Skip to content

Releases: Riverscapes/QRiS

0.1.11 alpha

10 Feb 00:19
Compare
Choose a tag to compare
0.1.11 alpha Pre-release
Pre-release

Fixes the create design form

0.1.10 alpha

02 Feb 21:05
Compare
Choose a tag to compare
0.1.10 alpha Pre-release
Pre-release

This is the first release with the refactored project tree.

0.1.9

04 Nov 14:50
Compare
Choose a tag to compare
0.1.9 Pre-release
Pre-release

Fixes

  • Removed inadvertent matplotlib references.

0.1.8-alpha

03 Nov 21:33
Compare
Choose a tag to compare
0.1.8-alpha Pre-release
Pre-release

New Features

  • Refactored data capture event user interface.
  • BRAT layer together with CIS logic to calculate vegetation and overall dam density.
  • Centerlines

Fixes

  • Try/Catch on importing MatPlotLib on stream gage user interface
  • QRiS now stores the relative path of the last project used so that users can share QGZ
  • Attempted fix at copy feature class

Known Issues

  • Copy feature class still doesn't work with ShapeFiles

0.1.7.alpha

22 Oct 14:44
Compare
Choose a tag to compare
0.1.7.alpha Pre-release
Pre-release

Fixes

  • Removing unnecessary sklearn dependency.

0.1.6-alpha

21 Oct 22:11
Compare
Choose a tag to compare
0.1.6-alpha Pre-release
Pre-release

New Features

  • Extremely rough prototype of USGS stream gage and NWIS discharge feature

Fixes / Changes

  • Toolbar overhaul including updated project and help menus.
  • Close project implemented by right clicking on project in tree (but not yet in menu).
  • Map layers added with string custom property that gets saved to QGZ. This looser coupling with the map enables...
  • QGIS project (QGZ) now remembers the QRiS project and reopens it when the QGZ is opened.
  • About screen acknowledgements working.
  • Improved widget memory management by implementing parent widgets to forms and controls.

0.1.5-alpha

05 Oct 21:34
Compare
Choose a tag to compare
0.1.5-alpha Pre-release
Pre-release
  • Removed Rasterio dependency. Geospatial scraper now uses pure OGR and GDAL.
  • Migrated all references of riverscapes.xyz to riverscapes.net

0.1.4-alpha

29 Sep 19:56
Compare
Choose a tag to compare
0.1.4-alpha Pre-release
Pre-release

Beta version of the geospatial summary feature.

  1. Create a project and add a mask.
  2. Add any vector or raster layers to the map (don't need to be QRiS layers)
  3. Right click on mask in project tree and choose "Geospatial Summary"

0.1.3-alpha

26 Sep 20:39
Compare
Choose a tag to compare
0.1.3-alpha Pre-release
Pre-release

New Features

  • Scratch space
    • rasters
    • vectors
  • Analyses - you can create and delete analyses, and you can pop open the form for entering metric values, but the values are not stored to the system yet.

Bug Fixes

0.1.2 Alpha

19 Sep 19:32
Compare
Choose a tag to compare
0.1.2 Alpha Pre-release
Pre-release

@joewheaton here is an extremely alpha release of QRiS. Please review and create issues in as orderly manner as possible.

  • Assign layer and symbology tickets to @nick4rivers
  • Assign all other issues to me.

Caveats

  • Please do not share with anyone else yet. You are going to have significant feedback and the fewer hands that this is in the better.
  • Strong possibility that feedback will require restructuring the QRiS project GeoPackage. If this occurs during this alpha stage then future versions might not be compatible with projects that you create with this version. (Once we go to production then we will support upgrading users projects to ensure forward compatibility for data).