https://github.com/rifatsdas/raster-analysis-plotting
Example jupyter notebooks for multiband raster data analysis
https://github.com/rifatsdas/raster-analysis-plotting
Last synced: 3 months ago
JSON representation
Example jupyter notebooks for multiband raster data analysis
- Host: GitHub
- URL: https://github.com/rifatsdas/raster-analysis-plotting
- Owner: rifatSDAS
- License: agpl-3.0
- Created: 2022-09-13T15:16:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T21:00:23.000Z (over 2 years ago)
- Last Synced: 2023-11-30T04:34:06.354Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# raster-analysis-plotting
Example jupyter notebooks for multiband raster data open, read, write, analysis, export, clipping, plotting, and saving. The example shows to deal with multiband .bsq raster file format but it can be applied for multiband geotiff raster file format too.It is recommended,
> to use Anaconda python distribution and conda package manager.
> create a new conda environment with python 3 (verion > 3.6)
> make sure rasterio and earthpy are installed with conda-forge
Rest of libraries and packages installed by python 3 installation