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

Use Celery to create AoI #44

Open wscullen opened 4 years ago

wscullen commented 4 years ago

AoI creation should use a celery task(s) for querying the APIs and for downloading preview images. The tile viewer should make the initial request and then periodically check back for the AoI creation status.