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

Merge GRIB files #28

Open
victoria-cherkas opened this issue Oct 27, 2022 · 1 comment
Open

Merge GRIB files #28

victoria-cherkas opened this issue Oct 27, 2022 · 1 comment

Comments

@victoria-cherkas
Copy link
Collaborator

If we want to plot / work with multiple grib files, ie timeseries, then it would be useful to have single ds with all data. eg using cfgrib and https://docs.xarray.dev/en/stable/generated/xarray.combine_by_coords.html

@regDaniel
Copy link

Thanks for opening this issue, it would be a nice feature to have! @clairemerker also found out that there are performance issues when merging datasets which were loaded with the cfgrib engine (see here). However we didn't yet check whether this is relevant for us and should probably do a small test before starting with the implementation.

leuty pushed a commit to leuty/iconarray that referenced this issue May 16, 2023
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

No branches or pull requests

2 participants