An open API service indexing awesome lists of open source software.

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

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