-
The sliced data array is 0.002 megabytes but when I try to export it to a numpy array, it loads the entire unsliced data array into memory which causes a memory allocation error (which is in itself od…
-
Hello,
I am using metview-python to work with large amounts of GRIB data and during the processing a lot of memory is allocated (even though I eventually only extract some grid points). When inspec…
-
Hello,
Please let me know if there is a better place to ask a question like this one. I wasn't able to find a forum or user group for metview, but if there is a resource like that which would be be…
-
### Is your feature request related to a problem? Please describe.
When I extract specific values from the earthkit metadata, I get a list of tuples:
```
>>> source.metadata("param", "units")
[('2…
-
### What maintenance does this project need?
Hello, I'm reaching out to learn more about the mv.interpolation function used in the metview library. I'm particularly interested in understanding how it…
-
### What happened?
When I try to process grb in Lambert it is not possible to crop it
[CLSTEMPERATURE_00.grb](https://aladin.nowcasting.eu/shmu/alaro/oper/CLSTEMPERATURE_00.grb)
filename = 'CL…
-
# Challenge 32 - Building interactive weather visualisations
> **Stream 3** - Visualize weather, climate and atmosphere
### Goal
Python package to build animated and exciting visualisations i…
-
Another potential calculation: velocity potential
-
# Challenge 22 - Bringing Magics weather maps to Matplotlib
> **Stream 2** - Web development for weather, climate and atmosphere
### Goal
Make high-quality weather maps integrated in matplotl…
-
Running `weather-mv` pipelines is difficult because the dependencies are hard to set up. A client-side Docker image for submitting the jobs can make life easier.