OCHA-DAP / hdx-signals

HDX Signals
https://un-ocha-centre-for-humanitarian.gitbook.io/hdx-signals/
GNU General Public License v3.0
5 stars 0 forks source link

Functionalize connections to Azure blob #134

Closed hannahker closed 2 months ago

hannahker commented 2 months ago

Minor change so that we don't have to have the SAS tokens defined when not needed -- for example: https://github.com/OCHA-DAP/hdx-signals/actions/runs/9316443921/job/25644717361

The two functions are somewhat redundant, but I like the ease of calling just blob_dev(), for example, and not having to specify all the input parameters.