antarctica / PolarRoute-server

Backend server for serving PolarRoute and MeshiPhi assets and managing their calcuation using Django & Celery.
MIT License
0 stars 0 forks source link

Future/past dates in specification of route calculation #7

Open davidwilby opened 3 months ago

davidwilby commented 3 months ago

Milestone 3 (or beyond)

In the first instance, all calculations are in the present, using the most recent available data/mesh.

Ultimately, should permit request of routes for future dates based on data/meshes from forecast SIC data (what about currents, waves, other data sources?) - will require logic to work out whether we have the data or meshes do calculate a route for that date.