Open
Description
Ideally, we would fetch all of these layers (e.g., NLCD, bareground) on the fly through services like "Earth on AWS" registry: https://aws.amazon.com/earth/
At present, they still require local download, extraction and processing.
We should give the user the option to get all demcoreg layers in one shot, or instructions on how to run the necessary get_*.sh
script. Right now, when a user runs dem_align.py
it starts with a bunch of downloads - no good.
Alternatively, we could include all auxiliary data in a docker image, or store ourselves in the cloud. Should discuss with @scottyhq