Releases: Riverscapes/QRiS
Releases · Riverscapes/QRiS
0.1.7.alpha
Fixes
- Removing unnecessary
sklearn
dependency.
0.1.6-alpha
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
- Removed Rasterio dependency. Geospatial scraper now uses pure OGR and GDAL.
- Migrated all references of
riverscapes.xyz
toriverscapes.net
0.1.4-alpha
Beta version of the geospatial summary feature.
- Create a project and add a mask.
- Add any vector or raster layers to the map (don't need to be QRiS layers)
- Right click on mask in project tree and choose "Geospatial Summary"
0.1.3-alpha
0.1.2 Alpha
@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
Includes small improvements to handling of layers and symbology for LTPBR designs.
0.1.0
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
- docs pieces by @jtgilbert in #69
- Design Release by @nick4rivers in #70
New Contributors
- @jtgilbert made their first contribution in #69
Full Changelog: alpha...v0.1.0
0.0.1
- 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:
- Preliminary support of LTPBR designs
- Creation and/or import of project extent polygons
- Import of contextual project layers and clipping to project extents.
- Basic support for a first version of LTPBR designs
- Import of detrended rasters, and a elevation slider and export are also in this release but hidden from the user.
- Basic structure for assessments has also been written, but is hidden from the user and will be updated in subsequent releases.
What's Changed
- Assess schema by @nick4rivers in #33
- First deployment by @nick4rivers in #46
New Contributors
- @nick4rivers made their first contribution in #33
Full Changelog: https://github.com/Riverscapes/QRiS/commits/alpha