-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathexample3_nLoc_1Var_climatology.json
More file actions
26 lines (26 loc) · 1.33 KB
/
example3_nLoc_1Var_climatology.json
File metadata and controls
26 lines (26 loc) · 1.33 KB
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/ParFlow-DE06-HC_v03/paw_DE06_ECMWF-HRES_hindcast_r1i1p1_FZJ-IBG3-ParFlowCLM380_hgfadapter-h00-v03bJuwelsGpuProdClimatologyTl_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/ParFlow-DE06-HC_v03/paw_DE06_ECMWF-HRES_hindcast_r1i1p1_FZJ-IBG3-ParFlowCLM380_hgfadapter-h00-v03bJuwelsGpuProdClimatologyTl_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/ParFlow-DE06-HC_v03/paw_DE06_ECMWF-HRES_hindcast_r1i1p1_FZJ-IBG3-ParFlowCLM380_hgfadapter-h00-v03bJuwelsGpuProdClimatologyTl_1day_20230101-20231231.nc",
"depth": 0.3
}
]
}