------
New Features
~~~~~~~~~~~~
- The :code:`SpectralIndices` class was created.
- The :code:`SpectralIndex` class was created.
- The :code:`Bands` class was created.
- The :code:`Band` class was created.
- The :code:`PlatformBand` class was created.
- The :code:`Constants` class was created.
- The :code:`Constant` class was created.
Improvements
~~~~~~~~~~~~
- Awesome Spectral Indices list upgraded to v0.0.6.
- Added :code:`kwargs` argument to :code:`computeIndex`.
- Added :code:`kwargs` argument to :code:`computeKernel`.
- Added :code:`omega` to :code:`spyndex.constants`.
- Added :code:`k` to :code:`spyndex.constants`.
- Added :code:`PAR` to :code:`spyndex.constants`.
- Added :code:`lambdaG`, :code:`lambdaR` and :code:`lambdaN` to :code:`spyndex.constants`.