prop/lib
Graham McIntire fbf24622fa Fix ERA5 CDS API endpoint for new v1 API
- Submit: /api/retrieve/v1/processes/{dataset}/execution
- Request body wrapped in {"inputs": ...}
- Poll: /api/retrieve/v1/jobs/{jobId}
- Status field: "status" not "state", values: accepted/running/successful/failed
- Download: GET {job_url}/results, follow asset href link
- Add ERA5 credentials to k8s secret manifest
2026-04-07 12:32:21 -05:00
..
microwaveprop Fix ERA5 CDS API endpoint for new v1 API 2026-04-07 12:32:21 -05:00
microwaveprop_web Add ERA5 to backfill dashboard and enrichment pipeline 2026-04-07 12:24:18 -05:00
mix/tasks Add mix era5_backfill task and gitignore .envrc 2026-04-07 12:24:18 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex Add robots.txt and sitemap.xml for search engines 2026-04-03 08:44:33 -05:00