DOI-USGS / mda.streams

backend tools for powstreams
Creative Commons Zero v1.0 Universal
3 stars 8 forks source link

bugfix for mfootdaily ts #311

Closed aappling-usgs closed 6 years ago

aappling-usgs commented 6 years ago

an ifelse was assigning every site the same longitude as the first site in the metadata table, which was throwing off the daily timestamps (the UTC time for local mean solar noon was wrong), which was causing daily values (e.g., K600) to merge poorly with daily means of instantaneous values (e.g., wtr). this fix means all the calculated tses for mfootdaily on SB need to be redone (doing that now).

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.06%) to 23.056% when pulling f49676c75f1732a2ca7112ad89ed59cd2102a0a3 on aappling-usgs:develop into d8922fab797f7f902a08209919fa36a644132581 on USGS-R:develop.