CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
threedi_edits/__init__.py
threedi_edits/globals.py
threedi_edits.egg-info/PKG-INFO
threedi_edits.egg-info/SOURCES.txt
threedi_edits.egg-info/dependency_links.txt
threedi_edits.egg-info/entry_points.txt
threedi_edits.egg-info/not-zip-safe
threedi_edits.egg-info/requires.txt
threedi_edits.egg-info/top_level.txt
threedi_edits/examples/__init__.py
threedi_edits/examples/dem_sampling.py
threedi_edits/examples/dem_sampling_linestrings.py
threedi_edits/examples/extract_raster_data_using_geometries.py
threedi_edits/examples/interpolate_threedi_results.py
threedi_edits/examples/merge_vector_files.py
threedi_edits/examples/merging_linestrings_based_on_heights.py
threedi_edits/examples/profielen_overijssels_kanaal_to_threedi.py
threedi_edits/examples/raster_alignment.py
threedi_edits/examples/sideview.py
threedi_edits/examples/threedi_model_edits.py
threedi_edits/examples/threedi_raster_extraction.py
threedi_edits/examples/vonoroi_polygons_from_linestrings.py
threedi_edits/gis/__init__.py
threedi_edits/gis/feature.py
threedi_edits/gis/fields.py
threedi_edits/gis/geometry.py
threedi_edits/gis/geotransform.py
threedi_edits/gis/linestring.py
threedi_edits/gis/point.py
threedi_edits/gis/polygon.py
threedi_edits/gis/raster.py
threedi_edits/gis/rastergroup.py
threedi_edits/gis/spatial_reference.py
threedi_edits/gis/utils.py
threedi_edits/gis/vector.py
threedi_edits/gis/vectorbase.py
threedi_edits/gis/vectorgroup.py
threedi_edits/tests/__init__.py
threedi_edits/tests/benchmark.json
threedi_edits/tests/test_gis_feature.py
threedi_edits/tests/test_gis_geometry.py
threedi_edits/tests/test_gis_linestring.py
threedi_edits/tests/test_gis_polygon.py
threedi_edits/tests/test_gis_raster.py
threedi_edits/tests/test_gis_rastergroup.py
threedi_edits/tests/test_gis_vector.py
threedi_edits/tests/test_gis_vectorbase.py
threedi_edits/tests/test_threedi_edits.py
threedi_edits/tests/test_threedi_rastergroup.py
threedi_edits/tests/data/gis_feature.gpkg
threedi_edits/tests/data/gis_geometry.gpkg
threedi_edits/tests/data/gis_linestring.gpkg
threedi_edits/tests/data/gis_raster.gpkg
threedi_edits/tests/data/gis_raster_group.gpkg
threedi_edits/tests/data/gis_vector.gpkg
threedi_edits/tests/data/threedi_edits.gpkg
threedi_edits/tests/data/threedi_raster_group.gpkg
threedi_edits/tests/data/lizard_rextract/geometry.cpg
threedi_edits/tests/data/lizard_rextract/geometry.dbf
threedi_edits/tests/data/lizard_rextract/geometry.prj
threedi_edits/tests/data/lizard_rextract/geometry.shp
threedi_edits/tests/data/lizard_rextract/geometry.shx
threedi_edits/tests/data/raster/crop.tif
threedi_edits/tests/data/raster/lines.tif
threedi_edits/tests/data/raster/polygon.cpg
threedi_edits/tests/data/raster/polygon.dbf
threedi_edits/tests/data/raster/polygon.prj
threedi_edits/tests/data/raster/polygon.shp
threedi_edits/tests/data/raster/polygon.shx
threedi_edits/tests/data/raster/template.tif
threedi_edits/tests/data/raster/template_larger.tif
threedi_edits/tests/data/raster/template_larger_fixed.tif
threedi_edits/tests/data/raster/template_smaller.tif
threedi_edits/tests/data/raster/template_smaller_fixed.tif
threedi_edits/tests/data/raster/template_w_nodata.tif
threedi_edits/tests/data/raster/template_w_nodata_fixed.tif
threedi_edits/tests/data/raster/template_wo_nodata.tif
threedi_edits/tests/data/raster/template_wo_nodata_fixed.tif
threedi_edits/tests/data/raster/groups/dem.tif
threedi_edits/tests/data/raster/groups/friction.tif
threedi_edits/tests/data/raster/groups/hydraulic_conductivity.tif
threedi_edits/tests/data/raster/groups/infiltration.tif
threedi_edits/tests/data/raster/groups/interception.tif
threedi_edits/tests/data/raster/groups/landuse.tif
threedi_edits/tests/data/raster/groups/soil.tif
threedi_edits/tests/data/threedi_edits/bwn_test.sqlite
threedi_edits/tests/data/threedi_edits/rasters/Thumbs.db
threedi_edits/tests/data/threedi_edits/rasters/dem_hoekje.tif
threedi_edits/tests/data/threedi_edits/rasters/friction_hoekje.tif
threedi_edits/tests/data/threedi_edits/rasters/infiltration_hoekje.tif
threedi_edits/tests/data/threedi_edits/rasters/storage_ggg_hoekje.tif
threedi_edits/tests/data/threedi_edits/rasters/storage_ghg_hoekje.tif
threedi_edits/tests/data/threedi_edits/rasters/storage_glg_hoekje.tif
threedi_edits/tests/data/threedi_raster_group/Thumbs.db
threedi_edits/tests/data/threedi_raster_group/building_interception.tif
threedi_edits/tests/data/threedi_raster_group/building_interception2.tif
threedi_edits/tests/data/threedi_raster_group/buildings.cpg
threedi_edits/tests/data/threedi_raster_group/buildings.dbf
threedi_edits/tests/data/threedi_raster_group/buildings.prj
threedi_edits/tests/data/threedi_raster_group/buildings.shp
threedi_edits/tests/data/threedi_raster_group/buildings.shx
threedi_edits/tests/data/threedi_raster_group/crop_type.tif
threedi_edits/tests/data/threedi_raster_group/dem.tif
threedi_edits/tests/data/threedi_raster_group/friction.tif
threedi_edits/tests/data/threedi_raster_group/hydraulic_conductivity.tif
threedi_edits/tests/data/threedi_raster_group/infiltration.tif
threedi_edits/tests/data/threedi_raster_group/interception.tif
threedi_edits/tests/data/threedi_raster_group/landuse.tif
threedi_edits/tests/data/threedi_raster_group/soil.tif
threedi_edits/tests/data/threedi_raster_group/soil.tif.aux.xml
threedi_edits/tests/data/threedi_raster_group/conversietabellen/Conversietabel_bodem.csv
threedi_edits/tests/data/threedi_raster_group/conversietabellen/Conversietabel_landgebruik_2018.csv
threedi_edits/tests/data/threedi_raster_group/conversietabellen/Conversietabel_landgebruik_2020.csv
threedi_edits/tests/data/threedi_raster_group/conversietabellen/Conversietabel_landgebruik_2020_broken.csv
threedi_edits/tests/data/threedi_raster_group/raster/dem.tif
threedi_edits/tests/data/threedi_raster_group/rasters/dem.tif
threedi_edits/tests/data/threedi_raster_group/rasters/friction.tif
threedi_edits/tests/data/threedi_raster_group/rasters/infiltation.tif
threedi_edits/tests/data/threedi_raster_group/rasters/infiltration.tif
threedi_edits/tests/data/threedi_raster_group/rasters/interception.tif
threedi_edits/threedi/__init__.py
threedi_edits/threedi/edits.py
threedi_edits/threedi/feature.py
threedi_edits/threedi/grid.py
threedi_edits/threedi/rastergroup.py
threedi_edits/threedi/tables.py
threedi_edits/threedi/vector.py
threedi_edits/threedi/vectorgroup.py
threedi_edits/threedi/constants/__init__.py
threedi_edits/threedi/constants/v0209/__init__.py
threedi_edits/threedi/constants/v0209/constants.py
threedi_edits/threedi/constants/v0209/templates.py
threedi_edits/threedi/constants/v0210/__init__.py
threedi_edits/threedi/constants/v0210/constants.py
threedi_edits/threedi/constants/v0210/templates.py
threedi_edits/threedi/data/Conversietabel_bodem.csv
threedi_edits/threedi/data/Conversietabel_landgebruik_2020.csv
threedi_edits/threedi/data/docs.csv
threedi_edits/threedi/data/docs2.csv
threedi_edits/threedi/data/empty.sqlite
threedi_edits/threedi/data/empty_klondike_wo_orifices.sqlite
threedi_edits/threedi/data/0209/empty_klondike.sqlite
threedi_edits/threedi/data/0210/empty_klondike.sqlite
threedi_edits/threedi/utils/__init__.py
threedi_edits/threedi/utils/conversions.py
threedi_edits/threedi/utils/exceptions.py
threedi_edits/utils/__init__.py
threedi_edits/utils/dependencies.py
threedi_edits/utils/logging.py
threedi_edits/utils/progress.py
threedi_edits/utils/project.py