HEAL-KGS / STICr

A collection of functions for tidying and processing raw data from Stream Temperature, Intermittency, and Conductivity (STIC) loggers
GNU Affero General Public License v3.0
4 stars 2 forks source link

Check class of datetime in sample data #25

Closed samzipper closed 1 year ago

samzipper commented 1 year ago

The class of the datetime column varies among sample datasets:

I think it should be switched to posix in calibrated_stic_data unless there is a reason that it is not?

christopherwheeler commented 1 year ago

changed calibrated_stic_data datetime col to posixct