-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More calendars than just 'standard', '360-day' and '365-day' #5378
Comments
I think this might be part of the same problem as #3561, and I have an open pull request for that at #5138. @HoWol76 are you able to try loading your file with my branch? The original issue is rather old, so we have been unsure how to test my change in a real-world situation. Edit: we have instructions for installing Iris from a git checkout at https://scitools-iris.readthedocs.io/en/latest/installing.html#installing-from-source-with-conda-developers |
In order to maintain a backlog of relevant issues, we automatically label them as stale after 500 days of inactivity. If this issue is still important to you, then please comment on this issue and the stale label will be removed. Otherwise this issue will be automatically closed in 28 days time. |
This stale issue has been automatically closed due to a lack of community activity. If you still care about this issue, then please either:
|
iris/lib/iris/fileformats/pp_load_rules.py
Line 551 in 5b42f47
My code just fails as it tries to read in a file with a calendar type 'proleptic_gregorian'
cf_units
has several calendars:I just have this issue when I try to load an orography file, which has set the year to 0.
The text was updated successfully, but these errors were encountered: