Skip to content
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

Add iris support for NetCDF output #4

Open
samharrison7 opened this issue Apr 10, 2021 · 0 comments
Open

Add iris support for NetCDF output #4

samharrison7 opened this issue Apr 10, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@samharrison7
Copy link
Collaborator

Output NetCDF loads automagically in xarray but doesn't in iris. Need to learn more about iris and figure out how we can make this happen. I probably just need to tweak the file format a bit. This isn't a prioritory for now though so I'm placing here to come back to at a latter date.

Specific issues with iris:

  • Warning message that global coordinates attribute isn't permitted. xarray requires this attribute to recognise the correct CRS.
  • Only the time dimension coordinate is recognised.
@samharrison7 samharrison7 added the enhancement New feature or request label Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant