-
Notifications
You must be signed in to change notification settings - Fork 0
/
example3_nLoc_1Var_climatology.json
26 lines (26 loc) · 1.31 KB
/
example3_nLoc_1Var_climatology.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"indicatorFile": "DE-0055_INDICATOR_regridded_rescaled_SoilGrids250-v2017_BGRvector_newAllv.nc",
"locations": [
{
"locationID": "example3_site1",
"locationLat": 50.00000,
"locationLon": 4.00000,
"simData": "https://service.tereno.net/thredds/dodsC/forecastnrw/products/climatology_v2/paw_DE05_ECMWF-HRES_hindcast_r1i1p2_FZJ-IBG3-ParFlowCLM380_hgfadapter-h00-v02bJurecaGpuProdClimatologyTl_1day_20230101-20231231.nc",
"depth": 0.3
},
{
"locationID": "example3_site2",
"locationLat": 51.00000,
"locationLon": 4.00000,
"simData": "https://service.tereno.net/thredds/dodsC/forecastnrw/products/climatology_v2/paw_DE05_ECMWF-HRES_hindcast_r1i1p2_FZJ-IBG3-ParFlowCLM380_hgfadapter-h00-v02bJurecaGpuProdClimatologyTl_1day_20230101-20231231.nc",
"depth": 0.3
},
{
"locationID": "example3_site3_returns_missing_value",
"locationLat": 52.00000,
"locationLon": 4.00000,
"simData": "https://service.tereno.net/thredds/dodsC/forecastnrw/products/climatology_v2/paw_DE05_ECMWF-HRES_hindcast_r1i1p2_FZJ-IBG3-ParFlowCLM380_hgfadapter-h00-v02bJurecaGpuProdClimatologyTl_1day_20230101-20231231.nc",
"depth": 0.3
}
]
}