eodag 3.8.0__tar.gz → 3.8.1__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.8.0 → eodag-3.8.1}/CHANGES.rst +24 -0
- {eodag-3.8.0/eodag.egg-info → eodag-3.8.1}/PKG-INFO +2 -2
- {eodag-3.8.0 → eodag-3.8.1}/README.rst +1 -1
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/Chart.yaml +2 -2
- eodag-3.8.1/docs/_static/params_mapping_offline_infos.json +1 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/stac_rest.rst +1 -1
- {eodag-3.8.0 → eodag-3.8.1}/eodag/api/core.py +2 -1
- {eodag-3.8.0 → eodag-3.8.1}/eodag/api/product/metadata_mapping.py +1 -1
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/authentication/sas_auth.py +15 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/ext_product_types.json +1 -1
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/providers.yml +1 -1
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/stac_provider.yml +1 -1
- {eodag-3.8.0 → eodag-3.8.1/eodag.egg-info}/PKG-INFO +2 -2
- {eodag-3.8.0 → eodag-3.8.1}/pyproject.toml +1 -1
- eodag-3.8.0/docs/_static/params_mapping_offline_infos.json +0 -471
- {eodag-3.8.0 → eodag-3.8.1}/.dockerignore +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.editorconfig +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.gitattributes +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.github/pull_request_template.md +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.github/workflows/changelog.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.github/workflows/deploy.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.github/workflows/fetch.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.github/workflows/github-pages.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.github/workflows/lint-pr-title.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.github/workflows/publish.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.github/workflows/test.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.gitignore +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/.pre-commit-config.yaml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/BREAKING_CHANGES.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/CODE_OF_CONDUCT.md +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/CONTRIBUTING.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/LICENSE +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/MANIFEST.in +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/NOTICE +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/Chart.lock +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/README.md +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/templates/NOTES.txt +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/templates/_helpers.tpl +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/templates/configmap.yaml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/templates/deployment.yaml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/templates/extra-list.yaml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/templates/hpa.yaml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/templates/ingress.yaml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/templates/pv.yaml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/templates/pvc.yaml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/templates/secret.yaml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/templates/service.yaml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/templates/serviceaccount.yaml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/charts/eodag-server/values.yaml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docker/run-stac-server.sh +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docker/stac-browser.dockerfile +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docker/stac-server.dockerfile +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docker-compose.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/Makefile +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/custom.css +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/download_methods.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/eodag_advanced_calls_graph.svg +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/eodag_bycs.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/eodag_fetch_product_types.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/eodag_logo_160.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/eodag_logo_160r.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/eodag_main_calls_graph.svg +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/eodag_overview.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/eodag_stac_server.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/favicon-32x32.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/params_mapping_extra.csv +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/params_mapping_opensearch.csv +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/product_types_information.csv +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/progress_1.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/progress_1_none.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/progress_2.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/progress_2_none.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/stac_browser_example.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/_static/stac_browser_example_600.png +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/add_product_type.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/add_provider.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/api_reference/assets.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/api_reference/call_graphs.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/api_reference/core.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/api_reference/eoproduct.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/api_reference/exceptions.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/api_reference/index.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/api_reference/searchresult.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/api_reference/types.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/api_reference/utils.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/api_user_guide.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/breaking_changes.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/changelog.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/cli_user_guide.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/conf.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/contribute.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/drivers.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/getting_started_guide/configure.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/getting_started_guide/ecosystem.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/getting_started_guide/index.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/getting_started_guide/install.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/getting_started_guide/overview.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/getting_started_guide/product_storage_status.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/getting_started_guide/product_types.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/getting_started_guide/providers.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/getting_started_guide/register.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/index.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/make.bat +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/api_user_guide/1_overview.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/api_user_guide/2_providers_products_available.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/api_user_guide/3_configuration.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/api_user_guide/4_search.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/api_user_guide/5_queryables.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/api_user_guide/6_serialize_deserialize.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/api_user_guide/7_crunch.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/api_user_guide/8_download.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/api_user_guide/9_post_process.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/api_user_guide/data/crunch_search_results.geojson +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/api_user_guide/data/download_search_results.geojson +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/intro_notebooks.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.cpg +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.dbf +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.prj +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.qix +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.qpj +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.shp +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/auxdata/Gulf_of_Trieste_seamask_UTM33.shx +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/auxdata/sentinel2_tiling_grid_centroids.zip +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/tuto_burnt_areas_snappy.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/tuto_cds.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/tuto_cop_dem.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/tuto_dedt_lumi_roi.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/tuto_ecmwf.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/tuto_meteoblue.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/tuto_search_location_tile.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/tuto_ship_detection.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/tuto_stac_client.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/notebooks/tutos/tuto_wekeo.ipynb +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/params_mapping.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/plugins.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/plugins_reference/api.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/plugins_reference/auth.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/plugins_reference/crunch.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/plugins_reference/download.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/plugins_reference/search.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/docs/tutos.rst +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/api/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/api/product/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/api/product/_assets.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/api/product/_product.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/api/product/drivers/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/api/product/drivers/base.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/api/product/drivers/generic.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/api/product/drivers/sentinel1.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/api/product/drivers/sentinel2.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/api/search_result.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/cli.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/config.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/crunch.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/apis/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/apis/base.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/apis/ecmwf.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/apis/usgs.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/authentication/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/authentication/aws_auth.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/authentication/base.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/authentication/generic.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/authentication/header.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/authentication/keycloak.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/authentication/oauth.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/authentication/openid_connect.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/authentication/qsauth.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/authentication/token.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/authentication/token_exchange.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/base.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/crunch/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/crunch/base.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/crunch/filter_date.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/crunch/filter_latest_intersect.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/crunch/filter_latest_tpl_name.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/crunch/filter_overlap.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/crunch/filter_property.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/download/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/download/aws.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/download/base.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/download/creodias_s3.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/download/http.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/download/s3rest.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/manager.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/search/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/search/base.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/search/build_search_result.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/search/cop_marine.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/search/creodias_s3.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/search/csw.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/search/data_request_search.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/search/qssearch.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/search/stac_list_assets.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/plugins/search/static_stac_search.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/py.typed +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/locations_conf_template.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/product_types.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/shp/ne_110m_admin_0_map_units.VERSION.txt +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/shp/ne_110m_admin_0_map_units.cpg +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/shp/ne_110m_admin_0_map_units.dbf +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/shp/ne_110m_admin_0_map_units.prj +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/shp/ne_110m_admin_0_map_units.shp +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/shp/ne_110m_admin_0_map_units.shx +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/stac.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/stac_api.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/resources/user_conf_template.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/cache.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/config.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/constants.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/core.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/errors.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/server.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/server.wsgi +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/stac.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/templates/README +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/types/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/types/collections_search.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/types/eodag_search.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/types/queryables.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/types/stac_search.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/utils/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/utils/cql_evaluate.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/rest/utils/rfc3339.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/types/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/types/bbox.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/types/download_args.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/types/queryables.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/types/search_args.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/__init__.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/cache.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/env.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/exceptions.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/free_text_search.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/import_system.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/logging.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/notebook.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/repr.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/requests.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/rest.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/s3.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag/utils/stac_reader.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag.egg-info/SOURCES.txt +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag.egg-info/dependency_links.txt +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag.egg-info/entry_points.txt +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag.egg-info/requires.txt +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/eodag.egg-info/top_level.txt +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/get_pypi_latest_version.sh +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/pytest.ini +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/readthedocs.yml +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/requirements-dev.txt +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/requirements-docs.txt +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/requirements-tutorials.txt +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/requirements.txt +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/setup.cfg +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/setup.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/tox.ini +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/utils/params_mapping_to_csv.py +0 -0
- {eodag-3.8.0 → eodag-3.8.1}/utils/product_types_information_to_csv.py +0 -0
|
@@ -3,6 +3,30 @@ Release history
|
|
|
3
3
|
===============
|
|
4
4
|
|
|
5
5
|
|
|
6
|
+
v3.8.1 (2025-09-02)
|
|
7
|
+
===================
|
|
8
|
+
|
|
9
|
+
Bug Fixes
|
|
10
|
+
---------
|
|
11
|
+
|
|
12
|
+
* **core**: Guess_product_type using alias (`#1800`_, `99e6ab8`_)
|
|
13
|
+
|
|
14
|
+
* **plugins**: Filter using matching_url in SASAuth (`#1802`_, `c4e649c`_)
|
|
15
|
+
|
|
16
|
+
* **providers**: Instrument format for STAC providers (`#1803`_, `e1a56fd`_)
|
|
17
|
+
|
|
18
|
+
* **providers**: Ssl verify for fedeo_ceda (`#1801`_, `45b891a`_)
|
|
19
|
+
|
|
20
|
+
.. _#1800: https://github.com/CS-SI/eodag/pull/1800
|
|
21
|
+
.. _#1801: https://github.com/CS-SI/eodag/pull/1801
|
|
22
|
+
.. _#1802: https://github.com/CS-SI/eodag/pull/1802
|
|
23
|
+
.. _#1803: https://github.com/CS-SI/eodag/pull/1803
|
|
24
|
+
.. _45b891a: https://github.com/CS-SI/eodag/commit/45b891a6a527e0143eb23cfa1a9576cd74a56758
|
|
25
|
+
.. _99e6ab8: https://github.com/CS-SI/eodag/commit/99e6ab8fda3847bd8478bc8cc40688923ed13b49
|
|
26
|
+
.. _c4e649c: https://github.com/CS-SI/eodag/commit/c4e649cdadda539be517797d2668638c19b486c8
|
|
27
|
+
.. _e1a56fd: https://github.com/CS-SI/eodag/commit/e1a56fd0670d0aa4ee27cd5cc8a67b5fbea20be9
|
|
28
|
+
|
|
29
|
+
|
|
6
30
|
v3.8.0 (2025-08-27)
|
|
7
31
|
===================
|
|
8
32
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: eodag
|
|
3
|
-
Version: 3.8.
|
|
3
|
+
Version: 3.8.1
|
|
4
4
|
Summary: Earth Observation Data Access Gateway
|
|
5
5
|
Home-page: https://github.com/CS-SI/eodag
|
|
6
6
|
Author: CS GROUP - France
|
|
@@ -316,7 +316,7 @@ An eodag instance can be exposed through a STAC compliant REST api from the comm
|
|
|
316
316
|
|
|
317
317
|
.. code-block:: bash
|
|
318
318
|
|
|
319
|
-
docker run -p 5000:5000 --rm csspace/eodag-server:3.8.
|
|
319
|
+
docker run -p 5000:5000 --rm csspace/eodag-server:3.8.1
|
|
320
320
|
|
|
321
321
|
You can also browse over your STAC API server using `STAC Browser <https://github.com/radiantearth/stac-browser>`_.
|
|
322
322
|
Simply run:
|
|
@@ -185,7 +185,7 @@ An eodag instance can be exposed through a STAC compliant REST api from the comm
|
|
|
185
185
|
|
|
186
186
|
.. code-block:: bash
|
|
187
187
|
|
|
188
|
-
docker run -p 5000:5000 --rm csspace/eodag-server:3.8.
|
|
188
|
+
docker run -p 5000:5000 --rm csspace/eodag-server:3.8.1
|
|
189
189
|
|
|
190
190
|
You can also browse over your STAC API server using `STAC Browser <https://github.com/radiantearth/stac-browser>`_.
|
|
191
191
|
Simply run:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
apiVersion: v2
|
|
2
|
-
appVersion: 3.8.
|
|
2
|
+
appVersion: 3.8.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.8.
|
|
18
|
+
version: 3.8.1
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"abstract": {"parameter": "abstract", "open-search": true, "class": "Additional INSPIRE obligated OpenSearch Parameters for Collection Search", "description": "Abstract.", "type": "String"}, "accessConstraint": {"parameter": "accessConstraint", "open-search": true, "class": "Additional INSPIRE obligated OpenSearch Parameters for Collection Search", "description": "Applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource", "type": "String "}, "acquisitionInformation": {"parameter": "acquisitionInformation", "open-search": "", "class": "", "description": "", "type": ""}, "acquisitionStation": {"parameter": "acquisitionStation", "open-search": true, "class": "", "description": "", "type": ""}, "acquisitionSubType": {"parameter": "acquisitionSubType", "open-search": true, "class": "", "description": "", "type": ""}, "acquisitionType": {"parameter": "acquisitionType", "open-search": true, "class": "", "description": "", "type": ""}, "assets": {"parameter": "assets", "open-search": "", "class": "", "description": "", "type": ""}, "availabilityTime": {"parameter": "availabilityTime", "open-search": true, "class": "", "description": "", "type": ""}, "awsProductId": {"parameter": "awsProductId", "open-search": "", "class": "", "description": "", "type": ""}, "cloudCover": {"parameter": "cloudCover", "open-search": true, "class": "", "description": "", "type": ""}, "collection": {"parameter": "collection", "open-search": "", "class": "", "description": "", "type": ""}, "completionTimeFromAscendingNode": {"parameter": "completionTimeFromAscendingNode", "open-search": true, "class": "", "description": "", "type": ""}, "creationDate": {"parameter": "creationDate", "open-search": true, "class": "", "description": "", "type": ""}, "defaultGeometry": {"parameter": "defaultGeometry", "open-search": "", "class": "", "description": "", "type": ""}, "doi": {"parameter": "doi", "open-search": true, "class": "OpenSearch Parameters for Collection Search", "description": "Digital Object Identifier identifying the product (see http://www.doi.org)", "type": "String"}, "dopplerFrequency": {"parameter": "dopplerFrequency", "open-search": true, "class": "", "description": "", "type": ""}, "downloadLink": {"parameter": "downloadLink", "open-search": "", "class": "", "description": "", "type": ""}, "extraInformation": {"parameter": "extraInformation", "open-search": "", "class": "", "description": "", "type": ""}, "geometry": {"parameter": "geometry", "open-search": "", "class": "", "description": "", "type": ""}, "gridSquare": {"parameter": "gridSquare", "open-search": "", "class": "", "description": "", "type": ""}, "id": {"parameter": "id", "open-search": "", "class": "", "description": "", "type": ""}, "illuminationAzimuthAngle": {"parameter": "illuminationAzimuthAngle", "open-search": true, "class": "", "description": "", "type": ""}, "illuminationElevationAngle": {"parameter": "illuminationElevationAngle", "open-search": true, "class": "", "description": "", "type": ""}, "instrument": {"parameter": "instrument", "open-search": true, "class": "OpenSearch Parameters for Collection Search", "description": "A string identifying the instrument (e.g. MERIS, AATSR, ASAR, HRVIR. SAR).", "type": "String"}, "keyword": {"parameter": "keyword", "open-search": true, "class": "Additional INSPIRE obligated OpenSearch Parameters for Collection Search", "description": "Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.", "type": "String"}, "latitudeBand": {"parameter": "latitudeBand", "open-search": "", "class": "", "description": "", "type": ""}, "links": {"parameter": "links", "open-search": "", "class": "", "description": "", "type": ""}, "modificationDate": {"parameter": "modificationDate", "open-search": true, "class": "", "description": "", "type": ""}, "modifiedAfter": {"parameter": "modifiedAfter", "open-search": "", "class": "", "description": "", "type": ""}, "modifiedBefore": {"parameter": "modifiedBefore", "open-search": "", "class": "", "description": "", "type": ""}, "orbitDirection": {"parameter": "orbitDirection", "open-search": true, "class": "", "description": "", "type": ""}, "orbitNumber": {"parameter": "orbitNumber", "open-search": true, "class": "", "description": "", "type": ""}, "organisationName": {"parameter": "organisationName", "open-search": true, "class": "Additional INSPIRE obligated OpenSearch Parameters for Collection Search", "description": "A string identifying the name of the organization responsible for the resource", "type": "String"}, "parentIdentifier": {"parameter": "parentIdentifier", "open-search": true, "class": "", "description": "", "type": ""}, "platform": {"parameter": "platform", "open-search": true, "class": "OpenSearch Parameters for Collection Search", "description": "A string with the platform short name (e.g. Sentinel-1)", "type": "String"}, "platformSerialIdentifier": {"parameter": "platformSerialIdentifier", "open-search": true, "class": "OpenSearch Parameters for Collection Search", "description": "A string with the Platform serial identifier", "type": "String"}, "polarizationChannels": {"parameter": "polarizationChannels", "open-search": "", "class": "", "description": "", "type": ""}, "polarizationMode": {"parameter": "polarizationMode", "open-search": "", "class": "", "description": "", "type": ""}, "processingCenter": {"parameter": "processingCenter", "open-search": true, "class": "", "description": "", "type": ""}, "processingLevel": {"parameter": "processingLevel", "open-search": true, "class": "OpenSearch Parameters for Collection Search", "description": "A string identifying the processing level applied to the entry", "type": "String"}, "processorName": {"parameter": "processorName", "open-search": true, "class": "", "description": "", "type": ""}, "productIdentifier": {"parameter": "productIdentifier", "open-search": "", "class": "", "description": "", "type": ""}, "productInformation": {"parameter": "productInformation", "open-search": "", "class": "", "description": "", "type": ""}, "productQualityStatus": {"parameter": "productQualityStatus", "open-search": true, "class": "", "description": "", "type": ""}, "productType": {"parameter": "productType", "open-search": true, "class": "OpenSearch Parameters for Collection Search", "description": "A string identifying the entry type (e.g. ER02_SAR_IM__0P, MER_RR__1P, SM_SLC__1S, GES_DISC_AIRH3STD_V005)", "type": "String "}, "productVersion": {"parameter": "productVersion", "open-search": true, "class": "", "description": "", "type": ""}, "providerProductType": {"parameter": "providerProductType", "open-search": "", "class": "", "description": "", "type": ""}, "publicationDate": {"parameter": "publicationDate", "open-search": true, "class": "Additional INSPIRE obligated OpenSearch Parameters for Collection Search", "description": "The date when the resource was issued", "type": "Date time"}, "publishedAfter": {"parameter": "publishedAfter", "open-search": "", "class": "", "description": "", "type": ""}, "publishedBefore": {"parameter": "publishedBefore", "open-search": "", "class": "", "description": "", "type": ""}, "quicklook": {"parameter": "quicklook", "open-search": "", "class": "", "description": "", "type": ""}, "relativeOrbitNumber": {"parameter": "relativeOrbitNumber", "open-search": "", "class": "", "description": "", "type": ""}, "resolution": {"parameter": "resolution", "open-search": true, "class": "", "description": "", "type": ""}, "sensorMode": {"parameter": "sensorMode", "open-search": true, "class": "", "description": "", "type": ""}, "services": {"parameter": "services", "open-search": "", "class": "", "description": "", "type": ""}, "size": {"parameter": "size", "open-search": "", "class": "", "description": "", "type": ""}, "snowCover": {"parameter": "snowCover", "open-search": true, "class": "", "description": "", "type": ""}, "startTimeFromAscendingNode": {"parameter": "startTimeFromAscendingNode", "open-search": true, "class": "", "description": "", "type": ""}, "storageStatus": {"parameter": "storageStatus", "open-search": "", "class": "", "description": "", "type": ""}, "swathIdentifier": {"parameter": "swathIdentifier", "open-search": true, "class": "", "description": "", "type": ""}, "thumbnail": {"parameter": "thumbnail", "open-search": "", "class": "", "description": "", "type": ""}, "tileIdentifier": {"parameter": "tileIdentifier", "open-search": "", "class": "", "description": "", "type": ""}, "title": {"parameter": "title", "open-search": true, "class": "Additional INSPIRE obligated OpenSearch Parameters for Collection Search", "description": "A name given to the resource", "type": "String "}, "topicCategory": {"parameter": "topicCategory", "open-search": true, "class": "Additional INSPIRE obligated OpenSearch Parameters for Collection Search", "description": "Main theme(s) of the dataset", "type": "String "}, "type": {"parameter": "type", "open-search": "", "class": "", "description": "", "type": ""}, "uid": {"parameter": "uid", "open-search": "", "class": "", "description": "", "type": ""}, "utmZone": {"parameter": "utmZone", "open-search": "", "class": "", "description": "", "type": ""}}
|
|
@@ -1117,7 +1117,8 @@ class EODataAccessGateway:
|
|
|
1117
1117
|
if not (max_start <= min_end):
|
|
1118
1118
|
continue
|
|
1119
1119
|
|
|
1120
|
-
|
|
1120
|
+
pt_alias = pt_dict.get("alias", pt_id)
|
|
1121
|
+
guesses_with_score.append((pt_alias, score))
|
|
1121
1122
|
|
|
1122
1123
|
if guesses_with_score:
|
|
1123
1124
|
# sort by score descending, then pt_id for stability
|
|
@@ -523,7 +523,7 @@ def format_metadata(search_param: str, *args: Any, **kwargs: Any) -> str:
|
|
|
523
523
|
value = MetadataFormatter.convert_to_geojson(value)
|
|
524
524
|
elif not isinstance(value, str):
|
|
525
525
|
raise TypeError(
|
|
526
|
-
f"convert_replace_str expects a string or a dict (apply to_geojson). Got {type(value)}"
|
|
526
|
+
f"convert_replace_str expects a string or a dict (apply to_geojson). Got {type(value)}: {value}"
|
|
527
527
|
)
|
|
528
528
|
|
|
529
529
|
old, new = ast.literal_eval(args)
|
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
from __future__ import annotations
|
|
19
19
|
|
|
20
20
|
import logging
|
|
21
|
+
import re
|
|
21
22
|
from json import JSONDecodeError
|
|
22
23
|
from typing import TYPE_CHECKING, Optional
|
|
23
24
|
|
|
@@ -29,6 +30,8 @@ from eodag.utils import HTTP_REQ_TIMEOUT, USER_AGENT, deepcopy, format_dict_item
|
|
|
29
30
|
from eodag.utils.exceptions import AuthenticationError, TimeOutError
|
|
30
31
|
|
|
31
32
|
if TYPE_CHECKING:
|
|
33
|
+
from typing import Pattern
|
|
34
|
+
|
|
32
35
|
from requests import PreparedRequest
|
|
33
36
|
|
|
34
37
|
|
|
@@ -44,15 +47,24 @@ class RequestsSASAuth(AuthBase):
|
|
|
44
47
|
signed_url_key: str,
|
|
45
48
|
headers: Optional[dict[str, str]] = None,
|
|
46
49
|
ssl_verify: bool = True,
|
|
50
|
+
matching_url: Optional[Pattern[str]] = None,
|
|
47
51
|
) -> None:
|
|
48
52
|
self.auth_uri = auth_uri
|
|
49
53
|
self.signed_url_key = signed_url_key
|
|
50
54
|
self.headers = headers
|
|
51
55
|
self.signed_urls: dict[str, str] = {}
|
|
52
56
|
self.ssl_verify = ssl_verify
|
|
57
|
+
self.matching_url = matching_url
|
|
53
58
|
|
|
54
59
|
def __call__(self, request: PreparedRequest) -> PreparedRequest:
|
|
55
60
|
"""Perform the actual authentication"""
|
|
61
|
+
# if matching_url is set, check if request.url matches
|
|
62
|
+
if (
|
|
63
|
+
self.matching_url
|
|
64
|
+
and request.url
|
|
65
|
+
and not self.matching_url.match(request.url)
|
|
66
|
+
):
|
|
67
|
+
return request
|
|
56
68
|
|
|
57
69
|
# update headers
|
|
58
70
|
if self.headers and isinstance(self.headers, dict):
|
|
@@ -118,6 +130,8 @@ class SASAuth(Authentication):
|
|
|
118
130
|
# update headers with subscription key if exists
|
|
119
131
|
apikey = getattr(self.config, "credentials", {}).get("apikey")
|
|
120
132
|
ssl_verify = getattr(self.config, "ssl_verify", True)
|
|
133
|
+
if matching_url := getattr(self.config, "matching_url", None):
|
|
134
|
+
matching_url = re.compile(matching_url)
|
|
121
135
|
if apikey:
|
|
122
136
|
headers_update = format_dict_items(self.config.headers, apikey=apikey)
|
|
123
137
|
headers.update(headers_update)
|
|
@@ -127,4 +141,5 @@ class SASAuth(Authentication):
|
|
|
127
141
|
signed_url_key=self.config.signed_url_key,
|
|
128
142
|
headers=headers,
|
|
129
143
|
ssl_verify=ssl_verify,
|
|
144
|
+
matching_url=matching_url,
|
|
130
145
|
)
|