CSHS-CWRA / CSHShydRology

Main package
GNU Affero General Public License v3.0
35 stars 39 forks source link

Update to spatial hydrology function examples, minor bug fixes #46

Closed rchlumsk closed 3 years ago

rchlumsk commented 3 years ago

Updated the examples in changed functions, making use of ch_url_getdata for retrieving Upper Penticton example data.

Update from previous pull request to use LiDAR DEM in catchment delineation examples and other areas as appropriate. Note that the CDEM 25m resolution is still used in some examples (such as ch_contours, ch_saga_channels) where the 25m DEM is adequate for demonstration and where the LiDAR DEM resolution is prohibitive for runtimes.

All spatial examples still use \dontrun to avoid issues with CRAN checks due to long example run times