ecmwf-projects / cads-adaptors

CADS data retrieval adaptors and associated methods and tools
Apache License 2.0
2 stars 1 forks source link

CDS-298 cads-mars-server result to CePH #218

Open EddyCMWF opened 1 month ago

EddyCMWF commented 1 month ago

Write cads-mars-server results directly to CePH

malmans2 commented 1 month ago

Quick comment about this: When you zip/convert to netcdf, I think it might be better to only write the final file directly on ceph.

EddyCMWF commented 1 month ago

Hi Mattia, I think this relates massively to the intermediate caching we are discussing in other channels, and may also require a slight refactor of how we call MARS. Maybe via the DirectMarsAdaptor Eddy