{"service": "weathermapmaker forecast API", "endpoints": {"/v1/forecast": "latitude, longitude, variables (comma list), [store], [version]", "/v1/history": "latitude, longitude, [model=nbm-qmd|nbm|ndfd], [runs=8], [units=us|metric] \u2014 the same valid times as seen from successive synoptic cycles; every run carries series.temp, plus p10/p90 for nbm-qmd", "/v1/point": "model, latitude, longitude, [variables], [units=us|metric], [run], [base]; ensemble models (ecmwf-ens) also take [members=1], [prob=0.5,1,2]", "/v1/metadata": "[store], [version]"}, "example": "/v1/point?model=nbm&latitude=32.85&longitude=-96.85&units=us", "example_ensemble": "/v1/point?model=ecmwf-ens&latitude=25.76&longitude=-80.19&variables=tp&prob=1,2", "stores": "icechunk://repo[@branch|tag|snapshot] \u00b7 store.zarr \u00b7 run.grib2"}