Pyrism Versions Save

:satellite: Python bindings for Remote Sensing Models

0.0.4

6 years ago
  • Add a store method to obtain the different bands for Landsat 8 and ASTER for SAIL reflectance.
  • Add a description to the SailResult for Landsat 8 and ASTER attributes.
  • Add mixed ACF to I2EM and updated docstrings.

0.0.3

6 years ago
  • Outsourced the soil reflectance from SAIL model. Now you can define own surface reflectance values.
  • Update docstrings and unit tests.

0.0.2

6 years ago
  • Add MANIFEST.in to solve the problem with package data.
  • Delete unnecessary methods from Kernel class.

0.0.1.1

6 years ago
  • Bugs due to including package data fixed