Time Ranges and Calendars

Although the different NA-CORDEX simulations cover the same time periods (1980-2014 for ERA-Interim, 1950-2005 for historical, and 2006-2100 for future simulations), the exact start and end dates vary depending on a variety of factors, including the limits of the driving boundary conditions, the format of the inputs, and how the model handles missing inputs.

The simulations also vary in terms of the representation of the annual cycle. The ERA-Int runs all use the standard (aka "gregorian") calendar, which has 365 days per year or 366 in a leap year. Some of the GCM-driven runs also use the standard calendar, but some of them use a 365-day or "noleap" calendar in which the lenght of the year is a uniform 365 days, with no leap years. A few runs (some of those driven by HadGEM) have a 360-day calendar, with 12 months of exactly 30 days each.

All the data files represent time in the same way: as a count of days starting from some baseline, where the time coordinate has a value of zero. To properly convert the numeric time coordiante to a date, you must consider the calendar (which tells you how many days are in the year) as well as the baseline that it's counting from.

The calendar and the baseline are recorded in the netcdf metadata as the attributes calendar and units of the variable time. If possible, it's good practice to use tested software to do the conversion rather than doing it by hand; NCL has the cd_calendar function, Python has the cftime library, and R has the stars package. Note that standard datetime libraries generally do not understand the special calendars used in climate models, and that incorrect interpretation of the time coordinate can generate signficant errors. (Treating the 360-day calendar as standard results in an error of 16 months after 100 years, and even the 365-day calendar is off by almost four weeks at that point.)

For convenience, the following table lists the calendar, number of timesteps, date of the first and last timestep, and baseline for each simulation in the NA-CORDEX archive.

