Releases: Deltares/Wflow.jl
Releases · Deltares/Wflow.jl
v0.8.1
v0.8.0
Wflow v0.8.0
Merged pull requests:
- Total Water Storage (#327) (@dalmijn)
- BMI
get_grid_size
function (#328) (@verseve) - Check lake balance (#330) (@verseve)
- Don't expose scalar variables in the BMI (#332) (@verseve)
- Update sediment parameters (#337) (@JoostBuitink)
- Update publications.md (#338) (@aweerts)
- Support different vertical saturated hydraulic conductivity profiles in
SBM
(#340) (@verseve) - Also update sediment units in struct (#341) (@JoostBuitink)
- Update publications.md (#343) (@aweerts)
- Fix docs sediment concentration parameters (#346) (@verseve)
- Update publications.md (#355) (@aweerts)
- Wflow ZMQ Server (#356) (@verseve)
- Fix
set_states
function of model typesbm
(#358) (@verseve) - Check if all states are covered (#359) (@JoostBuitink)
- Bump actions/checkout from 2 to 4 (#362) (@dependabot[bot])
- Bump actions/cache from 1 to 4 (#363) (@dependabot[bot])
- CompatHelper: bump compat for NCDatasets to 0.14, (keep existing compat) (#364) (@github-actions[bot])
- Add CLI tests (#366) (@Hofer-Julian)
- Add floodplain discharge to inflow reservoirs and lakes (#368) (@verseve)
- Function
save_state
(#370) (@verseve) - Add local inertial routing scheme to
sbm_gwf
concept. (#371) (@verseve) - Remove lower limit of zero for
sbm.runoff
(#373) (@verseve) - Improve spelling and grammar in the introduction (#378) (@CFBaptista)
- Improve spelling and grammar in the user guide (#379) (@CFBaptista)
SBM
evaporation and use of fractions (#381) (@verseve)- Improve spelling and grammar in the modeling documentation (#384) (@CFBaptista)
- Fix
BMI.update_until
(InexactError: Int64
) (#387) (@verseve) - Replace non-ASCII characters by ASCII characters in the names of variables, structs, functions and macros (#388) (@CFBaptista)
- Bump prefix-dev/setup-pixi from 0.5.1 to 0.5.2 (#389) (@dependabot[bot])
- Replace use of
LoopVectorization
in local inertial modelstable_timestep
function withPolyester
(reduction
) (#390) (@verseve) - Bump prefix-dev/setup-pixi from 0.5.2 to 0.6.0 (#396) (@dependabot[bot])
- Fix broken doc links (#397) (@verseve)
- Water demand and allocation in
sbm
model concept (#402) (@verseve) - Update publications.md (#412) (@verseve)
- Bump julia-actions/cache from 1 to 2 (#413) (@dependabot[bot])
- Bump prefix-dev/setup-pixi from 0.6.0 to 0.7.0 (#415) (@dependabot[bot])
- Bump prefix-dev/setup-pixi from 0.7.0 to 0.8.0 (#421) (@dependabot[bot])
- Update sediment model documentation (#422) (@CFBaptista)
- Fix required states
sbm_gwf
model type (#424) (@verseve) - Bump prefix-dev/setup-pixi from 0.8.0 to 0.8.1 (#426) (@dependabot[bot])
- Quick boundary fix (#430) (@dalmijn)
- Stop using local JULIAUP_DEPOT_PATH (#438) (@visr)
- Prepare release v0.8.0 (#449) (@verseve)
Closed issues:
- OpenDA coupling (#93)
- improvement reduction function Feddes (#102)
- Include water demand and allocation (#223)
- Support Total Water Storage (
SBM
concept) as output variable (#281) - Check if all states are provided when using
reinit=false
(#293) - Support different vertical hydraulic conductivity (
kv
) profiles inSBM
(#313) - Lake module: with small lakes and/or dry conditions simulation fails (#329)
- BMI and request of scalar variables (#331)
- Bedconc, SSconc and Sedconc are in g/m3 and not kg/m3 (#336)
- Add local inertial routing to
sbm_gwf
concept (#344) - Sediment Concentration Parameters in Docs (#345)
- Re-infiltration of Surface Water (#349)
- Unicode Character Usage and Consistency (#352)
- Fix
set_states
for modeltypesbm
with local inertial model for 1D river and 2D overland flow. (#357) - Wflow_sbm run fails with local inertial routing (virtual machine) (#360)
- Local inertial routing: floodplain discharge is not added to inflow reservoir or lake (#367)
- Function
save_state
should close state file (#369) - Remove lower limit of zero for
sbm.runoff
(#372) SBM
evaporation and fractions (open water, vegetation, soil surface) (#374)- Improve spelling and grammar in documentation (#377)
BMI.update_until
can throw anInexactError
(#386)- Inaccessible links (#395)
SBM
variablesvwc_root
andvwc_percroot
can have NaN values (#416)- cli runner for native linux installation (#420)
- States checking for model type
sbm_gwf
is missing required river and land state:h_av
(#423) - Model type
sbm_gwf
: do not reset heads forconstanthead
boundary (#429)
v0.7.3
Wflow v0.7.3
Merged pull requests:
- Cyclic times (#298) (@verseve)
- Wflow_sbm figure leakage term and
ksathorfrac
documentation (#303) (@verseve) - CompatHelper: bump compat for NCDatasets to 0.13, (keep existing compat) (#305) (@github-actions[bot])
- BMI: bug fixes and updates (#306) (@verseve)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#309) (@github-actions[bot])
- update Project compat entries (#311) (@visr)
- Update publications.md (#318) (@aweerts)
- Update publications.md (#320) (@aweerts)
- CompatHelper: bump compat for NCDatasets to 0.14, (keep existing compat) (#321) (@github-actions[bot])
- Modified puls (#323) (@verseve)
- Update list of contributors docs and zenodo (#324) (@verseve)
- Kvfrac leakage (#325) (@verseve)
Closed issues:
- Support different
cyclic_times
(#277) - document ksathorfrac (#279)
- Add leakage term to wflow_sbm figure (#297)
- ERROR: NetCDF error: NetCDF: Invalid dimension ID or name (NetCDF error code: -46) (#301)
- BMI get_value and grid type (#304)
bmi.get_current_time
andbmi.get_end_time
are broken. (#307)- Support for
CFTime.DateTimeNoLeap
calendar (#308)
v0.7.2
v0.7.1
v0.7.0
Wflow v0.7.0
Closed issues:
- HQ approach for reservoirs (#242)
- ERROR: unsupported cyclic timeseries when running the wflow model in Julia language (#247)
- ERROR: One or more cycles detected in flow graph. (#248)
- ERROR: LoadError: ArgumentError: Package Wflow does not have Distributed (#251)
- Flows to be printed for each grid cell (#252)
- bug when lakes is true (#258)
- Merging era5_land and era5_single netcdf files (#260)
- Saving total evaporation with SBM (#263)
- Error: unsupported cyclic timeseries (#269)
- Logging of run time (#271)
Merged pull requests:
- define BMI.get_time_units on model instance (#245) (@visr)
- BMI use simulation starttime as t = 0, not 1970 (#246) (@visr)
- Res lake hq (#250) (@verseve)
- Update codecov-action
(#253) (@Hofer-Julian) - fix initialize lake function name (#259) (@verseve)
- Resolve overhead
Threads.@threads
(> 8 threads) (#261) (@verseve) - Starttime (#262) (@verseve)
- Add
interception
to total actual evapotranspirationactevap
(#264) (@verseve) - Add
sum
to reducer options (#272) (@JoostBuitink)
v0.6.3
Wflow v0.6.3
Closed issues:
- GroundwaterFlow: support exponential decline of hydraulic conductivity with depth (#179)
- 1D floodplain schematization in local inertial routing (#220)
- Improve error when _FillValue in time dimension (#221)
- create staticmap with dummy data for floodplain (#228)
- adding param = "lateral.river.reservoir.volume" gives error (#231)
- Reading
time
from multiple forcing netCDF files (> 2Gb) very slow (#238) - Day of year for lake model (#239)
Merged pull requests:
- add extra tests from Aqua (#219) (@visr)
- Allow for _FillValue in time dimension (#229) (@JoostBuitink)
- Support for declining horizontal conductivity in sbm_gwf concept (#230) (@JoostBuitink)
- CompatHelper: bump compat for LoggingExtras to 1, (keep existing compat) (#232) (@github-actions[bot])
- optional 1d floodplain schematization for local inertial river flow (#233) (@verseve)
NCDatasets
and multifile reading (#240) (@verseve)- Fix time cyclic input and lake rating curve (column index) (#241) (@verseve)
v0.6.2
Wflow v0.6.2
Merged pull requests:
- CompatHelper: bump compat for LoggingExtras to 0.5, (keep existing compat) (#212) (@github-actions[bot])
- Local inertial 1D-2D: inflow, reservoirs and lakes (#213) (@verseve)
- remove _FillValue from coordinate variables (#215) (@visr)
- unpin netcdf (#216) (@visr)
- Glacier parameter g_sifrac (conversion) (#217) (@verseve)
- Some small optimisations and fix dt local inertial model (1D and 2D) (#218) (@verseve)
v0.6.1
Wflow v0.6.1
Closed issues:
- Error when creating log in new directory (#209)
Merged pull requests:
- Create dir before creating log file (#210) (@JoostBuitink)
- fix for NCDatasets 0.12.3 (#211) (@visr)
v0.6.0
Wflow v0.6.0
Closed issues:
- add compression to NetCDF output (#123)
- Flextopo implementation in Julia (#178)
- Simplified Bagnold parameters (#190)
- unit of variable ssf (#202)
- local inertial land: h_av remains zero for river cells (#206)
Merged pull requests:
- Updated documentation (#184) (@JoostBuitink)
- Flextopo (#194) (@laurenebouaziz)
- fix NetCDF_jll to a known working build (#200) (@visr)
- CompatHelper: bump compat for NCDatasets to 0.12, (keep existing compat) (#203) (@github-actions[bot])
- Change unit of lateral subsurface flow (ssf) (#204) (@verseve)
- test doc flextopo (#205) (@laurenebouaziz)
- Fix calculation of h_av as part of 2D overland flow (#207) (@verseve)
- Support compression of NetCDF file (#208) (@JoostBuitink)