Closed rabutler-usbr closed 1 year ago
Ex: in get_prism_monthlys() mon defaults to NULL. In this case, it should be set to 1:12 instead of the user having to specify 1:12.
get_prism_monthlys()
mon
NULL
defaults in get_prism_dailys() looks good
get_prism_dailys()
defaults in get_prism_normals() look ok. Updated documentation of years and mon parameters slightly.
get_prism_normals()
years
Ex: in
get_prism_monthlys()
mon
defaults toNULL
. In this case, it should be set to 1:12 instead of the user having to specify 1:12.