.gitattributes
.gitignore
.pypirc
LICENSE
MANIFEST.in
README.md
contributor_license_agreement.md
pypi upload method.txt
pyproject.toml
setup.cfg
setup.py
.github/workflows/build-python.yml
data/cartographic/ee/ee_r264_correspondence.csv
data/cartographic/ee/ee_r264_ids_300sec.tif
data/cartographic/ee/ee_r264_ids_900sec.tif
data/cartographic/ee/ee_r264_simplified300sec.gpkg
data/cartographic/ee/ee_r264_simplified900sec.gpkg
data/crops/johnson/crop_calories/maize_calories_per_ha_masked.tif
data/pyramids/ha_per_cell_14400sec.tif
data/pyramids/ha_per_cell_1800sec.tif
data/pyramids/ha_per_cell_300sec.tif
data/pyramids/ha_per_cell_36000sec.tif
data/pyramids/ha_per_cell_3600sec.tif
data/pyramids/ha_per_cell_7200sec.tif
data/pyramids/ha_per_cell_900sec.tif
data/pyramids/ha_per_cell_column_10sec.tif
data/pyramids/ha_per_cell_column_14400sec.tif
data/pyramids/ha_per_cell_column_1800sec.tif
data/pyramids/ha_per_cell_column_300sec.tif
data/pyramids/ha_per_cell_column_30sec.tif
data/pyramids/ha_per_cell_column_36000sec.tif
data/pyramids/ha_per_cell_column_3600sec.tif
data/pyramids/ha_per_cell_column_7200sec.tif
data/pyramids/ha_per_cell_column_900sec.tif
data/pyramids/match_14400sec.tif
data/pyramids/match_150sec.tif
data/pyramids/match_1800sec.tif
data/pyramids/match_300sec.tif
data/pyramids/match_30sec.tif
data/pyramids/match_36000sec.tif
data/pyramids/match_3600sec.tif
data/pyramids/match_7200sec.tif
data/pyramids/match_900sec.tif
data/tests/invalid_cog_example.tif
data/tests/valid_cog_example.tif
data_BACKUP/cartographic/ee/ee_r264_correspondence.csv
hazelbean/__init__.py
hazelbean/arrayframe.py
hazelbean/arrayframe_functions.py
hazelbean/arrayframe_numpy_functions.py
hazelbean/cat_ears.py
hazelbean/cloud_utils.py
hazelbean/cog.py
hazelbean/config.py
hazelbean/conventions.py
hazelbean/core.py
hazelbean/data_structures.py
hazelbean/file_io.py
hazelbean/geoprocessing.py
hazelbean/geoprocessing_extension.py
hazelbean/globals.py
hazelbean/json_helper.py
hazelbean/netcdf.py
hazelbean/os_utils.py
hazelbean/parallel.py
hazelbean/pog.py
hazelbean/project_flow.py
hazelbean/pyramids.py
hazelbean/raster_vector_interface.py
hazelbean/slow_config.py
hazelbean/spatial_projection.py
hazelbean/spatial_utils.py
hazelbean/stats.py
hazelbean/utils.py
hazelbean/vector.py
hazelbean/visualization.py
hazelbean/watershed_processing.py
hazelbean.egg-info/PKG-INFO
hazelbean.egg-info/SOURCES.txt
hazelbean.egg-info/dependency_links.txt
hazelbean.egg-info/requires.txt
hazelbean.egg-info/top_level.txt
hazelbean/bin/cogger/LICENSE
hazelbean/bin/cogger/README.md
hazelbean/bin/cogger/cogger.exe
hazelbean/calculation_core/__init__.py
hazelbean/calculation_core/aspect_ratio_array_functions.pyx
hazelbean/calculation_core/compile_cython_functions.py
hazelbean/calculation_core/cython_functions.pyx
hazelbean/ui/__init__.py
hazelbean/ui/auto_ui.py
hazelbean/ui/auto_ui_tg.py
hazelbean/ui/cli.py
hazelbean/ui/datastack.py
hazelbean/ui/execution.py
hazelbean/ui/inputs.py
hazelbean/ui/launcher.py
hazelbean/ui/model.py
hazelbean/ui/usage.py
hazelbean/ui/usage_logger.py
hazelbean/ui/utils.py
hazelbean/ui/validation.py
hazelbean/ui/examples/carbon.py
hazelbean/ui/examples/cbc.py
hazelbean/ui/examples/crop_production.py
hazelbean/ui/examples/cv.py
hazelbean/ui/examples/finfish.py
hazelbean/ui/examples/fisheries.py
hazelbean/ui/examples/forest_carbon.py
hazelbean/ui/examples/globio.py
hazelbean/ui/examples/habitat_quality.py
hazelbean/ui/examples/hra.py
hazelbean/ui/examples/hydropower.py
hazelbean/ui/examples/ndr.py
hazelbean/ui/examples/overlap_analysis.py
hazelbean/ui/examples/pollination.py
hazelbean/ui/examples/recreation.py
hazelbean/ui/examples/routing.py
hazelbean/ui/examples/scenario_gen.py
hazelbean/ui/examples/scenic_quality.py
hazelbean/ui/examples/sdr.py
hazelbean/ui/examples/seasonal_water_yield.py
hazelbean/ui/examples/wave_energy.py
hazelbean/ui/examples/wind_energy.py
hazelbean_tests/__init__.py
hazelbean_tests/important_functions_to_document_and_test.md
hazelbean_tests/manual_test_hdf5_netcdf4.py
hazelbean_tests/manual_test_imports.py
hazelbean_tests/manual_test_netcdf.py
hazelbean_tests/manual_test_parallel.py
hazelbean_tests/manual_test_zonal_stats.py
hazelbean_tests/test_align.py
hazelbean_tests/test_arrayframe.py
hazelbean_tests/test_cat_ears.py
hazelbean_tests/test_cog.py
hazelbean_tests/test_data_structures.py
hazelbean_tests/test_describe.py
hazelbean_tests/test_os_funcs.py
hazelbean_tests/test_pog.py
hazelbean_tests/test_project_flow.py
hazelbean_tests/test_pygeoprocessing.py
hazelbean_tests/test_pyramids.py
hazelbean_tests/test_pyramids_original.py
hazelbean_tests/test_raster_vector_interface.py
hazelbean_tests/test_spatial_projection.py
hazelbean_tests/test_spatial_utils.py
hazelbean_tests/test_utils.py
scripts/compile_cython_files.py
scripts/make_file_pog.py
scripts/test_open_speed_of_float32v64.py
scripts/old/convert_pygeoprocessing_to_363.py
scripts/old/generate_27_release.py
scripts/old/generate_release.py
scripts/old/release_hazelbean_to_pypi.py
scripts/old/run_carbon.py