destination-earth / DestinE_ESA_GFTS

Global Fish Tracking Service - DestinE DESP Use Case
https://destination-earth.github.io/DestinE_ESA_GFTS/
Apache License 2.0
10 stars 6 forks source link

Add temperature and depth to most probable track #97

Open yellowcap opened 4 weeks ago

yellowcap commented 4 weeks ago

We can add timestamps on temperature and depth data from a csv file for each track.

We could make this an attribute on the points of the geojson we create for the most probable track, this should probably be integrated in the simplification script

We can draw inspiration from an example notebook that pulls from this csv file.