Skip to content

Releases: Riverscapes/QRiS

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).

0.1.1

06 Apr 21:11
Compare
Choose a tag to compare

Includes small improvements to handling of layers and symbology for LTPBR designs.

0.1.0

01 Apr 17:03
Compare
Choose a tag to compare

This is a beta release that adds support for creation of a Low-Tech Process-Based Restoration data structure and documentation workflow.

What's Changed

New Contributors

Full Changelog: alpha...v0.1.0

0.0.1

11 Jan 22:34
0a30666
Compare
Choose a tag to compare
  • Extremely alpha release but does provide a starting point for preliminary testing. However, this release is not intended for any kind of distribution beyond the development team.
  • The pluggin is not yet on the QGIS pluggin distribution repository and must be installed via the install from .zip option for installing pluggins.

Release contains the following basic functionality:

  1. Preliminary support of LTPBR designs
  2. Creation and/or import of project extent polygons
  3. Import of contextual project layers and clipping to project extents.
  4. Basic support for a first version of LTPBR designs
  5. Import of detrended rasters, and a elevation slider and export are also in this release but hidden from the user.
  6. Basic structure for assessments has also been written, but is hidden from the user and will be updated in subsequent releases.

What's Changed

New Contributors

Full Changelog: https://github.com/Riverscapes/QRiS/commits/alpha