Releases: Riverscapes/QRiS
Releases Β· Riverscapes/QRiS
0.1.11 alpha
Fixes the create design form
0.1.10 alpha
This is the first release with the refactored project tree.
0.1.9
Fixes
- Removed inadvertent
matplotlib
references.
0.1.8-alpha
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
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).