Tasks
=====

Regarding the module eocrops.tasks, you can :

* Preprocess the data at the raster level (pixel masking, spatiotemporal features)
* Convert the EOPatch into tabular data (GeoDataFrame)
* Apply OrfeoToolBox command lines for pansharpening and speckle filtering
* Compute vegetation indices and biophysical parameters (LAI, Cab, CCC, fapar, fcover and CCW)

Preprocessing
-------------

.. toctree::
   :maxdepth: 2

   preprocessing
   curve_fitting
   cmd_otb

Vegetation indices and biophysical parameters
---------------------------------------------

.. toctree::
   :maxdepth: 2

   vegetation_indices

