Applied-GeoSolutions / gips

Geospatial Image Processing System
GNU General Public License v3.0
17 stars 5 forks source link

add asset status == 'remote' #456

Open ircwaves opened 6 years ago

ircwaves commented 6 years ago

'remote' status is to be used for assets which gips has become aware of, but not downloaded yet.

Note that since there isn't a explicitly defined state machine, the code will have to be checked over where ever asset.status is checked to make sure that it handles 'remote' status appropriately.