climetlab
climetlab copied to clipboard
Python package for easy access to weather and climate data
Hi, Can I suggest merging strategy/options (similar to what is possible with `xr.merge`) for `to_xarray`. I'm asking this because I got the following error while making a call to this...
The title is quite explicit :p . I get this error in the tests for the release of a new version of the [EUMETNET benchmark climetlab](https://github.com/Climdyn/climetlab-eumetnet-postprocessing-benchmark) plugin. Is climetlab still...
I am following an invitation from @floriankrb and Peter Dueben to share some insights of how I tackle some issues working with Weather data and AI. Actually we do not...
https://climetlab.readthedocs.io/en/latest/installing.html > we recommend installing as many ❓ dependencies as possible with conda, then install CliMetLab with pip Before I bore you with logs from conda install / pip, could...
Split url on `"."`, instead of the other way round.
### What maintenance does this project need? Could you please update the changelog at each new release (it's unchanged since 9 months...) Thanks ### Organisation Meteo-France
### Is your feature request related to a problem? Please describe. It would be great to have the `cos_solar_zenith_angle_integrated` function from `earthkit.meteo.solar` included alongside the other relevant functions in `climetlab/sources/constants.py`....
### Is your feature request related to a problem? Please describe. Hi, this is a question and not a feature request. I have been playing with creating a dataset python...
### What happened? Getting the lat/lons for a `reduced_rotated_gg` grid has been fixed in ecCodes 2.35.0. See ECC-1781 on https://confluence.ecmwf.int/display/ECC/ecCodes+version+2.35.0+released This means that the code providing a workaround in `GribField.grid_points()`...