GridModelDriverScenarioCalendar#StepsFirst TimestepLast TimestepBaseline
NAM-11CRCM5-UQAMERA-Intevalgregorian131491979-01-01 12:002014-12-31 12:001949-12-01
NAM-22CanRCM4ERA-Inteval365_day76651989-01-01 12:002009-12-31 12:001949-12-01
NAM-22CanRCM4CanESM2hist365_day204401950-01-01 12:002005-12-31 12:001949-12-01
NAM-22CanRCM4CanESM2rcp45365_day346752006-01-01 12:002100-12-31 12:001949-12-01
NAM-22CanRCM4CanESM2rcp85365_day346752006-01-01 12:002100-12-31 12:001949-12-01
NAM-22CRCM5-OURERA-Intevalgregorian131491979-01-01 12:002014-12-31 12:001979-01-01
NAM-22CRCM5-OURCanESM2hist365_day204401950-01-01 12:002005-12-31 12:001950-01-01
NAM-22CRCM5-OURCanESM2rcp45365_day346742006-01-01 12:002100-12-30 12:001950-01-01
NAM-22CRCM5-OURCanESM2rcp85365_day346742006-01-01 12:002100-12-30 12:001950-01-01
NAM-22CRCM5-OURCNRM-CM5histgregorian204541950-01-01 12:002005-12-31 12:001950-01-01
NAM-22CRCM5-OURCNRM-CM5rcp85gregorian346972006-01-01 12:002100-12-30 12:001950-01-01
NAM-22CRCM5-OURGFDL-ESM2Mhist365_day204401950-01-01 12:002005-12-31 12:001950-01-01
NAM-22CRCM5-OURGFDL-ESM2Mrcp45365_day346742006-01-01 12:002100-12-30 12:001950-01-01
NAM-22CRCM5-OURGFDL-ESM2Mrcp85365_day346742006-01-01 12:002100-12-30 12:001950-01-01
NAM-22CRCM5-OURMPI-ESM-LRhistgregorian204541950-01-01 12:002005-12-31 12:001950-01-01
NAM-22CRCM5-OURMPI-ESM-LRrcp85gregorian346982006-01-01 12:002100-12-31 12:001950-01-01
NAM-22CRCM5-UQAMERA-Intevalgregorian131491979-01-01 12:002014-12-31 12:001949-12-01
NAM-22CRCM5-UQAMCanESM2hist365_day204401950-01-01 12:002005-12-31 12:001949-12-01
NAM-22CRCM5-UQAMCanESM2rcp85365_day346742006-01-01 12:002100-12-30 12:001949-12-01
NAM-22CRCM5-UQAMGEMatm-Canhist365_day204401950-01-01 12:002005-12-31 12:001949-12-01
NAM-22CRCM5-UQAMGEMatm-Canrcp85365_day346742006-01-01 12:002100-12-30 12:001949-12-01
NAM-22CRCM5-UQAMGEMatm-MPIhistgregorian208191949-01-01 12:002005-12-31 12:001949-12-01
NAM-22CRCM5-UQAMGEMatm-MPIrcp85gregorian346972006-01-01 12:002100-12-30 12:001949-12-01
NAM-22CRCM5-UQAMMPI-ESM-LRhistgregorian208191949-01-01 12:002005-12-31 12:001949-12-01
NAM-22CRCM5-UQAMMPI-ESM-LRrcp85gregorian346972006-01-01 12:002100-12-30 12:001949-12-01
NAM-22CRCM5-UQAMMPI-ESM-MRhistgregorian208191949-01-01 12:002005-12-31 12:001949-12-01
NAM-22CRCM5-UQAMMPI-ESM-MRrcp85gregorian346972006-01-01 12:002100-12-30 12:001949-12-01
NAM-22RegCM4ERA-Intevalgregorian131491979-01-01 12:002014-12-31 12:001949-12-01
NAM-22RegCM4GFDL-ESM2Mhist365_day204401950-01-01 12:002005-12-31 12:001949-12-01
NAM-22RegCM4GFDL-ESM2Mrcp85365_day343102006-01-01 12:002099-12-31 12:001949-12-01
NAM-22RegCM4HadGEM2-EShist360_day201601950-01-01 12:002005-12-30 12:001949-12-01
NAM-22RegCM4HadGEM2-ESrcp85360_day338102006-01-01 12:002099-11-30 12:001949-12-01
NAM-22RegCM4MPI-ESM-LRhistgregorian208191949-01-01 12:002005-12-31 12:001949-12-01
NAM-22RegCM4MPI-ESM-LRrcp85standard346972006-01-01 12:002100-12-30 12:001949-12-01
NAM-22WRFERA-Intevalgregorian113231980-01-01 12:002010-12-31 12:001949-12-01
NAM-22WRFGFDL-ESM2Mhist365_day204401950-01-01 12:002005-12-31 12:001949-12-01
NAM-22WRFGFDL-ESM2Mrcp85365_day343102006-01-01 12:002099-12-31 12:001949-12-01
NAM-22WRFHadGEM2-EShiststandard204541950-01-01 12:002005-12-31 12:001949-12-01
NAM-22WRFHadGEM2-ESrcp85standard343332006-01-01 12:002099-12-31 10:301949-12-01
NAM-22WRFMPI-ESM-LRhist365_day204401950-01-01 12:002005-12-31 12:001949-12-01
NAM-22WRFMPI-ESM-LRrcp85365_day346752006-01-01 12:002100-12-31 10:301949-12-01
NAM-44CanRCM4ERA-Inteval365_day76651989-01-01 12:002009-12-31 12:001949-12-01
NAM-44CanRCM4CanESM2hist365_day204401950-01-01 12:002005-12-31 12:001949-12-01
NAM-44CanRCM4CanESM2rcp45365_day346752006-01-01 12:002100-12-31 12:001949-12-01
NAM-44CanRCM4CanESM2rcp85365_day346752006-01-01 12:002100-12-31 12:001949-12-01
NAM-44CRCM5-UQAMERA-Intevalgregorian124191979-01-01 12:002012-12-31 12:001949-12-01
NAM-44CRCM5-UQAMCanESM2hist365_day204401950-01-01 12:002005-12-31 12:001949-12-01
NAM-44CRCM5-UQAMCanESM2rcp45365_day346742006-01-01 12:002100-12-30 12:001949-12-01
NAM-44CRCM5-UQAMCanESM2rcp85365_day346742006-01-01 12:002100-12-30 12:001949-12-01
NAM-44CRCM5-UQAMGEMatm-Canhist365_day204401950-01-01 12:002005-12-31 12:001949-12-01
NAM-44CRCM5-UQAMGEMatm-Canrcp85365_day346742006-01-01 12:002100-12-30 12:001949-12-01
NAM-44CRCM5-UQAMGEMatm-MPIhistgregorian208191949-01-01 12:002005-12-31 12:001949-12-01
NAM-44CRCM5-UQAMGEMatm-MPIrcp85gregorian346972006-01-01 12:002100-12-30 12:001949-12-01
NAM-44CRCM5-UQAMMPI-ESM-LRhistgregorian208191949-01-01 12:002005-12-31 12:001949-12-01
NAM-44CRCM5-UQAMMPI-ESM-LRrcp45gregorian346972006-01-01 12:002100-12-30 12:001949-12-01
NAM-44CRCM5-UQAMMPI-ESM-LRrcp85gregorian346972006-01-01 12:002100-12-30 12:001949-12-01
NAM-44CRCM5-UQAMMPI-ESM-MRhistgregorian208191949-01-01 12:002005-12-31 12:001949-12-01
NAM-44CRCM5-UQAMMPI-ESM-MRrcp85gregorian346972006-01-01 12:002100-12-30 12:001949-12-01
NAM-44HIRHAM5ERA-Intevalgregorian84001989-01-01 12:002011-12-31 12:001949-12-01
NAM-44HIRHAM5EC-EARTHhistgregorian200891951-01-01 12:002005-12-31 12:001949-12-01
NAM-44HIRHAM5EC-EARTHrcp45gregorian346982006-01-01 12:002100-12-31 12:001949-12-01
NAM-44HIRHAM5EC-EARTHrcp85gregorian346982006-01-01 12:002100-12-31 12:001949-12-01
NAM-44RCA4ERA-Intevalstandard120541980-01-01 12:002012-12-31 12:001949-12-01
NAM-44RCA4CanESM2hist365_day200751951-01-01 12:002005-12-31 12:001949-12-01
NAM-44RCA4CanESM2rcp45365_day346752006-01-01 12:002100-12-31 12:001949-12-01
NAM-44RCA4CanESM2rcp85365_day346752006-01-01 12:002100-12-31 12:001949-12-01
NAM-44RCA4EC-EARTHhiststandard200891951-01-01 12:002005-12-31 12:001949-12-01
NAM-44RCA4EC-EARTHrcp26standard346982006-01-01 12:002100-12-31 12:001949-12-01
NAM-44RCA4EC-EARTHrcp45standard346982006-01-01 12:002100-12-31 12:001949-12-01
NAM-44RCA4EC-EARTHrcp85standard346982006-01-01 12:002100-12-31 12:001949-12-01
NAM-44RegCM4ERA-Intevalstandard131491979-01-01 12:002014-12-31 12:001949-12-01
NAM-44RegCM4GFDL-ESM2Mhist365_day204401950-01-01 12:002005-12-31 12:001949-12-01
NAM-44RegCM4GFDL-ESM2Mrcp85365_day343102006-01-01 12:002099-12-31 12:001949-12-01
NAM-44RegCM4HadGEM2-EShist360_day201601950-01-01 12:002005-12-30 12:001949-12-01
NAM-44RegCM4HadGEM2-ESrcp85360_day338102006-01-01 12:002099-11-30 12:001949-12-01
NAM-44RegCM4MPI-ESM-LRhiststandard208191949-01-01 12:002005-12-31 12:001949-12-01
NAM-44RegCM4MPI-ESM-LRrcp85standard343332006-01-01 12:002099-12-31 12:001949-12-01
NAM-44WRFERA-Intevalstandard135141979-01-01 12:002015-12-31 12:001949-12-01
NAM-44WRFGFDL-ESM2Mhist365_day204401950-01-01 12:002005-12-31 12:001949-12-01
NAM-44WRFGFDL-ESM2Mrcp85365_day343102006-01-01 12:002099-12-31 12:001949-12-01
NAM-44WRFHadGEM2-EShiststandard204541950-01-01 12:002005-12-31 12:001949-12-01
NAM-44WRFHadGEM2-ESrcp85standard343332006-01-01 12:002099-12-31 10:301949-12-01
NAM-44WRFMPI-ESM-LRhist365_day204401950-01-01 12:002005-12-31 12:001949-12-01
NAM-44WRFMPI-ESM-LRrcp85365_day346752006-01-01 12:002100-12-31 10:301949-12-01

Note 1: A few simulations end at 10:30 instead of 12:00. In these cases, the sub-daily simulation data was missing a single timestep at the end, and stopped at 21:00 instead of 24:00, and the time coordinate is placed at the midpoint of the time interval. 10:30 is the midpoint of 00:00 to 21:00.

Note 2: Be cautious about data from the first few years of the historical GCM-driven simulations. RCMs take some time to reach a state of dynamic equilibrium, and depending on how the modeling group handled this "spin-up" period, these years may still have imbalances due to initial conditions.

Note 3: The HadGEM2-ES GCM uses a 360-day calendar. The 360-day calendar has 12 months of 30 days each, so Dec. 31 is not a valid date under that calendar, while Feb. 30 is. The RegCM4 simulations driven by HadGEM preserved the 360-day calendar, but the WRF simulations converted it to a gregorian calendar by interpolating the boundary condition data to match: Feb. 30th and 29th (except in leap years) were dropped, and the 31st of Jan, Mar, May, Jul, Aug, Oct, and Dec were interpolated from the days before and after.