LICENSE
README.md
setup.py
fmskill/__init__.py
fmskill/cli.py
fmskill/comparison.py
fmskill/connection.py
fmskill/metrics.py
fmskill/observation.py
fmskill/plot.py
fmskill/plot_taylor.py
fmskill/report.py
fmskill/settings.py
fmskill/skill.py
fmskill/spatial.py
fmskill/utils.py
fmskill.egg-info/PKG-INFO
fmskill.egg-info/SOURCES.txt
fmskill.egg-info/dependency_links.txt
fmskill.egg-info/entry_points.txt
fmskill.egg-info/requires.txt
fmskill.egg-info/top_level.txt
fmskill/model/__init__.py
fmskill/model/abstract.py
fmskill/model/dfs.py
fmskill/model/factory.py
fmskill/model/pandas.py
fmskill/model/xarray.py
tests/__init__.py
tests/test_aggregated_skill.py
tests/test_combine_comparers.py
tests/test_connector.py
tests/test_connector_conf.py
tests/test_eum.py
tests/test_metrics.py
tests/test_model_pandas.py
tests/test_model_xarray.py
tests/test_modelresult.py
tests/test_multimodelcompare.py
tests/test_multivariable_compare.py
tests/test_pointcompare.py
tests/test_pointobservation.py
tests/test_report.py
tests/test_settings.py
tests/test_simple_compare.py
tests/test_spatial_skill.py
tests/test_trackcompare.py
tests/test_trackobservation.py