openclimatefix / nwp-consumer

Microservice for consuming NWP data.
9 stars 3 forks source link

Check downloaded icon file exists #122

Closed devsjc closed 4 months ago

devsjc commented 4 months ago

Enables conversion without saving of the raw data with a better cache system.

To download and convert raw data without saving the raw data, you can set the raw path in the command args to be equal to the internal.CACHE_PATH_RAW and use the local filesystem storage actor.