Sometimes there's a problem writing to NetCDF because of calendar conversion issues and incompatible representations of time in Python. Right now we have a pair of try/except blocks that attempt to write out or fail informatively. We should see how to make the calendar conversion more robust.
Sometimes there's a problem writing to NetCDF because of calendar conversion issues and incompatible representations of time in Python. Right now we have a pair of try/except blocks that attempt to write out or fail informatively. We should see how to make the calendar conversion more robust.