Description
Handle calendar and time values used by NetCDF-related scientific data. It helps Python programs represent dates that do not fit neatly into the standard Gregorian calendar support in common date libraries.
This is mainly useful for climate, ocean, atmospheric, and other scientific workflows. Incorrect calendar conversion can change analysis results, so projects should confirm the calendar type used by each dataset.