.editorconfig
.gitignore
LICENSE
MANIFEST.in
README.md
mkdocs.yml
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/build.yml
.github/workflows/docs.yml
.github/workflows/pypi.yml
.idea/workspace.xml
docs/.nojekyll
docs/404.html
docs/CNAME
docs/index.html
docs/index.md
docs/sitemap.xml
docs/sitemap.xml.gz
docs/assets/_mkdocstrings.css
docs/assets/images/favicon.png
docs/assets/javascripts/bundle.1d3bfcf1.min.js
docs/assets/javascripts/bundle.1d3bfcf1.min.js.map
docs/assets/javascripts/lunr/tinyseg.js
docs/assets/javascripts/lunr/min/lunr.ar.min.js
docs/assets/javascripts/lunr/min/lunr.da.min.js
docs/assets/javascripts/lunr/min/lunr.de.min.js
docs/assets/javascripts/lunr/min/lunr.du.min.js
docs/assets/javascripts/lunr/min/lunr.es.min.js
docs/assets/javascripts/lunr/min/lunr.fi.min.js
docs/assets/javascripts/lunr/min/lunr.fr.min.js
docs/assets/javascripts/lunr/min/lunr.hu.min.js
docs/assets/javascripts/lunr/min/lunr.it.min.js
docs/assets/javascripts/lunr/min/lunr.ja.min.js
docs/assets/javascripts/lunr/min/lunr.jp.min.js
docs/assets/javascripts/lunr/min/lunr.multi.min.js
docs/assets/javascripts/lunr/min/lunr.nl.min.js
docs/assets/javascripts/lunr/min/lunr.no.min.js
docs/assets/javascripts/lunr/min/lunr.pt.min.js
docs/assets/javascripts/lunr/min/lunr.ro.min.js
docs/assets/javascripts/lunr/min/lunr.ru.min.js
docs/assets/javascripts/lunr/min/lunr.stemmer.support.min.js
docs/assets/javascripts/lunr/min/lunr.sv.min.js
docs/assets/javascripts/lunr/min/lunr.tr.min.js
docs/assets/javascripts/lunr/min/lunr.vi.min.js
docs/assets/javascripts/workers/search.4fa0e4ee.min.js
docs/assets/javascripts/workers/search.4fa0e4ee.min.js.map
docs/assets/stylesheets/main.bde7dde4.min.css
docs/assets/stylesheets/main.bde7dde4.min.css.map
docs/assets/stylesheets/palette.ef6f36e2.min.css
docs/assets/stylesheets/palette.ef6f36e2.min.css.map
docs/common/common.md
docs/common/index.html
docs/contributing/contributing.md
docs/contributing/index.html
docs/faq/faq.md
docs/faq/index.html
docs/geodemo/geodemo.md
docs/geodemo/index.html
docs/installation/index.html
docs/installation/installation.md
docs/notebooks/add_shapefile/add_shapefile.ipynb
docs/notebooks/add_shapefile/index.html
docs/notebooks/csv_to_points/csv_to_points.ipynb
docs/notebooks/csv_to_points/index.html
docs/notebooks/data/countries.cpg
docs/notebooks/data/countries.csv
docs/notebooks/data/countries.dbf
docs/notebooks/data/countries.json
docs/notebooks/data/countries.prj
docs/notebooks/data/countries.shp
docs/notebooks/data/countries.shx
docs/notebooks/data/countries.zip
docs/notebooks/data/nyc_neighborhoods.dbf
docs/notebooks/data/nyc_neighborhoods.geojson
docs/notebooks/data/nyc_neighborhoods.prj
docs/notebooks/data/nyc_neighborhoods.shp
docs/notebooks/data/nyc_neighborhoods.shx
docs/notebooks/data/nyc_neighborhoods.zip
docs/notebooks/data/nyc_streets.dbf
docs/notebooks/data/nyc_streets.geojson
docs/notebooks/data/nyc_streets.prj
docs/notebooks/data/nyc_streets.shp
docs/notebooks/data/nyc_streets.shx
docs/notebooks/data/nyc_streets.zip
docs/notebooks/data/nyc_subway_stations.dbf
docs/notebooks/data/nyc_subway_stations.prj
docs/notebooks/data/nyc_subway_stations.shp
docs/notebooks/data/nyc_subway_stations.shx
docs/notebooks/data/nyc_subway_stations.zip
docs/notebooks/data/us_states.cpg
docs/notebooks/data/us_states.csv
docs/notebooks/data/us_states.dbf
docs/notebooks/data/us_states.geojson
docs/notebooks/data/us_states.prj
docs/notebooks/data/us_states.shp
docs/notebooks/data/us_states.shx
docs/notebooks/data/us_states.zip
docs/notebooks/data/world_cities.csv
docs/notebooks/data/world_cities.geojson
docs/notebooks/earthengine_intro/earthengine_intro.ipynb
docs/notebooks/earthengine_intro/index.html
docs/notebooks/folium_intro/folium_intro.ipynb
docs/notebooks/folium_intro/index.html
docs/notebooks/geodemo_intro/geodemo_intro.ipynb
docs/notebooks/geodemo_intro/index.html
docs/notebooks/geopandas/geopandas.ipynb
docs/notebooks/geopandas/index.html
docs/notebooks/ipyfilechooser/index.html
docs/notebooks/ipyfilechooser/ipyfilechooser.ipynb
docs/notebooks/ipyleaflet_intro/index.html
docs/notebooks/ipyleaflet_intro/ipyleaflet_intro.ipynb
docs/notebooks/ipywidgets/index.html
docs/notebooks/ipywidgets/ipywidgets.ipynb
docs/notebooks/ipywidgets_box/index.html
docs/notebooks/ipywidgets_box/ipywidgets_box.ipynb
docs/notebooks/ipywidgets_events/index.html
docs/notebooks/ipywidgets_events/ipywidgets_events.ipynb
docs/notebooks/test_utils/index.html
docs/notebooks/test_utils/test_utils.ipynb
docs/notebooks/toolbar/index.html
docs/notebooks/toolbar/toolbar.ipynb
docs/notebooks/whitebox/index.html
docs/notebooks/whitebox/whitebox.ipynb
docs/overrides/main.html
docs/search/search_index.json
docs/usage/index.html
docs/usage/usage.md
docs/utils/index.html
docs/utils/utils.md
geoprepare/__init__.py
geoprepare/base.py
geoprepare/geoextract.py
geoprepare/geoextract.txt
geoprepare/geomerge.py
geoprepare/geoprepare.py
geoprepare/geoprepare.txt
geoprepare/log.py
geoprepare/utils.py
geoprepare.egg-info/PKG-INFO
geoprepare.egg-info/SOURCES.txt
geoprepare.egg-info/dependency_links.txt
geoprepare.egg-info/not-zip-safe
geoprepare.egg-info/requires.txt
geoprepare.egg-info/top_level.txt
geoprepare/datasets/AVHRR.py
geoprepare/datasets/AgERA5.py
geoprepare/datasets/CHIRPS.py
geoprepare/datasets/CHIRPS_GEFS.py
geoprepare/datasets/CPC.py
geoprepare/datasets/ESI.py
geoprepare/datasets/FLDAS.py
geoprepare/datasets/LST.py
geoprepare/datasets/NDVI.py
geoprepare/datasets/Soil_Moisture.py
geoprepare/datasets/__init__.py
geoprepare/datasets/template.nc
geoprepare/docs/links.md
geoprepare/docs/run.md
geoprepare/extract/__init__.py
geoprepare/extract/extract_EO.py
geoprepare/extract/extract_crop_masks.py
geoprepare/merge/__init__.py
tests/__init__.py
tests/test_geoprepare.py