NCL Home > Documentation > Functions > Date routines

calendar_decode2_fix

Translates numeric time coordinates to calendar times (temporary function; see the 6.4.0 release notes for details).

Available in version 6.4.0 and later.

Prototype

load "$NCARG_ROOT/lib/ncarg/nclscripts/contrib/calendar_decode2_fix.ncl"

	function calendar_decode2_fix (
		time       : numeric,  
		option [1] : integer   
	)

Arguments

time

option

Description

This is a temporary function with the same calling sequence as calendar_decode2_fix. It is being provided for user test purposes only and potentially as a replacement function. See the 6.4.0 release notes for details. A decision will be made about this function in a future release of NCL.