-
### Is your feature request related to a problem? Please describe.
The backends developed within this package seem useful also outside of earthkit. Who doesn't like to have easier access to data and …
-
### Is your feature request related to a problem? Please describe.
In the DE330 DestinE project we output hydrological data in the lambert azimuthal projection. When trying to plot this with earthkit…
-
Hey all,
I am trying to run `ai-models` on a set of models. I want to launch multiple forecasts at different timesteps and compare them with the outputs of ERA5. Due to the requirements of my HPC, …
-
### Problem Description:
Hello, I'm using **Earthkit** to extract weather data from a GRIB file provided by ECMWF. Specifically, I'm working with the u-vector wind data at a pressure level of 1000 …
-
When I try to download the assets (specifically surface fields), it requests MARS access.
Wondering if it's possible to download the assets without this access?
-
Do we need a logo? :)
Here is what Dall-E came up with
![DALL·E 2023-04-20 12 33 38 - planet earth on transparent background with a spanner symbol in front (trending on art station)](https://us…
-
### What happened?
https://help.wekeo.eu/en/articles/6796717-how-to-use-wekeo-drive-for-sharing-data-or-work-between-users
I have followed the description, but step 4 did not work for me!
###…
gritk updated
3 months ago
-
Hi,
@juntyr and I are trying to read large remote GRIB file using gribscan.
We are first creating the reference json file `ref` by uploading the same GRIB file (`ref` should be provided next to th…
-
### What happened?
Hello, I am simply running the first example on the website:
`import earthkit as ek
data = ek.data.from_source(
'cds',
'reanalysis-era5-single-levels',
{
…
-
### Is your feature request related to a problem? Please describe.
The goal is to add the same (limited) support to xarray that is currently available for GRIB fieldlists.
### Describe the solution …