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

Improve direct loading from .nc files #31

Merged
merged 5 commits into from
Oct 26, 2020
Merged

Improve direct loading from .nc files #31

merged 5 commits into from
Oct 26, 2020

Conversation

Datseris
Copy link
Member

@Datseris Datseris commented Oct 23, 2020

With this PR we can now load "guaranteed" .nc files directly into ClimArray as dimensions we don't have explicit names for now become generic dimensions.

(I also added level as a pressure alias, which is used in ERA5)

Closes #30

@Datseris Datseris merged commit fc1b867 into master Oct 26, 2020
@Datseris Datseris deleted the better_loading branch October 26, 2020 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve .nc loading to use Dim{:name} when encountering unknown dimension
1 participant