gritk

Results 7 comments of gritk

variable: short JD(time=1, lat=20880, lon=28440); :units = "days since 2022-01-01"; :comment = "Possible values: 0 when the pixel is not burned; 1 to 366 day of the first detection when...

import matplotlib as mpl cmap = mpl.colors.ListedColormap([ ( 49/256., 57/256., 149/256.), # 750 ]) bounds = [-2, -1, 0, 1, 25, 50, 100, 200, 300, 365] norm = mpl.colors.BoundaryNorm(bounds, cmap.N)...

Could you please indicate the correct location for this problem or assign the problem to the correct location?

Thank you for the prompt reply! earthkit-data version - '0.1.1.dev40+g1aaf922' cdsapi versions - 0.6.1 As you wrote, your retrieval works, what I need to change to download at least one...

Thank you very much - now it works!

This would be very useful for working with the C3S LOT5 Fire AF & FRP summary datasets, which are provided as a table in csv format. (https://www.wekeo.eu/data?view=dataset&dataset=EO%3AECMWF%3ADAT%3ASATELLITE_FIRE_RADIATIVE_POWER)

Oh - I have used the following guide - recommends the use of Clang 11 (https://eradiate.readthedocs.io/en/stable/rst/developer_guide/dev_install.html#sec-developer-guide-dev-install) ![grafik](https://github.com/user-attachments/assets/6dddbd9a-4f9e-4851-9b08-68c3ab6a8739)