kdrushka / oceanliner_backup

oceanliner: observing system simulation experiments (OSSEs) to subsample high-resolution model output as if by gliders, ships, or other in situ platforms
MIT License
7 stars 4 forks source link

add option for user-defined trajectory #8

Closed kdrushka closed 3 years ago

kdrushka commented 3 years ago

E.g., user could upload a file of waypoints instead of using pre-defined trajectories.

This could be done by adapting the real_glider code to use a generic file, since that's basically what we're doing already.

kdrushka commented 3 years ago

done, though could be more graceful