Skip to content

Pathway to v1.x#137

Open
CyprienBosserelle wants to merge 31 commits into
mainfrom
development
Open

Pathway to v1.x#137
CyprienBosserelle wants to merge 31 commits into
mainfrom
development

Conversation

@CyprienBosserelle

@CyprienBosserelle CyprienBosserelle commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Todo list for the next minor release of BG_FLood

  • Improved documentation

Add a new SimpleRain example (Examples/SimpleRain) including BG_param.txt, PortCharles_DEM.nc, DEM_figure.png and a rain time series (rain.txt) for a Port Charles stress test; BG_param uses dx=32, a 100 mm/h 1-hour rain burst and writes StressTest_Port_Charles.nc. Rewrite and simplify docs/tutorial/TutorialSimpleRain.md into a basic rain-flood tutorial that references the new example files and clarifies DEM, domain, forcing and output settings. Add tools/PostProcessing/CollapseBG.jl, a Julia utility to collapse adaptive BG_Flood NetCDF outputs into single-level grids (functions to read metadata, inject/coarsen levels, compute wet/dry masks and write collapsed NetCDFs).
Change smallnc default from 1 to 0 in src/Param.h so netCDF outputs are saved as floats by default instead of being converted to short integers. This avoids implicit short-integer conversion/quantization unless smallnc is explicitly set to 1; scalefactor and addoffset remain unchanged.
Expand and clarify module documentation: add detailed Atmospheric Pressure usage and boundary impact notes in AtmPress.md; greatly expand Boundaries.md with usage, types, polygon examples, shorthand sides, tapering, zsoffset and atm pressure notes; add Engine 5 compatibility warning to Wetdryfix-Conservelevation.md. Also reorganize mkdocs.yml nav (rename/reshuffle Modules -> In-depth and reorder entries) to surface the updated docs.
Updated project description and added development status.
Removed reference section and added citations for BG_Flood and related publications.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant