Releases: MiKatt/openSTARS
Releases · MiKatt/openSTARS
CRAN release 1.2.3
CRAN release 1.2.2
CRAN release 1.2.2
- catch error arising in GRASS 7.8 due to changes in v.to.db
- update setup_grass_environment
- update examples to GRASS 7.8
- several small changes and bug fixes
- release on CRAN (failed for version 1.2.1)
CRAN release 1.2
Includes several updates:
- Renamed check_compl_junctions and correct_compl_junctions to
check_compl_confluences and correct_compl_confluences, respectively,
to be in line with the STARS publications. - correct_compl_confluences now works for up to seven inflows to one outflow
- New function to delete lakes from the network ('delete_lakes'). Added "lakes.shp"
to example data. - New function to restrict edges to certain networks based on sites (obeservation
or prediction) or given netIDs and delete the rest ('restict_network'). - New functionality in calc_attributes_edges and calc_attributes_sites_exact:
It is now possible to calculate percentages from raster maps with multiple values
(e.g. land cover classes). - New function to merge an external table with (repeated) measurements to the sites
(merge_sites_measurements). - Several smaller fixes.
CRAN release version 1.1.0
Updates in the attribute calculation (calc_attributes_edges and calc_attributes_sites_exact): It is now possible to use both raster and vector data to calculate potential predictor variables. Both map types are intersected with the catchments of the edges and sites, respectively.
CRAN release version 1.0.0
Initial release on CRAN
Fully tested and functional version. Passed comparison to ArcGIS toolbox STARS.
initial release
contains all essential functions; thorough comparison to ArcGIS toolbox STARS still missing