sgrieve / gdbm

MIT License
0 stars 0 forks source link

Update code to use new API #4

Closed sgrieve closed 4 years ago

sgrieve commented 4 years ago

OpenTopo have changed their API so we need to rewrite the code pulling the DEMs to use the new API: https://portal.opentopography.org/apidocs/#/

sgrieve commented 4 years ago

Adapted code to use the new AWS CLI v2 to grab the data, rather than flooding the API with thousands of requests.