Skip to contents
OCNet 1.2.3
Minor changes
draw_thematic_OCN: functioning of argument riverColor changed.
OCNet 1.2.2 CRAN release: 2024-04-16
Minor changes
BugReports link added in DESCRIPTION
plot: option type = "contour" and relative example added.
draw_contour_OCN, draw_simple_OCN: argument add added.
draw_contour_OCN: argument contour_lwd added.
OCNet 1.2.1 CRAN release: 2023-11-23
Minor changes
aggregate_OCN: equalizeLength option added.
examples on drawing of scale bar and north arrow in plot and draw_thematic_OCN added.
dependency on package terra added.
OCNet 1.2.0 CRAN release: 2023-10-13
Major changes
OCN_to_SSN: disabled following archiving of package SSN from CRAN.
Minor changes
create_general_contour_OCN: documentation updated.
OCN_to_AEM: error message updated.
OCN_to_AEM: moranI option added.
OCNet 1.1.0 CRAN release: 2023-07-11
Major changes
paths_OCN: whichNodes argument and relative example added.
OCN_to_AEM: function added.
Bugs fixed
paths_OCN: bug fixed for rivers with multiple outlets.
OCNet 1.0.1 CRAN release: 2023-04-25
Minor changes
landscape_OCN: faster algorithm
aggregate_OCN: faster algorithm (via Rcpp implementation)
paths_OCN: faster algorithm (via Rcpp implementation)
Bugs fixed
aggregate_OCN: bug fixed for thrA = 0.
OCNet 1.0.0 CRAN release: 2023-03-27
Major changes
OCNs are objects of the river class.
plot, show, names, "$<-", "$", "[[", "[[<-" methods for river class defined and examples added.
aggregate_OCN: bug in use of option maxReachLength corrected and example added. Note that location and number of AG nodes in long reaches may be altered with respect to previous package versions.
draw_thematic_OCN: default value for argument chooseAggregation changed.
OCNet 0.7.1 CRAN release: 2023-03-07
Minor changes
draw_elev2D_OCN, draw_elev3D_OCN: args_imagePlot argument added.
draw_subcatchments_OCN: add and args_imagePlot arguments added.
draw_thematic_OCN: add, args_imagePlot, args_legend arguments and relative examples added.
OCNet 0.7.0 CRAN release: 2023-02-23
Major changes
create_OCN: initialization algorithm improved.
landscape_OCN: algorithm improved.
aggregate_OCN: displayUpdates argument added. Improved algorithm.
paths_OCN: level argument added.
draw_thematic_OCN: algorithm improved.
draw_subcatchments_OCN: theme argument and relative example added.
min_lwd and max_lwd added to all drawing functions.
Bugs fixed
paths_OCN: Fixed bug when number of nodes is very large
OCNet 0.6.0 CRAN release: 2023-02-02
Major changes
create_general_contour_OCN: function added.
draw_thematic_OCN: ... argument and relative example added.
aggregate_OCN: breakpoints argument and relative example added.
OCN_to_SSN: obsSites, predSites, randomAllocation arguments added.
Minor changes
All functions have been updated for consistence/compatibility with create_general_contour_OCN.
draw_thematic_OCN: default option for theme added; inverted order of input variables (with backward compatibility maintained); functioning of colLevels improved.
Bugs fixed
paths_OCN: corrected bug for includeDownstreamNode = TRUE.
OCNet 0.5.1 CRAN release: 2022-12-15
Bugs fixed
paths_OCN: corrected bug in export of downstreamPath. Option displayUpdates added. Example in continue_OCN modified.
OCNet 0.5.0 CRAN release: 2021-05-17
Major changes
paths_OCN: improved algorithm. Option includeUnconnectedPaths added. Option includePaths replaces pathsRN.
OCNet 0.4.0 CRAN release: 2021-03-02
Major changes
continue_OCN: function added
Bugs fixed
paths_OCN: Fixed bug when number of nodes is very large
Others
create_OCN: OCN$energyInit, OCN$FD$perm are added to output
OCNet 0.3.2 CRAN release: 2020-07-23
OCNet 0.3.1 CRAN release: 2020-06-26
Bugs fixed
draw_contour_OCN: corrected issue in example 2
OCNet 0.3.0 CRAN release: 2020-05-12
Major changes
aggregate_OCN, find_area_theshold_OCN: functioning of maxReachLength option has changed
Bugs fixed
aggregate_OCN: fixed issue in calculation of RN$toCM and AG$toCM
aggregate_OCN, find_area_theshold_OCN: maxReachLength and streamOrderType are returned
draw_elev2D_OCN: added option addLegend
draw_thematic_OCN: added option nodeType, documentation updated
OCNet 0.2.0 CRAN release: 2020-02-19
Major changes
create_OCN: changed coolingRate definition
create_OCN: perimeteral pixels next to outlets cannot be rewired
create_OCN: default values for nIter, coolingRate changed
create_OCN: changed initial network state when nOutlet > 1
all uploaded data have been re-created in accordance with the new settings
Bugs fixed
create_OCN: allowed nIter < 2
draw_thematic_OCN: fixed backgroundColor issue when chooseCM = TRUE
landscape_OCN: fixed displayUpdates issue
paths_OCN: added option includeDownstreamNode
find_area_theshold_OCN: allowed nNodesRN < 2
create_OCN: added option easyDraw
draw_thematic_OCN: added option chooseAggregation
Others
CITATION added
vignette: metapopulation model updated