GlobalHydrologyLab / AquaSat

Monitoring water quality from space!
MIT License
47 stars 16 forks source link

Possible tz issues #43

Open matthewross07 opened 4 years ago

matthewross07 commented 4 years ago

I need to investigate this more fully, but we may need to keep the TZ column, wqp now can export data all in UTC which is great, but what do they do for the large chunks of data where the local TZ is not ever reported? We fixed this with a spatial join to TZ and assumed time was recorded likely. Unclear if these two approaches can be combined