Releases: CyprienBosserelle/BG_Flood
Rangitaiki
What's Changed
- Fix Spherical Grid capability (#78) by @CyprienBosserelle in #79
- CF compliant output and time handling by @CyprienBosserelle in #86
Full Changelog: v8.0...v0.9
GeoFabrics 1.0.0 paper
This release is a snapshot of the version of BG_Food used for the Geofabrics paper:
GeoFabrics 1.0.0: An Open-Source Python package for automatic hydrological conditioning of Digital Elevation Models for flood modelling.
No binaries provided.
QuickGrad
This new version includes an upgrade of the gradient computation, decreasing the computation time (and giving the name of this release!).
What's Changed
- Optimisation of the gradient computation by @CyprienBosserelle in #67
- Add a model for infiltration (Initial Loss Continuous Loss model) by @AliceHarang in #70
- Add crash detection and sanity check on inputs by @AliceHarang and @CyprienBosserelle #69 and #72
- Fix of wet-dry instability by @CyprienBosserelle in #74
Upsidedown
Added a feature to automatically flip netcdf files that are written updside down wich, for some reason is the default in Python
Full Changelog: v0.7...v0.7a
Poly
This version includes a bunch of update/upgrade including a polygonal domain. Also it was Polyfest last week so it's a good name.
This is a pre release so there are still a lot of bugs hanging around ready to pounce on unsuspected users.
What's Changed
- Catalyst by @CyprienBosserelle in #25
- Development for tsunami modelling for release by @CyprienBosserelle in #29
- Bring in Catalyst Vis in the adaptation scheme. by @CyprienBosserelle in #27
- Adapt by @CyprienBosserelle in #31
- Prolongation wet/dry by @CyprienBosserelle in #34
- Bringing back the new gradient calculation to the master branch by @CyprienBosserelle in #35
- Fix river test by @CyprienBosserelle in #39
- Fix TS output issue by @CyprienBosserelle in #41
- New Makefile for rewritten version of BG_Flood by @CyprienBosserelle in #42
- Fix ActiveCell on GPU for rain forcing by @CyprienBosserelle in #44
- Test rain to development by @CyprienBosserelle in #47
- New Engine (Buttinger et al.) and fix adaptive simulation by @CyprienBosserelle in #48
- Self hosted CI by @AliceHarang in #53
- Fix deform adapt by @CyprienBosserelle in #55
- Add param file as model input and fix float polymorphism by @CyprienBosserelle in #56
- Add polygon as model domain by @CyprienBosserelle in #52
- Adding atmospheric pressure forcing by @CyprienBosserelle in #57
New Contributors
- @AliceHarang made their first contribution in #53
Full Changelog: v0.3...v0.7
Wadi
Full Changelog: v0.6-alpha...v0.6c
Blockmean
What's Changed
- Fix ActiveCell on GPU for rain forcing by @CyprienBosserelle in #44
- Test rain to development by @CyprienBosserelle in #47
- New Engine (Buttinger et al.) and fix adaptive simulation by @CyprienBosserelle in #48
Full Changelog: v0.5c...v0.6-alpha
MorningFrost
Morning Frost
This version has a few small incremental progress, bugfixs since last version.
Makefile compiles in Linux
- Tested on CenTOS
- Tested on Cray High performance computer
Some bugfix
- zsinit now works
- Point output now works in non-adaptive mode (fixing the adaptive version now)
- Fix round-off error crash when saving to NetCDF
- Fix bug when river discharge area was not overlaping with a cell centroid. We now use a OBB algorithm
Some New features
- continuous integration of the code
- new examples with notebook (Julia Pluto, Python Jupyter) to learn to use the model
May_Workshop
code snapshot as of May 4th
Digital Twin
v0.5-alpha Update Updateforcing.cu