Conversation
…orbar(sm, ax=plt.gca())
@microsoft-github-policy-service agree company="Microsoft" |
|
I love the idea of having a script to download all the data locally, but I think it makes more sense to be a .py utility-like script instead of a notebook. Can you refactor the notebook functionality into a script that lives in @tamara-glazer any thoughts on the new notebook design? |
|
The new notebook looks good! The initial setup block is quite a bit of code upfront; I think this would be a little more digestible if broken up with some descriptive text between each, explaining why the function is needed; for now will fall back to the docstrings. No need to update for this merge. I agree that data download should be abstracted into a script, and then called in. I pulled the code from this notebook into a separate script, will commit separately (can't test properly until |
Updating building-volume-tutorial.ipynb
Adding support for running analyses on locally downloaded data
Adding a notebook (download-tiles.ipynb) to download the Tempo dataset