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

37 netcdf convertor for grib files #48

Merged
merged 10 commits into from
Sep 29, 2023

Conversation

EddyCMWF
Copy link
Contributor

A basic netCDF convertor based on cfgrib, using cfgrib.open_datasets as suggested by Ale.

I have tested with several datasets, including the more complex CARRA (Arctic on Lambert projection) and it seems to be working well. It produces several netCDF files when it is unable to make a single datacube.

We need to do some very thorough testing, but this will allow us to do that, and we will put an "Experimental" caveat on the web-portal if/where needed.

@EddyCMWF EddyCMWF linked an issue Sep 28, 2023 that may be closed by this pull request
@EddyCMWF EddyCMWF requested a review from alexamici September 28, 2023 16:07
@malmans2
Copy link
Member

malmans2 commented Sep 29, 2023

@EddyCMWF
FYI, we've fixed the docs issue in the cookiecutter (i.e., make template-update should fix the docs-build action)
The problem is that sphinx-autoapi is out-of-date on conda-forge

@alexamici alexamici merged commit 2dc9a78 into main Sep 29, 2023
@EddyCMWF EddyCMWF deleted the 37-netcdf-convertor-for-grib-files branch September 26, 2024 07:00
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.

netCDF convertor for grib files
3 participants