MANIFEST.in
README.md
setup.py
cropclassification/__init__.py
cropclassification/calc_marker.py
cropclassification/calc_timeseries.py
cropclassification/cropclassification.py
cropclassification/general.ini
cropclassification.egg-info/PKG-INFO
cropclassification.egg-info/SOURCES.txt
cropclassification.egg-info/dependency_links.txt
cropclassification.egg-info/entry_points.txt
cropclassification.egg-info/requires.txt
cropclassification.egg-info/top_level.txt
cropclassification/helpers/__init__.py
cropclassification/helpers/config_helper.py
cropclassification/helpers/dir_helper.py
cropclassification/helpers/geofile.py
cropclassification/helpers/log_helper.py
cropclassification/helpers/model_helper.py
cropclassification/helpers/pandas_helper.py
cropclassification/postprocess/__init__.py
cropclassification/postprocess/classification_postprocess.py
cropclassification/postprocess/classification_reporting.py
cropclassification/postprocess/html_rapport_script.js
cropclassification/postprocess/html_rapport_template.html
cropclassification/postprocess/html_rapport_test.py
cropclassification/predict/__init__.py
cropclassification/predict/classification.py
cropclassification/predict/classification_keras.py
cropclassification/predict/classification_sklearn.py
cropclassification/predict/multicrop.py
cropclassification/preprocess/__init__.py
cropclassification/preprocess/classification_preprocess.py
cropclassification/preprocess/classification_preprocess_BEFL.py
cropclassification/preprocess/timeseries.py
cropclassification/preprocess/timeseries_calc_dias_onda_per_image.py
cropclassification/preprocess/timeseries_calc_gee.py
cropclassification/preprocess/timeseries_util.py