calendar in Coordinate

Name: calendarVersion Id: 1.0.0.0
Description: In order to calculate a new date and time given a base date, base time and a time increment one must know what calendar to use. For this purpose we recommend that the calendar be specified by the attribute calendar which is assigned to the time coordinate variable.
Namespace Id: amaSteward: atmClass Name: CoordinateType: ASCII_​Short_​String_​Collapsed
Minimum Value: NoneMaximum Value: NoneMinimum Characters: 1Maximum Characters: 255
Unit of Measure Type: NoneDefault Unit Id: NoneAttribute Concept: NoneConceptual Domain: SHORT_STRING
Status: ActiveNillable: falsePattern: None
Permissible Value(s)ValueValue Meaning
 360_​DayAll years are 360 days divided into 30 day months.
 365_​DayGregorian calendar without leap years, i.e., all years are 365 days long. (Same as Noleap.)
 366_​DayGregorian calendar with every year being a leap year, i.e., all years are 366 days long. (Same as All_Leap.)
 All_​LeapGregorian calendar with every year being a leap year, i.e., all years are 366 days long. (Same as 366_Day.)
 GregorianMixed Gregorian/Julian calendar as defined by Udunits. This is the default. (Same as Standard.)
 JulianJulian calendar.
 NoleapGregorian calendar without leap years, i.e., all years are 365 days long. (Same as 365_Day.)
 NoneNo calendar.
 Proleptic_​GregorianA Gregorian calendar extended to dates before 1582-10-15. That is, a year is a leap year if either (i) it is divisible by 4 but not by 100 or (ii) it is divisible by 400.
 StandardMixed Gregorian/Julian calendar as defined by Udunits. This is the default. (Same as Gregorian.)