Demo of geopython for IEEE GRSS Hackathon Apr'23
https://github.com/conda-forge/miniforge#mambaforge
- wget https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-Linux-x86_64.sh4.sh
- bash Mambaforge-Linux-x86_64.sh
export PATH="/home/aman/mambaforge/bin/:$PATH”
Add to .bashrc- conda init (or) mamba init
- conda config --set auto_activate_base false
Then mamba install -c conda-forge geopandas rasterio xarray
Then mamba install -c anaconda ipykernel ipython jupyter scipy
notebook - https://colab.research.google.com/drive/1givuCyxpCwNDvg4lDlM7j-OYhAI1p4TR?usp=sharing
data - https://riseq.seismo.gov.in/riseq/earthquake/recent_earthquake
data - geojson.io
notebook - https://colab.research.google.com/drive/10jFdjwOcx1Kee-6JUuoD8V2DZXmJDjuz?usp=sharing