LICENSE.txt
MANIFEST.in
README.md
setup.py
forest_puller/__init__.py
forest_puller/common.py
forest_puller.egg-info/PKG-INFO
forest_puller.egg-info/SOURCES.txt
forest_puller.egg-info/dependency_links.txt
forest_puller.egg-info/requires.txt
forest_puller.egg-info/top_level.txt
forest_puller/conversion/bcef_by_country.py
forest_puller/conversion/genus_npl.py
forest_puller/conversion/load_expansion_factor.py
forest_puller/conversion/root_ratio_by_country.py
forest_puller/conversion/tree_species_info.py
forest_puller/core/continent.py
forest_puller/core/country.py
forest_puller/extra_data/country_codes.csv
forest_puller/extra_data/hpffre_columns.csv
forest_puller/extra_data/ipcc_bcef_boreal.csv
forest_puller/extra_data/ipcc_bcef_mediterranean.csv
forest_puller/extra_data/ipcc_bcef_temperate.csv
forest_puller/extra_data/ipcc_columns.csv
forest_puller/extra_data/ipcc_root_to_shoot_ratio.csv
forest_puller/extra_data/ipcc_rows.csv
forest_puller/extra_data/ipcc_subdivisions.csv
forest_puller/extra_data/soef_columns.csv
forest_puller/extra_data/soef_rows.csv
forest_puller/extra_data/tree_species_info.csv
forest_puller/faostat/__init__.py
forest_puller/faostat/forestry/concat.py
forest_puller/faostat/forestry/country.py
forest_puller/faostat/forestry/zip_file.py
forest_puller/faostat/land/agg.py
forest_puller/faostat/land/concat.py
forest_puller/faostat/land/country.py
forest_puller/faostat/land/zip_file.py
forest_puller/fra/agg.py
forest_puller/fra/concat.py
forest_puller/fra/country.py
forest_puller/fra/csv_file.py
forest_puller/hpffre/concat.py
forest_puller/hpffre/country.py
forest_puller/hpffre/zip_file.py
forest_puller/ipcc/agg.py
forest_puller/ipcc/concat.py
forest_puller/ipcc/country.py
forest_puller/ipcc/headers.py
forest_puller/ipcc/links.py
forest_puller/ipcc/year.py
forest_puller/ipcc/zip_files.py
forest_puller/reports/base_template.py
forest_puller/reports/comparison/__init__.py
forest_puller/reports/template/__init__.py
forest_puller/soef/agg.py
forest_puller/soef/area_by_forest_type.py
forest_puller/soef/composition.py
forest_puller/soef/concat.py
forest_puller/soef/country.py
forest_puller/soef/growing_stock.py
forest_puller/soef/links.py
forest_puller/soef/table_parser.py
forest_puller/soef/xls_files.py
forest_puller/tables/__init__.py
forest_puller/tables/area_ipcc_vs_soef.py
forest_puller/tables/available_for_supply.py
forest_puller/tables/average_growth.py
forest_puller/tables/density_table.py
forest_puller/tables/max_area_over_time.py
forest_puller/tests/conversion/test_bcef.py
forest_puller/tests/conversion/test_root_ratio.py
forest_puller/tests/ipcc/austria_1990.csv
forest_puller/tests/ipcc/test_ipcc_parser.py
forest_puller/viz/area_aggregate.py
forest_puller/viz/area_comp.py
forest_puller/viz/converted_to_tons.py
forest_puller/viz/correlation.py
forest_puller/viz/genus_aggregate.py
forest_puller/viz/genus_barstack.py
forest_puller/viz/inc_aggregate.py
forest_puller/viz/increments.py
forest_puller/viz/increments_df.py
forest_puller/viz/increments_extras.py
forest_puller/viz/helper/color_rgb_code.py
forest_puller/viz/helper/facet.py
forest_puller/viz/helper/gridspec_plot.py
forest_puller/viz/helper/multiplot.py
forest_puller/viz/helper/solo_legend.py
forest_puller/viz/manuscript/area_comparison.py
forest_puller/viz/manuscript/dynamics_mass.py
forest_puller/viz/manuscript/dynamics_volume.py
scripts/dev/regen_prop_pickled.py
scripts/dev/test_dev.py
scripts/ipcc/display_start_end_years.py
scripts/ipcc/uncompress.py
scripts/reports/comparison.py
scripts/reports/manuscript.py
scripts/viz/export_df.py
scripts/viz/export_fig_2.py
scripts/viz/export_fig_3.py
scripts/viz/export_increments_svg.py
scripts/viz/show_highest_area.py