wscullen / tile_viewer_client

Allows for easy visualization and curation of satellite imagery before starting other processing.
MIT License
1 stars 1 forks source link

Add Sen2agri job types to AOI (maja atmos correction, LAI, NDVI, Composites) #22

Open wscullen opened 5 years ago

wscullen commented 5 years ago

Added rudimentary support for basic Sen2agri jobs under the tile list settings panel. Supports L2A, L3A, and L3B only. Needs a lot of work.

wscullen commented 4 years ago

Re-opened. Work required to implement jobs using new job state management. Additional work required on jobmanager_api to implement sen2agri processes as celery tasks.