You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GOAL -> semiautomatic geospatial assessment
- simple/intuitive
- fast
- store data cloud
- intermediary layers
- out layers
- avoid using connstring
- compute in cloud
- network speed
- scaling
- authentication
PATH -> mask->admin->assessment->cloud storage
Simple/intuitive
minimize the number if interactions:
input: raster/vector mask (bbox)
oputput
GPKG where every subcommand data is stored in tables starting with that subcommand
tanzania.gpkg
admin
natenv.landuse, vegetation
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
GOAL -> semiautomatic geospatial assessment
- simple/intuitive
- fast
- store data cloud
- intermediary layers
- out layers
- avoid using connstring
- compute in cloud
- network speed
- scaling
PATH -> mask->admin->assessment->cloud storage
Simple/intuitive
minimize the number if interactions:
input: raster/vector mask (bbox)
oputput
GPKG where every subcommand data is stored in tables starting with that subcommand
tanzania.gpkg
admin
natenv.landuse, vegetation
Fast/stable
speed (parallelization) GDAL/RASTERIO
stability
windowed approach
max mem
keep state to recover
3.Storage
blob
fileshare
conn string should be avoided (azure identification lib)
Cloud compute
++++++++++
WE
1. create image
2. deploy to ACI
USER
3. runs command
authenticates
connects to ACI
runs the command
Beta Was this translation helpful? Give feedback.
All reactions