Skip to content

Check for issues when RMprep runs

Oliver, Samantha Kay requested to merge github/fork/limnoliver/master into master

Currently, if no timezone is specified, RMprep uses computer time zone, which means it can silently produce NA values in dates if the computer time zone is different from the data time zone. Now, it will throw a warning if tz is not specified, but also checks for NA values in pdate before exporting. Will still run, just throws warning.

Merge request reports

Loading