Implement a SMOS ARD Pipeline which is an on-demand satellite data processing pipeline that fetches raw SMOS soil moisture (L2C) data from CREODIAS, temporally aggregates it into Analysis-Ready Data (ARD) Zarr cubes stored on S3, and publishes the results to the EarthCODE Open Science Catalogue via automated GitHub PRs. It runs as an Airflow DAG on Kubernetes, where each processing step (fetch → aggregate → publish) executes in an isolated container pod.
Implement a SMOS ARD Pipeline which is an on-demand satellite data processing pipeline that fetches raw SMOS soil moisture (L2C) data from CREODIAS, temporally aggregates it into Analysis-Ready Data (ARD) Zarr cubes stored on S3, and publishes the results to the EarthCODE Open Science Catalogue via automated GitHub PRs. It runs as an Airflow DAG on Kubernetes, where each processing step (fetch → aggregate → publish) executes in an isolated container pod.