- 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
|
||
|---|---|---|
| .. | ||
| grib2 | ||
| era5_client.ex | ||
| era5_profile.ex | ||
| hrrr_client.ex | ||
| hrrr_profile.ex | ||
| iem_client.ex | ||
| iemre_observation.ex | ||
| rtma_client.ex | ||
| rtma_observation.ex | ||
| solar_client.ex | ||
| solar_index.ex | ||
| sounding.ex | ||
| sounding_params.ex | ||
| station.ex | ||
| surface_observation.ex | ||
| weather_layers.ex | ||