This repository has been archived by the owner on Mar 16, 2023. It is now read-only.
Releases: USGS-WiM/StreamStats-National
Releases · USGS-WiM/StreamStats-National
v1.4.0-beta
Added
- "WFIGS - Wildland Fire Perimeters Full History" layer to fire hydrology workflows
- "Interagency Fire Perimeter History - All Years" layer to fire hydrology workflows
Changed
- The Report tab now automatically opens after completing a workflow
- Fire map services due to NIFC updates
- Unavailable grid query service values are evaluated as null rather than -9999
- Improved notification when dependent services are unavailable
Removed
- "2021 Fire Perimeters" layer from fire hydrology workflows
Fixed
- In "Delineation" workflow, only return Basin Characteristics that are available at the clicked point
- In "Query by Fire Perimeter", fixed bug causes it to not select a perimeter
- Query strings used to query fire perimeter map layer geometry in queryBurnedArea function
v1.3.0-beta
Added
- Allows users to enter downstream distance in "Query by Fire Perimeters" workflow
- Descriptions to workflows and steps
- Added cursor attribute to workflows
- Basin characteristics computation to "Delineation" workflow
- Disabled 'next' until user adequately completes the step
- "Query by Fire Perimeters" workflow now shows downstream gages
Changed
- Split 'Select a Fire Perimeter' step in 'Query by Fire Perimeters' workflow into two separate steps. The first is to select your fire perimeter the second it to start the trace
- Updated layout
- Fire perimeters labels
- Pointer marker now points to clicked point instead of being centered on clicked point
- 'Overview' to 'Report'
- Print modal - spacing, moved buttons to bottom
- Only able to trace/select once fire perimeter at a time
- Remove all output workflow layers when workflow is complete
- Updated to google analytics 4
- Burn Severity is turned off by default for Fire Hydrology workflows
- Some checkboxes are now radio buttons where appropriate
- 'Query by Fire Perimeters' workflow to 'Query by Fire Perimeter'
- '2022 Wildland Fire Perimeters' renamed to 'Current Year Wildland Fire Perimeters'
Removed
- Removed 'Trace Fire Perimeter' step
Fixed
- USGS search API library reference
- In print modal, description text not up taking full width of modal
- Only query fire perimeters that are visible
- Bug caused by switching between report and workflow that reset workflow variables which created errors
v1.2.0-beta
Added
- Forests parameter from fire hydrology basin characteristics
- ReadMe: project description, node version, deployment instructions, internal documentation
Changed
- Only print flow lines in 'Query by Fire Perimeters' workflow
- Authors in documentation
Fixed
- Issue where basin characteristics were getting overwritten by subsequent workflows
- Typo in version number in the About pop-up
- Dead link in documentation
v1.1.1-beta
Changed
- Pointed 'Query by Fire Perimeters' option to new service: https://nldi-polygon-query.streamstats.usgs.gov/docs
- Changed fire hydrology layers according to NIFC updates #194
v1.1.0-beta
Added
- Unit testing for general map
Changed
- Contact email address
Removed
- Forests parameter from fire hydrology basin characteristics
v1.0.0-beta
Added
- Added streamgage layer
- Basic app structure: top bar, left sidebar, right sidebar, map area, bottom section
- Automated checks for pull requests
- Added leaflet map
- Updated site icon to WIM favicon
- Added template components and initial hookups into basic app structure
- Added example workflow
- Added general map functions: scale, zoom, show your location, geosearch, basemap selection
- Added google analytics
- Added basin delineation workflow
- Added fire hydrology workflows
- Added trace functionality for query fire perimeters
- Added functionality to query geology, burned area, precomputed basin characteristics, and fire hydrology streamflow estimates
- Added toggleable layers
- Added maps to report output
- Added Beta release to title and About page
- Added credits to libraries to About modal
- Updated buttons to have accessible names