Skip to content

Commit

Permalink
Added data for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
dalmijn committed Oct 20, 2023
1 parent 7e74ede commit b7ed173
Show file tree
Hide file tree
Showing 26 changed files with 1,071 additions and 1 deletion.
Binary file added examples/linux64/wflow_piave_clip/inmaps.nc
Binary file not shown.
Binary file added examples/linux64/wflow_piave_clip/staticmaps.nc
Binary file not shown.
158 changes: 158 additions & 0 deletions examples/linux64/wflow_piave_clip/wflow_sbm.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,158 @@
casename = "wflow_sbm"
calendar = "proleptic_gregorian"
starttime = 2010-02-02T00:00:00
endtime = 2010-02-10T00:00:00
time_units = "days since 1900-01-01 00:00:00"
timestepsecs = 86400
dir_output = "run_default"

[state]
path_input = "instate/instates.nc"
path_output = "outstate/outstates.nc"

[input]
path_forcing = "inmaps.nc"
path_static = "staticmaps.nc"
gauges = "wflow_gauges"
ldd = "wflow_ldd"
river_location = "wflow_river"
subcatchment = "wflow_subcatch"
forcing = [ "vertical.precipitation", "vertical.temperature", "vertical.potential_evaporation",]
cyclic = [ "vertical.leaf_area_index",]
gauges_grdc = "wflow_gauges_grdc"

[model]
type = "sbm"
masswasting = true
snow = true
reinit = true
reservoirs = false
lakes = false
glacier = true
kin_wave_iteration = true
kw_river_tstep = 900
kw_land_tstep = 3600
thicknesslayers = [ 100, 300, 800,]
river_routing = "kinematic-wave"

[output]
path = "output.nc"

[csv]
path = "output.csv"
[[csv.column]]
header = "Q"
map = "gauges"
parameter = "lateral.river.q_av"

[[csv.column]]
header = "Q"
map = "gauges_grdc"
parameter = "lateral.river.q_av"

[[csv.column]]
header = "P"
map = "gauges_grdc"
parameter = "vertical.precipitation"

[state.vertical]
satwaterdepth = "satwaterdepth"
snow = "snow"
tsoil = "tsoil"
ustorelayerdepth = "ustorelayerdepth"
snowwater = "snowwater"
canopystorage = "canopystorage"
glacierstore = "glacierstore"

[input.vertical]
altitude = "wflow_dem"
c = "c"
cf_soil = "cf_soil"
cfmax = "Cfmax"
e_r = "EoverR"
f = "f"
infiltcappath = "InfiltCapPath"
infiltcapsoil = "InfiltCapSoil"
kext = "Kext"
kv_0 = "KsatVer"
leaf_area_index = "LAI"
m = "M_"
maxleakage = "MaxLeakage"
pathfrac = "PathFrac"
potential_evaporation = "pet"
precipitation = "precip"
rootdistpar = "rootdistpar"
rootingdepth = "RootingDepth"
soilminthickness = "SoilMinThickness"
soilthickness = "SoilThickness"
specific_leaf = "Sl"
storage_wood = "Swood"
temperature = "temp"
tt = "TT"
tti = "TTI"
ttm = "TTM"
water_holding_capacity = "WHC"
waterfrac = "WaterFrac"
theta_s = "thetaS"
theta_r = "thetaR"
glacierstore = "wflow_glacierstore"
glacierfrac = "wflow_glacierfrac"
g_cfmax = "G_Cfmax"
g_tt = "G_TT"
g_sifrac = "G_SIfrac"

[state.lateral.river]
q = "q_river"
h = "h_river"
h_av = "h_av_river"

[state.lateral.subsurface]
ssf = "ssf"

[state.lateral.land]
h = "h_land"
h_av = "h_av_land"
q = "q_land"

[input.lateral.river]
length = "wflow_riverlength"
n = "N_River"
slope = "RiverSlope"
width = "wflow_riverwidth"
bankfull_depth = "RiverDepth"

[input.lateral.subsurface]
ksathorfrac = "KsatHorFrac"

[input.lateral.land]
n = "N"
slope = "Slope"

[output.lateral.river]
q_av = "q_river"

[output.lateral.land]
q = "q_land"
h = "h_land"

[input.lateral.river.reservoir]
area = "ResSimpleArea"
areas = "wflow_reservoirareas"
demand = "ResDemand"
locs = "wflow_reservoirlocs"
maxrelease = "ResMaxRelease"
maxvolume = "ResMaxVolume"
targetfullfrac = "ResTargetFullFrac"
targetminfrac = "ResTargetMinFrac"

[input.lateral.river.lake]
area = "LakeArea"
areas = "wflow_lakeareas"
b = "Lake_b"
e = "Lake_e"
locs = "wflow_lakelocs"
outflowfunc = "LakeOutflowFunc"
storfunc = "LakeStorFunc"
threshold = "LakeThreshold"
linkedlakelocs = "LinkedLakeLocs"
waterlevel = "LakeAvgLevel"
Binary file added examples/linux64/wflow_piave_subbasin/inmaps.nc
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "fid": 1 }, "geometry": { "type": "Point", "coordinates": [ 12.199999999999619, 45.833333333334124 ] } }
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "grdc_no": 6349410, "wmo_reg": 6, "sub_reg": 49, "river": "BOITE, TORRENTE", "station": "CANCIA", "country": "IT", "area": 313.0, "altitude": 818.0, "d_start": 1930, "d_end": 2008, "d_yrs": 79, "d_miss": 36.770057182464043, "m_start": null, "m_end": null, "m_yrs": null, "m_miss": null, "t_start": 1930, "t_end": 2008, "t_yrs": 79, "lta_discharge": 9.461, "r_volume_yr": 0.298362096, "r_height_yr": 953.23353354632604 }, "geometry": { "type": "Point", "coordinates": [ 12.216666666666271, 46.433333333333579 ] } },
{ "type": "Feature", "properties": { "grdc_no": 6349400, "wmo_reg": 6, "sub_reg": 49, "river": "PIAVE, FIUME", "station": "PONTE DELLA IASTA", "country": "IT", "area": 357.0, "altitude": 848.0, "d_start": 1932, "d_end": 2008, "d_yrs": 77, "d_miss": 33.532444444444437, "m_start": null, "m_end": null, "m_yrs": null, "m_miss": null, "t_start": 1932, "t_end": 2008, "t_yrs": 77, "lta_discharge": 10.364, "r_volume_yr": 0.326839104, "r_height_yr": 915.51569747899157 }, "geometry": { "type": "Point", "coordinates": [ 12.516666666665998, 46.533333333333488 ] } },
{ "type": "Feature", "properties": { "grdc_no": 6349411, "wmo_reg": 6, "sub_reg": 49, "river": "BOITE, TORRENTE", "station": "PODESTAGNO", "country": "IT", "area": 82.0, "altitude": 1330.0, "d_start": 1943, "d_end": 2008, "d_yrs": 66, "d_miss": 51.142821587090893, "m_start": null, "m_end": null, "m_yrs": null, "m_miss": null, "t_start": 1943, "t_end": 2008, "t_yrs": 66, "lta_discharge": 2.256, "r_volume_yr": 0.071145216, "r_height_yr": 867.6245853658537 }, "geometry": { "type": "Point", "coordinates": [ 12.116666666666362, 46.6 ] } }
]
}
Loading

0 comments on commit b7ed173

Please sign in to comment.