GEUS-Glaciology-and-Climate / pypromice

Process AWS data from L0 (raw logger) through Lx (end user)
https://pypromice.readthedocs.io
GNU General Public License v2.0
12 stars 4 forks source link

Added time offset configuration to correct for non UTC time codes #184

Closed ladsmund closed 9 months ago

ladsmund commented 9 months ago

The WEG_L AWS is incorrectly transmitting UTC+2 timestamps. https://geusgitlab.geus.dk/glaciology-and-climate/promice/aws-l0/-/blob/main/tx/WEG_L_300534063815570_1.txt

ladsmund commented 9 months ago

See configuration update on https://geusgitlab.geus.dk/glaciology-and-climate/promice/aws-l0/-/merge_requests/52

PennyHow commented 9 months ago

This looks good. I've tested it with the WEG_L data that needs the time adjustment and all works fine. Go ahead and merge.