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

Inefficient L0raw GPS decoding #121

Open PennyHow opened 1 year ago

PennyHow commented 1 year ago

https://github.com/GEUS-Glaciology-and-Climate/pypromice/blob/c5613a942d7e79089865f4f5837313bf6abe3461/src/pypromice/process/L0toL1.py#L62-L69

This is a work around specifically for catching THU_U station in the L0raw processing. There should be a way for this to be more efficient and accomodating.