Skip to content

Instantly share code, notes, and snippets.

@tommylees112
Last active November 17, 2021 17:12
Show Gist options
  • Save tommylees112/edac86ed028b4c6ca8af4807334f96f8 to your computer and use it in GitHub Desktop.
Save tommylees112/edac86ed028b4c6ca8af4807334f96f8 to your computer and use it in GitHub Desktop.
conda create -n srtm --yes
conda activate srtm
conda install -c conda-forge gdal elevation --yes
conda install -c conda-forge netcdf4 xarray ipython six scipy scikit-learn seaborn matplotlib --yes
pip install elevation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment