nwfsc-fram / OceanTS

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

Use previous haul latitude when cannot match current cast to a haul #17

Open ghost opened 5 years ago

ghost commented 5 years ago

Currently when I cannot match a cast to a haul from the data warehouse, I skip adding the following values for the given cast

I could just use the latitude and longitude from the immediately preceding haul instead as an approximation.