CSHS-CWRA / CSHShydRology

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

Rob - update spatial hydrology functions and documentation #61

Closed rchlumsk closed 2 years ago

rchlumsk commented 2 years ago

Update to spatial hydrology documentation

Added spatial hydrology meta information (SpatialHydrology-functions.R)

Added input checks to a number of spatial functions

KevinShook commented 2 years ago

When I ran check(), I got these notes

  ch_saga_carea: no visible global function definition for ‘sprinf’
  ch_saga_catchment: no visible global function definition for ‘sprinf’
  ch_saga_channels: no visible global function definition for ‘sprinf’
  ch_saga_fillsinks: no visible global function definition for ‘sprinf’
  ch_saga_removesinks: no visible global function definition for ‘sprinf’
  Undefined global functions or variables:
    sprinf

Looks like a misspelling of sprintf

rchlumsk commented 2 years ago

Thanks, Kevin. Updated those typos now!