Hello,
I am new to the Atmospheric Toolbox and I would like to import CAMS Global Reananlysis data using HARP in the python interface. When I try to open the file with harp.import_product(), I get the following error:
CLibraryError: not all data in the GRIB file is for the same time.
The data contains the modelled data of several variables at certain times of one day for one date. How can I import this dataset?
Thanks in advance