v1.12.0
v1.12.0 (2025-10-22)
Bug Fixes
-
Adjust display of input options with long names (
c491089) -
Decrease step value for annual probability input (
d82694b) -
Eliminate bug that reassigned layer ids in a
findoperation (c170c6d) -
Make
git pullcommand quiet (b48fbe8) -
Make task result name more descriptive (
c0f33be) -
Refactor
run_commandfunction (db8252c) -
Reformat date string for result dataset metadata (
5c13966) -
Replace
not all()withany( not)(54adec5) -
Specify argument to write flood result tiff using
large_imageinstead ofrasterio(default) (010fe38) -
Update analytics panel and node animation (
c08a089) -
Update and simplify analysis types response (
5a4dc50) -
Update chart visualization (
d0d8874) -
Update filter for existing result name match (
eb997f6) -
Update flood network failure task to use new flood data format (
a841a52) -
Update input/output handling in Analytics Panel (
e9cf780) -
Update result dataset name and frame property in layer options (
3f78677)
Build System
- Update
django-large-imageversion (e4e85e8)
Features
-
Allow numeric inputs in
AnalyticsPanel(27a920f) -
Create default style for resulting flood layer (
c54e8bd) -
Expand options for percentile inputs (range 0 to 100 instead of 4 choices) (
6a66b25) -
Handle multiframe rasters in client (
09874cf) -
Replace hyetograph Charts with hydrograph Charts (
18411d1) -
Rewrite flood simulation task (
9335acd)
Testing
- Fix test failures (
1bdc04f)
Detailed Changes: v1.11.0...v1.12.0