Skip to content

Releases: Riverscapes/QRiS

0.2.6 Alpha

07 Sep 23:40
Compare
Choose a tag to compare
0.2.6 Alpha Pre-release
Pre-release

Added

  • Ability to create new dce from existing dce
  • Ability copy dce features from existing dce
  • Import temporary layers to context

Fixed

  • Bug with transforming features from temporary layer
  • Bug when importing features with empty geometry
  • Thalwegs missing metadata field
  • Missing warning message when dce date is invalid

0.2.5 alpha

01 Sep 23:09
Compare
Choose a tag to compare
0.2.5 alpha Pre-release
Pre-release

Added

  • Metadata Widget for profiles, masks, cross sections, and context vectors
  • Warning and prevent user from importing vrt rasters
  • Added xls format to export metrics table
  • Ability to export multiple analyses as one table

Fixed

  • Bug with Import context vectors
  • Bug with promote catchments to aoi
  • Make geometries valid for zonal stats tool
  • Better warnings for centerline tool
  • Refresh map after importing dce features
  • Raster layers causing bug with edit session locking
  • Clean any invalid geometries when creating catchments

Changed

  • Reworked code for export metrics table

0.2.4 alpha

22 Aug 17:27
Compare
Choose a tag to compare
0.2.4 alpha Pre-release
Pre-release

Added

  • Add Delete Right-Click to Watershed Catchments
  • Ability to import temporary layers to qris project

Changed

  • Limit editing to only one QRiS layer at a time (does not apply to non-QRiS layers)
  • Disabled exporting metrics table to excel format (temporary)
  • Right Click "Edit" menu changed to "Properties" and associated window titles fixed

0.2.3 Alpha

15 Aug 22:51
Compare
Choose a tag to compare
0.2.3 Alpha Pre-release
Pre-release

[0.2.3] 2023 AUG 15

Added

  • Export Metrics Table to csv, json, or xlsx

Fixed

  • Bug when saving DCE properties
  • Window title for Calculate All Metrics Form
  • Analysis table column size depreciation warning.

0.2.2 Alpha

04 Aug 23:26
Compare
Choose a tag to compare
0.2.2 Alpha Pre-release
Pre-release

Added

  • Promote scratch vector to AOI

Fixed

  • Bug with missing json import when creating new project

Changed

  • Dockable window improvements and form updates
  • Copy Feature Class Task depreciated in favor of using the updated import feature class task
  • First cross section is now at the at the first interval of the spacing distance, not the start of centerline.

0.2.1 Alpha

28 Jul 22:46
Compare
Choose a tag to compare
0.2.1 Alpha Pre-release
Pre-release

Added

  • Import Feature Class to Data Capture Event
  • Promote Watershed Catchment to AOI mask
  • View and edit project metadata in project properties form

Fixed

  • Window does not close when editing project properties

Changed

  • Depricated import mask function (replaced with import feature class task)
  • Relaxed rules for empty values in suggested metadata

0.2.0 Alpha

14 Jul 21:34
Compare
Choose a tag to compare
0.2.0 Alpha Pre-release
Pre-release
  • Note the version number downgrade from 0.5.0 in the previous release to 0.2.0

Added

  • Compression for copy rasters
  • Tool Tips for analysis, centerlines and cross sections
  • Metadata widget for raster import

Fixed

  • Bug with path utilities import
  • Able to change raster type after import

Version 0.5.0

21 Apr 23:13
Compare
Choose a tag to compare
Version 0.5.0 Pre-release
Pre-release

Added

  • Help button and description for Metrics
  • Units to metric values (as lookup table)
  • Status icons for analysis table
  • Calcuate all button and logic form
  • Metric vs Indicator filter on analysis Form
  • Tolerance and display settings for metric values
  • Brat CIS schema and model
  • Import Riverscapes Metadata from QRave
  • Documentation buttons added to Metric selection from
  • metadata field added to all tables in gpkg
  • QRIS project Database migration versioning
  • Raster Symbology added to qris

Changed

  • Qrave (QRV) integration
  • Moved analysis table to the right side dock
  • More explicit closing of dock widgets
  • Added orphaned layers and hid design layers from DCE form
  • All forms have help button with web documentation stubbed out
  • Remove 'mask' terminology from qrs
  • Basemaps now derived from QRave
  • zoom to layer extent if no other layers are in map (other than basemap)
  • Disabled Stream Flow Stats (temporarily)
  • Adding DEM to map will automatically add hillshade if it exists

Fixed

  • Clip raster to AOI when importing
  • Analysis Frame and event fixes
  • Clear metic values when sample frame is changed
  • Gradient metric bug with spatial reference
  • Bug when importing sampling frame with aoi mask
  • Saving and Loading metric value uncertainty
  • Cleaned up windows paths
  • Improved Brat CIS context buffer
  • bug when rejecting export raster slider

0.1.13 alpha

24 Feb 20:40
Compare
Choose a tag to compare
0.1.13 alpha Pre-release
Pre-release

Fixed

  • bug when saving manual analysis values (schema change)
  • event id incorrectly set for event layers
  • bug with edit event form

0.1.12 alpha

23 Feb 00:35
Compare
Choose a tag to compare
0.1.12 alpha Pre-release
Pre-release

Added

  • Generate sample frames from Cross Sections
  • Inverse Value option for Raster Slider
  • Centerline tool for AOI polygons
  • Sample frames for context polygons
  • Labels for Sample Frames

Fixed

  • Save Raster Slider polygon bug
  • Centerline Reset button fix
  • bug with catchments node placement in project tree
  • Analysis panel bugs
  • Group layers expand when adding layers to map
  • bug with DCE node placement in project tree
  • bug with centerline and sample frame coordinate systems

Changed

  • Map manager improvements for raster slider
  • Map manager improvements for centerline tool
  • Centerline tool polygon selection tool
  • Centerline tool ignores interior rings in polygon
  • Centerline tool only retains the continuous section between the clip lines
  • Map manager improvements for Cross Sections

Removed

  • method_to_map.py
  • vectorize.py