nwfsc-fram / OceanTS

Oceanographic data processing in Typescript using NodeJS and Apache Arrow
0 stars 3 forks source link

Calculate Haul Point Estimate Values #25

Closed ghost closed 5 years ago

ghost commented 5 years ago

csv output from the main hex > csv processing appear to give incorrect haul and/or start/end date/time stamps. For instance, see haul 201603008002

ghost commented 5 years ago

currently finding the median value of the time on bottom (the middle 80% that has been cleaned by throwing out outliers outside of a certain threshold).