eodag 3.4.0__tar.gz → 3.4.1.post1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {eodag-3.4.0 → eodag-3.4.1.post1}/CHANGES.rst +30 -0
- {eodag-3.4.0/eodag.egg-info → eodag-3.4.1.post1}/PKG-INFO +2 -2
- {eodag-3.4.0 → eodag-3.4.1.post1}/README.rst +1 -1
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/Chart.yaml +2 -2
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/conf.py +1 -1
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/tuto_stac_client.ipynb +1 -1
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/stac_rest.rst +1 -1
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/search/build_search_result.py +3 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/search/static_stac_search.py +2 -2
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/utils/stac_reader.py +10 -6
- {eodag-3.4.0 → eodag-3.4.1.post1/eodag.egg-info}/PKG-INFO +2 -2
- {eodag-3.4.0 → eodag-3.4.1.post1}/pyproject.toml +1 -1
- {eodag-3.4.0 → eodag-3.4.1.post1}/.dockerignore +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.editorconfig +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.gitattributes +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.github/pull_request_template.md +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.github/workflows/changelog.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.github/workflows/deploy.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.github/workflows/fetch.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.github/workflows/github-pages.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.github/workflows/lint-pr-title.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.github/workflows/test.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.gitignore +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/.pre-commit-config.yaml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/BREAKING_CHANGES.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/CODE_OF_CONDUCT.md +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/CONTRIBUTING.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/LICENSE +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/MANIFEST.in +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/NOTICE +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/Chart.lock +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/README.md +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/templates/NOTES.txt +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/templates/_helpers.tpl +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/templates/configmap.yaml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/templates/deployment.yaml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/templates/extra-list.yaml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/templates/hpa.yaml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/templates/ingress.yaml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/templates/pv.yaml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/templates/pvc.yaml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/templates/secret.yaml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/templates/service.yaml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/templates/serviceaccount.yaml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/charts/eodag-server/values.yaml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docker/run-stac-server.sh +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docker/stac-browser.dockerfile +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docker/stac-server.dockerfile +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docker-compose.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/Makefile +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/custom.css +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/download_methods.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/eodag_advanced_calls_graph.svg +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/eodag_bycs.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/eodag_fetch_product_types.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/eodag_logo_160.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/eodag_logo_160r.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/eodag_main_calls_graph.svg +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/eodag_overview.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/eodag_stac_client.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/eodag_stac_server.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/favicon-32x32.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/params_mapping_extra.csv +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/params_mapping_offline_infos.json +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/params_mapping_opensearch.csv +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/product_types_information.csv +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/progress_1.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/progress_1_none.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/progress_2.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/progress_2_none.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/stac_browser_example.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/_static/stac_browser_example_600.png +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/add_product_type.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/add_provider.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/api_reference/assets.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/api_reference/call_graphs.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/api_reference/core.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/api_reference/eoproduct.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/api_reference/exceptions.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/api_reference/index.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/api_reference/searchresult.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/api_reference/types.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/api_reference/utils.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/api_user_guide.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/breaking_changes.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/changelog.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/cli_user_guide.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/contribute.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/drivers.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/getting_started_guide/configure.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/getting_started_guide/index.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/getting_started_guide/install.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/getting_started_guide/overview.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/getting_started_guide/product_storage_status.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/getting_started_guide/product_types.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/getting_started_guide/providers.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/getting_started_guide/register.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/getting_started_guide/side_projects.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/index.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/make.bat +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/1_overview.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/2_providers_products_available.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/3_configuration.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/4_search.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/5_queryables.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/6_serialize_deserialize.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/7_crunch.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/8_download.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/9_post_process.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/data/crunch_search_results.geojson +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/data/download_search_results.geojson +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/intro_notebooks.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.cpg +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.dbf +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.prj +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.qix +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.qpj +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.shp +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.shx +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/sentinel2_tiling_grid_centroids.zip +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/tuto_burnt_areas_snappy.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/tuto_cds.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/tuto_cop_dem.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/tuto_ecmwf.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/tuto_meteoblue.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/tuto_search_location_tile.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/tuto_ship_detection.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/tuto_wekeo.ipynb +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/params_mapping.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/plugins.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/plugins_reference/api.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/plugins_reference/auth.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/plugins_reference/crunch.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/plugins_reference/download.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/plugins_reference/search.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/stac.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/docs/tutos.rst +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/api/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/api/core.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/api/product/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/api/product/_assets.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/api/product/_product.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/api/product/drivers/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/api/product/drivers/base.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/api/product/drivers/generic.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/api/product/drivers/sentinel1.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/api/product/drivers/sentinel2.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/api/product/metadata_mapping.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/api/search_result.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/cli.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/config.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/crunch.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/apis/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/apis/base.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/apis/ecmwf.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/apis/usgs.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/authentication/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/authentication/aws_auth.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/authentication/base.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/authentication/generic.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/authentication/header.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/authentication/keycloak.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/authentication/oauth.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/authentication/openid_connect.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/authentication/qsauth.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/authentication/sas_auth.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/authentication/token.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/authentication/token_exchange.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/base.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/crunch/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/crunch/base.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/crunch/filter_date.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/crunch/filter_latest_intersect.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/crunch/filter_latest_tpl_name.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/crunch/filter_overlap.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/crunch/filter_property.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/download/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/download/aws.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/download/base.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/download/creodias_s3.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/download/http.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/download/s3rest.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/manager.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/search/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/search/base.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/search/cop_marine.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/search/creodias_s3.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/search/csw.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/search/data_request_search.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/search/qssearch.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/plugins/search/stac_list_assets.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/py.typed +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/ext_product_types.json +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/locations_conf_template.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/product_types.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/providers.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/shp/ne_110m_admin_0_map_units.VERSION.txt +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/shp/ne_110m_admin_0_map_units.cpg +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/shp/ne_110m_admin_0_map_units.dbf +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/shp/ne_110m_admin_0_map_units.prj +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/shp/ne_110m_admin_0_map_units.shp +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/shp/ne_110m_admin_0_map_units.shx +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/stac.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/stac_api.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/stac_provider.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/resources/user_conf_template.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/cache.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/config.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/constants.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/core.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/errors.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/server.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/server.wsgi +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/stac.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/templates/README +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/types/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/types/collections_search.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/types/eodag_search.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/types/queryables.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/types/stac_search.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/utils/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/utils/cql_evaluate.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/rest/utils/rfc3339.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/types/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/types/bbox.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/types/download_args.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/types/queryables.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/types/search_args.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/types/whoosh.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/utils/__init__.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/utils/exceptions.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/utils/import_system.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/utils/logging.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/utils/notebook.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/utils/repr.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/utils/requests.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/utils/rest.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag/utils/s3.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag.egg-info/SOURCES.txt +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag.egg-info/dependency_links.txt +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag.egg-info/entry_points.txt +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag.egg-info/requires.txt +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/eodag.egg-info/top_level.txt +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/get_pypi_latest_version.sh +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/pytest.ini +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/readthedocs.yml +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/requirements-dev.txt +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/requirements-docs.txt +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/requirements-tutorials.txt +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/requirements.txt +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/setup.cfg +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/setup.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/tox.ini +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/utils/params_mapping_to_csv.py +0 -0
- {eodag-3.4.0 → eodag-3.4.1.post1}/utils/product_types_information_to_csv.py +0 -0
|
@@ -3,6 +3,36 @@ Release history
|
|
|
3
3
|
===============
|
|
4
4
|
|
|
5
5
|
|
|
6
|
+
v3.4.1 (2025-05-12)
|
|
7
|
+
===================
|
|
8
|
+
|
|
9
|
+
Bug Fixes
|
|
10
|
+
---------
|
|
11
|
+
|
|
12
|
+
* **plugins**: Missing datetime properties in ECMWFSearch result (`#1648`_, `9ac8d6a`_)
|
|
13
|
+
|
|
14
|
+
* **plugins**: Staticstacsearch text opener (`#1643`_, `71a51f1`_)
|
|
15
|
+
|
|
16
|
+
Documentation
|
|
17
|
+
-------------
|
|
18
|
+
|
|
19
|
+
* Fixed binder tutos links (`#1651`_, `5ec4421`_)
|
|
20
|
+
|
|
21
|
+
Testing
|
|
22
|
+
-------
|
|
23
|
+
|
|
24
|
+
* Update click>=8.2.0 exit status code (`#1650`_, `51a5f36`_)
|
|
25
|
+
|
|
26
|
+
.. _#1643: https://github.com/CS-SI/eodag/pull/1643
|
|
27
|
+
.. _#1648: https://github.com/CS-SI/eodag/pull/1648
|
|
28
|
+
.. _#1650: https://github.com/CS-SI/eodag/pull/1650
|
|
29
|
+
.. _#1651: https://github.com/CS-SI/eodag/pull/1651
|
|
30
|
+
.. _51a5f36: https://github.com/CS-SI/eodag/commit/51a5f3667b2cc0b706a7278494ee4e8bf1260210
|
|
31
|
+
.. _5ec4421: https://github.com/CS-SI/eodag/commit/5ec4421cf3c653e35005e4489a09cb2f22e44a9f
|
|
32
|
+
.. _71a51f1: https://github.com/CS-SI/eodag/commit/71a51f16ea370f542af3142fee25ec90c2a75ae3
|
|
33
|
+
.. _9ac8d6a: https://github.com/CS-SI/eodag/commit/9ac8d6a3f06ad1112c6dd3aeccb2f63eaa49c3c0
|
|
34
|
+
|
|
35
|
+
|
|
6
36
|
v3.4.0 (2025-04-30)
|
|
7
37
|
===================
|
|
8
38
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: eodag
|
|
3
|
-
Version: 3.4.
|
|
3
|
+
Version: 3.4.1.post1
|
|
4
4
|
Summary: Earth Observation Data Access Gateway
|
|
5
5
|
Home-page: https://github.com/CS-SI/eodag
|
|
6
6
|
Author: CS GROUP - France
|
|
@@ -317,7 +317,7 @@ An eodag instance can be exposed through a STAC compliant REST api from the comm
|
|
|
317
317
|
|
|
318
318
|
.. code-block:: bash
|
|
319
319
|
|
|
320
|
-
docker run -p 5000:5000 --rm csspace/eodag-server:3.4.
|
|
320
|
+
docker run -p 5000:5000 --rm csspace/eodag-server:3.4.1
|
|
321
321
|
|
|
322
322
|
You can also browse over your STAC API server using `STAC Browser <https://github.com/radiantearth/stac-browser>`_.
|
|
323
323
|
Simply run:
|
|
@@ -187,7 +187,7 @@ An eodag instance can be exposed through a STAC compliant REST api from the comm
|
|
|
187
187
|
|
|
188
188
|
.. code-block:: bash
|
|
189
189
|
|
|
190
|
-
docker run -p 5000:5000 --rm csspace/eodag-server:3.4.
|
|
190
|
+
docker run -p 5000:5000 --rm csspace/eodag-server:3.4.1
|
|
191
191
|
|
|
192
192
|
You can also browse over your STAC API server using `STAC Browser <https://github.com/radiantearth/stac-browser>`_.
|
|
193
193
|
Simply run:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
apiVersion: v2
|
|
2
|
-
appVersion: 3.4.
|
|
2
|
+
appVersion: 3.4.1
|
|
3
3
|
dependencies:
|
|
4
4
|
- name: common
|
|
5
5
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
@@ -15,4 +15,4 @@ name: eodag-server
|
|
|
15
15
|
sources:
|
|
16
16
|
- https://github.com/CS-SI/eodag
|
|
17
17
|
type: application
|
|
18
|
-
version: 3.4.
|
|
18
|
+
version: 3.4.1
|
|
@@ -61,7 +61,7 @@ nbsphinx_prolog = """
|
|
|
61
61
|
You can run this notebook in a live session with |Binder|.
|
|
62
62
|
|
|
63
63
|
.. |Binder| image:: https://static.mybinder.org/badge.svg
|
|
64
|
-
:target: https://mybinder.org/v2/gh/CS-SI/eodag/master?urlpath=lab/tree/docs/
|
|
64
|
+
:target: https://mybinder.org/v2/gh/CS-SI/eodag/master?urlpath=lab/tree/docs/{{ docname }}
|
|
65
65
|
"""
|
|
66
66
|
|
|
67
67
|
# sphinx-copybutton configurations
|
|
@@ -22981,7 +22981,7 @@
|
|
|
22981
22981
|
"id": "seasonal-internet",
|
|
22982
22982
|
"metadata": {},
|
|
22983
22983
|
"source": [
|
|
22984
|
-
"EODAG can search for items over a STAC static catalog using [StaticStacSearch](https://eodag.readthedocs.io/en/latest/plugins_reference/generated/eodag.plugins.search.static_stac_search.StaticStacSearch.html) plugin. Path to the catalog must be set as `search.api_endpoint` and the download plugin can also be set ([HTTPDownload](https://eodag.readthedocs.io/en/latest/plugins_reference/generated/eodag.plugins.download.http.HTTPDownload.html) by default) depending on the provider.\n",
|
|
22984
|
+
"EODAG can search for items over a STAC static catalog using [StaticStacSearch](https://eodag.readthedocs.io/en/latest/plugins_reference/generated/eodag.plugins.search.static_stac_search.StaticStacSearch.html) plugin. Path to the catalog (or item) must be set as `search.api_endpoint` and the download plugin can also be set ([HTTPDownload](https://eodag.readthedocs.io/en/latest/plugins_reference/generated/eodag.plugins.download.http.HTTPDownload.html) by default) depending on the provider.\n",
|
|
22985
22985
|
"\n",
|
|
22986
22986
|
"Here is an example with a catalog from https://stacindex.org/catalogs/spot-orthoimages-canada-2005, which will use \n",
|
|
22987
22987
|
" `HTTPDownload` as download plugin, without credentials as no authentication is needed for download.\n",
|
|
@@ -115,7 +115,7 @@ available on `https://hub.docker.com/r/csspace/eodag-server <https://hub.docker.
|
|
|
115
115
|
|
|
116
116
|
.. code-block:: bash
|
|
117
117
|
|
|
118
|
-
$ docker run -p 5000:5000 --rm csspace/eodag-server:3.4.
|
|
118
|
+
$ docker run -p 5000:5000 --rm csspace/eodag-server:3.4.1
|
|
119
119
|
|
|
120
120
|
Example
|
|
121
121
|
-------
|
|
@@ -652,6 +652,9 @@ class ECMWFSearch(PostJsonSearch):
|
|
|
652
652
|
"missionEndDate", today().isoformat()
|
|
653
653
|
)
|
|
654
654
|
)
|
|
655
|
+
else:
|
|
656
|
+
keywords[START] = start
|
|
657
|
+
keywords[END] = end
|
|
655
658
|
|
|
656
659
|
def _get_product_type_queryables(
|
|
657
660
|
self, product_type: Optional[str], alias: Optional[str], filters: dict[str, Any]
|
|
@@ -46,7 +46,7 @@ logger = logging.getLogger("eodag.search.static_stac_search")
|
|
|
46
46
|
class StaticStacSearch(StacSearch):
|
|
47
47
|
"""Static STAC Catalog search plugin
|
|
48
48
|
|
|
49
|
-
This plugin first loads all STAC items found in the catalog, and converts them to
|
|
49
|
+
This plugin first loads all STAC items found in the catalog (or item), and converts them to
|
|
50
50
|
EOProducts using :class:`~eodag.plugins.search.qssearch.StacSearch`.
|
|
51
51
|
Then it uses crunchers to only keep products matching query parameters.
|
|
52
52
|
|
|
@@ -56,7 +56,7 @@ class StaticStacSearch(StacSearch):
|
|
|
56
56
|
:param provider: provider name
|
|
57
57
|
:param config: Search plugin configuration:
|
|
58
58
|
|
|
59
|
-
* :attr:`~eodag.config.PluginConfig.api_endpoint` (``str``) (**mandatory**): path to the catalog;
|
|
59
|
+
* :attr:`~eodag.config.PluginConfig.api_endpoint` (``str``) (**mandatory**): path to the catalog or item;
|
|
60
60
|
in contrast to the api_endpoint for other plugin types this can be a url or local system path.
|
|
61
61
|
* :attr:`~eodag.config.PluginConfig.max_connections` (``int``): Maximum number of concurrent
|
|
62
62
|
connections for HTTP requests; default: ``100``
|
|
@@ -122,12 +122,13 @@ def fetch_stac_items(
|
|
|
122
122
|
# URI opener used by PySTAC internally, instantiated here
|
|
123
123
|
# to retrieve the timeout.
|
|
124
124
|
_text_opener = _TextOpener(timeout, ssl_verify)
|
|
125
|
-
pystac.StacIO.
|
|
125
|
+
stac_io = pystac.StacIO.default()
|
|
126
|
+
stac_io.read_text = _text_opener # type: ignore[assignment]
|
|
126
127
|
|
|
127
|
-
stac_obj = pystac.read_file(stac_path)
|
|
128
|
+
stac_obj = pystac.read_file(stac_path, stac_io=stac_io)
|
|
128
129
|
# Single STAC item
|
|
129
130
|
if isinstance(stac_obj, pystac.Item):
|
|
130
|
-
return [stac_obj.to_dict()]
|
|
131
|
+
return [stac_obj.to_dict(transform_hrefs=False)]
|
|
131
132
|
# STAC catalog
|
|
132
133
|
elif isinstance(stac_obj, pystac.Catalog):
|
|
133
134
|
return _fetch_stac_items_from_catalog(
|
|
@@ -152,7 +153,9 @@ def _fetch_stac_items_from_catalog(
|
|
|
152
153
|
if extensions:
|
|
153
154
|
extensions = extensions if isinstance(extensions, list) else [extensions]
|
|
154
155
|
if "single-file-stac" in extensions:
|
|
155
|
-
items = [
|
|
156
|
+
items = [
|
|
157
|
+
feature for feature in cat.to_dict(transform_hrefs=False)["features"]
|
|
158
|
+
]
|
|
156
159
|
return items
|
|
157
160
|
|
|
158
161
|
# Making the links absolutes allow for both relative and absolute links to be handled.
|
|
@@ -201,9 +204,10 @@ def fetch_stac_collections(
|
|
|
201
204
|
|
|
202
205
|
# URI opener used by PySTAC internally, instantiated here to retrieve the timeout.
|
|
203
206
|
_text_opener = _TextOpener(timeout, ssl_verify)
|
|
204
|
-
pystac.StacIO.
|
|
207
|
+
stac_io = pystac.StacIO.default()
|
|
208
|
+
stac_io.read_text = _text_opener # type: ignore[assignment]
|
|
205
209
|
|
|
206
|
-
stac_obj = pystac.read_file(stac_path)
|
|
210
|
+
stac_obj = pystac.read_file(stac_path, stac_io=stac_io)
|
|
207
211
|
if isinstance(stac_obj, pystac.Catalog):
|
|
208
212
|
return _fetch_stac_collections_from_catalog(
|
|
209
213
|
stac_obj, collection, max_connections, _text_opener
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: eodag
|
|
3
|
-
Version: 3.4.
|
|
3
|
+
Version: 3.4.1.post1
|
|
4
4
|
Summary: Earth Observation Data Access Gateway
|
|
5
5
|
Home-page: https://github.com/CS-SI/eodag
|
|
6
6
|
Author: CS GROUP - France
|
|
@@ -317,7 +317,7 @@ An eodag instance can be exposed through a STAC compliant REST api from the comm
|
|
|
317
317
|
|
|
318
318
|
.. code-block:: bash
|
|
319
319
|
|
|
320
|
-
docker run -p 5000:5000 --rm csspace/eodag-server:3.4.
|
|
320
|
+
docker run -p 5000:5000 --rm csspace/eodag-server:3.4.1
|
|
321
321
|
|
|
322
322
|
You can also browse over your STAC API server using `STAC Browser <https://github.com/radiantearth/stac-browser>`_.
|
|
323
323
|
Simply run:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/2_providers_products_available.ipynb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/6_serialize_deserialize.ipynb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/data/crunch_search_results.geojson
RENAMED
|
File without changes
|
{eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/api_user_guide/data/download_search_results.geojson
RENAMED
|
File without changes
|
|
File without changes
|
{eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.cpg
RENAMED
|
File without changes
|
{eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.dbf
RENAMED
|
File without changes
|
{eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.prj
RENAMED
|
File without changes
|
{eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.qix
RENAMED
|
File without changes
|
{eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.qpj
RENAMED
|
File without changes
|
{eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.shp
RENAMED
|
File without changes
|
{eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.shx
RENAMED
|
File without changes
|
{eodag-3.4.0 → eodag-3.4.1.post1}/docs/notebooks/tutos/auxdata/sentinel2_tiling_grid_centroids.zip
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|