* 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
* Outsourced the soil reflectance from SAIL model. Now you can define own surface reflectance values. * Update docstrings and unit tests.
0.0.2
* Add MANIFEST.in to solve the problem with package data. * Delete unnecessary methods from Kernel class.