Skip to content

ocsmit/rindcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rindcalc

A Spectral Index Raster Calculator For Satellite Image Processing

Documentation Status Build Status Conda Platforms DOI

For more information visit the Rindcalc documentation

Rindcalc is an open source python library built on numpy and gdal aiming to provide seamless and accurate raster index calculations and composites of satellite and aerial imagery.

It currently consists of index calculation, composite and utility functions for Landsat-8 and USDA NAIP imagery, with Sentinel-2 and MODIS satellite functionality in the works

Install with pip

Dependencies:

  • GDAL - need to build from .whl file
  • NumPy
pip install rindcalc

Install with conda

conda install -c rindcalc rindcalc 

If rindcalc is not importing after conda install on Windows 10 then rindcalc files need to be moved from Lib/pythonX.X/site-packages/ to Lib/site-packages within the conda env folder.

About

A Python module for remote sensing index calculations and processing. Mostly used for my experimentation with new concepts and techniques.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published