nasa / dorado-scheduling

Dorado observation planning and scheduling simulations
Other
23 stars 8 forks source link

Remove SurveyModel class and models.py #54

Closed lpsinger closed 3 years ago

lpsinger commented 3 years ago

This is now just a container for things that are passed as command-line arguments to the main dorado-scheduling script. Removing it will enable further consolidation of command line arguments between dorado-scheduling and dorado-scheduling-simsurvey, etc.

mcoughlin commented 3 years ago

Would you consider giving Mission an optional centers flag to hold the tiles? so it's just one variable to call for those?