CSHS-CWRA / CSHShydRology

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

Floodnet testing - added first FloodNet functions #29

Closed KevinShook closed 3 years ago

KevinShook commented 3 years ago

Description

Have added: 3 data sets - flowAtlantic, flowStJohn, and flowUngauged, along with their description .R 4 functions - ch_rfa_ExtractAmax, ch_rfa_SeasonStat, ch_rfa_JulianPlot, and ch_rfa_DistSeason. Note that these functions are very interdependant, so it was necessary to add all of them. 3 tests for ch_rfa_ExtractAmax, ch_rfa_SeasonStat, and ch_rfa_DistSeason function description Floodnet_functions.R

Related Issue

Example

KevinShook commented 3 years ago

Thanks. I'll wait a couple of hours to see if there are any other comments, then will merge. Note that the errors in Travis CI are just due to it using an old version of Ubuntu. I'll fix this right after merging the branch