.gitignore
.gitlab-ci.yml
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
canopy/__init__.py
canopy/_version.py
canopy/core/__init__.py
canopy/core/constants.py
canopy/core/field.py
canopy/core/frameops.py
canopy/core/raster.py
canopy/core/redspec.py
canopy/grid/__init__.py
canopy/grid/grid_abc.py
canopy/grid/grid_empty.py
canopy/grid/grid_lonlat.py
canopy/grid/grid_sites.py
canopy/grid/registry.py
canopy/json/__init__.py
canopy/json/json_functions.py
canopy/json/json_registry.py
canopy/json/run_json.py
canopy/readers/__init__.py
canopy/readers/fluxnet2015.py
canopy/readers/lpjguess.py
canopy/readers/registry.py
canopy/source_data/__init__.py
canopy/source_data/registry.py
canopy/source_data/data/fluxnet2015.json
canopy/source_data/data/lpjguess.json
canopy/sources/__init__.py
canopy/sources/registry.py
canopy/sources/source_abc.py
canopy/sources/source_fluxnet2015.py
canopy/sources/source_lpjguess.py
canopy/tests/__init__.py
canopy/tests/test_map.py
canopy/tests/test_red_space_lonlat.py
canopy/tests/test_red_space_sites.py
canopy/tests/test_static.py
canopy/tests/test_ts.py
canopy/tests/test_data/aaet_global_sites.out.gz
canopy/tests/test_data/anpp_spain_1990_2010.out.gz
canopy/tests/test_data/anpp_spain_1990_2010_mod.out.gz
canopy/tests/test_data/registry.json
canopy/tests/test_data/registry.py
canopy/util/__init__.py
canopy/util/checks.py
canopy/util/compare_ts.py
canopy/util/fieldops.py
canopy/util/overlap.py
canopy/util/sites.py
canopy/visualization/__init__.py
canopy/visualization/distribution_plot.py
canopy/visualization/map.py
canopy/visualization/plot_functions.py
canopy/visualization/projections.py
canopy/visualization/static_plot.py
canopy/visualization/taylor_diagram.py
canopy/visualization/time_series.py
canopy_tools.egg-info/PKG-INFO
canopy_tools.egg-info/SOURCES.txt
canopy_tools.egg-info/dependency_links.txt
canopy_tools.egg-info/requires.txt
canopy_tools.egg-info/top_level.txt
docs/API_reference.rst
docs/Makefile
docs/conf.py
docs/data_manipulation.rst
docs/data_model.rst
docs/index.rst
docs/json.rst
docs/make.bat
docs/quick_start.rst
docs/requirements.txt
docs/technical_documentation.rst
docs/visualization.rst
docs/_static/all_cpool_ts.png
docs/_static/anpp_spain_map.png
docs/_static/canopylogo_small.png
docs/_static/comparison_plot.png
docs/_static/custom.css
docs/_static/favicon.ico
docs/_static/filter_region.png
docs/_static/ssp1_cpool_map.png
docs/_static/ssp1_cpool_map_hist.png
docs/_static/ssp1_cpool_ts.png
docs/_static/static_plot.png
docs/_static/taylor_diagram.png
docs/source/canopy.core.rst
docs/source/canopy.grid.rst
docs/source/canopy.json.rst
docs/source/canopy.readers.rst
docs/source/canopy.source_data.rst
docs/source/canopy.sources.rst
docs/source/canopy.util.rst
docs/source/canopy.visualization.rst
json_examples/categorical_map.json
json_examples/diff_map.json
json_examples/diff_time_series.json
json_examples/multiple_time_series.json
json_examples/region_filter_map.json
json_examples/simple_map.json
json_examples/stacked_time_series.json
json_examples/static_plot.json
json_examples/time_series.json