Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunato committed Apr 18, 2023
2 parents c89dbf3 + 937c415 commit 926a42a
Show file tree
Hide file tree
Showing 35 changed files with 1,243 additions and 430 deletions.
17 changes: 17 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Release history
---------------

2.10.0 (2023-04-18)
+++++++++++++++++++

* `hydroweb_next` (`hydroweb.next <https://hydroweb.next.theia-land.fr>`_), thematic hub for hydrology data access,
as new provider (:pull:`711`)
* Search by tile standardized using ``tileIdentifier`` new query parameter and metadata (:pull:`713`)
* Server mode STAC API version updated to `1.0.0-rc.3` (:pull:`697`)
* Better catalogs title and description in server mode (:pull:`710`)
* Server mode advanced tests (:pull:`708`), and fixes for catalogs dates filtering (:pull:`706`), catalogs cloud-cover
filtering (:pull:`705`), missing `sensorType` error for discovered product types (:pull:`699`), broken links through
STAC search endpoint (:pull:`698`)
* Added links to `eodag-server <https://hub.docker.com/r/csspace/eodag-server>`_ image on Dockerhub (:pull:`715`)
* EODAG server installation update in docker image (:pull:`700`) and sigterm fix (:pull:`702`)
* STAC browser docker image update (:pull:`704`)
* Various minor fixes and improvements (:pull:`693`)(:pull:`694`)(:pull:`695`)(:pull:`696`)(:pull:`703`)(:pull:`707`)
(:pull:`712`)(:pull:`714`)

2.9.2 (2023-03-31)
++++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ representative at an online or offline event.

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
[email protected].
[email protected].
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
Expand Down
8 changes: 7 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ check the `Python API User Guide <https://eodag.readthedocs.io/en/latest/api_use
STAC REST API
-------------
An eodag installation can be exposed through a STAC compliant REST api from the command line:
An eodag instance can be exposed through a STAC compliant REST api from the command line:
.. code-block:: bash
Expand Down Expand Up @@ -174,6 +174,12 @@ An eodag installation can be exposed through a STAC compliant REST api from the
$ wget "http://127.0.0.1:5000/S2_MSI_L1C/country/FRA/year/2021/month/01/day/25/cloud_cover/10/items/S2A_MSIL1C_20210125T105331_N0209_R051_T31UCR_20210125T130733/download"


``eodag-server`` is available on `https://hub.docker.com/r/csspace/eodag-server <https://hub.docker.com/r/csspace/eodag-server>`_:

.. code-block:: bash
docker run -p 5000:5000 --rm csspace/eodag-server:2.10.0
You can also browse over your STAC API server using `STAC Browser <https://github.com/radiantearth/stac-browser>`_.
Simply run:

Expand Down
2 changes: 1 addition & 1 deletion docker/run-stac-server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ else
echo "Logging level can be changed using EODAG_LOGGING environment variable [1-3]"
fi
# start
eodag $LOGGING_OPTIONS serve-rest -w
exec eodag $LOGGING_OPTIONS serve-rest -w
2 changes: 1 addition & 1 deletion docker/stac-browser.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ WORKDIR /stac-browser
RUN npm install

# start application
RUN npm run build -- --CATALOG_URL=http://localhost:5000
RUN npm run build -- --catalogUrl=http://localhost:5000

# production stage, self describing
FROM nginx:stable-alpine as production-stage
Expand Down
3 changes: 1 addition & 2 deletions docker/stac-server.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,13 @@ ENV LC_ALL=en_US.UTF-8 \
LANG=en_US.UTF-8

# copy necessary files
COPY setup.py setup.py
COPY setup.cfg setup.cfg
COPY pyproject.toml pyproject.toml
COPY README.rst README.rst
COPY ./eodag /eodag/eodag

# install eodag
RUN python setup.py install
RUN python -m pip install .

# add python path
ENV PYTHONPATH="${PYTHONPATH}:/eodag/eodag"
Expand Down
4 changes: 4 additions & 0 deletions docs/_static/params_mapping_extra.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ collection,,,,:green:`queryable metadata`,:green:`queryable metadata`,,,,,,,,,,,
defaultGeometry,,,,,,,,,,metadata only,,,,,,
downloadLink,metadata only,,,metadata only,metadata only,metadata only,metadata only,metadata only,,metadata only,metadata only,metadata only,metadata only,metadata only,metadata only,metadata only
geometry,:green:`queryable metadata`,,,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`
gridSquare,,,,,,:green:`queryable metadata`,,,,,,,,,,
id,:green:`queryable metadata`,,,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,metadata only,:green:`queryable metadata`
latitudeBand,,,,,,:green:`queryable metadata`,,,,,,,,,,
orderLink,,,,,,,,,,metadata only,metadata only,,,,,
polarizationChannels,metadata only,,,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,,metadata only,metadata only,,:green:`queryable metadata`,,metadata only,:green:`queryable metadata`
polarizationMode,,,,,,,metadata only,,,metadata only,,:green:`queryable metadata`,,:green:`queryable metadata`,metadata only,
Expand All @@ -15,4 +17,6 @@ searchLink,,,,,,,,,,metadata only,,,,,,
specification,,,,,,,,,,metadata only,,,,,,
storageStatus,metadata only,,,metadata only,metadata only,metadata only,metadata only,metadata only,,metadata only,metadata only,metadata only,metadata only,metadata only,metadata only,metadata only
thumbnail,metadata only,,,,,metadata only,metadata only,metadata only,,metadata only,,metadata only,metadata only,metadata only,metadata only,metadata only
tileIdentifier,,,,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,,,,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,:green:`queryable metadata`,,:green:`queryable metadata`,
uid,,,,metadata only,metadata only,,,,,metadata only,metadata only,metadata only,,metadata only,metadata only,
utmZone,,,,,,:green:`queryable metadata`,,,,,,,,,,
2 changes: 1 addition & 1 deletion docs/_static/params_mapping_offline_infos.json

Large diffs are not rendered by default.

Loading

0 comments on commit 926a42a

Please sign in to comment.