digitalearthpacific / dep-coastlines

GNU General Public License v3.0
3 stars 1 forks source link

Document environment variables #13

Open jessjaco opened 1 year ago

jessjaco commented 1 year ago

Generally AZURE_STORAGE_ACCOUNT and AZURE_STORAGE_SAS_TOKEN need to be set to write to blob storage. In addition the kbatch token needs to be configured to run kbatch stuff. This should be documented.

We also need to decide if we need to keep the option to pass these directly where needed. Lately I've been relying on dep_tools.get_container_client to get a client, and may not always be an explicit way to pass them (see e.g.