diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 44ad87e..94af157 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -60,7 +60,7 @@ jobs: - name: Install project dependencies run: poetry install - name: Build the documentation - run: poetry run mkdocs build --strict --site-dir _site + run: poetry run mkdocs build --site-dir _site - name: Upload artifact uses: actions/upload-pages-artifact@v3 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0a3be16..6c70745 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -331,6 +331,9 @@ git push && git push --tags - [EURAC STAC](https://stac.eurac.edu/) - [EOEPCA develop STAC](https://eoapi.develop.eoepca.org/stac/) - [EOX hub-int STAC](https://stac.hub-int.eox.at/) +- [Creodias OpenSearch](https://finder.creodias.eu/resto/api/collections/describe.xml) + - [Creodias Sentinel1](https://finder.creodias.eu/resto/api/collections/Sentinel1/describe.xml) + - [Creodias Sentinel2](https://finder.creodias.eu/resto/api/collections/Sentinel2/describe.xml) ### Inspiration diff --git a/docs/api.md b/docs/api.md index 221f6cb..f36d950 100644 --- a/docs/api.md +++ b/docs/api.md @@ -2,7 +2,28 @@ The section shows information about the API relevant for the developers. -::: eodm.extract -::: eodm.load +## Extractors + +::: eodm.extract.extract_stac_api_items +::: eodm.extract.extract_stac_api_collections +::: eodm.extract.extract_opensearch_features + +## Loaders + +::: eodm.load.load_stac_api_items +::: eodm.load.load_stac_api_collections + +## Opensearch + +::: eodm.opensearch.OpenSearchClient +::: eodm.opensearch.OpenSearchFeature +::: eodm.opensearch.OpenSearchUrl + +## Serializers + ::: eodm.serializers + + +## STAC Contributions + ::: eodm.stac_contrib diff --git a/docs/cli.md b/docs/cli.md index e58b56b..cb9910b 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -36,6 +36,7 @@ $ eodm extract [OPTIONS] COMMAND [ARGS]... **Commands**: * `openeo`: Extract data from openEO results +* `opensearch`: Extract features from a OpenSearch API * `stac-api`: Extract data from a STAC API * `stac-catalog`: Extract data from a STAC Catalog @@ -74,6 +75,45 @@ $ eodm extract openeo results [OPTIONS] ASSET_NAME [RESULTS] * `--help`: Show this message and exit. +### `eodm extract opensearch` + +Extract features from a OpenSearch API + +**Usage**: + +```console +$ eodm extract opensearch [OPTIONS] COMMAND [ARGS]... +``` + +**Options**: + +* `--help`: Show this message and exit. + +**Commands**: + +* `features`: Extract features found in an OpenSearch... + +#### `eodm extract opensearch features` + +Extract features found in an OpenSearch API given a product type + +**Usage**: + +```console +$ eodm extract opensearch features [OPTIONS] URL PRODUCT_TYPE +``` + +**Arguments**: + +* `URL`: [required] +* `PRODUCT_TYPE`: [required] + +**Options**: + +* `-l, --limit INT`: Limit number of results [default: 0] +* `-o, --output [default|json]`: Output format. Default to STDOUT multiline [default: default] +* `--help`: Show this message and exit. + ### `eodm extract stac-api` Extract data from a STAC API diff --git a/poetry.lock b/poetry.lock index f8a63ba..30595df 100644 --- a/poetry.lock +++ b/poetry.lock @@ -569,6 +569,17 @@ tomli = {version = "*", optional = true, markers = "python_full_version <= \"3.1 [package.extras] toml = ["tomli"] +[[package]] +name = "cssselect" +version = "1.2.0" +description = "cssselect parses CSS3 Selectors and translates them to XPath 1.0" +optional = false +python-versions = ">=3.7" +files = [ + {file = "cssselect-1.2.0-py2.py3-none-any.whl", hash = "sha256:da1885f0c10b60c03ed5eccbb6b68d6eff248d91976fcde348f395d54c9fd35e"}, + {file = "cssselect-1.2.0.tar.gz", hash = "sha256:666b19839cfaddb9ce9d36bfe4c969132c647b92fc9088c4e23f786b30f1b3dc"}, +] + [[package]] name = "dask" version = "2024.5.0" @@ -772,6 +783,25 @@ smb = ["smbprotocol"] ssh = ["paramiko"] tqdm = ["tqdm"] +[[package]] +name = "geojson-pydantic" +version = "1.1.2" +description = "Pydantic data models for the GeoJSON spec." +optional = false +python-versions = ">=3.8" +files = [ + {file = "geojson_pydantic-1.1.2-py3-none-any.whl", hash = "sha256:2488736307c1717469419110b31413277fc1095eb2137592d5417e6100268d0f"}, + {file = "geojson_pydantic-1.1.2.tar.gz", hash = "sha256:be3b686e059dad95caff1ea411f020333b2c6182d87fcc4f69d1cbde2cca2c09"}, +] + +[package.dependencies] +pydantic = ">=2.0,<3.0" + +[package.extras] +dev = ["bump-my-version", "pre-commit"] +docs = ["mkdocs", "mkdocs-material", "pygments"] +test = ["pytest", "pytest-cov", "shapely"] + [[package]] name = "ghp-import" version = "2.1.0" @@ -988,6 +1018,160 @@ files = [ {file = "locket-1.0.0.tar.gz", hash = "sha256:5c0d4c052a8bbbf750e056a8e65ccd309086f4f0f18a2eac306a8dfa4112a632"}, ] +[[package]] +name = "lxml" +version = "5.3.0" +description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API." +optional = false +python-versions = ">=3.6" +files = [ + {file = "lxml-5.3.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:dd36439be765e2dde7660212b5275641edbc813e7b24668831a5c8ac91180656"}, + {file = "lxml-5.3.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ae5fe5c4b525aa82b8076c1a59d642c17b6e8739ecf852522c6321852178119d"}, + {file = "lxml-5.3.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:501d0d7e26b4d261fca8132854d845e4988097611ba2531408ec91cf3fd9d20a"}, + {file = "lxml-5.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fb66442c2546446944437df74379e9cf9e9db353e61301d1a0e26482f43f0dd8"}, + {file = "lxml-5.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9e41506fec7a7f9405b14aa2d5c8abbb4dbbd09d88f9496958b6d00cb4d45330"}, + {file = "lxml-5.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f7d4a670107d75dfe5ad080bed6c341d18c4442f9378c9f58e5851e86eb79965"}, + {file = "lxml-5.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:41ce1f1e2c7755abfc7e759dc34d7d05fd221723ff822947132dc934d122fe22"}, + {file = "lxml-5.3.0-cp310-cp310-manylinux_2_28_aarch64.whl", hash = "sha256:44264ecae91b30e5633013fb66f6ddd05c006d3e0e884f75ce0b4755b3e3847b"}, + {file = "lxml-5.3.0-cp310-cp310-manylinux_2_28_ppc64le.whl", hash = "sha256:3c174dc350d3ec52deb77f2faf05c439331d6ed5e702fc247ccb4e6b62d884b7"}, + {file = "lxml-5.3.0-cp310-cp310-manylinux_2_28_s390x.whl", hash = "sha256:2dfab5fa6a28a0b60a20638dc48e6343c02ea9933e3279ccb132f555a62323d8"}, + {file = "lxml-5.3.0-cp310-cp310-manylinux_2_28_x86_64.whl", hash = "sha256:b1c8c20847b9f34e98080da785bb2336ea982e7f913eed5809e5a3c872900f32"}, + {file = "lxml-5.3.0-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:2c86bf781b12ba417f64f3422cfc302523ac9cd1d8ae8c0f92a1c66e56ef2e86"}, + {file = "lxml-5.3.0-cp310-cp310-musllinux_1_2_ppc64le.whl", hash = "sha256:c162b216070f280fa7da844531169be0baf9ccb17263cf5a8bf876fcd3117fa5"}, + {file = "lxml-5.3.0-cp310-cp310-musllinux_1_2_s390x.whl", hash = "sha256:36aef61a1678cb778097b4a6eeae96a69875d51d1e8f4d4b491ab3cfb54b5a03"}, + {file = "lxml-5.3.0-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:f65e5120863c2b266dbcc927b306c5b78e502c71edf3295dfcb9501ec96e5fc7"}, + {file = "lxml-5.3.0-cp310-cp310-win32.whl", hash = "sha256:ef0c1fe22171dd7c7c27147f2e9c3e86f8bdf473fed75f16b0c2e84a5030ce80"}, + {file = "lxml-5.3.0-cp310-cp310-win_amd64.whl", hash = "sha256:052d99051e77a4f3e8482c65014cf6372e61b0a6f4fe9edb98503bb5364cfee3"}, + {file = "lxml-5.3.0-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:74bcb423462233bc5d6066e4e98b0264e7c1bed7541fff2f4e34fe6b21563c8b"}, + {file = "lxml-5.3.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:a3d819eb6f9b8677f57f9664265d0a10dd6551d227afb4af2b9cd7bdc2ccbf18"}, + {file = "lxml-5.3.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5b8f5db71b28b8c404956ddf79575ea77aa8b1538e8b2ef9ec877945b3f46442"}, + {file = "lxml-5.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2c3406b63232fc7e9b8783ab0b765d7c59e7c59ff96759d8ef9632fca27c7ee4"}, + {file = "lxml-5.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2ecdd78ab768f844c7a1d4a03595038c166b609f6395e25af9b0f3f26ae1230f"}, + {file = "lxml-5.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:168f2dfcfdedf611eb285efac1516c8454c8c99caf271dccda8943576b67552e"}, + {file = "lxml-5.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:aa617107a410245b8660028a7483b68e7914304a6d4882b5ff3d2d3eb5948d8c"}, + {file = "lxml-5.3.0-cp311-cp311-manylinux_2_28_aarch64.whl", hash = "sha256:69959bd3167b993e6e710b99051265654133a98f20cec1d9b493b931942e9c16"}, + {file = "lxml-5.3.0-cp311-cp311-manylinux_2_28_ppc64le.whl", hash = "sha256:bd96517ef76c8654446fc3db9242d019a1bb5fe8b751ba414765d59f99210b79"}, + {file = "lxml-5.3.0-cp311-cp311-manylinux_2_28_s390x.whl", hash = "sha256:ab6dd83b970dc97c2d10bc71aa925b84788c7c05de30241b9e96f9b6d9ea3080"}, + {file = "lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl", hash = "sha256:eec1bb8cdbba2925bedc887bc0609a80e599c75b12d87ae42ac23fd199445654"}, + {file = "lxml-5.3.0-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:6a7095eeec6f89111d03dabfe5883a1fd54da319c94e0fb104ee8f23616b572d"}, + {file = "lxml-5.3.0-cp311-cp311-musllinux_1_2_ppc64le.whl", hash = "sha256:6f651ebd0b21ec65dfca93aa629610a0dbc13dbc13554f19b0113da2e61a4763"}, + {file = "lxml-5.3.0-cp311-cp311-musllinux_1_2_s390x.whl", hash = "sha256:f422a209d2455c56849442ae42f25dbaaba1c6c3f501d58761c619c7836642ec"}, + {file = "lxml-5.3.0-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:62f7fdb0d1ed2065451f086519865b4c90aa19aed51081979ecd05a21eb4d1be"}, + {file = "lxml-5.3.0-cp311-cp311-win32.whl", hash = "sha256:c6379f35350b655fd817cd0d6cbeef7f265f3ae5fedb1caae2eb442bbeae9ab9"}, + {file = "lxml-5.3.0-cp311-cp311-win_amd64.whl", hash = "sha256:9c52100e2c2dbb0649b90467935c4b0de5528833c76a35ea1a2691ec9f1ee7a1"}, + {file = "lxml-5.3.0-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:e99f5507401436fdcc85036a2e7dc2e28d962550afe1cbfc07c40e454256a859"}, + {file = "lxml-5.3.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:384aacddf2e5813a36495233b64cb96b1949da72bef933918ba5c84e06af8f0e"}, + {file = "lxml-5.3.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:874a216bf6afaf97c263b56371434e47e2c652d215788396f60477540298218f"}, + {file = "lxml-5.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:65ab5685d56914b9a2a34d67dd5488b83213d680b0c5d10b47f81da5a16b0b0e"}, + {file = "lxml-5.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:aac0bbd3e8dd2d9c45ceb82249e8bdd3ac99131a32b4d35c8af3cc9db1657179"}, + {file = "lxml-5.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b369d3db3c22ed14c75ccd5af429086f166a19627e84a8fdade3f8f31426e52a"}, + {file = "lxml-5.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c24037349665434f375645fa9d1f5304800cec574d0310f618490c871fd902b3"}, + {file = "lxml-5.3.0-cp312-cp312-manylinux_2_28_aarch64.whl", hash = "sha256:62d172f358f33a26d6b41b28c170c63886742f5b6772a42b59b4f0fa10526cb1"}, + {file = "lxml-5.3.0-cp312-cp312-manylinux_2_28_ppc64le.whl", hash = "sha256:c1f794c02903c2824fccce5b20c339a1a14b114e83b306ff11b597c5f71a1c8d"}, + {file = "lxml-5.3.0-cp312-cp312-manylinux_2_28_s390x.whl", hash = "sha256:5d6a6972b93c426ace71e0be9a6f4b2cfae9b1baed2eed2006076a746692288c"}, + {file = "lxml-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl", hash = "sha256:3879cc6ce938ff4eb4900d901ed63555c778731a96365e53fadb36437a131a99"}, + {file = "lxml-5.3.0-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:74068c601baff6ff021c70f0935b0c7bc528baa8ea210c202e03757c68c5a4ff"}, + {file = "lxml-5.3.0-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:ecd4ad8453ac17bc7ba3868371bffb46f628161ad0eefbd0a855d2c8c32dd81a"}, + {file = "lxml-5.3.0-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:7e2f58095acc211eb9d8b5771bf04df9ff37d6b87618d1cbf85f92399c98dae8"}, + {file = "lxml-5.3.0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:e63601ad5cd8f860aa99d109889b5ac34de571c7ee902d6812d5d9ddcc77fa7d"}, + {file = "lxml-5.3.0-cp312-cp312-win32.whl", hash = "sha256:17e8d968d04a37c50ad9c456a286b525d78c4a1c15dd53aa46c1d8e06bf6fa30"}, + {file = "lxml-5.3.0-cp312-cp312-win_amd64.whl", hash = "sha256:c1a69e58a6bb2de65902051d57fde951febad631a20a64572677a1052690482f"}, + {file = "lxml-5.3.0-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:8c72e9563347c7395910de6a3100a4840a75a6f60e05af5e58566868d5eb2d6a"}, + {file = "lxml-5.3.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:e92ce66cd919d18d14b3856906a61d3f6b6a8500e0794142338da644260595cd"}, + {file = "lxml-5.3.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1d04f064bebdfef9240478f7a779e8c5dc32b8b7b0b2fc6a62e39b928d428e51"}, + {file = "lxml-5.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5c2fb570d7823c2bbaf8b419ba6e5662137f8166e364a8b2b91051a1fb40ab8b"}, + {file = "lxml-5.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:0c120f43553ec759f8de1fee2f4794452b0946773299d44c36bfe18e83caf002"}, + {file = "lxml-5.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:562e7494778a69086f0312ec9689f6b6ac1c6b65670ed7d0267e49f57ffa08c4"}, + {file = "lxml-5.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:423b121f7e6fa514ba0c7918e56955a1d4470ed35faa03e3d9f0e3baa4c7e492"}, + {file = "lxml-5.3.0-cp313-cp313-manylinux_2_28_aarch64.whl", hash = "sha256:c00f323cc00576df6165cc9d21a4c21285fa6b9989c5c39830c3903dc4303ef3"}, + {file = "lxml-5.3.0-cp313-cp313-manylinux_2_28_ppc64le.whl", hash = "sha256:1fdc9fae8dd4c763e8a31e7630afef517eab9f5d5d31a278df087f307bf601f4"}, + {file = "lxml-5.3.0-cp313-cp313-manylinux_2_28_s390x.whl", hash = "sha256:658f2aa69d31e09699705949b5fc4719cbecbd4a97f9656a232e7d6c7be1a367"}, + {file = "lxml-5.3.0-cp313-cp313-manylinux_2_28_x86_64.whl", hash = "sha256:1473427aff3d66a3fa2199004c3e601e6c4500ab86696edffdbc84954c72d832"}, + {file = "lxml-5.3.0-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:a87de7dd873bf9a792bf1e58b1c3887b9264036629a5bf2d2e6579fe8e73edff"}, + {file = "lxml-5.3.0-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:0d7b36afa46c97875303a94e8f3ad932bf78bace9e18e603f2085b652422edcd"}, + {file = "lxml-5.3.0-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:cf120cce539453ae086eacc0130a324e7026113510efa83ab42ef3fcfccac7fb"}, + {file = "lxml-5.3.0-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:df5c7333167b9674aa8ae1d4008fa4bc17a313cc490b2cca27838bbdcc6bb15b"}, + {file = "lxml-5.3.0-cp313-cp313-win32.whl", hash = "sha256:c802e1c2ed9f0c06a65bc4ed0189d000ada8049312cfeab6ca635e39c9608957"}, + {file = "lxml-5.3.0-cp313-cp313-win_amd64.whl", hash = "sha256:406246b96d552e0503e17a1006fd27edac678b3fcc9f1be71a2f94b4ff61528d"}, + {file = "lxml-5.3.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:8f0de2d390af441fe8b2c12626d103540b5d850d585b18fcada58d972b74a74e"}, + {file = "lxml-5.3.0-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1afe0a8c353746e610bd9031a630a95bcfb1a720684c3f2b36c4710a0a96528f"}, + {file = "lxml-5.3.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:56b9861a71575f5795bde89256e7467ece3d339c9b43141dbdd54544566b3b94"}, + {file = "lxml-5.3.0-cp36-cp36m-manylinux_2_28_x86_64.whl", hash = "sha256:9fb81d2824dff4f2e297a276297e9031f46d2682cafc484f49de182aa5e5df99"}, + {file = "lxml-5.3.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:2c226a06ecb8cdef28845ae976da407917542c5e6e75dcac7cc33eb04aaeb237"}, + {file = "lxml-5.3.0-cp36-cp36m-musllinux_1_2_x86_64.whl", hash = "sha256:7d3d1ca42870cdb6d0d29939630dbe48fa511c203724820fc0fd507b2fb46577"}, + {file = "lxml-5.3.0-cp36-cp36m-win32.whl", hash = "sha256:094cb601ba9f55296774c2d57ad68730daa0b13dc260e1f941b4d13678239e70"}, + {file = "lxml-5.3.0-cp36-cp36m-win_amd64.whl", hash = "sha256:eafa2c8658f4e560b098fe9fc54539f86528651f61849b22111a9b107d18910c"}, + {file = "lxml-5.3.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:cb83f8a875b3d9b458cada4f880fa498646874ba4011dc974e071a0a84a1b033"}, + {file = "lxml-5.3.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:25f1b69d41656b05885aa185f5fdf822cb01a586d1b32739633679699f220391"}, + {file = "lxml-5.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:23e0553b8055600b3bf4a00b255ec5c92e1e4aebf8c2c09334f8368e8bd174d6"}, + {file = "lxml-5.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9ada35dd21dc6c039259596b358caab6b13f4db4d4a7f8665764d616daf9cc1d"}, + {file = "lxml-5.3.0-cp37-cp37m-manylinux_2_28_aarch64.whl", hash = "sha256:81b4e48da4c69313192d8c8d4311e5d818b8be1afe68ee20f6385d0e96fc9512"}, + {file = "lxml-5.3.0-cp37-cp37m-manylinux_2_28_x86_64.whl", hash = "sha256:2bc9fd5ca4729af796f9f59cd8ff160fe06a474da40aca03fcc79655ddee1a8b"}, + {file = "lxml-5.3.0-cp37-cp37m-musllinux_1_2_aarch64.whl", hash = "sha256:07da23d7ee08577760f0a71d67a861019103e4812c87e2fab26b039054594cc5"}, + {file = "lxml-5.3.0-cp37-cp37m-musllinux_1_2_x86_64.whl", hash = "sha256:ea2e2f6f801696ad7de8aec061044d6c8c0dd4037608c7cab38a9a4d316bfb11"}, + {file = "lxml-5.3.0-cp37-cp37m-win32.whl", hash = "sha256:5c54afdcbb0182d06836cc3d1be921e540be3ebdf8b8a51ee3ef987537455f84"}, + {file = "lxml-5.3.0-cp37-cp37m-win_amd64.whl", hash = "sha256:f2901429da1e645ce548bf9171784c0f74f0718c3f6150ce166be39e4dd66c3e"}, + {file = "lxml-5.3.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:c56a1d43b2f9ee4786e4658c7903f05da35b923fb53c11025712562d5cc02753"}, + {file = "lxml-5.3.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6ee8c39582d2652dcd516d1b879451500f8db3fe3607ce45d7c5957ab2596040"}, + {file = "lxml-5.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0fdf3a3059611f7585a78ee10399a15566356116a4288380921a4b598d807a22"}, + {file = "lxml-5.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:146173654d79eb1fc97498b4280c1d3e1e5d58c398fa530905c9ea50ea849b22"}, + {file = "lxml-5.3.0-cp38-cp38-manylinux_2_28_aarch64.whl", hash = "sha256:0a7056921edbdd7560746f4221dca89bb7a3fe457d3d74267995253f46343f15"}, + {file = "lxml-5.3.0-cp38-cp38-manylinux_2_28_x86_64.whl", hash = "sha256:9e4b47ac0f5e749cfc618efdf4726269441014ae1d5583e047b452a32e221920"}, + {file = "lxml-5.3.0-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:f914c03e6a31deb632e2daa881fe198461f4d06e57ac3d0e05bbcab8eae01945"}, + {file = "lxml-5.3.0-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:213261f168c5e1d9b7535a67e68b1f59f92398dd17a56d934550837143f79c42"}, + {file = "lxml-5.3.0-cp38-cp38-win32.whl", hash = "sha256:218c1b2e17a710e363855594230f44060e2025b05c80d1f0661258142b2add2e"}, + {file = "lxml-5.3.0-cp38-cp38-win_amd64.whl", hash = "sha256:315f9542011b2c4e1d280e4a20ddcca1761993dda3afc7a73b01235f8641e903"}, + {file = "lxml-5.3.0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:1ffc23010330c2ab67fac02781df60998ca8fe759e8efde6f8b756a20599c5de"}, + {file = "lxml-5.3.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:2b3778cb38212f52fac9fe913017deea2fdf4eb1a4f8e4cfc6b009a13a6d3fcc"}, + {file = "lxml-5.3.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4b0c7a688944891086ba192e21c5229dea54382f4836a209ff8d0a660fac06be"}, + {file = "lxml-5.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:747a3d3e98e24597981ca0be0fd922aebd471fa99d0043a3842d00cdcad7ad6a"}, + {file = "lxml-5.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:86a6b24b19eaebc448dc56b87c4865527855145d851f9fc3891673ff97950540"}, + {file = "lxml-5.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b11a5d918a6216e521c715b02749240fb07ae5a1fefd4b7bf12f833bc8b4fe70"}, + {file = "lxml-5.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:68b87753c784d6acb8a25b05cb526c3406913c9d988d51f80adecc2b0775d6aa"}, + {file = "lxml-5.3.0-cp39-cp39-manylinux_2_28_aarch64.whl", hash = "sha256:109fa6fede314cc50eed29e6e56c540075e63d922455346f11e4d7a036d2b8cf"}, + {file = "lxml-5.3.0-cp39-cp39-manylinux_2_28_ppc64le.whl", hash = "sha256:02ced472497b8362c8e902ade23e3300479f4f43e45f4105c85ef43b8db85229"}, + {file = "lxml-5.3.0-cp39-cp39-manylinux_2_28_s390x.whl", hash = "sha256:6b038cc86b285e4f9fea2ba5ee76e89f21ed1ea898e287dc277a25884f3a7dfe"}, + {file = "lxml-5.3.0-cp39-cp39-manylinux_2_28_x86_64.whl", hash = "sha256:7437237c6a66b7ca341e868cda48be24b8701862757426852c9b3186de1da8a2"}, + {file = "lxml-5.3.0-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:7f41026c1d64043a36fda21d64c5026762d53a77043e73e94b71f0521939cc71"}, + {file = "lxml-5.3.0-cp39-cp39-musllinux_1_2_ppc64le.whl", hash = "sha256:482c2f67761868f0108b1743098640fbb2a28a8e15bf3f47ada9fa59d9fe08c3"}, + {file = "lxml-5.3.0-cp39-cp39-musllinux_1_2_s390x.whl", hash = "sha256:1483fd3358963cc5c1c9b122c80606a3a79ee0875bcac0204149fa09d6ff2727"}, + {file = "lxml-5.3.0-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:2dec2d1130a9cda5b904696cec33b2cfb451304ba9081eeda7f90f724097300a"}, + {file = "lxml-5.3.0-cp39-cp39-win32.whl", hash = "sha256:a0eabd0a81625049c5df745209dc7fcef6e2aea7793e5f003ba363610aa0a3ff"}, + {file = "lxml-5.3.0-cp39-cp39-win_amd64.whl", hash = "sha256:89e043f1d9d341c52bf2af6d02e6adde62e0a46e6755d5eb60dc6e4f0b8aeca2"}, + {file = "lxml-5.3.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl", hash = "sha256:7b1cd427cb0d5f7393c31b7496419da594fe600e6fdc4b105a54f82405e6626c"}, + {file = "lxml-5.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:51806cfe0279e06ed8500ce19479d757db42a30fd509940b1701be9c86a5ff9a"}, + {file = "lxml-5.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ee70d08fd60c9565ba8190f41a46a54096afa0eeb8f76bd66f2c25d3b1b83005"}, + {file = "lxml-5.3.0-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:8dc2c0395bea8254d8daebc76dcf8eb3a95ec2a46fa6fae5eaccee366bfe02ce"}, + {file = "lxml-5.3.0-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:6ba0d3dcac281aad8a0e5b14c7ed6f9fa89c8612b47939fc94f80b16e2e9bc83"}, + {file = "lxml-5.3.0-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:6e91cf736959057f7aac7adfc83481e03615a8e8dd5758aa1d95ea69e8931dba"}, + {file = "lxml-5.3.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:94d6c3782907b5e40e21cadf94b13b0842ac421192f26b84c45f13f3c9d5dc27"}, + {file = "lxml-5.3.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c300306673aa0f3ed5ed9372b21867690a17dba38c68c44b287437c362ce486b"}, + {file = "lxml-5.3.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:78d9b952e07aed35fe2e1a7ad26e929595412db48535921c5013edc8aa4a35ce"}, + {file = "lxml-5.3.0-pp37-pypy37_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:01220dca0d066d1349bd6a1726856a78f7929f3878f7e2ee83c296c69495309e"}, + {file = "lxml-5.3.0-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:2d9b8d9177afaef80c53c0a9e30fa252ff3036fb1c6494d427c066a4ce6a282f"}, + {file = "lxml-5.3.0-pp37-pypy37_pp73-win_amd64.whl", hash = "sha256:20094fc3f21ea0a8669dc4c61ed7fa8263bd37d97d93b90f28fc613371e7a875"}, + {file = "lxml-5.3.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:ace2c2326a319a0bb8a8b0e5b570c764962e95818de9f259ce814ee666603f19"}, + {file = "lxml-5.3.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:92e67a0be1639c251d21e35fe74df6bcc40cba445c2cda7c4a967656733249e2"}, + {file = "lxml-5.3.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dd5350b55f9fecddc51385463a4f67a5da829bc741e38cf689f38ec9023f54ab"}, + {file = "lxml-5.3.0-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:4c1fefd7e3d00921c44dc9ca80a775af49698bbfd92ea84498e56acffd4c5469"}, + {file = "lxml-5.3.0-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:71a8dd38fbd2f2319136d4ae855a7078c69c9a38ae06e0c17c73fd70fc6caad8"}, + {file = "lxml-5.3.0-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:97acf1e1fd66ab53dacd2c35b319d7e548380c2e9e8c54525c6e76d21b1ae3b1"}, + {file = "lxml-5.3.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl", hash = "sha256:68934b242c51eb02907c5b81d138cb977b2129a0a75a8f8b60b01cb8586c7b21"}, + {file = "lxml-5.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b710bc2b8292966b23a6a0121f7a6c51d45d2347edcc75f016ac123b8054d3f2"}, + {file = "lxml-5.3.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:18feb4b93302091b1541221196a2155aa296c363fd233814fa11e181adebc52f"}, + {file = "lxml-5.3.0-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:3eb44520c4724c2e1a57c0af33a379eee41792595023f367ba3952a2d96c2aab"}, + {file = "lxml-5.3.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:609251a0ca4770e5a8768ff902aa02bf636339c5a93f9349b48eb1f606f7f3e9"}, + {file = "lxml-5.3.0-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:516f491c834eb320d6c843156440fe7fc0d50b33e44387fcec5b02f0bc118a4c"}, + {file = "lxml-5.3.0.tar.gz", hash = "sha256:4e109ca30d1edec1ac60cdbe341905dc3b8f55b16855e03a54aaf59e51ec8c6f"}, +] + +[package.extras] +cssselect = ["cssselect (>=0.7)"] +html-clean = ["lxml-html-clean"] +html5 = ["html5lib"] +htmlsoup = ["BeautifulSoup4"] +source = ["Cython (>=3.0.11)"] + [[package]] name = "markdown" version = "3.6" @@ -2770,6 +2954,51 @@ rich = ">=10.11.0" shellingham = ">=1.3.0" typing-extensions = ">=3.7.4.3" +[[package]] +name = "types-beautifulsoup4" +version = "4.12.0.20241020" +description = "Typing stubs for beautifulsoup4" +optional = false +python-versions = ">=3.8" +files = [ + {file = "types-beautifulsoup4-4.12.0.20241020.tar.gz", hash = "sha256:158370d08d0cd448bd11b132a50ff5279237a5d4b5837beba074de152a513059"}, + {file = "types_beautifulsoup4-4.12.0.20241020-py3-none-any.whl", hash = "sha256:c95e66ce15a4f5f0835f7fbc5cd886321ae8294f977c495424eaf4225307fd30"}, +] + +[package.dependencies] +types-html5lib = "*" + +[[package]] +name = "types-html5lib" +version = "1.1.11.20241018" +description = "Typing stubs for html5lib" +optional = false +python-versions = ">=3.8" +files = [ + {file = "types-html5lib-1.1.11.20241018.tar.gz", hash = "sha256:98042555ff78d9e3a51c77c918b1041acbb7eb6c405408d8a9e150ff5beccafa"}, + {file = "types_html5lib-1.1.11.20241018-py3-none-any.whl", hash = "sha256:3f1e064d9ed2c289001ae6392c84c93833abb0816165c6ff0abfc304a779f403"}, +] + +[[package]] +name = "types-lxml" +version = "2024.12.13" +description = "Complete lxml external type annotation" +optional = false +python-versions = ">=3.8" +files = [ + {file = "types_lxml-2024.12.13-py3-none-any.whl", hash = "sha256:d4830c99ef6f7b9eae176297a2b8dc840b3a75986bf4449592ca09a9a449b27e"}, + {file = "types_lxml-2024.12.13.tar.gz", hash = "sha256:e2dadb92c7f730cd369daf1efe93ebc2ebfa8b692d4415cfc91b727419152e37"}, +] + +[package.dependencies] +cssselect = ">=1.2,<2.0" +types-beautifulsoup4 = ">=4.12,<5.0" +typing_extensions = {version = ">=4.10,<5.0", markers = "python_version < \"3.13\""} + +[package.extras] +mypy = ["mypy (>=1.11,<2.0)"] +pyright = ["pyright (>=1.1.351)"] + [[package]] name = "types-python-dateutil" version = "2.9.0.20240316" @@ -3116,4 +3345,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "cf8dfc8fc60dc619fcd1ba08b0e4e57853ac4c4de9ebd5734d98684a9b2d7d88" +content-hash = "c17b6c8f9bb11ae8c9aad0502bb5cb0e9ff366e670764c376332bb8956ba5d20" diff --git a/pyproject.toml b/pyproject.toml index 9a974db..ec930d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,6 +20,8 @@ rioxarray = "^0.15.5" rio-cogeo = "^5.3.0" rio-stac = "^0.9.0" python-dateutil = "^2.9.0.post0" +lxml = "^5.3.0" +geojson-pydantic = "^1.1.2" [tool.poetry.group.dev.dependencies] @@ -38,6 +40,7 @@ mkdocs-material-extensions = "^1.3.1" pytest-cov = "^6.0.0" pytest-mock = "^3.14.0" respx = "^0.21.1" +types-lxml = "^2024.12.13" [tool.commitizen] diff --git a/src/eodm/cli/extract/apps/opensearch.py b/src/eodm/cli/extract/apps/opensearch.py new file mode 100644 index 0000000..140a3fa --- /dev/null +++ b/src/eodm/cli/extract/apps/opensearch.py @@ -0,0 +1,46 @@ +from typing import Annotated + +import typer + +from eodm.cli._serialization import serialize +from eodm.cli._types import ( + Output, + OutputType, +) +from eodm.extract import extract_opensearch_features + +app = typer.Typer(no_args_is_help=True) + + +@app.callback() +def main(): + """ + Extract features from a OpenSearch API + """ + + +@app.command(no_args_is_help=True) +def features( + url: str, + product_type: str, + limit: Annotated[ + int, + typer.Option( + "--limit", + "-l", + metavar="INT", + help="Limit number of results", + ), + ] = 0, + output: OutputType = Output.default, +): + """ + Extract features found in an OpenSearch API given a product type + """ + + features = extract_opensearch_features( + url=url, + product_types=[product_type], + limit=limit, + ) + serialize(features, output_type=output) diff --git a/src/eodm/cli/extract/main.py b/src/eodm/cli/extract/main.py index fe94ed8..43c1d8b 100644 --- a/src/eodm/cli/extract/main.py +++ b/src/eodm/cli/extract/main.py @@ -1,6 +1,7 @@ import typer from .apps.openeo import app as openeo +from .apps.opensearch import app as opensearch from .apps.stac_api import app as stac_api from .apps.stac_catalog import app as stac_catalog @@ -12,3 +13,4 @@ app.add_typer(stac_api, name="stac-api") app.add_typer(stac_catalog, name="stac-catalog") app.add_typer(openeo, name="openeo") +app.add_typer(opensearch, name="opensearch") diff --git a/src/eodm/extract.py b/src/eodm/extract.py index c7fa7cd..cd7a411 100644 --- a/src/eodm/extract.py +++ b/src/eodm/extract.py @@ -3,6 +3,8 @@ import pystac_client from pystac import Collection, Item +from .opensearch import OpenSearchClient, OpenSearchFeature + def extract_stac_api_items( url: str, @@ -13,7 +15,7 @@ def extract_stac_api_items( query: dict | None = None, filter: dict | None = None, ) -> Iterator[Item]: - """Extracts items from a STAC API + """Extracts STAC Items from a STAC API Args: url (str): Link to STAC API endpoint @@ -43,7 +45,7 @@ def extract_stac_api_items( def extract_stac_api_collections(url: str) -> Iterator[Collection]: - """Extracts collections from a STAC API + """Extracts STAC Collections from a STAC API Args: url (str): Link to STAC API endpoint @@ -54,3 +56,30 @@ def extract_stac_api_collections(url: str) -> Iterator[Collection]: client = pystac_client.Client.open(url) yield from client.get_collections() + + +def extract_opensearch_features( + url: str, + product_types: list[str], + limit: int = 0, +) -> Iterator[OpenSearchFeature]: + """Extracts OpenSearch Features from an OpenSearch API + + Args: + url (str): Link to OpenSearch API endpoint + productTypes (list[str]): List of productTypes to search for + + Yields: + Iterator[OpenSearchFeature]: OpenSearch Features + """ + client = OpenSearchClient(url) + + query = {} + + # TODO: create mapper to map to STAC items + for product_type in product_types: + query["{eo:productType}"] = product_type + for i, feature in enumerate(client.search(query), start=1): + if limit and i >= limit: + break + yield feature diff --git a/src/eodm/opensearch.py b/src/eodm/opensearch.py new file mode 100644 index 0000000..7fcb338 --- /dev/null +++ b/src/eodm/opensearch.py @@ -0,0 +1,419 @@ +import re +from datetime import datetime +from enum import Enum +from functools import cached_property +from typing import Any, Generic, Iterator, List, Literal, Union + +import lxml.etree as ET +from geojson_pydantic import ( + Feature, + LineString, + MultiLineString, + MultiPolygon, + Point, + Polygon, +) +from geojson_pydantic.base import _GeoJsonBase +from geojson_pydantic.features import Feat, Props +from httpx import Client, HTTPTransport +from pydantic import UUID5, BaseModel, Field + +XML_PARSER = ET.XMLParser(recover=True) +DEFAULT_TRANSPORT = HTTPTransport(retries=3) + + +class OpenSearchException(Exception): + pass + + +class OpenSearchOption(BaseModel): + value: str + + +class OpenSearchParameter(BaseModel): + name: str + value: str + title: str | None = None + pattern: str | None = None + minInclusive: int | None = None + maxInclusive: int | None = None + options: list[OpenSearchOption] | None = None + + +class OpenSearchUrl(BaseModel): + template_url: str + type: str + parameters: dict[str, OpenSearchParameter] + + +class OpenSearchMetadata(BaseModel): + short_name: str | None = None + description: str | None = None + contact: str | None = None + tags: str | None = None + long_name: str | None = None + developer: str | None = None + attribution: str | None = None + syndication_right: str | None = None + language: str | None = None + input_encoding: str | None = None + output_encoding: str | None = None + + +class RelType(str, Enum): + self = "self" + search = "search" + next = "next" + previous = "previous" + first = "first" + + +class OpenSearchLinks(BaseModel): + rel: RelType + type: str + title: str + href: str + + +class OpenSearchQuery(BaseModel): + originalFilters: dict[str, str] + appliedFilters: dict[str, str] + processingTime: float + + +class OpenSearchDownloadServices(BaseModel): + url: str + size: int + mimetype: str | None = None + + +class OpenSearchServices(BaseModel): + download: OpenSearchDownloadServices + + +class OpenSearchDescription(BaseModel): + shortName: str + + +class OpenSearchLicense(BaseModel): + licenseId: str + hasToBeSigned: str + viewService: str + signatureQuota: int + description: OpenSearchDescription + grantedCountries: str | None = None + grantedOrganizationCountries: str | None = None + grantedFlags: str | None = None + + +class OpenSearchProperties(BaseModel): + id: UUID5 + exactCount: int + startIndex: int + itemsPerPage: int + links: list[OpenSearchLinks] + totalResults: int | None = None + + +# embarassing that this is needed really +class OpenSearchEmptyCentroid(BaseModel): + type: None = None + coordinates: None = None + + +# properties may vary across implementations, this is creodias specific +class OpenSearchFeatureProperties(BaseModel): + collection: str + status: str + license: OpenSearchLicense + title: str + startDate: datetime + completionDate: datetime + productType: str + platform: str + resolution: float | int + orbitNumber: int + updated: datetime + published: datetime + services: OpenSearchServices + links: list[OpenSearchLinks] + description: str | None = None + centroid: Point | OpenSearchEmptyCentroid + instrument: str | None = None + phase: int | None = None + organisationName: str | None = None + processingLevel: str | None = None + sensorMode: str | None = None + quicklook: str | None = None + thumbnail: str | None = None + snowCover: int | None = None + cloudClover: int | None = None + gmlgeometry: str | None = None + parentIdentifier: str | None = None + cycle: int | None = None + productIdentifier: str | None = None + orbitDirection: str | None = None + timeliness: str | None = None + relativeOrbitNumber: int | None = None + processingBaseline: int | float | None = None + + +# opensearch artifact, this couln't just be imported from geojson_pydantic +# because opensearch returns a nonstandard properties field **shudders +class FeatureCollection(_GeoJsonBase, Generic[Feat, Props]): + """ + FeatureCollection Model for OpenSearch, that are extended with nonstandard + `properties` + """ + + type: Literal["FeatureCollection"] + features: List[Feat] + properties: Union[Props] = Field(...) + + def __iter__(self) -> Iterator[Feat]: # type: ignore [override] + """iterate over features""" + return iter(self.features) + + def __len__(self) -> int: + """return features length""" + return len(self.features) + + def __getitem__(self, index: int) -> Feat: + """get feature at a given index""" + return self.features[index] + + +OpenSearchFeatureType = Feature[ + Polygon | MultiPolygon | MultiLineString | LineString, OpenSearchFeatureProperties +] + + +# I've no idea how this works +class OpenSearchFeature(OpenSearchFeatureType): + def to_dict(self) -> dict: + """Converts to a dictionary""" + return self.model_dump() + + +OpenSearchResults = FeatureCollection[OpenSearchFeature, OpenSearchProperties] + + +class OpenSearchClient: + NS = { + "": "http://www.w3.org/2005/Atom", + "opensearch": "http://a9.com/-/spec/opensearch/1.1/", + "parameters": "http://a9.com/-/spec/opensearch/extensions/parameters/1.0/", + "georss": "http://www.georss.org/georss/", + "media": "http://search.yahoo.com/mrss/", + "owc": "http://www.opengis.net/owc/1.0/", + "eo": "http://a9.com/-/opensearch/extensions/eo/1.0/", + "geo": "http://a9.com/-/opensearch/extensions/geo/1.0/", + "time": "http://a9.com/-/opensearch/extensions/time/1.0/", + "cql": "http://a9.com/-/opensearch/extensions/cql/1.0/", + "dc": "http://purl.org/dc/elements/1.1/", + } + + def __init__(self, describe_url: str) -> None: + self.describe_url = describe_url + + def search( + self, + query: dict[str, Any], + mimetype: str = "application/json", + ) -> Iterator[OpenSearchFeature]: + """Search for features in the OpenSearch service. + + Args: + query (dict[str, Any]): Query parameters to search for. + The keys should match the parameter names in the OpenSearch service and + have the format `{namespace}:{parameterName}`. + Example: {"eo:cloudCover": 10} + mimetype (str, optional): Mimetype. + + Yields: + Iterator[OpenSearchFeature]: Iterator of OpenSearchFeature object + """ + search_url = self._prepare_search_url(mimetype, query) + next_page = True + + while next_page: + with Client(transport=DEFAULT_TRANSPORT) as client: + response = client.get(search_url) + response.raise_for_status() + + # here branch logic for different mimetypes, only json so far known + feature_collection = OpenSearchResults.model_validate(response.json()) + + yield from feature_collection.features + + next_page, url = self._get_next_page(feature_collection.properties.links) + + @cached_property + def metadata(self) -> OpenSearchMetadata: + """Service level metadata""" + data = self._get_raw_describe_data() + return OpenSearchMetadata( + short_name=data.findtext("opensearch:ShortName", namespaces=self.NS), + description=data.findtext("opensearch:Description", namespaces=self.NS), + contact=data.findtext("opensearch:Contact", namespaces=self.NS), + tags=data.findtext("opensearch:Tags", namespaces=self.NS), + long_name=data.findtext("opensearch:LongName", namespaces=self.NS), + developer=data.findtext("opensearch:Developer", namespaces=self.NS), + attribution=data.findtext("opensearch:Attribution", namespaces=self.NS), + syndication_right=data.findtext( + "opensearch:SyndicationRight", namespaces=self.NS + ), + language=data.findtext("opensearch:Language", namespaces=self.NS), + input_encoding=data.findtext("opensearch:InputEncoding", namespaces=self.NS), + output_encoding=data.findtext( + "opensearch:OutputEncoding", namespaces=self.NS + ), + ) + + @cached_property + def query_urls(self) -> list[OpenSearchUrl]: + """List of OpenSearchUrl query objects. Can be used for constructing a query""" + data = self._get_raw_describe_data() + query_urls = [] + try: + for url in data.findall("opensearch:Url", self.NS): + parameters = {} + for parameter in url.findall("parameters:Parameter", self.NS): + options = [] + for option in parameter.findall("parameters:Option", self.NS): + options.append(OpenSearchOption(value=option.attrib["value"])) + + min_inclusive = parameter.get("minInclusive") + max_inclusive = parameter.get("maxInclusive") + parameters[parameter.attrib["value"]] = OpenSearchParameter( + name=parameter.attrib["name"], + value=parameter.attrib["value"], + title=parameter.get("title"), + pattern=parameter.get("pattern"), + minInclusive=int(min_inclusive) if min_inclusive else None, + maxInclusive=int(max_inclusive) if max_inclusive else None, + options=options, + ) + + # another opensearch weirdo, the standard is so non standard + # that the parameters don't match the template in creodias tsk tsk tsk + template_url = url.attrib["template"] + if "uid" in template_url and "uuid" not in template_url: + template_url = template_url.replace("uid", "uuid") + + query_urls.append( + OpenSearchUrl( + template_url=template_url, + type=url.attrib["type"], + parameters=parameters, + ) + ) + except KeyError as e: + raise OpenSearchException( + f"Standard attribute '{e.args[0]}' not found" + ) from e + + return query_urls + + @staticmethod + def _get_next_page(links: list[OpenSearchLinks]) -> tuple[bool, str]: + for link in links: + if link.rel == RelType.next: + return True, link.href + + return False, "" + + def _get_raw_describe_data(self) -> ET._Element: + with Client(transport=DEFAULT_TRANSPORT) as client: + response = client.get(self.describe_url) + + return ET.fromstring(response.content, XML_PARSER) + + def _prepare_search_url(self, mimetype: str, query: dict[str, Any]) -> str: + for query_url in self.query_urls: + if query_url.type == mimetype: + template_url = self._pythonize_template_url(query_url.template_url) + + for k, v in query.items(): + try: + parameter = query_url.parameters[k] + except KeyError: + raise OpenSearchException(f"Invalid query parameter: {k}") + + self._validate_query_parameter(v, parameter) + + search_url = self._format_search_url( + template_url, query_url.parameters, query + ) + return search_url + + raise OpenSearchException(f"Couldnt find query url with mimetype: {mimetype}") + + @staticmethod + def _format_search_url( + template_url: str, + query_parameters: dict[str, OpenSearchParameter], + query: dict[str, Any], + ) -> str: + template_query = {} + for parameter_value, parameter in query_parameters.items(): + template_key = parameter_value.strip("{}").replace(":", "_") + if template_value := query.get(parameter_value): + template_query[template_key] = template_value + else: + template_query[template_key] = "" + + filled_url = template_url.format(**template_query) + + endpoint, url_parameters = filled_url.split("?") + + final_parameters = [] + for param in url_parameters.split("&"): + if re.match(".*=.+", param): + final_parameters.append(param) + + return endpoint + "?" + "&".join(final_parameters) + + @staticmethod + def _validate_query_parameter(value: Any, parameter: OpenSearchParameter) -> None: + if parameter.pattern and not re.match(parameter.pattern, value): + raise OpenSearchException( + f"{value} not matching regex pattern: {parameter.pattern}" + ) + + if parameter.maxInclusive and value > parameter.maxInclusive: + raise OpenSearchException( + f"{value} greater than maxInclusive: {parameter.maxInclusive}" + ) + + if parameter.minInclusive and value < parameter.minInclusive: + raise OpenSearchException( + f"{value} less than minInclusive: {parameter.minInclusive}" + ) + + if parameter.options and OpenSearchOption(value=value) not in parameter.options: + raise OpenSearchException(f"{value} not one of options: {parameter.options}") + + @staticmethod + def _pythonize_template_url(opensearch_template_url: str) -> str: + """Converts a template url from the template grammar in + https://github.com/dewitt/opensearch/blob/master/opensearch-1-1-draft-6.md#template-grammar + + Args: + opensearch_template_url (str): template URL following abnf rules in RFC2234. + Example http://test.com?param={ns:paramValue?} + + Returns: + str: pythonic template url. Example http://test.com?param={ns_paramValue} + """ + + # the first instances of chars below ? and : are ignored because https: and ? + # for the query parameter + + split_char = "?" + split_url = opensearch_template_url.split(split_char) + joined_colon_url = split_url[0] + split_char + "".join(split_url[1:]) + split_char = ":" + split_url = joined_colon_url.split(split_char) + pythonic_template_url = split_url[0] + split_char + "_".join(split_url[1:]) + return pythonic_template_url.replace(";", "&") diff --git a/src/eodm/serializers.py b/src/eodm/serializers.py index 249ce42..e6e7a66 100644 --- a/src/eodm/serializers.py +++ b/src/eodm/serializers.py @@ -22,7 +22,7 @@ def default_serializer(items: Iterable[Mappable]) -> Iterable[str]: """ for item in items: - yield json.dumps(item.to_dict()) + yield json.dumps(item.to_dict(), default=str) def json_serializer(items: Iterable[Mappable]) -> str: @@ -34,4 +34,4 @@ def json_serializer(items: Iterable[Mappable]) -> str: Returns: str: items as a json list """ - return json.dumps([item.to_dict() for item in items]) + return json.dumps([item.to_dict() for item in items], default=str) diff --git a/src/eodm/stac_contrib.py b/src/eodm/stac_contrib.py index e87804f..8d18905 100644 --- a/src/eodm/stac_contrib.py +++ b/src/eodm/stac_contrib.py @@ -26,6 +26,3 @@ def read_text(self, source: HREF, *args: Any, **kwargs: Any) -> str: else: with fsspec.open(source, "r", *args, **kwargs) as f: return f.read() - - -__all__ = ["FSSpecStacIO"] diff --git a/tests/conftest.py b/tests/conftest.py index 91dc872..13ff182 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -3,9 +3,11 @@ import pytest import respx +from data.test_data import STAC_COLLECTIONS, STAC_ITEMS from httpx import Response from pytest_mock import MockerFixture -from test_data import STAC_COLLECTIONS, STAC_ITEMS + +DATA_DIR = Path(__file__).parent / "data" @pytest.fixture() @@ -58,3 +60,33 @@ def mock_post_stac_api_collections_endpoint(respx_mock: respx.MockRouter): return_value=Response(204) ) return post_mock + + +@pytest.fixture() +def mock_opensearch_describe(respx_mock: respx.MockRouter): + opensearch_data_dir = DATA_DIR / "opensearch" / "creodias_describe_all.xml" + + with open(opensearch_data_dir) as f: + data = f.read() + + mock = respx_mock.get( + "https://finder.creodias.eu/resto/api/collections/describe.xml" + ).mock(return_value=Response(200, content=data)) + + return mock + + +@pytest.fixture() +def mock_opensearch_search(respx_mock: respx.MockRouter, opensearch_product_type: str): + opensearch_data_dir = ( + DATA_DIR / "opensearch" / f"creodias_search_{opensearch_product_type}.json" + ) + + with open(opensearch_data_dir) as f: + data = f.read() + + mock = respx_mock.get( + f"https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType={opensearch_product_type}" + ).mock(return_value=Response(200, content=data)) + + return mock diff --git a/tests/data/opensearch/creodias_describe_all.xml b/tests/data/opensearch/creodias_describe_all.xml new file mode 100644 index 0000000..b814f01 --- /dev/null +++ b/tests/data/opensearch/creodias_describe_all.xml @@ -0,0 +1,543 @@ + + + Collections + Search on all collections + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + support@cloudferro.com + ESA EUMETSAT NASA USGS + All Collections + + CloudFerro S.A. + Copernicus Data Space Ecosystem, Copyright 2023, All Rights Reserved; ESA, Copyright 2023, All Rights Reserved; EUMETSAT, Copyright 2023, All Rights Reserve; NASA, Copyright 2023, All Rights Reserved; USGS, Copyright 2023, All Rights Reserved + open + false + en + UTF-8 + UTF-8 + diff --git a/tests/data/opensearch/creodias_search_ASA_APP_1P.json b/tests/data/opensearch/creodias_search_ASA_APP_1P.json new file mode 100644 index 0000000..ff688a2 --- /dev/null +++ b/tests/data/opensearch/creodias_search_ASA_APP_1P.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.17, + 55.89 + ], + [ + 5.8, + 55.01 + ], + [ + 7.45, + 54.78 + ], + [ + 7.85, + 55.66 + ], + [ + 6.17, + 55.89 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_APP_1PNESA20021115_100404_000000152011_00151_03712_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-11-15T10:04:04.824000Z", + "completionDate": "2002-11-15T10:04:19.914000Z", + "productType": "ASA_APP_1P", + "platform": "Envisat", + "resolution": 30.0, + "orbitNumber": 3712, + "updated": "2020-01-21T10:44:27.489883Z", + "published": "2020-01-21T10:44:27.489883Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/01206431-7eeb-5d53-9ed8-06a4cd1295c1", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 01206431-7eeb-5d53-9ed8-06a4cd1295c1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/01206431-7eeb-5d53-9ed8-06a4cd1295c1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 6.81866130329847, + 55.33616090104585 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "6.17,55.89 5.8,55.01 7.45,54.78 7.85,55.66 6.17,55.89", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "01206431-7eeb-5d53-9ed8-06a4cd1295c1" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 7.85, + 48.3 + ], + [ + 7.64, + 49.19 + ], + [ + 6.78, + 49.1 + ], + [ + 7.01, + 48.21 + ], + [ + 7.85, + 48.3 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_APP_1PNESA20021115_212651_000000152011_00158_03719_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-11-15T21:26:51.560000Z", + "completionDate": "2002-11-15T21:27:06.651000Z", + "productType": "ASA_APP_1P", + "platform": "Envisat", + "resolution": 30.0, + "orbitNumber": 3719, + "updated": "2020-01-21T10:44:29.152701Z", + "published": "2020-01-21T10:44:29.152701Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1f475af4-8d58-52cd-990b-35959a17b933", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1f475af4-8d58-52cd-990b-35959a17b933", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/1f475af4-8d58-52cd-990b-35959a17b933.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 7.319415389239555, + 48.70168319807635 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "7.85,48.3 7.64,49.19 6.78,49.1 7.01,48.21 7.85,48.3", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "1f475af4-8d58-52cd-990b-35959a17b933" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.98, + 49.99 + ], + [ + 3.7, + 49.11 + ], + [ + 5.16, + 48.9 + ], + [ + 5.46, + 49.77 + ], + [ + 3.98, + 49.99 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_APP_1PNESA20021115_100543_000000152011_00151_03712_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-11-15T10:05:43.651000Z", + "completionDate": "2002-11-15T10:05:58.741000Z", + "productType": "ASA_APP_1P", + "platform": "Envisat", + "resolution": 30.0, + "orbitNumber": 3712, + "updated": "2020-01-21T10:44:28.420685Z", + "published": "2020-01-21T10:44:28.420685Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3e441e2d-9cd6-51be-9fe2-746b4f55a9c5", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3e441e2d-9cd6-51be-9fe2-746b4f55a9c5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/3e441e2d-9cd6-51be-9fe2-746b4f55a9c5.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 4.57442088091354, + 49.44374116367591 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "3.98,49.99 3.7,49.11 5.16,48.9 5.46,49.77 3.98,49.99", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "3e441e2d-9cd6-51be-9fe2-746b4f55a9c5" + } + ], + "properties": { + "id": "61c4f815-bc84-5911-bcf7-5cfaefbe1638", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=ASA_APP_1P" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_ASA_APS_1P.json b/tests/data/opensearch/creodias_search_ASA_APS_1P.json new file mode 100644 index 0000000..85947ad --- /dev/null +++ b/tests/data/opensearch/creodias_search_ASA_APS_1P.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.03, + 53.04 + ], + [ + 4.72, + 52.16 + ], + [ + 6.26, + 51.94 + ], + [ + 6.61, + 52.82 + ], + [ + 5.03, + 53.04 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_APS_1PNESA20021115_100452_000000152011_00151_03712_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-11-15T10:04:52.655000Z", + "completionDate": "2002-11-15T10:05:07.744000Z", + "productType": "ASA_APS_1P", + "platform": "Envisat", + "resolution": 30.0, + "orbitNumber": 3712, + "updated": "2020-01-14T12:55:57.337876Z", + "published": "2020-01-14T12:55:57.337876Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/03a2c9a6-e93c-53e0-8a5a-9a53ae9bbf94", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 03a2c9a6-e93c-53e0-8a5a-9a53ae9bbf94", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/03a2c9a6-e93c-53e0-8a5a-9a53ae9bbf94.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 5.656461187214611, + 52.491674277016735 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "5.03,53.04 4.72,52.16 6.26,51.94 6.61,52.82 5.03,53.04", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "03a2c9a6-e93c-53e0-8a5a-9a53ae9bbf94" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -37.62, + -7.85 + ], + [ + -37.83, + -8.74 + ], + [ + -37.14, + -8.91 + ], + [ + -36.93, + -8.02 + ], + [ + -37.62, + -7.85 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_APS_1PNESA20021115_120249_000000152011_00152_03713_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-11-15T12:02:49.790000Z", + "completionDate": "2002-11-15T12:03:04.880000Z", + "productType": "ASA_APS_1P", + "platform": "Envisat", + "resolution": 30.0, + "orbitNumber": 3713, + "updated": "2020-01-14T12:55:56.056230Z", + "published": "2020-01-14T12:55:56.056230Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1c006fac-537f-57fb-b51b-deaef0842d4d", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1c006fac-537f-57fb-b51b-deaef0842d4d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/1c006fac-537f-57fb-b51b-deaef0842d4d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -37.38, + -8.38 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-37.62,-7.85 -37.83,-8.74 -37.14,-8.91 -36.93,-8.02 -37.62,-7.85", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "1c006fac-537f-57fb-b51b-deaef0842d4d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -37.07, + -5.56 + ], + [ + -37.29, + -6.45 + ], + [ + -36.6, + -6.61 + ], + [ + -36.39, + -5.71 + ], + [ + -37.07, + -5.56 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_APS_1PNESA20021115_120211_000000152011_00152_03713_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-11-15T12:02:11.775000Z", + "completionDate": "2002-11-15T12:02:26.865000Z", + "productType": "ASA_APS_1P", + "platform": "Envisat", + "resolution": 30.0, + "orbitNumber": 3713, + "updated": "2020-01-14T12:55:56.423910Z", + "published": "2020-01-14T12:55:56.423910Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/297cbe85-35b8-554e-b3dd-c3125cf7212e", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 297cbe85-35b8-554e-b3dd-c3125cf7212e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/297cbe85-35b8-554e-b3dd-c3125cf7212e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -36.83733962458746, + -6.083886654290429 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-37.07,-5.56 -37.29,-6.45 -36.6,-6.61 -36.39,-5.71 -37.07,-5.56", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "297cbe85-35b8-554e-b3dd-c3125cf7212e" + } + ], + "properties": { + "id": "886c7880-5f3f-59b0-b43d-068b7f848d86", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=ASA_APS_1P" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_ASA_IMP_1P.json b/tests/data/opensearch/creodias_search_ASA_IMP_1P.json new file mode 100644 index 0000000..654fb19 --- /dev/null +++ b/tests/data/opensearch/creodias_search_ASA_IMP_1P.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 23.14, + 69.0 + ], + [ + 22.37, + 69.86 + ], + [ + 19.73, + 69.54 + ], + [ + 20.6, + 68.69 + ], + [ + 23.14, + 69.0 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_IMP_1PNESA20021018_193213_000000152010_00257_03317_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-10-18T19:32:13.044000Z", + "completionDate": "2002-10-18T19:32:28.134000Z", + "productType": "ASA_IMP_1P", + "platform": "Envisat", + "resolution": 30.0, + "orbitNumber": 3317, + "updated": "2020-01-15T22:10:03.151945Z", + "published": "2020-01-15T22:10:03.151945Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0018be79-da28-540c-8cad-0d2c5f5b12d0", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0018be79-da28-540c-8cad-0d2c5f5b12d0", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/0018be79-da28-540c-8cad-0d2c5f5b12d0.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 21.456921848144777, + 69.27514043069456 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "23.14,69.0 22.37,69.86 19.73,69.54 20.6,68.69 23.14,69.0", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "0018be79-da28-540c-8cad-0d2c5f5b12d0" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -98.66, + 74.47 + ], + [ + -99.95, + 73.65 + ], + [ + -96.83, + 73.24 + ], + [ + -95.41, + 74.05 + ], + [ + -98.66, + 74.47 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_IMP_1PNESA20021018_180125_000000152010_00256_03316_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-10-18T18:01:25.573000Z", + "completionDate": "2002-10-18T18:01:40.663000Z", + "productType": "ASA_IMP_1P", + "platform": "Envisat", + "resolution": 30.0, + "orbitNumber": 3316, + "updated": "2020-01-15T22:10:25.213857Z", + "published": "2020-01-15T22:10:25.213857Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0534d1b8-3a0b-58f1-a8e0-9419c70d385a", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0534d1b8-3a0b-58f1-a8e0-9419c70d385a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/0534d1b8-3a0b-58f1-a8e0-9419c70d385a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -97.70636996928533, + 73.85482790285299 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-98.66,74.47 -99.95,73.65 -96.83,73.24 -95.41,74.05 -98.66,74.47", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "0534d1b8-3a0b-58f1-a8e0-9419c70d385a" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -20.43, + 77.13 + ], + [ + -22.12, + 76.32 + ], + [ + -18.5, + 75.88 + ], + [ + -16.65, + 76.66 + ], + [ + -20.43, + 77.13 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_IMP_1PNESA20021018_125852_000000152010_00253_03313_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-10-18T12:58:52.382000Z", + "completionDate": "2002-10-18T12:59:07.471000Z", + "productType": "ASA_IMP_1P", + "platform": "Envisat", + "resolution": 30.0, + "orbitNumber": 3313, + "updated": "2020-01-15T22:10:19.032586Z", + "published": "2020-01-15T22:10:19.032586Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/08f2ad85-5ac5-5fd2-afcb-47bfbeadde4e", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 08f2ad85-5ac5-5fd2-afcb-47bfbeadde4e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/08f2ad85-5ac5-5fd2-afcb-47bfbeadde4e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -19.42104576733345, + 76.50107454706398 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-20.43,77.13 -22.12,76.32 -18.5,75.88 -16.65,76.66 -20.43,77.13", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "08f2ad85-5ac5-5fd2-afcb-47bfbeadde4e" + } + ], + "properties": { + "id": "f8ee7f06-419a-581b-b6a0-b25122f7ab66", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=ASA_IMP_1P" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_ASA_IMS_1P.json b/tests/data/opensearch/creodias_search_ASA_IMS_1P.json new file mode 100644 index 0000000..fcd5641 --- /dev/null +++ b/tests/data/opensearch/creodias_search_ASA_IMS_1P.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 23.86, + 68.14 + ], + [ + 23.14, + 69.0 + ], + [ + 20.6, + 68.69 + ], + [ + 21.4, + 67.84 + ], + [ + 23.86, + 68.14 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_IMS_1PNESA20021018_193157_000000152010_00257_03317_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-10-18T19:31:57.954000Z", + "completionDate": "2002-10-18T19:32:13.044000Z", + "productType": "ASA_IMS_1P", + "platform": "Envisat", + "resolution": 30.0, + "orbitNumber": 3317, + "updated": "2020-01-15T21:10:41.604507Z", + "published": "2020-01-15T21:10:41.604507Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/09d9c41c-df63-5dbe-ab5f-0f5cc2599a15", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 09d9c41c-df63-5dbe-ab5f-0f5cc2599a15", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/09d9c41c-df63-5dbe-ab5f-0f5cc2599a15.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 22.248021215830278, + 68.41979192166463 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "23.86,68.14 23.14,69.0 20.6,68.69 21.4,67.84 23.86,68.14", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "09d9c41c-df63-5dbe-ab5f-0f5cc2599a15" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 31.56, + 41.31 + ], + [ + 31.32, + 40.43 + ], + [ + 32.57, + 40.22 + ], + [ + 32.83, + 41.1 + ], + [ + 31.56, + 41.31 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_IMS_1PNESA20021018_080727_000000152010_00250_03310_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-10-18T08:07:27.333000Z", + "completionDate": "2002-10-18T08:07:42.422000Z", + "productType": "ASA_IMS_1P", + "platform": "Envisat", + "resolution": 30.0, + "orbitNumber": 3310, + "updated": "2020-01-15T21:10:50.556272Z", + "published": "2020-01-15T21:10:50.556272Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0a9e69e5-a855-55c4-b518-96288705447f", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0a9e69e5-a855-55c4-b518-96288705447f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/0a9e69e5-a855-55c4-b518-96288705447f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 32.07069548494503, + 40.76604810700651 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "31.56,41.31 31.32,40.43 32.57,40.22 32.83,41.1 31.56,41.31", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "0a9e69e5-a855-55c4-b518-96288705447f" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -30.98, + 69.62 + ], + [ + -31.73, + 68.76 + ], + [ + -29.2, + 68.45 + ], + [ + -28.35, + 69.3 + ], + [ + -30.98, + 69.62 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_IMS_1PNESA20021018_130108_000000152010_00253_03313_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-10-18T13:01:08.190000Z", + "completionDate": "2002-10-18T13:01:23.280000Z", + "productType": "ASA_IMS_1P", + "platform": "Envisat", + "resolution": 30.0, + "orbitNumber": 3313, + "updated": "2020-01-15T21:10:45.607871Z", + "published": "2020-01-15T21:10:45.607871Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1214acd3-3e31-5ff4-a637-dcd10507d906", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1214acd3-3e31-5ff4-a637-dcd10507d906", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/1214acd3-3e31-5ff4-a637-dcd10507d906.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -30.06196536338609, + 69.03514951788111 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-30.98,69.62 -31.73,68.76 -29.2,68.45 -28.35,69.3 -30.98,69.62", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "1214acd3-3e31-5ff4-a637-dcd10507d906" + } + ], + "properties": { + "id": "566791e2-4108-5c25-b2f7-f9f2e6c454a0", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=ASA_IMS_1P" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_ASA_WSS_1P.json b/tests/data/opensearch/creodias_search_ASA_WSS_1P.json new file mode 100644 index 0000000..a7f755a --- /dev/null +++ b/tests/data/opensearch/creodias_search_ASA_WSS_1P.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -117.28, + -72.18 + ], + [ + -127.99, + -74.09 + ], + [ + -120.36, + -77.39 + ], + [ + -108.51, + -75.09 + ], + [ + -117.28, + -72.18 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_WSS_1PNESA20020723_141725_000000602008_00010_02068_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-07-23T14:17:25.202000Z", + "completionDate": "2002-07-23T14:18:25.203000Z", + "productType": "ASA_WSS_1P", + "platform": "Envisat", + "resolution": 150.0, + "orbitNumber": 2068, + "updated": "2020-01-15T21:12:43.276158Z", + "published": "2020-01-15T21:12:43.276158Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4fd2f4c5-0e5b-51d1-bdea-da26e1ea0b31", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4fd2f4c5-0e5b-51d1-bdea-da26e1ea0b31", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/4fd2f4c5-0e5b-51d1-bdea-da26e1ea0b31.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -118.48289052010695, + -74.72755182134975 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-117.28,-72.18 -127.99,-74.09 -120.36,-77.39 -108.51,-75.09 -117.28,-72.18", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "4fd2f4c5-0e5b-51d1-bdea-da26e1ea0b31" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -108.74, + -69.82 + ], + [ + -117.28, + -72.18 + ], + [ + -108.51, + -75.09 + ], + [ + -99.98, + -72.35 + ], + [ + -108.74, + -69.82 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_WSS_1PNESA20020723_141624_000000602008_00010_02068_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-07-23T14:16:24.484000Z", + "completionDate": "2002-07-23T14:17:24.483000Z", + "productType": "ASA_WSS_1P", + "platform": "Envisat", + "resolution": 150.0, + "orbitNumber": 2068, + "updated": "2020-01-15T21:12:43.585844Z", + "published": "2020-01-15T21:12:43.585844Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9a0f8c10-6640-51b4-be96-dd2fc5830a0b", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9a0f8c10-6640-51b4-be96-dd2fc5830a0b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/9a0f8c10-6640-51b4-be96-dd2fc5830a0b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -108.62556878912139, + -72.39167745505873 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-108.74,-69.82 -117.28,-72.18 -108.51,-75.09 -99.98,-72.35 -108.74,-69.82", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "9a0f8c10-6640-51b4-be96-dd2fc5830a0b" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -15.91, + 68.78 + ], + [ + -17.86, + 72.27 + ], + [ + -29.32, + 71.26 + ], + [ + -25.79, + 67.97 + ], + [ + -15.91, + 68.78 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ASA_WSS_1PNESA20020819_223849_000000602008_00402_02460_0000.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-08-19T22:38:49.422000Z", + "completionDate": "2002-08-19T22:39:49.422000Z", + "productType": "ASA_WSS_1P", + "platform": "Envisat", + "resolution": 150.0, + "orbitNumber": 2460, + "updated": "2020-01-15T21:12:43.093275Z", + "published": "2020-01-15T21:12:43.093275Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/110bae8e-5f2d-5673-bb31-8b460528e0a5", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 110bae8e-5f2d-5673-bb31-8b460528e0a5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/110bae8e-5f2d-5673-bb31-8b460528e0a5.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -22.23885667891729, + 70.11450394459717 + ] + }, + "instrument": "ASAR", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1P", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-15.91,68.78 -17.86,72.27 -29.32,71.26 -25.79,67.97 -15.91,68.78", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "110bae8e-5f2d-5673-bb31-8b460528e0a5" + } + ], + "properties": { + "id": "e1f201ef-de55-539f-b963-c25d673f5d35", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=ASA_WSS_1P" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_CAL.json b/tests/data/opensearch/creodias_search_AUX_CAL.json new file mode 100644 index 0000000..3576f12 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_CAL.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_AUX_CAL_V20140908T000000_G20240327T101157.SAFE", + "startDate": "2014-09-08T00:00:00Z", + "completionDate": "2014-09-08T00:00:00Z", + "productType": "AUX_CAL", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-03-27T10:15:07.352729Z", + "published": "2024-03-27T10:15:06.732940Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/cf1a597c-ec22-11ee-8006-fa163e7968e5", + "size": 505960, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for cf1a597c-ec22-11ee-8006-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/cf1a597c-ec22-11ee-8006-fa163e7968e5.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_CAL/2014/09/08/S1A_AUX_CAL_V20140908T000000_G20240327T101157.SAFE.zip", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "cf1a597c-ec22-11ee-8006-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_AUX_CAL_V20150722T120000_G20240327T101830.SAFE", + "startDate": "2015-07-22T12:00:00Z", + "completionDate": "2015-07-22T12:00:00Z", + "productType": "AUX_CAL", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-03-27T10:23:09.453073Z", + "published": "2024-03-27T10:23:07.825403Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e4df93b6-ec23-11ee-a49a-fa163e7968e5", + "size": 505963, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e4df93b6-ec23-11ee-a49a-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/e4df93b6-ec23-11ee-a49a-fa163e7968e5.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_CAL/2015/07/22/S1A_AUX_CAL_V20150722T120000_G20240327T101830.SAFE.zip", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "e4df93b6-ec23-11ee-a49a-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_AUX_CAL_V20150519T120000_G20240327T101700.SAFE", + "startDate": "2015-05-19T12:00:00Z", + "completionDate": "2015-05-19T12:00:00Z", + "productType": "AUX_CAL", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-03-27T10:23:09.369531Z", + "published": "2024-03-27T10:23:08.265288Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e4e0c2f4-ec23-11ee-8bea-fa163e7968e5", + "size": 505961, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e4e0c2f4-ec23-11ee-8bea-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/e4e0c2f4-ec23-11ee-8bea-fa163e7968e5.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_CAL/2015/05/19/S1A_AUX_CAL_V20150519T120000_G20240327T101700.SAFE.zip", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "e4e0c2f4-ec23-11ee-8bea-fa163e7968e5" + } + ], + "properties": { + "id": "b5f4f6ba-e752-55d6-bda8-429b6d1a09b9", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_CAL" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_CTMANA.json b/tests/data/opensearch/creodias_search_AUX_CTMANA.json new file mode 100644 index 0000000..40ad26a --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_CTMANA.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OPER_AUX_CTMANA_20231024T000000_20231025T000000_20231101T133927.nc", + "startDate": "2023-10-24T00:00:00Z", + "completionDate": "2023-10-25T00:00:00Z", + "productType": "AUX_CTMANA", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-01-09T13:40:58.109162Z", + "published": "2023-11-01T14:09:08.024498Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/76a8b976-2f2c-4792-a28c-b8a3ca329727", + "size": 1717236175, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 76a8b976-2f2c-4792-a28c-b8a3ca329727", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/76a8b976-2f2c-4792-a28c-b8a3ca329727.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/AUX/AUX_CTMANA/2023/10/24/S5P_OPER_AUX_CTMANA_20231024T000000_20231025T000000_20231101T133927.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "76a8b976-2f2c-4792-a28c-b8a3ca329727" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OPER_AUX_CTMANA_20231021T000000_20231022T000000_20231029T133726.nc", + "startDate": "2023-10-21T00:00:00Z", + "completionDate": "2023-10-22T00:00:00Z", + "productType": "AUX_CTMANA", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-02T12:49:12.618228Z", + "published": "2023-10-29T13:50:01.765086Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e143501f-b87d-4476-ba74-df5d016b6bf7", + "size": 1717236175, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e143501f-b87d-4476-ba74-df5d016b6bf7", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/e143501f-b87d-4476-ba74-df5d016b6bf7.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/AUX/AUX_CTMANA/2023/10/21/S5P_OPER_AUX_CTMANA_20231021T000000_20231022T000000_20231029T133726.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "e143501f-b87d-4476-ba74-df5d016b6bf7" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OPER_AUX_CTMANA_20231026T000000_20231027T000000_20231103T133757.nc", + "startDate": "2023-10-26T00:00:00Z", + "completionDate": "2023-10-27T00:00:00Z", + "productType": "AUX_CTMANA", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-01-09T13:40:55.978760Z", + "published": "2023-11-03T13:54:01.620412Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/caffa5f2-924a-4178-901d-9d1cfd85ca28", + "size": 1717236175, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for caffa5f2-924a-4178-901d-9d1cfd85ca28", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/caffa5f2-924a-4178-901d-9d1cfd85ca28.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/AUX/AUX_CTMANA/2023/10/26/S5P_OPER_AUX_CTMANA_20231026T000000_20231027T000000_20231103T133757.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "caffa5f2-924a-4178-901d-9d1cfd85ca28" + } + ], + "properties": { + "id": "99e7a182-bf2a-5eaf-b53b-487f0c7221f2", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_CTMANA" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_CTMFCT.json b/tests/data/opensearch/creodias_search_AUX_CTMFCT.json new file mode 100644 index 0000000..eb3cb0d --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_CTMFCT.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OPER_AUX_CTMFCT_20221010T000000_20221015T000000_20221011T061847", + "startDate": "2022-10-10T00:00:00Z", + "completionDate": "2022-10-15T00:00:00Z", + "productType": "AUX_CTMFCT", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-10-30T20:26:32.308159Z", + "published": "2024-10-30T20:25:10.352887Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/780f5ee6-daec-422c-9d2d-aa736010fd6b", + "size": 8586178560, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 780f5ee6-daec-422c-9d2d-aa736010fd6b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/780f5ee6-daec-422c-9d2d-aa736010fd6b.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/AUX/AUX_CTMFCT/2022/10/10/S5P_OPER_AUX_CTMFCT_20221010T000000_20221015T000000_20221011T061847.tar", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "780f5ee6-daec-422c-9d2d-aa736010fd6b" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OPER_AUX_CTMFCT_20231028T000000_20231102T000000_20231029T060545", + "startDate": "2023-10-28T00:00:00Z", + "completionDate": "2023-11-02T00:00:00Z", + "productType": "AUX_CTMFCT", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-01-09T14:22:40.410753Z", + "published": "2023-10-29T06:53:46.922767Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f2c05e53-b171-4fa3-b8e7-57cf2552f93f", + "size": 8586188800, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f2c05e53-b171-4fa3-b8e7-57cf2552f93f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/f2c05e53-b171-4fa3-b8e7-57cf2552f93f.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/AUX/AUX_CTMFCT/2023/10/28/S5P_OPER_AUX_CTMFCT_20231028T000000_20231102T000000_20231029T060545.tar", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "f2c05e53-b171-4fa3-b8e7-57cf2552f93f" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OPER_AUX_CTMFCT_20231031T000000_20231105T000000_20231101T055638", + "startDate": "2023-10-31T00:00:00Z", + "completionDate": "2023-11-05T00:00:00Z", + "productType": "AUX_CTMFCT", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-01-09T14:40:18.004697Z", + "published": "2023-11-01T06:43:51.828028Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a499645e-a17f-40fc-bd3d-73fa3512e585", + "size": 8586188800, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a499645e-a17f-40fc-bd3d-73fa3512e585", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/a499645e-a17f-40fc-bd3d-73fa3512e585.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/AUX/AUX_CTMFCT/2023/10/31/S5P_OPER_AUX_CTMFCT_20231031T000000_20231105T000000_20231101T055638.tar", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "a499645e-a17f-40fc-bd3d-73fa3512e585" + } + ], + "properties": { + "id": "f0090f10-3878-5ef5-b5b4-e04d0eecd508", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_CTMFCT" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_GNSSRD.json b/tests/data/opensearch/creodias_search_AUX_GNSSRD.json new file mode 100644 index 0000000..023a9f7 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_GNSSRD.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OPER_AUX_GNSSRD_POD__20171212T193419_V20160225T072708_20160225T235942", + "startDate": "2016-02-25T07:27:25Z", + "completionDate": "2016-02-25T23:59:59Z", + "productType": "AUX_GNSSRD", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T22:55:37.180606Z", + "published": "2023-10-25T08:57:50.683610Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3149838d-0bdb-4ca8-980b-02258a1c08ac", + "size": 17147924, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3149838d-0bdb-4ca8-980b-02258a1c08ac", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/3149838d-0bdb-4ca8-980b-02258a1c08ac.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_GNSSRD/2016/02/25/S3A_OPER_AUX_GNSSRD_POD__20171212T193419_V20160225T072708_20160225T235942", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "3149838d-0bdb-4ca8-980b-02258a1c08ac" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OPER_AUX_GNSSRD_POD__20171212T194404_V20160226T235943_20160227T235942", + "startDate": "2016-02-27T00:00:00Z", + "completionDate": "2016-02-27T23:59:59Z", + "productType": "AUX_GNSSRD", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T22:56:10.812942Z", + "published": "2023-10-25T08:58:04.466421Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b584d0b4-d422-48a6-b8db-e9371c985cbe", + "size": 24588474, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b584d0b4-d422-48a6-b8db-e9371c985cbe", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/b584d0b4-d422-48a6-b8db-e9371c985cbe.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_GNSSRD/2016/02/27/S3A_OPER_AUX_GNSSRD_POD__20171212T194404_V20160226T235943_20160227T235942", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "b584d0b4-d422-48a6-b8db-e9371c985cbe" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OPER_AUX_GNSSRD_POD__20171212T193142_V20160223T235943_20160224T225600", + "startDate": "2016-02-24T00:00:00Z", + "completionDate": "2016-02-24T22:56:17Z", + "productType": "AUX_GNSSRD", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T22:56:13.240586Z", + "published": "2023-10-25T08:57:44.754553Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d636272d-9835-4f8e-9cd4-617ffc404024", + "size": 23275026, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d636272d-9835-4f8e-9cd4-617ffc404024", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/d636272d-9835-4f8e-9cd4-617ffc404024.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_GNSSRD/2016/02/24/S3A_OPER_AUX_GNSSRD_POD__20171212T193142_V20160223T235943_20160224T225600", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "d636272d-9835-4f8e-9cd4-617ffc404024" + } + ], + "properties": { + "id": "8ca21436-7348-5977-bf38-801ebd47bfe1", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_GNSSRD" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_INS.json b/tests/data/opensearch/creodias_search_AUX_INS.json new file mode 100644 index 0000000..14dd965 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_INS.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "1ba05aeb-99dd-59e4-b537-62ee49f3e656", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_INS" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_AUX_L1_CKD.json b/tests/data/opensearch/creodias_search_AUX_L1_CKD.json new file mode 100644 index 0000000..9a7bb0d --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_L1_CKD.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "9bf53da8-8a88-5e6b-b7b5-f65f6250eac2", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_L1_CKD" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_AUX_MOEORB.json b/tests/data/opensearch/creodias_search_AUX_MOEORB.json new file mode 100644 index 0000000..94edeb1 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_MOEORB.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OPER_AUX_MOEORB_POD__20241112T061844_V20241110T215942_20241111T235942_DGNS.EOF", + "startDate": "2024-11-10T21:59:42Z", + "completionDate": "2024-11-11T23:59:42Z", + "productType": "AUX_MOEORB", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-12T06:19:40.773800Z", + "published": "2024-11-12T06:19:39.945266Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/085f4a58-a0be-11ef-98ae-0242ac120004", + "size": 4654308, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 085f4a58-a0be-11ef-98ae-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/085f4a58-a0be-11ef-98ae-0242ac120004.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_MOEORB/2024/11/10/S3A_OPER_AUX_MOEORB_POD__20241112T061844_V20241110T215942_20241111T235942_DGNS.EOF", + "orbitDirection": null, + "timeliness": "ST", + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "085f4a58-a0be-11ef-98ae-0242ac120004" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3B_OPER_AUX_MOEORB_POD__20241219T063400_V20241217T215942_20241218T235942_DGNS.EOF", + "startDate": "2024-12-17T21:59:42Z", + "completionDate": "2024-12-18T23:59:42Z", + "productType": "AUX_MOEORB", + "platform": "S3B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-12-19T06:41:03.554727Z", + "published": "2024-12-19T06:41:02.807508Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/68516068-bdd3-11ef-8609-0242ac120002", + "size": 4653608, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 68516068-bdd3-11ef-8609-0242ac120002", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/68516068-bdd3-11ef-8609-0242ac120002.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_MOEORB/2024/12/17/S3B_OPER_AUX_MOEORB_POD__20241219T063400_V20241217T215942_20241218T235942_DGNS.EOF", + "orbitDirection": null, + "timeliness": "ST", + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "68516068-bdd3-11ef-8609-0242ac120002" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OPER_AUX_MOEORB_POD__20241219T061914_V20241217T215942_20241218T235942_DGNS.EOF", + "startDate": "2024-12-17T21:59:42Z", + "completionDate": "2024-12-18T23:59:42Z", + "productType": "AUX_MOEORB", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-12-19T06:29:02.799514Z", + "published": "2024-12-19T06:29:02.130733Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4ea7bde4-bdd1-11ef-8128-0242ac120002", + "size": 4653632, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4ea7bde4-bdd1-11ef-8128-0242ac120002", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/4ea7bde4-bdd1-11ef-8128-0242ac120002.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_MOEORB/2024/12/17/S3A_OPER_AUX_MOEORB_POD__20241219T061914_V20241217T215942_20241218T235942_DGNS.EOF", + "orbitDirection": null, + "timeliness": "ST", + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "4ea7bde4-bdd1-11ef-8128-0242ac120002" + } + ], + "properties": { + "id": "ba05241d-c838-576b-b12c-1d2eac6984de", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_MOEORB" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_O3_M.json b/tests/data/opensearch/creodias_search_AUX_O3_M.json new file mode 100644 index 0000000..f34cd1a --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_O3_M.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "7951725a-f5bb-5bbf-bbb2-74a8e5d63701", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_O3_M" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_AUX_POEORB.json b/tests/data/opensearch/creodias_search_AUX_POEORB.json new file mode 100644 index 0000000..f346cd8 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_POEORB.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_REP1_AUX_POEORB_POD__20161216T083833_V20160226T215943_20160227T235943_DGNS.EOF", + "startDate": "2016-02-26T21:59:43Z", + "completionDate": "2016-02-27T23:59:43Z", + "productType": "AUX_POEORB", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-10-25T18:03:45.644138Z", + "published": "2023-10-25T16:30:52.016082Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b30f2bbf-7f02-494a-b3f4-3ea11cd3d14d", + "size": 4410152, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b30f2bbf-7f02-494a-b3f4-3ea11cd3d14d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/b30f2bbf-7f02-494a-b3f4-3ea11cd3d14d.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_POEORB/2016/02/26/S3A_REP1_AUX_POEORB_POD__20161216T083833_V20160226T215943_20160227T235943_DGNS.EOF", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "b30f2bbf-7f02-494a-b3f4-3ea11cd3d14d" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_REP1_AUX_POEORB_POD__20161216T181714_V20160225T215943_20160226T235943_DGNS.EOF", + "startDate": "2016-02-25T21:59:43Z", + "completionDate": "2016-02-26T23:59:43Z", + "productType": "AUX_POEORB", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-10-25T18:03:54.474890Z", + "published": "2023-10-25T16:30:58.992446Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/da735bfc-a3f3-4f5c-9801-9da14eb8354a", + "size": 4412270, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for da735bfc-a3f3-4f5c-9801-9da14eb8354a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/da735bfc-a3f3-4f5c-9801-9da14eb8354a.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_POEORB/2016/02/25/S3A_REP1_AUX_POEORB_POD__20161216T181714_V20160225T215943_20160226T235943_DGNS.EOF", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "da735bfc-a3f3-4f5c-9801-9da14eb8354a" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_REP1_AUX_POEORB_POD__20161216T073757_V20160223T215943_20160224T235943_DGNS.EOF", + "startDate": "2016-02-23T21:59:43Z", + "completionDate": "2016-02-24T23:59:43Z", + "productType": "AUX_POEORB", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-10-25T18:03:39.968644Z", + "published": "2023-10-25T16:30:48.269750Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7b44c828-d789-45c4-af45-86d763a883b1", + "size": 4415377, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7b44c828-d789-45c4-af45-86d763a883b1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/7b44c828-d789-45c4-af45-86d763a883b1.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_POEORB/2016/02/23/S3A_REP1_AUX_POEORB_POD__20161216T073757_V20160223T215943_20160224T235943_DGNS.EOF", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "7b44c828-d789-45c4-af45-86d763a883b1" + } + ], + "properties": { + "id": "6f2020b2-0c4d-507b-b95b-4eb49ae1648e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_POEORB" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_PP1.json b/tests/data/opensearch/creodias_search_AUX_PP1.json new file mode 100644 index 0000000..3b4b1ed --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_PP1.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_AUX_PP1_V20140908T000000_G20241125T133836.SAFE", + "startDate": "2014-09-08T00:00:00Z", + "completionDate": "2014-09-08T00:00:00Z", + "productType": "AUX_PP1", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-25T13:43:41.225784Z", + "published": "2024-11-25T13:43:40.222942Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2e00161e-ab33-11ef-9bcf-fa163e75e309", + "size": 30891, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2e00161e-ab33-11ef-9bcf-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/2e00161e-ab33-11ef-9bcf-fa163e75e309.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_PP1/2014/09/08/S1A_AUX_PP1_V20140908T000000_G20241125T133836.SAFE.zip", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "2e00161e-ab33-11ef-9bcf-fa163e75e309" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_AUX_PP1_V20140406T133000_G20241125T133722.SAFE", + "startDate": "2014-04-06T13:30:00Z", + "completionDate": "2014-04-06T13:30:00Z", + "productType": "AUX_PP1", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-25T13:43:51.061196Z", + "published": "2024-11-25T13:43:50.353146Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2e0be82c-ab33-11ef-ae3b-fa163e75e309", + "size": 30889, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2e0be82c-ab33-11ef-ae3b-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/2e0be82c-ab33-11ef-ae3b-fa163e75e309.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_PP1/2014/04/06/S1A_AUX_PP1_V20140406T133000_G20241125T133722.SAFE.zip", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "2e0be82c-ab33-11ef-ae3b-fa163e75e309" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_AUX_PP1_V20150519T120000_G20241125T133907.SAFE", + "startDate": "2015-05-19T12:00:00Z", + "completionDate": "2015-05-19T12:00:00Z", + "productType": "AUX_PP1", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-25T13:43:51.038565Z", + "published": "2024-11-25T13:43:50.354364Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2e2c8316-ab33-11ef-90e6-fa163e75e309", + "size": 30895, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2e2c8316-ab33-11ef-90e6-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/2e2c8316-ab33-11ef-90e6-fa163e75e309.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_PP1/2015/05/19/S1A_AUX_PP1_V20150519T120000_G20241125T133907.SAFE.zip", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "2e2c8316-ab33-11ef-90e6-fa163e75e309" + } + ], + "properties": { + "id": "f14e0a67-2da7-575c-b02a-d5d8f65a90c0", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_PP1" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_PP2.json b/tests/data/opensearch/creodias_search_AUX_PP2.json new file mode 100644 index 0000000..ec9b6d4 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_PP2.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_AUX_PP2_V20150519T120000_G20241125T134443.SAFE", + "startDate": "2015-05-19T12:00:00Z", + "completionDate": "2015-05-19T12:00:00Z", + "productType": "AUX_PP2", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-25T13:51:51.464160Z", + "published": "2024-11-25T13:51:50.706209Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/56ab79e0-ab34-11ef-bc08-fa163e75e309", + "size": 14425, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 56ab79e0-ab34-11ef-bc08-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/56ab79e0-ab34-11ef-bc08-fa163e75e309.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_PP2/2015/05/19/S1A_AUX_PP2_V20150519T120000_G20241125T134443.SAFE.zip", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "56ab79e0-ab34-11ef-bc08-fa163e75e309" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_AUX_PP2_V20140616T133500_G20241125T134334.SAFE", + "startDate": "2014-06-16T13:35:00Z", + "completionDate": "2014-06-16T13:35:00Z", + "productType": "AUX_PP2", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-25T13:51:51.404770Z", + "published": "2024-11-25T13:51:50.719745Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/56f6bb1c-ab34-11ef-aae2-fa163e75e309", + "size": 14422, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 56f6bb1c-ab34-11ef-aae2-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/56f6bb1c-ab34-11ef-aae2-fa163e75e309.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_PP2/2014/06/16/S1A_AUX_PP2_V20140616T133500_G20241125T134334.SAFE.zip", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "56f6bb1c-ab34-11ef-aae2-fa163e75e309" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_AUX_PP2_V20150722T120000_G20241125T134513.SAFE", + "startDate": "2015-07-22T12:00:00Z", + "completionDate": "2015-07-22T12:00:00Z", + "productType": "AUX_PP2", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-25T13:51:51.482449Z", + "published": "2024-11-25T13:51:50.770411Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/56ee772c-ab34-11ef-8d98-fa163e75e309", + "size": 14425, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 56ee772c-ab34-11ef-8d98-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/56ee772c-ab34-11ef-8d98-fa163e75e309.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_PP2/2015/07/22/S1A_AUX_PP2_V20150722T120000_G20241125T134513.SAFE.zip", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "56ee772c-ab34-11ef-8d98-fa163e75e309" + } + ], + "properties": { + "id": "cbc6def7-aa0b-5422-b012-baa27216658b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_PP2" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_PRCPTF.json b/tests/data/opensearch/creodias_search_AUX_PRCPTF.json new file mode 100644 index 0000000..642958f --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_PRCPTF.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_REP1_AUX_PRCPTF_POD__20161216T085612_V20160227T215943_20160228T235943.EOF", + "startDate": "2016-02-27T21:59:43Z", + "completionDate": "2016-02-28T23:59:43Z", + "productType": "AUX_PRCPTF", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-10-25T18:03:36.129903Z", + "published": "2023-10-25T16:30:44.730319Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/88f0f01f-c5d3-4948-ae02-d79ab25f40b3", + "size": 6945912, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 88f0f01f-c5d3-4948-ae02-d79ab25f40b3", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/88f0f01f-c5d3-4948-ae02-d79ab25f40b3.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_PRCPTF/2016/02/27/S3A_REP1_AUX_PRCPTF_POD__20161216T085612_V20160227T215943_20160228T235943.EOF", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "88f0f01f-c5d3-4948-ae02-d79ab25f40b3" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_REP1_AUX_PRCPTF_POD__20161216T073758_V20160223T215943_20160224T235943.EOF", + "startDate": "2016-02-23T21:59:43Z", + "completionDate": "2016-02-24T23:59:43Z", + "productType": "AUX_PRCPTF", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-10-25T18:03:43.347956Z", + "published": "2023-10-25T16:30:50.678740Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/748681d6-011a-4fde-b6ac-9c7eef092245", + "size": 6947250, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 748681d6-011a-4fde-b6ac-9c7eef092245", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/748681d6-011a-4fde-b6ac-9c7eef092245.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_PRCPTF/2016/02/23/S3A_REP1_AUX_PRCPTF_POD__20161216T073758_V20160223T215943_20160224T235943.EOF", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "748681d6-011a-4fde-b6ac-9c7eef092245" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_REP1_AUX_PRCPTF_POD__20161216T083834_V20160226T215943_20160227T235943.EOF", + "startDate": "2016-02-26T21:59:43Z", + "completionDate": "2016-02-27T23:59:43Z", + "productType": "AUX_PRCPTF", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-10-25T18:03:48.444784Z", + "published": "2023-10-25T16:30:53.507731Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b725a20f-eb93-4c56-949f-99bdeb854646", + "size": 6948002, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b725a20f-eb93-4c56-949f-99bdeb854646", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/b725a20f-eb93-4c56-949f-99bdeb854646.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_PRCPTF/2016/02/26/S3A_REP1_AUX_PRCPTF_POD__20161216T083834_V20160226T215943_20160227T235943.EOF", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "b725a20f-eb93-4c56-949f-99bdeb854646" + } + ], + "properties": { + "id": "6c1af27e-87f4-52fd-bba4-f0d042e4fc4c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_PRCPTF" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_PREORB.json b/tests/data/opensearch/creodias_search_AUX_PREORB.json new file mode 100644 index 0000000..9e00911 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_PREORB.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_OPER_AUX_PREORB_OPOD_20231003T000342_V20231002T233003_20231003T060503.EOF", + "startDate": "2023-10-02T23:30:03Z", + "completionDate": "2023-10-03T06:05:03Z", + "productType": "AUX_PREORB", + "platform": "SENTINEL-1", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-03T12:59:37.991355Z", + "published": "2023-11-03T12:59:32.899854Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b064ccb3-bd7c-4d95-a313-1359c54bf75d", + "size": 1179426, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b064ccb3-bd7c-4d95-a313-1359c54bf75d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/b064ccb3-bd7c-4d95-a313-1359c54bf75d.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_PREORB/2023/10/02/S1A_OPER_AUX_PREORB_OPOD_20231003T000342_V20231002T233003_20231003T060503.EOF", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "b064ccb3-bd7c-4d95-a313-1359c54bf75d" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_OPER_AUX_PREORB_OPOD_20231002T154304_V20231002T151620_20231002T215120.EOF", + "startDate": "2023-10-02T15:16:20Z", + "completionDate": "2023-10-02T21:51:20Z", + "productType": "AUX_PREORB", + "platform": "SENTINEL-1", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-03T12:59:31.337726Z", + "published": "2023-11-03T12:59:26.509841Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f18ca62f-bd8a-46d5-9734-54151ec16f8d", + "size": 1179663, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f18ca62f-bd8a-46d5-9734-54151ec16f8d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/f18ca62f-bd8a-46d5-9734-54151ec16f8d.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_PREORB/2023/10/02/S1A_OPER_AUX_PREORB_OPOD_20231002T154304_V20231002T151620_20231002T215120.EOF", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "f18ca62f-bd8a-46d5-9734-54151ec16f8d" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_OPER_AUX_PREORB_OPOD_20231002T140609_V20231002T133736_20231002T201236.EOF", + "startDate": "2023-10-02T13:37:36Z", + "completionDate": "2023-10-02T20:12:36Z", + "productType": "AUX_PREORB", + "platform": "SENTINEL-1", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-03T12:59:33.983150Z", + "published": "2023-11-03T12:59:29.143263Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/5560a09d-d4d2-4a26-945f-ee130e8eada1", + "size": 1179629, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 5560a09d-d4d2-4a26-945f-ee130e8eada1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/5560a09d-d4d2-4a26-945f-ee130e8eada1.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_PREORB/2023/10/02/S1A_OPER_AUX_PREORB_OPOD_20231002T140609_V20231002T133736_20231002T201236.EOF", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "5560a09d-d4d2-4a26-945f-ee130e8eada1" + } + ], + "properties": { + "id": "c5712528-ae60-5534-bb54-d202da9248b1", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_PREORB" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_PROQUA.json b/tests/data/opensearch/creodias_search_AUX_PROQUA.json new file mode 100644 index 0000000..ec91d08 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_PROQUA.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OPER_AUX_PROQUA_POD__20191108T113655_V20160224T235943_20160225T235942", + "startDate": "2016-02-25T00:00:00Z", + "completionDate": "2016-02-25T23:59:59Z", + "productType": "AUX_PROQUA", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T22:53:08.283082Z", + "published": "2023-10-25T16:23:21.513699Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/048c6e9a-6d94-496e-b789-1d0e34799e70", + "size": 1570265, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 048c6e9a-6d94-496e-b789-1d0e34799e70", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/048c6e9a-6d94-496e-b789-1d0e34799e70.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_PROQUA/2016/02/25/S3A_OPER_AUX_PROQUA_POD__20191108T113655_V20160224T235943_20160225T235942", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "048c6e9a-6d94-496e-b789-1d0e34799e70" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OPER_AUX_PROQUA_POD__20191108T114132_V20160225T235943_20160226T235942", + "startDate": "2016-02-26T00:00:00Z", + "completionDate": "2016-02-26T23:59:59Z", + "productType": "AUX_PROQUA", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T22:58:22.664071Z", + "published": "2023-10-25T16:28:14.565715Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a35c748d-f423-4627-a89d-afa89568d668", + "size": 1570057, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a35c748d-f423-4627-a89d-afa89568d668", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/a35c748d-f423-4627-a89d-afa89568d668.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_PROQUA/2016/02/26/S3A_OPER_AUX_PROQUA_POD__20191108T114132_V20160225T235943_20160226T235942", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "a35c748d-f423-4627-a89d-afa89568d668" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OPER_AUX_PROQUA_POD__20191108T115048_V20160227T235943_20160228T235942", + "startDate": "2016-02-28T00:00:00Z", + "completionDate": "2016-02-28T23:59:59Z", + "productType": "AUX_PROQUA", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T22:59:45.694102Z", + "published": "2023-10-25T16:26:54.152029Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/87b3bce5-396c-40cf-8614-7871455aec8e", + "size": 1570049, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 87b3bce5-396c-40cf-8614-7871455aec8e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/87b3bce5-396c-40cf-8614-7871455aec8e.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/AUX_PROQUA/2016/02/28/S3A_OPER_AUX_PROQUA_POD__20191108T115048_V20160227T235943_20160228T235942", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "87b3bce5-396c-40cf-8614-7871455aec8e" + } + ], + "properties": { + "id": "232ccfd5-3326-5e96-b0c1-1de6d5243d2b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_PROQUA" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_RESATT.json b/tests/data/opensearch/creodias_search_AUX_RESATT.json new file mode 100644 index 0000000..3cacd87 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_RESATT.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "6974543f-e90f-59fa-b125-c0e005601bd8", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_RESATT" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_AUX_RESORB.json b/tests/data/opensearch/creodias_search_AUX_RESORB.json new file mode 100644 index 0000000..e95c306 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_RESORB.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_OPER_AUX_RESORB_OPOD_20231003T032558_V20231002T232958_20231003T024728.EOF", + "startDate": "2023-10-02T23:29:58Z", + "completionDate": "2023-10-03T02:47:28Z", + "productType": "AUX_RESORB", + "platform": "SENTINEL-1", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-03T12:59:39.395454Z", + "published": "2023-11-03T12:59:34.104361Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/40704675-3b07-4390-99a3-9afefd8bad74", + "size": 590508, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 40704675-3b07-4390-99a3-9afefd8bad74", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/40704675-3b07-4390-99a3-9afefd8bad74.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_RESORB/2023/10/02/S1A_OPER_AUX_RESORB_OPOD_20231003T032558_V20231002T232958_20231003T024728.EOF", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "40704675-3b07-4390-99a3-9afefd8bad74" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_OPER_AUX_RESORB_OPOD_20231002T171753_V20231002T133730_20231002T165500.EOF", + "startDate": "2023-10-02T13:37:30Z", + "completionDate": "2023-10-02T16:55:00Z", + "productType": "AUX_RESORB", + "platform": "SENTINEL-1", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-03T12:59:35.439783Z", + "published": "2023-11-03T12:59:30.759758Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/42820ff3-c1bf-4afa-b0a5-36adfa24eafd", + "size": 590801, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 42820ff3-c1bf-4afa-b0a5-36adfa24eafd", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/42820ff3-c1bf-4afa-b0a5-36adfa24eafd.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_RESORB/2023/10/02/S1A_OPER_AUX_RESORB_OPOD_20231002T171753_V20231002T133730_20231002T165500.EOF", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "42820ff3-c1bf-4afa-b0a5-36adfa24eafd" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_OPER_AUX_RESORB_OPOD_20231003T050549_V20231003T010842_20231003T042612.EOF", + "startDate": "2023-10-03T01:08:42Z", + "completionDate": "2023-10-03T04:26:12Z", + "productType": "AUX_RESORB", + "platform": "SENTINEL-1", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-03T12:59:35.739274Z", + "published": "2023-11-03T12:59:31.072398Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f6dff84d-e5d0-482d-86f3-73510bf0ad2f", + "size": 590855, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f6dff84d-e5d0-482d-86f3-73510bf0ad2f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/f6dff84d-e5d0-482d-86f3-73510bf0ad2f.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_RESORB/2023/10/03/S1A_OPER_AUX_RESORB_OPOD_20231003T050549_V20231003T010842_20231003T042612.EOF", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "f6dff84d-e5d0-482d-86f3-73510bf0ad2f" + } + ], + "properties": { + "id": "b4a0b16d-a06f-5e04-b94c-80db4af19998", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_RESORB" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_SCS.json b/tests/data/opensearch/creodias_search_AUX_SCS.json new file mode 100644 index 0000000..cd85548 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_SCS.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1__AUX_SCS_V20140406T133000_G20241125T132817.SAFE", + "startDate": "2014-04-06T13:30:00Z", + "completionDate": "2014-04-06T13:30:00Z", + "productType": "AUX_SCS", + "platform": "SENTINEL-1", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-25T13:48:28.150787Z", + "published": "2024-11-25T13:47:34.541894Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9299c9c6-ab33-11ef-9f13-fa163e75e309", + "size": 2356954125, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9299c9c6-ab33-11ef-9f13-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/9299c9c6-ab33-11ef-9f13-fa163e75e309.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_SCS/2014/04/06/S1__AUX_SCS_V20140406T133000_G20241125T132817.SAFE.zip", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "9299c9c6-ab33-11ef-9f13-fa163e75e309" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1__AUX_SCS_V20140406T133000_G20240620T081444.SAFE", + "startDate": "2014-04-06T13:30:00Z", + "completionDate": "2014-04-06T13:30:00Z", + "productType": "AUX_SCS", + "platform": "SENTINEL-1", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-06-20T08:31:34.664003Z", + "published": "2024-06-20T08:30:31.114662Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/244a637a-2edf-11ef-9e13-fa163e75e309", + "size": 2330531719, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 244a637a-2edf-11ef-9e13-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/244a637a-2edf-11ef-9e13-fa163e75e309.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_SCS/2014/04/06/S1__AUX_SCS_V20140406T133000_G20240620T081444.SAFE.zip", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "244a637a-2edf-11ef-9e13-fa163e75e309" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1__AUX_SCS_V20140406T133000_G20240612T132402.SAFE", + "startDate": "2014-04-06T13:30:00Z", + "completionDate": "2014-04-06T13:30:00Z", + "productType": "AUX_SCS", + "platform": "SENTINEL-1", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-06-12T13:42:38.946051Z", + "published": "2024-06-12T13:41:47.352785Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/44ca8f86-28c1-11ef-bb0a-fa163e75e309", + "size": 2330004686, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 44ca8f86-28c1-11ef-bb0a-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/44ca8f86-28c1-11ef-bb0a-fa163e75e309.json" + } + ], + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/AUX_SCS/2014/04/06/S1__AUX_SCS_V20140406T133000_G20240612T132402.SAFE.zip", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "44ca8f86-28c1-11ef-bb0a-fa163e75e309" + } + ], + "properties": { + "id": "3a117cf3-ac1f-5b8c-bc4b-79cb09c91053", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_SCS" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AUX_UT1UTC.json b/tests/data/opensearch/creodias_search_AUX_UT1UTC.json new file mode 100644 index 0000000..9267d52 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AUX_UT1UTC.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2__OPER_AUX_UT1UTC_ADG__20231116T000000_V20231117T000000_20241115T000000", + "startDate": "2023-11-17T00:00:00Z", + "completionDate": "2024-11-15T00:00:00Z", + "productType": "AUX_UT1UTC", + "platform": "SENTINEL-2", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-16T18:05:32.959954Z", + "published": "2023-11-16T18:05:32.966977Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/98cd5fe8-84aa-11ee-8e00-fa163e7968e5", + "size": 8182, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 98cd5fe8-84aa-11ee-8e00-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/98cd5fe8-84aa-11ee-8e00-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/AUX_UT1UTC/2023/11/17/S2__OPER_AUX_UT1UTC_ADG__20231116T000000_V20231117T000000_20241115T000000.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "98cd5fe8-84aa-11ee-8e00-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2__OPER_AUX_UT1UTC_ADG__20231221T000000_V20231222T000000_20241220T000000", + "startDate": "2023-12-22T00:00:00Z", + "completionDate": "2024-12-20T00:00:00Z", + "productType": "AUX_UT1UTC", + "platform": "SENTINEL-2", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-21T18:04:55.403765Z", + "published": "2023-12-21T18:04:52.493008Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/62aa70ee-a02b-11ee-9756-fa163e7968e5", + "size": 8152, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 62aa70ee-a02b-11ee-9756-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/62aa70ee-a02b-11ee-9756-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/AUX_UT1UTC/2023/12/22/S2__OPER_AUX_UT1UTC_ADG__20231221T000000_V20231222T000000_20241220T000000.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "62aa70ee-a02b-11ee-9756-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2__OPER_AUX_UT1UTC_ADG__20231207T000000_V20231208T000000_20241206T000000", + "startDate": "2023-12-08T00:00:00Z", + "completionDate": "2024-12-06T00:00:00Z", + "productType": "AUX_UT1UTC", + "platform": "SENTINEL-2", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-07T18:05:28.871676Z", + "published": "2023-12-07T18:05:27.387360Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1cacd790-952b-11ee-8284-fa163e7968e5", + "size": 9312, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1cacd790-952b-11ee-8284-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/1cacd790-952b-11ee-8284-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/AUX_UT1UTC/2023/12/08/S2__OPER_AUX_UT1UTC_ADG__20231207T000000_V20231208T000000_20241206T000000.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "1cacd790-952b-11ee-8284-fa163e7968e5" + } + ], + "properties": { + "id": "989f9580-0698-57ef-be71-1ffd05133faa", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AUX_UT1UTC" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AX___FPO_AX.json b/tests/data/opensearch/creodias_search_AX___FPO_AX.json new file mode 100644 index 0000000..5b8ffea --- /dev/null +++ b/tests/data/opensearch/creodias_search_AX___FPO_AX.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "dcfdfb04-5abb-58cf-bb94-7d378ad63cbf", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AX___FPO_AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_AX___FRO_AX.json b/tests/data/opensearch/creodias_search_AX___FRO_AX.json new file mode 100644 index 0000000..0c80884 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AX___FRO_AX.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "d6406c41-af11-524c-bfaf-59faa93c2e9f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AX___FRO_AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_AX___OSF_AX.json b/tests/data/opensearch/creodias_search_AX___OSF_AX.json new file mode 100644 index 0000000..ce92b13 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AX___OSF_AX.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "d5450a96-4d05-557d-b676-2c4c50488d27", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AX___OSF_AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_AX____MOED_AX.json b/tests/data/opensearch/creodias_search_AX____MOED_AX.json new file mode 100644 index 0000000..34cec5d --- /dev/null +++ b/tests/data/opensearch/creodias_search_AX____MOED_AX.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_AX____MOED_AX_20241107T215923_20241109T015923_20241109T072149__________________SALP_OPE_ST_002.SEN6", + "startDate": "2024-11-07T21:59:23Z", + "completionDate": "2024-11-09T01:59:23Z", + "productType": "AX____MOED_AX", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-09T07:46:36.770823Z", + "published": "2024-11-09T07:46:35.734608Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/92bad976-9e6e-11ef-a05f-0242ac120004", + "size": 1024000, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 92bad976-9e6e-11ef-a05f-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/92bad976-9e6e-11ef-a05f-0242ac120004.json" + } + ], + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "centroid": { + "type": null, + "features": null + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/AUX/AX____MOED_AX/2024/11/07/S6A_AX____MOED_AX_20241107T215923_20241109T015923_20241109T072149__________________SALP_OPE_ST_002.SEN6.tar", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "92bad976-9e6e-11ef-a05f-0242ac120004" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_AX____MOED_AX_20241108T215923_20241110T015923_20241110T072032__________________SALP_OPE_ST_002.SEN6", + "startDate": "2024-11-08T21:59:23Z", + "completionDate": "2024-11-10T01:59:23Z", + "productType": "AX____MOED_AX", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-10T07:45:59.083391Z", + "published": "2024-11-10T07:45:58.412052Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b84d826e-9f37-11ef-8a77-0242ac120004", + "size": 1024000, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b84d826e-9f37-11ef-8a77-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/b84d826e-9f37-11ef-8a77-0242ac120004.json" + } + ], + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "centroid": { + "type": null, + "features": null + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/AUX/AX____MOED_AX/2024/11/08/S6A_AX____MOED_AX_20241108T215923_20241110T015923_20241110T072032__________________SALP_OPE_ST_002.SEN6.tar", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "b84d826e-9f37-11ef-8a77-0242ac120004" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_AX____MOED_AX_20241102T215923_20241104T015923_20241104T072345__________________SALP_OPE_ST_002.SEN6", + "startDate": "2024-11-02T21:59:23Z", + "completionDate": "2024-11-04T01:59:23Z", + "productType": "AX____MOED_AX", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-04T07:45:47.232327Z", + "published": "2024-11-04T07:45:46.433666Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c01d98be-9a80-11ef-b4ab-0242ac120004", + "size": 1024000, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c01d98be-9a80-11ef-b4ab-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/c01d98be-9a80-11ef-b4ab-0242ac120004.json" + } + ], + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "centroid": { + "type": null, + "features": null + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/AUX/AX____MOED_AX/2024/11/02/S6A_AX____MOED_AX_20241102T215923_20241104T015923_20241104T072345__________________SALP_OPE_ST_002.SEN6.tar", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "c01d98be-9a80-11ef-b4ab-0242ac120004" + } + ], + "properties": { + "id": "986bb074-3989-515b-bfa2-76b38102f190", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AX____MOED_AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AX____POE__AX.json b/tests/data/opensearch/creodias_search_AX____POE__AX.json new file mode 100644 index 0000000..3667298 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AX____POE__AX.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_AX____POE__AX_20240629T215923_20240701T015923_20240724T173055__________________SALP_OPE_NT_002.SEN6", + "startDate": "2024-06-29T21:59:23Z", + "completionDate": "2024-07-01T01:59:23Z", + "productType": "AX____POE__AX", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-07-24T19:46:15.084189Z", + "published": "2024-07-24T19:46:14.507892Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/403f2292-49f5-11ef-8f7e-0242ac120004", + "size": 1024000, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 403f2292-49f5-11ef-8f7e-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/403f2292-49f5-11ef-8f7e-0242ac120004.json" + } + ], + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "centroid": { + "type": null, + "features": null + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/AUX/AX____POE__AX/2024/06/29/S6A_AX____POE__AX_20240629T215923_20240701T015923_20240724T173055__________________SALP_OPE_NT_002.SEN6.tar", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "403f2292-49f5-11ef-8f7e-0242ac120004" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_AX____POE__AX_20240628T215923_20240630T015923_20240724T173052__________________SALP_OPE_NT_002.SEN6", + "startDate": "2024-06-28T21:59:23Z", + "completionDate": "2024-06-30T01:59:23Z", + "productType": "AX____POE__AX", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-07-24T19:46:17.570942Z", + "published": "2024-07-24T19:46:16.679568Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3f1294c6-49f5-11ef-8f7e-0242ac120004", + "size": 1024000, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3f1294c6-49f5-11ef-8f7e-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/3f1294c6-49f5-11ef-8f7e-0242ac120004.json" + } + ], + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "centroid": { + "type": null, + "features": null + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/AUX/AX____POE__AX/2024/06/28/S6A_AX____POE__AX_20240628T215923_20240630T015923_20240724T173052__________________SALP_OPE_NT_002.SEN6.tar", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "3f1294c6-49f5-11ef-8f7e-0242ac120004" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_AX____POE__AX_20240701T215923_20240703T015923_20240724T173101__________________SALP_OPE_NT_002.SEN6", + "startDate": "2024-07-01T21:59:23Z", + "completionDate": "2024-07-03T01:59:23Z", + "productType": "AX____POE__AX", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-07-24T20:45:42.531650Z", + "published": "2024-07-24T20:45:41.287540Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a25dc64c-49fd-11ef-9b40-0242ac120004", + "size": 1024000, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a25dc64c-49fd-11ef-9b40-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/a25dc64c-49fd-11ef-9b40-0242ac120004.json" + } + ], + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "centroid": { + "type": null, + "features": null + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/AUX/AX____POE__AX/2024/07/01/S6A_AX____POE__AX_20240701T215923_20240703T015923_20240724T173101__________________SALP_OPE_NT_002.SEN6.tar", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "a25dc64c-49fd-11ef-9b40-0242ac120004" + } + ], + "properties": { + "id": "edfa62f6-a2e1-56b2-b76f-5a31f8e62f60", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AX____POE__AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_AX____ROE__AX.json b/tests/data/opensearch/creodias_search_AX____ROE__AX.json new file mode 100644 index 0000000..6dae327 --- /dev/null +++ b/tests/data/opensearch/creodias_search_AX____ROE__AX.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_AX____ROE__AX_20241108T070516_20241108T090306_20241108T090716__________________CPOD_OPE_NR____.SEN6", + "startDate": "2024-11-08T07:05:16Z", + "completionDate": "2024-11-08T09:03:06Z", + "productType": "AX____ROE__AX", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-08T09:08:53.841093Z", + "published": "2024-11-08T09:08:53.122023Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fa3dfb96-9db0-11ef-8308-0242ac120004", + "size": 378880, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fa3dfb96-9db0-11ef-8308-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/fa3dfb96-9db0-11ef-8308-0242ac120004.json" + } + ], + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "centroid": { + "type": null, + "features": null + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/AUX/AX____ROE__AX/2024/11/08/S6A_AX____ROE__AX_20241108T070516_20241108T090306_20241108T090716__________________CPOD_OPE_NR____.SEN6.tar", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "fa3dfb96-9db0-11ef-8308-0242ac120004" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_AX____ROE__AX_20241204T143328_20241204T163048_20241204T163429__________________CPOD_OPE_NR____.SEN6", + "startDate": "2024-12-04T14:33:28Z", + "completionDate": "2024-12-04T16:30:48Z", + "productType": "AX____ROE__AX", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-12-04T16:36:15.860032Z", + "published": "2024-12-04T16:36:15.192217Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ba31e802-b25d-11ef-9843-0242ac120004", + "size": 378880, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ba31e802-b25d-11ef-9843-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/ba31e802-b25d-11ef-9843-0242ac120004.json" + } + ], + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "centroid": { + "type": null, + "features": null + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/AUX/AX____ROE__AX/2024/12/04/S6A_AX____ROE__AX_20241204T143328_20241204T163048_20241204T163429__________________CPOD_OPE_NR____.SEN6.tar", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "ba31e802-b25d-11ef-9843-0242ac120004" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_AX____ROE__AX_20241108T090132_20241108T105832_20241108T110313__________________CPOD_OPE_NR____.SEN6", + "startDate": "2024-11-08T09:01:32Z", + "completionDate": "2024-11-08T10:58:32Z", + "productType": "AX____ROE__AX", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-08T11:04:58.248147Z", + "published": "2024-11-08T11:04:57.636119Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2e66b20e-9dc1-11ef-8f0f-0242ac120004", + "size": 378880, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2e66b20e-9dc1-11ef-8f0f-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/2e66b20e-9dc1-11ef-8f0f-0242ac120004.json" + } + ], + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "centroid": { + "type": null, + "features": null + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/AUX/AX____ROE__AX/2024/11/08/S6A_AX____ROE__AX_20241108T090132_20241108T105832_20241108T110313__________________CPOD_OPE_NR____.SEN6.tar", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "2e66b20e-9dc1-11ef-8f0f-0242ac120004" + } + ], + "properties": { + "id": "67083b6d-ec9a-5f14-ba8e-27b2640fa624", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=AX____ROE__AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_CARD-BS.json b/tests/data/opensearch/creodias_search_CARD-BS.json new file mode 100644 index 0000000..8cb4f7d --- /dev/null +++ b/tests/data/opensearch/creodias_search_CARD-BS.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -117.021683, + -75.279396 + ], + [ + -112.067474, + -73.472267 + ], + [ + -107.366791, + -74.277237 + ], + [ + -112.01619, + -76.18512 + ], + [ + -117.021683, + -75.279396 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_GRDH_1SSH_20141030T050838_20141030T050903_003054_0037DF_0750_CARD_BS", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-30T05:08:38.766000Z", + "completionDate": "2014-10-30T05:09:03.765000Z", + "productType": "CARD-BS", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 3054, + "updated": "2023-07-06T07:49:47.735713Z", + "published": "2023-07-06T07:49:47.735713Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/aa69228d-7586-49f4-98be-044f47006794", + "size": 3810491264, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for aa69228d-7586-49f4-98be-044f47006794", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/aa69228d-7586-49f4-98be-044f47006794.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -112.143019023156, + -74.8171310686142 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-117.021683,-75.279396 -112.067474,-73.472267 -107.366791,-74.277237 -112.01619,-76.18512 -117.021683,-75.279396", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/CARD-BS/2014/10/30/S1A_IW_GRDH_1SSH_20141030T050838_20141030T050903_003054_0037DF_0750_CARD_BS", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 7, + "processingBaseline": 0 + }, + "id": "aa69228d-7586-49f4-98be-044f47006794" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -119.648331, + -74.711586 + ], + [ + -114.582634, + -72.961433 + ], + [ + -112.065605, + -73.471329 + ], + [ + -117.021942, + -75.279343 + ], + [ + -119.648331, + -74.711586 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_GRDH_1SSH_20141030T050903_20141030T050918_003054_0037DF_737C_CARD_BS", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-30T05:09:03.766000Z", + "completionDate": "2014-10-30T05:09:18.240000Z", + "productType": "CARD-BS", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 3054, + "updated": "2023-07-06T07:50:37.809626Z", + "published": "2023-07-06T07:50:37.809626Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/dc30af4b-cc3a-412c-b92c-8112c1cc0aa2", + "size": 2622565852, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for dc30af4b-cc3a-412c-b92c-8112c1cc0aa2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/dc30af4b-cc3a-412c-b92c-8112c1cc0aa2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -115.854789651946, + -74.1163506356321 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-119.648331,-74.711586 -114.582634,-72.961433 -112.065605,-73.471329 -117.021942,-75.279343 -119.648331,-74.711586", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/CARD-BS/2014/10/30/S1A_IW_GRDH_1SSH_20141030T050903_20141030T050918_003054_0037DF_737C_CARD_BS", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 7, + "processingBaseline": 0 + }, + "id": "dc30af4b-cc3a-412c-b92c-8112c1cc0aa2" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -104.452026, + -76.083359 + ], + [ + -99.751816, + -74.187454 + ], + [ + -94.66008, + -74.902435 + ], + [ + -98.903374, + -76.896873 + ], + [ + -104.452026, + -76.083359 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_GRDH_1SSH_20141022T043522_20141022T043547_002937_00355B_95D6_CARD_BS", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-22T04:35:22.306000Z", + "completionDate": "2014-10-22T04:35:47.305000Z", + "productType": "CARD-BS", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2937, + "updated": "2023-07-06T07:56:00.015248Z", + "published": "2023-07-06T07:56:00.015248Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/46e046ae-49d2-4202-a713-4ffe1ff8bcd3", + "size": 3676532198, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 46e046ae-49d2-4202-a713-4ffe1ff8bcd3", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/46e046ae-49d2-4202-a713-4ffe1ff8bcd3.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -99.4721736447536, + -75.5339936132934 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-104.452026,-76.083359 -99.751816,-74.187454 -94.66008,-74.902435 -98.903374,-76.896873 -104.452026,-76.083359", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/CARD-BS/2014/10/22/S1A_IW_GRDH_1SSH_20141022T043522_20141022T043547_002937_00355B_95D6_CARD_BS", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 65, + "processingBaseline": 0 + }, + "id": "46e046ae-49d2-4202-a713-4ffe1ff8bcd3" + } + ], + "properties": { + "id": "c3516530-e719-5343-b146-6729f87af75d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=CARD-BS" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_CARD-COH12.json b/tests/data/opensearch/creodias_search_CARD-COH12.json new file mode 100644 index 0000000..d0bd65b --- /dev/null +++ b/tests/data/opensearch/creodias_search_CARD-COH12.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -47.241409, + 69.582458 + ], + [ + -53.661625, + 70.092194 + ], + [ + -52.765385, + 71.715393 + ], + [ + -45.827332, + 71.176399 + ], + [ + -47.241409, + 69.582458 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_20141031T095931__S1A_20141019T095904_20141019T095931_CARD-COH12", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-31T09:59:31.293000Z", + "completionDate": "2014-10-31T09:59:58.717000Z", + "productType": "CARD-COH12", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 3072, + "updated": "2024-11-05T12:32:21.057111Z", + "published": "2024-11-05T11:37:29.077982Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0b76c016-ce27-4f49-8774-a1169f22b5d0", + "size": 367077831, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0b76c016-ce27-4f49-8774-a1169f22b5d0", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/0b76c016-ce27-4f49-8774-a1169f22b5d0.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -49.862853191236, + 70.6515552329767 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-47.241409,69.582458 -53.661625,70.092194 -52.765385,71.715393 -45.827332,71.176399 -47.241409,69.582458", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/CARD-COH12/2014/10/31/S1A_20141031T095931__S1A_20141019T095904_20141019T095931_CARD-COH12", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 25, + "processingBaseline": 0 + }, + "id": "0b76c016-ce27-4f49-8774-a1169f22b5d0" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 43.576004, + 34.299454 + ], + [ + 46.308414, + 34.701591 + ], + [ + 46.635479, + 33.061394 + ], + [ + 43.956951, + 32.65723 + ], + [ + 43.576004, + 34.299454 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_20141022T145933__1A__20141010T145907_20141010T145933_CARD-COH12", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-22T14:59:33.761000Z", + "completionDate": "2014-10-22T15:00:01.034000Z", + "productType": "CARD-COH12", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2944, + "updated": "2023-07-18T07:23:43.790991Z", + "published": "2023-07-18T07:22:26.450665Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/dec44ada-8c09-471f-9b35-0ab118e8c4bf", + "size": 759930700, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for dec44ada-8c09-471f-9b35-0ab118e8c4bf", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/dec44ada-8c09-471f-9b35-0ab118e8c4bf.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 45.1173089769714, + 33.6823354283199 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "43.576004,34.299454 46.308414,34.701591 46.635479,33.061394 43.956951,32.65723 43.576004,34.299454", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/CARD-COH12/2014/10/22/S1A_20141022T145933__1A__20141010T145907_20141010T145933_CARD-COH12", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 72, + "processingBaseline": 0 + }, + "id": "dec44ada-8c09-471f-9b35-0ab118e8c4bf" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -47.241409, + 69.582458 + ], + [ + -53.661625, + 70.092194 + ], + [ + -52.765385, + 71.715393 + ], + [ + -45.827332, + 71.176399 + ], + [ + -47.241409, + 69.582458 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_20141031T095931__1A__20141019T095904_20141019T095931_CARD-COH12", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-31T09:59:31.293000Z", + "completionDate": "2014-10-31T09:59:58.717000Z", + "productType": "CARD-COH12", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 3072, + "updated": "2023-11-07T17:09:33.634506Z", + "published": "2023-10-03T04:38:11.938770Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6cab6dcb-d3dc-491e-bab1-707fc252ed48", + "size": 366980359, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6cab6dcb-d3dc-491e-bab1-707fc252ed48", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/6cab6dcb-d3dc-491e-bab1-707fc252ed48.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -49.862853191236, + 70.6515552329767 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-47.241409,69.582458 -53.661625,70.092194 -52.765385,71.715393 -45.827332,71.176399 -47.241409,69.582458", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/CARD-COH12/2014/10/31/S1A_20141031T095931__1A__20141019T095904_20141019T095931_CARD-COH12", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 25, + "processingBaseline": 0 + }, + "id": "6cab6dcb-d3dc-491e-bab1-707fc252ed48" + } + ], + "properties": { + "id": "de747cea-10eb-5d8e-bc47-400a81f276d1", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=CARD-COH12" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_CARD-COH6.json b/tests/data/opensearch/creodias_search_CARD-COH6.json new file mode 100644 index 0000000..54dc122 --- /dev/null +++ b/tests/data/opensearch/creodias_search_CARD-COH6.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 48.766224, + 44.530235 + ], + [ + 45.617271, + 44.921169 + ], + [ + 46.019634, + 46.729164 + ], + [ + 49.274803, + 46.337696 + ], + [ + 48.766224, + 44.530235 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_20141023T025837__1A__20141018T025020_20141018T025048_CARD-COH6", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-23T02:58:37.706000Z", + "completionDate": "2014-10-23T02:59:07.867000Z", + "productType": "CARD-COH6", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2951, + "updated": "2023-08-31T10:51:34.053788Z", + "published": "2023-08-19T02:56:08.054321Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/06f0a6e0-0877-4c92-bd6f-38680f5f94a0", + "size": 813034, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 06f0a6e0-0877-4c92-bd6f-38680f5f94a0", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/06f0a6e0-0877-4c92-bd6f-38680f5f94a0.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 47.422487789328, + 45.6342022623865 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "48.766224,44.530235 45.617271,44.921169 46.019634,46.729164 49.274803,46.337696 48.766224,44.530235", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/CARD-COH6/2014/10/23/S1A_20141023T025837__1A__20141018T025020_20141018T025048_CARD-COH6", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 79, + "processingBaseline": 0 + }, + "id": "06f0a6e0-0877-4c92-bd6f-38680f5f94a0" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 46.725811, + 38.468727 + ], + [ + 49.596554, + 38.863548 + ], + [ + 49.9319, + 37.225094 + ], + [ + 47.126694, + 36.828907 + ], + [ + 46.725811, + 38.468727 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_20141012T144415__1A__20141006T025210_20141006T025235_CARD-COH6", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-12T14:44:15.269000Z", + "completionDate": "2014-10-12T14:44:42.542000Z", + "productType": "CARD-COH6", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2798, + "updated": "2023-08-31T10:43:28.833848Z", + "published": "2023-08-19T03:41:43.217368Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/aa9ee8d1-1030-4245-9a31-bc93decb3e8d", + "size": 778960, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for aa9ee8d1-1030-4245-9a31-bc93decb3e8d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/aa9ee8d1-1030-4245-9a31-bc93decb3e8d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 48.3430871712784, + 37.8494086142867 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "46.725811,38.468727 49.596554,38.863548 49.9319,37.225094 47.126694,36.828907 46.725811,38.468727", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/CARD-COH6/2014/10/12/S1A_20141012T144415__1A__20141006T025210_20141006T025235_CARD-COH6", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 101, + "processingBaseline": 0 + }, + "id": "aa9ee8d1-1030-4245-9a31-bc93decb3e8d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 43.576923, + 34.2995 + ], + [ + 46.309322, + 34.701649 + ], + [ + 46.636333, + 33.061829 + ], + [ + 43.957809, + 32.65765 + ], + [ + 43.576923, + 34.2995 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_20141010T145933__1A__20141004T030952_20141004T031017_CARD-COH6", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-10T14:59:33.437000Z", + "completionDate": "2014-10-10T15:00:00.704000Z", + "productType": "CARD-COH6", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2769, + "updated": "2023-08-31T11:59:28.817738Z", + "published": "2023-08-19T03:03:59.646898Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6bbbd2ca-8bc9-4d08-ad28-e11e698ec394", + "size": 1359076, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6bbbd2ca-8bc9-4d08-ad28-e11e698ec394", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/6bbbd2ca-8bc9-4d08-ad28-e11e698ec394.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 45.1181933024399, + 33.6825741061568 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "43.576923,34.2995 46.309322,34.701649 46.636333,33.061829 43.957809,32.65765 43.576923,34.2995", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/CARD-COH6/2014/10/10/S1A_20141010T145933__1A__20141004T030952_20141004T031017_CARD-COH6", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 72, + "processingBaseline": 0 + }, + "id": "6bbbd2ca-8bc9-4d08-ad28-e11e698ec394" + } + ], + "properties": { + "id": "4f4d3589-7eb7-5fbf-b887-c09aa82985ee", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=CARD-COH6" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_DGE_30.json b/tests/data/opensearch/creodias_search_DGE_30.json new file mode 100644 index 0000000..2afecb2 --- /dev/null +++ b/tests/data/opensearch/creodias_search_DGE_30.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 100.0, + 72.0 + ], + [ + 101.0, + 72.0 + ], + [ + 101.0, + 73.0 + ], + [ + 100.0, + 73.0 + ], + [ + 100.0, + 72.0 + ] + ] + ] + }, + "properties": { + "collection": "COP-DEM", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "DEM1_SAR_DGE_30_20101215T103647_20130405T103047_ADS_000000_oCX9", + "description": "The Copernicus DEM is a Digital Surface Model (DSM) that represents the surface of the Earth including buildings, infrastructure and vegetation. Data were acquired through the TanDEM-X mission between 2011 and 2015 [https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model].", + "startDate": "2010-12-15T10:36:47Z", + "completionDate": "2013-04-05T10:30:47Z", + "productType": "DGE_30", + "platform": "", + "resolution": 30.0, + "orbitNumber": 0, + "updated": "2021-06-22T04:02:13.890585Z", + "published": "2021-06-22T04:02:13.890585Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d69054d7-6c40-5b6d-b94b-49614f3204a7", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d69054d7-6c40-5b6d-b94b-49614f3204a7", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/COP-DEM/d69054d7-6c40-5b6d-b94b-49614f3204a7.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 100.5, + 72.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/auxdata/CopDEM/COP-DEM_GLO-30-DGED/DEM1_SAR_DGE_30_20101215T103647_20130405T103047_ADS_000000_oCX9.DEM/DEM1_SAR_DGE_30_20101215T103647_20130405T103047_ADS_000000_oCX9-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "100,72 101,72 101,73 100,73 100,72", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/CopDEM/COP-DEM_GLO-30-DGED/DEM1_SAR_DGE_30_20101215T103647_20130405T103047_ADS_000000_oCX9.DEM", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "d69054d7-6c40-5b6d-b94b-49614f3204a7" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 98.0, + 74.0 + ], + [ + 99.0, + 74.0 + ], + [ + 99.0, + 75.0 + ], + [ + 98.0, + 75.0 + ], + [ + 98.0, + 74.0 + ] + ] + ] + }, + "properties": { + "collection": "COP-DEM", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "DEM1_SAR_DGE_30_20101215T103647_20130405T103047_ADS_000000_RHJx", + "description": "The Copernicus DEM is a Digital Surface Model (DSM) that represents the surface of the Earth including buildings, infrastructure and vegetation. Data were acquired through the TanDEM-X mission between 2011 and 2015 [https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model].", + "startDate": "2010-12-15T10:36:47Z", + "completionDate": "2013-04-05T10:30:47Z", + "productType": "DGE_30", + "platform": "", + "resolution": 30.0, + "orbitNumber": 0, + "updated": "2021-06-22T04:02:22.948018Z", + "published": "2021-06-22T04:02:22.948018Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/29e4dabe-117a-5f9f-ba6e-f9916bba226e", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 29e4dabe-117a-5f9f-ba6e-f9916bba226e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/COP-DEM/29e4dabe-117a-5f9f-ba6e-f9916bba226e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 98.5, + 74.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/auxdata/CopDEM/COP-DEM_GLO-30-DGED/DEM1_SAR_DGE_30_20101215T103647_20130405T103047_ADS_000000_RHJx.DEM/DEM1_SAR_DGE_30_20101215T103647_20130405T103047_ADS_000000_RHJx-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "98,74 99,74 99,75 98,75 98,74", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/CopDEM/COP-DEM_GLO-30-DGED/DEM1_SAR_DGE_30_20101215T103647_20130405T103047_ADS_000000_RHJx.DEM", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "29e4dabe-117a-5f9f-ba6e-f9916bba226e" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 100.0, + -1.0 + ], + [ + 101.0, + -1.0 + ], + [ + 101.0, + 0.0 + ], + [ + 100.0, + 0.0 + ], + [ + 100.0, + -1.0 + ] + ] + ] + }, + "properties": { + "collection": "COP-DEM", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "DEM1_SAR_DGE_30_20101212T230244_20140329T113710_ADS_000000_eAmG", + "description": "The Copernicus DEM is a Digital Surface Model (DSM) that represents the surface of the Earth including buildings, infrastructure and vegetation. Data were acquired through the TanDEM-X mission between 2011 and 2015 [https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model].", + "startDate": "2010-12-12T23:02:44Z", + "completionDate": "2014-03-29T11:37:10Z", + "productType": "DGE_30", + "platform": "", + "resolution": 30.0, + "orbitNumber": 0, + "updated": "2021-06-22T04:30:11.786441Z", + "published": "2021-06-22T04:30:11.786441Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/72c618e4-c942-5d6c-8ab6-629258334d88", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 72c618e4-c942-5d6c-8ab6-629258334d88", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/COP-DEM/72c618e4-c942-5d6c-8ab6-629258334d88.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 100.5, + -0.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/auxdata/CopDEM/COP-DEM_GLO-30-DGED/DEM1_SAR_DGE_30_20101212T230244_20140329T113710_ADS_000000_eAmG.DEM/DEM1_SAR_DGE_30_20101212T230244_20140329T113710_ADS_000000_eAmG-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "100,-1 101,-1 101,0 100,0 100,-1", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/CopDEM/COP-DEM_GLO-30-DGED/DEM1_SAR_DGE_30_20101212T230244_20140329T113710_ADS_000000_eAmG.DEM", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "72c618e4-c942-5d6c-8ab6-629258334d88" + } + ], + "properties": { + "id": "e27b7012-c50e-5641-b67a-c3f9acedd7e8", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=DGE_30" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_DGE_90.json b/tests/data/opensearch/creodias_search_DGE_90.json new file mode 100644 index 0000000..375aacf --- /dev/null +++ b/tests/data/opensearch/creodias_search_DGE_90.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -72.0, + -9.0 + ], + [ + -71.0, + -9.0 + ], + [ + -71.0, + -8.0 + ], + [ + -72.0, + -8.0 + ], + [ + -72.0, + -9.0 + ] + ] + ] + }, + "properties": { + "collection": "COP-DEM", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "DEM1_SAR_DGE_90_20101212T102356_20130709T103701_ADS_000000_8521", + "description": "The Copernicus DEM is a Digital Surface Model (DSM) that represents the surface of the Earth including buildings, infrastructure and vegetation. Data were acquired through the TanDEM-X mission between 2011 and 2015 [https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model].", + "startDate": "2010-12-12T10:24:18Z", + "completionDate": "2010-12-12T10:24:19Z", + "productType": "DGE_90", + "platform": "", + "resolution": 90.0, + "orbitNumber": 0, + "updated": "2021-05-20T19:58:17.582692Z", + "published": "2021-05-20T19:58:17.582692Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b5343ba1-adb7-5e64-bac3-4537996c1a6f", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b5343ba1-adb7-5e64-bac3-4537996c1a6f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/COP-DEM/b5343ba1-adb7-5e64-bac3-4537996c1a6f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -71.5, + -8.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/auxdata/CopDEM/COP-DEM_GLO-90-DGED/DEM1_SAR_DGE_90_20101212T102356_20130709T103701_ADS_000000_8521.DEM/DEM1_SAR_DGE_90_20101212T102356_20130709T103701_ADS_000000_8521-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-72,-9 -71,-9 -71,-8 -72,-8 -72,-9", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/CopDEM/COP-DEM_GLO-90-DGED/DEM1_SAR_DGE_90_20101212T102356_20130709T103701_ADS_000000_8521.DEM", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "b5343ba1-adb7-5e64-bac3-4537996c1a6f" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -72.0, + -4.0 + ], + [ + -71.0, + -4.0 + ], + [ + -71.0, + -3.0 + ], + [ + -72.0, + -3.0 + ], + [ + -72.0, + -4.0 + ] + ] + ] + }, + "properties": { + "collection": "COP-DEM", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "DEM1_SAR_DGE_90_20101212T102356_20130709T103701_ADS_000000_6275", + "description": "The Copernicus DEM is a Digital Surface Model (DSM) that represents the surface of the Earth including buildings, infrastructure and vegetation. Data were acquired through the TanDEM-X mission between 2011 and 2015 [https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model].", + "startDate": "2010-12-12T10:24:16Z", + "completionDate": "2010-12-12T10:24:17Z", + "productType": "DGE_90", + "platform": "", + "resolution": 90.0, + "orbitNumber": 0, + "updated": "2021-05-20T19:58:18.366759Z", + "published": "2021-05-20T19:58:18.366759Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7e032dfa-7878-5447-a9d7-04ede0a8b216", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7e032dfa-7878-5447-a9d7-04ede0a8b216", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/COP-DEM/7e032dfa-7878-5447-a9d7-04ede0a8b216.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -71.5, + -3.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/auxdata/CopDEM/COP-DEM_GLO-90-DGED/DEM1_SAR_DGE_90_20101212T102356_20130709T103701_ADS_000000_6275.DEM/DEM1_SAR_DGE_90_20101212T102356_20130709T103701_ADS_000000_6275-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-72,-4 -71,-4 -71,-3 -72,-3 -72,-4", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/CopDEM/COP-DEM_GLO-90-DGED/DEM1_SAR_DGE_90_20101212T102356_20130709T103701_ADS_000000_6275.DEM", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "7e032dfa-7878-5447-a9d7-04ede0a8b216" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -84.0, + 72.0 + ], + [ + -83.0, + 72.0 + ], + [ + -83.0, + 73.0 + ], + [ + -84.0, + 73.0 + ], + [ + -84.0, + 72.0 + ] + ] + ] + }, + "properties": { + "collection": "COP-DEM", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "DEM1_SAR_DGE_90_20101217T224141_20140127T121413_ADS_000000_4635", + "description": "The Copernicus DEM is a Digital Surface Model (DSM) that represents the surface of the Earth including buildings, infrastructure and vegetation. Data were acquired through the TanDEM-X mission between 2011 and 2015 [https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model].", + "startDate": "2010-12-17T22:42:07Z", + "completionDate": "2010-12-17T22:42:08Z", + "productType": "DGE_90", + "platform": "", + "resolution": 90.0, + "orbitNumber": 0, + "updated": "2021-05-20T15:45:55.091086Z", + "published": "2021-05-20T15:45:55.091086Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b7d69bb2-5bbc-5272-894b-de72142d585b", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b7d69bb2-5bbc-5272-894b-de72142d585b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/COP-DEM/b7d69bb2-5bbc-5272-894b-de72142d585b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -83.5, + 72.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/auxdata/CopDEM/COP-DEM_GLO-90-DGED/DEM1_SAR_DGE_90_20101217T224141_20140127T121413_ADS_000000_4635.DEM/DEM1_SAR_DGE_90_20101217T224141_20140127T121413_ADS_000000_4635-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-84,72 -83,72 -83,73 -84,73 -84,72", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/CopDEM/COP-DEM_GLO-90-DGED/DEM1_SAR_DGE_90_20101217T224141_20140127T121413_ADS_000000_4635.DEM", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "b7d69bb2-5bbc-5272-894b-de72142d585b" + } + ], + "properties": { + "id": "bed69cb6-db6c-5d8f-b3c1-e393ba77df7e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=DGE_90" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_DTE_30.json b/tests/data/opensearch/creodias_search_DTE_30.json new file mode 100644 index 0000000..bdf9f84 --- /dev/null +++ b/tests/data/opensearch/creodias_search_DTE_30.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 144.0, + -6.0 + ], + [ + 145.0, + -6.0 + ], + [ + 145.0, + -5.0 + ], + [ + 144.0, + -5.0 + ], + [ + 144.0, + -6.0 + ] + ] + ] + }, + "properties": { + "collection": "COP-DEM", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "DEM1_SAR_DTE_30_20101217T200231_20140802T083458_ADS_000000_tFcK", + "description": "The Copernicus DEM is a Digital Surface Model (DSM) that represents the surface of the Earth including buildings, infrastructure and vegetation. Data were acquired through the TanDEM-X mission between 2011 and 2015 [https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model].", + "startDate": "2010-12-17T20:02:31Z", + "completionDate": "2014-08-02T08:34:58Z", + "productType": "DTE_30", + "platform": "", + "resolution": 30.0, + "orbitNumber": 0, + "updated": "2021-06-22T23:17:40.556129Z", + "published": "2021-06-22T23:17:40.556129Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0ef9d397-c93f-52b6-ad06-6aea87ad5bc1", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0ef9d397-c93f-52b6-ad06-6aea87ad5bc1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/COP-DEM/0ef9d397-c93f-52b6-ad06-6aea87ad5bc1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 144.5, + -5.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "144,-6 145,-6 145,-5 144,-5 144,-6", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/CopDEM/COP-DEM_GLO-30-DTED/DEM1_SAR_DTE_30_20101217T200231_20140802T083458_ADS_000000_tFcK.DEM", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "0ef9d397-c93f-52b6-ad06-6aea87ad5bc1" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 122.0, + 10.0 + ], + [ + 123.0, + 10.0 + ], + [ + 123.0, + 11.0 + ], + [ + 122.0, + 11.0 + ], + [ + 122.0, + 10.0 + ] + ] + ] + }, + "properties": { + "collection": "COP-DEM", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "DEM1_SAR_DTE_30_20101216T100443_20140415T214254_ADS_000000_9Wqx", + "description": "The Copernicus DEM is a Digital Surface Model (DSM) that represents the surface of the Earth including buildings, infrastructure and vegetation. Data were acquired through the TanDEM-X mission between 2011 and 2015 [https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model].", + "startDate": "2010-12-16T10:04:43Z", + "completionDate": "2014-04-15T21:42:54Z", + "productType": "DTE_30", + "platform": "", + "resolution": 30.0, + "orbitNumber": 0, + "updated": "2021-06-22T23:35:20.061685Z", + "published": "2021-06-22T23:35:20.061685Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1e0b3835-e5c4-5276-95ad-52fffaa2a615", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1e0b3835-e5c4-5276-95ad-52fffaa2a615", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/COP-DEM/1e0b3835-e5c4-5276-95ad-52fffaa2a615.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 122.5, + 10.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "122,10 123,10 123,11 122,11 122,10", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/CopDEM/COP-DEM_GLO-30-DTED/DEM1_SAR_DTE_30_20101216T100443_20140415T214254_ADS_000000_9Wqx.DEM", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "1e0b3835-e5c4-5276-95ad-52fffaa2a615" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 133.0, + -13.0 + ], + [ + 134.0, + -13.0 + ], + [ + 134.0, + -12.0 + ], + [ + 133.0, + -12.0 + ], + [ + 133.0, + -13.0 + ] + ] + ] + }, + "properties": { + "collection": "COP-DEM", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "DEM1_SAR_DTE_30_20101215T203914_20130404T204908_ADS_000000_CURF", + "description": "The Copernicus DEM is a Digital Surface Model (DSM) that represents the surface of the Earth including buildings, infrastructure and vegetation. Data were acquired through the TanDEM-X mission between 2011 and 2015 [https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model].", + "startDate": "2010-12-15T20:39:14Z", + "completionDate": "2013-04-04T20:49:08Z", + "productType": "DTE_30", + "platform": "", + "resolution": 30.0, + "orbitNumber": 0, + "updated": "2021-06-22T23:35:25.617428Z", + "published": "2021-06-22T23:35:25.617428Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/dcff5a7a-dce4-52bb-baae-e048f7d8bda0", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for dcff5a7a-dce4-52bb-baae-e048f7d8bda0", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/COP-DEM/dcff5a7a-dce4-52bb-baae-e048f7d8bda0.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 133.5, + -12.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "133,-13 134,-13 134,-12 133,-12 133,-13", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/CopDEM/COP-DEM_GLO-30-DTED/DEM1_SAR_DTE_30_20101215T203914_20130404T204908_ADS_000000_CURF.DEM", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "dcff5a7a-dce4-52bb-baae-e048f7d8bda0" + } + ], + "properties": { + "id": "74cc5db9-378d-583c-b9e1-cb05f58cbf59", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=DTE_30" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_DTE_90.json b/tests/data/opensearch/creodias_search_DTE_90.json new file mode 100644 index 0000000..bea38b3 --- /dev/null +++ b/tests/data/opensearch/creodias_search_DTE_90.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 26.0, + -9.0 + ], + [ + 27.0, + -9.0 + ], + [ + 27.0, + -8.0 + ], + [ + 26.0, + -8.0 + ], + [ + 26.0, + -9.0 + ] + ] + ] + }, + "properties": { + "collection": "COP-DEM", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "DEM1_SAR_DTE_90_20101213T034716_20130408T035028_ADS_000000_5033", + "description": "The Copernicus DEM is a Digital Surface Model (DSM) that represents the surface of the Earth including buildings, infrastructure and vegetation. Data were acquired through the TanDEM-X mission between 2011 and 2015 [https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model].", + "startDate": "2010-12-13T03:47:46Z", + "completionDate": "2010-12-13T03:47:47Z", + "productType": "DTE_90", + "platform": "", + "resolution": 90.0, + "orbitNumber": 0, + "updated": "2021-05-20T19:08:10.429520Z", + "published": "2021-05-20T19:08:10.429520Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2f497806-0101-5eea-83fa-c8f68bc56b0c", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2f497806-0101-5eea-83fa-c8f68bc56b0c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/COP-DEM/2f497806-0101-5eea-83fa-c8f68bc56b0c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 26.5, + -8.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "26,-9 27,-9 27,-8 26,-8 26,-9", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/CopDEM/COP-DEM_GLO-90-DTED/DEM1_SAR_DTE_90_20101213T034716_20130408T035028_ADS_000000_5033.DEM", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "2f497806-0101-5eea-83fa-c8f68bc56b0c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -84.0, + 73.0 + ], + [ + -83.0, + 73.0 + ], + [ + -83.0, + 74.0 + ], + [ + -84.0, + 74.0 + ], + [ + -84.0, + 73.0 + ] + ] + ] + }, + "properties": { + "collection": "COP-DEM", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "DEM1_SAR_DTE_90_20101217T224141_20140127T121413_ADS_000000_0611", + "description": "The Copernicus DEM is a Digital Surface Model (DSM) that represents the surface of the Earth including buildings, infrastructure and vegetation. Data were acquired through the TanDEM-X mission between 2011 and 2015 [https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model].", + "startDate": "2010-12-17T22:42:03Z", + "completionDate": "2010-12-17T22:42:04Z", + "productType": "DTE_90", + "platform": "", + "resolution": 90.0, + "orbitNumber": 0, + "updated": "2021-05-20T15:45:13.591659Z", + "published": "2021-05-20T15:45:13.591659Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7182e702-c208-5295-afc5-68fc52cd95ad", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7182e702-c208-5295-afc5-68fc52cd95ad", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/COP-DEM/7182e702-c208-5295-afc5-68fc52cd95ad.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -83.5, + 73.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-84,73 -83,73 -83,74 -84,74 -84,73", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/CopDEM/COP-DEM_GLO-90-DTED/DEM1_SAR_DTE_90_20101217T224141_20140127T121413_ADS_000000_0611.DEM", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "7182e702-c208-5295-afc5-68fc52cd95ad" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -72.0, + -3.0 + ], + [ + -71.0, + -3.0 + ], + [ + -71.0, + -2.0 + ], + [ + -72.0, + -2.0 + ], + [ + -72.0, + -3.0 + ] + ] + ] + }, + "properties": { + "collection": "COP-DEM", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "DEM1_SAR_DTE_90_20101212T102356_20130628T103333_ADS_000000_1705", + "description": "The Copernicus DEM is a Digital Surface Model (DSM) that represents the surface of the Earth including buildings, infrastructure and vegetation. Data were acquired through the TanDEM-X mission between 2011 and 2015 [https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model].", + "startDate": "2010-12-12T10:24:00Z", + "completionDate": "2010-12-12T10:24:01Z", + "productType": "DTE_90", + "platform": "", + "resolution": 90.0, + "orbitNumber": 0, + "updated": "2021-05-20T19:57:24.313199Z", + "published": "2021-05-20T19:57:24.313199Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3807aa9d-422c-5a41-8b2e-da629c4e86c1", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3807aa9d-422c-5a41-8b2e-da629c4e86c1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/COP-DEM/3807aa9d-422c-5a41-8b2e-da629c4e86c1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -71.5, + -2.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": "ESA", + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-72,-3 -71,-3 -71,-2 -72,-2 -72,-3", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/CopDEM/COP-DEM_GLO-90-DTED/DEM1_SAR_DTE_90_20101212T102356_20130628T103333_ADS_000000_1705.DEM", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "3807aa9d-422c-5a41-8b2e-da629c4e86c1" + } + ], + "properties": { + "id": "81e18e7f-0e8e-5c95-b9b2-92b4f68dd591", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=DTE_90" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_EW_ETA__AX.json b/tests/data/opensearch/creodias_search_EW_ETA__AX.json new file mode 100644 index 0000000..6589bd3 --- /dev/null +++ b/tests/data/opensearch/creodias_search_EW_ETA__AX.json @@ -0,0 +1,322 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.07292, + 76.8159 + ], + [ + 16.4918, + 80.1421 + ], + [ + -0.0, + 81.5893864564564 + ], + [ + -4.70856, + 82.0026 + ], + [ + -11.0962, + 78.1872 + ], + [ + -0.0, + 77.24613338289282 + ], + [ + 5.07292, + 76.8159 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_ETA__AXDH_20230827T072922_20230827T073028_050058_0605F1_69EB.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-08-27T07:29:22.815249Z", + "completionDate": "2023-08-27T07:30:28.885630Z", + "productType": "EW_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 50058, + "updated": "2024-03-20T15:20:29.205558Z", + "published": "2023-11-10T16:50:59.587519Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/81f85281-e4a2-4c5b-ac9a-06320390dd75", + "size": 305464927, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 81f85281-e4a2-4c5b-ac9a-06320390dd75", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/81f85281-e4a2-4c5b-ac9a-06320390dd75.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 1.62477561660103, + 79.3705203612039 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "5.07292,76.8159 16.4918,80.1421 -0.0,81.5893864564564 -4.70856,82.0026 -11.0962,78.1872 -0.0,77.2461333828928 5.07292,76.8159", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/EW_ETA__AX/2023/08/27/S1A_EW_ETA__AXDH_20230827T072922_20230827T073028_050058_0605F1_69EB.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 111, + "processingBaseline": 2.1 + }, + "id": "81f85281-e4a2-4c5b-ac9a-06320390dd75" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -87.8644, + 62.5708 + ], + [ + -85.2871, + 66.2504 + ], + [ + -94.5717, + 67.1147 + ], + [ + -95.9592, + 63.364 + ], + [ + -87.8644, + 62.5708 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_ETA__AXDH_20231007T123805_20231007T123908_050659_061A84_18F5.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-10-07T12:38:05.043988Z", + "completionDate": "2023-10-07T12:39:08.093842Z", + "productType": "EW_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 50659, + "updated": "2024-03-20T14:19:02.886610Z", + "published": "2023-10-28T02:25:11.937996Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b1a025e5-60c7-485a-8a44-03cf28e4dbcf", + "size": 317558183, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b1a025e5-60c7-485a-8a44-03cf28e4dbcf", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/b1a025e5-60c7-485a-8a44-03cf28e4dbcf.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -90.8905305019243, + 64.8658489940354 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-87.8644,62.5708 -85.2871,66.2504 -94.5717,67.1147 -95.9592,63.364 -87.8644,62.5708", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/EW_ETA__AX/2023/10/07/S1A_EW_ETA__AXDH_20231007T123805_20231007T123908_050659_061A84_18F5.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 12, + "processingBaseline": 2.1 + }, + "id": "b1a025e5-60c7-485a-8a44-03cf28e4dbcf" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -82.3037, + 69.5528 + ], + [ + -77.9933, + 73.1391 + ], + [ + -90.7927, + 74.2417 + ], + [ + -93.0292, + 70.5119 + ], + [ + -82.3037, + 69.5528 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_ETA__AXDH_20231007T123604_20231007T123707_050659_061A84_4733.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-10-07T12:36:04.721408Z", + "completionDate": "2023-10-07T12:37:07.800587Z", + "productType": "EW_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 50659, + "updated": "2024-03-20T14:19:01.900377Z", + "published": "2023-10-28T02:17:09.945278Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1226c670-1b6d-4ba2-8f77-3772b8697372", + "size": 314269331, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1226c670-1b6d-4ba2-8f77-3772b8697372", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/1226c670-1b6d-4ba2-8f77-3772b8697372.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -85.9728593595651, + 71.9134668305334 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-82.3037,69.5528 -77.9933,73.1391 -90.7927,74.2417 -93.0292,70.5119 -82.3037,69.5528", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/EW_ETA__AX/2023/10/07/S1A_EW_ETA__AXDH_20231007T123604_20231007T123707_050659_061A84_4733.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 12, + "processingBaseline": 2.1 + }, + "id": "1226c670-1b6d-4ba2-8f77-3772b8697372" + } + ], + "properties": { + "id": "c3d32577-a237-5565-ba92-5fa78d4e9992", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=EW_ETA__AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_EW_GRDH_1S-COG.json b/tests/data/opensearch/creodias_search_EW_GRDH_1S-COG.json new file mode 100644 index 0000000..38cdeef --- /dev/null +++ b/tests/data/opensearch/creodias_search_EW_GRDH_1S-COG.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 34.867195, + 72.614716 + ], + [ + 47.300983, + 73.687508 + ], + [ + 49.355968, + 70.138863 + ], + [ + 38.878391, + 69.204308 + ], + [ + 34.867195, + 72.614716 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDH_1SDH_20141004T142030_20141004T142130_002681_002FDF_BE51_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T14:20:30.817000Z", + "completionDate": "2014-10-04T14:21:30.814000Z", + "productType": "EW_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2681, + "updated": "2024-06-11T20:38:58.533952Z", + "published": "2023-04-24T14:37:21.318452Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f4a13a66-5c1b-48c0-9307-c3f59159779c", + "size": 745945892, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f4a13a66-5c1b-48c0-9307-c3f59159779c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/f4a13a66-5c1b-48c0-9307-c3f59159779c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 42.5496143008725, + 71.4594434029856 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/EW_GRDH_1S-COG/2014/10/04/S1A_EW_GRDH_1SDH_20141004T142030_20141004T142130_002681_002FDF_BE51_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "34.867195,72.614716 47.300983,73.687508 49.355968,70.138863 38.878391,69.204308 34.867195,72.614716", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/EW_GRDH_1S-COG/2014/10/04/S1A_EW_GRDH_1SDH_20141004T142030_20141004T142130_002681_002FDF_BE51_COG.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 161, + "processingBaseline": 0 + }, + "id": "f4a13a66-5c1b-48c0-9307-c3f59159779c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 22.965319, + 82.572319 + ], + [ + 48.318169, + 85.196602 + ], + [ + 62.378201, + 81.6726 + ], + [ + 41.869507, + 79.895432 + ], + [ + 22.965319, + 82.572319 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDH_1SSH_20141004T124503_20141004T124607_002680_002FDB_AB6A_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T00:45:03.085000Z", + "completionDate": "2014-10-04T00:46:07.233000Z", + "productType": "EW_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2680, + "updated": "2024-06-11T20:40:17.087060Z", + "published": "2023-04-24T14:31:23.375980Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/183f19ae-8338-453a-b17c-6d7effd993fc", + "size": 480215457, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 183f19ae-8338-453a-b17c-6d7effd993fc", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/183f19ae-8338-453a-b17c-6d7effd993fc.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 43.6680399474529, + 82.4189489128901 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/EW_GRDH_1S-COG/2014/10/04/S1A_EW_GRDH_1SSH_20141004T124503_20141004T124607_002680_002FDB_AB6A_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "22.965319,82.572319 48.318169,85.196602 62.378201,81.6726 41.869507,79.895432 22.965319,82.572319", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/EW_GRDH_1S-COG/2014/10/04/S1A_EW_GRDH_1SSH_20141004T124503_20141004T124607_002680_002FDB_AB6A_COG.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 160, + "processingBaseline": 0 + }, + "id": "183f19ae-8338-453a-b17c-6d7effd993fc" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -63.664501, + -67.1446 + ], + [ + -71.643089, + -65.179283 + ], + [ + -67.174698, + -62.072929 + ], + [ + -59.829563, + -63.835602 + ], + [ + -63.664501, + -67.1446 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDH_1SSH_20141004T083343_20141004T083443_002677_002FCC_9C17_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T08:33:43.847000Z", + "completionDate": "2014-10-04T08:34:43.844000Z", + "productType": "EW_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2677, + "updated": "2024-06-11T20:39:14.073805Z", + "published": "2023-04-24T10:42:11.157532Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6b8bd1c1-9a06-40ae-b7f5-001db138e09e", + "size": 481030289, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6b8bd1c1-9a06-40ae-b7f5-001db138e09e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/6b8bd1c1-9a06-40ae-b7f5-001db138e09e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -65.6013761705106, + -64.5836576892027 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/EW_GRDH_1S-COG/2014/10/04/S1A_EW_GRDH_1SSH_20141004T083343_20141004T083443_002677_002FCC_9C17_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-63.664501,-67.1446 -71.643089,-65.179283 -67.174698,-62.072929 -59.829563,-63.835602 -63.664501,-67.1446", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/EW_GRDH_1S-COG/2014/10/04/S1A_EW_GRDH_1SSH_20141004T083343_20141004T083443_002677_002FCC_9C17_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 157, + "processingBaseline": 0 + }, + "id": "6b8bd1c1-9a06-40ae-b7f5-001db138e09e" + } + ], + "properties": { + "id": "aee5c183-1b9e-55b8-ba01-d7884b3d0ec5", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=EW_GRDH_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_EW_GRDH_1S.json b/tests/data/opensearch/creodias_search_EW_GRDH_1S.json new file mode 100644 index 0000000..1e802ce --- /dev/null +++ b/tests/data/opensearch/creodias_search_EW_GRDH_1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -49.20681, + 65.045586 + ], + [ + -58.079742, + 65.882393 + ], + [ + -56.605709, + 69.447693 + ], + [ + -46.383137, + 68.528374 + ], + [ + -49.20681, + 65.045586 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDH_1SDH_20151230T100828_20151230T100928_009270_00D617_09C2.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-30T10:08:28.493653Z", + "completionDate": "2015-12-30T10:09:28.490839Z", + "productType": "EW_GRDH_1S", + "platform": "S1A", + "resolution": 25.0, + "orbitNumber": 9270, + "updated": "2024-05-13T10:26:48.670408Z", + "published": "2017-10-22T00:39:19.994000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1f71078c-1f67-578b-a18b-1c0e68acf7ad", + "size": 1089726177, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1f71078c-1f67-578b-a18b-1c0e68acf7ad", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/1f71078c-1f67-578b-a18b-1c0e68acf7ad.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -52.2314395, + 67.2466395 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/12/30/S1A_EW_GRDH_1SDH_20151230T100828_20151230T100928_009270_00D617_09C2.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-49.20681,65.045586 -58.079742,65.882393 -56.605709,69.447693 -46.383137,68.528374 -49.20681,65.045586", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/12/30/S1A_EW_GRDH_1SDH_20151230T100828_20151230T100928_009270_00D617_09C2.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 98, + "processingBaseline": 0 + }, + "id": "1f71078c-1f67-578b-a18b-1c0e68acf7ad" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -42.704498, + 71.965187 + ], + [ + -54.782867, + 73.005905 + ], + [ + -52.125896, + 76.541084 + ], + [ + -37.422585, + 75.302017 + ], + [ + -42.704498, + 71.965187 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDH_1SDH_20151230T100628_20151230T100728_009270_00D617_66E4.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-30T10:06:28.491775Z", + "completionDate": "2015-12-30T10:07:28.488954Z", + "productType": "EW_GRDH_1S", + "platform": "S1A", + "resolution": 25.0, + "orbitNumber": 9270, + "updated": "2024-05-13T10:26:57.194235Z", + "published": "2017-10-22T00:39:45.082000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/066d4c50-95b9-5dce-8d6b-8ca7082e41eb", + "size": 1089468887, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 066d4c50-95b9-5dce-8d6b-8ca7082e41eb", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/066d4c50-95b9-5dce-8d6b-8ca7082e41eb.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -46.102726, + 74.2531355 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/12/30/S1A_EW_GRDH_1SDH_20151230T100628_20151230T100728_009270_00D617_66E4.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-42.704498,71.965187 -54.782867,73.005905 -52.125896,76.541084 -37.422585,75.302017 -42.704498,71.965187", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/12/30/S1A_EW_GRDH_1SDH_20151230T100628_20151230T100728_009270_00D617_66E4.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 98, + "processingBaseline": 0 + }, + "id": "066d4c50-95b9-5dce-8d6b-8ca7082e41eb" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -92.873657, + 83.073769 + ], + [ + -67.904854, + 86.000626 + ], + [ + -49.573105, + 82.830635 + ], + [ + -71.917351, + 80.846031 + ], + [ + -92.873657, + 83.073769 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDH_1SDH_20151024T200136_20151024T200236_008299_00BB31_8002.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-24T20:01:36.322903Z", + "completionDate": "2015-10-24T20:02:36.318864Z", + "productType": "EW_GRDH_1S", + "platform": "S1A", + "resolution": 25.0, + "orbitNumber": 8299, + "updated": "2024-06-10T15:47:00.459624Z", + "published": "2017-11-16T18:01:02.201000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/71f6c24d-e72e-5349-ad18-fc93a088bc13", + "size": 1069274689, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 71f6c24d-e72e-5349-ad18-fc93a088bc13", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/71f6c24d-e72e-5349-ad18-fc93a088bc13.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -71.223381, + 83.4233285 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/10/24/S1A_EW_GRDH_1SDH_20151024T200136_20151024T200236_008299_00BB31_8002.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-92.873657,83.073769 -67.904854,86.000626 -49.573105,82.830635 -71.917351,80.846031 -92.873657,83.073769", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/10/24/S1A_EW_GRDH_1SDH_20151024T200136_20151024T200236_008299_00BB31_8002.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 2, + "processingBaseline": 0 + }, + "id": "71f6c24d-e72e-5349-ad18-fc93a088bc13" + } + ], + "properties": { + "id": "2ea26296-3df2-58e5-bc71-8bb971b75282", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=EW_GRDH_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_EW_GRDM_1S-COG.json b/tests/data/opensearch/creodias_search_EW_GRDM_1S-COG.json new file mode 100644 index 0000000..db1497c --- /dev/null +++ b/tests/data/opensearch/creodias_search_EW_GRDM_1S-COG.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 62.232491, + 80.747337 + ], + [ + 84.360878, + 82.714737 + ], + [ + 91.625954, + 79.033142 + ], + [ + 74.657127, + 77.599396 + ], + [ + 62.232491, + 80.747337 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDM_1SSH_20151023T110538_20151023T110642_008279_00BAB1_02A6_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-23T11:05:38.659000Z", + "completionDate": "2015-10-23T11:06:42.834000Z", + "productType": "EW_GRDM_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8279, + "updated": "2024-06-10T15:53:57.077105Z", + "published": "2023-05-05T01:31:16.585479Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4db7ff52-11fb-468a-b760-8b774d2ce504", + "size": 176292524, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4db7ff52-11fb-468a-b760-8b774d2ce504", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/4db7ff52-11fb-468a-b760-8b774d2ce504.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 78.0267230338146, + 80.104419109429 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/EW_GRDM_1S-COG/2015/10/23/S1A_EW_GRDM_1SSH_20151023T110538_20151023T110642_008279_00BAB1_02A6_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "62.232491,80.747337 84.360878,82.714737 91.625954,79.033142 74.657127,77.599396 62.232491,80.747337", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/EW_GRDM_1S-COG/2015/10/23/S1A_EW_GRDM_1SSH_20151023T110538_20151023T110642_008279_00BAB1_02A6_COG.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 157, + "processingBaseline": 0 + }, + "id": "4db7ff52-11fb-468a-b760-8b774d2ce504" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -125.66851, + 66.852165 + ], + [ + -123.794739, + 64.367462 + ], + [ + -115.22966, + 65.183502 + ], + [ + -116.245247, + 67.720871 + ], + [ + -125.66851, + 66.852165 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDM_1SDH_20141026T012538_20141026T012621_002994_00368C_EFF4_COG", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-26T01:25:38.340000Z", + "completionDate": "2014-10-26T01:26:21.038000Z", + "productType": "EW_GRDM_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2994, + "updated": "2023-07-14T07:04:56.542927Z", + "published": "2023-07-14T07:04:56.542927Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/47d967de-6711-431a-ba7c-7bf4b9543d84", + "size": 224995201, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 47d967de-6711-431a-ba7c-7bf4b9543d84", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/47d967de-6711-431a-ba7c-7bf4b9543d84.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -120.253671661502, + 66.0498790266981 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/EW_GRDM_1S-COG/2014/10/26/S1A_EW_GRDM_1SDH_20141026T012538_20141026T012621_002994_00368C_EFF4_COG/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-125.66851,66.852165 -123.794739,64.367462 -115.22966,65.183502 -116.245247,67.720871 -125.66851,66.852165", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/EW_GRDM_1S-COG/2014/10/26/S1A_EW_GRDM_1SDH_20141026T012538_20141026T012621_002994_00368C_EFF4_COG", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 122, + "processingBaseline": 0 + }, + "id": "47d967de-6711-431a-ba7c-7bf4b9543d84" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -45.647442, + 64.355911 + ], + [ + -42.915462, + 67.840981 + ], + [ + -52.814346, + 68.73822 + ], + [ + -54.277691, + 65.174309 + ], + [ + -45.647442, + 64.355911 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDM_1SDH_20141026T095208_20141026T095308_002999_0036A7_3C75_COG", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-26T09:52:08.818000Z", + "completionDate": "2014-10-26T09:53:08.814000Z", + "productType": "EW_GRDM_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2999, + "updated": "2023-07-14T07:04:56.605383Z", + "published": "2023-07-14T07:04:56.605383Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/18fe9ebc-eb60-48fb-be33-b573328d5ec5", + "size": 384959231, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 18fe9ebc-eb60-48fb-be33-b573328d5ec5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/18fe9ebc-eb60-48fb-be33-b573328d5ec5.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -48.8821908429877, + 66.5661406706288 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/EW_GRDM_1S-COG/2014/10/26/S1A_EW_GRDM_1SDH_20141026T095208_20141026T095308_002999_0036A7_3C75_COG/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-45.647442,64.355911 -42.915462,67.840981 -52.814346,68.73822 -54.277691,65.174309 -45.647442,64.355911", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/EW_GRDM_1S-COG/2014/10/26/S1A_EW_GRDM_1SDH_20141026T095208_20141026T095308_002999_0036A7_3C75_COG", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 127, + "processingBaseline": 0 + }, + "id": "18fe9ebc-eb60-48fb-be33-b573328d5ec5" + } + ], + "properties": { + "id": "9d731a8f-a516-5390-be3c-69de74e9d529", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=EW_GRDM_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_EW_GRDM_1S.json b/tests/data/opensearch/creodias_search_EW_GRDM_1S.json new file mode 100644 index 0000000..b5b366a --- /dev/null +++ b/tests/data/opensearch/creodias_search_EW_GRDM_1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -61.332798, + 74.92131 + ], + [ + -47.131878, + 76.12603 + ], + [ + -44.525181, + 72.591072 + ], + [ + -56.242435, + 71.575119 + ], + [ + -61.332798, + 74.92131 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDM_1SDH_20151231T203133_20151231T203233_009291_00D6AA_7B82.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-31T20:31:33.514861Z", + "completionDate": "2015-12-31T20:32:33.510212Z", + "productType": "EW_GRDM_1S", + "platform": "S1A", + "resolution": 40.0, + "orbitNumber": 9291, + "updated": "2024-05-13T10:24:44.224435Z", + "published": "2017-10-21T21:34:51.623000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8b922fb8-68e3-5cbc-99cc-0cb712f9dc00", + "size": 425555777, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8b922fb8-68e3-5cbc-99cc-0cb712f9dc00", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/8b922fb8-68e3-5cbc-99cc-0cb712f9dc00.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -52.9289895, + 73.8505745 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/12/31/S1A_EW_GRDM_1SDH_20151231T203133_20151231T203233_009291_00D6AA_7B82.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-61.332798,74.92131 -47.131878,76.12603 -44.525181,72.591072 -56.242435,71.575119 -61.332798,74.92131", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/12/31/S1A_EW_GRDM_1SDH_20151231T203133_20151231T203233_009291_00D6AA_7B82.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 119, + "processingBaseline": 0 + }, + "id": "8b922fb8-68e3-5cbc-99cc-0cb712f9dc00" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 98.977699, + 75.64669 + ], + [ + 84.183182, + 76.896805 + ], + [ + 89.110405, + 80.630447 + ], + [ + 108.142204, + 79.003052 + ], + [ + 98.977699, + 75.64669 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDM_1SDH_20151025T010214_20151025T010318_008302_00BB47_56F8.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-25T01:02:14.757778Z", + "completionDate": "2015-10-25T01:03:18.934559Z", + "productType": "EW_GRDM_1S", + "platform": "S1A", + "resolution": 40.0, + "orbitNumber": 8302, + "updated": "2024-06-10T15:46:30.383940Z", + "published": "2017-11-16T17:48:23.791000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/81b96c86-4f33-5abc-8c1c-bc46caafa1e2", + "size": 452508527, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 81b96c86-4f33-5abc-8c1c-bc46caafa1e2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/81b96c86-4f33-5abc-8c1c-bc46caafa1e2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 96.162693, + 78.1385685 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/10/25/S1A_EW_GRDM_1SDH_20151025T010214_20151025T010318_008302_00BB47_56F8.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "98.977699,75.64669 84.183182,76.896805 89.110405,80.630447 108.142204,79.003052 98.977699,75.64669", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/10/25/S1A_EW_GRDM_1SDH_20151025T010214_20151025T010318_008302_00BB47_56F8.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 5, + "processingBaseline": 0 + }, + "id": "81b96c86-4f33-5abc-8c1c-bc46caafa1e2" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -4.394188, + 69.283752 + ], + [ + 6.11626, + 70.220222 + ], + [ + 7.812865, + 66.404762 + ], + [ + -1.180502, + 65.565742 + ], + [ + -4.394188, + 69.283752 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDM_1SDH_20151231T171220_20151231T171324_009289_00D69C_FFF6.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-31T17:12:20.189499Z", + "completionDate": "2015-12-31T17:13:24.477132Z", + "productType": "EW_GRDM_1S", + "platform": "S1A", + "resolution": 40.0, + "orbitNumber": 9289, + "updated": "2024-05-13T10:24:55.069716Z", + "published": "2017-06-05T07:11:17.404000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c079b4bb-d657-51fd-91b8-bc16f8329ab0", + "size": 457230070, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c079b4bb-d657-51fd-91b8-bc16f8329ab0", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/c079b4bb-d657-51fd-91b8-bc16f8329ab0.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 1.7093385, + 67.892982 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/12/31/S1A_EW_GRDM_1SDH_20151231T171220_20151231T171324_009289_00D69C_FFF6.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-4.394188,69.283752 6.11626,70.220222 7.812865,66.404762 -1.180502,65.565742 -4.394188,69.283752", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/12/31/S1A_EW_GRDM_1SDH_20151231T171220_20151231T171324_009289_00D69C_FFF6.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 117, + "processingBaseline": 0 + }, + "id": "c079b4bb-d657-51fd-91b8-bc16f8329ab0" + } + ], + "properties": { + "id": "3d9dba57-c37f-5732-b5dd-b40d66d2cca1", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=EW_GRDM_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_EW_OCN__2S.json b/tests/data/opensearch/creodias_search_EW_OCN__2S.json new file mode 100644 index 0000000..e44b0c5 --- /dev/null +++ b/tests/data/opensearch/creodias_search_EW_OCN__2S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -38.28088, + 62.497223 + ], + [ + -30.235838, + 63.286552 + ], + [ + -29.090261, + 59.712269 + ], + [ + -36.297157, + 58.967144 + ], + [ + -38.28088, + 62.497223 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_OCN__2SDH_20151230T194648_20151230T194748_009276_00D639_469A.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-30T19:46:48.358155Z", + "completionDate": "2015-12-30T19:47:48.353494Z", + "productType": "EW_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9276, + "updated": "2024-05-13T10:26:04.720323Z", + "published": "2017-10-22T00:10:43.924000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/397e7707-6e3e-56a7-b8d9-51f4ca448db9", + "size": 35074098, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 397e7707-6e3e-56a7-b8d9-51f4ca448db9", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/397e7707-6e3e-56a7-b8d9-51f4ca448db9.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -33.6855705, + 61.126848 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-38.28088,62.497223 -30.235838,63.286552 -29.090261,59.712269 -36.297157,58.967144 -38.28088,62.497223", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2015/12/30/S1A_EW_OCN__2SDH_20151230T194648_20151230T194748_009276_00D639_469A.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 104, + "processingBaseline": 0 + }, + "id": "397e7707-6e3e-56a7-b8d9-51f4ca448db9" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -40.463184, + 62.707817 + ], + [ + -32.370335, + 63.499413 + ], + [ + -31.214973, + 59.925358 + ], + [ + -38.458107, + 59.178921 + ], + [ + -40.463184, + 62.707817 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_OCN__2SDH_20151024T195507_20151024T195607_008299_00BB30_A9B7.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-24T19:55:07.420564Z", + "completionDate": "2015-10-24T19:56:07.416643Z", + "productType": "EW_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8299, + "updated": "2024-06-10T15:46:53.382772Z", + "published": "2017-11-16T18:02:00.451000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/cd69f94f-3471-5994-9843-b0a39c00f152", + "size": 35073939, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for cd69f94f-3471-5994-9843-b0a39c00f152", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/cd69f94f-3471-5994-9843-b0a39c00f152.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -35.8390785, + 61.339167 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-40.463184,62.707817 -32.370335,63.499413 -31.214973,59.925358 -38.458107,59.178921 -40.463184,62.707817", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2015/10/24/S1A_EW_OCN__2SDH_20151024T195507_20151024T195607_008299_00BB30_A9B7.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 2, + "processingBaseline": 0 + }, + "id": "cd69f94f-3471-5994-9843-b0a39c00f152" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -42.785225, + 66.226379 + ], + [ + -33.581413, + 67.075737 + ], + [ + -32.369419, + 63.499702 + ], + [ + -40.463326, + 62.708038 + ], + [ + -42.785225, + 66.226379 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_OCN__2SDH_20151024T195607_20151024T195707_008299_00BB30_2194.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-24T19:56:07.420391Z", + "completionDate": "2015-10-24T19:57:07.416470Z", + "productType": "EW_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8299, + "updated": "2024-06-10T15:46:54.729593Z", + "published": "2017-11-16T18:01:01.017000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c69d7e4a-2b15-5a60-902c-1bc6bcb87607", + "size": 35053549, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c69d7e4a-2b15-5a60-902c-1bc6bcb87607", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/c69d7e4a-2b15-5a60-902c-1bc6bcb87607.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -37.577322, + 64.8918875 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-42.785225,66.226379 -33.581413,67.075737 -32.369419,63.499702 -40.463326,62.708038 -42.785225,66.226379", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2015/10/24/S1A_EW_OCN__2SDH_20151024T195607_20151024T195707_008299_00BB30_2194.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 2, + "processingBaseline": 0 + }, + "id": "c69d7e4a-2b15-5a60-902c-1bc6bcb87607" + } + ], + "properties": { + "id": "333d32ce-232a-5c39-b0c4-14736a64276f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=EW_OCN__2S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_EW_RAW__0S.json b/tests/data/opensearch/creodias_search_EW_RAW__0S.json new file mode 100644 index 0000000..837e556 --- /dev/null +++ b/tests/data/opensearch/creodias_search_EW_RAW__0S.json @@ -0,0 +1,326 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 84.7491, + 82.4289 + ], + [ + 81.4399, + 83.4558 + ], + [ + 58.285, + 81.3444 + ], + [ + 63.1798, + 80.5394 + ], + [ + 84.7491, + 82.4289 + ], + [ + 84.7491, + 82.4289 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_RAW__0SSH_20151023T110638_20151023T110657_008279_00BAB1_B43A.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-23T11:06:38.847000Z", + "completionDate": "2015-10-23T11:06:57.130000Z", + "productType": "EW_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8279, + "updated": "2024-06-10T15:53:56.534686Z", + "published": "2019-03-23T08:25:07.936816Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f18342f3-cdaf-561d-908a-ebc1a9c047a4", + "size": 135442009, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f18342f3-cdaf-561d-908a-ebc1a9c047a4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/f18342f3-cdaf-561d-908a-ebc1a9c047a4.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 71.51705, + 81.9976 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "84.7491,82.4289 81.4399,83.4558 58.285,81.3444 63.1798,80.5394 84.7491,82.4289 84.7491,82.4289", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 157, + "processingBaseline": 0 + }, + "id": "f18342f3-cdaf-561d-908a-ebc1a9c047a4" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 46.9825, + 73.7001 + ], + [ + 43.5128, + 77.7338 + ], + [ + 27.9943, + 76.4647 + ], + [ + 34.7174, + 72.7043 + ], + [ + 46.9825, + 73.7001 + ], + [ + 46.9825, + 73.7001 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_RAW__0SDH_20151023T142139_20151023T142247_008281_00BABB_235D.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-23T14:21:39.023000Z", + "completionDate": "2015-10-23T14:22:47.223000Z", + "productType": "EW_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8281, + "updated": "2024-06-10T15:53:57.921278Z", + "published": "2019-03-23T08:25:00.737860Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/14c7326c-4979-5008-9194-962167e8aae4", + "size": 1152614531, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 14c7326c-4979-5008-9194-962167e8aae4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/14c7326c-4979-5008-9194-962167e8aae4.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 37.4884, + 75.21905 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "46.9825,73.7001 43.5128,77.7338 27.9943,76.4647 34.7174,72.7043 46.9825,73.7001 46.9825,73.7001", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 159, + "processingBaseline": 0 + }, + "id": "14c7326c-4979-5008-9194-962167e8aae4" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -147.2832, + -75.8405 + ], + [ + -157.1044, + -75.1606 + ], + [ + -163.7882, + -78.6108 + ], + [ + -151.1966, + -79.5127 + ], + [ + -147.2832, + -75.8405 + ], + [ + -147.2832, + -75.8405 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_RAW__0SSH_20151225T090555_20151225T090636_009196_00D3FE_4EAF.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-25T09:05:55.067000Z", + "completionDate": "2015-12-25T09:06:36.889000Z", + "productType": "EW_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9196, + "updated": "2024-05-28T20:47:39.893630Z", + "published": "2019-03-24T06:40:22.695324Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6b9d31de-5b90-5fc0-b6ef-792d2f8a8116", + "size": 324721117, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6b9d31de-5b90-5fc0-b6ef-792d2f8a8116", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/6b9d31de-5b90-5fc0-b6ef-792d2f8a8116.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -155.5357, + -77.33665 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-147.2832,-75.8405 -157.1044,-75.1606 -163.7882,-78.6108 -151.1966,-79.5127 -147.2832,-75.8405 -147.2832,-75.8405", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 24, + "processingBaseline": 0 + }, + "id": "6b9d31de-5b90-5fc0-b6ef-792d2f8a8116" + } + ], + "properties": { + "id": "d21aad37-e2ee-5baf-b8dc-18f5657849d1", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=EW_RAW__0S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_EW_SLC__1S.json b/tests/data/opensearch/creodias_search_EW_SLC__1S.json new file mode 100644 index 0000000..7a48055 --- /dev/null +++ b/tests/data/opensearch/creodias_search_EW_SLC__1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -45.964291, + -26.079773 + ], + [ + -45.013412, + -22.256895 + ], + [ + -48.888611, + -21.358072 + ], + [ + -49.970905, + -25.146931 + ], + [ + -45.964291, + -26.079773 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_SLC__1SDH_20150424T083822_20150424T083926_005623_007343_7D3D.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-04-24T08:38:22.979000Z", + "completionDate": "2015-04-24T08:39:26.454000Z", + "productType": "EW_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 5623, + "updated": "2023-11-13T21:24:01.825576Z", + "published": "2020-05-20T03:41:32.112337Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fb752f3d-8260-5ac8-b311-9c3e1a7813ba", + "size": 7310129104, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fb752f3d-8260-5ac8-b311-9c3e1a7813ba", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/fb752f3d-8260-5ac8-b311-9c3e1a7813ba.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -47.4618658361229, + -23.721129861418 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/04/24/S1A_EW_SLC__1SDH_20150424T083822_20150424T083926_005623_007343_7D3D.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-45.964291,-26.079773 -45.013412,-22.256895 -48.888611,-21.358072 -49.970905,-25.146931 -45.964291,-26.079773", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/04/24/S1A_EW_SLC__1SDH_20150424T083822_20150424T083926_005623_007343_7D3D.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 126, + "processingBaseline": 0 + }, + "id": "fb752f3d-8260-5ac8-b311-9c3e1a7813ba" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -45.912804, + -25.897734 + ], + [ + -44.964462, + -22.074102 + ], + [ + -48.841373, + -21.175247 + ], + [ + -49.920223, + -24.964985 + ], + [ + -45.912804, + -25.897734 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_SLC__1SDH_20150506T083820_20150506T083924_005798_00773F_66F7.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-05-06T08:38:20.862000Z", + "completionDate": "2015-05-06T08:39:24.343000Z", + "productType": "EW_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 5798, + "updated": "2023-11-13T21:25:22.466398Z", + "published": "2020-05-20T03:41:33.319757Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a2e88869-1f9c-51ea-aefd-d33823756a8d", + "size": 7358283925, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a2e88869-1f9c-51ea-aefd-d33823756a8d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/a2e88869-1f9c-51ea-aefd-d33823756a8d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -47.4122404167144, + -23.5386585675879 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/05/06/S1A_EW_SLC__1SDH_20150506T083820_20150506T083924_005798_00773F_66F7.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-45.912804,-25.897734 -44.964462,-22.074102 -48.841373,-21.175247 -49.920223,-24.964985 -45.912804,-25.897734", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/05/06/S1A_EW_SLC__1SDH_20150506T083820_20150506T083924_005798_00773F_66F7.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 126, + "processingBaseline": 0 + }, + "id": "a2e88869-1f9c-51ea-aefd-d33823756a8d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -45.965614, + -26.079977 + ], + [ + -45.014759, + -22.256895 + ], + [ + -48.889633, + -21.358242 + ], + [ + -49.971882, + -25.147312 + ], + [ + -45.965614, + -26.079977 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_SLC__1SDH_20150319T083821_20150319T083925_005098_006693_5450.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-03-19T08:38:21.884000Z", + "completionDate": "2015-03-19T08:39:25.362000Z", + "productType": "EW_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 5098, + "updated": "2023-11-13T21:29:21.919921Z", + "published": "2020-05-20T04:21:35.300347Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3b0bd0a9-1df5-5582-9655-36c96db06275", + "size": 7310187341, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3b0bd0a9-1df5-5582-9655-36c96db06275", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/3b0bd0a9-1df5-5582-9655-36c96db06275.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -47.4630327343054, + -23.7213184290497 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/03/19/S1A_EW_SLC__1SDH_20150319T083821_20150319T083925_005098_006693_5450.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-45.965614,-26.079977 -45.014759,-22.256895 -48.889633,-21.358242 -49.971882,-25.147312 -45.965614,-26.079977", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/03/19/S1A_EW_SLC__1SDH_20150319T083821_20150319T083925_005098_006693_5450.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 126, + "processingBaseline": 0 + }, + "id": "3b0bd0a9-1df5-5582-9655-36c96db06275" + } + ], + "properties": { + "id": "535c4e5a-985f-5e60-b0ce-89d379966688", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=EW_SLC__1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_FRS.json b/tests/data/opensearch/creodias_search_FRS.json new file mode 100644 index 0000000..a8e1e42 --- /dev/null +++ b/tests/data/opensearch/creodias_search_FRS.json @@ -0,0 +1,338 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -110.867659, + 53.464732 + ], + [ + -119.269527, + 55.299467 + ], + [ + -128.337044, + 56.506693 + ], + [ + -131.055732, + 46.594533 + ], + [ + -123.695008, + 45.496847 + ], + [ + -116.670614, + 43.945276 + ], + [ + -110.867659, + 53.464732 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "MER_FRS_1PPEPA20020517_184703_000001682006_00056_01112_0980.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-05-17T18:47:03.107330Z", + "completionDate": "2002-05-17T18:49:50.736227Z", + "productType": "FRS", + "platform": "Envisat", + "resolution": 290.0, + "orbitNumber": 1112, + "updated": "2016-06-17T00:46:20.711505Z", + "published": "2016-06-17T00:46:20.711505Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bde35c42-e39e-5fd7-9757-5761c4f85214", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bde35c42-e39e-5fd7-9757-5761c4f85214", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/bde35c42-e39e-5fd7-9757-5761c4f85214.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -120.9616955, + 50.2259845 + ] + }, + "instrument": "MERIS", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1B", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-110.867659,53.464732 -119.269527,55.299467 -128.337044,56.506693 -131.055732,46.594533 -123.695008,45.496847 -116.670614,43.945276 -110.867659,53.464732", + "parentIdentifier": null, + "cycle": 6, + "productIdentifier": "/eodata/Envisat/Meris/FRS/2002/05/17/MER_FRS_1PPEPA20020517_184703_000001682006_00056_01112_0980.N1", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "bde35c42-e39e-5fd7-9757-5761c4f85214" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -54.751489, + 0.435323 + ], + [ + -59.864142, + 1.556865 + ], + [ + -64.982102, + 2.666206 + ], + [ + -66.270449, + -3.157878 + ], + [ + -61.15047, + -4.291583 + ], + [ + -56.015554, + -5.390519 + ], + [ + -54.751489, + 0.435323 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "MER_FRS_1PPEPA20020517_140027_000000982006_00053_01109_0979.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-05-17T14:00:27.893473Z", + "completionDate": "2002-05-17T14:02:05.920811Z", + "productType": "FRS", + "platform": "Envisat", + "resolution": 290.0, + "orbitNumber": 1109, + "updated": "2016-06-17T00:46:21.352803Z", + "published": "2016-06-17T00:46:21.352803Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/174996f1-20e8-5ad3-bc08-6a05bd88ea79", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 174996f1-20e8-5ad3-bc08-6a05bd88ea79", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/174996f1-20e8-5ad3-bc08-6a05bd88ea79.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -60.510969, + -1.3621565 + ] + }, + "instrument": "MERIS", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1B", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-54.751489,0.435323 -59.864142,1.556865 -64.982102,2.666206 -66.270449,-3.157878 -61.15047,-4.291583 -56.015554,-5.390519 -54.751489,0.435323", + "parentIdentifier": null, + "cycle": 6, + "productIdentifier": "/eodata/Envisat/Meris/FRS/2002/05/17/MER_FRS_1PPEPA20020517_140027_000000982006_00053_01109_0979.N1", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "174996f1-20e8-5ad3-bc08-6a05bd88ea79" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -110.289321, + 40.734246 + ], + [ + -116.97861, + 42.219988 + ], + [ + -123.943432, + 43.298746 + ], + [ + -126.644405, + 31.016935 + ], + [ + -120.699961, + 29.966006 + ], + [ + -114.894261, + 28.653081 + ], + [ + -110.289321, + 40.734246 + ] + ] + ] + }, + "properties": { + "collection": "ENVISAT", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "MER_FRS_1PPEPA20020518_181911_000002082006_00070_01126_0981.N1", + "description": "Envisat was ESA's successor to ERS. Launched on 1 March 2002 on an Ariane-5 rocket from Europe's spaceport in French Guiana, Envisat was the largest Earth observation spacecraft ever built with 10 instruments aboard and at eight tonnes was the largest civilian Earth observation mission ever launched. More advanced imaging radar, radar altimeter and temperature-measuring radiometer instruments extended ERS data sets. This was supplemented by new instruments including a medium-resolution spectrometer sensitive to both land features and ocean colour. Envisat also carried two atmospheric sensors monitoring trace gases. The Envisat mission ended on 8 April 2012, following the unexpected loss of contact with the satellite [https://earth.esa.int/eogateway/missions/Envisat].", + "startDate": "2002-05-18T18:19:11.278253Z", + "completionDate": "2002-05-18T18:22:38.899335Z", + "productType": "FRS", + "platform": "Envisat", + "resolution": 290.0, + "orbitNumber": 1126, + "updated": "2016-06-17T00:46:18.595230Z", + "published": "2016-06-17T00:46:18.595230Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ab3f4d6b-d628-585c-a3ab-f79ce331a6c2", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ab3f4d6b-d628-585c-a3ab-f79ce331a6c2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/ENVISAT/ab3f4d6b-d628-585c-a3ab-f79ce331a6c2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -118.466863, + 35.9759135 + ] + }, + "instrument": "MERIS", + "phase": 2, + "organisationName": "ESA", + "processingLevel": "LEVEL1B", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-110.289321,40.734246 -116.97861,42.219988 -123.943432,43.298746 -126.644405,31.016935 -120.699961,29.966006 -114.894261,28.653081 -110.289321,40.734246", + "parentIdentifier": null, + "cycle": 6, + "productIdentifier": "/eodata/Envisat/Meris/FRS/2002/05/18/MER_FRS_1PPEPA20020518_181911_000002082006_00070_01126_0981.N1", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "ab3f4d6b-d628-585c-a3ab-f79ce331a6c2" + } + ], + "properties": { + "id": "469a6146-1925-56a0-be57-d17813f0ce4e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=FRS" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_ATMIMA.json b/tests/data/opensearch/creodias_search_GIP_ATMIMA.json new file mode 100644 index 0000000..9e98a66 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_ATMIMA.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "b55c19f1-52cb-597f-bcc9-9eebf2406f44", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_ATMIMA" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_ATMSAD.json b/tests/data/opensearch/creodias_search_GIP_ATMSAD.json new file mode 100644 index 0000000..80cd83f --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_ATMSAD.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "d536064d-19d9-5b5f-b1c7-92ffe7a01c81", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_ATMSAD" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_BLINDP.json b/tests/data/opensearch/creodias_search_GIP_BLINDP.json new file mode 100644 index 0000000..8a395b8 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_BLINDP.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "5236b545-dda4-5075-ba5e-508e175142d7", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_BLINDP" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_CLOINV.json b/tests/data/opensearch/creodias_search_GIP_CLOINV.json new file mode 100644 index 0000000..ce800e2 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_CLOINV.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "3738ac43-1052-5e56-b924-8c5d061fb09b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_CLOINV" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_CLOPAR.json b/tests/data/opensearch/creodias_search_GIP_CLOPAR.json new file mode 100644 index 0000000..c63fd54 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_CLOPAR.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "8a549e8e-bfe0-57ab-b8cc-db33d7b4c539", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_CLOPAR" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_CONVER.json b/tests/data/opensearch/creodias_search_GIP_CONVER.json new file mode 100644 index 0000000..08df00f --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_CONVER.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "0c5b7092-3aa7-5a85-bcf1-30f1501a360d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_CONVER" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_DATATI.json b/tests/data/opensearch/creodias_search_GIP_DATATI.json new file mode 100644 index 0000000..31e75e1 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_DATATI.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "08801efc-0464-550c-bef6-8a29af975bd0", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_DATATI" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_DECOMP.json b/tests/data/opensearch/creodias_search_GIP_DECOMP.json new file mode 100644 index 0000000..8a0039c --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_DECOMP.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "57263bf4-f477-5a98-b78a-3c1726b7d94a", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_DECOMP" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_EARMOD.json b/tests/data/opensearch/creodias_search_GIP_EARMOD.json new file mode 100644 index 0000000..3694ebe --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_EARMOD.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "1c716d7a-2f3e-5eb9-b197-09c7056f79c0", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_EARMOD" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_ECMWFP.json b/tests/data/opensearch/creodias_search_GIP_ECMWFP.json new file mode 100644 index 0000000..75aecd6 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_ECMWFP.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "95ff402f-5691-5ac8-bd1f-541c2b090042", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_ECMWFP" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_G2PARA.json b/tests/data/opensearch/creodias_search_GIP_G2PARA.json new file mode 100644 index 0000000..c5498f3 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_G2PARA.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_G2PARA_MPC__20231208T000027_V20231213T070000_21000101T000000_B00", + "startDate": "2023-12-13T07:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_G2PARA", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-12T10:13:06.125735Z", + "published": "2023-12-12T10:13:05.304956Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ed46c8a8-98d6-11ee-869b-fa163e7968e5", + "size": 3377, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ed46c8a8-98d6-11ee-869b-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/ed46c8a8-98d6-11ee-869b-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_G2PARA/2023/12/13/S2B_OPER_GIP_G2PARA_MPC__20231208T000027_V20231213T070000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 2.8 + }, + "id": "ed46c8a8-98d6-11ee-869b-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_G2PARA_MPC__20231208T000027_V20231213T070000_21000101T000000_B00", + "startDate": "2023-12-13T07:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_G2PARA", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-12T10:13:06.925528Z", + "published": "2023-12-12T10:13:05.458110Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ed2e5d90-98d6-11ee-a416-fa163e7968e5", + "size": 3377, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ed2e5d90-98d6-11ee-a416-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/ed2e5d90-98d6-11ee-a416-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_G2PARA/2023/12/13/S2A_OPER_GIP_G2PARA_MPC__20231208T000027_V20231213T070000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 2.8 + }, + "id": "ed2e5d90-98d6-11ee-a416-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_G2PARA_MPC__20240717T000029_V20240723T070000_21000101T000000_B00", + "startDate": "2024-07-23T07:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_G2PARA", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-07-22T12:51:40.856890Z", + "published": "2024-07-22T12:51:39.609608Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/182b731e-4829-11ef-8db6-fa163e75e309", + "size": 3374, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 182b731e-4829-11ef-8db6-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/182b731e-4829-11ef-8db6-fa163e75e309.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_G2PARA/2024/07/23/S2B_OPER_GIP_G2PARA_MPC__20240717T000029_V20240723T070000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 2.8 + }, + "id": "182b731e-4829-11ef-8db6-fa163e75e309" + } + ], + "properties": { + "id": "b8dcab52-5e01-574c-b6c2-972e91f0162e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_G2PARA" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_G2PARE.json b/tests/data/opensearch/creodias_search_GIP_G2PARE.json new file mode 100644 index 0000000..9942905 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_G2PARE.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "41595bb1-0122-5b75-bd40-59e293b238fd", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_G2PARE" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_GEOPAR.json b/tests/data/opensearch/creodias_search_GIP_GEOPAR.json new file mode 100644 index 0000000..453ef1c --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_GEOPAR.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "1a98bbe5-ed20-5518-bd49-b7f9940dbcf4", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_GEOPAR" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_HRTPAR.json b/tests/data/opensearch/creodias_search_GIP_HRTPAR.json new file mode 100644 index 0000000..82c0c88 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_HRTPAR.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "fb97d40e-3eb4-54da-b30e-c90ac414bb27", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_HRTPAR" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_INTDET.json b/tests/data/opensearch/creodias_search_GIP_INTDET.json new file mode 100644 index 0000000..cff275b --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_INTDET.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "d1c720d9-95e5-52d4-b4b1-bb67a11f02c9", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_INTDET" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_INVLOC.json b/tests/data/opensearch/creodias_search_GIP_INVLOC.json new file mode 100644 index 0000000..7574f48 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_INVLOC.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "676fad5f-47a5-50f0-b1f6-a44074d0c02a", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_INVLOC" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_JP2KPA.json b/tests/data/opensearch/creodias_search_GIP_JP2KPA.json new file mode 100644 index 0000000..976057f --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_JP2KPA.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "e9bc149a-e2e1-5dda-b5a5-87d7f5683da6", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_JP2KPA" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_L2ACAC.json b/tests/data/opensearch/creodias_search_GIP_L2ACAC.json new file mode 100644 index 0000000..1eebb29 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_L2ACAC.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "4bdb37ac-cde4-57e4-b777-1aaf9de154c1", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_L2ACAC" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_L2ACSC.json b/tests/data/opensearch/creodias_search_GIP_L2ACSC.json new file mode 100644 index 0000000..5e27f4b --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_L2ACSC.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "eb9ec826-3467-5d9f-b367-6391d63a6179", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_L2ACSC" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_LREXTR.json b/tests/data/opensearch/creodias_search_GIP_LREXTR.json new file mode 100644 index 0000000..aed7ac2 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_LREXTR.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "2b2dac3b-afe8-50c1-b7ba-49d1d7edaa5c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_LREXTR" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_MASPAR.json b/tests/data/opensearch/creodias_search_GIP_MASPAR.json new file mode 100644 index 0000000..a7de742 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_MASPAR.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "2a37dbe5-92ea-5e6e-b4c0-7eaad4350adc", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_MASPAR" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_OLQCPA.json b/tests/data/opensearch/creodias_search_GIP_OLQCPA.json new file mode 100644 index 0000000..e082dbb --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_OLQCPA.json @@ -0,0 +1,160 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_OLQCPA_MPC__20240717T000043_V20240723T070000_21000101T000000_B00", + "startDate": "2024-07-23T07:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_OLQCPA", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-07-22T12:51:42.037268Z", + "published": "2024-07-22T12:51:41.326538Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/182e250a-4829-11ef-8d98-fa163e75e309", + "size": 4642702, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 182e250a-4829-11ef-8d98-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/182e250a-4829-11ef-8d98-fa163e75e309.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_OLQCPA/2024/07/23/S2B_OPER_GIP_OLQCPA_MPC__20240717T000043_V20240723T070000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 2.8 + }, + "id": "182e250a-4829-11ef-8d98-fa163e75e309" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_OLQCPA_MPC__20240717T000043_V20240723T030000_21000101T000000_B00", + "startDate": "2024-07-23T03:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_OLQCPA", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-07-22T12:51:43.356076Z", + "published": "2024-07-22T12:51:42.720307Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/182c9c94-4829-11ef-acf3-fa163e75e309", + "size": 4642729, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 182c9c94-4829-11ef-acf3-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/182c9c94-4829-11ef-acf3-fa163e75e309.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_OLQCPA/2024/07/23/S2A_OPER_GIP_OLQCPA_MPC__20240717T000043_V20240723T030000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 2.8 + }, + "id": "182c9c94-4829-11ef-acf3-fa163e75e309" + } + ], + "properties": { + "id": "20b96236-92a5-5eab-b94f-f6614ad8eea9", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_OLQCPA" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_PRDLOC.json b/tests/data/opensearch/creodias_search_GIP_PRDLOC.json new file mode 100644 index 0000000..f5bd6c1 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_PRDLOC.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "f888516e-e6dc-5e2f-b0a2-c89a08985fa7", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_PRDLOC" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_PROBA2.json b/tests/data/opensearch/creodias_search_GIP_PROBA2.json new file mode 100644 index 0000000..04d5ee4 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_PROBA2.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2__OPER_GIP_PROBA2_MPC__20240808T000511_V20150622T000000_21000101T000000_B00", + "startDate": "2015-06-22T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_PROBA2", + "platform": "SENTINEL-2", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-08-14T09:09:26.947441Z", + "published": "2024-08-14T09:09:25.890457Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ca457cfc-5a1c-11ef-badd-fa163e75e309", + "size": 817, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ca457cfc-5a1c-11ef-badd-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/ca457cfc-5a1c-11ef-badd-fa163e75e309.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_PROBA2/2015/06/22/S2__OPER_GIP_PROBA2_MPC__20240808T000511_V20150622T000000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 2.8 + }, + "id": "ca457cfc-5a1c-11ef-badd-fa163e75e309" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2__OPER_GIP_PROBA2_MPC__20231208T000510_V20231213T070000_21000101T000000_B00", + "startDate": "2023-12-13T07:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_PROBA2", + "platform": "SENTINEL-2", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-12T10:13:15.483750Z", + "published": "2023-12-12T10:13:14.549087Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ed0ac362-98d6-11ee-a2f4-fa163e7968e5", + "size": 815, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ed0ac362-98d6-11ee-a2f4-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/ed0ac362-98d6-11ee-a2f4-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_PROBA2/2023/12/13/S2__OPER_GIP_PROBA2_MPC__20231208T000510_V20231213T070000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 2.8 + }, + "id": "ed0ac362-98d6-11ee-a2f4-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2__OPER_GIP_PROBA2_MPC__20240911T000000_V20240904T000000_21000101T000000_B00", + "startDate": "2024-09-04T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_PROBA2", + "platform": "SENTINEL-2", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-12-16T13:24:31.158818Z", + "published": "2024-12-16T13:24:30.468451Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/deb391f6-bbb0-11ef-a7d5-fa163e75e309", + "size": 802, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for deb391f6-bbb0-11ef-a7d5-fa163e75e309", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/deb391f6-bbb0-11ef-a7d5-fa163e75e309.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_PROBA2/2024/09/04/S2__OPER_GIP_PROBA2_MPC__20240911T000000_V20240904T000000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 2.8 + }, + "id": "deb391f6-bbb0-11ef-a7d5-fa163e75e309" + } + ], + "properties": { + "id": "5438ee82-506f-5da9-bd2c-373d537acf94", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_PROBA2" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2ABCA.json b/tests/data/opensearch/creodias_search_GIP_R2ABCA.json new file mode 100644 index 0000000..b8e7019 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2ABCA.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2ABCA_MPC__20231114T135000_V20231116T000000_21000101T000000_B00", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2ABCA", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:35:23.682085Z", + "published": "2023-11-14T19:35:23.177826Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8cb79bde-82f1-11ee-a525-fa163e7968e5", + "size": 6623, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8cb79bde-82f1-11ee-a525-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/8cb79bde-82f1-11ee-a525-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2ABCA/2023/11/16/S2B_OPER_GIP_R2ABCA_MPC__20231114T135000_V20231116T000000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "8cb79bde-82f1-11ee-a525-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2ABCA_MPC__20231207T103000_V20231211T010000_21000101T000000_B00", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2ABCA", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-07T10:14:38.122137Z", + "published": "2023-12-07T10:14:37.580557Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4b138382-94e9-11ee-9ff9-fa163e7968e5", + "size": 6621, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4b138382-94e9-11ee-9ff9-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4b138382-94e9-11ee-9ff9-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2ABCA/2023/12/11/S2B_OPER_GIP_R2ABCA_MPC__20231207T103000_V20231211T010000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4b138382-94e9-11ee-9ff9-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2ABCA_MPC__20231108T144900_V20231109T000000_21000101T000000_B00", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2ABCA", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-09T09:18:45.692299Z", + "published": "2023-11-09T09:18:45.082150Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3ba47c1e-7e3f-11ee-873e-fa163e7968e5", + "size": 6839, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3ba47c1e-7e3f-11ee-873e-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/3ba47c1e-7e3f-11ee-873e-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2ABCA/2023/11/09/S2A_OPER_GIP_R2ABCA_MPC__20231108T144900_V20231109T000000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "3ba47c1e-7e3f-11ee-873e-fa163e7968e5" + } + ], + "properties": { + "id": "0d05cafa-870a-5a5c-b455-96e7b7228b8e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2ABCA" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2BINN.json b/tests/data/opensearch/creodias_search_GIP_R2BINN.json new file mode 100644 index 0000000..4e99104 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2BINN.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "e119e789-01f9-57ba-b560-cdf45cc6ed29", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2BINN" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2CRCO.json b/tests/data/opensearch/creodias_search_GIP_R2CRCO.json new file mode 100644 index 0000000..dcc7313 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2CRCO.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "9d1d107a-93ef-57ac-b78f-dcff3723fe79", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2CRCO" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B01.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B01.json new file mode 100644 index 0000000..da4dee9 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B01.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "beaa51a2-b740-5ce1-bccf-818e3c0b557b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B01" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B02.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B02.json new file mode 100644 index 0000000..8d586fb --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B02.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "9054a79f-0123-5dc2-b194-4243ab73d354", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B02" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B03.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B03.json new file mode 100644 index 0000000..1840183 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B03.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "5115b9ef-32e2-5225-bfbd-02798b1042d9", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B03" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B04.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B04.json new file mode 100644 index 0000000..c0604e4 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B04.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "f6323a84-9bcb-5388-b954-4a9134e62366", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B04" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B05.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B05.json new file mode 100644 index 0000000..99e9480 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B05.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "b005f068-9cb7-59e5-b049-b43d02695b6e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B05" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B06.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B06.json new file mode 100644 index 0000000..3b404c1 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B06.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "f1620224-46ca-5634-be2b-49458a8f2191", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B06" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B07.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B07.json new file mode 100644 index 0000000..4cd68e4 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B07.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "42a664e2-6485-58d6-b736-21a0ba0bcd6c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B07" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B08.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B08.json new file mode 100644 index 0000000..b8b48fc --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B08.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "ca818f36-f270-5709-ba49-1acb63b251cc", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B08" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B09.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B09.json new file mode 100644 index 0000000..8f11e10 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B09.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "65c97f92-845e-52d0-bb7a-5853cc80189b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B09" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B10.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B10.json new file mode 100644 index 0000000..54773ee --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B10.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "ad3c406e-c7a6-5d58-b21f-85ffa2e97420", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B10" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B11.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B11.json new file mode 100644 index 0000000..c472030 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B11.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "5ffadb72-cdbd-55a2-b5a0-9bb866e927aa", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B11" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B12.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B12.json new file mode 100644 index 0000000..d2e858e --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B12.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "c7ba4a13-a042-59ec-b2c1-f415d11f43dd", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B12" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DECT_B8A.json b/tests/data/opensearch/creodias_search_GIP_R2DECT_B8A.json new file mode 100644 index 0000000..305d46e --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DECT_B8A.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "f2222a5a-5203-54c0-b860-29a936e12365", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DECT_B8A" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B01.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B01.json new file mode 100644 index 0000000..ac41901 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B01.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "4839e779-a2a5-55ba-bb83-12e14f829287", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B01" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B02.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B02.json new file mode 100644 index 0000000..afdb750 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B02.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "a723f958-59bf-5a4a-bcb0-cb7b537325c3", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B02" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B03.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B03.json new file mode 100644 index 0000000..c234dbb --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B03.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "8d3071d4-9cb2-56f2-b30a-99b5335b97dc", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B03" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B04.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B04.json new file mode 100644 index 0000000..f1700ff --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B04.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "88d946d9-2320-557f-b009-3a7d5c6df5ce", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B04" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B05.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B05.json new file mode 100644 index 0000000..282c34c --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B05.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "a4cbfdcd-caac-5192-be83-19b09dad6848", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B05" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B06.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B06.json new file mode 100644 index 0000000..6e792e7 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B06.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "90921ea1-a46c-5dba-b8ef-6eda8e684784", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B06" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B07.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B07.json new file mode 100644 index 0000000..0e67f83 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B07.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "6fdbf661-ad3f-5406-b8a7-27ee585433ab", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B07" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B08.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B08.json new file mode 100644 index 0000000..435e559 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B08.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "5b18a5fb-e81d-5517-baca-71c72ed02051", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B08" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B09.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B09.json new file mode 100644 index 0000000..ecdd23f --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B09.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "b4e248b8-b746-5a3a-b4e0-80c5d7d0c549", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B09" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B10.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B10.json new file mode 100644 index 0000000..aff9384 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B10.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "77482467-0632-589b-b015-ec36b8b463de", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B10" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B11.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B11.json new file mode 100644 index 0000000..f882c30 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B11.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "574b11ad-a56b-584c-bcbf-a0db9f5be2e6", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B11" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B12.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B12.json new file mode 100644 index 0000000..6ed6533 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B12.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "49ac9a4c-ac27-5398-b771-69bd2e175beb", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B12" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEFI_B8A.json b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B8A.json new file mode 100644 index 0000000..09afd2c --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEFI_B8A.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "b23fa228-3e0c-5b17-b7d7-3850fa7ad609", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEFI_B8A" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B01.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B01.json new file mode 100644 index 0000000..63a8632 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B01.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "ef5a3e95-783e-52b3-b71a-e1545531c4dd", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B01" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B02.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B02.json new file mode 100644 index 0000000..4dee5d5 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B02.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "c9edb579-be96-51af-b647-79014a672cd3", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B02" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B03.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B03.json new file mode 100644 index 0000000..524bf09 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B03.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "664a0baf-60de-544a-b640-b2fe2e729137", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B03" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B04.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B04.json new file mode 100644 index 0000000..f2e510e --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B04.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "505a14bc-ba24-5e50-bbfd-b98b7864f5b9", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B04" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B05.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B05.json new file mode 100644 index 0000000..c553743 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B05.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "843ca4ec-89d1-5785-b0c0-75e9e1d94204", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B05" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B06.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B06.json new file mode 100644 index 0000000..be8c7a4 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B06.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "d4737201-04fd-50a2-b7b7-fcd467d1f39b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B06" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B07.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B07.json new file mode 100644 index 0000000..3834424 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B07.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "487fcdbe-41f1-5207-b6b8-3c4bcf79e0ff", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B07" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B08.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B08.json new file mode 100644 index 0000000..2c17ec9 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B08.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "26b6f75c-aeb7-541e-b8c0-db052a2614d3", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B08" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B09.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B09.json new file mode 100644 index 0000000..95da882 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B09.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "00f08791-d4f9-5322-b177-a6d4272affed", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B09" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B10.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B10.json new file mode 100644 index 0000000..c17e3cb --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B10.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "765390f9-48ec-545d-b2a1-ec5056647250", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B10" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B11.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B11.json new file mode 100644 index 0000000..b644aad --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B11.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "8ca74550-4203-515d-b8cf-5a5d178854d2", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B11" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B12.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B12.json new file mode 100644 index 0000000..32bc1bc --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B12.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "901e7535-f0bb-51eb-b7d6-94ba8b1f65a9", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B12" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DENT_B8A.json b/tests/data/opensearch/creodias_search_GIP_R2DENT_B8A.json new file mode 100644 index 0000000..f989b96 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DENT_B8A.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "f2c8062d-f994-5b38-b43b-f7efffb8fd8c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DENT_B8A" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2DEPI.json b/tests/data/opensearch/creodias_search_GIP_R2DEPI.json new file mode 100644 index 0000000..efe60b7 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2DEPI.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "e89640fb-130c-5f4e-b5b2-17fbe3c9dd4a", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2DEPI" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B01.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B01.json new file mode 100644 index 0000000..f00a5b0 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B01.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "9e7d8a93-a568-5943-b641-0ca5f7b62b3b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B01" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B02.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B02.json new file mode 100644 index 0000000..9a762eb --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B02.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "491efed9-7e66-5ae3-bfd9-7e32d507947d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B02" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B03.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B03.json new file mode 100644 index 0000000..3912607 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B03.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "69d1c2c6-5a5b-548f-bf62-1083fed4b6ce", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B03" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B04.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B04.json new file mode 100644 index 0000000..1081b2a --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B04.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "3baff00a-1240-5bf3-b3d3-81c19b956f7f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B04" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B05.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B05.json new file mode 100644 index 0000000..9f6bb12 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B05.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "be2d9c12-7bc7-5c69-b84e-e7686f76124d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B05" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B06.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B06.json new file mode 100644 index 0000000..74ef1fb --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B06.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "e8d29438-38f2-5463-b132-b608dff1b852", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B06" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B07.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B07.json new file mode 100644 index 0000000..ddff83d --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B07.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "c2499151-0f46-5744-b333-89fa2f413d95", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B07" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B08.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B08.json new file mode 100644 index 0000000..ff4c597 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B08.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "cef1fd87-7471-5930-b0e8-60eb6dc0a384", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B08" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B09.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B09.json new file mode 100644 index 0000000..65717a5 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B09.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "afe9eb3d-63a8-5f78-bac3-a81736e676bc", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B09" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B10.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B10.json new file mode 100644 index 0000000..89d3849 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B10.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "b0ff79d9-d9c1-5a6f-b5a0-6356c4028fe8", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B10" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B11.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B11.json new file mode 100644 index 0000000..8eb6cbf --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B11.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "6b48fca2-480b-54a1-bcd7-fe27cd3520bf", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B11" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B12.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B12.json new file mode 100644 index 0000000..b977679 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B12.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "67c130ea-4db9-53ca-b2eb-21496fd45715", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B12" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EOB2_B8A.json b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B8A.json new file mode 100644 index 0000000..e5b43a5 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EOB2_B8A.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "b7f7716a-5319-50cf-b826-3b7665c4844d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EOB2_B8A" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B01.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B01.json new file mode 100644 index 0000000..5bbf104 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B01.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B01", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B01", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T17:14:08.404083Z", + "published": "2023-11-14T17:14:07.601163Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/384ec0ba-7e3f-11ee-8609-fa163e7968e5", + "size": 313396, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 384ec0ba-7e3f-11ee-8609-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/384ec0ba-7e3f-11ee-8609-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B01/2023/11/09/S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B01.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "384ec0ba-7e3f-11ee-8609-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B01", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B01", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:39:51.983321Z", + "published": "2023-11-14T19:39:51.244964Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a3361fd8-82f2-11ee-b156-fa163e7968e5", + "size": 318528, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a3361fd8-82f2-11ee-b156-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/a3361fd8-82f2-11ee-b156-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B01/2023/11/16/S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B01.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "a3361fd8-82f2-11ee-b156-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B01", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B01", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-01-10T12:46:03.639351Z", + "published": "2024-01-10T12:46:03.100369Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4e650d6c-94e9-11ee-ac11-fa163e7968e5", + "size": 318542, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4e650d6c-94e9-11ee-ac11-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4e650d6c-94e9-11ee-ac11-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B01/2023/12/11/S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B01.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4e650d6c-94e9-11ee-ac11-fa163e7968e5" + } + ], + "properties": { + "id": "3eabbf74-4e03-5af3-b2c9-9b238be0005a", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B01" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B02.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B02.json new file mode 100644 index 0000000..30969d4 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B02.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B02", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B02", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T17:15:42.127066Z", + "published": "2023-11-14T17:15:41.605456Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/38b6429e-7e3f-11ee-9056-fa163e7968e5", + "size": 1214773, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 38b6429e-7e3f-11ee-9056-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/38b6429e-7e3f-11ee-9056-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B02/2023/11/09/S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B02.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "38b6429e-7e3f-11ee-9056-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B02", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B02", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:39:57.503215Z", + "published": "2023-11-14T19:39:56.934293Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8d2f944a-82f1-11ee-808a-fa163e7968e5", + "size": 1212061, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8d2f944a-82f1-11ee-808a-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/8d2f944a-82f1-11ee-808a-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B02/2023/11/16/S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B02.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "8d2f944a-82f1-11ee-808a-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B02", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B02", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-07T10:14:34.497026Z", + "published": "2023-12-07T10:14:34.009743Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4e42101e-94e9-11ee-a561-fa163e7968e5", + "size": 1211494, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4e42101e-94e9-11ee-a561-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4e42101e-94e9-11ee-a561-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B02/2023/12/11/S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B02.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4e42101e-94e9-11ee-a561-fa163e7968e5" + } + ], + "properties": { + "id": "faa92371-518f-5fd3-bef9-02a565c0e4cf", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B02" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B03.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B03.json new file mode 100644 index 0000000..4793d6f --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B03.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B03", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B03", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T16:43:44.584653Z", + "published": "2023-11-14T16:43:44.103879Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/382c9ee0-7e3f-11ee-86e1-fa163e7968e5", + "size": 1210771, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 382c9ee0-7e3f-11ee-86e1-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/382c9ee0-7e3f-11ee-86e1-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B03/2023/11/09/S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B03.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "382c9ee0-7e3f-11ee-86e1-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B03", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B03", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:39:56.335040Z", + "published": "2023-11-14T19:39:55.481396Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9017d58c-82f1-11ee-84dd-fa163e7968e5", + "size": 1210193, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9017d58c-82f1-11ee-84dd-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/9017d58c-82f1-11ee-84dd-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B03/2023/11/16/S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B03.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "9017d58c-82f1-11ee-84dd-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B03", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B03", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-01-11T08:35:45.510191Z", + "published": "2024-01-11T08:35:44.927209Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4e3226ea-94e9-11ee-b452-fa163e7968e5", + "size": 1208982, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4e3226ea-94e9-11ee-b452-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4e3226ea-94e9-11ee-b452-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B03/2023/12/11/S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B03.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4e3226ea-94e9-11ee-b452-fa163e7968e5" + } + ], + "properties": { + "id": "7f68eb39-e43b-5cee-b911-6ceeff8507d3", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B03" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B04.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B04.json new file mode 100644 index 0000000..e5c91cc --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B04.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B04", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B04", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T16:43:40.314811Z", + "published": "2023-11-14T16:43:39.759110Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3be8fe52-7e3f-11ee-8a89-fa163e7968e5", + "size": 1210756, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3be8fe52-7e3f-11ee-8a89-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/3be8fe52-7e3f-11ee-8a89-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B04/2023/11/09/S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B04.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "3be8fe52-7e3f-11ee-8a89-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B04", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B04", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:40:01.789726Z", + "published": "2023-11-14T19:40:01.119301Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9027c3b6-82f1-11ee-a946-fa163e7968e5", + "size": 1212070, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9027c3b6-82f1-11ee-a946-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/9027c3b6-82f1-11ee-a946-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B04/2023/11/16/S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B04.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "9027c3b6-82f1-11ee-a946-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B04", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B04", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-01-10T12:46:05.262357Z", + "published": "2024-01-10T12:46:04.667191Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4e522d50-94e9-11ee-b5c7-fa163e7968e5", + "size": 1209756, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4e522d50-94e9-11ee-b5c7-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4e522d50-94e9-11ee-b5c7-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B04/2023/12/11/S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B04.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4e522d50-94e9-11ee-b5c7-fa163e7968e5" + } + ], + "properties": { + "id": "d1a2b3d6-6701-5a09-b5c7-aa6efc184ed4", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B04" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B05.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B05.json new file mode 100644 index 0000000..a974737 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B05.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B05", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B05", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T17:03:06.529313Z", + "published": "2023-11-14T17:03:05.805831Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3ba5b99e-7e3f-11ee-962b-fa163e7968e5", + "size": 441188, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3ba5b99e-7e3f-11ee-962b-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/3ba5b99e-7e3f-11ee-962b-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B05/2023/11/09/S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B05.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "3ba5b99e-7e3f-11ee-962b-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B05", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B05", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:37:16.082207Z", + "published": "2023-11-14T19:37:15.502885Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8ce32830-82f1-11ee-ab60-fa163e7968e5", + "size": 440013, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8ce32830-82f1-11ee-ab60-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/8ce32830-82f1-11ee-ab60-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B05/2023/11/16/S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B05.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "8ce32830-82f1-11ee-ab60-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B05", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B05", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-07T10:14:43.986927Z", + "published": "2023-12-07T10:14:43.442975Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4ace001e-94e9-11ee-b43a-fa163e7968e5", + "size": 439761, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4ace001e-94e9-11ee-b43a-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4ace001e-94e9-11ee-b43a-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B05/2023/12/11/S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B05.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4ace001e-94e9-11ee-b43a-fa163e7968e5" + } + ], + "properties": { + "id": "4f827bf7-9a0e-53ec-ba15-0a082f66d6e6", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B05" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B06.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B06.json new file mode 100644 index 0000000..12c71f5 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B06.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B06", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B06", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:37:16.771623Z", + "published": "2023-11-14T19:37:16.166523Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/38b61c9c-7e3f-11ee-97c1-fa163e7968e5", + "size": 445955, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 38b61c9c-7e3f-11ee-97c1-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/38b61c9c-7e3f-11ee-97c1-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B06/2023/11/09/S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B06.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "38b61c9c-7e3f-11ee-97c1-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B06", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B06", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:39:53.330275Z", + "published": "2023-11-14T19:39:52.726169Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a3357790-82f2-11ee-ad56-fa163e7968e5", + "size": 443059, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a3357790-82f2-11ee-ad56-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/a3357790-82f2-11ee-ad56-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B06/2023/11/16/S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B06.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "a3357790-82f2-11ee-ad56-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B06", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B06", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-07T10:14:42.898288Z", + "published": "2023-12-07T10:14:42.316001Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4ad472c8-94e9-11ee-b78d-fa163e7968e5", + "size": 442857, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4ad472c8-94e9-11ee-b78d-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4ad472c8-94e9-11ee-b78d-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B06/2023/12/11/S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B06.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4ad472c8-94e9-11ee-b78d-fa163e7968e5" + } + ], + "properties": { + "id": "d1f11508-afb0-5ffe-b14e-5be43bfdaa03", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B06" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B07.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B07.json new file mode 100644 index 0000000..7b0ea4f --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B07.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B07", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B07", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T17:03:07.918382Z", + "published": "2023-11-14T17:03:07.340042Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3bd9ad44-7e3f-11ee-8685-fa163e7968e5", + "size": 441304, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3bd9ad44-7e3f-11ee-8685-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/3bd9ad44-7e3f-11ee-8685-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B07/2023/11/09/S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B07.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "3bd9ad44-7e3f-11ee-8685-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B07", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B07", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:37:14.691464Z", + "published": "2023-11-14T19:37:14.135096Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8d299ab8-82f1-11ee-af3f-fa163e7968e5", + "size": 441209, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8d299ab8-82f1-11ee-af3f-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/8d299ab8-82f1-11ee-af3f-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B07/2023/11/16/S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B07.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "8d299ab8-82f1-11ee-af3f-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B07", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B07", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-07T10:14:36.957763Z", + "published": "2023-12-07T10:14:36.407266Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4b1f401e-94e9-11ee-bee3-fa163e7968e5", + "size": 441034, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4b1f401e-94e9-11ee-bee3-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4b1f401e-94e9-11ee-bee3-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B07/2023/12/11/S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B07.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4b1f401e-94e9-11ee-bee3-fa163e7968e5" + } + ], + "properties": { + "id": "384d17b3-5768-52b1-bb5d-1fac842e9f6f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B07" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B08.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B08.json new file mode 100644 index 0000000..cb7ba4b --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B08.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B08", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B08", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T17:03:09.627565Z", + "published": "2023-11-14T17:03:08.967335Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3bcc0428-7e3f-11ee-991b-fa163e7968e5", + "size": 1220023, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3bcc0428-7e3f-11ee-991b-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/3bcc0428-7e3f-11ee-991b-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B08/2023/11/09/S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B08.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "3bcc0428-7e3f-11ee-991b-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B08", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B08", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:39:50.341929Z", + "published": "2023-11-14T19:39:49.733046Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a33b7226-82f2-11ee-9d13-fa163e7968e5", + "size": 1215259, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a33b7226-82f2-11ee-9d13-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/a33b7226-82f2-11ee-9d13-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B08/2023/11/16/S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B08.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "a33b7226-82f2-11ee-9d13-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B08", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B08", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-07T10:14:36.053498Z", + "published": "2023-12-07T10:14:35.457253Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4e25b19e-94e9-11ee-aa46-fa163e7968e5", + "size": 1214356, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4e25b19e-94e9-11ee-aa46-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4e25b19e-94e9-11ee-aa46-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B08/2023/12/11/S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B08.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4e25b19e-94e9-11ee-aa46-fa163e7968e5" + } + ], + "properties": { + "id": "8db0c883-f0ed-5951-bd58-6b8c4afb212e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B08" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B09.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B09.json new file mode 100644 index 0000000..2865397 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B09.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B09", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B09", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T16:43:46.477890Z", + "published": "2023-11-14T16:43:45.612507Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/38768a82-7e3f-11ee-93c2-fa163e7968e5", + "size": 319235, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 38768a82-7e3f-11ee-93c2-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/38768a82-7e3f-11ee-93c2-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B09/2023/11/09/S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B09.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "38768a82-7e3f-11ee-93c2-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B09", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B09", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:39:54.743037Z", + "published": "2023-11-14T19:39:54.235269Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/90280e52-82f1-11ee-a1a7-fa163e7968e5", + "size": 322952, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 90280e52-82f1-11ee-a1a7-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/90280e52-82f1-11ee-a1a7-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B09/2023/11/16/S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B09.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "90280e52-82f1-11ee-a1a7-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B09", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B09", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-07T10:14:41.792148Z", + "published": "2023-12-07T10:14:41.233082Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4ae404cc-94e9-11ee-98e4-fa163e7968e5", + "size": 323139, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4ae404cc-94e9-11ee-98e4-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4ae404cc-94e9-11ee-98e4-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B09/2023/12/11/S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B09.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4ae404cc-94e9-11ee-98e4-fa163e7968e5" + } + ], + "properties": { + "id": "2f24eda1-606b-55d2-bace-0f5823a9dc36", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B09" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B10.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B10.json new file mode 100644 index 0000000..db282fe --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B10.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B10", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B10", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T17:13:09.911963Z", + "published": "2023-11-14T17:13:09.347809Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/385036f2-7e3f-11ee-a865-fa163e7968e5", + "size": 216552, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 385036f2-7e3f-11ee-a865-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/385036f2-7e3f-11ee-a865-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B10/2023/11/09/S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B10.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "385036f2-7e3f-11ee-a865-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B10", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B10", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:37:13.450230Z", + "published": "2023-11-14T19:37:12.643201Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8cf33b76-82f1-11ee-8e12-fa163e7968e5", + "size": 216737, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8cf33b76-82f1-11ee-8e12-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/8cf33b76-82f1-11ee-8e12-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B10/2023/11/16/S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B10.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "8cf33b76-82f1-11ee-8e12-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B10", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B10", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-07T10:14:33.155336Z", + "published": "2023-12-07T10:14:32.537841Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4e56a88a-94e9-11ee-b311-fa163e7968e5", + "size": 216675, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4e56a88a-94e9-11ee-b311-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4e56a88a-94e9-11ee-b311-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B10/2023/12/11/S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B10.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4e56a88a-94e9-11ee-b311-fa163e7968e5" + } + ], + "properties": { + "id": "2af5459b-53f6-59b5-b19e-57bcc8c4f5b7", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B10" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B11.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B11.json new file mode 100644 index 0000000..85d0f01 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B11.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B11", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B11", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:33:44.138038Z", + "published": "2023-11-14T19:33:43.551329Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3896cc7a-7e3f-11ee-83e2-fa163e7968e5", + "size": 345871, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3896cc7a-7e3f-11ee-83e2-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/3896cc7a-7e3f-11ee-83e2-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B11/2023/11/09/S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B11.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "3896cc7a-7e3f-11ee-83e2-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B11", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B11", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:39:58.917111Z", + "published": "2023-11-14T19:39:58.289103Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8cc48b50-82f1-11ee-86bc-fa163e7968e5", + "size": 344863, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8cc48b50-82f1-11ee-86bc-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/8cc48b50-82f1-11ee-86bc-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B11/2023/11/16/S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B11.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "8cc48b50-82f1-11ee-86bc-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B11", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B11", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-07T10:14:40.612757Z", + "published": "2023-12-07T10:14:40.164355Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4afc5612-94e9-11ee-9bf7-fa163e7968e5", + "size": 344345, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4afc5612-94e9-11ee-9bf7-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4afc5612-94e9-11ee-9bf7-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B11/2023/12/11/S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B11.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4afc5612-94e9-11ee-9bf7-fa163e7968e5" + } + ], + "properties": { + "id": "b40bfff8-1ec4-539c-b059-a5c74853f2cd", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B11" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B12.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B12.json new file mode 100644 index 0000000..2241e37 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B12.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B12", + "startDate": "2023-11-09T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B12", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T17:13:08.847884Z", + "published": "2023-11-14T17:13:08.270379Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3877156a-7e3f-11ee-bf19-fa163e7968e5", + "size": 343922, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3877156a-7e3f-11ee-bf19-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/3877156a-7e3f-11ee-bf19-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B12/2023/11/09/S2A_OPER_GIP_R2EQOG_MPC__20231108T144900_V20231109T000000_21000101T000000_B12.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "3877156a-7e3f-11ee-bf19-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B12", + "startDate": "2023-11-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B12", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-14T19:40:00.468239Z", + "published": "2023-11-14T19:39:59.947660Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8cbc3ac2-82f1-11ee-887e-fa163e7968e5", + "size": 345511, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8cbc3ac2-82f1-11ee-887e-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/8cbc3ac2-82f1-11ee-887e-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B12/2023/11/16/S2B_OPER_GIP_R2EQOG_MPC__20231114T135000_V20231116T000000_21000101T000000_B12.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "8cbc3ac2-82f1-11ee-887e-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B12", + "startDate": "2023-12-11T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B12", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-12-07T10:14:40.253048Z", + "published": "2023-12-07T10:14:38.920752Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4b06a6b2-94e9-11ee-8b2f-fa163e7968e5", + "size": 345314, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4b06a6b2-94e9-11ee-8b2f-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4b06a6b2-94e9-11ee-8b2f-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B12/2023/12/11/S2B_OPER_GIP_R2EQOG_MPC__20231207T103000_V20231211T010000_21000101T000000_B12.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "4b06a6b2-94e9-11ee-8b2f-fa163e7968e5" + } + ], + "properties": { + "id": "f45cef66-fa1a-584e-b520-e55ba29f8197", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B12" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2EQOG_B8A.json b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B8A.json new file mode 100644 index 0000000..f8bd4ec --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2EQOG_B8A.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_R2EQOG_MPC__20240514T094000_V20240515T000000_21000101T000000_B8A", + "startDate": "2024-05-15T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B8A", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-05-15T08:37:27.644964Z", + "published": "2024-05-15T08:37:25.546652Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/32d5b622-11c7-11ef-90de-fa163e7968e5", + "size": 449787, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 32d5b622-11c7-11ef-90de-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/32d5b622-11c7-11ef-90de-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B8A/2024/05/15/S2B_OPER_GIP_R2EQOG_MPC__20240514T094000_V20240515T000000_21000101T000000_B8A.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "32d5b622-11c7-11ef-90de-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20240415T165100_V20240416T000000_21000101T000000_B8A", + "startDate": "2024-04-16T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B8A", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-05-15T08:37:30.175559Z", + "published": "2024-05-15T08:37:28.693417Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3e0a5694-fbcc-11ee-9d9f-fa163e7968e5", + "size": 450325, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3e0a5694-fbcc-11ee-9d9f-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/3e0a5694-fbcc-11ee-9d9f-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B8A/2024/04/16/S2A_OPER_GIP_R2EQOG_MPC__20240415T165100_V20240416T000000_21000101T000000_B8A.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "3e0a5694-fbcc-11ee-9d9f-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_R2EQOG_MPC__20240416T103800_V20240417T000000_21000101T000000_B8A", + "startDate": "2024-04-17T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_R2EQOG_B8A", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-05-15T08:37:27.067441Z", + "published": "2024-05-15T08:37:26.346612Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7fa2ceea-fbce-11ee-9acb-fa163e7968e5", + "size": 450320, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7fa2ceea-fbce-11ee-9acb-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/7fa2ceea-fbce-11ee-9acb-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_R2EQOG_B8A/2024/04/17/S2A_OPER_GIP_R2EQOG_MPC__20240416T103800_V20240417T000000_21000101T000000_B8A.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 1.0 + }, + "id": "7fa2ceea-fbce-11ee-9acb-fa163e7968e5" + } + ], + "properties": { + "id": "2b3cd1d8-e436-5148-b5c2-de11772582b2", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2EQOG_B8A" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B01.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B01.json new file mode 100644 index 0000000..ead625c --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B01.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "d10d62a6-e370-5af9-bc58-af8114d1bcc7", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B01" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B02.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B02.json new file mode 100644 index 0000000..bb40728 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B02.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "3481e05a-bed1-5a85-bfe1-c78eafbc089e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B02" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B03.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B03.json new file mode 100644 index 0000000..edbca00 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B03.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "3257a5b3-77bb-596b-b73c-3af5e9ca990a", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B03" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B04.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B04.json new file mode 100644 index 0000000..e2ff595 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B04.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "2e5872d3-ee9e-5005-b2e4-a5e6965c8156", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B04" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B05.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B05.json new file mode 100644 index 0000000..f227712 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B05.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "0d2d183f-5cd8-569c-b47e-92728a113885", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B05" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B06.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B06.json new file mode 100644 index 0000000..6b82f84 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B06.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "5e01b021-b03c-5cd1-b550-dd57c05cf9cf", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B06" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B07.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B07.json new file mode 100644 index 0000000..0da3766 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B07.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "bfd6d980-d54d-54de-bd93-e16c47e43ae0", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B07" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B08.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B08.json new file mode 100644 index 0000000..082ab9c --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B08.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "27a262f7-fdda-5c81-b4b3-54e09df191b6", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B08" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B09.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B09.json new file mode 100644 index 0000000..c2c34f6 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B09.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "7970ce55-559b-5c5a-bd03-dd694a965f01", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B09" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B10.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B10.json new file mode 100644 index 0000000..8d3aa8e --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B10.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "ce1c343e-f67b-5738-b022-dd024056e02c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B10" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B11.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B11.json new file mode 100644 index 0000000..b4cf75a --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B11.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "d71bea00-527d-5bd7-bfd2-052a4c2322bb", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B11" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B12.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B12.json new file mode 100644 index 0000000..68cd71b --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B12.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "d81dbb85-0baa-5ad2-be97-4bd370b20716", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B12" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2L2NC_B8A.json b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B8A.json new file mode 100644 index 0000000..1586a2c --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2L2NC_B8A.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "05f9bd91-007c-5da2-b840-7658f510499f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2L2NC_B8A" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2NOMO.json b/tests/data/opensearch/creodias_search_GIP_R2NOMO.json new file mode 100644 index 0000000..bbb8ece --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2NOMO.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "fb88e2d2-1e07-59f9-bfec-91cad54bcd8b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2NOMO" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2PARA.json b/tests/data/opensearch/creodias_search_GIP_R2PARA.json new file mode 100644 index 0000000..b7de2b5 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2PARA.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "e3a9a11b-75a8-5642-bd59-989ef9408bcc", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2PARA" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2SWIR.json b/tests/data/opensearch/creodias_search_GIP_R2SWIR.json new file mode 100644 index 0000000..5640966 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2SWIR.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "2d6ba177-45fc-5435-b477-a5cc8c293007", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2SWIR" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B01.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B01.json new file mode 100644 index 0000000..a3d21b1 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B01.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "ccd55ed1-3b65-5d59-bf7d-fcd67f61c6fd", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B01" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B02.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B02.json new file mode 100644 index 0000000..905d197 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B02.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "31903aed-d674-5fa4-b65b-ad254263a20c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B02" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B03.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B03.json new file mode 100644 index 0000000..13e5382 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B03.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "3e1de098-3150-5341-bc8f-8cd70dacb907", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B03" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B04.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B04.json new file mode 100644 index 0000000..b37cdb6 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B04.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "46760991-fdcb-5334-b6a8-24a9c78bb71e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B04" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B05.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B05.json new file mode 100644 index 0000000..76f771d --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B05.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "008640c8-feef-5a39-bc0f-baa143e8a0d6", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B05" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B06.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B06.json new file mode 100644 index 0000000..32bcad5 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B06.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "61dcf2c4-ada3-56df-b8a9-c26cc25fdfa2", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B06" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B07.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B07.json new file mode 100644 index 0000000..defde87 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B07.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "54c3649d-bf17-5f98-b8fc-680504b09e03", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B07" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B08.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B08.json new file mode 100644 index 0000000..441580f --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B08.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "d0a946b0-2dd3-51e5-b976-c2c5c49fabb3", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B08" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B09.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B09.json new file mode 100644 index 0000000..14def57 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B09.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "a032549f-ffda-5b1c-b129-eb534a5dd9b0", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B09" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B10.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B10.json new file mode 100644 index 0000000..cbbc649 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B10.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "e23bc05d-7b8d-5719-bae2-b8d878ba8469", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B10" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B11.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B11.json new file mode 100644 index 0000000..4eb291e --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B11.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "7d2bb77e-3462-562e-b897-3f1f366e8d80", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B11" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B12.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B12.json new file mode 100644 index 0000000..fd8ee28 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B12.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "be34a2e6-2a99-59a4-bd7a-887cf4f88201", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B12" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_R2WAFI_B8A.json b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B8A.json new file mode 100644 index 0000000..03a2c3b --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_R2WAFI_B8A.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "e9dfd698-f0f7-54c4-b5cd-cd5d4da3e278", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_R2WAFI_B8A" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_RESPAR.json b/tests/data/opensearch/creodias_search_GIP_RESPAR.json new file mode 100644 index 0000000..ba5113d --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_RESPAR.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "82a31abd-2f40-56d4-b102-097fb28de925", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_RESPAR" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_SPAMOD.json b/tests/data/opensearch/creodias_search_GIP_SPAMOD.json new file mode 100644 index 0000000..10038c3 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_SPAMOD.json @@ -0,0 +1,160 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2B_OPER_GIP_SPAMOD_MPC__20231122T110035_V20231123T000000_21000101T000000_B00", + "startDate": "2023-11-23T00:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_SPAMOD", + "platform": "S2B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-22T11:14:52.782336Z", + "published": "2023-11-22T11:14:52.232771Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4ead7c54-8928-11ee-aa02-fa163e7968e5", + "size": 1756, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4ead7c54-8928-11ee-aa02-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4ead7c54-8928-11ee-aa02-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_SPAMOD/2023/11/23/S2B_OPER_GIP_SPAMOD_MPC__20231122T110035_V20231123T000000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 2.8 + }, + "id": "4ead7c54-8928-11ee-aa02-fa163e7968e5" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_OPER_GIP_SPAMOD_MPC__20231122T110026_V20231123T010000_21000101T000000_B00", + "startDate": "2023-11-23T01:00:00Z", + "completionDate": "2100-01-01T00:00:00Z", + "productType": "GIP_SPAMOD", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-11-22T11:14:51.019007Z", + "published": "2023-11-22T11:14:50.499317Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4eb0ed12-8928-11ee-b9c9-fa163e7968e5", + "size": 1785, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4eb0ed12-8928-11ee-b9c9-fa163e7968e5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4eb0ed12-8928-11ee-b9c9-fa163e7968e5.json" + } + ], + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/AUX/GIP_SPAMOD/2023/11/23/S2A_OPER_GIP_SPAMOD_MPC__20231122T110026_V20231123T010000_21000101T000000_B00.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 2.0 + }, + "id": "4eb0ed12-8928-11ee-b9c9-fa163e7968e5" + } + ], + "properties": { + "id": "8dd1289e-46f1-5ff3-b958-f0f2368209a4", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_SPAMOD" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_TILPAR.json b/tests/data/opensearch/creodias_search_GIP_TILPAR.json new file mode 100644 index 0000000..c5660d6 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_TILPAR.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "62590e52-5e94-53fd-bc65-9c102c9d022d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_TILPAR" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B01.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B01.json new file mode 100644 index 0000000..ec76fd7 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B01.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "8ac7f7e9-7c2d-5293-b8df-41f39f3d9b6b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B01" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B02.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B02.json new file mode 100644 index 0000000..1f84aa3 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B02.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "3a87315b-0b00-52d1-b75c-e7051028a9ec", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B02" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B03.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B03.json new file mode 100644 index 0000000..c544b01 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B03.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "5162ae7d-f0ef-53a7-b96c-613c988098b3", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B03" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B04.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B04.json new file mode 100644 index 0000000..80028ee --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B04.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "bbfdefae-a792-59b1-b767-126cc59f3b7b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B04" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B05.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B05.json new file mode 100644 index 0000000..761aa44 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B05.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "00968e75-a484-53b6-b3fc-6029f13276f4", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B05" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B06.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B06.json new file mode 100644 index 0000000..45e61fc --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B06.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "0d22a105-b779-5555-b3dd-900c7dbef306", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B06" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B07.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B07.json new file mode 100644 index 0000000..0fac13e --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B07.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "4fbf8b1d-8bd2-52b2-b7a5-4ee8e5cbea33", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B07" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B08.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B08.json new file mode 100644 index 0000000..14838d6 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B08.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "02d40d93-fc5b-523c-b538-95e66d1ce7df", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B08" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B09.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B09.json new file mode 100644 index 0000000..6865ec4 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B09.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "62b51e04-667b-5500-bfc9-c5cb14c378cf", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B09" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B10.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B10.json new file mode 100644 index 0000000..1772808 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B10.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "4a273167-4a99-54be-b896-882c02e22f54", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B10" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B11.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B11.json new file mode 100644 index 0000000..254cf3e --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B11.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "07577e7e-5394-5114-b781-5dbf0e7fb289", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B11" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B12.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B12.json new file mode 100644 index 0000000..cd059e7 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B12.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "7c436da7-8fb5-59de-bf5c-2aa9fd7aab1b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B12" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GIP_VIEDIR_B8A.json b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B8A.json new file mode 100644 index 0000000..c3b74dd --- /dev/null +++ b/tests/data/opensearch/creodias_search_GIP_VIEDIR_B8A.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "ad0f135a-554d-5843-ba24-726738b196fc", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GIP_VIEDIR_B8A" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_GLC.json b/tests/data/opensearch/creodias_search_GLC.json new file mode 100644 index 0000000..02a960b --- /dev/null +++ b/tests/data/opensearch/creodias_search_GLC.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -3.0002674, + 47.8537018 + ], + [ + -3.0002624, + 46.8656999 + ], + [ + -1.5598502, + 46.8566399 + ], + [ + -1.5327226, + 47.844325 + ], + [ + -3.0002674, + 47.8537018 + ] + ] + ] + }, + "properties": { + "collection": "S2GLC", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2GLC_T30TWT_2017", + "description": "The S2GLC 2017 product represents land cover classification of a major portion of the European continent. The classification has been performed using multi-temporal Sentinel-2 data collected during the year 2017 with the methodology developed in the frame of the Sentinel-2 Global Land Cover (S2GLC) project. The Sentinel-2 Global Land Cover (S2GLC) project was founded by the European Space Agency (ESA) through its Scientific Exploitation of Operational Missions (SEOM) element [https://s2glc.cbk.waw.pl/].", + "startDate": "2019-07-15T00:00:00Z", + "completionDate": "2019-07-15T00:00:00Z", + "productType": "GLC", + "platform": "", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2019-10-04T09:45:05.365160Z", + "published": "2019-10-04T09:45:05.365160Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f522e1ab-b30d-5bb6-858f-d4f016ca759a", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f522e1ab-b30d-5bb6-858f-d4f016ca759a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/S2GLC/f522e1ab-b30d-5bb6-858f-d4f016ca759a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -2.273272315670215, + 47.35662804880287 + ] + }, + "instrument": null, + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/auxdata/S2GLC/2017/S2GLC_T30TWT_2017/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-3.0002674,47.8537018 -3.0002624,46.8656999 -1.5598502,46.8566399 -1.5327226,47.844325 -3.0002674,47.8537018", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/S2GLC/2017/S2GLC_T30TWT_2017", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "f522e1ab-b30d-5bb6-858f-d4f016ca759a" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.8173004, + 40.6447996 + ], + [ + -1.8343345, + 39.6557573 + ], + [ + -0.5552422, + 39.6358715 + ], + [ + -0.5195507, + 40.6242099 + ], + [ + -1.8173004, + 40.6447996 + ] + ] + ] + }, + "properties": { + "collection": "S2GLC", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2GLC_T30TXK_2017", + "description": "The S2GLC 2017 product represents land cover classification of a major portion of the European continent. The classification has been performed using multi-temporal Sentinel-2 data collected during the year 2017 with the methodology developed in the frame of the Sentinel-2 Global Land Cover (S2GLC) project. The Sentinel-2 Global Land Cover (S2GLC) project was founded by the European Space Agency (ESA) through its Scientific Exploitation of Operational Missions (SEOM) element [https://s2glc.cbk.waw.pl/].", + "startDate": "2019-07-15T00:00:00Z", + "completionDate": "2019-07-15T00:00:00Z", + "productType": "GLC", + "platform": "", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2019-10-04T09:45:05.968012Z", + "published": "2019-10-04T09:45:05.968012Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6bfbbd07-bd6e-5913-9dfb-d337434fce19", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6bfbbd07-bd6e-5913-9dfb-d337434fce19", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/S2GLC/6bfbbd07-bd6e-5913-9dfb-d337434fce19.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -1.1816197156263302, + 40.1413540634657 + ] + }, + "instrument": null, + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/auxdata/S2GLC/2017/S2GLC_T30TXK_2017/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-1.8173004,40.6447996 -1.8343345,39.6557573 -0.5552422,39.6358715 -0.5195507,40.6242099 -1.8173004,40.6447996", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/S2GLC/2017/S2GLC_T30TXK_2017", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "6bfbbd07-bd6e-5913-9dfb-d337434fce19" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 11.5835488, + 46.0243651 + ], + [ + 11.5387069, + 45.0370344 + ], + [ + 12.9300334, + 44.9975876 + ], + [ + 12.9993206, + 45.9835452 + ], + [ + 11.5835488, + 46.0243651 + ] + ] + ] + }, + "properties": { + "collection": "S2GLC", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2GLC_T32TQR_2017", + "description": "The S2GLC 2017 product represents land cover classification of a major portion of the European continent. The classification has been performed using multi-temporal Sentinel-2 data collected during the year 2017 with the methodology developed in the frame of the Sentinel-2 Global Land Cover (S2GLC) project. The Sentinel-2 Global Land Cover (S2GLC) project was founded by the European Space Agency (ESA) through its Scientific Exploitation of Operational Missions (SEOM) element [https://s2glc.cbk.waw.pl/].", + "startDate": "2019-07-15T00:00:00Z", + "completionDate": "2019-07-15T00:00:00Z", + "productType": "GLC", + "platform": "", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2019-10-04T09:46:29.508168Z", + "published": "2019-10-04T09:46:29.508168Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/31cabbe5-2503-5c61-98c0-597889d7803e", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 31cabbe5-2503-5c61-98c0-597889d7803e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/S2GLC/31cabbe5-2503-5c61-98c0-597889d7803e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 12.262905599761416, + 45.51206964971298 + ] + }, + "instrument": null, + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/auxdata/S2GLC/2017/S2GLC_T32TQR_2017/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "11.5835488,46.0243651 11.5387069,45.0370344 12.9300334,44.9975876 12.9993206,45.9835452 11.5835488,46.0243651", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/auxdata/S2GLC/2017/S2GLC_T32TQR_2017", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "31cabbe5-2503-5c61-98c0-597889d7803e" + } + ], + "properties": { + "id": "e71f77d0-2047-50d7-b1f0-1f6ec4748e0f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GLC" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GRD-COG.json b/tests/data/opensearch/creodias_search_GRD-COG.json new file mode 100644 index 0000000..0896dfe --- /dev/null +++ b/tests/data/opensearch/creodias_search_GRD-COG.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 34.867195, + 72.614716 + ], + [ + 47.300983, + 73.687508 + ], + [ + 49.355968, + 70.138863 + ], + [ + 38.878391, + 69.204308 + ], + [ + 34.867195, + 72.614716 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDH_1SDH_20141004T142030_20141004T142130_002681_002FDF_BE51_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T14:20:30.817000Z", + "completionDate": "2014-10-04T14:21:30.814000Z", + "productType": "EW_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2681, + "updated": "2024-06-11T20:38:58.533952Z", + "published": "2023-04-24T14:37:21.318452Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f4a13a66-5c1b-48c0-9307-c3f59159779c", + "size": 745945892, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f4a13a66-5c1b-48c0-9307-c3f59159779c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/f4a13a66-5c1b-48c0-9307-c3f59159779c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 42.5496143008725, + 71.4594434029856 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/EW_GRDH_1S-COG/2014/10/04/S1A_EW_GRDH_1SDH_20141004T142030_20141004T142130_002681_002FDF_BE51_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "34.867195,72.614716 47.300983,73.687508 49.355968,70.138863 38.878391,69.204308 34.867195,72.614716", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/EW_GRDH_1S-COG/2014/10/04/S1A_EW_GRDH_1SDH_20141004T142030_20141004T142130_002681_002FDF_BE51_COG.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 161, + "processingBaseline": 0 + }, + "id": "f4a13a66-5c1b-48c0-9307-c3f59159779c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 22.965319, + 82.572319 + ], + [ + 48.318169, + 85.196602 + ], + [ + 62.378201, + 81.6726 + ], + [ + 41.869507, + 79.895432 + ], + [ + 22.965319, + 82.572319 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDH_1SSH_20141004T124503_20141004T124607_002680_002FDB_AB6A_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T00:45:03.085000Z", + "completionDate": "2014-10-04T00:46:07.233000Z", + "productType": "EW_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2680, + "updated": "2024-06-11T20:40:17.087060Z", + "published": "2023-04-24T14:31:23.375980Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/183f19ae-8338-453a-b17c-6d7effd993fc", + "size": 480215457, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 183f19ae-8338-453a-b17c-6d7effd993fc", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/183f19ae-8338-453a-b17c-6d7effd993fc.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 43.6680399474529, + 82.4189489128901 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/EW_GRDH_1S-COG/2014/10/04/S1A_EW_GRDH_1SSH_20141004T124503_20141004T124607_002680_002FDB_AB6A_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "22.965319,82.572319 48.318169,85.196602 62.378201,81.6726 41.869507,79.895432 22.965319,82.572319", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/EW_GRDH_1S-COG/2014/10/04/S1A_EW_GRDH_1SSH_20141004T124503_20141004T124607_002680_002FDB_AB6A_COG.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 160, + "processingBaseline": 0 + }, + "id": "183f19ae-8338-453a-b17c-6d7effd993fc" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -63.664501, + -67.1446 + ], + [ + -71.643089, + -65.179283 + ], + [ + -67.174698, + -62.072929 + ], + [ + -59.829563, + -63.835602 + ], + [ + -63.664501, + -67.1446 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDH_1SSH_20141004T083343_20141004T083443_002677_002FCC_9C17_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T08:33:43.847000Z", + "completionDate": "2014-10-04T08:34:43.844000Z", + "productType": "EW_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2677, + "updated": "2024-06-11T20:39:14.073805Z", + "published": "2023-04-24T10:42:11.157532Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6b8bd1c1-9a06-40ae-b7f5-001db138e09e", + "size": 481030289, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6b8bd1c1-9a06-40ae-b7f5-001db138e09e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/6b8bd1c1-9a06-40ae-b7f5-001db138e09e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -65.6013761705106, + -64.5836576892027 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/EW_GRDH_1S-COG/2014/10/04/S1A_EW_GRDH_1SSH_20141004T083343_20141004T083443_002677_002FCC_9C17_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-63.664501,-67.1446 -71.643089,-65.179283 -67.174698,-62.072929 -59.829563,-63.835602 -63.664501,-67.1446", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/EW_GRDH_1S-COG/2014/10/04/S1A_EW_GRDH_1SSH_20141004T083343_20141004T083443_002677_002FCC_9C17_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 157, + "processingBaseline": 0 + }, + "id": "6b8bd1c1-9a06-40ae-b7f5-001db138e09e" + } + ], + "properties": { + "id": "250f9174-1c42-5f64-b53b-71825ea37056", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GRD-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GRD.json b/tests/data/opensearch/creodias_search_GRD.json new file mode 100644 index 0000000..760ad2d --- /dev/null +++ b/tests/data/opensearch/creodias_search_GRD.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -49.20681, + 65.045586 + ], + [ + -58.079742, + 65.882393 + ], + [ + -56.605709, + 69.447693 + ], + [ + -46.383137, + 68.528374 + ], + [ + -49.20681, + 65.045586 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDH_1SDH_20151230T100828_20151230T100928_009270_00D617_09C2.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-30T10:08:28.493653Z", + "completionDate": "2015-12-30T10:09:28.490839Z", + "productType": "EW_GRDH_1S", + "platform": "S1A", + "resolution": 25.0, + "orbitNumber": 9270, + "updated": "2024-05-13T10:26:48.670408Z", + "published": "2017-10-22T00:39:19.994000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1f71078c-1f67-578b-a18b-1c0e68acf7ad", + "size": 1089726177, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1f71078c-1f67-578b-a18b-1c0e68acf7ad", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/1f71078c-1f67-578b-a18b-1c0e68acf7ad.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -52.2314395, + 67.2466395 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/12/30/S1A_EW_GRDH_1SDH_20151230T100828_20151230T100928_009270_00D617_09C2.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-49.20681,65.045586 -58.079742,65.882393 -56.605709,69.447693 -46.383137,68.528374 -49.20681,65.045586", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/12/30/S1A_EW_GRDH_1SDH_20151230T100828_20151230T100928_009270_00D617_09C2.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 98, + "processingBaseline": 0 + }, + "id": "1f71078c-1f67-578b-a18b-1c0e68acf7ad" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -42.704498, + 71.965187 + ], + [ + -54.782867, + 73.005905 + ], + [ + -52.125896, + 76.541084 + ], + [ + -37.422585, + 75.302017 + ], + [ + -42.704498, + 71.965187 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDH_1SDH_20151230T100628_20151230T100728_009270_00D617_66E4.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-30T10:06:28.491775Z", + "completionDate": "2015-12-30T10:07:28.488954Z", + "productType": "EW_GRDH_1S", + "platform": "S1A", + "resolution": 25.0, + "orbitNumber": 9270, + "updated": "2024-05-13T10:26:57.194235Z", + "published": "2017-10-22T00:39:45.082000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/066d4c50-95b9-5dce-8d6b-8ca7082e41eb", + "size": 1089468887, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 066d4c50-95b9-5dce-8d6b-8ca7082e41eb", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/066d4c50-95b9-5dce-8d6b-8ca7082e41eb.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -46.102726, + 74.2531355 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/12/30/S1A_EW_GRDH_1SDH_20151230T100628_20151230T100728_009270_00D617_66E4.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-42.704498,71.965187 -54.782867,73.005905 -52.125896,76.541084 -37.422585,75.302017 -42.704498,71.965187", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/12/30/S1A_EW_GRDH_1SDH_20151230T100628_20151230T100728_009270_00D617_66E4.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 98, + "processingBaseline": 0 + }, + "id": "066d4c50-95b9-5dce-8d6b-8ca7082e41eb" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -92.873657, + 83.073769 + ], + [ + -67.904854, + 86.000626 + ], + [ + -49.573105, + 82.830635 + ], + [ + -71.917351, + 80.846031 + ], + [ + -92.873657, + 83.073769 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_GRDH_1SDH_20151024T200136_20151024T200236_008299_00BB31_8002.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-24T20:01:36.322903Z", + "completionDate": "2015-10-24T20:02:36.318864Z", + "productType": "EW_GRDH_1S", + "platform": "S1A", + "resolution": 25.0, + "orbitNumber": 8299, + "updated": "2024-06-10T15:47:00.459624Z", + "published": "2017-11-16T18:01:02.201000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/71f6c24d-e72e-5349-ad18-fc93a088bc13", + "size": 1069274689, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 71f6c24d-e72e-5349-ad18-fc93a088bc13", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/71f6c24d-e72e-5349-ad18-fc93a088bc13.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -71.223381, + 83.4233285 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/10/24/S1A_EW_GRDH_1SDH_20151024T200136_20151024T200236_008299_00BB31_8002.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-92.873657,83.073769 -67.904854,86.000626 -49.573105,82.830635 -71.917351,80.846031 -92.873657,83.073769", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/10/24/S1A_EW_GRDH_1SDH_20151024T200136_20151024T200236_008299_00BB31_8002.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 2, + "processingBaseline": 0 + }, + "id": "71f6c24d-e72e-5349-ad18-fc93a088bc13" + } + ], + "properties": { + "id": "42286fba-e593-5465-be39-87fb6d1e69ec", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GRD" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_GTC_1P.json b/tests/data/opensearch/creodias_search_GTC_1P.json new file mode 100644 index 0000000..2cb3179 --- /dev/null +++ b/tests/data/opensearch/creodias_search_GTC_1P.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -28.3212318, + 49.8312988 + ], + [ + -25.4550705, + 49.8285332 + ], + [ + -25.4950523, + 48.5274582 + ], + [ + -28.287035, + 48.5301018 + ], + [ + -28.3212318, + 49.8312988 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-7", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LS07_RNSG_ETM_GTC_1P_19991201T123047_19991201T123105_003348_0218_0026_4DF0", + "description": "Landsat-7 continues the goal of the Landsat programme to image repetitively Earth's land and coastal areas with the aim of monitoring changes to those areas over time. The satellite continues to provide data continuity for the Thematic Mapper aboard Landsat-4 and 5, utilising an enhanced version of the instrument. The Enhanced Thematic Mapper Plus (ETM+) is the main instrument on board Landsat-7 and has been operational since 1999. It provides 30 m resolution for visible (VIS), near infrared (NIR) and shortwave infrared (SWIR) as well as 60 m resolution for thermal infrared. Moreover, it adds 15 m resolution panchromatic band (PAN) [https://creodias.eu/eodata/landsat-7/].", + "startDate": "1999-12-01T12:31:02.226000Z", + "completionDate": "1999-12-01T12:31:02.226000Z", + "productType": "GTC_1P", + "platform": "LANDSAT-7", + "resolution": 60.0, + "orbitNumber": 3348, + "updated": "2016-09-12T20:06:10.917537Z", + "published": "2016-09-12T20:06:10.917537Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d47018f8-09ae-58b3-91b0-7e90cd9c51cc", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d47018f8-09ae-58b3-91b0-7e90cd9c51cc", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-7/d47018f8-09ae-58b3-91b0-7e90cd9c51cc.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -26.88815115, + 49.1793785 + ] + }, + "instrument": "ETM", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVELTC_1P", + "sensorMode": "SAM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-7/ETM/GTC_1P/1999/12/01/LS07_RNSG_ETM_GTC_1P_19991201T123047_19991201T123105_003348_0218_0026_4DF0/LS07_RNSG_ETM_GTC_1P_19991201T123047_19991201T123105_003348_0218_0026_4DF0.BP.PNG", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-28.3212318,49.8312988 -25.4550705,49.8285332 -25.4950523,48.5274582 -28.287035,48.5301018 -28.3212318,49.8312988", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-7/ETM/GTC_1P/1999/12/01/LS07_RNSG_ETM_GTC_1P_19991201T123047_19991201T123105_003348_0218_0026_4DF0", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "d47018f8-09ae-58b3-91b0-7e90cd9c51cc" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -28.0304661, + 51.2492294 + ], + [ + -24.8077106, + 51.2332306 + ], + [ + -24.8949852, + 49.2943954 + ], + [ + -27.9894142, + 49.3093376 + ], + [ + -28.0304661, + 51.2492294 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-7", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LS07_RNSG_ETM_GTC_1P_19991201T123024_19991201T123052_003348_0218_0025_C910", + "description": "Landsat-7 continues the goal of the Landsat programme to image repetitively Earth's land and coastal areas with the aim of monitoring changes to those areas over time. The satellite continues to provide data continuity for the Thematic Mapper aboard Landsat-4 and 5, utilising an enhanced version of the instrument. The Enhanced Thematic Mapper Plus (ETM+) is the main instrument on board Landsat-7 and has been operational since 1999. It provides 30 m resolution for visible (VIS), near infrared (NIR) and shortwave infrared (SWIR) as well as 60 m resolution for thermal infrared. Moreover, it adds 15 m resolution panchromatic band (PAN) [https://creodias.eu/eodata/landsat-7/].", + "startDate": "1999-12-01T12:30:38.343000Z", + "completionDate": "1999-12-01T12:30:38.343000Z", + "productType": "GTC_1P", + "platform": "LANDSAT-7", + "resolution": 60.0, + "orbitNumber": 3348, + "updated": "2016-09-12T20:06:17.447458Z", + "published": "2016-09-12T20:06:17.447458Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/32cfd1c1-c781-5a64-a91d-b254db160d84", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 32cfd1c1-c781-5a64-a91d-b254db160d84", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-7/32cfd1c1-c781-5a64-a91d-b254db160d84.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -26.41908835, + 50.2718124 + ] + }, + "instrument": "ETM", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVELTC_1P", + "sensorMode": "SAM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-7/ETM/GTC_1P/1999/12/01/LS07_RNSG_ETM_GTC_1P_19991201T123024_19991201T123052_003348_0218_0025_C910/LS07_RNSG_ETM_GTC_1P_19991201T123024_19991201T123052_003348_0218_0025_C910.BP.PNG", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-28.0304661,51.2492294 -24.8077106,51.2332306 -24.8949852,49.2943954 -27.9894142,49.3093376 -28.0304661,51.2492294", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-7/ETM/GTC_1P/1999/12/01/LS07_RNSG_ETM_GTC_1P_19991201T123024_19991201T123052_003348_0218_0025_C910", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "32cfd1c1-c781-5a64-a91d-b254db160d84" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -27.4464245, + 52.6695366 + ], + [ + -24.1267681, + 52.6355324 + ], + [ + -24.2468071, + 50.6992188 + ], + [ + -27.4277458, + 50.7309532 + ], + [ + -27.4464245, + 52.6695366 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-7", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LS07_RNSG_ETM_GTC_1P_19991201T123000_19991201T123028_003348_0218_0024_1638", + "description": "Landsat-7 continues the goal of the Landsat programme to image repetitively Earth's land and coastal areas with the aim of monitoring changes to those areas over time. The satellite continues to provide data continuity for the Thematic Mapper aboard Landsat-4 and 5, utilising an enhanced version of the instrument. The Enhanced Thematic Mapper Plus (ETM+) is the main instrument on board Landsat-7 and has been operational since 1999. It provides 30 m resolution for visible (VIS), near infrared (NIR) and shortwave infrared (SWIR) as well as 60 m resolution for thermal infrared. Moreover, it adds 15 m resolution panchromatic band (PAN) [https://creodias.eu/eodata/landsat-7/].", + "startDate": "1999-12-01T12:30:14.461000Z", + "completionDate": "1999-12-01T12:30:14.461000Z", + "productType": "GTC_1P", + "platform": "LANDSAT-7", + "resolution": 60.0, + "orbitNumber": 3348, + "updated": "2016-09-12T20:06:17.968451Z", + "published": "2016-09-12T20:06:17.968451Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/104554a7-ff12-5b1e-a731-fcb5ec36af65", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 104554a7-ff12-5b1e-a731-fcb5ec36af65", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-7/104554a7-ff12-5b1e-a731-fcb5ec36af65.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -25.7865963, + 51.6843777 + ] + }, + "instrument": "ETM", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVELTC_1P", + "sensorMode": "SAM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-7/ETM/GTC_1P/1999/12/01/LS07_RNSG_ETM_GTC_1P_19991201T123000_19991201T123028_003348_0218_0024_1638/LS07_RNSG_ETM_GTC_1P_19991201T123000_19991201T123028_003348_0218_0024_1638.BP.PNG", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-27.4464245,52.6695366 -24.1267681,52.6355324 -24.2468071,50.6992188 -27.4277458,50.7309532 -27.4464245,52.6695366", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-7/ETM/GTC_1P/1999/12/01/LS07_RNSG_ETM_GTC_1P_19991201T123000_19991201T123028_003348_0218_0024_1638", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "104554a7-ff12-5b1e-a731-fcb5ec36af65" + } + ], + "properties": { + "id": "8d78db80-0262-54fa-bd30-7013fd9dc8e8", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=GTC_1P" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_IW_ETA__AX.json b/tests/data/opensearch/creodias_search_IW_ETA__AX.json new file mode 100644 index 0000000..cfb7794 --- /dev/null +++ b/tests/data/opensearch/creodias_search_IW_ETA__AX.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -106.1, + 42.3431 + ], + [ + -105.65, + 43.9649 + ], + [ + -108.832, + 44.3638 + ], + [ + -109.198, + 42.7421 + ], + [ + -106.1, + 42.3431 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_ETA__AXDV_20231120T131719_20231120T131746_051301_063091_C4C5.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-11-20T13:17:19.824047Z", + "completionDate": "2023-11-20T13:17:46.891496Z", + "productType": "IW_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 51301, + "updated": "2024-03-20T16:20:10.445012Z", + "published": "2023-12-11T03:58:51.039929Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e6c30b8d-6059-43de-b107-17f2517041dc", + "size": 85050374, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e6c30b8d-6059-43de-b107-17f2517041dc", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/e6c30b8d-6059-43de-b107-17f2517041dc.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -107.442434587198, + 43.3567633371218 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-106.1,42.3431 -105.65,43.9649 -108.832,44.3638 -109.198,42.7421 -106.1,42.3431", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/IW_ETA__AX/2023/11/20/S1A_IW_ETA__AXDV_20231120T131719_20231120T131746_051301_063091_C4C5.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 129, + "processingBaseline": 2.2 + }, + "id": "e6c30b8d-6059-43de-b107-17f2517041dc" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 63.7532, + 38.7307 + ], + [ + 64.1633, + 40.357 + ], + [ + 61.1771, + 40.7557 + ], + [ + 60.8389, + 39.1304 + ], + [ + 63.7532, + 38.7307 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_ETA__AXDV_20231008T015522_20231008T015549_050667_061AD1_3770.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-10-08T01:55:22.052786Z", + "completionDate": "2023-10-08T01:55:49.120235Z", + "productType": "IW_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 50667, + "updated": "2024-03-20T14:19:39.342520Z", + "published": "2023-10-28T19:53:56.779601Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6094909c-04ee-4caf-b370-48d42127cedf", + "size": 80238888, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6094909c-04ee-4caf-b370-48d42127cedf", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/6094909c-04ee-4caf-b370-48d42127cedf.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 62.485432978723, + 39.7464289771693 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "63.7532,38.7307 64.1633,40.357 61.1771,40.7557 60.8389,39.1304 63.7532,38.7307", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/IW_ETA__AX/2023/10/08/S1A_IW_ETA__AXDV_20231008T015522_20231008T015549_050667_061AD1_3770.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 20, + "processingBaseline": 2.1 + }, + "id": "6094909c-04ee-4caf-b370-48d42127cedf" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -35.1223, + -9.61132 + ], + [ + -34.7617, + -7.97993 + ], + [ + -37.0275, + -7.47049 + ], + [ + -37.3966, + -9.09612 + ], + [ + -35.1223, + -9.61132 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_ETA__AXDV_20231007T080232_20231007T080259_050656_061A69_2C59.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-10-07T08:02:32.258065Z", + "completionDate": "2023-10-07T08:02:59.266862Z", + "productType": "IW_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 50656, + "updated": "2024-03-20T14:18:44.607239Z", + "published": "2023-10-27T22:33:57.810553Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0daf1c6c-c905-49a5-a2dc-209b86769e1e", + "size": 82990256, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0daf1c6c-c905-49a5-a2dc-209b86769e1e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/0daf1c6c-c905-49a5-a2dc-209b86769e1e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -36.0767250414254, + -8.54011799473298 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-35.1223,-9.61132 -34.7617,-7.97993 -37.0275,-7.47049 -37.3966,-9.09612 -35.1223,-9.61132", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/IW_ETA__AX/2023/10/07/S1A_IW_ETA__AXDV_20231007T080232_20231007T080259_050656_061A69_2C59.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 9, + "processingBaseline": 2.1 + }, + "id": "0daf1c6c-c905-49a5-a2dc-209b86769e1e" + } + ], + "properties": { + "id": "cbe793a7-8f7e-58cb-b5e5-4dc6d74777c0", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=IW_ETA__AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_IW_GRDH_1S-COG.json b/tests/data/opensearch/creodias_search_IW_GRDH_1S-COG.json new file mode 100644 index 0000000..0a3a480 --- /dev/null +++ b/tests/data/opensearch/creodias_search_IW_GRDH_1S-COG.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 17.448376, + 55.997559 + ], + [ + 13.333676, + 56.410728 + ], + [ + 13.753356, + 57.903076 + ], + [ + 18.033808, + 57.484768 + ], + [ + 17.448376, + 55.997559 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_GRDH_1SDV_20150727T051527_20150727T051552_006992_0097D3_82AE_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-07-27T05:15:27.397000Z", + "completionDate": "2015-07-27T05:15:52.396000Z", + "productType": "IW_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 6992, + "updated": "2024-06-10T23:25:53.376158Z", + "published": "2023-04-29T23:59:20.574791Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0864b5ea-9210-44a8-a259-69239eeb1350", + "size": 1168375262, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0864b5ea-9210-44a8-a259-69239eeb1350", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/0864b5ea-9210-44a8-a259-69239eeb1350.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 15.6464833284837, + 56.9535723999503 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/IW_GRDH_1S-COG/2015/07/27/S1A_IW_GRDH_1SDV_20150727T051527_20150727T051552_006992_0097D3_82AE_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "17.448376,55.997559 13.333676,56.410728 13.753356,57.903076 18.033808,57.484768 17.448376,55.997559", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/IW_GRDH_1S-COG/2015/07/27/S1A_IW_GRDH_1SDV_20150727T051527_20150727T051552_006992_0097D3_82AE_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 95, + "processingBaseline": 0 + }, + "id": "0864b5ea-9210-44a8-a259-69239eeb1350" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -109.427643, + 45.516541 + ], + [ + -106.166733, + 45.914059 + ], + [ + -105.826416, + 44.416321 + ], + [ + -109.003296, + 44.019016 + ], + [ + -109.427643, + 45.516541 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_GRDH_1SSV_20141004T010323_20141004T010348_002673_002FAB_2823_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T01:03:23.611000Z", + "completionDate": "2014-10-04T01:03:48.610000Z", + "productType": "IW_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2673, + "updated": "2024-06-11T20:40:06.447533Z", + "published": "2023-04-24T10:03:56.931344Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/10c32aa6-ac64-4517-92e4-ed041240ce2c", + "size": 614812779, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 10c32aa6-ac64-4517-92e4-ed041240ce2c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/10c32aa6-ac64-4517-92e4-ed041240ce2c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -107.608593266772, + 44.9694269057831 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/IW_GRDH_1S-COG/2014/10/04/S1A_IW_GRDH_1SSV_20141004T010323_20141004T010348_002673_002FAB_2823_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-109.427643,45.516541 -106.166733,45.914059 -105.826416,44.416321 -109.003296,44.019016 -109.427643,45.516541", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/IW_GRDH_1S-COG/2014/10/04/S1A_IW_GRDH_1SSV_20141004T010323_20141004T010348_002673_002FAB_2823_COG.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 153, + "processingBaseline": 0 + }, + "id": "10c32aa6-ac64-4517-92e4-ed041240ce2c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -107.421638, + 38.018654 + ], + [ + -104.529083, + 38.418228 + ], + [ + -104.232224, + 36.915138 + ], + [ + -107.067497, + 36.513565 + ], + [ + -107.421638, + 38.018654 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_GRDH_1SSV_20141004T010118_20141004T010143_002673_002FAB_7DF1_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T01:01:18.611000Z", + "completionDate": "2014-10-04T01:01:43.610000Z", + "productType": "IW_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2673, + "updated": "2024-06-11T20:40:12.578724Z", + "published": "2023-04-24T10:05:40.790868Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/61c05a67-d0db-42e6-b511-373377c24ac2", + "size": 619216485, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 61c05a67-d0db-42e6-b511-373377c24ac2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/61c05a67-d0db-42e6-b511-373377c24ac2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -105.81467493068, + 37.468595545136 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/IW_GRDH_1S-COG/2014/10/04/S1A_IW_GRDH_1SSV_20141004T010118_20141004T010143_002673_002FAB_7DF1_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-107.421638,38.018654 -104.529083,38.418228 -104.232224,36.915138 -107.067497,36.513565 -107.421638,38.018654", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/IW_GRDH_1S-COG/2014/10/04/S1A_IW_GRDH_1SSV_20141004T010118_20141004T010143_002673_002FAB_7DF1_COG.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 153, + "processingBaseline": 0 + }, + "id": "61c05a67-d0db-42e6-b511-373377c24ac2" + } + ], + "properties": { + "id": "c21fc93c-027e-5cf4-b5d4-ce5a39515b2e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=IW_GRDH_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_IW_GRDH_1S.json b/tests/data/opensearch/creodias_search_IW_GRDH_1S.json new file mode 100644 index 0000000..c15fca0 --- /dev/null +++ b/tests/data/opensearch/creodias_search_IW_GRDH_1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 70.216545, + 21.84153 + ], + [ + 67.76786, + 22.269466 + ], + [ + 67.910843, + 22.996077 + ], + [ + 70.37265, + 22.569672 + ], + [ + 70.216545, + 21.84153 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_GRDH_1SSV_20151025T011820_20151025T011832_008302_00BB48_21CF.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-25T01:18:20.152112Z", + "completionDate": "2015-10-25T01:18:32.214951Z", + "productType": "IW_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 8302, + "updated": "2024-06-10T15:46:20.259022Z", + "published": "2017-11-16T17:43:47.887000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/afdd4d93-058f-593f-8adc-a686068a3ef3", + "size": 417438825, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for afdd4d93-058f-593f-8adc-a686068a3ef3", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/afdd4d93-058f-593f-8adc-a686068a3ef3.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 69.070255, + 22.4188035 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/10/25/S1A_IW_GRDH_1SSV_20151025T011820_20151025T011832_008302_00BB48_21CF.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "70.216545,21.84153 67.76786,22.269466 67.910843,22.996077 70.37265,22.569672 70.216545,21.84153", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/10/25/S1A_IW_GRDH_1SSV_20151025T011820_20151025T011832_008302_00BB48_21CF.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 5, + "processingBaseline": 0 + }, + "id": "afdd4d93-058f-593f-8adc-a686068a3ef3" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 70.372665, + 22.569763 + ], + [ + 67.910576, + 22.996214 + ], + [ + 68.202431, + 24.502491 + ], + [ + 70.693367, + 24.079212 + ], + [ + 70.372665, + 22.569763 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_GRDH_1SSV_20151025T011755_20151025T011820_008302_00BB48_A3CC.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-25T01:17:55.152425Z", + "completionDate": "2015-10-25T01:18:20.150620Z", + "productType": "IW_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 8302, + "updated": "2024-06-10T15:46:21.703008Z", + "published": "2017-11-16T17:43:38.057000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f3a945d1-40cb-5ddf-ae66-ac4852d4d8c7", + "size": 864509489, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f3a945d1-40cb-5ddf-ae66-ac4852d4d8c7", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/f3a945d1-40cb-5ddf-ae66-ac4852d4d8c7.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 69.3019715, + 23.536127 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/10/25/S1A_IW_GRDH_1SSV_20151025T011755_20151025T011820_008302_00BB48_A3CC.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "70.372665,22.569763 67.910576,22.996214 68.202431,24.502491 70.693367,24.079212 70.372665,22.569763", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/10/25/S1A_IW_GRDH_1SSV_20151025T011755_20151025T011820_008302_00BB48_A3CC.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 5, + "processingBaseline": 0 + }, + "id": "f3a945d1-40cb-5ddf-ae66-ac4852d4d8c7" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 51.614445, + -47.986179 + ], + [ + 48.404854, + -47.212124 + ], + [ + 49.173565, + -45.766945 + ], + [ + 52.307091, + -46.522373 + ], + [ + 51.614445, + -47.986179 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_GRDH_1SSH_20151025T013730_20151025T013755_008302_00BB4A_5603.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-25T01:37:30.708058Z", + "completionDate": "2015-10-25T01:37:55.706411Z", + "productType": "IW_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 8302, + "updated": "2024-06-10T15:46:22.041082Z", + "published": "2017-11-16T17:44:28.215000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b5b62b94-757f-5cec-91d9-f626bc2c7fe6", + "size": 869499444, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b5b62b94-757f-5cec-91d9-f626bc2c7fe6", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/b5b62b94-757f-5cec-91d9-f626bc2c7fe6.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 50.3559725, + -46.876562 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/10/25/S1A_IW_GRDH_1SSH_20151025T013730_20151025T013755_008302_00BB4A_5603.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "51.614445,-47.986179 48.404854,-47.212124 49.173565,-45.766945 52.307091,-46.522373 51.614445,-47.986179", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/10/25/S1A_IW_GRDH_1SSH_20151025T013730_20151025T013755_008302_00BB4A_5603.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 5, + "processingBaseline": 0 + }, + "id": "b5b62b94-757f-5cec-91d9-f626bc2c7fe6" + } + ], + "properties": { + "id": "ee84c45b-8877-53e6-b66d-9579a492722f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=IW_GRDH_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_IW_GRDM_1S-COG.json b/tests/data/opensearch/creodias_search_IW_GRDM_1S-COG.json new file mode 100644 index 0000000..b6e2867 --- /dev/null +++ b/tests/data/opensearch/creodias_search_IW_GRDM_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "d50e9a3c-45fc-52d4-ba94-8cdf2a66fe54", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=IW_GRDM_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_IW_GRDM_1S.json b/tests/data/opensearch/creodias_search_IW_GRDM_1S.json new file mode 100644 index 0000000..3211abe --- /dev/null +++ b/tests/data/opensearch/creodias_search_IW_GRDM_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "3265105d-2b1e-5a4d-b85d-280657cc3a9a", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=IW_GRDM_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_IW_OCN__2S.json b/tests/data/opensearch/creodias_search_IW_OCN__2S.json new file mode 100644 index 0000000..fc2e4bb --- /dev/null +++ b/tests/data/opensearch/creodias_search_IW_OCN__2S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -19.347214, + 59.025532 + ], + [ + -14.965983, + 59.441898 + ], + [ + -14.454668, + 57.7094 + ], + [ + -18.629089, + 57.300098 + ], + [ + -19.347214, + 59.025532 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_OCN__2SDV_20151231T184839_20151231T184908_009290_00D6A3_09E4.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-31T18:48:39.261935Z", + "completionDate": "2015-12-31T18:49:08.300272Z", + "productType": "IW_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9290, + "updated": "2024-05-13T10:24:43.904050Z", + "published": "2017-10-21T22:09:42.432000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/dced3cd7-1361-5397-818e-b76c400c93cf", + "size": 13505955, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for dced3cd7-1361-5397-818e-b76c400c93cf", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/dced3cd7-1361-5397-818e-b76c400c93cf.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -16.900941, + 58.370998 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-19.347214,59.025532 -14.965983,59.441898 -14.454668,57.7094 -18.629089,57.300098 -19.347214,59.025532", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2015/12/31/S1A_IW_OCN__2SDV_20151231T184839_20151231T184908_009290_00D6A3_09E4.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 118, + "processingBaseline": 0 + }, + "id": "dced3cd7-1361-5397-818e-b76c400c93cf" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 1.714696, + 37.485497 + ], + [ + -1.172073, + 37.888916 + ], + [ + -0.861698, + 39.390156 + ], + [ + 2.085842, + 38.988197 + ], + [ + 1.714696, + 37.485497 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_OCN__2SDV_20151231T060145_20151231T060210_009282_00D66B_78D9.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-31T06:01:45.998049Z", + "completionDate": "2015-12-31T06:02:10.996383Z", + "productType": "IW_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9282, + "updated": "2024-05-13T10:25:21.105148Z", + "published": "2017-10-21T22:44:00.877000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f9a30c59-2d76-5090-94a3-993146efb804", + "size": 13545804, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f9a30c59-2d76-5090-94a3-993146efb804", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/f9a30c59-2d76-5090-94a3-993146efb804.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 0.4568845, + 38.4378265 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "1.714696,37.485497 -1.172073,37.888916 -0.861698,39.390156 2.085842,38.988197 1.714696,37.485497", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2015/12/31/S1A_IW_OCN__2SDV_20151231T060145_20151231T060210_009282_00D66B_78D9.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 110, + "processingBaseline": 0 + }, + "id": "f9a30c59-2d76-5090-94a3-993146efb804" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 7.389141, + 35.516323 + ], + [ + 4.583289, + 35.920444 + ], + [ + 4.905945, + 37.4202 + ], + [ + 7.767102, + 37.017406 + ], + [ + 7.389141, + 35.516323 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_OCN__2SDV_20151228T053737_20151228T053802_009238_00D52F_1554.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-28T05:37:37.751942Z", + "completionDate": "2015-12-28T05:38:02.749477Z", + "productType": "IW_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9238, + "updated": "2024-05-13T10:30:00.321163Z", + "published": "2017-10-22T04:34:31.908000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/87489c7a-1641-586d-8507-d495a299aaaa", + "size": 13537297, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 87489c7a-1641-586d-8507-d495a299aaaa", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/87489c7a-1641-586d-8507-d495a299aaaa.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 6.1751955, + 36.4682615 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "7.389141,35.516323 4.583289,35.920444 4.905945,37.4202 7.767102,37.017406 7.389141,35.516323", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2015/12/28/S1A_IW_OCN__2SDV_20151228T053737_20151228T053802_009238_00D52F_1554.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 66, + "processingBaseline": 0 + }, + "id": "87489c7a-1641-586d-8507-d495a299aaaa" + } + ], + "properties": { + "id": "9a04a5fb-5c0c-50a2-bb1d-9d8dced8bfc3", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=IW_OCN__2S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_IW_RAW__0S.json b/tests/data/opensearch/creodias_search_IW_RAW__0S.json new file mode 100644 index 0000000..f7725dd --- /dev/null +++ b/tests/data/opensearch/creodias_search_IW_RAW__0S.json @@ -0,0 +1,326 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 87.1375, + 35.2276 + ], + [ + 86.7455, + 37.1833 + ], + [ + 83.9972, + 36.9134 + ], + [ + 84.4578, + 34.9587 + ], + [ + 87.1375, + 35.2276 + ], + [ + 87.1375, + 35.2276 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_RAW__0SDV_20151025T121546_20151025T121619_008309_00BB73_FEA9.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-25T00:15:46.604000Z", + "completionDate": "2015-10-25T00:16:19.003000Z", + "productType": "IW_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8309, + "updated": "2024-06-10T15:46:22.137719Z", + "published": "2019-03-23T08:56:01.643806Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/db8def47-2e35-55bc-b558-6ebbaf885583", + "size": 1672458033, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for db8def47-2e35-55bc-b558-6ebbaf885583", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/db8def47-2e35-55bc-b558-6ebbaf885583.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 85.56735, + 36.071 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "87.1375,35.2276 86.7455,37.1833 83.9972,36.9134 84.4578,34.9587 87.1375,35.2276 87.1375,35.2276", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 12, + "processingBaseline": 0 + }, + "id": "db8def47-2e35-55bc-b558-6ebbaf885583" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 87.4371, + 33.7182 + ], + [ + 87.0484, + 35.6743 + ], + [ + 84.3536, + 35.4052 + ], + [ + 84.806, + 33.4497 + ], + [ + 87.4371, + 33.7182 + ], + [ + 87.4371, + 33.7182 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_RAW__0SDV_20151025T121521_20151025T121554_008309_00BB73_A28B.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-25T00:15:21.603000Z", + "completionDate": "2015-10-25T00:15:54.003000Z", + "productType": "IW_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8309, + "updated": "2024-06-10T15:46:26.837207Z", + "published": "2019-03-23T08:56:02.061523Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/39c6456c-e55a-5730-a721-c2e6fa096ff2", + "size": 1658728026, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 39c6456c-e55a-5730-a721-c2e6fa096ff2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/39c6456c-e55a-5730-a721-c2e6fa096ff2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 85.89535, + 34.562 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "87.4371,33.7182 87.0484,35.6743 84.3536,35.4052 84.806,33.4497 87.4371,33.7182 87.4371,33.7182", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 12, + "processingBaseline": 0 + }, + "id": "39c6456c-e55a-5730-a721-c2e6fa096ff2" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.7773, + 54.3666 + ], + [ + 2.2852, + 52.4188 + ], + [ + 5.8794, + 52.1192 + ], + [ + 6.5388, + 54.0591 + ], + [ + 2.7773, + 54.3666 + ], + [ + 2.7773, + 54.3666 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_RAW__0SDV_20151231T055732_20151231T055804_009282_00D66B_9B0E.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-31T05:57:32.296000Z", + "completionDate": "2015-12-31T05:58:04.696000Z", + "productType": "IW_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9282, + "updated": "2024-05-13T10:25:37.888616Z", + "published": "2019-03-24T09:33:45.135598Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0a9f3e71-6c92-5ae7-bea3-069dace06009", + "size": 1683677908, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0a9f3e71-6c92-5ae7-bea3-069dace06009", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/0a9f3e71-6c92-5ae7-bea3-069dace06009.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 4.412, + 53.2429 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "2.7773,54.3666 2.2852,52.4188 5.8794,52.1192 6.5388,54.0591 2.7773,54.3666 2.7773,54.3666", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": 110, + "processingBaseline": 0 + }, + "id": "0a9f3e71-6c92-5ae7-bea3-069dace06009" + } + ], + "properties": { + "id": "38a03574-dcdd-5aec-b404-158dd2a8a377", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=IW_RAW__0S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_IW_SLC__1S.json b/tests/data/opensearch/creodias_search_IW_SLC__1S.json new file mode 100644 index 0000000..eb41e62 --- /dev/null +++ b/tests/data/opensearch/creodias_search_IW_SLC__1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 92.309891, + 37.264236 + ], + [ + 92.698799, + 35.642982 + ], + [ + 95.443001, + 36.037365 + ], + [ + 95.114792, + 37.657024 + ], + [ + 92.309891, + 37.264236 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_SLC__1SSV_20141022T114253_20141022T114320_002942_003578_671D.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-22T11:42:53.873000Z", + "completionDate": "2014-10-22T11:43:20.825000Z", + "productType": "IW_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2942, + "updated": "2023-10-13T07:22:21.381989Z", + "published": "2019-03-15T01:16:36.731499Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e495261c-4b18-5cd6-babb-73683b65265c", + "size": 3819109075, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e495261c-4b18-5cd6-babb-73683b65265c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/e495261c-4b18-5cd6-babb-73683b65265c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 93.8895788042939, + 36.6530491456129 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2014/10/22/S1A_IW_SLC__1SSV_20141022T114253_20141022T114320_002942_003578_671D.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "92.309891,37.264236 92.698799,35.642982 95.443001,36.037365 95.114792,37.657024 92.309891,37.264236", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2014/10/22/S1A_IW_SLC__1SSV_20141022T114253_20141022T114320_002942_003578_671D.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 70, + "processingBaseline": 0 + }, + "id": "e495261c-4b18-5cd6-babb-73683b65265c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -47.241409, + 69.582458 + ], + [ + -45.827332, + 71.176399 + ], + [ + -52.765385, + 71.715393 + ], + [ + -53.661625, + 70.092194 + ], + [ + -47.241409, + 69.582458 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_SLC__1SSH_20141031T095931_20141031T095958_003072_003842_3F54.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-31T09:59:31.293000Z", + "completionDate": "2014-10-31T09:59:58.717000Z", + "productType": "IW_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 3072, + "updated": "2023-10-02T02:14:45.377308Z", + "published": "2019-03-15T01:04:09.287426Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c6b0753d-a6a0-54b8-afe2-dbef8e66cd3e", + "size": 4246656730, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c6b0753d-a6a0-54b8-afe2-dbef8e66cd3e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/c6b0753d-a6a0-54b8-afe2-dbef8e66cd3e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -49.862853191236, + 70.6515552329767 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2014/10/31/S1A_IW_SLC__1SSH_20141031T095931_20141031T095958_003072_003842_3F54.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-47.241409,69.582458 -45.827332,71.176399 -52.765385,71.715393 -53.661625,70.092194 -47.241409,69.582458", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2014/10/31/S1A_IW_SLC__1SSH_20141031T095931_20141031T095958_003072_003842_3F54.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 25, + "processingBaseline": 0 + }, + "id": "c6b0753d-a6a0-54b8-afe2-dbef8e66cd3e" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 98.061783, + 27.298836 + ], + [ + 98.456673, + 29.097746 + ], + [ + 95.923492, + 29.499508 + ], + [ + 95.573166, + 27.703585 + ], + [ + 98.061783, + 27.298836 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_IW_SLC__1SDV_20141012T232927_20141012T232957_002803_003287_0018.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-12T23:29:27.627000Z", + "completionDate": "2014-10-12T23:29:57.456000Z", + "productType": "IW_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2803, + "updated": "2023-10-12T07:19:14.993691Z", + "published": "2019-03-15T01:34:47.013927Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e19c5ac4-8d89-5818-b1d5-f54a1e9aeee9", + "size": 8382831918, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e19c5ac4-8d89-5818-b1d5-f54a1e9aeee9", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/e19c5ac4-8d89-5818-b1d5-f54a1e9aeee9.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 97.005447273681, + 28.4022722159242 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2014/10/12/S1A_IW_SLC__1SDV_20141012T232927_20141012T232957_002803_003287_0018.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "98.061783,27.298836 98.456673,29.097746 95.923492,29.499508 95.573166,27.703585 98.061783,27.298836", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2014/10/12/S1A_IW_SLC__1SDV_20141012T232927_20141012T232957_002803_003287_0018.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 106, + "processingBaseline": 0 + }, + "id": "e19c5ac4-8d89-5818-b1d5-f54a1e9aeee9" + } + ], + "properties": { + "id": "050460c7-d665-5385-bc4b-7d4c488ed60f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=IW_SLC__1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1B_IR_SIR.json b/tests/data/opensearch/creodias_search_L1B_IR_SIR.json new file mode 100644 index 0000000..673f86a --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1B_IR_SIR.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OFFL_L1B_IR_SIR_20180512T165015_20180512T183145_02998_01_010000_20180512T202119.nc", + "startDate": "2018-05-12T18:04:45Z", + "completionDate": "2018-05-12T18:07:55Z", + "productType": "L1B_IR_SIR", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2998, + "updated": "2019-03-15T16:33:33.566828Z", + "published": "2019-03-15T16:33:33.566828Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c6d650f6-2755-5ff0-b8b3-4c119a1e1783", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c6d650f6-2755-5ff0-b8b3-4c119a1e1783", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/c6d650f6-2755-5ff0-b8b3-4c119a1e1783.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B/2018/05/12/S5P_OFFL_L1B_IR_SIR_20180512T165015_20180512T183145_02998_01_010000_20180512T202119.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "c6d650f6-2755-5ff0-b8b3-4c119a1e1783" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OFFL_L1B_IR_SIR_20180511T152744_20180511T170914_02983_01_010000_20180511T185744.nc", + "startDate": "2018-05-11T16:42:14Z", + "completionDate": "2018-05-11T16:45:24Z", + "productType": "L1B_IR_SIR", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2983, + "updated": "2019-03-15T16:33:34.055873Z", + "published": "2019-03-15T16:33:34.055873Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/dc571d72-2897-5928-a8b3-de7e3cd94a6c", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for dc571d72-2897-5928-a8b3-de7e3cd94a6c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/dc571d72-2897-5928-a8b3-de7e3cd94a6c.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B/2018/05/11/S5P_OFFL_L1B_IR_SIR_20180511T152744_20180511T170914_02983_01_010000_20180511T185744.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "dc571d72-2897-5928-a8b3-de7e3cd94a6c" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OFFL_L1B_IR_SIR_20180430T001950_20180430T020120_02818_01_010000_20180430T035011.nc", + "startDate": "2018-04-30T01:34:19Z", + "completionDate": "2018-04-30T01:37:29Z", + "productType": "L1B_IR_SIR", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2818, + "updated": "2019-03-15T16:33:35.440377Z", + "published": "2019-03-15T16:33:35.440377Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/602698a4-18b0-5c7c-8839-34a9ac8e3e1b", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 602698a4-18b0-5c7c-8839-34a9ac8e3e1b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/602698a4-18b0-5c7c-8839-34a9ac8e3e1b.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B/2018/04/30/S5P_OFFL_L1B_IR_SIR_20180430T001950_20180430T020120_02818_01_010000_20180430T035011.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "602698a4-18b0-5c7c-8839-34a9ac8e3e1b" + } + ], + "properties": { + "id": "78c6efd3-8bec-5306-b8bf-933f70b8927a", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1B_IR_SIR" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1B_IR_UVN.json b/tests/data/opensearch/creodias_search_L1B_IR_UVN.json new file mode 100644 index 0000000..aa4d7ee --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1B_IR_UVN.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OFFL_L1B_IR_UVN_20180501T014222_20180501T032352_02833_01_010000_20180503T164434.nc", + "startDate": "2018-05-01T02:56:52Z", + "completionDate": "2018-05-01T03:00:02Z", + "productType": "L1B_IR_UVN", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2833, + "updated": "2019-03-15T16:33:35.309383Z", + "published": "2019-03-15T16:33:35.309383Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7ba0ab22-e9be-58b6-8053-9be2f383d4d7", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7ba0ab22-e9be-58b6-8053-9be2f383d4d7", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/7ba0ab22-e9be-58b6-8053-9be2f383d4d7.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B/2018/05/01/S5P_OFFL_L1B_IR_UVN_20180501T014222_20180501T032352_02833_01_010000_20180503T164434.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "7ba0ab22-e9be-58b6-8053-9be2f383d4d7" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OFFL_L1B_IR_UVN_20180519T010522_20180519T024652_03088_01_010000_20180519T043549.nc", + "startDate": "2018-05-19T02:19:51Z", + "completionDate": "2018-05-19T02:23:02Z", + "productType": "L1B_IR_UVN", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 3088, + "updated": "2019-03-15T16:33:32.316030Z", + "published": "2019-03-15T16:33:32.316030Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c1408d75-f0c7-5ef6-b559-19bf90b424d0", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c1408d75-f0c7-5ef6-b559-19bf90b424d0", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/c1408d75-f0c7-5ef6-b559-19bf90b424d0.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B/2018/05/19/S5P_OFFL_L1B_IR_UVN_20180519T010522_20180519T024652_03088_01_010000_20180519T043549.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "c1408d75-f0c7-5ef6-b559-19bf90b424d0" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OFFL_L1B_IR_UVN_20180513T181247_20180513T195417_03013_01_010000_20180513T214245.nc", + "startDate": "2018-05-13T19:27:16Z", + "completionDate": "2018-05-13T19:30:27Z", + "productType": "L1B_IR_UVN", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 3013, + "updated": "2019-03-15T16:33:33.456111Z", + "published": "2019-03-15T16:33:33.456111Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/92381d59-a2e3-507a-8d4b-ca606cd80204", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 92381d59-a2e3-507a-8d4b-ca606cd80204", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/92381d59-a2e3-507a-8d4b-ca606cd80204.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B/2018/05/13/S5P_OFFL_L1B_IR_UVN_20180513T181247_20180513T195417_03013_01_010000_20180513T214245.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "92381d59-a2e3-507a-8d4b-ca606cd80204" + } + ], + "properties": { + "id": "e629fa65-b4a0-5567-b0c0-e7c25d31f4fa", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1B_IR_UVN" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1B_RA_BD1.json b/tests/data/opensearch/creodias_search_L1B_RA_BD1.json new file mode 100644 index 0000000..8845efa --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1B_RA_BD1.json @@ -0,0 +1,3528 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -83.35316887969834 + ], + [ + 175.4754, + -83.8478 + ], + [ + 163.82776, + -84.722244 + ], + [ + 158.2898, + -84.998604 + ], + [ + 138.54172, + -85.50601 + ], + [ + 127.77693, + -85.540436 + ], + [ + 102.74912, + -84.96834 + ], + [ + 96.3916, + -84.62557 + ], + [ + 93.281685, + -84.41447 + ], + [ + 95.48014, + -84.205025 + ], + [ + 105.709, + -82.80177 + ], + [ + 112.35684, + -81.23675 + ], + [ + 116.85557, + -79.58222 + ], + [ + 120.02757, + -77.87456 + ], + [ + 122.33771, + -76.13296 + ], + [ + 124.065994, + -74.36848 + ], + [ + 125.38255, + -72.58768 + ], + [ + 126.39991, + -70.79492 + ], + [ + 127.193535, + -68.992874 + ], + [ + 127.81425, + -67.18343 + ], + [ + 128.29938, + -65.368034 + ], + [ + 128.676, + -63.54755 + ], + [ + 128.96492, + -61.722717 + ], + [ + 129.18106, + -59.89413 + ], + [ + 129.33658, + -58.06209 + ], + [ + 129.44083, + -56.227016 + ], + [ + 129.50064, + -54.389107 + ], + [ + 129.52261, + -52.548607 + ], + [ + 129.51149, + -50.705708 + ], + [ + 129.47083, + -48.860516 + ], + [ + 129.40416, + -47.01318 + ], + [ + 129.31413, + -45.163822 + ], + [ + 129.20282, + -43.312565 + ], + [ + 129.0723, + -41.45944 + ], + [ + 128.92397, + -39.6046 + ], + [ + 128.75908, + -37.748215 + ], + [ + 128.57895, + -35.890144 + ], + [ + 128.38431, + -34.030735 + ], + [ + 128.17606, + -32.16998 + ], + [ + 127.9547, + -30.307886 + ], + [ + 127.72061, + -28.444782 + ], + [ + 127.4745, + -26.580566 + ], + [ + 127.21662, + -24.715414 + ], + [ + 126.947044, + -22.84949 + ], + [ + 126.66607, + -20.982836 + ], + [ + 126.373825, + -19.115612 + ], + [ + 126.07002, + -17.248003 + ], + [ + 125.75509, + -15.379967 + ], + [ + 125.428665, + -13.511845 + ], + [ + 125.09065, + -11.643737 + ], + [ + 124.741, + -9.775724 + ], + [ + 124.3793, + -7.9080276 + ], + [ + 124.005196, + -6.0408106 + ], + [ + 123.618355, + -4.174277 + ], + [ + 123.218475, + -2.3085506 + ], + [ + 122.80521, + -0.4438186 + ], + [ + 122.377556, + 1.4196169 + ], + [ + 121.93509, + 3.2815452 + ], + [ + 121.477264, + 5.1418815 + ], + [ + 121.003265, + 7.0001526 + ], + [ + 120.512184, + 8.856371 + ], + [ + 120.003006, + 10.710076 + ], + [ + 119.47466, + 12.560957 + ], + [ + 118.92635, + 14.408913 + ], + [ + 118.356445, + 16.25344 + ], + [ + 117.76338, + 18.094097 + ], + [ + 117.14596, + 19.930738 + ], + [ + 116.50227, + 21.762764 + ], + [ + 115.830345, + 23.5898 + ], + [ + 115.1281, + 25.411388 + ], + [ + 114.39319, + 27.226896 + ], + [ + 113.62307, + 29.03583 + ], + [ + 112.81439, + 30.837305 + ], + [ + 111.96421, + 32.630825 + ], + [ + 111.06872, + 34.41549 + ], + [ + 110.12394, + 36.190437 + ], + [ + 109.125114, + 37.95452 + ], + [ + 108.06691, + 39.706665 + ], + [ + 106.94392, + 41.44558 + ], + [ + 105.749374, + 43.16975 + ], + [ + 104.47596, + 44.877632 + ], + [ + 103.11524, + 46.567 + ], + [ + 101.65796, + 48.235855 + ], + [ + 100.09366, + 49.88168 + ], + [ + 98.41042, + 51.501396 + ], + [ + 96.59502, + 53.09163 + ], + [ + 94.63244, + 54.648464 + ], + [ + 92.50643, + 56.167263 + ], + [ + 90.199135, + 57.642868 + ], + [ + 87.69064, + 59.068867 + ], + [ + 84.96081, + 60.438274 + ], + [ + 81.98826, + 61.742817 + ], + [ + 78.75253, + 62.97324 + ], + [ + 75.235, + 64.11903 + ], + [ + 71.42099, + 65.16832 + ], + [ + 67.303185, + 66.10858 + ], + [ + 62.88399, + 66.92651 + ], + [ + 58.179535, + 67.60861 + ], + [ + 53.222282, + 68.14222 + ], + [ + 48.062313, + 68.516205 + ], + [ + 42.765793, + 68.72231 + ], + [ + 37.411415, + 68.75556 + ], + [ + 32.08286, + 68.61514 + ], + [ + 26.861786, + 68.30447 + ], + [ + 21.819902, + 67.83058 + ], + [ + 17.013771, + 67.20365 + ], + [ + 12.4821825, + 66.43604 + ], + [ + 8.247823, + 65.54064 + ], + [ + 4.317849, + 64.53116 + ], + [ + 0.6878789, + 63.420555 + ], + [ + -2.6537352, + 62.22077 + ], + [ + -5.724426, + 60.942837 + ], + [ + -8.544255, + 59.596573 + ], + [ + -11.134893, + 58.190784 + ], + [ + -13.5167, + 56.73287 + ], + [ + -15.709549, + 55.229324 + ], + [ + -17.73217, + 53.685867 + ], + [ + -19.601114, + 52.107143 + ], + [ + -21.53415, + 52.633236 + ], + [ + -22.778107, + 52.950268 + ], + [ + -26.09316, + 53.72286 + ], + [ + -27.17048, + 53.95433 + ], + [ + -29.461258, + 54.421158 + ], + [ + -30.25586, + 54.57646 + ], + [ + -33.27145, + 55.144947 + ], + [ + -34.408733, + 55.353897 + ], + [ + -36.93968, + 55.81449 + ], + [ + -37.87479, + 55.98392 + ], + [ + -40.13773, + 56.392902 + ], + [ + -41.04314, + 56.55606 + ], + [ + -43.40979, + 56.98069 + ], + [ + -44.434235, + 57.16326 + ], + [ + -47.36212, + 57.676712 + ], + [ + -48.761852, + 57.91483 + ], + [ + -51.269455, + 58.322277 + ], + [ + -52.25857, + 58.474472 + ], + [ + -55.24458, + 58.89816 + ], + [ + -56.727776, + 59.086395 + ], + [ + -60.50244, + 59.492584 + ], + [ + -61.69029, + 59.59795 + ], + [ + -62.33483, + 59.65054 + ], + [ + -62.353058, + 59.95796 + ], + [ + -62.49277, + 61.800873 + ], + [ + -62.69511, + 63.641098 + ], + [ + -62.975014, + 65.47807 + ], + [ + -63.349464, + 67.311295 + ], + [ + -63.84261, + 69.140015 + ], + [ + -64.48808, + 70.963264 + ], + [ + -65.33314, + 72.77958 + ], + [ + -66.446075, + 74.58685 + ], + [ + -67.931244, + 76.381676 + ], + [ + -69.9526, + 78.158966 + ], + [ + -72.78341, + 79.90966 + ], + [ + -76.90248, + 81.6176 + ], + [ + -83.21035, + 83.25061 + ], + [ + -93.467674, + 84.73884 + ], + [ + -110.806564, + 85.92153 + ], + [ + -137.39566, + 86.47646 + ], + [ + -165.51245, + 86.12417 + ], + [ + -180.0, + 85.33086702769302 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 85.33086702769302 + ], + [ + 174.96349, + 85.05508 + ], + [ + 163.36993, + 83.61981 + ], + [ + 156.33359, + 82.01348 + ], + [ + 151.80176, + 80.32068 + ], + [ + 148.72075, + 78.5798 + ], + [ + 146.53827, + 76.80962 + ], + [ + 144.94354, + 75.020355 + ], + [ + 143.75291, + 73.21803 + ], + [ + 142.85098, + 71.40617 + ], + [ + 142.16258, + 69.58718 + ], + [ + 141.63554, + 67.76265 + ], + [ + 141.23459, + 65.93362 + ], + [ + 140.93314, + 64.10093 + ], + [ + 140.71246, + 62.26509 + ], + [ + 140.55766, + 60.42644 + ], + [ + 140.45784, + 58.585426 + ], + [ + 140.40446, + 56.74216 + ], + [ + 140.39035, + 54.897 + ], + [ + 140.41043, + 53.049942 + ], + [ + 140.46037, + 51.201134 + ], + [ + 140.53658, + 49.35074 + ], + [ + 140.63585, + 47.498795 + ], + [ + 140.75612, + 45.645443 + ], + [ + 140.89508, + 43.7907 + ], + [ + 141.05171, + 41.934593 + ], + [ + 141.22394, + 40.07726 + ], + [ + 141.4109, + 38.21877 + ], + [ + 141.61191, + 36.359203 + ], + [ + 141.82582, + 34.498547 + ], + [ + 142.05206, + 32.636967 + ], + [ + 142.2903, + 30.77445 + ], + [ + 142.5399, + 28.911177 + ], + [ + 142.80045, + 27.047098 + ], + [ + 143.07198, + 25.18243 + ], + [ + 143.35405, + 23.317217 + ], + [ + 143.647, + 21.451546 + ], + [ + 143.9502, + 19.585548 + ], + [ + 144.26408, + 17.719309 + ], + [ + 144.58861, + 15.853046 + ], + [ + 144.9238, + 13.986774 + ], + [ + 145.26967, + 12.120608 + ], + [ + 145.62709, + 10.254754 + ], + [ + 145.99548, + 8.389378 + ], + [ + 146.37576, + 6.524569 + ], + [ + 146.7683, + 4.6605425 + ], + [ + 147.1733, + 2.7974885 + ], + [ + 147.59117, + 0.93554497 + ], + [ + 148.02266, + -0.925069 + ], + [ + 148.46844, + -2.7841444 + ], + [ + 148.929, + -4.6414924 + ], + [ + 149.40521, + -6.496875 + ], + [ + 149.89809, + -8.349922 + ], + [ + 150.40811, + -10.200551 + ], + [ + 150.93655, + -12.048469 + ], + [ + 151.48466, + -13.893322 + ], + [ + 152.05363, + -15.734619 + ], + [ + 152.64478, + -17.572287 + ], + [ + 153.25954, + -19.405846 + ], + [ + 153.89984, + -21.234848 + ], + [ + 154.56754, + -23.058886 + ], + [ + 155.26428, + -24.877573 + ], + [ + 155.99265, + -26.690302 + ], + [ + 156.75551, + -28.496347 + ], + [ + 157.55511, + -30.295332 + ], + [ + 158.3948, + -32.08646 + ], + [ + 159.27821, + -33.868946 + ], + [ + 160.20941, + -35.64176 + ], + [ + 161.19243, + -37.40427 + ], + [ + 162.23262, + -39.155094 + ], + [ + 163.33488, + -40.893093 + ], + [ + 164.50603, + -42.616825 + ], + [ + 165.753, + -44.32469 + ], + [ + 167.08333, + -46.015022 + ], + [ + 168.50626, + -47.685444 + ], + [ + 170.0318, + -49.333706 + ], + [ + 171.67076, + -50.95716 + ], + [ + 173.43637, + -52.55243 + ], + [ + 175.34221, + -54.115906 + ], + [ + 177.40381, + -55.643333 + ], + [ + 179.6392, + -57.129593 + ], + [ + 180.0, + -57.34360175897732 + ], + [ + 180.0, + -83.35316887969834 + ] + ] + ], + [ + [ + [ + -180.0, + -57.34360175897732 + ], + [ + -177.93385, + -58.56914 + ], + [ + -175.29457, + -59.955086 + ], + [ + -172.42249, + -61.279804 + ], + [ + -169.2971, + -62.534637 + ], + [ + -165.89905, + -63.70963 + ], + [ + -162.21184, + -64.79345 + ], + [ + -158.22522, + -65.7742 + ], + [ + -153.9374, + -66.6391 + ], + [ + -149.35823, + -67.37436 + ], + [ + -144.51344, + -67.96748 + ], + [ + -139.44499, + -68.40679 + ], + [ + -140.73097, + -69.59737 + ], + [ + -141.61981, + -70.3479 + ], + [ + -144.25089, + -72.292274 + ], + [ + -145.19626, + -72.90803 + ], + [ + -147.37077, + -74.19409 + ], + [ + -148.18092, + -74.63345 + ], + [ + -151.5474, + -76.27369 + ], + [ + -152.9502, + -76.882286 + ], + [ + -156.38637, + -78.21824 + ], + [ + -157.78476, + -78.705 + ], + [ + -161.53171, + -79.86475 + ], + [ + -163.20335, + -80.32028 + ], + [ + -168.17659, + -81.48159 + ], + [ + -170.6642, + -81.9679 + ], + [ + -179.32118, + -83.27896 + ], + [ + -180.0, + -83.35316887969834 + ], + [ + -180.0, + -57.34360175897732 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD1_20180430T034250_20180430T052420_02820_03_020100_20220630T164539.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T04:04:24Z", + "completionDate": "2018-04-30T05:02:48Z", + "productType": "L1B_RA_BD1", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2820, + "updated": "2023-03-06T16:55:41.883340Z", + "published": "2023-03-06T16:55:41.883340Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/afd1aab5-3ce3-4b8f-b5f1-422f0c0614e8", + "size": 539636498, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for afd1aab5-3ce3-4b8f-b5f1-422f0c0614e8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/afd1aab5-3ce3-4b8f-b5f1-422f0c0614e8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 67.0643193364275, + 29.2929708173374 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-83.3531688796983 175.4754,-83.8478 163.82776,-84.722244 158.2898,-84.998604 138.54172,-85.50601 127.77693,-85.540436 102.74912,-84.96834 96.3916,-84.62557 93.281685,-84.41447 95.48014,-84.205025 105.709,-82.80177 112.35684,-81.23675 116.85557,-79.58222 120.02757,-77.87456 122.33771,-76.13296 124.065994,-74.36848 125.38255,-72.58768 126.39991,-70.79492 127.193535,-68.992874 127.81425,-67.18343 128.29938,-65.368034 128.676,-63.54755 128.96492,-61.722717 129.18106,-59.89413 129.33658,-58.06209 129.44083,-56.227016 129.50064,-54.389107 129.52261,-52.548607 129.51149,-50.705708 129.47083,-48.860516 129.40416,-47.01318 129.31413,-45.163822 129.20282,-43.312565 129.0723,-41.45944 128.92397,-39.6046 128.75908,-37.748215 128.57895,-35.890144 128.38431,-34.030735 128.17606,-32.16998 127.9547,-30.307886 127.72061,-28.444782 127.4745,-26.580566 127.21662,-24.715414 126.947044,-22.84949 126.66607,-20.982836 126.373825,-19.115612 126.07002,-17.248003 125.75509,-15.379967 125.428665,-13.511845 125.09065,-11.643737 124.741,-9.775724 124.3793,-7.9080276 124.005196,-6.0408106 123.618355,-4.174277 123.218475,-2.3085506 122.80521,-0.4438186 122.377556,1.4196169 121.93509,3.2815452 121.477264,5.1418815 121.003265,7.0001526 120.512184,8.856371 120.003006,10.710076 119.47466,12.560957 118.92635,14.408913 118.356445,16.25344 117.76338,18.094097 117.14596,19.930738 116.50227,21.762764 115.830345,23.5898 115.1281,25.411388 114.39319,27.226896 113.62307,29.03583 112.81439,30.837305 111.96421,32.630825 111.06872,34.41549 110.12394,36.190437 109.125114,37.95452 108.06691,39.706665 106.94392,41.44558 105.749374,43.16975 104.47596,44.877632 103.11524,46.567 101.65796,48.235855 100.09366,49.88168 98.41042,51.501396 96.59502,53.09163 94.63244,54.648464 92.50643,56.167263 90.199135,57.642868 87.69064,59.068867 84.96081,60.438274 81.98826,61.742817 78.75253,62.97324 75.235,64.11903 71.42099,65.16832 67.303185,66.10858 62.88399,66.92651 58.179535,67.60861 53.222282,68.14222 48.062313,68.516205 42.765793,68.72231 37.411415,68.75556 32.08286,68.61514 26.861786,68.30447 21.819902,67.83058 17.013771,67.20365 12.4821825,66.43604 8.247823,65.54064 4.317849,64.53116 0.6878789,63.420555 -2.6537352,62.22077 -5.724426,60.942837 -8.544255,59.596573 -11.134893,58.190784 -13.5167,56.73287 -15.709549,55.229324 -17.73217,53.685867 -19.601114,52.107143 -21.53415,52.633236 -22.778107,52.950268 -26.09316,53.72286 -27.17048,53.95433 -29.461258,54.421158 -30.25586,54.57646 -33.27145,55.144947 -34.408733,55.353897 -36.93968,55.81449 -37.87479,55.98392 -40.13773,56.392902 -41.04314,56.55606 -43.40979,56.98069 -44.434235,57.16326 -47.36212,57.676712 -48.761852,57.91483 -51.269455,58.322277 -52.25857,58.474472 -55.24458,58.89816 -56.727776,59.086395 -60.50244,59.492584 -61.69029,59.59795 -62.33483,59.65054 -62.353058,59.95796 -62.49277,61.800873 -62.69511,63.641098 -62.975014,65.47807 -63.349464,67.311295 -63.84261,69.140015 -64.48808,70.963264 -65.33314,72.77958 -66.446075,74.58685 -67.931244,76.381676 -69.9526,78.158966 -72.78341,79.90966 -76.90248,81.6176 -83.21035,83.25061 -93.467674,84.73884 -110.806564,85.92153 -137.39566,86.47646 -165.51245,86.12417 -180,85.330867027693 -180,90 0,90 180,90 180.0,85.330867027693 174.96349,85.05508 163.36993,83.61981 156.33359,82.01348 151.80176,80.32068 148.72075,78.5798 146.53827,76.80962 144.94354,75.020355 143.75291,73.21803 142.85098,71.40617 142.16258,69.58718 141.63554,67.76265 141.23459,65.93362 140.93314,64.10093 140.71246,62.26509 140.55766,60.42644 140.45784,58.585426 140.40446,56.74216 140.39035,54.897 140.41043,53.049942 140.46037,51.201134 140.53658,49.35074 140.63585,47.498795 140.75612,45.645443 140.89508,43.7907 141.05171,41.934593 141.22394,40.07726 141.4109,38.21877 141.61191,36.359203 141.82582,34.498547 142.05206,32.636967 142.2903,30.77445 142.5399,28.911177 142.80045,27.047098 143.07198,25.18243 143.35405,23.317217 143.647,21.451546 143.9502,19.585548 144.26408,17.719309 144.58861,15.853046 144.9238,13.986774 145.26967,12.120608 145.62709,10.254754 145.99548,8.389378 146.37576,6.524569 146.7683,4.6605425 147.1733,2.7974885 147.59117,0.93554497 148.02266,-0.925069 148.46844,-2.7841444 148.929,-4.6414924 149.40521,-6.496875 149.89809,-8.349922 150.40811,-10.200551 150.93655,-12.048469 151.48466,-13.893322 152.05363,-15.734619 152.64478,-17.572287 153.25954,-19.405846 153.89984,-21.234848 154.56754,-23.058886 155.26428,-24.877573 155.99265,-26.690302 156.75551,-28.496347 157.55511,-30.295332 158.3948,-32.08646 159.27821,-33.868946 160.20941,-35.64176 161.19243,-37.40427 162.23262,-39.155094 163.33488,-40.893093 164.50603,-42.616825 165.753,-44.32469 167.08333,-46.015022 168.50626,-47.685444 170.0318,-49.333706 171.67076,-50.95716 173.43637,-52.55243 175.34221,-54.115906 177.40381,-55.643333 179.6392,-57.129593 180.0,-57.3436017589773 180.0,-83.3531688796983-180,-57.3436017589773 -177.93385,-58.56914 -175.29457,-59.955086 -172.42249,-61.279804 -169.2971,-62.534637 -165.89905,-63.70963 -162.21184,-64.79345 -158.22522,-65.7742 -153.9374,-66.6391 -149.35823,-67.37436 -144.51344,-67.96748 -139.44499,-68.40679 -140.73097,-69.59737 -141.61981,-70.3479 -144.25089,-72.292274 -145.19626,-72.90803 -147.37077,-74.19409 -148.18092,-74.63345 -151.5474,-76.27369 -152.9502,-76.882286 -156.38637,-78.21824 -157.78476,-78.705 -161.53171,-79.86475 -163.20335,-80.32028 -168.17659,-81.48159 -170.6642,-81.9679 -179.32118,-83.27896 -180,-83.3531688796983 -180,-57.3436017589773", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD1/2018/04/30/S5P_RPRO_L1B_RA_BD1_20180430T034250_20180430T052420_02820_03_020100_20220630T164539.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "afd1aab5-3ce3-4b8f-b5f1-422f0c0614e8" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 137.24545, + 51.96448 + ], + [ + 139.10202, + 53.545803 + ], + [ + 141.11038, + 55.09257 + ], + [ + 143.28703, + 56.599884 + ], + [ + 145.65114, + 58.062115 + ], + [ + 148.22168, + 59.47299 + ], + [ + 151.02036, + 60.82482 + ], + [ + 154.06792, + 62.109154 + ], + [ + 157.38455, + 63.316326 + ], + [ + 160.9878, + 64.435486 + ], + [ + 164.8908, + 65.45439 + ], + [ + 169.09805, + 66.36045 + ], + [ + 173.60358, + 67.14002 + ], + [ + 178.38615, + 67.78008 + ], + [ + 180.0, + 67.93684892350466 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 67.93684892350466 + ], + [ + -176.59093, + 68.268005 + ], + [ + -171.38327, + 68.59346 + ], + [ + -166.06142, + 68.74936 + ], + [ + -160.70618, + 68.73165 + ], + [ + -155.4014, + 68.540985 + ], + [ + -150.22653, + 68.18169 + ], + [ + -145.2491, + 67.66188 + ], + [ + -140.52057, + 66.992455 + ], + [ + -136.07515, + 66.186325 + ], + [ + -131.93004, + 65.25656 + ], + [ + -128.08917, + 64.216446 + ], + [ + -124.54571, + 63.078968 + ], + [ + -121.285706, + 61.855625 + ], + [ + -118.29042, + 60.55731 + ], + [ + -115.539734, + 59.193443 + ], + [ + -113.01246, + 57.772152 + ], + [ + -110.6879, + 56.300846 + ], + [ + -108.54652, + 54.785736 + ], + [ + -106.5699, + 53.23221 + ], + [ + -104.74187, + 51.6449 + ], + [ + -103.047424, + 50.027668 + ], + [ + -101.47304, + 48.384106 + ], + [ + -100.00664, + 46.717297 + ], + [ + -98.63766, + 45.029682 + ], + [ + -97.3568, + 43.323483 + ], + [ + -96.15561, + 41.600697 + ], + [ + -95.026344, + 39.863163 + ], + [ + -93.96281, + 38.112103 + ], + [ + -92.9589, + 36.349106 + ], + [ + -92.00957, + 34.575138 + ], + [ + -91.10971, + 32.79142 + ], + [ + -90.25557, + 30.998816 + ], + [ + -89.44348, + 29.19797 + ], + [ + -88.6699, + 27.389828 + ], + [ + -87.931816, + 25.57504 + ], + [ + -87.226814, + 23.754055 + ], + [ + -86.55229, + 21.9276 + ], + [ + -85.90622, + 20.095997 + ], + [ + -85.28653, + 18.259872 + ], + [ + -84.69175, + 16.419477 + ], + [ + -84.119606, + 14.575473 + ], + [ + -83.56939, + 12.727953 + ], + [ + -83.0393, + 10.877388 + ], + [ + -82.52861, + 9.023994 + ], + [ + -82.036026, + 7.168121 + ], + [ + -81.56059, + 5.3100147 + ], + [ + -81.10143, + 3.4499636 + ], + [ + -80.657684, + 1.5882581 + ], + [ + -80.22903, + -0.275036 + ], + [ + -79.8143, + -2.1394901 + ], + [ + -79.41331, + -4.005024 + ], + [ + -79.025505, + -5.871455 + ], + [ + -78.650375, + -7.73853 + ], + [ + -78.28762, + -9.606049 + ], + [ + -77.93708, + -11.473983 + ], + [ + -77.59805, + -13.341972 + ], + [ + -77.270805, + -15.210055 + ], + [ + -76.95487, + -17.077887 + ], + [ + -76.65044, + -18.94554 + ], + [ + -76.35696, + -20.812622 + ], + [ + -76.07519, + -22.679295 + ], + [ + -75.80469, + -24.54518 + ], + [ + -75.54586, + -26.41027 + ], + [ + -75.298744, + -28.27451 + ], + [ + -75.063866, + -30.137674 + ], + [ + -74.841354, + -31.999672 + ], + [ + -74.631935, + -33.86046 + ], + [ + -74.43645, + -35.71989 + ], + [ + -74.25496, + -37.57792 + ], + [ + -74.088684, + -39.43441 + ], + [ + -73.9392, + -41.289288 + ], + [ + -73.80717, + -43.142403 + ], + [ + -73.69436, + -44.993755 + ], + [ + -73.60228, + -46.84317 + ], + [ + -73.533615, + -48.69054 + ], + [ + -73.490875, + -50.535835 + ], + [ + -73.47698, + -52.378887 + ], + [ + -73.496155, + -54.2195 + ], + [ + -73.55256, + -56.05748 + ], + [ + -73.65265, + -57.89272 + ], + [ + -73.803345, + -59.72493 + ], + [ + -74.01378, + -61.5537 + ], + [ + -74.296104, + -63.378853 + ], + [ + -74.66417, + -65.199615 + ], + [ + -75.13925, + -67.01542 + ], + [ + -75.74642, + -68.825294 + ], + [ + -76.522285, + -70.62799 + ], + [ + -77.517654, + -72.421585 + ], + [ + -78.80429, + -74.203415 + ], + [ + -80.489075, + -75.96947 + ], + [ + -82.737305, + -77.7134 + ], + [ + -85.814575, + -79.42463 + ], + [ + -90.16527, + -81.08498 + ], + [ + -96.567055, + -82.66025 + ], + [ + -106.38355, + -84.08274 + ], + [ + -108.49185, + -84.296745 + ], + [ + -105.401276, + -84.501274 + ], + [ + -99.120895, + -84.83174 + ], + [ + -74.782745, + -85.37258 + ], + [ + -64.412895, + -85.33392 + ], + [ + -45.31945, + -84.833824 + ], + [ + -39.91696, + -84.562965 + ], + [ + -28.450571, + -83.7048 + ], + [ + -23.278118, + -83.14519 + ], + [ + -14.6051235, + -81.8519 + ], + [ + -12.098777, + -81.37119 + ], + [ + -7.072419, + -80.22174 + ], + [ + -5.3789544, + -79.77037 + ], + [ + -1.5775363, + -78.62022 + ], + [ + -0.15725338, + -78.13713 + ], + [ + 3.3351536, + -76.8104 + ], + [ + 4.761646, + -76.20564 + ], + [ + 8.186276, + -74.57477 + ], + [ + 9.010703, + -74.13769 + ], + [ + 11.22415, + -72.85779 + ], + [ + 12.186773, + -72.24473 + ], + [ + 14.867078, + -70.30789 + ], + [ + 15.773024, + -69.55991 + ], + [ + 17.084217, + -68.37303 + ], + [ + 12.034579, + -67.918976 + ], + [ + 7.213199, + -67.311905 + ], + [ + 2.6605363, + -66.563934 + ], + [ + -1.5996456, + -65.687965 + ], + [ + -5.5577903, + -64.69696 + ], + [ + -9.217434, + -63.604176 + ], + [ + -12.589512, + -62.421413 + ], + [ + -15.690073, + -61.159573 + ], + [ + -18.539286, + -59.828827 + ], + [ + -21.158197, + -58.43771 + ], + [ + -23.566374, + -56.993595 + ], + [ + -25.78463, + -55.503323 + ], + [ + -27.831285, + -53.97247 + ], + [ + -29.723413, + -52.40594 + ], + [ + -31.4764, + -50.807926 + ], + [ + -33.1045, + -49.182194 + ], + [ + -34.619926, + -47.53179 + ], + [ + -36.033817, + -45.859467 + ], + [ + -37.355972, + -44.16751 + ], + [ + -38.595535, + -42.458187 + ], + [ + -39.75996, + -40.733196 + ], + [ + -40.856373, + -38.993996 + ], + [ + -41.891056, + -37.242218 + ], + [ + -42.868855, + -35.47876 + ], + [ + -43.795273, + -33.705025 + ], + [ + -44.674553, + -31.92184 + ], + [ + -45.510403, + -30.130035 + ], + [ + -46.30663, + -28.330534 + ], + [ + -47.065884, + -26.523825 + ], + [ + -47.79143, + -24.71066 + ], + [ + -48.48551, + -22.891634 + ], + [ + -49.150303, + -21.06715 + ], + [ + -49.788216, + -19.2378 + ], + [ + -50.400784, + -17.403957 + ], + [ + -50.98982, + -15.566033 + ], + [ + -51.55671, + -13.724434 + ], + [ + -52.102947, + -11.87945 + ], + [ + -52.629765, + -10.031438 + ], + [ + -53.13839, + -8.180648 + ], + [ + -53.629425, + -6.327404 + ], + [ + -54.10415, + -4.4719567 + ], + [ + -54.563393, + -2.6145592 + ], + [ + -55.007694, + -0.75546515 + ], + [ + -55.438107, + 1.1052058 + ], + [ + -55.854843, + 2.967166 + ], + [ + -56.25862, + 4.8302417 + ], + [ + -56.649815, + 6.6942396 + ], + [ + -57.029095, + 8.559019 + ], + [ + -57.396652, + 10.424371 + ], + [ + -57.75277, + 12.290148 + ], + [ + -58.097794, + 14.156268 + ], + [ + -58.432083, + 16.02243 + ], + [ + -58.755676, + 17.88868 + ], + [ + -59.068447, + 19.754772 + ], + [ + -59.37078, + 21.620695 + ], + [ + -59.66248, + 23.48618 + ], + [ + -59.94387, + 25.351295 + ], + [ + -60.214226, + 27.215769 + ], + [ + -60.474026, + 29.079735 + ], + [ + -60.722527, + 30.942877 + ], + [ + -60.95953, + 32.805214 + ], + [ + -61.18476, + 34.66666 + ], + [ + -61.39719, + 36.527023 + ], + [ + -61.597054, + 38.386578 + ], + [ + -61.782734, + 40.244854 + ], + [ + -61.95365, + 42.101974 + ], + [ + -62.10845, + 43.957882 + ], + [ + -62.245937, + 45.812458 + ], + [ + -62.364346, + 47.66567 + ], + [ + -62.461666, + 49.517365 + ], + [ + -62.535408, + 51.36759 + ], + [ + -62.582775, + 53.216175 + ], + [ + -62.600037, + 55.062992 + ], + [ + -62.58254, + 56.90796 + ], + [ + -62.525204, + 58.750942 + ], + [ + -62.42056, + 60.591724 + ], + [ + -62.260372, + 62.43001 + ], + [ + -62.03275, + 64.26561 + ], + [ + -61.723415, + 66.097916 + ], + [ + -61.312412, + 67.92654 + ], + [ + -60.772125, + 69.75057 + ], + [ + -60.066795, + 71.56893 + ], + [ + -59.141724, + 73.37992 + ], + [ + -57.920055, + 75.181244 + ], + [ + -56.28135, + 76.96896 + ], + [ + -54.032227, + 78.73692 + ], + [ + -50.84882, + 80.474464 + ], + [ + -46.144615, + 82.16131 + ], + [ + -38.80262, + 83.75668 + ], + [ + -26.649456, + 85.16918 + ], + [ + -6.2647514, + 86.18984 + ], + [ + 22.25957, + 86.461296 + ], + [ + 48.130898, + 85.83459 + ], + [ + 64.6829, + 84.61407 + ], + [ + 74.48014, + 83.10837 + ], + [ + 80.539536, + 81.46669 + ], + [ + 84.5159, + 79.7541 + ], + [ + 87.25981, + 78.000626 + ], + [ + 89.22405, + 76.22148 + ], + [ + 90.67109, + 74.425415 + ], + [ + 91.756584, + 72.617294 + ], + [ + 92.58179, + 70.800316 + ], + [ + 93.21234, + 68.9766 + ], + [ + 93.694016, + 67.14744 + ], + [ + 94.0593, + 65.313866 + ], + [ + 94.33136, + 63.47661 + ], + [ + 94.5281, + 61.636246 + ], + [ + 94.66282, + 59.793003 + ], + [ + 94.67962, + 59.485546 + ], + [ + 95.32091, + 59.43261 + ], + [ + 96.502754, + 59.326664 + ], + [ + 100.2585, + 58.919094 + ], + [ + 101.73437, + 58.73051 + ], + [ + 104.705894, + 58.306473 + ], + [ + 105.690315, + 58.15426 + ], + [ + 108.186264, + 57.74699 + ], + [ + 109.579666, + 57.509113 + ], + [ + 112.49473, + 56.996487 + ], + [ + 113.51483, + 56.814304 + ], + [ + 115.87172, + 56.390785 + ], + [ + 116.77349, + 56.228123 + ], + [ + 119.0276, + 55.82057 + ], + [ + 119.959175, + 55.651802 + ], + [ + 122.48084, + 55.193226 + ], + [ + 123.61411, + 54.985287 + ], + [ + 126.61954, + 54.41978 + ], + [ + 127.41159, + 54.26534 + ], + [ + 129.69534, + 53.80116 + ], + [ + 130.76953, + 53.57102 + ], + [ + 134.07573, + 52.80287 + ], + [ + 135.3167, + 52.487637 + ], + [ + 137.24545, + 51.96448 + ], + [ + 137.24545, + 51.96448 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD1_20180430T171451_20180430T185621_02828_03_020100_20220630T164643.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T17:36:26Z", + "completionDate": "2018-04-30T18:34:49Z", + "productType": "L1B_RA_BD1", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2828, + "updated": "2023-03-07T10:06:54.498817Z", + "published": "2023-03-07T10:06:54.498817Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a3fc4b68-6d99-4792-a871-0884988cd518", + "size": 551346173, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a3fc4b68-6d99-4792-a871-0884988cd518", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/a3fc4b68-6d99-4792-a871-0884988cd518.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -26.9278098601476, + 29.5693446347928 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "137.24545,51.96448 139.10202,53.545803 141.11038,55.09257 143.28703,56.599884 145.65114,58.062115 148.22168,59.47299 151.02036,60.82482 154.06792,62.109154 157.38455,63.316326 160.9878,64.435486 164.8908,65.45439 169.09805,66.36045 173.60358,67.14002 178.38615,67.78008 180.0,67.9368489235047 180,90 0,90 -180,90 -180,67.9368489235047 -176.59093,68.268005 -171.38327,68.59346 -166.06142,68.74936 -160.70618,68.73165 -155.4014,68.540985 -150.22653,68.18169 -145.2491,67.66188 -140.52057,66.992455 -136.07515,66.186325 -131.93004,65.25656 -128.08917,64.216446 -124.54571,63.078968 -121.285706,61.855625 -118.29042,60.55731 -115.539734,59.193443 -113.01246,57.772152 -110.6879,56.300846 -108.54652,54.785736 -106.5699,53.23221 -104.74187,51.6449 -103.047424,50.027668 -101.47304,48.384106 -100.00664,46.717297 -98.63766,45.029682 -97.3568,43.323483 -96.15561,41.600697 -95.026344,39.863163 -93.96281,38.112103 -92.9589,36.349106 -92.00957,34.575138 -91.10971,32.79142 -90.25557,30.998816 -89.44348,29.19797 -88.6699,27.389828 -87.931816,25.57504 -87.226814,23.754055 -86.55229,21.9276 -85.90622,20.095997 -85.28653,18.259872 -84.69175,16.419477 -84.119606,14.575473 -83.56939,12.727953 -83.0393,10.877388 -82.52861,9.023994 -82.036026,7.168121 -81.56059,5.3100147 -81.10143,3.4499636 -80.657684,1.5882581 -80.22903,-0.275036 -79.8143,-2.1394901 -79.41331,-4.005024 -79.025505,-5.871455 -78.650375,-7.73853 -78.28762,-9.606049 -77.93708,-11.473983 -77.59805,-13.341972 -77.270805,-15.210055 -76.95487,-17.077887 -76.65044,-18.94554 -76.35696,-20.812622 -76.07519,-22.679295 -75.80469,-24.54518 -75.54586,-26.41027 -75.298744,-28.27451 -75.063866,-30.137674 -74.841354,-31.999672 -74.631935,-33.86046 -74.43645,-35.71989 -74.25496,-37.57792 -74.088684,-39.43441 -73.9392,-41.289288 -73.80717,-43.142403 -73.69436,-44.993755 -73.60228,-46.84317 -73.533615,-48.69054 -73.490875,-50.535835 -73.47698,-52.378887 -73.496155,-54.2195 -73.55256,-56.05748 -73.65265,-57.89272 -73.803345,-59.72493 -74.01378,-61.5537 -74.296104,-63.378853 -74.66417,-65.199615 -75.13925,-67.01542 -75.74642,-68.825294 -76.522285,-70.62799 -77.517654,-72.421585 -78.80429,-74.203415 -80.489075,-75.96947 -82.737305,-77.7134 -85.814575,-79.42463 -90.16527,-81.08498 -96.567055,-82.66025 -106.38355,-84.08274 -108.49185,-84.296745 -105.401276,-84.501274 -99.120895,-84.83174 -74.782745,-85.37258 -64.412895,-85.33392 -45.31945,-84.833824 -39.91696,-84.562965 -28.450571,-83.7048 -23.278118,-83.14519 -14.6051235,-81.8519 -12.098777,-81.37119 -7.072419,-80.22174 -5.3789544,-79.77037 -1.5775363,-78.62022 -0.15725338,-78.13713 3.3351536,-76.8104 4.761646,-76.20564 8.186276,-74.57477 9.010703,-74.13769 11.22415,-72.85779 12.186773,-72.24473 14.867078,-70.30789 15.773024,-69.55991 17.084217,-68.37303 12.034579,-67.918976 7.213199,-67.311905 2.6605363,-66.563934 -1.5996456,-65.687965 -5.5577903,-64.69696 -9.217434,-63.604176 -12.589512,-62.421413 -15.690073,-61.159573 -18.539286,-59.828827 -21.158197,-58.43771 -23.566374,-56.993595 -25.78463,-55.503323 -27.831285,-53.97247 -29.723413,-52.40594 -31.4764,-50.807926 -33.1045,-49.182194 -34.619926,-47.53179 -36.033817,-45.859467 -37.355972,-44.16751 -38.595535,-42.458187 -39.75996,-40.733196 -40.856373,-38.993996 -41.891056,-37.242218 -42.868855,-35.47876 -43.795273,-33.705025 -44.674553,-31.92184 -45.510403,-30.130035 -46.30663,-28.330534 -47.065884,-26.523825 -47.79143,-24.71066 -48.48551,-22.891634 -49.150303,-21.06715 -49.788216,-19.2378 -50.400784,-17.403957 -50.98982,-15.566033 -51.55671,-13.724434 -52.102947,-11.87945 -52.629765,-10.031438 -53.13839,-8.180648 -53.629425,-6.327404 -54.10415,-4.4719567 -54.563393,-2.6145592 -55.007694,-0.75546515 -55.438107,1.1052058 -55.854843,2.967166 -56.25862,4.8302417 -56.649815,6.6942396 -57.029095,8.559019 -57.396652,10.424371 -57.75277,12.290148 -58.097794,14.156268 -58.432083,16.02243 -58.755676,17.88868 -59.068447,19.754772 -59.37078,21.620695 -59.66248,23.48618 -59.94387,25.351295 -60.214226,27.215769 -60.474026,29.079735 -60.722527,30.942877 -60.95953,32.805214 -61.18476,34.66666 -61.39719,36.527023 -61.597054,38.386578 -61.782734,40.244854 -61.95365,42.101974 -62.10845,43.957882 -62.245937,45.812458 -62.364346,47.66567 -62.461666,49.517365 -62.535408,51.36759 -62.582775,53.216175 -62.600037,55.062992 -62.58254,56.90796 -62.525204,58.750942 -62.42056,60.591724 -62.260372,62.43001 -62.03275,64.26561 -61.723415,66.097916 -61.312412,67.92654 -60.772125,69.75057 -60.066795,71.56893 -59.141724,73.37992 -57.920055,75.181244 -56.28135,76.96896 -54.032227,78.73692 -50.84882,80.474464 -46.144615,82.16131 -38.80262,83.75668 -26.649456,85.16918 -6.2647514,86.18984 22.25957,86.461296 48.130898,85.83459 64.6829,84.61407 74.48014,83.10837 80.539536,81.46669 84.5159,79.7541 87.25981,78.000626 89.22405,76.22148 90.67109,74.425415 91.756584,72.617294 92.58179,70.800316 93.21234,68.9766 93.694016,67.14744 94.0593,65.313866 94.33136,63.47661 94.5281,61.636246 94.66282,59.793003 94.67962,59.485546 95.32091,59.43261 96.502754,59.326664 100.2585,58.919094 101.73437,58.73051 104.705894,58.306473 105.690315,58.15426 108.186264,57.74699 109.579666,57.509113 112.49473,56.996487 113.51483,56.814304 115.87172,56.390785 116.77349,56.228123 119.0276,55.82057 119.959175,55.651802 122.48084,55.193226 123.61411,54.985287 126.61954,54.41978 127.41159,54.26534 129.69534,53.80116 130.76953,53.57102 134.07573,52.80287 135.3167,52.487637 137.24545,51.96448 137.24545,51.96448", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD1/2018/04/30/S5P_RPRO_L1B_RA_BD1_20180430T171451_20180430T185621_02828_03_020100_20220630T164643.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "a3fc4b68-6d99-4792-a871-0884988cd518" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -70.37597, + 52.08224 + ], + [ + -68.50889, + 53.66126 + ], + [ + -66.4886, + 55.20509 + ], + [ + -64.29879, + 56.709225 + ], + [ + -61.92012, + 58.167755 + ], + [ + -59.333344, + 59.57438 + ], + [ + -56.51724, + 60.921432 + ], + [ + -53.450333, + 62.20029 + ], + [ + -50.113247, + 63.40118 + ], + [ + -46.488365, + 64.513275 + ], + [ + -42.563316, + 65.524254 + ], + [ + -38.333916, + 66.42135 + ], + [ + -33.807613, + 67.19106 + ], + [ + -29.005907, + 67.820045 + ], + [ + -23.967962, + 68.29647 + ], + [ + -18.750114, + 68.60975 + ], + [ + -13.4233885, + 68.75278 + ], + [ + -8.069565, + 68.72225 + ], + [ + -2.7720928, + 68.518906 + ], + [ + 2.3899412, + 68.14764 + ], + [ + 7.3501062, + 67.61657 + ], + [ + 12.058435, + 66.93693 + ], + [ + 16.48206, + 66.12132 + ], + [ + 20.604368, + 65.183 + ], + [ + 24.422796, + 64.135445 + ], + [ + 27.945002, + 62.991516 + ], + [ + 31.184721, + 61.762306 + ], + [ + 34.16119, + 60.459015 + ], + [ + 36.89483, + 59.09077 + ], + [ + 39.40653, + 57.665848 + ], + [ + 41.716934, + 56.191208 + ], + [ + 43.84588, + 54.67332 + ], + [ + 45.810905, + 53.117184 + ], + [ + 47.628628, + 51.52761 + ], + [ + 49.31409, + 49.90855 + ], + [ + 50.880417, + 48.26339 + ], + [ + 52.339207, + 46.594975 + ], + [ + 53.70153, + 44.906136 + ], + [ + 54.976364, + 43.198757 + ], + [ + 56.172073, + 41.474922 + ], + [ + 57.296253, + 39.736374 + ], + [ + 58.355316, + 37.984566 + ], + [ + 59.35523, + 36.22083 + ], + [ + 60.301105, + 34.446373 + ], + [ + 61.197247, + 32.661896 + ], + [ + 62.048126, + 30.868681 + ], + [ + 62.857544, + 29.067436 + ], + [ + 63.628387, + 27.258808 + ], + [ + 64.36389, + 25.443586 + ], + [ + 65.06672, + 23.622326 + ], + [ + 65.739105, + 21.795437 + ], + [ + 66.38337, + 19.963669 + ], + [ + 67.001114, + 18.127197 + ], + [ + 67.594475, + 16.286665 + ], + [ + 68.16476, + 14.442372 + ], + [ + 68.71368, + 12.594693 + ], + [ + 69.24203, + 10.743818 + ], + [ + 69.75154, + 8.890323 + ], + [ + 70.24295, + 7.0343 + ], + [ + 70.7173, + 5.1761255 + ], + [ + 71.17523, + 3.3159404 + ], + [ + 71.61778, + 1.4540678 + ], + [ + 72.04566, + -0.4092308 + ], + [ + 72.45924, + -2.2738059 + ], + [ + 72.85943, + -4.139376 + ], + [ + 73.24604, + -6.005905 + ], + [ + 73.62039, + -7.872974 + ], + [ + 73.98228, + -9.740577 + ], + [ + 74.332085, + -11.608511 + ], + [ + 74.67024, + -13.476512 + ], + [ + 74.996765, + -15.344548 + ], + [ + 75.31179, + -17.212439 + ], + [ + 75.615456, + -19.080029 + ], + [ + 75.90799, + -20.947151 + ], + [ + 76.18895, + -22.813717 + ], + [ + 76.4587, + -24.679596 + ], + [ + 76.71679, + -26.544634 + ], + [ + 76.96291, + -28.408781 + ], + [ + 77.19698, + -30.271877 + ], + [ + 77.4184, + -32.133842 + ], + [ + 77.62668, + -33.99458 + ], + [ + 77.82139, + -35.85393 + ], + [ + 78.00166, + -37.711857 + ], + [ + 78.166504, + -39.56824 + ], + [ + 78.31505, + -41.423042 + ], + [ + 78.44558, + -43.276096 + ], + [ + 78.55694, + -45.127304 + ], + [ + 78.647125, + -46.9766 + ], + [ + 78.71388, + -48.823925 + ], + [ + 78.75466, + -50.66899 + ], + [ + 78.76623, + -52.51191 + ], + [ + 78.74472, + -54.352333 + ], + [ + 78.68501, + -56.190197 + ], + [ + 78.58148, + -58.025272 + ], + [ + 78.42643, + -59.85721 + ], + [ + 78.210724, + -61.685806 + ], + [ + 77.92261, + -63.51063 + ], + [ + 77.54714, + -65.33107 + ], + [ + 77.063705, + -67.1465 + ], + [ + 76.44478, + -68.95589 + ], + [ + 75.65452, + -70.75795 + ], + [ + 74.64041, + -72.55079 + ], + [ + 73.32911, + -74.33162 + ], + [ + 71.60897, + -76.09628 + ], + [ + 69.309784, + -77.83815 + ], + [ + 66.157, + -79.54638 + ], + [ + 61.68713, + -81.20182 + ], + [ + 55.091717, + -82.76864 + ], + [ + 44.952007, + -84.1756 + ], + [ + 42.774548, + -84.385994 + ], + [ + 45.87829, + -84.59584 + ], + [ + 52.215008, + -84.93628 + ], + [ + 77.07973, + -85.50299 + ], + [ + 87.756195, + -85.46829 + ], + [ + 107.3659, + -84.96367 + ], + [ + 112.87753, + -84.68882 + ], + [ + 124.494446, + -83.81851 + ], + [ + 129.69554, + -83.25189 + ], + [ + 138.36334, + -81.94498 + ], + [ + 140.85701, + -81.45994 + ], + [ + 145.84552, + -80.301285 + ], + [ + 147.52306, + -79.84668 + ], + [ + 151.28423, + -78.68902 + ], + [ + 152.68819, + -78.20305 + ], + [ + 156.1384, + -76.869064 + ], + [ + 157.54703, + -76.26128 + ], + [ + 160.9276, + -74.62298 + ], + [ + 161.74118, + -74.18408 + ], + [ + 163.92496, + -72.89926 + ], + [ + 164.87442, + -72.28403 + ], + [ + 167.51704, + -70.34109 + ], + [ + 168.40987, + -69.59101 + ], + [ + 169.7017, + -68.40108 + ], + [ + 164.63712, + -67.958595 + ], + [ + 159.79727, + -67.362274 + ], + [ + 155.22379, + -66.62407 + ], + [ + 150.94176, + -65.75691 + ], + [ + 146.9612, + -64.77392 + ], + [ + 143.28035, + -63.687878 + ], + [ + 139.88786, + -62.51121 + ], + [ + 136.76775, + -61.25491 + ], + [ + 133.9009, + -59.92873 + ], + [ + 131.26646, + -58.541584 + ], + [ + 128.84308, + -57.10117 + ], + [ + 126.61168, + -55.61399 + ], + [ + 124.553215, + -54.085823 + ], + [ + 122.65065, + -52.521606 + ], + [ + 120.88788, + -50.92575 + ], + [ + 119.251175, + -49.30185 + ], + [ + 117.72805, + -47.65305 + ], + [ + 116.307106, + -45.982216 + ], + [ + 114.97861, + -44.291653 + ], + [ + 113.73356, + -42.583363 + ], + [ + 112.56392, + -40.859337 + ], + [ + 111.46285, + -39.121147 + ], + [ + 110.42414, + -37.370056 + ], + [ + 109.44219, + -35.60748 + ], + [ + 108.51226, + -33.834404 + ], + [ + 107.6297, + -32.05183 + ], + [ + 106.790794, + -30.260592 + ], + [ + 105.99203, + -28.461496 + ], + [ + 105.23015, + -26.655296 + ], + [ + 104.50231, + -24.842567 + ], + [ + 103.806206, + -23.023855 + ], + [ + 103.13923, + -21.199764 + ], + [ + 102.49966, + -19.370691 + ], + [ + 101.8854, + -17.537104 + ], + [ + 101.2947, + -15.699452 + ], + [ + 100.72619, + -13.858123 + ], + [ + 100.17865, + -12.013286 + ], + [ + 99.65053, + -10.165496 + ], + [ + 99.14079, + -8.314859 + ], + [ + 98.64866, + -6.4618325 + ], + [ + 98.172745, + -4.606436 + ], + [ + 97.71256, + -2.7491868 + ], + [ + 97.26725, + -0.8901545 + ], + [ + 96.83615, + 0.9704071 + ], + [ + 96.418365, + 2.832291 + ], + [ + 96.01394, + 4.6953034 + ], + [ + 95.62191, + 6.5592194 + ], + [ + 95.24179, + 8.423909 + ], + [ + 94.87362, + 10.28924 + ], + [ + 94.516754, + 12.15495 + ], + [ + 94.17116, + 14.020972 + ], + [ + 93.836464, + 15.887214 + ], + [ + 93.512276, + 17.753391 + ], + [ + 93.19886, + 19.619516 + ], + [ + 92.89586, + 21.485409 + ], + [ + 92.60353, + 23.350954 + ], + [ + 92.32175, + 25.216064 + ], + [ + 92.05057, + 27.08061 + ], + [ + 91.7906, + 28.944544 + ], + [ + 91.54132, + 30.807726 + ], + [ + 91.30374, + 32.67009 + ], + [ + 91.07804, + 34.531574 + ], + [ + 90.86457, + 36.392036 + ], + [ + 90.664276, + 38.25154 + ], + [ + 90.47774, + 40.10984 + ], + [ + 90.30605, + 41.967068 + ], + [ + 90.150314, + 43.822964 + ], + [ + 90.012054, + 45.67761 + ], + [ + 89.89251, + 47.53081 + ], + [ + 89.7939, + 49.382587 + ], + [ + 89.71893, + 51.232773 + ], + [ + 89.66995, + 53.081413 + ], + [ + 89.65086, + 54.92829 + ], + [ + 89.66601, + 56.773323 + ], + [ + 89.72095, + 58.616352 + ], + [ + 89.82222, + 60.457207 + ], + [ + 89.97882, + 62.295567 + ], + [ + 90.20172, + 64.13118 + ], + [ + 90.505554, + 65.96372 + ], + [ + 90.90953, + 67.79247 + ], + [ + 91.440186, + 69.61673 + ], + [ + 92.133545, + 71.43535 + ], + [ + 93.04113, + 73.2468 + ], + [ + 94.23996, + 75.048645 + ], + [ + 95.84504, + 76.83737 + ], + [ + 98.04254, + 78.60686 + ], + [ + 101.14534, + 80.34677 + ], + [ + 105.713356, + 82.037926 + ], + [ + 112.81089, + 83.64153 + ], + [ + 124.505745, + 85.07183 + ], + [ + 144.17128, + 86.13124 + ], + [ + 172.32448, + 86.46859 + ], + [ + 180.0, + 86.30386555971928 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 86.30386555971928 + ], + [ + -161.2462, + 85.90139 + ], + [ + -144.05487, + 84.71311 + ], + [ + -133.8758, + 83.222534 + ], + [ + -127.60702, + 81.58865 + ], + [ + -123.50926, + 79.88036 + ], + [ + -120.689804, + 78.12961 + ], + [ + -118.675735, + 76.3523 + ], + [ + -117.1945, + 74.557465 + ], + [ + -116.08395, + 72.75032 + ], + [ + -115.24075, + 70.93414 + ], + [ + -114.59652, + 69.11096 + ], + [ + -114.103836, + 67.28233 + ], + [ + -113.73041, + 65.4492 + ], + [ + -113.451164, + 63.61237 + ], + [ + -113.24836, + 61.77228 + ], + [ + -113.10907, + 59.92943 + ], + [ + -113.09154, + 59.622078 + ], + [ + -112.44731, + 59.56946 + ], + [ + -111.260056, + 59.464046 + ], + [ + -107.48739, + 59.05775 + ], + [ + -106.005, + 58.86949 + ], + [ + -103.02064, + 58.44581 + ], + [ + -102.03207, + 58.293625 + ], + [ + -99.52583, + 57.88624 + ], + [ + -98.126854, + 57.648174 + ], + [ + -95.2005, + 57.13488 + ], + [ + -94.176575, + 56.952377 + ], + [ + -91.8111, + 56.527943 + ], + [ + -90.90612, + 56.36487 + ], + [ + -88.64423, + 55.956123 + ], + [ + -87.70953, + 55.7868 + ], + [ + -85.179665, + 55.32653 + ], + [ + -84.04284, + 55.11774 + ], + [ + -81.02837, + 54.54971 + ], + [ + -80.23404, + 54.394535 + ], + [ + -77.94397, + 53.928093 + ], + [ + -76.866936, + 53.696808 + ], + [ + -73.5526, + 52.92481 + ], + [ + -72.30882, + 52.607998 + ], + [ + -70.37597, + 52.08224 + ], + [ + -70.37597, + 52.08224 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD1_20180430T070550_20180430T084721_02822_03_020100_20220630T164555.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T07:27:25Z", + "completionDate": "2018-04-30T08:25:48Z", + "productType": "L1B_RA_BD1", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2822, + "updated": "2023-03-07T18:50:05.007258Z", + "published": "2023-03-07T18:50:05.007258Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6143c940-d401-4383-b712-cf776dfba8ab", + "size": 539796921, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6143c940-d401-4383-b712-cf776dfba8ab", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/6143c940-d401-4383-b712-cf776dfba8ab.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 37.6372923018585, + 29.357008992875 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-70.37597,52.08224 -68.50889,53.66126 -66.4886,55.20509 -64.29879,56.709225 -61.92012,58.167755 -59.333344,59.57438 -56.51724,60.921432 -53.450333,62.20029 -50.113247,63.40118 -46.488365,64.513275 -42.563316,65.524254 -38.333916,66.42135 -33.807613,67.19106 -29.005907,67.820045 -23.967962,68.29647 -18.750114,68.60975 -13.4233885,68.75278 -8.069565,68.72225 -2.7720928,68.518906 2.3899412,68.14764 7.3501062,67.61657 12.058435,66.93693 16.48206,66.12132 20.604368,65.183 24.422796,64.135445 27.945002,62.991516 31.184721,61.762306 34.16119,60.459015 36.89483,59.09077 39.40653,57.665848 41.716934,56.191208 43.84588,54.67332 45.810905,53.117184 47.628628,51.52761 49.31409,49.90855 50.880417,48.26339 52.339207,46.594975 53.70153,44.906136 54.976364,43.198757 56.172073,41.474922 57.296253,39.736374 58.355316,37.984566 59.35523,36.22083 60.301105,34.446373 61.197247,32.661896 62.048126,30.868681 62.857544,29.067436 63.628387,27.258808 64.36389,25.443586 65.06672,23.622326 65.739105,21.795437 66.38337,19.963669 67.001114,18.127197 67.594475,16.286665 68.16476,14.442372 68.71368,12.594693 69.24203,10.743818 69.75154,8.890323 70.24295,7.0343 70.7173,5.1761255 71.17523,3.3159404 71.61778,1.4540678 72.04566,-0.4092308 72.45924,-2.2738059 72.85943,-4.139376 73.24604,-6.005905 73.62039,-7.872974 73.98228,-9.740577 74.332085,-11.608511 74.67024,-13.476512 74.996765,-15.344548 75.31179,-17.212439 75.615456,-19.080029 75.90799,-20.947151 76.18895,-22.813717 76.4587,-24.679596 76.71679,-26.544634 76.96291,-28.408781 77.19698,-30.271877 77.4184,-32.133842 77.62668,-33.99458 77.82139,-35.85393 78.00166,-37.711857 78.166504,-39.56824 78.31505,-41.423042 78.44558,-43.276096 78.55694,-45.127304 78.647125,-46.9766 78.71388,-48.823925 78.75466,-50.66899 78.76623,-52.51191 78.74472,-54.352333 78.68501,-56.190197 78.58148,-58.025272 78.42643,-59.85721 78.210724,-61.685806 77.92261,-63.51063 77.54714,-65.33107 77.063705,-67.1465 76.44478,-68.95589 75.65452,-70.75795 74.64041,-72.55079 73.32911,-74.33162 71.60897,-76.09628 69.309784,-77.83815 66.157,-79.54638 61.68713,-81.20182 55.091717,-82.76864 44.952007,-84.1756 42.774548,-84.385994 45.87829,-84.59584 52.215008,-84.93628 77.07973,-85.50299 87.756195,-85.46829 107.3659,-84.96367 112.87753,-84.68882 124.494446,-83.81851 129.69554,-83.25189 138.36334,-81.94498 140.85701,-81.45994 145.84552,-80.301285 147.52306,-79.84668 151.28423,-78.68902 152.68819,-78.20305 156.1384,-76.869064 157.54703,-76.26128 160.9276,-74.62298 161.74118,-74.18408 163.92496,-72.89926 164.87442,-72.28403 167.51704,-70.34109 168.40987,-69.59101 169.7017,-68.40108 164.63712,-67.958595 159.79727,-67.362274 155.22379,-66.62407 150.94176,-65.75691 146.9612,-64.77392 143.28035,-63.687878 139.88786,-62.51121 136.76775,-61.25491 133.9009,-59.92873 131.26646,-58.541584 128.84308,-57.10117 126.61168,-55.61399 124.553215,-54.085823 122.65065,-52.521606 120.88788,-50.92575 119.251175,-49.30185 117.72805,-47.65305 116.307106,-45.982216 114.97861,-44.291653 113.73356,-42.583363 112.56392,-40.859337 111.46285,-39.121147 110.42414,-37.370056 109.44219,-35.60748 108.51226,-33.834404 107.6297,-32.05183 106.790794,-30.260592 105.99203,-28.461496 105.23015,-26.655296 104.50231,-24.842567 103.806206,-23.023855 103.13923,-21.199764 102.49966,-19.370691 101.8854,-17.537104 101.2947,-15.699452 100.72619,-13.858123 100.17865,-12.013286 99.65053,-10.165496 99.14079,-8.314859 98.64866,-6.4618325 98.172745,-4.606436 97.71256,-2.7491868 97.26725,-0.8901545 96.83615,0.9704071 96.418365,2.832291 96.01394,4.6953034 95.62191,6.5592194 95.24179,8.423909 94.87362,10.28924 94.516754,12.15495 94.17116,14.020972 93.836464,15.887214 93.512276,17.753391 93.19886,19.619516 92.89586,21.485409 92.60353,23.350954 92.32175,25.216064 92.05057,27.08061 91.7906,28.944544 91.54132,30.807726 91.30374,32.67009 91.07804,34.531574 90.86457,36.392036 90.664276,38.25154 90.47774,40.10984 90.30605,41.967068 90.150314,43.822964 90.012054,45.67761 89.89251,47.53081 89.7939,49.382587 89.71893,51.232773 89.66995,53.081413 89.65086,54.92829 89.66601,56.773323 89.72095,58.616352 89.82222,60.457207 89.97882,62.295567 90.20172,64.13118 90.505554,65.96372 90.90953,67.79247 91.440186,69.61673 92.133545,71.43535 93.04113,73.2468 94.23996,75.048645 95.84504,76.83737 98.04254,78.60686 101.14534,80.34677 105.713356,82.037926 112.81089,83.64153 124.505745,85.07183 144.17128,86.13124 172.32448,86.46859 180.0,86.3038655597193 180,90 0,90 -180,90 -180,86.3038655597193 -161.2462,85.90139 -144.05487,84.71311 -133.8758,83.222534 -127.60702,81.58865 -123.50926,79.88036 -120.689804,78.12961 -118.675735,76.3523 -117.1945,74.557465 -116.08395,72.75032 -115.24075,70.93414 -114.59652,69.11096 -114.103836,67.28233 -113.73041,65.4492 -113.451164,63.61237 -113.24836,61.77228 -113.10907,59.92943 -113.09154,59.622078 -112.44731,59.56946 -111.260056,59.464046 -107.48739,59.05775 -106.005,58.86949 -103.02064,58.44581 -102.03207,58.293625 -99.52583,57.88624 -98.126854,57.648174 -95.2005,57.13488 -94.176575,56.952377 -91.8111,56.527943 -90.90612,56.36487 -88.64423,55.956123 -87.70953,55.7868 -85.179665,55.32653 -84.04284,55.11774 -81.02837,54.54971 -80.23404,54.394535 -77.94397,53.928093 -76.866936,53.696808 -73.5526,52.92481 -72.30882,52.607998 -70.37597,52.08224 -70.37597,52.08224", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD1/2018/04/30/S5P_RPRO_L1B_RA_BD1_20180430T070550_20180430T084721_02822_03_020100_20220630T164555.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "6143c940-d401-4383-b712-cf776dfba8ab" + } + ], + "properties": { + "id": "456174ec-d297-58ec-b83c-e6473f78d9d3", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1B_RA_BD1" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1B_RA_BD2.json b/tests/data/opensearch/creodias_search_L1B_RA_BD2.json new file mode 100644 index 0000000..19742c0 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1B_RA_BD2.json @@ -0,0 +1,3432 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -85.08632603980243 + ], + [ + 169.80786, + -85.4453 + ], + [ + 139.24756, + -85.37526 + ], + [ + 119.24721, + -84.4868 + ], + [ + 118.4747, + -84.4311 + ], + [ + 128.04259, + -83.31221 + ], + [ + 135.72873, + -81.792244 + ], + [ + 140.85579, + -80.16339 + ], + [ + 144.42152, + -78.4713 + ], + [ + 146.99065, + -76.739815 + ], + [ + 148.89725, + -74.9823 + ], + [ + 150.34122, + -73.20658 + ], + [ + 151.45288, + -71.41759 + ], + [ + 152.31715, + -69.61841 + ], + [ + 152.99232, + -67.81133 + ], + [ + 153.52136, + -65.99779 + ], + [ + 153.93289, + -64.17894 + ], + [ + 154.2505, + -62.355473 + ], + [ + 154.49026, + -60.528046 + ], + [ + 154.66553, + -58.697166 + ], + [ + 154.78629, + -56.863003 + ], + [ + 154.86105, + -55.025948 + ], + [ + 154.89566, + -53.186344 + ], + [ + 154.8952, + -51.34417 + ], + [ + 154.8644, + -49.499676 + ], + [ + 154.80649, + -47.65301 + ], + [ + 154.72406, + -45.80425 + ], + [ + 154.62001, + -43.953537 + ], + [ + 154.4958, + -42.101017 + ], + [ + 154.35365, + -40.246643 + ], + [ + 154.19432, + -38.390717 + ], + [ + 154.01938, + -36.533134 + ], + [ + 153.82977, + -34.67414 + ], + [ + 153.6259, + -32.813763 + ], + [ + 153.40916, + -30.952003 + ], + [ + 153.17924, + -29.089205 + ], + [ + 152.9374, + -27.225235 + ], + [ + 152.68355, + -25.360302 + ], + [ + 152.41792, + -23.494572 + ], + [ + 152.14075, + -21.628033 + ], + [ + 151.85231, + -19.76097 + ], + [ + 151.55275, + -17.89332 + ], + [ + 151.24165, + -16.025372 + ], + [ + 150.91914, + -14.157179 + ], + [ + 150.58525, + -12.288924 + ], + [ + 150.23964, + -10.420772 + ], + [ + 149.88196, + -8.552886 + ], + [ + 149.51216, + -6.685435 + ], + [ + 149.12988, + -4.818513 + ], + [ + 148.73459, + -2.9523914 + ], + [ + 148.32579, + -1.0873052 + ], + [ + 147.90324, + 0.7767078 + ], + [ + 147.466, + 2.6392934 + ], + [ + 147.01349, + 4.5002255 + ], + [ + 146.54504, + 6.359327 + ], + [ + 146.05992, + 8.216352 + ], + [ + 145.55728, + 10.071117 + ], + [ + 145.0355, + 11.922947 + ], + [ + 144.49419, + 13.772034 + ], + [ + 143.9318, + 15.617852 + ], + [ + 143.34674, + 17.45989 + ], + [ + 142.738, + 19.298038 + ], + [ + 142.10352, + 21.131731 + ], + [ + 141.44147, + 22.960606 + ], + [ + 140.74985, + 24.784138 + ], + [ + 140.02652, + 26.601809 + ], + [ + 139.26852, + 28.41301 + ], + [ + 138.47351, + 30.2172 + ], + [ + 137.63791, + 32.01363 + ], + [ + 136.75826, + 33.8013 + ], + [ + 135.83076, + 35.579674 + ], + [ + 134.851, + 37.347637 + ], + [ + 133.81404, + 39.10411 + ], + [ + 132.71393, + 40.847713 + ], + [ + 131.54468, + 42.577152 + ], + [ + 130.29924, + 44.290787 + ], + [ + 128.96944, + 45.986732 + ], + [ + 127.54646, + 47.66293 + ], + [ + 126.02025, + 49.316956 + ], + [ + 124.379395, + 50.946014 + ], + [ + 122.61083, + 52.546753 + ], + [ + 120.700615, + 54.115505 + ], + [ + 118.63272, + 55.647926 + ], + [ + 116.38985, + 57.138973 + ], + [ + 113.95288, + 58.58271 + ], + [ + 111.301544, + 59.97242 + ], + [ + 108.41512, + 61.300323 + ], + [ + 105.27233, + 62.557373 + ], + [ + 101.8537, + 63.733498 + ], + [ + 98.14309, + 64.81732 + ], + [ + 94.13031, + 65.79653 + ], + [ + 89.81408, + 66.658035 + ], + [ + 85.20518, + 67.38827 + ], + [ + 80.330635, + 67.97433 + ], + [ + 75.23409, + 68.40429 + ], + [ + 69.9767, + 68.66899 + ], + [ + 64.63335, + 68.76208 + ], + [ + 59.286934, + 68.68123 + ], + [ + 54.020523, + 68.42871 + ], + [ + 48.91006, + 68.01012 + ], + [ + 44.38744, + 67.508194 + ], + [ + 42.48891, + 67.506516 + ], + [ + 41.512104, + 67.98251 + ], + [ + 37.7365, + 69.613266 + ], + [ + 33.394077, + 71.16088 + ], + [ + 29.784666, + 72.24698 + ], + [ + 26.644865, + 73.07804 + ], + [ + 23.81797, + 73.75292 + ], + [ + 21.197405, + 74.3259 + ], + [ + 18.7033, + 74.829704 + ], + [ + 16.270386, + 75.28557 + ], + [ + 13.840433, + 75.70822 + ], + [ + 11.586076, + 76.07283 + ], + [ + 11.356474, + 76.108536 + ], + [ + 8.757236, + 76.495056 + ], + [ + 5.970556, + 76.87484 + ], + [ + 2.9041934, + 77.2538 + ], + [ + -0.56849295, + 77.636566 + ], + [ + -4.632635, + 78.02534 + ], + [ + -9.574895, + 78.41672 + ], + [ + -15.864214, + 78.793015 + ], + [ + -24.308374, + 79.09716 + ], + [ + -36.35571, + 79.15088 + ], + [ + -45.74013, + 78.87351 + ], + [ + -46.166553, + 78.85368 + ], + [ + -50.79203, + 81.23214 + ], + [ + -57.92115, + 83.26912 + ], + [ + -68.236595, + 84.75526 + ], + [ + -85.6785, + 85.93307 + ], + [ + -112.36034, + 86.47873 + ], + [ + -140.42458, + 86.116264 + ], + [ + -159.84088, + 85.04103 + ], + [ + -171.366, + 83.60304 + ], + [ + -178.36299, + 81.995186 + ], + [ + -180.0, + 81.38070952894994 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 81.38070952894994 + ], + [ + 177.1256, + 80.30176 + ], + [ + 174.05975, + 78.560234 + ], + [ + 171.88556, + 76.78977 + ], + [ + 170.2969, + 75.0004 + ], + [ + 169.11063, + 73.19784 + ], + [ + 168.21202, + 71.38592 + ], + [ + 167.52533, + 69.566864 + ], + [ + 167.00034, + 67.74223 + ], + [ + 166.60048, + 65.91318 + ], + [ + 166.30066, + 64.0804 + ], + [ + 166.0807, + 62.244473 + ], + [ + 165.92685, + 60.4058 + ], + [ + 165.82784, + 58.564682 + ], + [ + 165.7747, + 56.721413 + ], + [ + 165.76141, + 54.876133 + ], + [ + 165.78207, + 53.028996 + ], + [ + 165.83226, + 51.1802 + ], + [ + 165.90874, + 49.329693 + ], + [ + 166.00838, + 47.47769 + ], + [ + 166.12888, + 45.624275 + ], + [ + 166.26833, + 43.769398 + ], + [ + 166.42488, + 41.913265 + ], + [ + 166.59737, + 40.05591 + ], + [ + 166.78464, + 38.19738 + ], + [ + 166.98558, + 36.337666 + ], + [ + 167.19958, + 34.476986 + ], + [ + 167.426, + 32.615257 + ], + [ + 167.66437, + 30.75267 + ], + [ + 167.91405, + 28.889305 + ], + [ + 168.17502, + 27.025244 + ], + [ + 168.4464, + 25.160406 + ], + [ + 168.7288, + 23.295122 + ], + [ + 169.02185, + 21.429403 + ], + [ + 169.32536, + 19.563337 + ], + [ + 169.63919, + 17.69702 + ], + [ + 169.96396, + 15.830549 + ], + [ + 170.29921, + 13.9642315 + ], + [ + 170.64552, + 12.098071 + ], + [ + 171.00275, + 10.232096 + ], + [ + 171.37158, + 8.36665 + ], + [ + 171.75214, + 6.501745 + ], + [ + 172.1445, + 4.6376514 + ], + [ + 172.5498, + 2.7745168 + ], + [ + 172.96799, + 0.91251546 + ], + [ + 173.39969, + -0.94818056 + ], + [ + 173.84555, + -2.8073633 + ], + [ + 174.30653, + -4.664685 + ], + [ + 174.78284, + -6.520147 + ], + [ + 175.27592, + -8.373318 + ], + [ + 175.78627, + -10.223998 + ], + [ + 176.31526, + -12.071796 + ], + [ + 176.8635, + -13.916695 + ], + [ + 177.4328, + -15.758157 + ], + [ + 178.02406, + -17.595882 + ], + [ + 178.63934, + -19.42941 + ], + [ + 179.2799, + -21.258469 + ], + [ + 179.94795, + -23.082575 + ], + [ + 180.0, + -23.21832472916967 + ], + [ + 180.0, + -85.08632603980243 + ] + ] + ], + [ + [ + [ + -180.0, + -23.21832472916967 + ], + [ + -179.35475, + -24.901178 + ], + [ + -178.62578, + -26.713799 + ], + [ + -177.86273, + -28.519968 + ], + [ + -177.06233, + -30.318907 + ], + [ + -176.2221, + -32.10996 + ], + [ + -175.33794, + -33.892326 + ], + [ + -174.40631, + -35.665207 + ], + [ + -173.42253, + -37.42766 + ], + [ + -172.3815, + -39.17827 + ], + [ + -171.27834, + -40.916157 + ], + [ + -170.10612, + -42.63976 + ], + [ + -168.8583, + -44.347534 + ], + [ + -167.52654, + -46.03751 + ], + [ + -166.10245, + -47.70786 + ], + [ + -164.57545, + -49.35585 + ], + [ + -162.93466, + -50.978977 + ], + [ + -161.16739, + -52.573895 + ], + [ + -159.25948, + -54.136917 + ], + [ + -157.19547, + -55.6639 + ], + [ + -154.95778, + -57.149635 + ], + [ + -152.52766, + -58.588425 + ], + [ + -149.88521, + -59.97352 + ], + [ + -147.01009, + -61.29757 + ], + [ + -143.88103, + -62.55134 + ], + [ + -140.47888, + -63.72514 + ], + [ + -136.78777, + -64.8078 + ], + [ + -132.79669, + -65.78701 + ], + [ + -128.5048, + -66.65015 + ], + [ + -123.92184, + -67.38363 + ], + [ + -119.07345, + -67.97471 + ], + [ + -114.00245, + -68.411896 + ], + [ + -114.57948, + -68.96443 + ], + [ + -116.86992, + -70.90954 + ], + [ + -119.62274, + -72.842155 + ], + [ + -122.00938, + -74.259254 + ], + [ + -124.16082, + -75.38292 + ], + [ + -126.161415, + -76.32331 + ], + [ + -128.07497, + -77.14323 + ], + [ + -129.95584, + -77.88213 + ], + [ + -131.85544, + -78.56697 + ], + [ + -133.8275, + -79.2176 + ], + [ + -135.73502, + -79.79274 + ], + [ + -135.93396, + -79.84982 + ], + [ + -138.25327, + -80.47733 + ], + [ + -140.89378, + -81.11294 + ], + [ + -144.01819, + -81.76931 + ], + [ + -147.8908, + -82.459206 + ], + [ + -152.97745, + -83.19409 + ], + [ + -160.17204, + -83.97767 + ], + [ + -171.32495, + -84.780785 + ], + [ + -180.0, + -85.08632603980243 + ], + [ + -180.0, + -23.21832472916967 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD2_20180430T020120_20180430T034250_02819_03_020100_20220630T164531.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T02:22:54Z", + "completionDate": "2018-04-30T03:15:11Z", + "productType": "L1B_RA_BD2", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2819, + "updated": "2023-03-06T18:25:44.322170Z", + "published": "2023-03-06T18:25:44.322170Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c1df45f3-4806-48ab-a070-bdb010cd50f2", + "size": 2672990820, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c1df45f3-4806-48ab-a070-bdb010cd50f2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/c1df45f3-4806-48ab-a070-bdb010cd50f2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 67.1321703366887, + 24.4625483521337 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-85.0863260398024 169.80786,-85.4453 139.24756,-85.37526 119.24721,-84.4868 118.4747,-84.4311 128.04259,-83.31221 135.72873,-81.792244 140.85579,-80.16339 144.42152,-78.4713 146.99065,-76.739815 148.89725,-74.9823 150.34122,-73.20658 151.45288,-71.41759 152.31715,-69.61841 152.99232,-67.81133 153.52136,-65.99779 153.93289,-64.17894 154.2505,-62.355473 154.49026,-60.528046 154.66553,-58.697166 154.78629,-56.863003 154.86105,-55.025948 154.89566,-53.186344 154.8952,-51.34417 154.8644,-49.499676 154.80649,-47.65301 154.72406,-45.80425 154.62001,-43.953537 154.4958,-42.101017 154.35365,-40.246643 154.19432,-38.390717 154.01938,-36.533134 153.82977,-34.67414 153.6259,-32.813763 153.40916,-30.952003 153.17924,-29.089205 152.9374,-27.225235 152.68355,-25.360302 152.41792,-23.494572 152.14075,-21.628033 151.85231,-19.76097 151.55275,-17.89332 151.24165,-16.025372 150.91914,-14.157179 150.58525,-12.288924 150.23964,-10.420772 149.88196,-8.552886 149.51216,-6.685435 149.12988,-4.818513 148.73459,-2.9523914 148.32579,-1.0873052 147.90324,0.7767078 147.466,2.6392934 147.01349,4.5002255 146.54504,6.359327 146.05992,8.216352 145.55728,10.071117 145.0355,11.922947 144.49419,13.772034 143.9318,15.617852 143.34674,17.45989 142.738,19.298038 142.10352,21.131731 141.44147,22.960606 140.74985,24.784138 140.02652,26.601809 139.26852,28.41301 138.47351,30.2172 137.63791,32.01363 136.75826,33.8013 135.83076,35.579674 134.851,37.347637 133.81404,39.10411 132.71393,40.847713 131.54468,42.577152 130.29924,44.290787 128.96944,45.986732 127.54646,47.66293 126.02025,49.316956 124.379395,50.946014 122.61083,52.546753 120.700615,54.115505 118.63272,55.647926 116.38985,57.138973 113.95288,58.58271 111.301544,59.97242 108.41512,61.300323 105.27233,62.557373 101.8537,63.733498 98.14309,64.81732 94.13031,65.79653 89.81408,66.658035 85.20518,67.38827 80.330635,67.97433 75.23409,68.40429 69.9767,68.66899 64.63335,68.76208 59.286934,68.68123 54.020523,68.42871 48.91006,68.01012 44.38744,67.508194 42.48891,67.506516 41.512104,67.98251 37.7365,69.613266 33.394077,71.16088 29.784666,72.24698 26.644865,73.07804 23.81797,73.75292 21.197405,74.3259 18.7033,74.829704 16.270386,75.28557 13.840433,75.70822 11.586076,76.07283 11.356474,76.108536 8.757236,76.495056 5.970556,76.87484 2.9041934,77.2538 -0.56849295,77.636566 -4.632635,78.02534 -9.574895,78.41672 -15.864214,78.793015 -24.308374,79.09716 -36.35571,79.15088 -45.74013,78.87351 -46.166553,78.85368 -50.79203,81.23214 -57.92115,83.26912 -68.236595,84.75526 -85.6785,85.93307 -112.36034,86.47873 -140.42458,86.116264 -159.84088,85.04103 -171.366,83.60304 -178.36299,81.995186 -180,81.3807095289499 -180,90 0,90 180,90 180.0,81.3807095289499 177.1256,80.30176 174.05975,78.560234 171.88556,76.78977 170.2969,75.0004 169.11063,73.19784 168.21202,71.38592 167.52533,69.566864 167.00034,67.74223 166.60048,65.91318 166.30066,64.0804 166.0807,62.244473 165.92685,60.4058 165.82784,58.564682 165.7747,56.721413 165.76141,54.876133 165.78207,53.028996 165.83226,51.1802 165.90874,49.329693 166.00838,47.47769 166.12888,45.624275 166.26833,43.769398 166.42488,41.913265 166.59737,40.05591 166.78464,38.19738 166.98558,36.337666 167.19958,34.476986 167.426,32.615257 167.66437,30.75267 167.91405,28.889305 168.17502,27.025244 168.4464,25.160406 168.7288,23.295122 169.02185,21.429403 169.32536,19.563337 169.63919,17.69702 169.96396,15.830549 170.29921,13.9642315 170.64552,12.098071 171.00275,10.232096 171.37158,8.36665 171.75214,6.501745 172.1445,4.6376514 172.5498,2.7745168 172.96799,0.91251546 173.39969,-0.94818056 173.84555,-2.8073633 174.30653,-4.664685 174.78284,-6.520147 175.27592,-8.373318 175.78627,-10.223998 176.31526,-12.071796 176.8635,-13.916695 177.4328,-15.758157 178.02406,-17.595882 178.63934,-19.42941 179.2799,-21.258469 179.94795,-23.082575 180.0,-23.2183247291697 180.0,-85.0863260398024-180,-23.2183247291697 -179.35475,-24.901178 -178.62578,-26.713799 -177.86273,-28.519968 -177.06233,-30.318907 -176.2221,-32.10996 -175.33794,-33.892326 -174.40631,-35.665207 -173.42253,-37.42766 -172.3815,-39.17827 -171.27834,-40.916157 -170.10612,-42.63976 -168.8583,-44.347534 -167.52654,-46.03751 -166.10245,-47.70786 -164.57545,-49.35585 -162.93466,-50.978977 -161.16739,-52.573895 -159.25948,-54.136917 -157.19547,-55.6639 -154.95778,-57.149635 -152.52766,-58.588425 -149.88521,-59.97352 -147.01009,-61.29757 -143.88103,-62.55134 -140.47888,-63.72514 -136.78777,-64.8078 -132.79669,-65.78701 -128.5048,-66.65015 -123.92184,-67.38363 -119.07345,-67.97471 -114.00245,-68.411896 -114.57948,-68.96443 -116.86992,-70.90954 -119.62274,-72.842155 -122.00938,-74.259254 -124.16082,-75.38292 -126.161415,-76.32331 -128.07497,-77.14323 -129.95584,-77.88213 -131.85544,-78.56697 -133.8275,-79.2176 -135.73502,-79.79274 -135.93396,-79.84982 -138.25327,-80.47733 -140.89378,-81.11294 -144.01819,-81.76931 -147.8908,-82.459206 -152.97745,-83.19409 -160.17204,-83.97767 -171.32495,-84.780785 -180,-85.0863260398024 -180,-23.2183247291697", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD2/2018/04/30/S5P_RPRO_L1B_RA_BD2_20180430T020120_20180430T034250_02819_03_020100_20220630T164531.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "c1df45f3-4806-48ab-a070-bdb010cd50f2" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 162.64882, + 51.994263 + ], + [ + 164.50836, + 53.575054 + ], + [ + 166.51938, + 55.1213 + ], + [ + 168.69951, + 56.62789 + ], + [ + 171.06685, + 58.089485 + ], + [ + 173.64185, + 59.4993 + ], + [ + 176.44489, + 60.850044 + ], + [ + 179.49748, + 62.133068 + ], + [ + 180.0, + 62.31547038409089 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 62.31547038409089 + ], + [ + -177.18065, + 63.338825 + ], + [ + -173.57187, + 64.45633 + ], + [ + -169.66301, + 65.47334 + ], + [ + -165.45015, + 66.377335 + ], + [ + -160.93872, + 67.15434 + ], + [ + -156.15077, + 67.79175 + ], + [ + -151.1236, + 68.27672 + ], + [ + -145.91284, + 68.59932 + ], + [ + -140.58919, + 68.75193 + ], + [ + -135.23354, + 68.73087 + ], + [ + -129.93011, + 68.53699 + ], + [ + -124.757965, + 68.174644 + ], + [ + -119.78428, + 67.65198 + ], + [ + -115.06064, + 66.97989 + ], + [ + -110.6204, + 66.17113 + ], + [ + -106.48102, + 65.23905 + ], + [ + -102.64556, + 64.19698 + ], + [ + -99.10748, + 63.05755 + ], + [ + -95.85236, + 61.83268 + ], + [ + -92.8621, + 60.532875 + ], + [ + -90.115746, + 59.16776 + ], + [ + -87.59214, + 57.74562 + ], + [ + -85.2714, + 56.273293 + ], + [ + -83.13318, + 54.75735 + ], + [ + -81.15965, + 53.203033 + ], + [ + -79.334595, + 51.61484 + ], + [ + -77.64218, + 49.99716 + ], + [ + -76.070015, + 48.35315 + ], + [ + -74.6056, + 46.685795 + ], + [ + -73.23837, + 44.997784 + ], + [ + -71.95916, + 43.29118 + ], + [ + -70.75927, + 41.568134 + ], + [ + -69.63139, + 39.83021 + ], + [ + -68.568985, + 38.07895 + ], + [ + -67.56608, + 36.315716 + ], + [ + -66.61764, + 34.541542 + ], + [ + -65.71878, + 32.757595 + ], + [ + -64.86567, + 30.964617 + ], + [ + -64.05417, + 29.16372 + ], + [ + -63.28127, + 27.355396 + ], + [ + -62.54413, + 25.540285 + ], + [ + -61.839733, + 23.719156 + ], + [ + -61.16577, + 21.892555 + ], + [ + -60.520096, + 20.060942 + ], + [ + -59.900944, + 18.224695 + ], + [ + -59.306305, + 16.384335 + ], + [ + -58.73494, + 14.540055 + ], + [ + -58.184902, + 12.692496 + ], + [ + -57.65532, + 10.841827 + ], + [ + -57.144844, + 8.988447 + ], + [ + -56.652615, + 7.1324363 + ], + [ + -56.177322, + 5.274387 + ], + [ + -55.718494, + 3.4142692 + ], + [ + -55.27508, + 1.552506 + ], + [ + -54.846416, + -0.31069928 + ], + [ + -54.4322, + -2.1752923 + ], + [ + -54.031357, + -4.0408363 + ], + [ + -53.643814, + -5.9072633 + ], + [ + -53.268906, + -7.77435 + ], + [ + -52.90644, + -9.641945 + ], + [ + -52.555847, + -11.50978 + ], + [ + -52.217236, + -13.377885 + ], + [ + -51.890057, + -15.245882 + ], + [ + -51.57428, + -17.11377 + ], + [ + -51.26993, + -18.981306 + ], + [ + -50.976955, + -20.848465 + ], + [ + -50.69516, + -22.715052 + ], + [ + -50.42492, + -24.580965 + ], + [ + -50.1661, + -26.44601 + ], + [ + -49.919308, + -28.310196 + ], + [ + -49.684677, + -30.173326 + ], + [ + -49.462337, + -32.035294 + ], + [ + -49.25321, + -33.89603 + ], + [ + -49.057835, + -35.75545 + ], + [ + -48.87688, + -37.61342 + ], + [ + -48.710915, + -39.469856 + ], + [ + -48.561703, + -41.32469 + ], + [ + -48.429825, + -43.17779 + ], + [ + -48.317333, + -45.02904 + ], + [ + -48.225784, + -46.8784 + ], + [ + -48.157608, + -48.725758 + ], + [ + -48.1152, + -50.570957 + ], + [ + -48.10194, + -52.4139 + ], + [ + -48.121613, + -54.254433 + ], + [ + -48.179047, + -56.092354 + ], + [ + -48.279945, + -57.92753 + ], + [ + -48.43142, + -59.759583 + ], + [ + -48.643185, + -61.588367 + ], + [ + -48.927055, + -63.41332 + ], + [ + -49.29711, + -65.233955 + ], + [ + -49.77419, + -67.04963 + ], + [ + -50.383747, + -68.85931 + ], + [ + -51.16321, + -70.661804 + ], + [ + -52.16308, + -72.45516 + ], + [ + -53.45577, + -74.23672 + ], + [ + -55.149162, + -76.002426 + ], + [ + -57.409576, + -77.74579 + ], + [ + -60.50562, + -79.4563 + ], + [ + -64.88595, + -81.11533 + ], + [ + -71.33561, + -82.68853 + ], + [ + -81.2332, + -84.10718 + ], + [ + -83.358635, + -84.320305 + ], + [ + -82.58922, + -84.374435 + ], + [ + -62.904503, + -85.229904 + ], + [ + -33.342697, + -85.28273 + ], + [ + -15.012178, + -84.629295 + ], + [ + -4.0340943, + -83.84027 + ], + [ + 3.11884, + -83.06853 + ], + [ + 8.209763, + -82.343185 + ], + [ + 12.1028805, + -81.66116 + ], + [ + 15.253496, + -81.01149 + ], + [ + 17.92201, + -80.38178 + ], + [ + 20.269667, + -79.7596 + ], + [ + 20.471195, + -79.70298 + ], + [ + 22.404451, + -79.13234 + ], + [ + 24.404818, + -78.48645 + ], + [ + 26.332966, + -77.80626 + ], + [ + 28.243048, + -77.072014 + ], + [ + 30.187046, + -76.25692 + ], + [ + 32.220097, + -75.32161 + ], + [ + 34.407112, + -74.20347 + ], + [ + 36.83416, + -72.792534 + ], + [ + 39.635178, + -70.86701 + ], + [ + 41.96737, + -68.92772 + ], + [ + 42.555206, + -68.376625 + ], + [ + 37.5028, + -67.92544 + ], + [ + 32.677174, + -67.32138 + ], + [ + 28.120003, + -66.57602 + ], + [ + 23.854795, + -65.702354 + ], + [ + 19.891193, + -64.71356 + ], + [ + 16.226194, + -63.622704 + ], + [ + 12.849272, + -62.441616 + ], + [ + 9.743694, + -61.18146 + ], + [ + 6.8904047, + -59.851852 + ], + [ + 4.26725, + -58.46201 + ], + [ + 1.8552477, + -57.018955 + ], + [ + -0.3667801, + -55.529747 + ], + [ + -2.4165487, + -53.99969 + ], + [ + -4.3114614, + -52.433895 + ], + [ + -6.0670347, + -50.836636 + ], + [ + -7.6974816, + -49.211414 + ], + [ + -9.215111, + -47.561546 + ], + [ + -10.630642, + -45.889675 + ], + [ + -11.955056, + -44.19831 + ], + [ + -13.196111, + -42.48934 + ], + [ + -14.362076, + -40.764668 + ], + [ + -15.459828, + -39.025864 + ], + [ + -16.49551, + -37.274277 + ], + [ + -17.47473, + -35.511242 + ], + [ + -18.402122, + -33.737713 + ], + [ + -19.28227, + -31.954813 + ], + [ + -20.1192, + -30.163237 + ], + [ + -20.916101, + -28.363823 + ], + [ + -21.676285, + -26.55737 + ], + [ + -22.402414, + -24.744368 + ], + [ + -23.097157, + -22.925457 + ], + [ + -23.762749, + -21.101154 + ], + [ + -24.401228, + -19.271961 + ], + [ + -25.014334, + -17.438225 + ], + [ + -25.60383, + -15.6004715 + ], + [ + -26.171318, + -13.758931 + ], + [ + -26.718042, + -11.914059 + ], + [ + -27.245235, + -10.066122 + ], + [ + -27.754091, + -8.215441 + ], + [ + -28.24565, + -6.3622932 + ], + [ + -28.720877, + -4.506936 + ], + [ + -29.180344, + -2.6495712 + ], + [ + -29.625134, + -0.7904898 + ], + [ + -30.055542, + 1.0701474 + ], + [ + -30.47274, + 2.9320464 + ], + [ + -30.876762, + 4.795069 + ], + [ + -31.268475, + 6.659033 + ], + [ + -31.64785, + 8.523736 + ], + [ + -32.01563, + 10.38906 + ], + [ + -32.372086, + 12.254876 + ], + [ + -32.71741, + 14.1208725 + ], + [ + -33.051895, + 15.987061 + ], + [ + -33.37549, + 17.853302 + ], + [ + -33.688675, + 19.71939 + ], + [ + -33.99136, + 21.585257 + ], + [ + -34.28347, + 23.450806 + ], + [ + -34.564686, + 25.315924 + ], + [ + -34.83566, + 27.180468 + ], + [ + -35.095516, + 29.044363 + ], + [ + -35.344337, + 30.907557 + ], + [ + -35.58179, + 32.7699 + ], + [ + -35.80722, + 34.631367 + ], + [ + -36.02019, + 36.491886 + ], + [ + -36.220116, + 38.35133 + ], + [ + -36.406353, + 40.20976 + ], + [ + -36.57757, + 42.06688 + ], + [ + -36.73269, + 43.92283 + ], + [ + -36.870712, + 45.77745 + ], + [ + -36.989662, + 47.63069 + ], + [ + -37.087498, + 49.482475 + ], + [ + -37.16185, + 51.33274 + ], + [ + -37.209698, + 53.181366 + ], + [ + -37.227577, + 55.02824 + ], + [ + -37.21121, + 56.87329 + ], + [ + -37.1547, + 58.716335 + ], + [ + -37.051373, + 60.55719 + ], + [ + -36.892387, + 62.395565 + ], + [ + -36.66646, + 64.23122 + ], + [ + -36.358803, + 66.06371 + ], + [ + -35.949867, + 67.89241 + ], + [ + -35.41299, + 69.71658 + ], + [ + -34.711464, + 71.53516 + ], + [ + -33.79225, + 73.34641 + ], + [ + -32.577713, + 75.14798 + ], + [ + -30.948828, + 76.936104 + ], + [ + -28.715145, + 78.704704 + ], + [ + -25.553888, + 80.442986 + ], + [ + -20.887547, + 82.13132 + ], + [ + -13.611597, + 83.72919 + ], + [ + -1.5772406, + 85.14676 + ], + [ + 18.63202, + 86.17793 + ], + [ + 47.090664, + 86.46631 + ], + [ + 73.12251, + 85.85396 + ], + [ + 89.83731, + 84.64093 + ], + [ + 99.72599, + 83.13837 + ], + [ + 105.83438, + 81.498344 + ], + [ + 109.838066, + 79.78649 + ], + [ + 112.59863, + 78.03349 + ], + [ + 114.57419, + 76.25464 + ], + [ + 116.02843, + 74.458755 + ], + [ + 117.119095, + 72.65067 + ], + [ + 117.947945, + 70.83381 + ], + [ + 118.580864, + 69.009995 + ], + [ + 119.06456, + 67.180885 + ], + [ + 119.43109, + 65.34736 + ], + [ + 119.704994, + 63.5101 + ], + [ + 119.90254, + 61.66965 + ], + [ + 120.03767, + 59.82644 + ], + [ + 120.054726, + 59.51897 + ], + [ + 120.21864, + 59.50577 + ], + [ + 123.686165, + 59.177776 + ], + [ + 127.94287, + 58.652225 + ], + [ + 130.95667, + 58.20679 + ], + [ + 133.29071, + 57.8283 + ], + [ + 135.21092, + 57.50091 + ], + [ + 136.86372, + 57.211414 + ], + [ + 138.33878, + 56.94934 + ], + [ + 139.69606, + 56.706364 + ], + [ + 140.97916, + 56.47567 + ], + [ + 142.22263, + 56.251465 + ], + [ + 142.33476, + 56.23122 + ], + [ + 143.45665, + 56.0285 + ], + [ + 144.71043, + 55.801586 + ], + [ + 146.01535, + 55.565002 + ], + [ + 147.40851, + 55.31162 + ], + [ + 148.93784, + 55.031445 + ], + [ + 150.67053, + 54.708935 + ], + [ + 152.70888, + 54.31736 + ], + [ + 155.22446, + 53.80552 + ], + [ + 158.54689, + 53.05991 + ], + [ + 161.75984, + 52.240757 + ], + [ + 162.64882, + 51.994263 + ], + [ + 162.64882, + 51.994263 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD2_20180430T153321_20180430T171451_02827_03_020100_20220630T164636.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T15:54:55Z", + "completionDate": "2018-04-30T16:53:19Z", + "productType": "L1B_RA_BD2", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2827, + "updated": "2023-04-29T14:44:06.554369Z", + "published": "2023-04-29T14:44:06.554369Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d1265845-c687-4afa-9ddb-616c9a720311", + "size": 3025426177, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d1265845-c687-4afa-9ddb-616c9a720311", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/d1265845-c687-4afa-9ddb-616c9a720311.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -19.1864887064837, + 29.527219484735 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "162.64882,51.994263 164.50836,53.575054 166.51938,55.1213 168.69951,56.62789 171.06685,58.089485 173.64185,59.4993 176.44489,60.850044 179.49748,62.133068 180.0,62.3154703840909 180,90 0,90 -180,90 -180,62.3154703840909 -177.18065,63.338825 -173.57187,64.45633 -169.66301,65.47334 -165.45015,66.377335 -160.93872,67.15434 -156.15077,67.79175 -151.1236,68.27672 -145.91284,68.59932 -140.58919,68.75193 -135.23354,68.73087 -129.93011,68.53699 -124.757965,68.174644 -119.78428,67.65198 -115.06064,66.97989 -110.6204,66.17113 -106.48102,65.23905 -102.64556,64.19698 -99.10748,63.05755 -95.85236,61.83268 -92.8621,60.532875 -90.115746,59.16776 -87.59214,57.74562 -85.2714,56.273293 -83.13318,54.75735 -81.15965,53.203033 -79.334595,51.61484 -77.64218,49.99716 -76.070015,48.35315 -74.6056,46.685795 -73.23837,44.997784 -71.95916,43.29118 -70.75927,41.568134 -69.63139,39.83021 -68.568985,38.07895 -67.56608,36.315716 -66.61764,34.541542 -65.71878,32.757595 -64.86567,30.964617 -64.05417,29.16372 -63.28127,27.355396 -62.54413,25.540285 -61.839733,23.719156 -61.16577,21.892555 -60.520096,20.060942 -59.900944,18.224695 -59.306305,16.384335 -58.73494,14.540055 -58.184902,12.692496 -57.65532,10.841827 -57.144844,8.988447 -56.652615,7.1324363 -56.177322,5.274387 -55.718494,3.4142692 -55.27508,1.552506 -54.846416,-0.31069928 -54.4322,-2.1752923 -54.031357,-4.0408363 -53.643814,-5.9072633 -53.268906,-7.77435 -52.90644,-9.641945 -52.555847,-11.50978 -52.217236,-13.377885 -51.890057,-15.245882 -51.57428,-17.11377 -51.26993,-18.981306 -50.976955,-20.848465 -50.69516,-22.715052 -50.42492,-24.580965 -50.1661,-26.44601 -49.919308,-28.310196 -49.684677,-30.173326 -49.462337,-32.035294 -49.25321,-33.89603 -49.057835,-35.75545 -48.87688,-37.61342 -48.710915,-39.469856 -48.561703,-41.32469 -48.429825,-43.17779 -48.317333,-45.02904 -48.225784,-46.8784 -48.157608,-48.725758 -48.1152,-50.570957 -48.10194,-52.4139 -48.121613,-54.254433 -48.179047,-56.092354 -48.279945,-57.92753 -48.43142,-59.759583 -48.643185,-61.588367 -48.927055,-63.41332 -49.29711,-65.233955 -49.77419,-67.04963 -50.383747,-68.85931 -51.16321,-70.661804 -52.16308,-72.45516 -53.45577,-74.23672 -55.149162,-76.002426 -57.409576,-77.74579 -60.50562,-79.4563 -64.88595,-81.11533 -71.33561,-82.68853 -81.2332,-84.10718 -83.358635,-84.320305 -82.58922,-84.374435 -62.904503,-85.229904 -33.342697,-85.28273 -15.012178,-84.629295 -4.0340943,-83.84027 3.11884,-83.06853 8.209763,-82.343185 12.1028805,-81.66116 15.253496,-81.01149 17.92201,-80.38178 20.269667,-79.7596 20.471195,-79.70298 22.404451,-79.13234 24.404818,-78.48645 26.332966,-77.80626 28.243048,-77.072014 30.187046,-76.25692 32.220097,-75.32161 34.407112,-74.20347 36.83416,-72.792534 39.635178,-70.86701 41.96737,-68.92772 42.555206,-68.376625 37.5028,-67.92544 32.677174,-67.32138 28.120003,-66.57602 23.854795,-65.702354 19.891193,-64.71356 16.226194,-63.622704 12.849272,-62.441616 9.743694,-61.18146 6.8904047,-59.851852 4.26725,-58.46201 1.8552477,-57.018955 -0.3667801,-55.529747 -2.4165487,-53.99969 -4.3114614,-52.433895 -6.0670347,-50.836636 -7.6974816,-49.211414 -9.215111,-47.561546 -10.630642,-45.889675 -11.955056,-44.19831 -13.196111,-42.48934 -14.362076,-40.764668 -15.459828,-39.025864 -16.49551,-37.274277 -17.47473,-35.511242 -18.402122,-33.737713 -19.28227,-31.954813 -20.1192,-30.163237 -20.916101,-28.363823 -21.676285,-26.55737 -22.402414,-24.744368 -23.097157,-22.925457 -23.762749,-21.101154 -24.401228,-19.271961 -25.014334,-17.438225 -25.60383,-15.6004715 -26.171318,-13.758931 -26.718042,-11.914059 -27.245235,-10.066122 -27.754091,-8.215441 -28.24565,-6.3622932 -28.720877,-4.506936 -29.180344,-2.6495712 -29.625134,-0.7904898 -30.055542,1.0701474 -30.47274,2.9320464 -30.876762,4.795069 -31.268475,6.659033 -31.64785,8.523736 -32.01563,10.38906 -32.372086,12.254876 -32.71741,14.1208725 -33.051895,15.987061 -33.37549,17.853302 -33.688675,19.71939 -33.99136,21.585257 -34.28347,23.450806 -34.564686,25.315924 -34.83566,27.180468 -35.095516,29.044363 -35.344337,30.907557 -35.58179,32.7699 -35.80722,34.631367 -36.02019,36.491886 -36.220116,38.35133 -36.406353,40.20976 -36.57757,42.06688 -36.73269,43.92283 -36.870712,45.77745 -36.989662,47.63069 -37.087498,49.482475 -37.16185,51.33274 -37.209698,53.181366 -37.227577,55.02824 -37.21121,56.87329 -37.1547,58.716335 -37.051373,60.55719 -36.892387,62.395565 -36.66646,64.23122 -36.358803,66.06371 -35.949867,67.89241 -35.41299,69.71658 -34.711464,71.53516 -33.79225,73.34641 -32.577713,75.14798 -30.948828,76.936104 -28.715145,78.704704 -25.553888,80.442986 -20.887547,82.13132 -13.611597,83.72919 -1.5772406,85.14676 18.63202,86.17793 47.090664,86.46631 73.12251,85.85396 89.83731,84.64093 99.72599,83.13837 105.83438,81.498344 109.838066,79.78649 112.59863,78.03349 114.57419,76.25464 116.02843,74.458755 117.119095,72.65067 117.947945,70.83381 118.580864,69.009995 119.06456,67.180885 119.43109,65.34736 119.704994,63.5101 119.90254,61.66965 120.03767,59.82644 120.054726,59.51897 120.21864,59.50577 123.686165,59.177776 127.94287,58.652225 130.95667,58.20679 133.29071,57.8283 135.21092,57.50091 136.86372,57.211414 138.33878,56.94934 139.69606,56.706364 140.97916,56.47567 142.22263,56.251465 142.33476,56.23122 143.45665,56.0285 144.71043,55.801586 146.01535,55.565002 147.40851,55.31162 148.93784,55.031445 150.67053,54.708935 152.70888,54.31736 155.22446,53.80552 158.54689,53.05991 161.75984,52.240757 162.64882,51.994263 162.64882,51.994263", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD2/2018/04/30/S5P_RPRO_L1B_RA_BD2_20180430T153321_20180430T171451_02827_03_020100_20220630T164636.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "d1265845-c687-4afa-9ddb-616c9a720311" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -70.37597, + 52.08224 + ], + [ + -68.50889, + 53.66126 + ], + [ + -66.4886, + 55.20509 + ], + [ + -64.29879, + 56.709225 + ], + [ + -61.92012, + 58.167755 + ], + [ + -59.333344, + 59.57438 + ], + [ + -56.51724, + 60.921432 + ], + [ + -53.450333, + 62.20029 + ], + [ + -50.113247, + 63.40118 + ], + [ + -46.488365, + 64.513275 + ], + [ + -42.563316, + 65.524254 + ], + [ + -38.333916, + 66.42135 + ], + [ + -33.807613, + 67.19106 + ], + [ + -29.005907, + 67.820045 + ], + [ + -23.967962, + 68.29647 + ], + [ + -18.750114, + 68.60975 + ], + [ + -13.4233885, + 68.75278 + ], + [ + -8.069565, + 68.72225 + ], + [ + -2.7720928, + 68.518906 + ], + [ + 2.3899412, + 68.14764 + ], + [ + 7.3501062, + 67.61657 + ], + [ + 12.058435, + 66.93693 + ], + [ + 16.48206, + 66.12132 + ], + [ + 20.604368, + 65.183 + ], + [ + 24.422796, + 64.135445 + ], + [ + 27.945002, + 62.991516 + ], + [ + 31.184721, + 61.762306 + ], + [ + 34.16119, + 60.459015 + ], + [ + 36.89483, + 59.09077 + ], + [ + 39.40653, + 57.665848 + ], + [ + 41.716934, + 56.191208 + ], + [ + 43.84588, + 54.67332 + ], + [ + 45.810905, + 53.117184 + ], + [ + 47.628628, + 51.52761 + ], + [ + 49.31409, + 49.90855 + ], + [ + 50.880417, + 48.26339 + ], + [ + 52.339207, + 46.594975 + ], + [ + 53.70153, + 44.906136 + ], + [ + 54.976364, + 43.198757 + ], + [ + 56.172073, + 41.474922 + ], + [ + 57.296253, + 39.736374 + ], + [ + 58.355316, + 37.984566 + ], + [ + 59.35523, + 36.22083 + ], + [ + 60.301105, + 34.446373 + ], + [ + 61.197247, + 32.661896 + ], + [ + 62.048126, + 30.868681 + ], + [ + 62.857544, + 29.067436 + ], + [ + 63.628387, + 27.258808 + ], + [ + 64.36389, + 25.443586 + ], + [ + 65.06672, + 23.622326 + ], + [ + 65.739105, + 21.795437 + ], + [ + 66.38337, + 19.963669 + ], + [ + 67.001114, + 18.127197 + ], + [ + 67.594475, + 16.286665 + ], + [ + 68.16476, + 14.442372 + ], + [ + 68.71368, + 12.594693 + ], + [ + 69.24203, + 10.743818 + ], + [ + 69.75154, + 8.890323 + ], + [ + 70.24295, + 7.0343 + ], + [ + 70.7173, + 5.1761255 + ], + [ + 71.17523, + 3.3159404 + ], + [ + 71.61778, + 1.4540678 + ], + [ + 72.04566, + -0.4092308 + ], + [ + 72.45924, + -2.2738059 + ], + [ + 72.85943, + -4.139376 + ], + [ + 73.24604, + -6.005905 + ], + [ + 73.62039, + -7.872974 + ], + [ + 73.98228, + -9.740577 + ], + [ + 74.332085, + -11.608511 + ], + [ + 74.67024, + -13.476512 + ], + [ + 74.996765, + -15.344548 + ], + [ + 75.31179, + -17.212439 + ], + [ + 75.615456, + -19.080029 + ], + [ + 75.90799, + -20.947151 + ], + [ + 76.18895, + -22.813717 + ], + [ + 76.4587, + -24.679596 + ], + [ + 76.71679, + -26.544634 + ], + [ + 76.96291, + -28.408781 + ], + [ + 77.19698, + -30.271877 + ], + [ + 77.4184, + -32.133842 + ], + [ + 77.62668, + -33.99458 + ], + [ + 77.82139, + -35.85393 + ], + [ + 78.00166, + -37.711857 + ], + [ + 78.166504, + -39.56824 + ], + [ + 78.31505, + -41.423042 + ], + [ + 78.44558, + -43.276096 + ], + [ + 78.55694, + -45.127304 + ], + [ + 78.647125, + -46.9766 + ], + [ + 78.71388, + -48.823925 + ], + [ + 78.75466, + -50.66899 + ], + [ + 78.76623, + -52.51191 + ], + [ + 78.74472, + -54.352333 + ], + [ + 78.68501, + -56.190197 + ], + [ + 78.58148, + -58.025272 + ], + [ + 78.42643, + -59.85721 + ], + [ + 78.210724, + -61.685806 + ], + [ + 77.92261, + -63.51063 + ], + [ + 77.54714, + -65.33107 + ], + [ + 77.063705, + -67.1465 + ], + [ + 76.44478, + -68.95589 + ], + [ + 75.65452, + -70.75795 + ], + [ + 74.64041, + -72.55079 + ], + [ + 73.32911, + -74.33162 + ], + [ + 71.60897, + -76.09628 + ], + [ + 69.309784, + -77.83815 + ], + [ + 66.157, + -79.54638 + ], + [ + 61.68713, + -81.20182 + ], + [ + 55.091717, + -82.76864 + ], + [ + 44.952007, + -84.1756 + ], + [ + 42.774548, + -84.385994 + ], + [ + 43.54537, + -84.44113 + ], + [ + 63.41175, + -85.31794 + ], + [ + 93.57795, + -85.38319 + ], + [ + 112.24538, + -84.72414 + ], + [ + 123.33959, + -83.92707 + ], + [ + 130.52461, + -83.14839 + ], + [ + 135.61752, + -82.41739 + ], + [ + 139.5014, + -81.730644 + ], + [ + 142.63849, + -81.076935 + ], + [ + 145.29184, + -80.443665 + ], + [ + 147.62375, + -79.81824 + ], + [ + 147.82382, + -79.76134 + ], + [ + 149.74255, + -79.18795 + ], + [ + 151.72676, + -78.53918 + ], + [ + 153.63846, + -77.856125 + ], + [ + 155.5316, + -77.11902 + ], + [ + 157.45782, + -76.30095 + ], + [ + 159.47183, + -75.362495 + ], + [ + 161.63785, + -74.24092 + ], + [ + 164.04092, + -72.82613 + ], + [ + 166.81319, + -70.896126 + ], + [ + 169.12035, + -68.95311 + ], + [ + 169.7017, + -68.40108 + ], + [ + 164.63712, + -67.958595 + ], + [ + 159.79727, + -67.362274 + ], + [ + 155.22379, + -66.62407 + ], + [ + 150.94176, + -65.75691 + ], + [ + 146.9612, + -64.77392 + ], + [ + 143.28035, + -63.687878 + ], + [ + 139.88786, + -62.51121 + ], + [ + 136.76775, + -61.25491 + ], + [ + 133.9009, + -59.92873 + ], + [ + 131.26646, + -58.541584 + ], + [ + 128.84308, + -57.10117 + ], + [ + 126.61168, + -55.61399 + ], + [ + 124.553215, + -54.085823 + ], + [ + 122.65065, + -52.521606 + ], + [ + 120.88788, + -50.92575 + ], + [ + 119.251175, + -49.30185 + ], + [ + 117.72805, + -47.65305 + ], + [ + 116.307106, + -45.982216 + ], + [ + 114.97861, + -44.291653 + ], + [ + 113.73356, + -42.583363 + ], + [ + 112.56392, + -40.859337 + ], + [ + 111.46285, + -39.121147 + ], + [ + 110.42414, + -37.370056 + ], + [ + 109.44219, + -35.60748 + ], + [ + 108.51226, + -33.834404 + ], + [ + 107.6297, + -32.05183 + ], + [ + 106.790794, + -30.260592 + ], + [ + 105.99203, + -28.461496 + ], + [ + 105.23015, + -26.655296 + ], + [ + 104.50231, + -24.842567 + ], + [ + 103.806206, + -23.023855 + ], + [ + 103.13923, + -21.199764 + ], + [ + 102.49966, + -19.370691 + ], + [ + 101.8854, + -17.537104 + ], + [ + 101.2947, + -15.699452 + ], + [ + 100.72619, + -13.858123 + ], + [ + 100.17865, + -12.013286 + ], + [ + 99.65053, + -10.165496 + ], + [ + 99.14079, + -8.314859 + ], + [ + 98.64866, + -6.4618325 + ], + [ + 98.172745, + -4.606436 + ], + [ + 97.71256, + -2.7491868 + ], + [ + 97.26725, + -0.8901545 + ], + [ + 96.83615, + 0.9704071 + ], + [ + 96.418365, + 2.832291 + ], + [ + 96.01394, + 4.6953034 + ], + [ + 95.62191, + 6.5592194 + ], + [ + 95.24179, + 8.423909 + ], + [ + 94.87362, + 10.28924 + ], + [ + 94.516754, + 12.15495 + ], + [ + 94.17116, + 14.020972 + ], + [ + 93.836464, + 15.887214 + ], + [ + 93.512276, + 17.753391 + ], + [ + 93.19886, + 19.619516 + ], + [ + 92.89586, + 21.485409 + ], + [ + 92.60353, + 23.350954 + ], + [ + 92.32175, + 25.216064 + ], + [ + 92.05057, + 27.08061 + ], + [ + 91.7906, + 28.944544 + ], + [ + 91.54132, + 30.807726 + ], + [ + 91.30374, + 32.67009 + ], + [ + 91.07804, + 34.531574 + ], + [ + 90.86457, + 36.392036 + ], + [ + 90.664276, + 38.25154 + ], + [ + 90.47774, + 40.10984 + ], + [ + 90.30605, + 41.967068 + ], + [ + 90.150314, + 43.822964 + ], + [ + 90.012054, + 45.67761 + ], + [ + 89.89251, + 47.53081 + ], + [ + 89.7939, + 49.382587 + ], + [ + 89.71893, + 51.232773 + ], + [ + 89.66995, + 53.081413 + ], + [ + 89.65086, + 54.92829 + ], + [ + 89.66601, + 56.773323 + ], + [ + 89.72095, + 58.616352 + ], + [ + 89.82222, + 60.457207 + ], + [ + 89.97882, + 62.295567 + ], + [ + 90.20172, + 64.13118 + ], + [ + 90.505554, + 65.96372 + ], + [ + 90.90953, + 67.79247 + ], + [ + 91.440186, + 69.61673 + ], + [ + 92.133545, + 71.43535 + ], + [ + 93.04113, + 73.2468 + ], + [ + 94.23996, + 75.048645 + ], + [ + 95.84504, + 76.83737 + ], + [ + 98.04254, + 78.60686 + ], + [ + 101.14534, + 80.34677 + ], + [ + 105.713356, + 82.037926 + ], + [ + 112.81089, + 83.64153 + ], + [ + 124.505745, + 85.07183 + ], + [ + 144.17128, + 86.13124 + ], + [ + 172.32448, + 86.46859 + ], + [ + 180.0, + 86.30386555971928 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 86.30386555971928 + ], + [ + -161.2462, + 85.90139 + ], + [ + -144.05487, + 84.71311 + ], + [ + -133.8758, + 83.222534 + ], + [ + -127.60702, + 81.58865 + ], + [ + -123.50926, + 79.88036 + ], + [ + -120.689804, + 78.12961 + ], + [ + -118.675735, + 76.3523 + ], + [ + -117.1945, + 74.557465 + ], + [ + -116.08395, + 72.75032 + ], + [ + -115.24075, + 70.93414 + ], + [ + -114.59652, + 69.11096 + ], + [ + -114.103836, + 67.28233 + ], + [ + -113.73041, + 65.4492 + ], + [ + -113.451164, + 63.61237 + ], + [ + -113.24836, + 61.77228 + ], + [ + -113.10907, + 59.92943 + ], + [ + -113.09154, + 59.622078 + ], + [ + -112.92701, + 59.608948 + ], + [ + -109.44667, + 59.282124 + ], + [ + -105.17474, + 58.757397 + ], + [ + -102.15062, + 58.312153 + ], + [ + -99.80885, + 57.933586 + ], + [ + -97.88249, + 57.60599 + ], + [ + -96.22455, + 57.316216 + ], + [ + -94.74501, + 57.053818 + ], + [ + -93.3837, + 56.81047 + ], + [ + -92.09687, + 56.57937 + ], + [ + -90.84987, + 56.35472 + ], + [ + -90.73741, + 56.334435 + ], + [ + -89.612404, + 56.13126 + ], + [ + -88.3552, + 55.90379 + ], + [ + -87.04679, + 55.66657 + ], + [ + -85.649994, + 55.41244 + ], + [ + -84.11676, + 55.13138 + ], + [ + -82.379776, + 54.807755 + ], + [ + -80.33657, + 54.414734 + ], + [ + -77.81527, + 53.900898 + ], + [ + -74.48578, + 53.15227 + ], + [ + -71.26658, + 52.32975 + ], + [ + -70.37597, + 52.08224 + ], + [ + -70.37597, + 52.08224 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD2_20180430T070550_20180430T084721_02822_03_020100_20220630T164555.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T07:27:25Z", + "completionDate": "2018-04-30T08:25:48Z", + "productType": "L1B_RA_BD2", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2822, + "updated": "2023-04-29T23:05:44.323469Z", + "published": "2023-04-29T23:05:44.323469Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e1808de1-a5bf-4959-8ead-742a5ce0ac21", + "size": 3024614453, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e1808de1-a5bf-4959-8ead-742a5ce0ac21", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/e1808de1-a5bf-4959-8ead-742a5ce0ac21.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 37.6324087805427, + 29.3747982812948 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-70.37597,52.08224 -68.50889,53.66126 -66.4886,55.20509 -64.29879,56.709225 -61.92012,58.167755 -59.333344,59.57438 -56.51724,60.921432 -53.450333,62.20029 -50.113247,63.40118 -46.488365,64.513275 -42.563316,65.524254 -38.333916,66.42135 -33.807613,67.19106 -29.005907,67.820045 -23.967962,68.29647 -18.750114,68.60975 -13.4233885,68.75278 -8.069565,68.72225 -2.7720928,68.518906 2.3899412,68.14764 7.3501062,67.61657 12.058435,66.93693 16.48206,66.12132 20.604368,65.183 24.422796,64.135445 27.945002,62.991516 31.184721,61.762306 34.16119,60.459015 36.89483,59.09077 39.40653,57.665848 41.716934,56.191208 43.84588,54.67332 45.810905,53.117184 47.628628,51.52761 49.31409,49.90855 50.880417,48.26339 52.339207,46.594975 53.70153,44.906136 54.976364,43.198757 56.172073,41.474922 57.296253,39.736374 58.355316,37.984566 59.35523,36.22083 60.301105,34.446373 61.197247,32.661896 62.048126,30.868681 62.857544,29.067436 63.628387,27.258808 64.36389,25.443586 65.06672,23.622326 65.739105,21.795437 66.38337,19.963669 67.001114,18.127197 67.594475,16.286665 68.16476,14.442372 68.71368,12.594693 69.24203,10.743818 69.75154,8.890323 70.24295,7.0343 70.7173,5.1761255 71.17523,3.3159404 71.61778,1.4540678 72.04566,-0.4092308 72.45924,-2.2738059 72.85943,-4.139376 73.24604,-6.005905 73.62039,-7.872974 73.98228,-9.740577 74.332085,-11.608511 74.67024,-13.476512 74.996765,-15.344548 75.31179,-17.212439 75.615456,-19.080029 75.90799,-20.947151 76.18895,-22.813717 76.4587,-24.679596 76.71679,-26.544634 76.96291,-28.408781 77.19698,-30.271877 77.4184,-32.133842 77.62668,-33.99458 77.82139,-35.85393 78.00166,-37.711857 78.166504,-39.56824 78.31505,-41.423042 78.44558,-43.276096 78.55694,-45.127304 78.647125,-46.9766 78.71388,-48.823925 78.75466,-50.66899 78.76623,-52.51191 78.74472,-54.352333 78.68501,-56.190197 78.58148,-58.025272 78.42643,-59.85721 78.210724,-61.685806 77.92261,-63.51063 77.54714,-65.33107 77.063705,-67.1465 76.44478,-68.95589 75.65452,-70.75795 74.64041,-72.55079 73.32911,-74.33162 71.60897,-76.09628 69.309784,-77.83815 66.157,-79.54638 61.68713,-81.20182 55.091717,-82.76864 44.952007,-84.1756 42.774548,-84.385994 43.54537,-84.44113 63.41175,-85.31794 93.57795,-85.38319 112.24538,-84.72414 123.33959,-83.92707 130.52461,-83.14839 135.61752,-82.41739 139.5014,-81.730644 142.63849,-81.076935 145.29184,-80.443665 147.62375,-79.81824 147.82382,-79.76134 149.74255,-79.18795 151.72676,-78.53918 153.63846,-77.856125 155.5316,-77.11902 157.45782,-76.30095 159.47183,-75.362495 161.63785,-74.24092 164.04092,-72.82613 166.81319,-70.896126 169.12035,-68.95311 169.7017,-68.40108 164.63712,-67.958595 159.79727,-67.362274 155.22379,-66.62407 150.94176,-65.75691 146.9612,-64.77392 143.28035,-63.687878 139.88786,-62.51121 136.76775,-61.25491 133.9009,-59.92873 131.26646,-58.541584 128.84308,-57.10117 126.61168,-55.61399 124.553215,-54.085823 122.65065,-52.521606 120.88788,-50.92575 119.251175,-49.30185 117.72805,-47.65305 116.307106,-45.982216 114.97861,-44.291653 113.73356,-42.583363 112.56392,-40.859337 111.46285,-39.121147 110.42414,-37.370056 109.44219,-35.60748 108.51226,-33.834404 107.6297,-32.05183 106.790794,-30.260592 105.99203,-28.461496 105.23015,-26.655296 104.50231,-24.842567 103.806206,-23.023855 103.13923,-21.199764 102.49966,-19.370691 101.8854,-17.537104 101.2947,-15.699452 100.72619,-13.858123 100.17865,-12.013286 99.65053,-10.165496 99.14079,-8.314859 98.64866,-6.4618325 98.172745,-4.606436 97.71256,-2.7491868 97.26725,-0.8901545 96.83615,0.9704071 96.418365,2.832291 96.01394,4.6953034 95.62191,6.5592194 95.24179,8.423909 94.87362,10.28924 94.516754,12.15495 94.17116,14.020972 93.836464,15.887214 93.512276,17.753391 93.19886,19.619516 92.89586,21.485409 92.60353,23.350954 92.32175,25.216064 92.05057,27.08061 91.7906,28.944544 91.54132,30.807726 91.30374,32.67009 91.07804,34.531574 90.86457,36.392036 90.664276,38.25154 90.47774,40.10984 90.30605,41.967068 90.150314,43.822964 90.012054,45.67761 89.89251,47.53081 89.7939,49.382587 89.71893,51.232773 89.66995,53.081413 89.65086,54.92829 89.66601,56.773323 89.72095,58.616352 89.82222,60.457207 89.97882,62.295567 90.20172,64.13118 90.505554,65.96372 90.90953,67.79247 91.440186,69.61673 92.133545,71.43535 93.04113,73.2468 94.23996,75.048645 95.84504,76.83737 98.04254,78.60686 101.14534,80.34677 105.713356,82.037926 112.81089,83.64153 124.505745,85.07183 144.17128,86.13124 172.32448,86.46859 180.0,86.3038655597193 180,90 0,90 -180,90 -180,86.3038655597193 -161.2462,85.90139 -144.05487,84.71311 -133.8758,83.222534 -127.60702,81.58865 -123.50926,79.88036 -120.689804,78.12961 -118.675735,76.3523 -117.1945,74.557465 -116.08395,72.75032 -115.24075,70.93414 -114.59652,69.11096 -114.103836,67.28233 -113.73041,65.4492 -113.451164,63.61237 -113.24836,61.77228 -113.10907,59.92943 -113.09154,59.622078 -112.92701,59.608948 -109.44667,59.282124 -105.17474,58.757397 -102.15062,58.312153 -99.80885,57.933586 -97.88249,57.60599 -96.22455,57.316216 -94.74501,57.053818 -93.3837,56.81047 -92.09687,56.57937 -90.84987,56.35472 -90.73741,56.334435 -89.612404,56.13126 -88.3552,55.90379 -87.04679,55.66657 -85.649994,55.41244 -84.11676,55.13138 -82.379776,54.807755 -80.33657,54.414734 -77.81527,53.900898 -74.48578,53.15227 -71.26658,52.32975 -70.37597,52.08224 -70.37597,52.08224", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD2/2018/04/30/S5P_RPRO_L1B_RA_BD2_20180430T070550_20180430T084721_02822_03_020100_20220630T164555.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "e1808de1-a5bf-4959-8ead-742a5ce0ac21" + } + ], + "properties": { + "id": "04b5203e-4ca0-593f-b7fe-3118fbb17fc8", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1B_RA_BD2" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1B_RA_BD3.json b/tests/data/opensearch/creodias_search_L1B_RA_BD3.json new file mode 100644 index 0000000..a25599f --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1B_RA_BD3.json @@ -0,0 +1,3430 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -83.09311079960975 + ], + [ + 173.92027, + -83.73437 + ], + [ + 162.10902, + -84.5547 + ], + [ + 145.09975, + -85.13477 + ], + [ + 114.25056, + -85.01322 + ], + [ + 98.42982, + -84.30493 + ], + [ + 97.68523, + -84.25533 + ], + [ + 99.65862, + -84.02941 + ], + [ + 108.76786, + -82.552574 + ], + [ + 114.66187, + -80.942665 + ], + [ + 118.65646, + -79.259026 + ], + [ + 121.48038, + -77.531265 + ], + [ + 123.54112, + -75.77506 + ], + [ + 125.084404, + -73.99953 + ], + [ + 126.259605, + -72.21006 + ], + [ + 127.166145, + -70.410324 + ], + [ + 127.87093, + -68.60252 + ], + [ + 128.41916, + -66.78826 + ], + [ + 128.84421, + -64.968735 + ], + [ + 129.17035, + -63.144695 + ], + [ + 129.41629, + -61.316757 + ], + [ + 129.59552, + -59.48543 + ], + [ + 129.719, + -57.650963 + ], + [ + 129.79523, + -55.813713 + ], + [ + 129.83037, + -53.973843 + ], + [ + 129.83047, + -52.131573 + ], + [ + 129.79984, + -50.287067 + ], + [ + 129.7417, + -48.44041 + ], + [ + 129.6593, + -46.591732 + ], + [ + 129.55502, + -44.74114 + ], + [ + 129.43077, + -42.88874 + ], + [ + 129.28844, + -41.034565 + ], + [ + 129.12932, + -39.17875 + ], + [ + 128.95454, + -37.321453 + ], + [ + 128.76529, + -35.462536 + ], + [ + 128.56224, + -33.60233 + ], + [ + 128.34622, + -31.740826 + ], + [ + 128.11763, + -29.878025 + ], + [ + 127.87684, + -28.014246 + ], + [ + 127.624466, + -26.149393 + ], + [ + 127.360725, + -24.283634 + ], + [ + 127.08568, + -22.417122 + ], + [ + 126.79955, + -20.549904 + ], + [ + 126.502464, + -18.682135 + ], + [ + 126.1941, + -16.813988 + ], + [ + 125.87485, + -14.945433 + ], + [ + 125.54433, + -13.076799 + ], + [ + 125.202415, + -11.208185 + ], + [ + 124.84904, + -9.339674 + ], + [ + 124.48378, + -7.471481 + ], + [ + 124.10625, + -5.603766 + ], + [ + 123.71611, + -3.7367325 + ], + [ + 123.31303, + -1.8705066 + ], + [ + 122.896645, + -0.0052791974 + ], + [ + 122.46595, + 1.8586637 + ], + [ + 122.020485, + 3.7211058 + ], + [ + 121.5597, + 5.581957 + ], + [ + 121.082756, + 7.440751 + ], + [ + 120.58871, + 9.297492 + ], + [ + 120.076546, + 11.151731 + ], + [ + 119.54517, + 13.003154 + ], + [ + 118.99375, + 14.851643 + ], + [ + 118.42063, + 16.696712 + ], + [ + 117.82424, + 18.537918 + ], + [ + 117.20333, + 20.375101 + ], + [ + 116.555954, + 22.207666 + ], + [ + 115.880104, + 24.035236 + ], + [ + 115.17367, + 25.857344 + ], + [ + 114.43423, + 27.673355 + ], + [ + 113.659195, + 29.482765 + ], + [ + 112.84516, + 31.284695 + ], + [ + 111.98908, + 33.07863 + ], + [ + 111.08709, + 34.86366 + ], + [ + 110.135086, + 36.63891 + ], + [ + 109.128204, + 38.403217 + ], + [ + 108.060974, + 40.155495 + ], + [ + 106.927826, + 41.89442 + ], + [ + 105.72182, + 43.618458 + ], + [ + 104.43541, + 45.326015 + ], + [ + 103.059906, + 47.01485 + ], + [ + 101.58576, + 48.68289 + ], + [ + 100.002174, + 50.32757 + ], + [ + 98.296844, + 51.945736 + ], + [ + 96.45608, + 53.533913 + ], + [ + 94.46433, + 55.088078 + ], + [ + 92.3048, + 56.60346 + ], + [ + 89.959, + 58.074722 + ], + [ + 87.40634, + 59.495274 + ], + [ + 84.62602, + 60.85788 + ], + [ + 81.59611, + 62.15399 + ], + [ + 78.29571, + 63.374035 + ], + [ + 74.706116, + 64.50716 + ], + [ + 70.81308, + 65.54111 + ], + [ + 66.61038, + 66.46303 + ], + [ + 62.102493, + 67.25931 + ], + [ + 57.308605, + 67.91627 + ], + [ + 52.265198, + 68.42124 + ], + [ + 47.02699, + 68.76332 + ], + [ + 41.6648, + 68.93474 + ], + [ + 36.26119, + 68.93124 + ], + [ + 30.902275, + 68.75289 + ], + [ + 25.670296, + 68.40407 + ], + [ + 20.635717, + 67.89274 + ], + [ + 15.852481, + 67.22984 + ], + [ + 11.356, + 66.4283 + ], + [ + 7.165383, + 65.50137 + ], + [ + 3.284522, + 64.46295 + ], + [ + -0.29367685, + 63.326 + ], + [ + -3.5830102, + 62.102398 + ], + [ + -6.602416, + 60.803017 + ], + [ + -9.372981, + 59.43749 + ], + [ + -11.916956, + 58.0144 + ], + [ + -14.255071, + 56.54096 + ], + [ + -16.407322, + 55.023468 + ], + [ + -18.392408, + 53.46746 + ], + [ + -20.22681, + 51.87742 + ], + [ + -22.869455, + 52.626194 + ], + [ + -26.297997, + 53.487484 + ], + [ + -29.18658, + 54.134525 + ], + [ + -31.19704, + 54.552597 + ], + [ + -33.129333, + 54.93624 + ], + [ + -34.608276, + 55.221107 + ], + [ + -36.13892, + 55.51005 + ], + [ + -37.38671, + 55.74205 + ], + [ + -38.75186, + 55.99264 + ], + [ + -39.923454, + 56.205116 + ], + [ + -40.034893, + 56.2252 + ], + [ + -41.269585, + 56.44626 + ], + [ + -42.48218, + 56.66065 + ], + [ + -43.946354, + 56.91567 + ], + [ + -45.33654, + 57.153336 + ], + [ + -47.11636, + 57.44975 + ], + [ + -48.923695, + 57.73914 + ], + [ + -51.436783, + 58.11622 + ], + [ + -54.272816, + 58.497673 + ], + [ + -58.86823, + 58.997845 + ], + [ + -62.029427, + 59.249615 + ], + [ + -62.18939, + 59.260292 + ], + [ + -62.204655, + 59.567844 + ], + [ + -62.324917, + 61.41166 + ], + [ + -62.504272, + 63.252945 + ], + [ + -62.756676, + 65.09117 + ], + [ + -63.097775, + 66.925896 + ], + [ + -63.549805, + 68.756454 + ], + [ + -64.143616, + 70.58196 + ], + [ + -64.92231, + 72.40114 + ], + [ + -65.94779, + 74.212105 + ], + [ + -67.31395, + 76.01186 + ], + [ + -69.16708, + 77.79601 + ], + [ + -71.74884, + 79.55673 + ], + [ + -75.47828, + 81.28031 + ], + [ + -81.13796, + 82.93982 + ], + [ + -90.26681, + 84.47756 + ], + [ + -105.785065, + 85.75979 + ], + [ + -130.90054, + 86.494095 + ], + [ + -160.3697, + 86.33512 + ], + [ + -180.0, + 85.47014790293817 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 85.47014790293817 + ], + [ + 177.82317, + 85.37423 + ], + [ + 164.86452, + 83.98406 + ], + [ + 157.13828, + 82.39658 + ], + [ + 152.2455, + 80.71223 + ], + [ + 148.96245, + 78.975296 + ], + [ + 146.65964, + 77.20692 + ], + [ + 144.98941, + 75.41836 + ], + [ + 143.74945, + 73.61614 + ], + [ + 142.81416, + 71.80404 + ], + [ + 142.10262, + 69.984604 + ], + [ + 141.55916, + 68.159485 + ], + [ + 141.14635, + 66.32979 + ], + [ + 140.83621, + 64.496376 + ], + [ + 140.6091, + 62.659786 + ], + [ + 140.44946, + 60.82035 + ], + [ + 140.34601, + 58.97853 + ], + [ + 140.28984, + 57.134453 + ], + [ + 140.27357, + 55.28846 + ], + [ + 140.29199, + 53.440567 + ], + [ + 140.34062, + 51.59092 + ], + [ + 140.41579, + 49.739685 + ], + [ + 140.51419, + 47.886894 + ], + [ + 140.63374, + 46.0327 + ], + [ + 140.77208, + 44.177105 + ], + [ + 140.92815, + 42.320156 + ], + [ + 141.09984, + 40.46198 + ], + [ + 141.28629, + 38.602642 + ], + [ + 141.48676, + 36.742237 + ], + [ + 141.70013, + 34.88074 + ], + [ + 141.92578, + 33.018322 + ], + [ + 142.16339, + 31.154974 + ], + [ + 142.41232, + 29.290869 + ], + [ + 142.67213, + 27.425957 + ], + [ + 142.94284, + 25.560461 + ], + [ + 143.22403, + 23.694418 + ], + [ + 143.516, + 21.827925 + ], + [ + 143.81813, + 19.961103 + ], + [ + 144.13086, + 18.094042 + ], + [ + 144.4541, + 16.226955 + ], + [ + 144.78789, + 14.359857 + ], + [ + 145.13226, + 12.492857 + ], + [ + 145.48804, + 10.626175 + ], + [ + 145.85464, + 8.759953 + ], + [ + 146.233, + 6.8942957 + ], + [ + 146.62344, + 5.0294127 + ], + [ + 147.0262, + 3.165489 + ], + [ + 147.44165, + 1.302656 + ], + [ + 147.8705, + -0.5588655 + ], + [ + 148.31346, + -2.418868 + ], + [ + 148.77098, + -4.277171 + ], + [ + 149.2439, + -6.133539 + ], + [ + 149.73323, + -7.9876037 + ], + [ + 150.23946, + -9.839295 + ], + [ + 150.76381, + -11.688322 + ], + [ + 151.3075, + -13.534335 + ], + [ + 151.87169, + -15.376852 + ], + [ + 152.45769, + -17.215807 + ], + [ + 153.0669, + -19.050734 + ], + [ + 153.70122, + -20.881187 + ], + [ + 154.36243, + -22.706774 + ], + [ + 155.05215, + -24.52712 + ], + [ + 155.77293, + -26.341637 + ], + [ + 156.52756, + -28.149605 + ], + [ + 157.31824, + -29.95067 + ], + [ + 158.14822, + -31.74406 + ], + [ + 159.02106, + -33.529007 + ], + [ + 159.94075, + -35.3045 + ], + [ + 160.9112, + -37.06995 + ], + [ + 161.93764, + -38.823994 + ], + [ + 163.02489, + -40.565544 + ], + [ + 164.17955, + -42.293194 + ], + [ + 165.40845, + -44.005398 + ], + [ + 166.7189, + -45.700542 + ], + [ + 168.11995, + -47.376324 + ], + [ + 169.6214, + -49.030567 + ], + [ + 171.23383, + -50.660713 + ], + [ + 172.97017, + -52.263485 + ], + [ + 174.84377, + -53.835403 + ], + [ + 176.8699, + -55.37235 + ], + [ + 179.06633, + -56.86935 + ], + [ + 180.0, + -57.4378109034995 + ], + [ + 180.0, + -83.09311079960975 + ] + ] + ], + [ + [ + [ + -180.0, + -57.4378109034995 + ], + [ + -178.54933, + -58.321045 + ], + [ + -175.9564, + -59.72074 + ], + [ + -173.13435, + -61.06103 + ], + [ + -170.06233, + -62.33347 + ], + [ + -166.72032, + -63.52833 + ], + [ + -163.0907, + -64.634476 + ], + [ + -159.16151, + -65.64017 + ], + [ + -154.92856, + -66.532684 + ], + [ + -150.39879, + -67.298164 + ], + [ + -145.59445, + -67.92387 + ], + [ + -140.55406, + -68.3977 + ], + [ + -142.48802, + -70.19404 + ], + [ + -145.14468, + -72.23696 + ], + [ + -147.7492, + -73.895096 + ], + [ + -149.79216, + -75.019165 + ], + [ + -151.95955, + -76.07891 + ], + [ + -153.77167, + -76.87734 + ], + [ + -155.80803, + -77.692314 + ], + [ + -157.60779, + -78.34775 + ], + [ + -159.7451, + -79.054726 + ], + [ + -161.74332, + -79.652 + ], + [ + -161.94221, + -79.70831 + ], + [ + -164.26056, + -80.32581 + ], + [ + -166.76794, + -80.91955 + ], + [ + -170.1612, + -81.61644 + ], + [ + -173.83316, + -82.25328 + ], + [ + -179.33519, + -83.02299 + ], + [ + -180.0, + -83.09311079960975 + ], + [ + -180.0, + -57.4378109034995 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD3_20180430T034250_20180430T052420_02820_03_020100_20220630T164539.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T04:04:24Z", + "completionDate": "2018-04-30T05:02:48Z", + "productType": "L1B_RA_BD3", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2820, + "updated": "2023-05-08T16:52:25.487465Z", + "published": "2023-05-08T16:52:25.487465Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a5ab498a-7b2f-4043-ae2a-f95f457e7b3b", + "size": 2989609908, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a5ab498a-7b2f-4043-ae2a-f95f457e7b3b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/a5ab498a-7b2f-4043-ae2a-f95f457e7b3b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 67.074737696048, + 29.8304929699633 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-83.0931107996097 173.92027,-83.73437 162.10902,-84.5547 145.09975,-85.13477 114.25056,-85.01322 98.42982,-84.30493 97.68523,-84.25533 99.65862,-84.02941 108.76786,-82.552574 114.66187,-80.942665 118.65646,-79.259026 121.48038,-77.531265 123.54112,-75.77506 125.084404,-73.99953 126.259605,-72.21006 127.166145,-70.410324 127.87093,-68.60252 128.41916,-66.78826 128.84421,-64.968735 129.17035,-63.144695 129.41629,-61.316757 129.59552,-59.48543 129.719,-57.650963 129.79523,-55.813713 129.83037,-53.973843 129.83047,-52.131573 129.79984,-50.287067 129.7417,-48.44041 129.6593,-46.591732 129.55502,-44.74114 129.43077,-42.88874 129.28844,-41.034565 129.12932,-39.17875 128.95454,-37.321453 128.76529,-35.462536 128.56224,-33.60233 128.34622,-31.740826 128.11763,-29.878025 127.87684,-28.014246 127.624466,-26.149393 127.360725,-24.283634 127.08568,-22.417122 126.79955,-20.549904 126.502464,-18.682135 126.1941,-16.813988 125.87485,-14.945433 125.54433,-13.076799 125.202415,-11.208185 124.84904,-9.339674 124.48378,-7.471481 124.10625,-5.603766 123.71611,-3.7367325 123.31303,-1.8705066 122.896645,-0.0052791974 122.46595,1.8586637 122.020485,3.7211058 121.5597,5.581957 121.082756,7.440751 120.58871,9.297492 120.076546,11.151731 119.54517,13.003154 118.99375,14.851643 118.42063,16.696712 117.82424,18.537918 117.20333,20.375101 116.555954,22.207666 115.880104,24.035236 115.17367,25.857344 114.43423,27.673355 113.659195,29.482765 112.84516,31.284695 111.98908,33.07863 111.08709,34.86366 110.135086,36.63891 109.128204,38.403217 108.060974,40.155495 106.927826,41.89442 105.72182,43.618458 104.43541,45.326015 103.059906,47.01485 101.58576,48.68289 100.002174,50.32757 98.296844,51.945736 96.45608,53.533913 94.46433,55.088078 92.3048,56.60346 89.959,58.074722 87.40634,59.495274 84.62602,60.85788 81.59611,62.15399 78.29571,63.374035 74.706116,64.50716 70.81308,65.54111 66.61038,66.46303 62.102493,67.25931 57.308605,67.91627 52.265198,68.42124 47.02699,68.76332 41.6648,68.93474 36.26119,68.93124 30.902275,68.75289 25.670296,68.40407 20.635717,67.89274 15.852481,67.22984 11.356,66.4283 7.165383,65.50137 3.284522,64.46295 -0.29367685,63.326 -3.5830102,62.102398 -6.602416,60.803017 -9.372981,59.43749 -11.916956,58.0144 -14.255071,56.54096 -16.407322,55.023468 -18.392408,53.46746 -20.22681,51.87742 -22.869455,52.626194 -26.297997,53.487484 -29.18658,54.134525 -31.19704,54.552597 -33.129333,54.93624 -34.608276,55.221107 -36.13892,55.51005 -37.38671,55.74205 -38.75186,55.99264 -39.923454,56.205116 -40.034893,56.2252 -41.269585,56.44626 -42.48218,56.66065 -43.946354,56.91567 -45.33654,57.153336 -47.11636,57.44975 -48.923695,57.73914 -51.436783,58.11622 -54.272816,58.497673 -58.86823,58.997845 -62.029427,59.249615 -62.18939,59.260292 -62.204655,59.567844 -62.324917,61.41166 -62.504272,63.252945 -62.756676,65.09117 -63.097775,66.925896 -63.549805,68.756454 -64.143616,70.58196 -64.92231,72.40114 -65.94779,74.212105 -67.31395,76.01186 -69.16708,77.79601 -71.74884,79.55673 -75.47828,81.28031 -81.13796,82.93982 -90.26681,84.47756 -105.785065,85.75979 -130.90054,86.494095 -160.3697,86.33512 -180,85.4701479029382 -180,90 0,90 180,90 180.0,85.4701479029382 177.82317,85.37423 164.86452,83.98406 157.13828,82.39658 152.2455,80.71223 148.96245,78.975296 146.65964,77.20692 144.98941,75.41836 143.74945,73.61614 142.81416,71.80404 142.10262,69.984604 141.55916,68.159485 141.14635,66.32979 140.83621,64.496376 140.6091,62.659786 140.44946,60.82035 140.34601,58.97853 140.28984,57.134453 140.27357,55.28846 140.29199,53.440567 140.34062,51.59092 140.41579,49.739685 140.51419,47.886894 140.63374,46.0327 140.77208,44.177105 140.92815,42.320156 141.09984,40.46198 141.28629,38.602642 141.48676,36.742237 141.70013,34.88074 141.92578,33.018322 142.16339,31.154974 142.41232,29.290869 142.67213,27.425957 142.94284,25.560461 143.22403,23.694418 143.516,21.827925 143.81813,19.961103 144.13086,18.094042 144.4541,16.226955 144.78789,14.359857 145.13226,12.492857 145.48804,10.626175 145.85464,8.759953 146.233,6.8942957 146.62344,5.0294127 147.0262,3.165489 147.44165,1.302656 147.8705,-0.5588655 148.31346,-2.418868 148.77098,-4.277171 149.2439,-6.133539 149.73323,-7.9876037 150.23946,-9.839295 150.76381,-11.688322 151.3075,-13.534335 151.87169,-15.376852 152.45769,-17.215807 153.0669,-19.050734 153.70122,-20.881187 154.36243,-22.706774 155.05215,-24.52712 155.77293,-26.341637 156.52756,-28.149605 157.31824,-29.95067 158.14822,-31.74406 159.02106,-33.529007 159.94075,-35.3045 160.9112,-37.06995 161.93764,-38.823994 163.02489,-40.565544 164.17955,-42.293194 165.40845,-44.005398 166.7189,-45.700542 168.11995,-47.376324 169.6214,-49.030567 171.23383,-50.660713 172.97017,-52.263485 174.84377,-53.835403 176.8699,-55.37235 179.06633,-56.86935 180.0,-57.4378109034995 180.0,-83.0931107996097-180,-57.4378109034995 -178.54933,-58.321045 -175.9564,-59.72074 -173.13435,-61.06103 -170.06233,-62.33347 -166.72032,-63.52833 -163.0907,-64.634476 -159.16151,-65.64017 -154.92856,-66.532684 -150.39879,-67.298164 -145.59445,-67.92387 -140.55406,-68.3977 -142.48802,-70.19404 -145.14468,-72.23696 -147.7492,-73.895096 -149.79216,-75.019165 -151.95955,-76.07891 -153.77167,-76.87734 -155.80803,-77.692314 -157.60779,-78.34775 -159.7451,-79.054726 -161.74332,-79.652 -161.94221,-79.70831 -164.26056,-80.32581 -166.76794,-80.91955 -170.1612,-81.61644 -173.83316,-82.25328 -179.33519,-83.02299 -180,-83.0931107996097 -180,-57.4378109034995", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD3/2018/04/30/S5P_RPRO_L1B_RA_BD3_20180430T034250_20180430T052420_02820_03_020100_20220630T164539.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "a5ab498a-7b2f-4043-ae2a-f95f457e7b3b" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -71.00133, + 51.852318 + ], + [ + -69.16877, + 53.442635 + ], + [ + -67.18598, + 54.998997 + ], + [ + -65.03673, + 56.517063 + ], + [ + -62.70171, + 57.991096 + ], + [ + -60.16154, + 59.414993 + ], + [ + -57.39468, + 60.78129 + ], + [ + -54.379066, + 62.081566 + ], + [ + -51.094273, + 63.306244 + ], + [ + -47.521175, + 64.44464 + ], + [ + -43.645313, + 65.484535 + ], + [ + -39.459774, + 66.413124 + ], + [ + -34.968727, + 67.216736 + ], + [ + -30.190142, + 67.881676 + ], + [ + -25.159767, + 68.39553 + ], + [ + -19.931307, + 68.746956 + ], + [ + -14.574529, + 68.92794 + ], + [ + -9.171753, + 68.934204 + ], + [ + -3.8088322, + 68.7656 + ], + [ + 1.4312859, + 68.42629 + ], + [ + 6.4775248, + 67.92391 + ], + [ + 11.275285, + 67.26948 + ], + [ + 15.787657, + 66.47558 + ], + [ + 19.994947, + 65.55566 + ], + [ + 23.892534, + 64.52348 + ], + [ + 27.486929, + 63.39226 + ], + [ + 30.79146, + 62.17348 + ], + [ + 33.825428, + 60.878654 + ], + [ + 36.60967, + 59.517235 + ], + [ + 39.165653, + 58.09779 + ], + [ + 41.51467, + 56.627502 + ], + [ + 43.677223, + 55.11304 + ], + [ + 45.671486, + 53.559586 + ], + [ + 47.51464, + 51.972076 + ], + [ + 49.222263, + 50.354576 + ], + [ + 50.80792, + 48.71056 + ], + [ + 52.283615, + 47.04297 + ], + [ + 53.66076, + 45.354664 + ], + [ + 54.948624, + 43.647602 + ], + [ + 56.15583, + 41.92391 + ], + [ + 57.290188, + 40.185352 + ], + [ + 58.358295, + 38.43341 + ], + [ + 59.366276, + 36.669445 + ], + [ + 60.319397, + 34.89468 + ], + [ + 61.222054, + 33.109844 + ], + [ + 62.07884, + 31.316214 + ], + [ + 62.893627, + 29.51451 + ], + [ + 63.66939, + 27.7054 + ], + [ + 64.409424, + 25.88967 + ], + [ + 65.11646, + 24.067884 + ], + [ + 65.79277, + 22.24046 + ], + [ + 66.44072, + 20.408146 + ], + [ + 67.061966, + 18.571135 + ], + [ + 67.65865, + 16.730053 + ], + [ + 68.23215, + 14.885216 + ], + [ + 68.78418, + 13.036989 + ], + [ + 69.31556, + 11.185583 + ], + [ + 69.828064, + 9.33155 + ], + [ + 70.32243, + 7.474997 + ], + [ + 70.79973, + 5.6162972 + ], + [ + 71.26063, + 3.7555988 + ], + [ + 71.70618, + 1.8932161 + ], + [ + 72.1371, + 0.029407065 + ], + [ + 72.553795, + -1.8356692 + ], + [ + 72.95717, + -3.701745 + ], + [ + 73.3471, + -5.568762 + ], + [ + 73.72486, + -7.4363337 + ], + [ + 74.09031, + -9.304435 + ], + [ + 74.44384, + -11.172868 + ], + [ + 74.7859, + -13.041378 + ], + [ + 75.11651, + -14.909927 + ], + [ + 75.43586, + -16.778337 + ], + [ + 75.74409, + -18.646458 + ], + [ + 76.04145, + -20.514133 + ], + [ + 76.32756, + -22.381262 + ], + [ + 76.60278, + -24.247728 + ], + [ + 76.866714, + -26.113379 + ], + [ + 77.119095, + -27.978163 + ], + [ + 77.35987, + -29.84193 + ], + [ + 77.58851, + -31.704601 + ], + [ + 77.804565, + -33.566082 + ], + [ + 78.007675, + -35.426235 + ], + [ + 78.19705, + -37.28501 + ], + [ + 78.37178, + -39.142307 + ], + [ + 78.5311, + -40.99808 + ], + [ + 78.673416, + -42.85219 + ], + [ + 78.7977, + -44.704533 + ], + [ + 78.902115, + -46.555065 + ], + [ + 78.984604, + -48.403732 + ], + [ + 79.04284, + -50.250267 + ], + [ + 79.073875, + -52.09479 + ], + [ + 79.07419, + -53.93699 + ], + [ + 79.03911, + -55.776806 + ], + [ + 78.96353, + -57.614056 + ], + [ + 78.84045, + -59.448425 + ], + [ + 78.66159, + -61.279755 + ], + [ + 78.416336, + -63.107685 + ], + [ + 78.091225, + -64.93168 + ], + [ + 77.66769, + -66.75122 + ], + [ + 77.121, + -68.56543 + ], + [ + 76.41921, + -70.37323 + ], + [ + 75.51551, + -72.173035 + ], + [ + 74.34491, + -73.96251 + ], + [ + 72.8088, + -75.73819 + ], + [ + 70.757515, + -77.49459 + ], + [ + 67.95039, + -79.2228 + ], + [ + 63.980797, + -80.90717 + ], + [ + 58.13263, + -82.5185 + ], + [ + 49.103363, + -83.99834 + ], + [ + 47.1494, + -84.225044 + ], + [ + 47.89213, + -84.27436 + ], + [ + 63.643, + -84.97785 + ], + [ + 94.26697, + -85.09748 + ], + [ + 111.17501, + -84.52075 + ], + [ + 122.95046, + -83.70443 + ], + [ + 129.68983, + -82.99589 + ], + [ + 135.19576, + -82.22875 + ], + [ + 138.87405, + -81.59374 + ], + [ + 142.2755, + -80.89861 + ], + [ + 144.79018, + -80.30621 + ], + [ + 147.1161, + -79.68998 + ], + [ + 147.31567, + -79.63377 + ], + [ + 149.321, + -79.03761 + ], + [ + 151.46637, + -78.33183 + ], + [ + 153.27318, + -77.67742 + ], + [ + 155.31773, + -76.86361 + ], + [ + 157.13731, + -76.066216 + ], + [ + 159.3138, + -75.00771 + ], + [ + 161.36545, + -73.88481 + ], + [ + 163.98131, + -72.22814 + ], + [ + 166.6499, + -70.18665 + ], + [ + 168.59283, + -68.391266 + ], + [ + 163.5566, + -67.9143 + ], + [ + 158.75743, + -67.28543 + ], + [ + 154.23347, + -66.51705 + ], + [ + 150.00642, + -65.62234 + ], + [ + 146.08333, + -64.61445 + ], + [ + 142.46007, + -63.506126 + ], + [ + 139.1236, + -62.309635 + ], + [ + 136.0568, + -61.035763 + ], + [ + 133.23991, + -59.694054 + ], + [ + 130.65176, + -58.293186 + ], + [ + 128.27094, + -56.840652 + ], + [ + 126.07842, + -55.342754 + ], + [ + 124.055374, + -53.80509 + ], + [ + 122.18498, + -52.232456 + ], + [ + 120.451416, + -50.62911 + ], + [ + 118.84122, + -48.99853 + ], + [ + 117.34213, + -47.34376 + ], + [ + 115.94302, + -45.667583 + ], + [ + 114.63437, + -43.972214 + ], + [ + 113.407364, + -42.25959 + ], + [ + 112.25417, + -40.531654 + ], + [ + 111.16812, + -38.78992 + ], + [ + 110.14312, + -37.035614 + ], + [ + 109.17371, + -35.2701 + ], + [ + 108.25527, + -33.494347 + ], + [ + 107.38327, + -31.709322 + ], + [ + 106.55406, + -29.915827 + ], + [ + 105.76421, + -28.114653 + ], + [ + 105.01055, + -26.30653 + ], + [ + 104.2903, + -24.492022 + ], + [ + 103.60119, + -22.671648 + ], + [ + 102.94068, + -20.84601 + ], + [ + 102.3071, + -19.015486 + ], + [ + 101.69839, + -17.180534 + ], + [ + 101.11282, + -15.341598 + ], + [ + 100.54907, + -13.49905 + ], + [ + 100.00595, + -11.65305 + ], + [ + 99.481926, + -9.804154 + ], + [ + 98.976, + -7.952459 + ], + [ + 98.48739, + -6.098408 + ], + [ + 98.014755, + -4.2420287 + ], + [ + 97.55762, + -2.3838239 + ], + [ + 97.11512, + -0.5238626 + ], + [ + 96.68664, + 1.337607 + ], + [ + 96.271286, + 3.2003746 + ], + [ + 95.86911, + 5.064263 + ], + [ + 95.479164, + 6.929039 + ], + [ + 95.10097, + 8.794574 + ], + [ + 94.73457, + 10.660748 + ], + [ + 94.37936, + 12.527292 + ], + [ + 94.03526, + 14.394149 + ], + [ + 93.70195, + 16.261219 + ], + [ + 93.37904, + 18.128222 + ], + [ + 93.066795, + 19.995173 + ], + [ + 92.76486, + 21.861889 + ], + [ + 92.47351, + 23.728262 + ], + [ + 92.19262, + 25.594202 + ], + [ + 91.92225, + 27.459576 + ], + [ + 91.663025, + 29.324348 + ], + [ + 91.41442, + 31.188362 + ], + [ + 91.17747, + 33.051567 + ], + [ + 90.95235, + 34.91389 + ], + [ + 90.739426, + 36.775192 + ], + [ + 90.53966, + 38.635544 + ], + [ + 90.353645, + 40.494686 + ], + [ + 90.182495, + 42.35276 + ], + [ + 90.02732, + 44.209507 + ], + [ + 89.889694, + 46.065002 + ], + [ + 89.77088, + 47.919052 + ], + [ + 89.673134, + 49.771675 + ], + [ + 89.599236, + 51.622707 + ], + [ + 89.55158, + 53.472183 + ], + [ + 89.53417, + 55.3199 + ], + [ + 89.551476, + 57.165756 + ], + [ + 89.60923, + 59.00961 + ], + [ + 89.71419, + 60.851265 + ], + [ + 89.875656, + 62.690414 + ], + [ + 90.10505, + 64.52678 + ], + [ + 90.41765, + 66.36004 + ], + [ + 90.83359, + 68.18946 + ], + [ + 91.380806, + 70.0143 + ], + [ + 92.09753, + 71.83336 + ], + [ + 93.03876, + 73.64505 + ], + [ + 94.28739, + 75.44677 + ], + [ + 95.96869, + 77.234764 + ], + [ + 98.28774, + 79.0024 + ], + [ + 101.59471, + 80.73831 + ], + [ + 106.52777, + 82.42089 + ], + [ + 114.32334, + 84.00532 + ], + [ + 127.39707, + 85.38978 + ], + [ + 149.34906, + 86.339554 + ], + [ + 178.8063, + 86.482956 + ], + [ + 180.0, + 86.44727631660854 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 86.44727631660854 + ], + [ + -156.26007, + 85.73769 + ], + [ + -140.87608, + 84.45092 + ], + [ + -131.815, + 82.91128 + ], + [ + -126.18911, + 81.251076 + ], + [ + -122.4783, + 79.52723 + ], + [ + -119.90651, + 77.766495 + ], + [ + -118.059845, + 75.98235 + ], + [ + -116.69718, + 74.1826 + ], + [ + -115.67382, + 72.371765 + ], + [ + -114.896774, + 70.552734 + ], + [ + -114.30407, + 68.7273 + ], + [ + -113.852425, + 66.896835 + ], + [ + -113.51228, + 65.0622 + ], + [ + -113.26048, + 63.224113 + ], + [ + -113.080635, + 61.382977 + ], + [ + -112.96078, + 59.539223 + ], + [ + -112.94619, + 59.231735 + ], + [ + -112.7863, + 59.22105 + ], + [ + -109.626686, + 58.969177 + ], + [ + -105.03374, + 58.468945 + ], + [ + -102.19926, + 58.087513 + ], + [ + -99.68754, + 57.7105 + ], + [ + -97.88117, + 57.421185 + ], + [ + -96.10229, + 57.124866 + ], + [ + -94.712814, + 56.887287 + ], + [ + -93.249374, + 56.63238 + ], + [ + -92.03737, + 56.41809 + ], + [ + -90.80327, + 56.197147 + ], + [ + -90.69189, + 56.177074 + ], + [ + -89.520836, + 55.96472 + ], + [ + -88.156296, + 55.71428 + ], + [ + -86.90905, + 55.48243 + ], + [ + -85.37904, + 55.193684 + ], + [ + -83.90068, + 54.90902 + ], + [ + -81.9691, + 54.52566 + ], + [ + -79.95931, + 54.107906 + ], + [ + -77.07154, + 53.46134 + ], + [ + -73.64369, + 52.600643 + ], + [ + -71.00133, + 51.852318 + ], + [ + -71.00133, + 51.852318 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD3_20180430T070550_20180430T084721_02822_03_020100_20220630T164555.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T07:27:25Z", + "completionDate": "2018-04-30T08:25:48Z", + "productType": "L1B_RA_BD3", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2822, + "updated": "2023-03-06T16:54:11.335528Z", + "published": "2023-03-06T16:54:11.335528Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9028cc83-981d-4724-ab41-012735baa378", + "size": 2991889233, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9028cc83-981d-4724-ab41-012735baa378", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/9028cc83-981d-4724-ab41-012735baa378.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 37.2624270358123, + 29.8925964932659 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-71.00133,51.852318 -69.16877,53.442635 -67.18598,54.998997 -65.03673,56.517063 -62.70171,57.991096 -60.16154,59.414993 -57.39468,60.78129 -54.379066,62.081566 -51.094273,63.306244 -47.521175,64.44464 -43.645313,65.484535 -39.459774,66.413124 -34.968727,67.216736 -30.190142,67.881676 -25.159767,68.39553 -19.931307,68.746956 -14.574529,68.92794 -9.171753,68.934204 -3.8088322,68.7656 1.4312859,68.42629 6.4775248,67.92391 11.275285,67.26948 15.787657,66.47558 19.994947,65.55566 23.892534,64.52348 27.486929,63.39226 30.79146,62.17348 33.825428,60.878654 36.60967,59.517235 39.165653,58.09779 41.51467,56.627502 43.677223,55.11304 45.671486,53.559586 47.51464,51.972076 49.222263,50.354576 50.80792,48.71056 52.283615,47.04297 53.66076,45.354664 54.948624,43.647602 56.15583,41.92391 57.290188,40.185352 58.358295,38.43341 59.366276,36.669445 60.319397,34.89468 61.222054,33.109844 62.07884,31.316214 62.893627,29.51451 63.66939,27.7054 64.409424,25.88967 65.11646,24.067884 65.79277,22.24046 66.44072,20.408146 67.061966,18.571135 67.65865,16.730053 68.23215,14.885216 68.78418,13.036989 69.31556,11.185583 69.828064,9.33155 70.32243,7.474997 70.79973,5.6162972 71.26063,3.7555988 71.70618,1.8932161 72.1371,0.029407065 72.553795,-1.8356692 72.95717,-3.701745 73.3471,-5.568762 73.72486,-7.4363337 74.09031,-9.304435 74.44384,-11.172868 74.7859,-13.041378 75.11651,-14.909927 75.43586,-16.778337 75.74409,-18.646458 76.04145,-20.514133 76.32756,-22.381262 76.60278,-24.247728 76.866714,-26.113379 77.119095,-27.978163 77.35987,-29.84193 77.58851,-31.704601 77.804565,-33.566082 78.007675,-35.426235 78.19705,-37.28501 78.37178,-39.142307 78.5311,-40.99808 78.673416,-42.85219 78.7977,-44.704533 78.902115,-46.555065 78.984604,-48.403732 79.04284,-50.250267 79.073875,-52.09479 79.07419,-53.93699 79.03911,-55.776806 78.96353,-57.614056 78.84045,-59.448425 78.66159,-61.279755 78.416336,-63.107685 78.091225,-64.93168 77.66769,-66.75122 77.121,-68.56543 76.41921,-70.37323 75.51551,-72.173035 74.34491,-73.96251 72.8088,-75.73819 70.757515,-77.49459 67.95039,-79.2228 63.980797,-80.90717 58.13263,-82.5185 49.103363,-83.99834 47.1494,-84.225044 47.89213,-84.27436 63.643,-84.97785 94.26697,-85.09748 111.17501,-84.52075 122.95046,-83.70443 129.68983,-82.99589 135.19576,-82.22875 138.87405,-81.59374 142.2755,-80.89861 144.79018,-80.30621 147.1161,-79.68998 147.31567,-79.63377 149.321,-79.03761 151.46637,-78.33183 153.27318,-77.67742 155.31773,-76.86361 157.13731,-76.066216 159.3138,-75.00771 161.36545,-73.88481 163.98131,-72.22814 166.6499,-70.18665 168.59283,-68.391266 163.5566,-67.9143 158.75743,-67.28543 154.23347,-66.51705 150.00642,-65.62234 146.08333,-64.61445 142.46007,-63.506126 139.1236,-62.309635 136.0568,-61.035763 133.23991,-59.694054 130.65176,-58.293186 128.27094,-56.840652 126.07842,-55.342754 124.055374,-53.80509 122.18498,-52.232456 120.451416,-50.62911 118.84122,-48.99853 117.34213,-47.34376 115.94302,-45.667583 114.63437,-43.972214 113.407364,-42.25959 112.25417,-40.531654 111.16812,-38.78992 110.14312,-37.035614 109.17371,-35.2701 108.25527,-33.494347 107.38327,-31.709322 106.55406,-29.915827 105.76421,-28.114653 105.01055,-26.30653 104.2903,-24.492022 103.60119,-22.671648 102.94068,-20.84601 102.3071,-19.015486 101.69839,-17.180534 101.11282,-15.341598 100.54907,-13.49905 100.00595,-11.65305 99.481926,-9.804154 98.976,-7.952459 98.48739,-6.098408 98.014755,-4.2420287 97.55762,-2.3838239 97.11512,-0.5238626 96.68664,1.337607 96.271286,3.2003746 95.86911,5.064263 95.479164,6.929039 95.10097,8.794574 94.73457,10.660748 94.37936,12.527292 94.03526,14.394149 93.70195,16.261219 93.37904,18.128222 93.066795,19.995173 92.76486,21.861889 92.47351,23.728262 92.19262,25.594202 91.92225,27.459576 91.663025,29.324348 91.41442,31.188362 91.17747,33.051567 90.95235,34.91389 90.739426,36.775192 90.53966,38.635544 90.353645,40.494686 90.182495,42.35276 90.02732,44.209507 89.889694,46.065002 89.77088,47.919052 89.673134,49.771675 89.599236,51.622707 89.55158,53.472183 89.53417,55.3199 89.551476,57.165756 89.60923,59.00961 89.71419,60.851265 89.875656,62.690414 90.10505,64.52678 90.41765,66.36004 90.83359,68.18946 91.380806,70.0143 92.09753,71.83336 93.03876,73.64505 94.28739,75.44677 95.96869,77.234764 98.28774,79.0024 101.59471,80.73831 106.52777,82.42089 114.32334,84.00532 127.39707,85.38978 149.34906,86.339554 178.8063,86.482956 180.0,86.4472763166085 180,90 0,90 -180,90 -180,86.4472763166085 -156.26007,85.73769 -140.87608,84.45092 -131.815,82.91128 -126.18911,81.251076 -122.4783,79.52723 -119.90651,77.766495 -118.059845,75.98235 -116.69718,74.1826 -115.67382,72.371765 -114.896774,70.552734 -114.30407,68.7273 -113.852425,66.896835 -113.51228,65.0622 -113.26048,63.224113 -113.080635,61.382977 -112.96078,59.539223 -112.94619,59.231735 -112.7863,59.22105 -109.626686,58.969177 -105.03374,58.468945 -102.19926,58.087513 -99.68754,57.7105 -97.88117,57.421185 -96.10229,57.124866 -94.712814,56.887287 -93.249374,56.63238 -92.03737,56.41809 -90.80327,56.197147 -90.69189,56.177074 -89.520836,55.96472 -88.156296,55.71428 -86.90905,55.48243 -85.37904,55.193684 -83.90068,54.90902 -81.9691,54.52566 -79.95931,54.107906 -77.07154,53.46134 -73.64369,52.600643 -71.00133,51.852318 -71.00133,51.852318", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD3/2018/04/30/S5P_RPRO_L1B_RA_BD3_20180430T070550_20180430T084721_02822_03_020100_20220630T164555.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "9028cc83-981d-4724-ab41-012735baa378" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + -40.59254515226606 + ], + [ + 179.93814, + -39.84414 + ], + [ + 179.76901, + -37.98724 + ], + [ + 179.58511, + -36.128807 + ], + [ + 179.38683, + -34.269035 + ], + [ + 179.17555, + -32.40787 + ], + [ + 178.95154, + -30.545427 + ], + [ + 178.71512, + -28.681942 + ], + [ + 178.467, + -26.81735 + ], + [ + 178.20732, + -24.95182 + ], + [ + 177.93614, + -23.085512 + ], + [ + 177.65413, + -21.218386 + ], + [ + 177.36095, + -19.350716 + ], + [ + 177.05669, + -17.482586 + ], + [ + 176.7414, + -15.614067 + ], + [ + 176.41515, + -13.745347 + ], + [ + 176.07727, + -11.876599 + ], + [ + 175.72801, + -10.007957 + ], + [ + 175.36714, + -8.139508 + ], + [ + 174.994, + -6.2714915 + ], + [ + 174.60843, + -4.404128 + ], + [ + 174.21011, + -2.5374317 + ], + [ + 173.79845, + -0.67179334 + ], + [ + 173.37291, + 1.1927197 + ], + [ + 172.9328, + 3.0558116 + ], + [ + 172.47769, + 4.917412 + ], + [ + 172.00662, + 6.7770743 + ], + [ + 171.51877, + 8.634681 + ], + [ + 171.01317, + 10.4899025 + ], + [ + 170.48874, + 12.342463 + ], + [ + 169.94469, + 14.1921425 + ], + [ + 169.37932, + 16.038519 + ], + [ + 168.79128, + 17.88118 + ], + [ + 168.17947, + 19.719997 + ], + [ + 167.5415, + 21.554253 + ], + [ + 166.8762, + 23.383818 + ], + [ + 166.18097, + 25.207989 + ], + [ + 165.45355, + 27.026308 + ], + [ + 164.69138, + 28.838129 + ], + [ + 163.89146, + 30.642841 + ], + [ + 163.05086, + 32.43986 + ], + [ + 162.16557, + 34.228138 + ], + [ + 161.23181, + 36.00701 + ], + [ + 160.24489, + 37.775356 + ], + [ + 159.19992, + 39.532154 + ], + [ + 158.09103, + 41.276085 + ], + [ + 156.9116, + 43.005585 + ], + [ + 155.65479, + 44.71928 + ], + [ + 154.31194, + 46.415 + ], + [ + 152.8741, + 48.09081 + ], + [ + 151.33086, + 49.74413 + ], + [ + 149.6702, + 51.372047 + ], + [ + 147.87927, + 52.97139 + ], + [ + 145.94322, + 54.53828 + ], + [ + 143.84521, + 56.06791 + ], + [ + 141.5678, + 57.555496 + ], + [ + 139.09131, + 58.99489 + ], + [ + 136.39462, + 60.379116 + ], + [ + 133.45593, + 61.699886 + ], + [ + 130.2541, + 62.948124 + ], + [ + 126.76948, + 64.11349 + ], + [ + 122.98582, + 65.18421 + ], + [ + 118.893555, + 66.14748 + ], + [ + 114.493065, + 66.990036 + ], + [ + 109.798004, + 67.6981 + ], + [ + 104.83827, + 68.25845 + ], + [ + 99.66234, + 68.659584 + ], + [ + 94.33554, + 68.89257 + ], + [ + 88.937225, + 68.951546 + ], + [ + 83.55297, + 68.83523 + ], + [ + 78.26728, + 68.54641 + ], + [ + 73.155556, + 68.091866 + ], + [ + 68.642105, + 67.55184 + ], + [ + 66.74208, + 67.49032 + ], + [ + 63.75586, + 68.89923 + ], + [ + 59.473522, + 70.58463 + ], + [ + 55.472847, + 71.8889 + ], + [ + 52.46039, + 72.739136 + ], + [ + 49.37909, + 73.51488 + ], + [ + 46.892097, + 74.08239 + ], + [ + 44.195396, + 74.64614 + ], + [ + 41.90061, + 75.087654 + ], + [ + 39.28642, + 75.55131 + ], + [ + 36.95328, + 75.93218 + ], + [ + 36.72695, + 75.96756 + ], + [ + 34.166958, + 76.349144 + ], + [ + 31.557919, + 76.704636 + ], + [ + 28.28031, + 77.10661 + ], + [ + 25.038958, + 77.45849 + ], + [ + 20.708513, + 77.86241 + ], + [ + 16.11526, + 78.213264 + ], + [ + 9.447683, + 78.58996 + ], + [ + 1.6581154, + 78.84391 + ], + [ + -11.0126095, + 78.84676 + ], + [ + -19.319147, + 78.56161 + ], + [ + -19.724398, + 78.54133 + ], + [ + -24.310715, + 81.03141 + ], + [ + -30.792204, + 83.031334 + ], + [ + -40.188625, + 84.55939 + ], + [ + -56.18605, + 85.82028 + ], + [ + -81.82936, + 86.51155 + ], + [ + -111.136345, + 86.2991 + ], + [ + -132.37086, + 85.30433 + ], + [ + -144.94151, + 83.8985 + ], + [ + -152.45683, + 82.303566 + ], + [ + -157.23367, + 80.61541 + ], + [ + -160.4469, + 78.87613 + ], + [ + -162.70656, + 77.106346 + ], + [ + -164.34726, + 75.31689 + ], + [ + -165.56667, + 73.51392 + ], + [ + -166.4874, + 71.70138 + ], + [ + -167.18816, + 69.88153 + ], + [ + -167.72292, + 68.05611 + ], + [ + -168.12953, + 66.22614 + ], + [ + -168.43413, + 64.39246 + ], + [ + -168.65732, + 62.555607 + ], + [ + -168.81319, + 60.71605 + ], + [ + -168.91362, + 58.874004 + ], + [ + -168.96747, + 57.029808 + ], + [ + -168.98126, + 55.183594 + ], + [ + -168.96103, + 53.33553 + ], + [ + -168.91089, + 51.485733 + ], + [ + -168.83435, + 49.6343 + ], + [ + -168.73453, + 47.78138 + ], + [ + -168.61389, + 45.927 + ], + [ + -168.47444, + 44.071243 + ], + [ + -168.31767, + 42.21414 + ], + [ + -168.1448, + 40.35583 + ], + [ + -167.95763, + 38.49636 + ], + [ + -167.75633, + 36.63577 + ], + [ + -167.54222, + 34.77416 + ], + [ + -167.31592, + 32.911564 + ], + [ + -167.07765, + 31.048103 + ], + [ + -166.82814, + 29.183804 + ], + [ + -166.56746, + 27.318783 + ], + [ + -166.29616, + 25.453157 + ], + [ + -166.01428, + 23.586967 + ], + [ + -165.72176, + 21.720398 + ], + [ + -165.41884, + 19.853445 + ], + [ + -165.10558, + 17.986294 + ], + [ + -164.78172, + 16.119068 + ], + [ + -164.44731, + 14.251832 + ], + [ + -164.10208, + 12.384811 + ], + [ + -163.74573, + 10.518001 + ], + [ + -163.3784, + 8.651681 + ], + [ + -162.99922, + 6.7860227 + ], + [ + -162.60817, + 4.921109 + ], + [ + -162.20467, + 3.0570989 + ], + [ + -161.78833, + 1.1942471 + ], + [ + -161.35858, + -0.66723883 + ], + [ + -160.91481, + -2.5273058 + ], + [ + -160.45639, + -4.385558 + ], + [ + -159.9825, + -6.241889 + ], + [ + -159.49223, + -8.095974 + ], + [ + -158.98486, + -9.947578 + ], + [ + -158.45929, + -11.796516 + ], + [ + -157.91432, + -13.642334 + ], + [ + -157.34892, + -15.484806 + ], + [ + -156.76154, + -17.323599 + ], + [ + -156.15074, + -19.158346 + ], + [ + -155.5148, + -20.988594 + ], + [ + -154.85216, + -22.814028 + ], + [ + -154.16045, + -24.63405 + ], + [ + -153.43756, + -26.448158 + ], + [ + -152.68105, + -28.255947 + ], + [ + -151.88802, + -30.056618 + ], + [ + -151.0554, + -31.849567 + ], + [ + -150.17992, + -33.63404 + ], + [ + -149.2573, + -35.409054 + ], + [ + -148.28363, + -37.173843 + ], + [ + -147.25366, + -38.92721 + ], + [ + -146.16261, + -40.66809 + ], + [ + -145.00359, + -42.394844 + ], + [ + -143.77002, + -44.10613 + ], + [ + -142.45438, + -45.800156 + ], + [ + -141.04776, + -47.47484 + ], + [ + -139.54005, + -49.12775 + ], + [ + -137.92036, + -50.75631 + ], + [ + -136.17642, + -52.357376 + ], + [ + -134.29399, + -53.927326 + ], + [ + -132.25827, + -55.46208 + ], + [ + -130.05107, + -56.956467 + ], + [ + -127.65457, + -58.405144 + ], + [ + -125.048805, + -59.801594 + ], + [ + -122.21268, + -61.138187 + ], + [ + -119.12517, + -62.406204 + ], + [ + -115.766396, + -63.596004 + ], + [ + -112.11922, + -64.696526 + ], + [ + -108.17208, + -65.69581 + ], + [ + -103.92131, + -66.581055 + ], + [ + -99.37479, + -67.33868 + ], + [ + -94.55508, + -67.9557 + ], + [ + -89.50273, + -68.42012 + ], + [ + -91.412285, + -70.220276 + ], + [ + -94.03674, + -72.26828 + ], + [ + -96.61093, + -73.93127 + ], + [ + -98.63082, + -75.05907 + ], + [ + -100.77442, + -76.122696 + ], + [ + -102.56718, + -76.924324 + ], + [ + -104.5825, + -77.74281 + ], + [ + -106.364426, + -78.4013 + ], + [ + -108.48175, + -79.11183 + ], + [ + -110.46268, + -79.71235 + ], + [ + -110.65993, + -79.76898 + ], + [ + -112.96042, + -80.39014 + ], + [ + -115.45135, + -80.98771 + ], + [ + -118.82775, + -81.689575 + ], + [ + -122.48939, + -82.331505 + ], + [ + -127.99303, + -83.108215 + ], + [ + -134.76953, + -83.827095 + ], + [ + -146.71574, + -84.65739 + ], + [ + -164.05896, + -85.243904 + ], + [ + -180.0, + -85.17572860008389 + ], + [ + -180.0, + -62.53788282430448 + ], + [ + -179.9155, + -61.972923 + ], + [ + -179.71352, + -60.1427 + ], + [ + -179.57103, + -58.309326 + ], + [ + -179.47879, + -56.47305 + ], + [ + -179.42921, + -54.63404 + ], + [ + -179.41673, + -52.792576 + ], + [ + -179.43672, + -50.94882 + ], + [ + -179.48523, + -49.102856 + ], + [ + -179.55898, + -47.254837 + ], + [ + -179.65573, + -45.4049 + ], + [ + -179.77269, + -43.553036 + ], + [ + -179.90851, + -41.699425 + ], + [ + -180.0, + -40.59254515226606 + ], + [ + -180.0, + 90.0 + ] + ] + ], + [ + [ + [ + 180.0, + -85.17572860008389 + ], + [ + 164.42438, + -85.109116 + ], + [ + 148.43399, + -84.38265 + ], + [ + 147.68608, + -84.33203 + ], + [ + 156.70157, + -83.10147 + ], + [ + 163.55626, + -81.53032 + ], + [ + 168.12791, + -79.86885 + ], + [ + 171.31381, + -78.15476 + ], + [ + 173.61508, + -76.40748 + ], + [ + 175.32373, + -74.638176 + ], + [ + 176.6182, + -72.85331 + ], + [ + 177.61359, + -71.05695 + ], + [ + 178.38443, + -69.251854 + ], + [ + 178.98495, + -67.43979 + ], + [ + 179.45125, + -65.622055 + ], + [ + 179.8113, + -63.799515 + ], + [ + 180.0, + -62.53788282430448 + ], + [ + 180.0, + -85.17572860008389 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD3_20180430T001950_20180430T020120_02818_03_020100_20220630T164522.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T00:41:23Z", + "completionDate": "2018-04-30T01:33:40Z", + "productType": "L1B_RA_BD3", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2818, + "updated": "2023-03-06T18:41:49.716589Z", + "published": "2023-03-06T18:41:49.716589Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/45f44456-4d78-45c3-83ea-93a97b03452a", + "size": 2656617620, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 45f44456-4d78-45c3-83ea-93a97b03452a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/45f44456-4d78-45c3-83ea-93a97b03452a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -18.1725868460961, + 24.9597892086852 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,90 0,90 180,90 180.0,-40.5925451522661 179.93814,-39.84414 179.76901,-37.98724 179.58511,-36.128807 179.38683,-34.269035 179.17555,-32.40787 178.95154,-30.545427 178.71512,-28.681942 178.467,-26.81735 178.20732,-24.95182 177.93614,-23.085512 177.65413,-21.218386 177.36095,-19.350716 177.05669,-17.482586 176.7414,-15.614067 176.41515,-13.745347 176.07727,-11.876599 175.72801,-10.007957 175.36714,-8.139508 174.994,-6.2714915 174.60843,-4.404128 174.21011,-2.5374317 173.79845,-0.67179334 173.37291,1.1927197 172.9328,3.0558116 172.47769,4.917412 172.00662,6.7770743 171.51877,8.634681 171.01317,10.4899025 170.48874,12.342463 169.94469,14.1921425 169.37932,16.038519 168.79128,17.88118 168.17947,19.719997 167.5415,21.554253 166.8762,23.383818 166.18097,25.207989 165.45355,27.026308 164.69138,28.838129 163.89146,30.642841 163.05086,32.43986 162.16557,34.228138 161.23181,36.00701 160.24489,37.775356 159.19992,39.532154 158.09103,41.276085 156.9116,43.005585 155.65479,44.71928 154.31194,46.415 152.8741,48.09081 151.33086,49.74413 149.6702,51.372047 147.87927,52.97139 145.94322,54.53828 143.84521,56.06791 141.5678,57.555496 139.09131,58.99489 136.39462,60.379116 133.45593,61.699886 130.2541,62.948124 126.76948,64.11349 122.98582,65.18421 118.893555,66.14748 114.493065,66.990036 109.798004,67.6981 104.83827,68.25845 99.66234,68.659584 94.33554,68.89257 88.937225,68.951546 83.55297,68.83523 78.26728,68.54641 73.155556,68.091866 68.642105,67.55184 66.74208,67.49032 63.75586,68.89923 59.473522,70.58463 55.472847,71.8889 52.46039,72.739136 49.37909,73.51488 46.892097,74.08239 44.195396,74.64614 41.90061,75.087654 39.28642,75.55131 36.95328,75.93218 36.72695,75.96756 34.166958,76.349144 31.557919,76.704636 28.28031,77.10661 25.038958,77.45849 20.708513,77.86241 16.11526,78.213264 9.447683,78.58996 1.6581154,78.84391 -11.0126095,78.84676 -19.319147,78.56161 -19.724398,78.54133 -24.310715,81.03141 -30.792204,83.031334 -40.188625,84.55939 -56.18605,85.82028 -81.82936,86.51155 -111.136345,86.2991 -132.37086,85.30433 -144.94151,83.8985 -152.45683,82.303566 -157.23367,80.61541 -160.4469,78.87613 -162.70656,77.106346 -164.34726,75.31689 -165.56667,73.51392 -166.4874,71.70138 -167.18816,69.88153 -167.72292,68.05611 -168.12953,66.22614 -168.43413,64.39246 -168.65732,62.555607 -168.81319,60.71605 -168.91362,58.874004 -168.96747,57.029808 -168.98126,55.183594 -168.96103,53.33553 -168.91089,51.485733 -168.83435,49.6343 -168.73453,47.78138 -168.61389,45.927 -168.47444,44.071243 -168.31767,42.21414 -168.1448,40.35583 -167.95763,38.49636 -167.75633,36.63577 -167.54222,34.77416 -167.31592,32.911564 -167.07765,31.048103 -166.82814,29.183804 -166.56746,27.318783 -166.29616,25.453157 -166.01428,23.586967 -165.72176,21.720398 -165.41884,19.853445 -165.10558,17.986294 -164.78172,16.119068 -164.44731,14.251832 -164.10208,12.384811 -163.74573,10.518001 -163.3784,8.651681 -162.99922,6.7860227 -162.60817,4.921109 -162.20467,3.0570989 -161.78833,1.1942471 -161.35858,-0.66723883 -160.91481,-2.5273058 -160.45639,-4.385558 -159.9825,-6.241889 -159.49223,-8.095974 -158.98486,-9.947578 -158.45929,-11.796516 -157.91432,-13.642334 -157.34892,-15.484806 -156.76154,-17.323599 -156.15074,-19.158346 -155.5148,-20.988594 -154.85216,-22.814028 -154.16045,-24.63405 -153.43756,-26.448158 -152.68105,-28.255947 -151.88802,-30.056618 -151.0554,-31.849567 -150.17992,-33.63404 -149.2573,-35.409054 -148.28363,-37.173843 -147.25366,-38.92721 -146.16261,-40.66809 -145.00359,-42.394844 -143.77002,-44.10613 -142.45438,-45.800156 -141.04776,-47.47484 -139.54005,-49.12775 -137.92036,-50.75631 -136.17642,-52.357376 -134.29399,-53.927326 -132.25827,-55.46208 -130.05107,-56.956467 -127.65457,-58.405144 -125.048805,-59.801594 -122.21268,-61.138187 -119.12517,-62.406204 -115.766396,-63.596004 -112.11922,-64.696526 -108.17208,-65.69581 -103.92131,-66.581055 -99.37479,-67.33868 -94.55508,-67.9557 -89.50273,-68.42012 -91.412285,-70.220276 -94.03674,-72.26828 -96.61093,-73.93127 -98.63082,-75.05907 -100.77442,-76.122696 -102.56718,-76.924324 -104.5825,-77.74281 -106.364426,-78.4013 -108.48175,-79.11183 -110.46268,-79.71235 -110.65993,-79.76898 -112.96042,-80.39014 -115.45135,-80.98771 -118.82775,-81.689575 -122.48939,-82.331505 -127.99303,-83.108215 -134.76953,-83.827095 -146.71574,-84.65739 -164.05896,-85.243904 -180,-85.1757286000839 -180,-62.5378828243045 -179.9155,-61.972923 -179.71352,-60.1427 -179.57103,-58.309326 -179.47879,-56.47305 -179.42921,-54.63404 -179.41673,-52.792576 -179.43672,-50.94882 -179.48523,-49.102856 -179.55898,-47.254837 -179.65573,-45.4049 -179.77269,-43.553036 -179.90851,-41.699425 -180,-40.5925451522661 -180,90180.0,-85.1757286000839 164.42438,-85.109116 148.43399,-84.38265 147.68608,-84.33203 156.70157,-83.10147 163.55626,-81.53032 168.12791,-79.86885 171.31381,-78.15476 173.61508,-76.40748 175.32373,-74.638176 176.6182,-72.85331 177.61359,-71.05695 178.38443,-69.251854 178.98495,-67.43979 179.45125,-65.622055 179.8113,-63.799515 180.0,-62.5378828243045 180.0,-85.1757286000839", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD3/2018/04/30/S5P_RPRO_L1B_RA_BD3_20180430T001950_20180430T020120_02818_03_020100_20220630T164522.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "45f44456-4d78-45c3-83ea-93a97b03452a" + } + ], + "properties": { + "id": "537ce725-9daf-50af-b121-6b10ef643fac", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1B_RA_BD3" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1B_RA_BD4.json b/tests/data/opensearch/creodias_search_L1B_RA_BD4.json new file mode 100644 index 0000000..4207723 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1B_RA_BD4.json @@ -0,0 +1,3334 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 111.231415, + 51.717964 + ], + [ + 113.05194, + 53.31102 + ], + [ + 115.02116, + 54.870663 + ], + [ + 117.15591, + 56.392193 + ], + [ + 119.4744, + 57.870316 + ], + [ + 121.9965, + 59.298874 + ], + [ + 124.74355, + 60.670506 + ], + [ + 127.737404, + 61.976845 + ], + [ + 130.99878, + 63.20855 + ], + [ + 134.54716, + 64.3548 + ], + [ + 138.3973, + 65.40377 + ], + [ + 142.55731, + 66.342285 + ], + [ + 147.02379, + 67.157104 + ], + [ + 151.78001, + 67.83443 + ], + [ + 156.79187, + 68.3614 + ], + [ + 162.00714, + 68.72695 + ], + [ + 167.35724, + 68.92256 + ], + [ + 172.76044, + 68.94356 + ], + [ + 178.13095, + 68.78947 + ], + [ + 180.0, + 68.67371590067773 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 68.67371590067773 + ], + [ + -176.61484, + 68.464066 + ], + [ + -171.5491, + 67.97484 + ], + [ + -166.72809, + 67.332664 + ], + [ + -162.19038, + 66.5496 + ], + [ + -157.95667, + 65.63964 + ], + [ + -154.0329, + 64.61615 + ], + [ + -150.4133, + 63.49242 + ], + [ + -147.08488, + 62.280544 + ], + [ + -144.02911, + 60.991318 + ], + [ + -141.22481, + 59.634964 + ], + [ + -138.6503, + 58.219902 + ], + [ + -136.28485, + 56.75336 + ], + [ + -134.1077, + 55.242092 + ], + [ + -132.10013, + 53.691525 + ], + [ + -130.245, + 52.106552 + ], + [ + -128.52664, + 50.491253 + ], + [ + -126.9317, + 48.84904 + ], + [ + -125.44727, + 47.18317 + ], + [ + -124.06245, + 45.496258 + ], + [ + -122.76755, + 43.79057 + ], + [ + -121.554115, + 42.06801 + ], + [ + -120.41393, + 40.330524 + ], + [ + -119.340675, + 38.579426 + ], + [ + -118.328, + 36.816322 + ], + [ + -117.37077, + 35.042118 + ], + [ + -116.464096, + 33.258022 + ], + [ + -115.60371, + 31.464912 + ], + [ + -114.78568, + 29.663729 + ], + [ + -114.00687, + 27.855104 + ], + [ + -113.26403, + 26.03972 + ], + [ + -112.55463, + 24.21818 + ], + [ + -111.87598, + 22.391113 + ], + [ + -111.2258, + 20.559076 + ], + [ + -110.602455, + 18.722298 + ], + [ + -110.00387, + 16.88144 + ], + [ + -109.4284, + 15.036834 + ], + [ + -108.874954, + 13.188675 + ], + [ + -108.34173, + 11.337497 + ], + [ + -107.82793, + 9.483539 + ], + [ + -107.33218, + 7.627102 + ], + [ + -106.8536, + 5.768421 + ], + [ + -106.391205, + 3.9078755 + ], + [ + -105.94444, + 2.0455067 + ], + [ + -105.51256, + 0.18167059 + ], + [ + -105.09477, + -1.6833942 + ], + [ + -104.690475, + -3.5494826 + ], + [ + -104.29926, + -5.416475 + ], + [ + -103.92069, + -7.2841434 + ], + [ + -103.55432, + -9.152244 + ], + [ + -103.199844, + -11.020722 + ], + [ + -102.85692, + -12.889329 + ], + [ + -102.52544, + -14.757977 + ], + [ + -102.20515, + -16.62643 + ], + [ + -101.89598, + -18.494652 + ], + [ + -101.59785, + -20.362446 + ], + [ + -101.310745, + -22.229715 + ], + [ + -101.03488, + -24.096304 + ], + [ + -100.770256, + -25.962082 + ], + [ + -100.51672, + -27.826994 + ], + [ + -100.274994, + -29.6909 + ], + [ + -100.045296, + -31.55372 + ], + [ + -99.82821, + -33.41534 + ], + [ + -99.624176, + -35.275684 + ], + [ + -99.43366, + -37.134632 + ], + [ + -99.25766, + -38.99206 + ], + [ + -99.09718, + -40.848007 + ], + [ + -98.95346, + -42.702293 + ], + [ + -98.82767, + -44.554855 + ], + [ + -98.721504, + -46.40562 + ], + [ + -98.63717, + -48.25438 + ], + [ + -98.57694, + -50.1012 + ], + [ + -98.54374, + -51.9459 + ], + [ + -98.54108, + -53.788326 + ], + [ + -98.57277, + -55.62832 + ], + [ + -98.64504, + -57.465767 + ], + [ + -98.76388, + -59.300434 + ], + [ + -98.93765, + -61.132034 + ], + [ + -99.176926, + -62.960228 + ], + [ + -99.495316, + -64.7846 + ], + [ + -99.91017, + -66.60449 + ], + [ + -100.44596, + -68.41923 + ], + [ + -101.13381, + -70.227585 + ], + [ + -102.01861, + -72.02813 + ], + [ + -103.16489, + -73.81853 + ], + [ + -104.666885, + -75.59548 + ], + [ + -106.66909, + -77.353745 + ], + [ + -109.4029, + -79.084694 + ], + [ + -113.2575, + -80.77343 + ], + [ + -118.91516, + -82.392365 + ], + [ + -127.61855, + -83.886185 + ], + [ + -129.50026, + -84.11624 + ], + [ + -128.76286, + -84.16423 + ], + [ + -113.24878, + -84.84434 + ], + [ + -83.48401, + -84.94754 + ], + [ + -67.00613, + -84.37931 + ], + [ + -55.4115, + -83.57609 + ], + [ + -48.71848, + -82.87752 + ], + [ + -43.21846, + -82.11977 + ], + [ + -39.52887, + -81.4916 + ], + [ + -36.107037, + -80.80318 + ], + [ + -33.57175, + -80.215965 + ], + [ + -31.223078, + -79.604675 + ], + [ + -31.021404, + -79.54891 + ], + [ + -28.993746, + -78.95714 + ], + [ + -26.822332, + -78.25617 + ], + [ + -24.992132, + -77.605896 + ], + [ + -22.919786, + -76.79685 + ], + [ + -21.074526, + -76.00378 + ], + [ + -18.866291, + -74.950516 + ], + [ + -16.78373, + -73.83263 + ], + [ + -14.127017, + -72.18244 + ], + [ + -11.4148245, + -70.14765 + ], + [ + -9.438719, + -68.357185 + ], + [ + -14.457386, + -67.86757 + ], + [ + -19.235367, + -67.22711 + ], + [ + -23.735462, + -66.448044 + ], + [ + -27.937937, + -65.54371 + ], + [ + -31.83657, + -64.527336 + ], + [ + -35.43607, + -63.41156 + ], + [ + -38.750095, + -62.208576 + ], + [ + -41.795685, + -60.92879 + ], + [ + -44.5936, + -59.58219 + ], + [ + -47.164204, + -58.177013 + ], + [ + -49.52901, + -56.72056 + ], + [ + -51.70716, + -55.219276 + ], + [ + -53.717564, + -53.678764 + ], + [ + -55.576405, + -52.10362 + ], + [ + -57.299618, + -50.4979 + ], + [ + -58.900623, + -48.865353 + ], + [ + -60.391273, + -47.20882 + ], + [ + -61.782616, + -45.530926 + ], + [ + -63.084656, + -43.834133 + ], + [ + -64.305695, + -42.12035 + ], + [ + -65.45312, + -40.391235 + ], + [ + -66.53414, + -38.64845 + ], + [ + -67.55454, + -36.893215 + ], + [ + -68.51974, + -35.126896 + ], + [ + -69.43431, + -33.35036 + ], + [ + -70.30276, + -31.56455 + ], + [ + -71.12875, + -29.770456 + ], + [ + -71.9157, + -27.968666 + ], + [ + -72.66655, + -26.159986 + ], + [ + -73.38414, + -24.344906 + ], + [ + -74.070915, + -22.524109 + ], + [ + -74.729324, + -20.698063 + ], + [ + -75.3609, + -18.86718 + ], + [ + -75.96784, + -17.031883 + ], + [ + -76.55144, + -15.192568 + ], + [ + -77.11356, + -13.34965 + ], + [ + -77.655235, + -11.503432 + ], + [ + -78.177765, + -9.654221 + ], + [ + -78.682304, + -7.8023067 + ], + [ + -79.16984, + -5.947971 + ], + [ + -79.641045, + -4.091412 + ], + [ + -80.09712, + -2.232965 + ], + [ + -80.538536, + -0.37283817 + ], + [ + -80.966095, + 1.4887793 + ], + [ + -81.38012, + 3.351765 + ], + [ + -81.78148, + 5.215764 + ], + [ + -82.17053, + 7.080714 + ], + [ + -82.54779, + 8.946289 + ], + [ + -82.91342, + 10.812682 + ], + [ + -83.26766, + 12.679345 + ], + [ + -83.61119, + 14.5462885 + ], + [ + -83.94354, + 16.413452 + ], + [ + -84.26578, + 18.280537 + ], + [ + -84.57737, + 20.147533 + ], + [ + -84.87849, + 22.014324 + ], + [ + -85.16923, + 23.880772 + ], + [ + -85.44939, + 25.74672 + ], + [ + -85.71895, + 27.61216 + ], + [ + -85.97765, + 29.476925 + ], + [ + -86.22539, + 31.340954 + ], + [ + -86.46157, + 33.204235 + ], + [ + -86.68607, + 35.06654 + ], + [ + -86.89805, + 36.927944 + ], + [ + -87.096985, + 38.7882 + ], + [ + -87.28195, + 40.64744 + ], + [ + -87.452, + 42.505455 + ], + [ + -87.60611, + 44.362286 + ], + [ + -87.74271, + 46.21773 + ], + [ + -87.85987, + 48.071815 + ], + [ + -87.95606, + 49.924408 + ], + [ + -88.02845, + 51.77548 + ], + [ + -88.0739, + 53.624912 + ], + [ + -88.08878, + 55.472652 + ], + [ + -88.06892, + 57.318474 + ], + [ + -88.0081, + 59.162315 + ], + [ + -87.89905, + 61.00389 + ], + [ + -87.73325, + 62.842995 + ], + [ + -87.497826, + 64.679344 + ], + [ + -87.17831, + 66.512375 + ], + [ + -86.75306, + 68.34165 + ], + [ + -86.19468, + 70.16622 + ], + [ + -85.46286, + 71.98494 + ], + [ + -84.49993, + 73.79606 + ], + [ + -83.223526, + 75.59713 + ], + [ + -81.49965, + 77.38388 + ], + [ + -79.11676, + 79.14969 + ], + [ + -75.706314, + 80.88247 + ], + [ + -70.59664, + 82.55949 + ], + [ + -62.47983, + 84.13295 + ], + [ + -48.80286, + 85.493195 + ], + [ + -25.993746, + 86.390785 + ], + [ + 3.6325204, + 86.454865 + ], + [ + 27.77993, + 85.64841 + ], + [ + 42.486023, + 84.331154 + ], + [ + 51.16716, + 82.777306 + ], + [ + 56.584545, + 81.10977 + ], + [ + 60.174835, + 79.381805 + ], + [ + 62.66958, + 77.61833 + ], + [ + 64.46672, + 75.832504 + ], + [ + 65.79424, + 74.03148 + ], + [ + 66.79268, + 72.21971 + ], + [ + 67.55089, + 70.39989 + ], + [ + 68.12969, + 68.5739 + ], + [ + 68.56979, + 66.74293 + ], + [ + 68.90175, + 64.90797 + ], + [ + 69.14591, + 63.069393 + ], + [ + 69.31962, + 61.22795 + ], + [ + 69.434425, + 59.383865 + ], + [ + 69.44854, + 59.076275 + ], + [ + 69.60763, + 59.065506 + ], + [ + 72.75155, + 58.812206 + ], + [ + 77.32216, + 58.310806 + ], + [ + 80.14331, + 57.929184 + ], + [ + 82.643585, + 57.552334 + ], + [ + 84.44196, + 57.263332 + ], + [ + 86.213196, + 56.96748 + ], + [ + 87.59683, + 56.730373 + ], + [ + 89.05427, + 56.476067 + ], + [ + 90.26141, + 56.262352 + ], + [ + 91.49068, + 56.04207 + ], + [ + 91.60163, + 56.02206 + ], + [ + 92.768196, + 55.810406 + ], + [ + 94.127625, + 55.560867 + ], + [ + 95.37032, + 55.329918 + ], + [ + 96.894905, + 55.04238 + ], + [ + 98.36819, + 54.758995 + ], + [ + 100.29339, + 54.377464 + ], + [ + 102.29687, + 53.9618 + ], + [ + 105.1762, + 53.31859 + ], + [ + 108.5951, + 52.462402 + ], + [ + 111.231415, + 51.717964 + ], + [ + 111.231415, + 51.717964 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD4_20180430T185621_20180430T203752_02829_03_020100_20220630T164651.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T19:17:56Z", + "completionDate": "2018-04-30T20:16:19Z", + "productType": "L1B_RA_BD4", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2829, + "updated": "2023-03-06T17:04:44.385197Z", + "published": "2023-03-06T17:04:44.385197Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/53c08b46-e19b-4321-abc6-3b7706f904c8", + "size": 2838014283, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 53c08b46-e19b-4321-abc6-3b7706f904c8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/53c08b46-e19b-4321-abc6-3b7706f904c8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -36.370247469189, + 30.1236835950643 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "111.231415,51.717964 113.05194,53.31102 115.02116,54.870663 117.15591,56.392193 119.4744,57.870316 121.9965,59.298874 124.74355,60.670506 127.737404,61.976845 130.99878,63.20855 134.54716,64.3548 138.3973,65.40377 142.55731,66.342285 147.02379,67.157104 151.78001,67.83443 156.79187,68.3614 162.00714,68.72695 167.35724,68.92256 172.76044,68.94356 178.13095,68.78947 180.0,68.6737159006777 180,90 0,90 -180,90 -180,68.6737159006777 -176.61484,68.464066 -171.5491,67.97484 -166.72809,67.332664 -162.19038,66.5496 -157.95667,65.63964 -154.0329,64.61615 -150.4133,63.49242 -147.08488,62.280544 -144.02911,60.991318 -141.22481,59.634964 -138.6503,58.219902 -136.28485,56.75336 -134.1077,55.242092 -132.10013,53.691525 -130.245,52.106552 -128.52664,50.491253 -126.9317,48.84904 -125.44727,47.18317 -124.06245,45.496258 -122.76755,43.79057 -121.554115,42.06801 -120.41393,40.330524 -119.340675,38.579426 -118.328,36.816322 -117.37077,35.042118 -116.464096,33.258022 -115.60371,31.464912 -114.78568,29.663729 -114.00687,27.855104 -113.26403,26.03972 -112.55463,24.21818 -111.87598,22.391113 -111.2258,20.559076 -110.602455,18.722298 -110.00387,16.88144 -109.4284,15.036834 -108.874954,13.188675 -108.34173,11.337497 -107.82793,9.483539 -107.33218,7.627102 -106.8536,5.768421 -106.391205,3.9078755 -105.94444,2.0455067 -105.51256,0.18167059 -105.09477,-1.6833942 -104.690475,-3.5494826 -104.29926,-5.416475 -103.92069,-7.2841434 -103.55432,-9.152244 -103.199844,-11.020722 -102.85692,-12.889329 -102.52544,-14.757977 -102.20515,-16.62643 -101.89598,-18.494652 -101.59785,-20.362446 -101.310745,-22.229715 -101.03488,-24.096304 -100.770256,-25.962082 -100.51672,-27.826994 -100.274994,-29.6909 -100.045296,-31.55372 -99.82821,-33.41534 -99.624176,-35.275684 -99.43366,-37.134632 -99.25766,-38.99206 -99.09718,-40.848007 -98.95346,-42.702293 -98.82767,-44.554855 -98.721504,-46.40562 -98.63717,-48.25438 -98.57694,-50.1012 -98.54374,-51.9459 -98.54108,-53.788326 -98.57277,-55.62832 -98.64504,-57.465767 -98.76388,-59.300434 -98.93765,-61.132034 -99.176926,-62.960228 -99.495316,-64.7846 -99.91017,-66.60449 -100.44596,-68.41923 -101.13381,-70.227585 -102.01861,-72.02813 -103.16489,-73.81853 -104.666885,-75.59548 -106.66909,-77.353745 -109.4029,-79.084694 -113.2575,-80.77343 -118.91516,-82.392365 -127.61855,-83.886185 -129.50026,-84.11624 -128.76286,-84.16423 -113.24878,-84.84434 -83.48401,-84.94754 -67.00613,-84.37931 -55.4115,-83.57609 -48.71848,-82.87752 -43.21846,-82.11977 -39.52887,-81.4916 -36.107037,-80.80318 -33.57175,-80.215965 -31.223078,-79.604675 -31.021404,-79.54891 -28.993746,-78.95714 -26.822332,-78.25617 -24.992132,-77.605896 -22.919786,-76.79685 -21.074526,-76.00378 -18.866291,-74.950516 -16.78373,-73.83263 -14.127017,-72.18244 -11.4148245,-70.14765 -9.438719,-68.357185 -14.457386,-67.86757 -19.235367,-67.22711 -23.735462,-66.448044 -27.937937,-65.54371 -31.83657,-64.527336 -35.43607,-63.41156 -38.750095,-62.208576 -41.795685,-60.92879 -44.5936,-59.58219 -47.164204,-58.177013 -49.52901,-56.72056 -51.70716,-55.219276 -53.717564,-53.678764 -55.576405,-52.10362 -57.299618,-50.4979 -58.900623,-48.865353 -60.391273,-47.20882 -61.782616,-45.530926 -63.084656,-43.834133 -64.305695,-42.12035 -65.45312,-40.391235 -66.53414,-38.64845 -67.55454,-36.893215 -68.51974,-35.126896 -69.43431,-33.35036 -70.30276,-31.56455 -71.12875,-29.770456 -71.9157,-27.968666 -72.66655,-26.159986 -73.38414,-24.344906 -74.070915,-22.524109 -74.729324,-20.698063 -75.3609,-18.86718 -75.96784,-17.031883 -76.55144,-15.192568 -77.11356,-13.34965 -77.655235,-11.503432 -78.177765,-9.654221 -78.682304,-7.8023067 -79.16984,-5.947971 -79.641045,-4.091412 -80.09712,-2.232965 -80.538536,-0.37283817 -80.966095,1.4887793 -81.38012,3.351765 -81.78148,5.215764 -82.17053,7.080714 -82.54779,8.946289 -82.91342,10.812682 -83.26766,12.679345 -83.61119,14.5462885 -83.94354,16.413452 -84.26578,18.280537 -84.57737,20.147533 -84.87849,22.014324 -85.16923,23.880772 -85.44939,25.74672 -85.71895,27.61216 -85.97765,29.476925 -86.22539,31.340954 -86.46157,33.204235 -86.68607,35.06654 -86.89805,36.927944 -87.096985,38.7882 -87.28195,40.64744 -87.452,42.505455 -87.60611,44.362286 -87.74271,46.21773 -87.85987,48.071815 -87.95606,49.924408 -88.02845,51.77548 -88.0739,53.624912 -88.08878,55.472652 -88.06892,57.318474 -88.0081,59.162315 -87.89905,61.00389 -87.73325,62.842995 -87.497826,64.679344 -87.17831,66.512375 -86.75306,68.34165 -86.19468,70.16622 -85.46286,71.98494 -84.49993,73.79606 -83.223526,75.59713 -81.49965,77.38388 -79.11676,79.14969 -75.706314,80.88247 -70.59664,82.55949 -62.47983,84.13295 -48.80286,85.493195 -25.993746,86.390785 3.6325204,86.454865 27.77993,85.64841 42.486023,84.331154 51.16716,82.777306 56.584545,81.10977 60.174835,79.381805 62.66958,77.61833 64.46672,75.832504 65.79424,74.03148 66.79268,72.21971 67.55089,70.39989 68.12969,68.5739 68.56979,66.74293 68.90175,64.90797 69.14591,63.069393 69.31962,61.22795 69.434425,59.383865 69.44854,59.076275 69.60763,59.065506 72.75155,58.812206 77.32216,58.310806 80.14331,57.929184 82.643585,57.552334 84.44196,57.263332 86.213196,56.96748 87.59683,56.730373 89.05427,56.476067 90.26141,56.262352 91.49068,56.04207 91.60163,56.02206 92.768196,55.810406 94.127625,55.560867 95.37032,55.329918 96.894905,55.04238 98.36819,54.758995 100.29339,54.377464 102.29687,53.9618 105.1762,53.31859 108.5951,52.462402 111.231415,51.717964 111.231415,51.717964", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD4/2018/04/30/S5P_RPRO_L1B_RA_BD4_20180430T185621_20180430T203752_02829_03_020100_20220630T164651.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "53c08b46-e19b-4321-abc6-3b7706f904c8" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -84.83609766788254 + ], + [ + 170.50027, + -85.159546 + ], + [ + 139.50246, + -85.035324 + ], + [ + 123.64206, + -84.32316 + ], + [ + 122.89662, + -84.27334 + ], + [ + 131.4433, + -83.08433 + ], + [ + 138.26071, + -81.51144 + ], + [ + 142.80971, + -79.84901 + ], + [ + 145.98132, + -78.1342 + ], + [ + 148.27171, + -76.386505 + ], + [ + 149.97386, + -74.616875 + ], + [ + 151.26315, + -72.83176 + ], + [ + 152.25453, + -71.03526 + ], + [ + 153.0231, + -69.22996 + ], + [ + 153.6207, + -67.417755 + ], + [ + 154.0857, + -65.59988 + ], + [ + 154.4437, + -63.77729 + ], + [ + 154.7159, + -61.950577 + ], + [ + 154.9168, + -60.120293 + ], + [ + 155.05846, + -58.286884 + ], + [ + 155.1499, + -56.450462 + ], + [ + 155.19891, + -54.611385 + ], + [ + 155.21071, + -52.76995 + ], + [ + 155.18999, + -50.926117 + ], + [ + 155.14104, + -49.080112 + ], + [ + 155.0668, + -47.232063 + ], + [ + 154.96965, + -45.382034 + ], + [ + 154.85223, + -43.530155 + ], + [ + 154.71587, + -41.67655 + ], + [ + 154.56258, + -39.821186 + ], + [ + 154.39305, + -37.96433 + ], + [ + 154.20874, + -36.105877 + ], + [ + 154.01048, + -34.246075 + ], + [ + 153.79863, + -32.38493 + ], + [ + 153.57446, + -30.522455 + ], + [ + 153.33769, + -28.65897 + ], + [ + 153.0894, + -26.794355 + ], + [ + 152.82957, + -24.928808 + ], + [ + 152.55835, + -23.062483 + ], + [ + 152.27592, + -21.195372 + ], + [ + 151.98254, + -19.327755 + ], + [ + 151.67833, + -17.459576 + ], + [ + 151.36282, + -15.591104 + ], + [ + 151.03615, + -13.722395 + ], + [ + 150.69829, + -11.853638 + ], + [ + 150.3489, + -9.984986 + ], + [ + 149.98761, + -8.1166 + ], + [ + 149.61435, + -6.2486515 + ], + [ + 149.22873, + -4.3812366 + ], + [ + 148.8302, + -2.5146177 + ], + [ + 148.41826, + -0.64902794 + ], + [ + 147.99265, + 1.2154839 + ], + [ + 147.5524, + 3.078579 + ], + [ + 147.09691, + 4.940028 + ], + [ + 146.62552, + 6.799651 + ], + [ + 146.13744, + 8.6572 + ], + [ + 145.63182, + 10.512486 + ], + [ + 145.10704, + 12.364863 + ], + [ + 144.56264, + 14.214486 + ], + [ + 143.99707, + 16.060846 + ], + [ + 143.40874, + 17.903435 + ], + [ + 142.79657, + 19.742125 + ], + [ + 142.15846, + 21.576359 + ], + [ + 141.49258, + 23.405771 + ], + [ + 140.79686, + 25.229832 + ], + [ + 140.06912, + 27.048014 + ], + [ + 139.30637, + 28.85971 + ], + [ + 138.50616, + 30.664364 + ], + [ + 137.66486, + 32.461224 + ], + [ + 136.77892, + 34.24929 + ], + [ + 135.84448, + 36.027992 + ], + [ + 134.85695, + 37.79621 + ], + [ + 133.81131, + 39.55285 + ], + [ + 132.70146, + 41.29651 + ], + [ + 131.52122, + 43.025867 + ], + [ + 130.26334, + 44.739258 + ], + [ + 128.9194, + 46.43475 + ], + [ + 127.480316, + 48.110237 + ], + [ + 125.93569, + 49.763245 + ], + [ + 124.273766, + 51.3909 + ], + [ + 122.48102, + 52.989773 + ], + [ + 120.54302, + 54.556087 + ], + [ + 118.44317, + 56.085365 + ], + [ + 116.163574, + 57.57242 + ], + [ + 113.68446, + 59.011116 + ], + [ + 110.9849, + 60.39452 + ], + [ + 108.04354, + 61.71459 + ], + [ + 104.83862, + 62.961967 + ], + [ + 101.35048, + 64.12625 + ], + [ + 97.56315, + 65.1957 + ], + [ + 93.46733, + 66.157646 + ], + [ + 89.06344, + 66.99867 + ], + [ + 84.36495, + 67.70499 + ], + [ + 79.40263, + 68.2636 + ], + [ + 74.224594, + 68.66276 + ], + [ + 68.89671, + 68.89366 + ], + [ + 63.498104, + 68.95061 + ], + [ + 58.114662, + 68.83214 + ], + [ + 52.83069, + 68.541435 + ], + [ + 47.72149, + 68.08507 + ], + [ + 43.212585, + 67.54368 + ], + [ + 41.314014, + 67.481926 + ], + [ + 38.325233, + 68.88968 + ], + [ + 34.039993, + 70.57349 + ], + [ + 30.037445, + 71.87633 + ], + [ + 27.024113, + 72.72555 + ], + [ + 23.942394, + 73.50028 + ], + [ + 21.455421, + 74.06702 + ], + [ + 18.759102, + 74.62997 + ], + [ + 16.464943, + 75.070816 + ], + [ + 13.851811, + 75.53375 + ], + [ + 11.519934, + 75.914024 + ], + [ + 11.293739, + 75.94934 + ], + [ + 8.735507, + 76.3303 + ], + [ + 6.1286283, + 76.68519 + ], + [ + 2.8542564, + 77.08647 + ], + [ + -0.38333693, + 77.43772 + ], + [ + -4.707935, + 77.84092 + ], + [ + -9.294039, + 78.19114 + ], + [ + -15.949778, + 78.56717 + ], + [ + -23.723976, + 78.82073 + ], + [ + -36.36876, + 78.82387 + ], + [ + -44.659645, + 78.53951 + ], + [ + -45.06419, + 78.51928 + ], + [ + -49.382347, + 80.89941 + ], + [ + -55.83909, + 82.958694 + ], + [ + -65.018745, + 84.49471 + ], + [ + -80.63261, + 85.77285 + ], + [ + -105.8605, + 86.49876 + ], + [ + -135.3085, + 86.329025 + ], + [ + -157.00237, + 85.36101 + ], + [ + -169.88263, + 83.967636 + ], + [ + -177.56416, + 82.37845 + ], + [ + -180.0, + 81.53559415915102 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 81.53559415915102 + ], + [ + 177.566, + 80.693375 + ], + [ + 174.2995, + 78.95576 + ], + [ + 172.00568, + 77.18707 + ], + [ + 170.34193, + 75.39839 + ], + [ + 169.10658, + 73.59594 + ], + [ + 168.17479, + 71.78377 + ], + [ + 167.46506, + 69.96426 + ], + [ + 166.9237, + 68.139046 + ], + [ + 166.51205, + 66.30932 + ], + [ + 166.20358, + 64.475815 + ], + [ + 165.97722, + 62.63913 + ], + [ + 165.81857, + 60.79967 + ], + [ + 165.71591, + 58.95775 + ], + [ + 165.66, + 57.113655 + ], + [ + 165.64459, + 55.267548 + ], + [ + 165.6636, + 53.419575 + ], + [ + 165.71248, + 51.569935 + ], + [ + 165.7879, + 49.71859 + ], + [ + 165.8867, + 47.86574 + ], + [ + 166.00648, + 46.011475 + ], + [ + 166.14531, + 44.15575 + ], + [ + 166.3013, + 42.298767 + ], + [ + 166.47327, + 40.440563 + ], + [ + 166.66002, + 38.58119 + ], + [ + 166.86043, + 36.72063 + ], + [ + 167.0739, + 34.859108 + ], + [ + 167.29973, + 32.996536 + ], + [ + 167.53748, + 31.133116 + ], + [ + 167.78648, + 29.268917 + ], + [ + 168.0467, + 27.404026 + ], + [ + 168.31728, + 25.538353 + ], + [ + 168.59879, + 23.672243 + ], + [ + 168.89085, + 21.8057 + ], + [ + 169.1933, + 19.93881 + ], + [ + 169.50597, + 18.071667 + ], + [ + 169.82945, + 16.204374 + ], + [ + 170.16331, + 14.337229 + ], + [ + 170.50812, + 12.47024 + ], + [ + 170.8637, + 10.603428 + ], + [ + 171.23074, + 8.7371435 + ], + [ + 171.60938, + 6.8713923 + ], + [ + 171.99966, + 5.0064354 + ], + [ + 172.40271, + 3.1424334 + ], + [ + 172.81845, + 1.2795455 + ], + [ + 173.24754, + -0.5820568 + ], + [ + 173.69058, + -2.4421685 + ], + [ + 174.14851, + -4.300441 + ], + [ + 174.62152, + -6.156891 + ], + [ + 175.11107, + -8.011079 + ], + [ + 175.61761, + -9.86282 + ], + [ + 176.1425, + -11.71172 + ], + [ + 176.6863, + -13.557782 + ], + [ + 177.25084, + -15.400462 + ], + [ + 177.83696, + -17.23948 + ], + [ + 178.44669, + -19.07437 + ], + [ + 179.08125, + -20.904882 + ], + [ + 179.7428, + -22.730536 + ], + [ + 180.0, + -23.40877985588251 + ], + [ + 180.0, + -84.83609766788254 + ] + ] + ], + [ + [ + [ + -180.0, + -23.40877985588251 + ], + [ + -179.56693, + -24.550798 + ], + [ + -178.84554, + -26.365202 + ], + [ + -178.09073, + -28.173298 + ], + [ + -177.29929, + -29.974316 + ], + [ + -176.46877, + -31.767632 + ], + [ + -175.59518, + -33.552456 + ], + [ + -174.67508, + -35.328022 + ], + [ + -173.70389, + -37.09342 + ], + [ + -172.6766, + -38.847248 + ], + [ + -171.58849, + -40.588688 + ], + [ + -170.43277, + -42.31621 + ], + [ + -169.20305, + -44.028328 + ], + [ + -167.89119, + -45.723125 + ], + [ + -166.48898, + -47.39884 + ], + [ + -164.98613, + -49.052814 + ], + [ + -163.37192, + -50.68264 + ], + [ + -161.63393, + -52.285076 + ], + [ + -159.7583, + -53.856552 + ], + [ + -157.72981, + -55.39306 + ], + [ + -155.53113, + -56.889557 + ], + [ + -153.14368, + -58.34051 + ], + [ + -150.54764, + -59.739376 + ], + [ + -147.72258, + -61.07902 + ], + [ + -144.64694, + -62.350426 + ], + [ + -141.30087, + -63.544125 + ], + [ + -137.66736, + -64.64915 + ], + [ + -133.7337, + -65.653336 + ], + [ + -129.49664, + -66.54411 + ], + [ + -124.962975, + -67.307846 + ], + [ + -120.15491, + -67.93154 + ], + [ + -115.11177, + -68.40327 + ], + [ + -117.04013, + -70.200356 + ], + [ + -119.689415, + -72.24432 + ], + [ + -122.28699, + -73.90348 + ], + [ + -124.32465, + -75.02835 + ], + [ + -126.4866, + -76.088936 + ], + [ + -128.29428, + -76.88807 + ], + [ + -130.3258, + -77.70381 + ], + [ + -132.12148, + -78.35992 + ], + [ + -134.2542, + -79.06768 + ], + [ + -136.24843, + -79.66567 + ], + [ + -136.44693, + -79.72205 + ], + [ + -138.76115, + -80.34037 + ], + [ + -141.26471, + -80.93496 + ], + [ + -144.65399, + -81.632965 + ], + [ + -148.32344, + -82.27095 + ], + [ + -153.8255, + -83.04223 + ], + [ + -160.57675, + -83.7553 + ], + [ + -172.41728, + -84.57792 + ], + [ + -180.0, + -84.83609766788254 + ], + [ + -180.0, + -23.40877985588251 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD4_20180430T020120_20180430T034250_02819_03_020100_20220630T164531.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T02:22:54Z", + "completionDate": "2018-04-30T03:15:11Z", + "productType": "L1B_RA_BD4", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2819, + "updated": "2023-03-06T19:02:01.270678Z", + "published": "2023-03-06T19:02:01.270678Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3f911d74-8cc2-4c24-b15c-7cde47103554", + "size": 2526036278, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3f911d74-8cc2-4c24-b15c-7cde47103554", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/3f911d74-8cc2-4c24-b15c-7cde47103554.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 67.1339599945152, + 25.1089795952693 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-84.8360976678825 170.50027,-85.159546 139.50246,-85.035324 123.64206,-84.32316 122.89662,-84.27334 131.4433,-83.08433 138.26071,-81.51144 142.80971,-79.84901 145.98132,-78.1342 148.27171,-76.386505 149.97386,-74.616875 151.26315,-72.83176 152.25453,-71.03526 153.0231,-69.22996 153.6207,-67.417755 154.0857,-65.59988 154.4437,-63.77729 154.7159,-61.950577 154.9168,-60.120293 155.05846,-58.286884 155.1499,-56.450462 155.19891,-54.611385 155.21071,-52.76995 155.18999,-50.926117 155.14104,-49.080112 155.0668,-47.232063 154.96965,-45.382034 154.85223,-43.530155 154.71587,-41.67655 154.56258,-39.821186 154.39305,-37.96433 154.20874,-36.105877 154.01048,-34.246075 153.79863,-32.38493 153.57446,-30.522455 153.33769,-28.65897 153.0894,-26.794355 152.82957,-24.928808 152.55835,-23.062483 152.27592,-21.195372 151.98254,-19.327755 151.67833,-17.459576 151.36282,-15.591104 151.03615,-13.722395 150.69829,-11.853638 150.3489,-9.984986 149.98761,-8.1166 149.61435,-6.2486515 149.22873,-4.3812366 148.8302,-2.5146177 148.41826,-0.64902794 147.99265,1.2154839 147.5524,3.078579 147.09691,4.940028 146.62552,6.799651 146.13744,8.6572 145.63182,10.512486 145.10704,12.364863 144.56264,14.214486 143.99707,16.060846 143.40874,17.903435 142.79657,19.742125 142.15846,21.576359 141.49258,23.405771 140.79686,25.229832 140.06912,27.048014 139.30637,28.85971 138.50616,30.664364 137.66486,32.461224 136.77892,34.24929 135.84448,36.027992 134.85695,37.79621 133.81131,39.55285 132.70146,41.29651 131.52122,43.025867 130.26334,44.739258 128.9194,46.43475 127.480316,48.110237 125.93569,49.763245 124.273766,51.3909 122.48102,52.989773 120.54302,54.556087 118.44317,56.085365 116.163574,57.57242 113.68446,59.011116 110.9849,60.39452 108.04354,61.71459 104.83862,62.961967 101.35048,64.12625 97.56315,65.1957 93.46733,66.157646 89.06344,66.99867 84.36495,67.70499 79.40263,68.2636 74.224594,68.66276 68.89671,68.89366 63.498104,68.95061 58.114662,68.83214 52.83069,68.541435 47.72149,68.08507 43.212585,67.54368 41.314014,67.481926 38.325233,68.88968 34.039993,70.57349 30.037445,71.87633 27.024113,72.72555 23.942394,73.50028 21.455421,74.06702 18.759102,74.62997 16.464943,75.070816 13.851811,75.53375 11.519934,75.914024 11.293739,75.94934 8.735507,76.3303 6.1286283,76.68519 2.8542564,77.08647 -0.38333693,77.43772 -4.707935,77.84092 -9.294039,78.19114 -15.949778,78.56717 -23.723976,78.82073 -36.36876,78.82387 -44.659645,78.53951 -45.06419,78.51928 -49.382347,80.89941 -55.83909,82.958694 -65.018745,84.49471 -80.63261,85.77285 -105.8605,86.49876 -135.3085,86.329025 -157.00237,85.36101 -169.88263,83.967636 -177.56416,82.37845 -180,81.535594159151 -180,90 0,90 180,90 180.0,81.535594159151 177.566,80.693375 174.2995,78.95576 172.00568,77.18707 170.34193,75.39839 169.10658,73.59594 168.17479,71.78377 167.46506,69.96426 166.9237,68.139046 166.51205,66.30932 166.20358,64.475815 165.97722,62.63913 165.81857,60.79967 165.71591,58.95775 165.66,57.113655 165.64459,55.267548 165.6636,53.419575 165.71248,51.569935 165.7879,49.71859 165.8867,47.86574 166.00648,46.011475 166.14531,44.15575 166.3013,42.298767 166.47327,40.440563 166.66002,38.58119 166.86043,36.72063 167.0739,34.859108 167.29973,32.996536 167.53748,31.133116 167.78648,29.268917 168.0467,27.404026 168.31728,25.538353 168.59879,23.672243 168.89085,21.8057 169.1933,19.93881 169.50597,18.071667 169.82945,16.204374 170.16331,14.337229 170.50812,12.47024 170.8637,10.603428 171.23074,8.7371435 171.60938,6.8713923 171.99966,5.0064354 172.40271,3.1424334 172.81845,1.2795455 173.24754,-0.5820568 173.69058,-2.4421685 174.14851,-4.300441 174.62152,-6.156891 175.11107,-8.011079 175.61761,-9.86282 176.1425,-11.71172 176.6863,-13.557782 177.25084,-15.400462 177.83696,-17.23948 178.44669,-19.07437 179.08125,-20.904882 179.7428,-22.730536 180.0,-23.4087798558825 180.0,-84.8360976678825-180,-23.4087798558825 -179.56693,-24.550798 -178.84554,-26.365202 -178.09073,-28.173298 -177.29929,-29.974316 -176.46877,-31.767632 -175.59518,-33.552456 -174.67508,-35.328022 -173.70389,-37.09342 -172.6766,-38.847248 -171.58849,-40.588688 -170.43277,-42.31621 -169.20305,-44.028328 -167.89119,-45.723125 -166.48898,-47.39884 -164.98613,-49.052814 -163.37192,-50.68264 -161.63393,-52.285076 -159.7583,-53.856552 -157.72981,-55.39306 -155.53113,-56.889557 -153.14368,-58.34051 -150.54764,-59.739376 -147.72258,-61.07902 -144.64694,-62.350426 -141.30087,-63.544125 -137.66736,-64.64915 -133.7337,-65.653336 -129.49664,-66.54411 -124.962975,-67.307846 -120.15491,-67.93154 -115.11177,-68.40327 -117.04013,-70.200356 -119.689415,-72.24432 -122.28699,-73.90348 -124.32465,-75.02835 -126.4866,-76.088936 -128.29428,-76.88807 -130.3258,-77.70381 -132.12148,-78.35992 -134.2542,-79.06768 -136.24843,-79.66567 -136.44693,-79.72205 -138.76115,-80.34037 -141.26471,-80.93496 -144.65399,-81.632965 -148.32344,-82.27095 -153.8255,-83.04223 -160.57675,-83.7553 -172.41728,-84.57792 -180,-84.8360976678825 -180,-23.4087798558825", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD4/2018/04/30/S5P_RPRO_L1B_RA_BD4_20180430T020120_20180430T034250_02819_03_020100_20220630T164531.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "3f911d74-8cc2-4c24-b15c-7cde47103554" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + -40.59254515226606 + ], + [ + 179.93814, + -39.84414 + ], + [ + 179.76901, + -37.98724 + ], + [ + 179.58511, + -36.128807 + ], + [ + 179.38683, + -34.269035 + ], + [ + 179.17555, + -32.40787 + ], + [ + 178.95154, + -30.545427 + ], + [ + 178.71512, + -28.681942 + ], + [ + 178.467, + -26.81735 + ], + [ + 178.20732, + -24.95182 + ], + [ + 177.93614, + -23.085512 + ], + [ + 177.65413, + -21.218386 + ], + [ + 177.36095, + -19.350716 + ], + [ + 177.05669, + -17.482586 + ], + [ + 176.7414, + -15.614067 + ], + [ + 176.41515, + -13.745347 + ], + [ + 176.07727, + -11.876599 + ], + [ + 175.72801, + -10.007957 + ], + [ + 175.36714, + -8.139508 + ], + [ + 174.994, + -6.2714915 + ], + [ + 174.60843, + -4.404128 + ], + [ + 174.21011, + -2.5374317 + ], + [ + 173.79845, + -0.67179334 + ], + [ + 173.37291, + 1.1927197 + ], + [ + 172.9328, + 3.0558116 + ], + [ + 172.47769, + 4.917412 + ], + [ + 172.00662, + 6.7770743 + ], + [ + 171.51877, + 8.634681 + ], + [ + 171.01317, + 10.4899025 + ], + [ + 170.48874, + 12.342463 + ], + [ + 169.94469, + 14.1921425 + ], + [ + 169.37932, + 16.038519 + ], + [ + 168.79128, + 17.88118 + ], + [ + 168.17947, + 19.719997 + ], + [ + 167.5415, + 21.554253 + ], + [ + 166.8762, + 23.383818 + ], + [ + 166.18097, + 25.207989 + ], + [ + 165.45355, + 27.026308 + ], + [ + 164.69138, + 28.838129 + ], + [ + 163.89146, + 30.642841 + ], + [ + 163.05086, + 32.43986 + ], + [ + 162.16557, + 34.228138 + ], + [ + 161.23181, + 36.00701 + ], + [ + 160.24489, + 37.775356 + ], + [ + 159.19992, + 39.532154 + ], + [ + 158.09103, + 41.276085 + ], + [ + 156.9116, + 43.005585 + ], + [ + 155.65479, + 44.71928 + ], + [ + 154.31194, + 46.415 + ], + [ + 152.8741, + 48.09081 + ], + [ + 151.33086, + 49.74413 + ], + [ + 149.6702, + 51.372047 + ], + [ + 147.87927, + 52.97139 + ], + [ + 145.94322, + 54.53828 + ], + [ + 143.84521, + 56.06791 + ], + [ + 141.5678, + 57.555496 + ], + [ + 139.09131, + 58.99489 + ], + [ + 136.39462, + 60.379116 + ], + [ + 133.45593, + 61.699886 + ], + [ + 130.2541, + 62.948124 + ], + [ + 126.76948, + 64.11349 + ], + [ + 122.98582, + 65.18421 + ], + [ + 118.893555, + 66.14748 + ], + [ + 114.493065, + 66.990036 + ], + [ + 109.798004, + 67.6981 + ], + [ + 104.83827, + 68.25845 + ], + [ + 99.66234, + 68.659584 + ], + [ + 94.33554, + 68.89257 + ], + [ + 88.937225, + 68.951546 + ], + [ + 83.55297, + 68.83523 + ], + [ + 78.26728, + 68.54641 + ], + [ + 73.155556, + 68.091866 + ], + [ + 68.642105, + 67.55184 + ], + [ + 66.74208, + 67.49032 + ], + [ + 63.75586, + 68.89923 + ], + [ + 59.473522, + 70.58463 + ], + [ + 55.472847, + 71.8889 + ], + [ + 52.46039, + 72.739136 + ], + [ + 49.37909, + 73.51488 + ], + [ + 46.892097, + 74.08239 + ], + [ + 44.195396, + 74.64614 + ], + [ + 41.90061, + 75.087654 + ], + [ + 39.28642, + 75.55131 + ], + [ + 36.95328, + 75.93218 + ], + [ + 36.72695, + 75.96756 + ], + [ + 34.166958, + 76.349144 + ], + [ + 31.557919, + 76.704636 + ], + [ + 28.28031, + 77.10661 + ], + [ + 25.038958, + 77.45849 + ], + [ + 20.708513, + 77.86241 + ], + [ + 16.11526, + 78.213264 + ], + [ + 9.447683, + 78.58996 + ], + [ + 1.6581154, + 78.84391 + ], + [ + -11.0126095, + 78.84676 + ], + [ + -19.319147, + 78.56161 + ], + [ + -19.724398, + 78.54133 + ], + [ + -24.310715, + 81.03141 + ], + [ + -30.792204, + 83.031334 + ], + [ + -40.188625, + 84.55939 + ], + [ + -56.18605, + 85.82028 + ], + [ + -81.82936, + 86.51155 + ], + [ + -111.136345, + 86.2991 + ], + [ + -132.37086, + 85.30433 + ], + [ + -144.94151, + 83.8985 + ], + [ + -152.45683, + 82.303566 + ], + [ + -157.23367, + 80.61541 + ], + [ + -160.4469, + 78.87613 + ], + [ + -162.70656, + 77.106346 + ], + [ + -164.34726, + 75.31689 + ], + [ + -165.56667, + 73.51392 + ], + [ + -166.4874, + 71.70138 + ], + [ + -167.18816, + 69.88153 + ], + [ + -167.72292, + 68.05611 + ], + [ + -168.12953, + 66.22614 + ], + [ + -168.43413, + 64.39246 + ], + [ + -168.65732, + 62.555607 + ], + [ + -168.81319, + 60.71605 + ], + [ + -168.91362, + 58.874004 + ], + [ + -168.96747, + 57.029808 + ], + [ + -168.98126, + 55.183594 + ], + [ + -168.96103, + 53.33553 + ], + [ + -168.91089, + 51.485733 + ], + [ + -168.83435, + 49.6343 + ], + [ + -168.73453, + 47.78138 + ], + [ + -168.61389, + 45.927 + ], + [ + -168.47444, + 44.071243 + ], + [ + -168.31767, + 42.21414 + ], + [ + -168.1448, + 40.35583 + ], + [ + -167.95763, + 38.49636 + ], + [ + -167.75633, + 36.63577 + ], + [ + -167.54222, + 34.77416 + ], + [ + -167.31592, + 32.911564 + ], + [ + -167.07765, + 31.048103 + ], + [ + -166.82814, + 29.183804 + ], + [ + -166.56746, + 27.318783 + ], + [ + -166.29616, + 25.453157 + ], + [ + -166.01428, + 23.586967 + ], + [ + -165.72176, + 21.720398 + ], + [ + -165.41884, + 19.853445 + ], + [ + -165.10558, + 17.986294 + ], + [ + -164.78172, + 16.119068 + ], + [ + -164.44731, + 14.251832 + ], + [ + -164.10208, + 12.384811 + ], + [ + -163.74573, + 10.518001 + ], + [ + -163.3784, + 8.651681 + ], + [ + -162.99922, + 6.7860227 + ], + [ + -162.60817, + 4.921109 + ], + [ + -162.20467, + 3.0570989 + ], + [ + -161.78833, + 1.1942471 + ], + [ + -161.35858, + -0.66723883 + ], + [ + -160.91481, + -2.5273058 + ], + [ + -160.45639, + -4.385558 + ], + [ + -159.9825, + -6.241889 + ], + [ + -159.49223, + -8.095974 + ], + [ + -158.98486, + -9.947578 + ], + [ + -158.45929, + -11.796516 + ], + [ + -157.91432, + -13.642334 + ], + [ + -157.34892, + -15.484806 + ], + [ + -156.76154, + -17.323599 + ], + [ + -156.15074, + -19.158346 + ], + [ + -155.5148, + -20.988594 + ], + [ + -154.85216, + -22.814028 + ], + [ + -154.16045, + -24.63405 + ], + [ + -153.43756, + -26.448158 + ], + [ + -152.68105, + -28.255947 + ], + [ + -151.88802, + -30.056618 + ], + [ + -151.0554, + -31.849567 + ], + [ + -150.17992, + -33.63404 + ], + [ + -149.2573, + -35.409054 + ], + [ + -148.28363, + -37.173843 + ], + [ + -147.25366, + -38.92721 + ], + [ + -146.16261, + -40.66809 + ], + [ + -145.00359, + -42.394844 + ], + [ + -143.77002, + -44.10613 + ], + [ + -142.45438, + -45.800156 + ], + [ + -141.04776, + -47.47484 + ], + [ + -139.54005, + -49.12775 + ], + [ + -137.92036, + -50.75631 + ], + [ + -136.17642, + -52.357376 + ], + [ + -134.29399, + -53.927326 + ], + [ + -132.25827, + -55.46208 + ], + [ + -130.05107, + -56.956467 + ], + [ + -127.65457, + -58.405144 + ], + [ + -125.048805, + -59.801594 + ], + [ + -122.21268, + -61.138187 + ], + [ + -119.12517, + -62.406204 + ], + [ + -115.766396, + -63.596004 + ], + [ + -112.11922, + -64.696526 + ], + [ + -108.17208, + -65.69581 + ], + [ + -103.92131, + -66.581055 + ], + [ + -99.37479, + -67.33868 + ], + [ + -94.55508, + -67.9557 + ], + [ + -89.50273, + -68.42012 + ], + [ + -91.412285, + -70.220276 + ], + [ + -94.03674, + -72.26828 + ], + [ + -96.61093, + -73.93127 + ], + [ + -98.63082, + -75.05907 + ], + [ + -100.77442, + -76.122696 + ], + [ + -102.56718, + -76.924324 + ], + [ + -104.5825, + -77.74281 + ], + [ + -106.364426, + -78.4013 + ], + [ + -108.48175, + -79.11183 + ], + [ + -110.46268, + -79.71235 + ], + [ + -110.65993, + -79.76898 + ], + [ + -112.96042, + -80.39014 + ], + [ + -115.45135, + -80.98771 + ], + [ + -118.82775, + -81.689575 + ], + [ + -122.48939, + -82.331505 + ], + [ + -127.99303, + -83.108215 + ], + [ + -134.76953, + -83.827095 + ], + [ + -146.71574, + -84.65739 + ], + [ + -164.05896, + -85.243904 + ], + [ + -180.0, + -85.17572860008389 + ], + [ + -180.0, + -62.53788282430448 + ], + [ + -179.9155, + -61.972923 + ], + [ + -179.71352, + -60.1427 + ], + [ + -179.57103, + -58.309326 + ], + [ + -179.47879, + -56.47305 + ], + [ + -179.42921, + -54.63404 + ], + [ + -179.41673, + -52.792576 + ], + [ + -179.43672, + -50.94882 + ], + [ + -179.48523, + -49.102856 + ], + [ + -179.55898, + -47.254837 + ], + [ + -179.65573, + -45.4049 + ], + [ + -179.77269, + -43.553036 + ], + [ + -179.90851, + -41.699425 + ], + [ + -180.0, + -40.59254515226606 + ], + [ + -180.0, + 90.0 + ] + ] + ], + [ + [ + [ + 180.0, + -85.17572860008389 + ], + [ + 164.42438, + -85.109116 + ], + [ + 148.43399, + -84.38265 + ], + [ + 147.68608, + -84.33203 + ], + [ + 156.70157, + -83.10147 + ], + [ + 163.55626, + -81.53032 + ], + [ + 168.12791, + -79.86885 + ], + [ + 171.31381, + -78.15476 + ], + [ + 173.61508, + -76.40748 + ], + [ + 175.32373, + -74.638176 + ], + [ + 176.6182, + -72.85331 + ], + [ + 177.61359, + -71.05695 + ], + [ + 178.38443, + -69.251854 + ], + [ + 178.98495, + -67.43979 + ], + [ + 179.45125, + -65.622055 + ], + [ + 179.8113, + -63.799515 + ], + [ + 180.0, + -62.53788282430448 + ], + [ + 180.0, + -85.17572860008389 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD4_20180430T001950_20180430T020120_02818_03_020100_20220630T164522.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T00:41:23Z", + "completionDate": "2018-04-30T01:33:40Z", + "productType": "L1B_RA_BD4", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2818, + "updated": "2023-03-06T19:10:08.479822Z", + "published": "2023-03-06T19:10:08.479822Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b5bc8c44-67b4-46e8-99c6-978a95a5ce38", + "size": 2521169202, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b5bc8c44-67b4-46e8-99c6-978a95a5ce38", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/b5bc8c44-67b4-46e8-99c6-978a95a5ce38.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -18.1725868460961, + 24.9597892086852 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,90 0,90 180,90 180.0,-40.5925451522661 179.93814,-39.84414 179.76901,-37.98724 179.58511,-36.128807 179.38683,-34.269035 179.17555,-32.40787 178.95154,-30.545427 178.71512,-28.681942 178.467,-26.81735 178.20732,-24.95182 177.93614,-23.085512 177.65413,-21.218386 177.36095,-19.350716 177.05669,-17.482586 176.7414,-15.614067 176.41515,-13.745347 176.07727,-11.876599 175.72801,-10.007957 175.36714,-8.139508 174.994,-6.2714915 174.60843,-4.404128 174.21011,-2.5374317 173.79845,-0.67179334 173.37291,1.1927197 172.9328,3.0558116 172.47769,4.917412 172.00662,6.7770743 171.51877,8.634681 171.01317,10.4899025 170.48874,12.342463 169.94469,14.1921425 169.37932,16.038519 168.79128,17.88118 168.17947,19.719997 167.5415,21.554253 166.8762,23.383818 166.18097,25.207989 165.45355,27.026308 164.69138,28.838129 163.89146,30.642841 163.05086,32.43986 162.16557,34.228138 161.23181,36.00701 160.24489,37.775356 159.19992,39.532154 158.09103,41.276085 156.9116,43.005585 155.65479,44.71928 154.31194,46.415 152.8741,48.09081 151.33086,49.74413 149.6702,51.372047 147.87927,52.97139 145.94322,54.53828 143.84521,56.06791 141.5678,57.555496 139.09131,58.99489 136.39462,60.379116 133.45593,61.699886 130.2541,62.948124 126.76948,64.11349 122.98582,65.18421 118.893555,66.14748 114.493065,66.990036 109.798004,67.6981 104.83827,68.25845 99.66234,68.659584 94.33554,68.89257 88.937225,68.951546 83.55297,68.83523 78.26728,68.54641 73.155556,68.091866 68.642105,67.55184 66.74208,67.49032 63.75586,68.89923 59.473522,70.58463 55.472847,71.8889 52.46039,72.739136 49.37909,73.51488 46.892097,74.08239 44.195396,74.64614 41.90061,75.087654 39.28642,75.55131 36.95328,75.93218 36.72695,75.96756 34.166958,76.349144 31.557919,76.704636 28.28031,77.10661 25.038958,77.45849 20.708513,77.86241 16.11526,78.213264 9.447683,78.58996 1.6581154,78.84391 -11.0126095,78.84676 -19.319147,78.56161 -19.724398,78.54133 -24.310715,81.03141 -30.792204,83.031334 -40.188625,84.55939 -56.18605,85.82028 -81.82936,86.51155 -111.136345,86.2991 -132.37086,85.30433 -144.94151,83.8985 -152.45683,82.303566 -157.23367,80.61541 -160.4469,78.87613 -162.70656,77.106346 -164.34726,75.31689 -165.56667,73.51392 -166.4874,71.70138 -167.18816,69.88153 -167.72292,68.05611 -168.12953,66.22614 -168.43413,64.39246 -168.65732,62.555607 -168.81319,60.71605 -168.91362,58.874004 -168.96747,57.029808 -168.98126,55.183594 -168.96103,53.33553 -168.91089,51.485733 -168.83435,49.6343 -168.73453,47.78138 -168.61389,45.927 -168.47444,44.071243 -168.31767,42.21414 -168.1448,40.35583 -167.95763,38.49636 -167.75633,36.63577 -167.54222,34.77416 -167.31592,32.911564 -167.07765,31.048103 -166.82814,29.183804 -166.56746,27.318783 -166.29616,25.453157 -166.01428,23.586967 -165.72176,21.720398 -165.41884,19.853445 -165.10558,17.986294 -164.78172,16.119068 -164.44731,14.251832 -164.10208,12.384811 -163.74573,10.518001 -163.3784,8.651681 -162.99922,6.7860227 -162.60817,4.921109 -162.20467,3.0570989 -161.78833,1.1942471 -161.35858,-0.66723883 -160.91481,-2.5273058 -160.45639,-4.385558 -159.9825,-6.241889 -159.49223,-8.095974 -158.98486,-9.947578 -158.45929,-11.796516 -157.91432,-13.642334 -157.34892,-15.484806 -156.76154,-17.323599 -156.15074,-19.158346 -155.5148,-20.988594 -154.85216,-22.814028 -154.16045,-24.63405 -153.43756,-26.448158 -152.68105,-28.255947 -151.88802,-30.056618 -151.0554,-31.849567 -150.17992,-33.63404 -149.2573,-35.409054 -148.28363,-37.173843 -147.25366,-38.92721 -146.16261,-40.66809 -145.00359,-42.394844 -143.77002,-44.10613 -142.45438,-45.800156 -141.04776,-47.47484 -139.54005,-49.12775 -137.92036,-50.75631 -136.17642,-52.357376 -134.29399,-53.927326 -132.25827,-55.46208 -130.05107,-56.956467 -127.65457,-58.405144 -125.048805,-59.801594 -122.21268,-61.138187 -119.12517,-62.406204 -115.766396,-63.596004 -112.11922,-64.696526 -108.17208,-65.69581 -103.92131,-66.581055 -99.37479,-67.33868 -94.55508,-67.9557 -89.50273,-68.42012 -91.412285,-70.220276 -94.03674,-72.26828 -96.61093,-73.93127 -98.63082,-75.05907 -100.77442,-76.122696 -102.56718,-76.924324 -104.5825,-77.74281 -106.364426,-78.4013 -108.48175,-79.11183 -110.46268,-79.71235 -110.65993,-79.76898 -112.96042,-80.39014 -115.45135,-80.98771 -118.82775,-81.689575 -122.48939,-82.331505 -127.99303,-83.108215 -134.76953,-83.827095 -146.71574,-84.65739 -164.05896,-85.243904 -180,-85.1757286000839 -180,-62.5378828243045 -179.9155,-61.972923 -179.71352,-60.1427 -179.57103,-58.309326 -179.47879,-56.47305 -179.42921,-54.63404 -179.41673,-52.792576 -179.43672,-50.94882 -179.48523,-49.102856 -179.55898,-47.254837 -179.65573,-45.4049 -179.77269,-43.553036 -179.90851,-41.699425 -180,-40.5925451522661 -180,90180.0,-85.1757286000839 164.42438,-85.109116 148.43399,-84.38265 147.68608,-84.33203 156.70157,-83.10147 163.55626,-81.53032 168.12791,-79.86885 171.31381,-78.15476 173.61508,-76.40748 175.32373,-74.638176 176.6182,-72.85331 177.61359,-71.05695 178.38443,-69.251854 178.98495,-67.43979 179.45125,-65.622055 179.8113,-63.799515 180.0,-62.5378828243045 180.0,-85.1757286000839", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD4/2018/04/30/S5P_RPRO_L1B_RA_BD4_20180430T001950_20180430T020120_02818_03_020100_20220630T164522.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "b5bc8c44-67b4-46e8-99c6-978a95a5ce38" + } + ], + "properties": { + "id": "87067094-ffbd-53b8-b0f5-99686bbf52c8", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1B_RA_BD4" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1B_RA_BD5.json b/tests/data/opensearch/creodias_search_L1B_RA_BD5.json new file mode 100644 index 0000000..80af01d --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1B_RA_BD5.json @@ -0,0 +1,2740 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -172.75018, + 51.831554 + ], + [ + -170.92769, + 53.426434 + ], + [ + -168.95563, + 54.98783 + ], + [ + -166.81763, + 56.511467 + ], + [ + -164.49458, + 57.991585 + ], + [ + -161.96596, + 59.421944 + ], + [ + -159.21095, + 60.795418 + ], + [ + -156.20717, + 62.103466 + ], + [ + -152.933, + 63.33666 + ], + [ + -149.36888, + 64.484055 + ], + [ + -145.50002, + 65.53378 + ], + [ + -141.31796, + 66.47253 + ], + [ + -136.82623, + 67.28691 + ], + [ + -132.04135, + 67.96274 + ], + [ + -126.99878, + 68.487495 + ], + [ + -121.751564, + 68.849594 + ], + [ + -116.369965, + 69.04066 + ], + [ + -110.93694, + 69.056175 + ], + [ + -105.54032, + 68.895805 + ], + [ + -100.26418, + 68.56315 + ], + [ + -95.18141, + 68.06638 + ], + [ + -90.34868, + 67.416275 + ], + [ + -85.803986, + 66.62538 + ], + [ + -81.56735, + 65.70756 + ], + [ + -77.644005, + 64.676605 + ], + [ + -74.02758, + 63.545826 + ], + [ + -70.70402, + 62.327244 + ], + [ + -67.65432, + 61.031975 + ], + [ + -64.85711, + 59.6698 + ], + [ + -62.29034, + 58.249382 + ], + [ + -59.932423, + 56.777985 + ], + [ + -57.762794, + 55.262177 + ], + [ + -55.762688, + 53.707504 + ], + [ + -53.91493, + 52.11863 + ], + [ + -52.203598, + 50.499783 + ], + [ + -50.615147, + 48.854324 + ], + [ + -49.136948, + 47.185455 + ], + [ + -47.75788, + 45.495785 + ], + [ + -46.468502, + 43.787445 + ], + [ + -45.260044, + 42.06256 + ], + [ + -44.124737, + 40.322792 + ], + [ + -43.05591, + 38.56967 + ], + [ + -42.047417, + 36.80455 + ], + [ + -41.094078, + 35.028496 + ], + [ + -40.190914, + 33.242702 + ], + [ + -39.3338, + 31.448042 + ], + [ + -38.519012, + 29.645237 + ], + [ + -37.74302, + 27.835106 + ], + [ + -37.002674, + 26.018463 + ], + [ + -36.295517, + 24.195717 + ], + [ + -35.61902, + 22.36745 + ], + [ + -34.97073, + 20.5343 + ], + [ + -34.34916, + 18.696482 + ], + [ + -33.75226, + 16.854532 + ], + [ + -33.17834, + 15.008856 + ], + [ + -32.62612, + 13.159775 + ], + [ + -32.094097, + 11.307668 + ], + [ + -31.581066, + 9.452877 + ], + [ + -31.086315, + 7.5954556 + ], + [ + -30.608475, + 5.7359657 + ], + [ + -30.146748, + 3.874597 + ], + [ + -29.700382, + 2.0114653 + ], + [ + -29.268587, + 0.1469826 + ], + [ + -28.850863, + -1.7188394 + ], + [ + -28.446632, + -3.5856934 + ], + [ + -28.055208, + -5.4533577 + ], + [ + -27.676413, + -7.3217044 + ], + [ + -27.30949, + -9.190472 + ], + [ + -26.954498, + -11.059607 + ], + [ + -26.610886, + -12.928878 + ], + [ + -26.278566, + -14.798183 + ], + [ + -25.957172, + -16.667276 + ], + [ + -25.646748, + -18.53615 + ], + [ + -25.347395, + -20.404594 + ], + [ + -25.058636, + -22.272432 + ], + [ + -24.780895, + -24.139662 + ], + [ + -24.514408, + -26.006115 + ], + [ + -24.258785, + -27.871668 + ], + [ + -24.014751, + -29.736294 + ], + [ + -23.782661, + -31.599764 + ], + [ + -23.56253, + -33.462082 + ], + [ + -23.35541, + -35.323128 + ], + [ + -23.16135, + -37.18275 + ], + [ + -22.981985, + -39.041023 + ], + [ + -22.817287, + -40.89772 + ], + [ + -22.669071, + -42.752815 + ], + [ + -22.53836, + -44.606255 + ], + [ + -22.427116, + -46.457844 + ], + [ + -22.336699, + -48.307594 + ], + [ + -22.270155, + -50.155376 + ], + [ + -22.229765, + -52.001072 + ], + [ + -22.218903, + -53.844574 + ], + [ + -22.242504, + -55.685802 + ], + [ + -22.304815, + -57.524464 + ], + [ + -22.412853, + -59.36049 + ], + [ + -22.574888, + -61.193565 + ], + [ + -22.800453, + -63.02336 + ], + [ + -23.103668, + -64.849464 + ], + [ + -23.501026, + -66.6713 + ], + [ + -24.016607, + -68.48815 + ], + [ + -24.68168, + -70.29897 + ], + [ + -25.54003, + -72.102295 + ], + [ + -26.654985, + -73.895935 + ], + [ + -28.120235, + -75.67677 + ], + [ + -30.08098, + -77.43968 + ], + [ + -32.76846, + -79.17633 + ], + [ + -36.573853, + -80.872284 + ], + [ + -42.197952, + -82.500336 + ], + [ + -50.92835, + -84.0055 + ], + [ + -52.82835, + -84.23762 + ], + [ + -52.084846, + -84.28407 + ], + [ + -32.820614, + -85.01961 + ], + [ + -6.059111, + -84.99728 + ], + [ + 10.781852, + -84.37481 + ], + [ + 21.206553, + -83.62819 + ], + [ + 28.162539, + -82.89092 + ], + [ + 33.18437, + -82.1913 + ], + [ + 37.055126, + -81.528145 + ], + [ + 40.20003, + -80.89233 + ], + [ + 42.86761, + -80.27275 + ], + [ + 45.21405, + -79.657906 + ], + [ + 45.41536, + -79.60184 + ], + [ + 47.344837, + -79.03579 + ], + [ + 49.336784, + -78.393234 + ], + [ + 51.250584, + -77.714775 + ], + [ + 53.138676, + -76.98077 + ], + [ + 55.05094, + -76.16438 + ], + [ + 57.039917, + -75.22617 + ], + [ + 59.16726, + -74.103325 + ], + [ + 61.514847, + -72.68554 + ], + [ + 64.21072, + -70.7503 + ], + [ + 66.369675, + -68.87623 + ], + [ + 66.92922, + -68.330124 + ], + [ + 61.91073, + -67.84809 + ], + [ + 57.129406, + -67.21507 + ], + [ + 52.623016, + -66.443214 + ], + [ + 48.412907, + -65.54537 + ], + [ + 44.505276, + -64.53503 + ], + [ + 40.895626, + -63.4249 + ], + [ + 37.571457, + -62.226925 + ], + [ + 34.515656, + -60.951786 + ], + [ + 31.708158, + -59.60927 + ], + [ + 29.127764, + -58.207886 + ], + [ + 26.754103, + -56.75489 + ], + [ + 24.567318, + -55.256744 + ], + [ + 22.549356, + -53.718857 + ], + [ + 20.683136, + -52.146317 + ], + [ + 18.953234, + -50.542896 + ], + [ + 17.346344, + -48.91238 + ], + [ + 15.850047, + -47.257725 + ], + [ + 14.453214, + -45.581715 + ], + [ + 13.146553, + -43.886482 + ], + [ + 11.921101, + -42.17409 + ], + [ + 10.769437, + -40.4464 + ], + [ + 9.6847105, + -38.704845 + ], + [ + 8.660743, + -36.950863 + ], + [ + 7.69238, + -35.18557 + ], + [ + 6.774833, + -33.41004 + ], + [ + 5.9036283, + -31.62529 + ], + [ + 5.075138, + -29.832058 + ], + [ + 4.285777, + -28.031187 + ], + [ + 3.5326488, + -26.223295 + ], + [ + 2.812984, + -24.408978 + ], + [ + 2.1241863, + -22.588896 + ], + [ + 1.4642011, + -20.76348 + ], + [ + 0.83092827, + -18.933207 + ], + [ + 0.22251739, + -17.09855 + ], + [ + -0.36260435, + -15.259834 + ], + [ + -0.9259211, + -13.417423 + ], + [ + -1.4688208, + -11.571752 + ], + [ + -1.9925594, + -9.723088 + ], + [ + -2.4980748, + -7.871653 + ], + [ + -2.9865904, + -6.0178056 + ], + [ + -3.458709, + -4.1616993 + ], + [ + -3.9154756, + -2.3036616 + ], + [ + -4.357759, + -0.4439612 + ], + [ + -4.785945, + 1.4172933 + ], + [ + -5.20068, + 3.2798202 + ], + [ + -5.6025515, + 5.1434736 + ], + [ + -5.992139, + 7.0079856 + ], + [ + -6.369714, + 8.8733635 + ], + [ + -6.7356515, + 10.7392645 + ], + [ + -7.09046, + 12.605629 + ], + [ + -7.434023, + 14.472285 + ], + [ + -7.7668657, + 16.339085 + ], + [ + -8.0889635, + 18.205904 + ], + [ + -8.400678, + 20.072626 + ], + [ + -8.701813, + 21.939085 + ], + [ + -8.992423, + 23.805223 + ], + [ + -9.272563, + 25.670906 + ], + [ + -9.541777, + 27.536066 + ], + [ + -9.800429, + 29.400583 + ], + [ + -10.04783, + 31.26433 + ], + [ + -10.283692, + 33.12728 + ], + [ + -10.507642, + 34.98935 + ], + [ + -10.719342, + 36.850445 + ], + [ + -10.917523, + 38.710506 + ], + [ + -11.101991, + 40.56945 + ], + [ + -11.271325, + 42.427162 + ], + [ + -11.424536, + 44.283707 + ], + [ + -11.560287, + 46.138847 + ], + [ + -11.676793, + 47.99266 + ], + [ + -11.771827, + 49.844887 + ], + [ + -11.842949, + 51.695686 + ], + [ + -11.887635, + 53.54487 + ], + [ + -11.901103, + 55.39224 + ], + [ + -11.879527, + 57.237743 + ], + [ + -11.817179, + 59.081173 + ], + [ + -11.706713, + 60.92246 + ], + [ + -11.538845, + 62.761112 + ], + [ + -11.301936, + 64.59709 + ], + [ + -10.980533, + 66.42975 + ], + [ + -10.553441, + 68.258446 + ], + [ + -9.993384, + 70.08256 + ], + [ + -9.260372, + 71.90074 + ], + [ + -8.297904, + 73.71133 + ], + [ + -7.0229883, + 75.511795 + ], + [ + -5.304167, + 77.29787 + ], + [ + -2.9334073, + 79.06302 + ], + [ + 0.45007685, + 80.79524 + ], + [ + 5.5003724, + 82.472244 + ], + [ + 13.483625, + 84.04724 + ], + [ + 26.855518, + 85.41407 + ], + [ + 49.105846, + 86.33272 + ], + [ + 78.381714, + 86.437225 + ], + [ + 102.783295, + 85.6681 + ], + [ + 117.83314, + 84.37279 + ], + [ + 126.74326, + 82.83082 + ], + [ + 132.30241, + 81.17017 + ], + [ + 135.98318, + 79.44657 + ], + [ + 138.5395, + 77.68616 + ], + [ + 140.37984, + 75.90251 + ], + [ + 141.74017, + 74.103134 + ], + [ + 142.76198, + 72.29263 + ], + [ + 143.53978, + 70.47397 + ], + [ + 144.1337, + 68.64873 + ], + [ + 144.58627, + 66.81855 + ], + [ + 144.92807, + 64.98413 + ], + [ + 145.18129, + 63.146225 + ], + [ + 145.36244, + 61.30528 + ], + [ + 145.48354, + 59.461567 + ], + [ + 145.49867, + 59.15404 + ], + [ + 145.65918, + 59.14332 + ], + [ + 148.948, + 58.87952 + ], + [ + 153.19415, + 58.418022 + ], + [ + 156.20691, + 58.01466 + ], + [ + 158.54233, + 57.665165 + ], + [ + 160.46393, + 57.358234 + ], + [ + 162.11716, + 57.08332 + ], + [ + 163.59131, + 56.83164 + ], + [ + 164.9461, + 56.59595 + ], + [ + 166.22487, + 56.370182 + ], + [ + 167.46184, + 56.148975 + ], + [ + 167.57326, + 56.128918 + ], + [ + 168.68669, + 55.927322 + ], + [ + 169.92789, + 55.7001 + ], + [ + 171.21567, + 55.461506 + ], + [ + 172.58542, + 55.204235 + ], + [ + 174.0824, + 54.91805 + ], + [ + 175.76944, + 54.5872 + ], + [ + 177.74123, + 54.185123 + ], + [ + 180.0, + 53.6956078724896 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 53.6956078724896 + ], + [ + -179.84532, + 53.662086 + ], + [ + -176.69437, + 52.91104 + ], + [ + -173.58037, + 52.073326 + ], + [ + -172.75018, + 51.831554 + ], + [ + -172.75018, + 51.831554 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD5_20180430T135151_20180430T153321_02826_03_020100_20220630T164628.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T14:13:25Z", + "completionDate": "2018-04-30T15:11:49Z", + "productType": "L1B_RA_BD5", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2826, + "updated": "2023-04-28T00:53:12.235280Z", + "published": "2023-04-28T00:53:12.235280Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c68afb60-e42e-408f-9d89-118675b2a768", + "size": 2831035678, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c68afb60-e42e-408f-9d89-118675b2a768", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/c68afb60-e42e-408f-9d89-118675b2a768.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -17.8841431390825, + 30.1205963101263 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-172.75018,51.831554 -170.92769,53.426434 -168.95563,54.98783 -166.81763,56.511467 -164.49458,57.991585 -161.96596,59.421944 -159.21095,60.795418 -156.20717,62.103466 -152.933,63.33666 -149.36888,64.484055 -145.50002,65.53378 -141.31796,66.47253 -136.82623,67.28691 -132.04135,67.96274 -126.99878,68.487495 -121.751564,68.849594 -116.369965,69.04066 -110.93694,69.056175 -105.54032,68.895805 -100.26418,68.56315 -95.18141,68.06638 -90.34868,67.416275 -85.803986,66.62538 -81.56735,65.70756 -77.644005,64.676605 -74.02758,63.545826 -70.70402,62.327244 -67.65432,61.031975 -64.85711,59.6698 -62.29034,58.249382 -59.932423,56.777985 -57.762794,55.262177 -55.762688,53.707504 -53.91493,52.11863 -52.203598,50.499783 -50.615147,48.854324 -49.136948,47.185455 -47.75788,45.495785 -46.468502,43.787445 -45.260044,42.06256 -44.124737,40.322792 -43.05591,38.56967 -42.047417,36.80455 -41.094078,35.028496 -40.190914,33.242702 -39.3338,31.448042 -38.519012,29.645237 -37.74302,27.835106 -37.002674,26.018463 -36.295517,24.195717 -35.61902,22.36745 -34.97073,20.5343 -34.34916,18.696482 -33.75226,16.854532 -33.17834,15.008856 -32.62612,13.159775 -32.094097,11.307668 -31.581066,9.452877 -31.086315,7.5954556 -30.608475,5.7359657 -30.146748,3.874597 -29.700382,2.0114653 -29.268587,0.1469826 -28.850863,-1.7188394 -28.446632,-3.5856934 -28.055208,-5.4533577 -27.676413,-7.3217044 -27.30949,-9.190472 -26.954498,-11.059607 -26.610886,-12.928878 -26.278566,-14.798183 -25.957172,-16.667276 -25.646748,-18.53615 -25.347395,-20.404594 -25.058636,-22.272432 -24.780895,-24.139662 -24.514408,-26.006115 -24.258785,-27.871668 -24.014751,-29.736294 -23.782661,-31.599764 -23.56253,-33.462082 -23.35541,-35.323128 -23.16135,-37.18275 -22.981985,-39.041023 -22.817287,-40.89772 -22.669071,-42.752815 -22.53836,-44.606255 -22.427116,-46.457844 -22.336699,-48.307594 -22.270155,-50.155376 -22.229765,-52.001072 -22.218903,-53.844574 -22.242504,-55.685802 -22.304815,-57.524464 -22.412853,-59.36049 -22.574888,-61.193565 -22.800453,-63.02336 -23.103668,-64.849464 -23.501026,-66.6713 -24.016607,-68.48815 -24.68168,-70.29897 -25.54003,-72.102295 -26.654985,-73.895935 -28.120235,-75.67677 -30.08098,-77.43968 -32.76846,-79.17633 -36.573853,-80.872284 -42.197952,-82.500336 -50.92835,-84.0055 -52.82835,-84.23762 -52.084846,-84.28407 -32.820614,-85.01961 -6.059111,-84.99728 10.781852,-84.37481 21.206553,-83.62819 28.162539,-82.89092 33.18437,-82.1913 37.055126,-81.528145 40.20003,-80.89233 42.86761,-80.27275 45.21405,-79.657906 45.41536,-79.60184 47.344837,-79.03579 49.336784,-78.393234 51.250584,-77.714775 53.138676,-76.98077 55.05094,-76.16438 57.039917,-75.22617 59.16726,-74.103325 61.514847,-72.68554 64.21072,-70.7503 66.369675,-68.87623 66.92922,-68.330124 61.91073,-67.84809 57.129406,-67.21507 52.623016,-66.443214 48.412907,-65.54537 44.505276,-64.53503 40.895626,-63.4249 37.571457,-62.226925 34.515656,-60.951786 31.708158,-59.60927 29.127764,-58.207886 26.754103,-56.75489 24.567318,-55.256744 22.549356,-53.718857 20.683136,-52.146317 18.953234,-50.542896 17.346344,-48.91238 15.850047,-47.257725 14.453214,-45.581715 13.146553,-43.886482 11.921101,-42.17409 10.769437,-40.4464 9.6847105,-38.704845 8.660743,-36.950863 7.69238,-35.18557 6.774833,-33.41004 5.9036283,-31.62529 5.075138,-29.832058 4.285777,-28.031187 3.5326488,-26.223295 2.812984,-24.408978 2.1241863,-22.588896 1.4642011,-20.76348 0.83092827,-18.933207 0.22251739,-17.09855 -0.36260435,-15.259834 -0.9259211,-13.417423 -1.4688208,-11.571752 -1.9925594,-9.723088 -2.4980748,-7.871653 -2.9865904,-6.0178056 -3.458709,-4.1616993 -3.9154756,-2.3036616 -4.357759,-0.4439612 -4.785945,1.4172933 -5.20068,3.2798202 -5.6025515,5.1434736 -5.992139,7.0079856 -6.369714,8.8733635 -6.7356515,10.7392645 -7.09046,12.605629 -7.434023,14.472285 -7.7668657,16.339085 -8.0889635,18.205904 -8.400678,20.072626 -8.701813,21.939085 -8.992423,23.805223 -9.272563,25.670906 -9.541777,27.536066 -9.800429,29.400583 -10.04783,31.26433 -10.283692,33.12728 -10.507642,34.98935 -10.719342,36.850445 -10.917523,38.710506 -11.101991,40.56945 -11.271325,42.427162 -11.424536,44.283707 -11.560287,46.138847 -11.676793,47.99266 -11.771827,49.844887 -11.842949,51.695686 -11.887635,53.54487 -11.901103,55.39224 -11.879527,57.237743 -11.817179,59.081173 -11.706713,60.92246 -11.538845,62.761112 -11.301936,64.59709 -10.980533,66.42975 -10.553441,68.258446 -9.993384,70.08256 -9.260372,71.90074 -8.297904,73.71133 -7.0229883,75.511795 -5.304167,77.29787 -2.9334073,79.06302 0.45007685,80.79524 5.5003724,82.472244 13.483625,84.04724 26.855518,85.41407 49.105846,86.33272 78.381714,86.437225 102.783295,85.6681 117.83314,84.37279 126.74326,82.83082 132.30241,81.17017 135.98318,79.44657 138.5395,77.68616 140.37984,75.90251 141.74017,74.103134 142.76198,72.29263 143.53978,70.47397 144.1337,68.64873 144.58627,66.81855 144.92807,64.98413 145.18129,63.146225 145.36244,61.30528 145.48354,59.461567 145.49867,59.15404 145.65918,59.14332 148.948,58.87952 153.19415,58.418022 156.20691,58.01466 158.54233,57.665165 160.46393,57.358234 162.11716,57.08332 163.59131,56.83164 164.9461,56.59595 166.22487,56.370182 167.46184,56.148975 167.57326,56.128918 168.68669,55.927322 169.92789,55.7001 171.21567,55.461506 172.58542,55.204235 174.0824,54.91805 175.76944,54.5872 177.74123,54.185123 180.0,53.6956078724896 180,90 0,90 -180,90 -180,53.6956078724896 -179.84532,53.662086 -176.69437,52.91104 -173.58037,52.073326 -172.75018,51.831554 -172.75018,51.831554", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD5/2018/04/30/S5P_RPRO_L1B_RA_BD5_20180430T135151_20180430T153321_02826_03_020100_20220630T164628.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "c68afb60-e42e-408f-9d89-118675b2a768" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 111.063576, + 51.767735 + ], + [ + 112.88021, + 53.36377 + ], + [ + 114.84565, + 54.926605 + ], + [ + 116.976845, + 56.45156 + ], + [ + 119.292175, + 57.933353 + ], + [ + 121.81171, + 59.36582 + ], + [ + 124.55708, + 60.741615 + ], + [ + 127.550476, + 62.052357 + ], + [ + 130.81305, + 63.288673 + ], + [ + 134.36476, + 64.439705 + ], + [ + 138.2209, + 65.49355 + ], + [ + 142.39014, + 66.43694 + ], + [ + 146.86955, + 67.25651 + ], + [ + 151.64272, + 67.938286 + ], + [ + 156.67552, + 68.46925 + ], + [ + 161.91536, + 68.83815 + ], + [ + 167.29283, + 69.036316 + ], + [ + 172.72502, + 69.058945 + ], + [ + 178.12474, + 68.905525 + ], + [ + 180.0, + 68.7899139177549 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 68.7899139177549 + ], + [ + -176.593, + 68.57987 + ], + [ + -171.50157, + 68.08954 + ], + [ + -166.65799, + 67.44553 + ], + [ + -162.10124, + 66.66009 + ], + [ + -157.85205, + 65.747345 + ], + [ + -153.91618, + 64.7208 + ], + [ + -150.28746, + 63.59388 + ], + [ + -146.9525, + 62.378765 + ], + [ + -143.89227, + 61.08632 + ], + [ + -141.08524, + 59.726818 + ], + [ + -138.50932, + 58.30872 + ], + [ + -136.1435, + 56.83927 + ], + [ + -133.96674, + 55.325233 + ], + [ + -131.96014, + 53.772045 + ], + [ + -130.1064, + 52.184593 + ], + [ + -128.38974, + 50.56695 + ], + [ + -126.79665, + 48.92254 + ], + [ + -125.31421, + 47.254593 + ], + [ + -123.93142, + 45.565723 + ], + [ + -122.63857, + 43.858196 + ], + [ + -121.42717, + 42.133896 + ], + [ + -120.28897, + 40.39477 + ], + [ + -119.21763, + 38.642124 + ], + [ + -118.206795, + 36.877552 + ], + [ + -117.25131, + 35.10196 + ], + [ + -116.34629, + 33.31654 + ], + [ + -115.48744, + 31.522175 + ], + [ + -114.67087, + 29.719795 + ], + [ + -113.893394, + 27.910028 + ], + [ + -113.151794, + 26.093554 + ], + [ + -112.44351, + 24.27097 + ], + [ + -111.76588, + 22.4429 + ], + [ + -111.116615, + 20.609898 + ], + [ + -110.49407, + 18.77219 + ], + [ + -109.896194, + 16.930433 + ], + [ + -109.32131, + 15.084958 + ], + [ + -108.76836, + 13.235958 + ], + [ + -108.23552, + 11.383962 + ], + [ + -107.721985, + 9.529206 + ], + [ + -107.2264, + 7.671992 + ], + [ + -106.747894, + 5.8125505 + ], + [ + -106.28546, + 3.9512575 + ], + [ + -105.83855, + 2.0881562 + ], + [ + -105.406395, + 0.22359896 + ], + [ + -104.988235, + -1.642178 + ], + [ + -104.58345, + -3.5089717 + ], + [ + -104.191635, + -5.3766627 + ], + [ + -103.81234, + -7.2450256 + ], + [ + -103.445114, + -9.113819 + ], + [ + -103.08966, + -10.982987 + ], + [ + -102.74562, + -12.852285 + ], + [ + -102.41289, + -14.721626 + ], + [ + -102.0912, + -16.590778 + ], + [ + -101.78047, + -18.4597 + ], + [ + -101.48063, + -20.328201 + ], + [ + -101.191635, + -22.196188 + ], + [ + -100.913704, + -24.063501 + ], + [ + -100.64681, + -25.930017 + ], + [ + -100.39081, + -27.79568 + ], + [ + -100.14638, + -29.66035 + ], + [ + -99.91374, + -31.523952 + ], + [ + -99.69344, + -33.38637 + ], + [ + -99.485916, + -35.24754 + ], + [ + -99.291595, + -37.10733 + ], + [ + -99.11145, + -38.965633 + ], + [ + -98.94644, + -40.82248 + ], + [ + -98.797775, + -42.6777 + ], + [ + -98.666565, + -44.531227 + ], + [ + -98.55447, + -46.383 + ], + [ + -98.46361, + -48.23281 + ], + [ + -98.39619, + -50.080738 + ], + [ + -98.35504, + -51.926598 + ], + [ + -98.34356, + -53.77025 + ], + [ + -98.36544, + -55.61154 + ], + [ + -98.426735, + -57.450375 + ], + [ + -98.53323, + -59.286526 + ], + [ + -98.69306, + -61.119728 + ], + [ + -98.916466, + -62.949665 + ], + [ + -99.21667, + -64.77595 + ], + [ + -99.61053, + -66.59795 + ], + [ + -100.12181, + -68.41505 + ], + [ + -100.78081, + -70.2261 + ], + [ + -101.631195, + -72.02974 + ], + [ + -102.73589, + -73.82377 + ], + [ + -104.186935, + -75.6051 + ], + [ + -106.12575, + -77.36875 + ], + [ + -108.779686, + -79.10655 + ], + [ + -112.53332, + -80.80433 + ], + [ + -118.06717, + -82.435646 + ], + [ + -126.64128, + -83.94692 + ], + [ + -128.50552, + -84.18052 + ], + [ + -127.765625, + -84.226364 + ], + [ + -108.67902, + -84.94981 + ], + [ + -82.302826, + -84.92365 + ], + [ + -65.66104, + -84.30684 + ], + [ + -55.306225, + -83.56668 + ], + [ + -48.36887, + -82.83487 + ], + [ + -43.346436, + -82.1397 + ], + [ + -39.467655, + -81.48026 + ], + [ + -36.311836, + -80.84762 + ], + [ + -33.63224, + -80.23085 + ], + [ + -31.273397, + -79.618546 + ], + [ + -31.070953, + -79.5627 + ], + [ + -29.130056, + -78.998795 + ], + [ + -27.125433, + -78.3585 + ], + [ + -25.198744, + -77.68224 + ], + [ + -23.297386, + -76.95045 + ], + [ + -21.371231, + -76.13634 + ], + [ + -19.367405, + -75.20053 + ], + [ + -17.22376, + -74.08028 + ], + [ + -14.85765, + -72.66538 + ], + [ + -12.13973, + -70.733505 + ], + [ + -9.962399, + -68.86214 + ], + [ + -9.397974, + -68.316734 + ], + [ + -14.408669, + -67.82854 + ], + [ + -19.180103, + -67.18968 + ], + [ + -23.675104, + -66.412346 + ], + [ + -27.873857, + -65.509796 + ], + [ + -31.769985, + -64.495224 + ], + [ + -35.368004, + -63.381226 + ], + [ + -38.68138, + -62.17997 + ], + [ + -41.72697, + -60.901836 + ], + [ + -44.52538, + -59.556805 + ], + [ + -47.09683, + -58.153107 + ], + [ + -49.462738, + -56.69804 + ], + [ + -51.642155, + -55.19806 + ], + [ + -53.65393, + -53.658764 + ], + [ + -55.514202, + -52.08475 + ], + [ + -57.23886, + -50.480087 + ], + [ + -58.8413, + -48.848534 + ], + [ + -60.333363, + -47.192924 + ], + [ + -61.72607, + -45.515892 + ], + [ + -63.029423, + -43.81991 + ], + [ + -64.25172, + -42.106884 + ], + [ + -65.40034, + -40.378475 + ], + [ + -66.4825, + -38.63636 + ], + [ + -67.50396, + -36.881756 + ], + [ + -68.47016, + -35.116028 + ], + [ + -69.38567, + -33.340057 + ], + [ + -70.255005, + -31.554777 + ], + [ + -71.08182, + -29.761189 + ], + [ + -71.86952, + -27.959879 + ], + [ + -72.62108, + -26.151657 + ], + [ + -73.33931, + -24.337013 + ], + [ + -74.02668, + -22.516636 + ], + [ + -74.68564, + -20.690992 + ], + [ + -75.3177, + -18.860495 + ], + [ + -75.92508, + -17.02557 + ], + [ + -76.50907, + -15.186614 + ], + [ + -77.07154, + -13.344045 + ], + [ + -77.61351, + -11.498163 + ], + [ + -78.1363, + -9.64928 + ], + [ + -78.641045, + -7.7976847 + ], + [ + -79.128746, + -5.94366 + ], + [ + -79.600075, + -4.0874057 + ], + [ + -80.05623, + -2.2292576 + ], + [ + -80.49767, + -0.36942437 + ], + [ + -80.925224, + 1.491904 + ], + [ + -81.339195, + 3.3546047 + ], + [ + -81.740456, + 5.218322 + ], + [ + -82.12937, + 7.0829926 + ], + [ + -82.50644, + 8.94829 + ], + [ + -82.87183, + 10.814406 + ], + [ + -83.225784, + 12.680795 + ], + [ + -83.56898, + 14.547463 + ], + [ + -83.90094, + 16.414352 + ], + [ + -84.22273, + 18.28116 + ], + [ + -84.53383, + 20.14788 + ], + [ + -84.83439, + 22.014393 + ], + [ + -85.124504, + 23.88056 + ], + [ + -85.403984, + 25.746223 + ], + [ + -85.67278, + 27.611378 + ], + [ + -85.93065, + 29.475853 + ], + [ + -86.17747, + 31.339588 + ], + [ + -86.41265, + 33.202568 + ], + [ + -86.63605, + 35.064568 + ], + [ + -86.84682, + 36.92566 + ], + [ + -87.04444, + 38.785595 + ], + [ + -87.22797, + 40.644512 + ], + [ + -87.39644, + 42.50219 + ], + [ + -87.54882, + 44.358677 + ], + [ + -87.68352, + 46.213764 + ], + [ + -87.79859, + 48.06748 + ], + [ + -87.89248, + 49.919693 + ], + [ + -87.962326, + 51.770363 + ], + [ + -88.00496, + 53.61938 + ], + [ + -88.0167, + 55.466682 + ], + [ + -87.99333, + 57.312042 + ], + [ + -87.92859, + 59.155396 + ], + [ + -87.815094, + 60.99645 + ], + [ + -87.64427, + 62.83499 + ], + [ + -87.40309, + 64.67073 + ], + [ + -87.07696, + 66.5031 + ], + [ + -86.644035, + 68.33163 + ], + [ + -86.07667, + 70.15537 + ], + [ + -85.3342, + 71.97314 + ], + [ + -84.358505, + 73.783165 + ], + [ + -83.06663, + 75.58293 + ], + [ + -81.32374, + 77.36809 + ], + [ + -78.91732, + 79.1319 + ], + [ + -75.47789, + 80.86207 + ], + [ + -70.334335, + 82.53556 + ], + [ + -62.187126, + 84.104126 + ], + [ + -48.524494, + 85.45786 + ], + [ + -25.896278, + 86.34965 + ], + [ + 3.3868883, + 86.41617 + ], + [ + 27.385408, + 85.61963 + ], + [ + 42.11645, + 84.31134 + ], + [ + 50.85496, + 82.76368 + ], + [ + 56.322636, + 81.100365 + ], + [ + 59.95203, + 79.37541 + ], + [ + 62.476807, + 77.61418 + ], + [ + 64.297325, + 75.8301 + ], + [ + 65.64338, + 74.030495 + ], + [ + 66.65679, + 72.219894 + ], + [ + 67.42729, + 70.40107 + ], + [ + 68.01635, + 68.57594 + ], + [ + 68.4651, + 66.74574 + ], + [ + 68.80445, + 64.91145 + ], + [ + 69.054985, + 63.0735 + ], + [ + 69.234245, + 61.232624 + ], + [ + 69.35391, + 59.38906 + ], + [ + 69.368774, + 59.081554 + ], + [ + 69.52902, + 59.07081 + ], + [ + 72.81218, + 58.80656 + ], + [ + 77.050934, + 58.34476 + ], + [ + 80.0585, + 57.94139 + ], + [ + 82.38999, + 57.592003 + ], + [ + 84.308426, + 57.285244 + ], + [ + 85.959015, + 57.010532 + ], + [ + 87.43087, + 56.759075 + ], + [ + 88.7836, + 56.52364 + ], + [ + 90.06046, + 56.298134 + ], + [ + 91.29564, + 56.077217 + ], + [ + 91.406906, + 56.057186 + ], + [ + 92.51877, + 55.855873 + ], + [ + 93.75827, + 55.628998 + ], + [ + 95.044334, + 55.390797 + ], + [ + 96.41233, + 55.133972 + ], + [ + 97.90748, + 54.848312 + ], + [ + 99.592545, + 54.518105 + ], + [ + 101.562195, + 54.11683 + ], + [ + 103.97328, + 53.59485 + ], + [ + 107.12166, + 52.84528 + ], + [ + 110.23376, + 52.009098 + ], + [ + 111.063576, + 51.767735 + ], + [ + 111.063576, + 51.767735 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD5_20180430T185621_20180430T203752_02829_03_020100_20220630T164651.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T19:17:56Z", + "completionDate": "2018-04-30T20:16:19Z", + "productType": "L1B_RA_BD5", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2829, + "updated": "2023-04-29T15:11:57.264094Z", + "published": "2023-04-29T15:11:57.264094Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/822717b5-b762-4b80-bcba-2a7e98fa6280", + "size": 2832392515, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 822717b5-b762-4b80-bcba-2a7e98fa6280", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/822717b5-b762-4b80-bcba-2a7e98fa6280.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -36.2674028841908, + 30.2430124982553 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "111.063576,51.767735 112.88021,53.36377 114.84565,54.926605 116.976845,56.45156 119.292175,57.933353 121.81171,59.36582 124.55708,60.741615 127.550476,62.052357 130.81305,63.288673 134.36476,64.439705 138.2209,65.49355 142.39014,66.43694 146.86955,67.25651 151.64272,67.938286 156.67552,68.46925 161.91536,68.83815 167.29283,69.036316 172.72502,69.058945 178.12474,68.905525 180.0,68.7899139177549 180,90 0,90 -180,90 -180,68.7899139177549 -176.593,68.57987 -171.50157,68.08954 -166.65799,67.44553 -162.10124,66.66009 -157.85205,65.747345 -153.91618,64.7208 -150.28746,63.59388 -146.9525,62.378765 -143.89227,61.08632 -141.08524,59.726818 -138.50932,58.30872 -136.1435,56.83927 -133.96674,55.325233 -131.96014,53.772045 -130.1064,52.184593 -128.38974,50.56695 -126.79665,48.92254 -125.31421,47.254593 -123.93142,45.565723 -122.63857,43.858196 -121.42717,42.133896 -120.28897,40.39477 -119.21763,38.642124 -118.206795,36.877552 -117.25131,35.10196 -116.34629,33.31654 -115.48744,31.522175 -114.67087,29.719795 -113.893394,27.910028 -113.151794,26.093554 -112.44351,24.27097 -111.76588,22.4429 -111.116615,20.609898 -110.49407,18.77219 -109.896194,16.930433 -109.32131,15.084958 -108.76836,13.235958 -108.23552,11.383962 -107.721985,9.529206 -107.2264,7.671992 -106.747894,5.8125505 -106.28546,3.9512575 -105.83855,2.0881562 -105.406395,0.22359896 -104.988235,-1.642178 -104.58345,-3.5089717 -104.191635,-5.3766627 -103.81234,-7.2450256 -103.445114,-9.113819 -103.08966,-10.982987 -102.74562,-12.852285 -102.41289,-14.721626 -102.0912,-16.590778 -101.78047,-18.4597 -101.48063,-20.328201 -101.191635,-22.196188 -100.913704,-24.063501 -100.64681,-25.930017 -100.39081,-27.79568 -100.14638,-29.66035 -99.91374,-31.523952 -99.69344,-33.38637 -99.485916,-35.24754 -99.291595,-37.10733 -99.11145,-38.965633 -98.94644,-40.82248 -98.797775,-42.6777 -98.666565,-44.531227 -98.55447,-46.383 -98.46361,-48.23281 -98.39619,-50.080738 -98.35504,-51.926598 -98.34356,-53.77025 -98.36544,-55.61154 -98.426735,-57.450375 -98.53323,-59.286526 -98.69306,-61.119728 -98.916466,-62.949665 -99.21667,-64.77595 -99.61053,-66.59795 -100.12181,-68.41505 -100.78081,-70.2261 -101.631195,-72.02974 -102.73589,-73.82377 -104.186935,-75.6051 -106.12575,-77.36875 -108.779686,-79.10655 -112.53332,-80.80433 -118.06717,-82.435646 -126.64128,-83.94692 -128.50552,-84.18052 -127.765625,-84.226364 -108.67902,-84.94981 -82.302826,-84.92365 -65.66104,-84.30684 -55.306225,-83.56668 -48.36887,-82.83487 -43.346436,-82.1397 -39.467655,-81.48026 -36.311836,-80.84762 -33.63224,-80.23085 -31.273397,-79.618546 -31.070953,-79.5627 -29.130056,-78.998795 -27.125433,-78.3585 -25.198744,-77.68224 -23.297386,-76.95045 -21.371231,-76.13634 -19.367405,-75.20053 -17.22376,-74.08028 -14.85765,-72.66538 -12.13973,-70.733505 -9.962399,-68.86214 -9.397974,-68.316734 -14.408669,-67.82854 -19.180103,-67.18968 -23.675104,-66.412346 -27.873857,-65.509796 -31.769985,-64.495224 -35.368004,-63.381226 -38.68138,-62.17997 -41.72697,-60.901836 -44.52538,-59.556805 -47.09683,-58.153107 -49.462738,-56.69804 -51.642155,-55.19806 -53.65393,-53.658764 -55.514202,-52.08475 -57.23886,-50.480087 -58.8413,-48.848534 -60.333363,-47.192924 -61.72607,-45.515892 -63.029423,-43.81991 -64.25172,-42.106884 -65.40034,-40.378475 -66.4825,-38.63636 -67.50396,-36.881756 -68.47016,-35.116028 -69.38567,-33.340057 -70.255005,-31.554777 -71.08182,-29.761189 -71.86952,-27.959879 -72.62108,-26.151657 -73.33931,-24.337013 -74.02668,-22.516636 -74.68564,-20.690992 -75.3177,-18.860495 -75.92508,-17.02557 -76.50907,-15.186614 -77.07154,-13.344045 -77.61351,-11.498163 -78.1363,-9.64928 -78.641045,-7.7976847 -79.128746,-5.94366 -79.600075,-4.0874057 -80.05623,-2.2292576 -80.49767,-0.36942437 -80.925224,1.491904 -81.339195,3.3546047 -81.740456,5.218322 -82.12937,7.0829926 -82.50644,8.94829 -82.87183,10.814406 -83.225784,12.680795 -83.56898,14.547463 -83.90094,16.414352 -84.22273,18.28116 -84.53383,20.14788 -84.83439,22.014393 -85.124504,23.88056 -85.403984,25.746223 -85.67278,27.611378 -85.93065,29.475853 -86.17747,31.339588 -86.41265,33.202568 -86.63605,35.064568 -86.84682,36.92566 -87.04444,38.785595 -87.22797,40.644512 -87.39644,42.50219 -87.54882,44.358677 -87.68352,46.213764 -87.79859,48.06748 -87.89248,49.919693 -87.962326,51.770363 -88.00496,53.61938 -88.0167,55.466682 -87.99333,57.312042 -87.92859,59.155396 -87.815094,60.99645 -87.64427,62.83499 -87.40309,64.67073 -87.07696,66.5031 -86.644035,68.33163 -86.07667,70.15537 -85.3342,71.97314 -84.358505,73.783165 -83.06663,75.58293 -81.32374,77.36809 -78.91732,79.1319 -75.47789,80.86207 -70.334335,82.53556 -62.187126,84.104126 -48.524494,85.45786 -25.896278,86.34965 3.3868883,86.41617 27.385408,85.61963 42.11645,84.31134 50.85496,82.76368 56.322636,81.100365 59.95203,79.37541 62.476807,77.61418 64.297325,75.8301 65.64338,74.030495 66.65679,72.219894 67.42729,70.40107 68.01635,68.57594 68.4651,66.74574 68.80445,64.91145 69.054985,63.0735 69.234245,61.232624 69.35391,59.38906 69.368774,59.081554 69.52902,59.07081 72.81218,58.80656 77.050934,58.34476 80.0585,57.94139 82.38999,57.592003 84.308426,57.285244 85.959015,57.010532 87.43087,56.759075 88.7836,56.52364 90.06046,56.298134 91.29564,56.077217 91.406906,56.057186 92.51877,55.855873 93.75827,55.628998 95.044334,55.390797 96.41233,55.133972 97.90748,54.848312 99.592545,54.518105 101.562195,54.11683 103.97328,53.59485 107.12166,52.84528 110.23376,52.009098 111.063576,51.767735 111.063576,51.767735", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD5/2018/04/30/S5P_RPRO_L1B_RA_BD5_20180430T185621_20180430T203752_02829_03_020100_20220630T164651.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "822717b5-b762-4b80-bcba-2a7e98fa6280" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + 60.58300301785618 + ], + [ + 178.98727, + 61.05408 + ], + [ + 176.60533, + 62.04962 + ], + [ + 178.06227, + 63.162674 + ], + [ + 179.04341, + 63.856556 + ], + [ + 180.0, + 64.45635656228744 + ], + [ + 180.0, + 60.58300301785618 + ] + ] + ], + [ + [ + [ + -180.0, + 64.45635656228744 + ], + [ + -178.14262, + 65.62097 + ], + [ + -177.15518, + 66.1674 + ], + [ + -174.91263, + 67.282776 + ], + [ + -174.08405, + 67.65402 + ], + [ + -170.66429, + 68.98118 + ], + [ + -169.25005, + 69.444534 + ], + [ + -165.83691, + 70.39227 + ], + [ + -164.48138, + 70.71084 + ], + [ + -160.99507, + 71.40497 + ], + [ + -159.52237, + 71.650665 + ], + [ + -155.48465, + 72.20142 + ], + [ + -153.66296, + 72.39745 + ], + [ + -148.27809, + 72.81411 + ], + [ + -145.6454, + 72.93935 + ], + [ + -140.90837, + 73.05081 + ], + [ + -139.04962, + 73.05732 + ], + [ + -133.53561, + 72.96033 + ], + [ + -130.87396, + 72.8526 + ], + [ + -124.40128, + 72.42326 + ], + [ + -122.46326, + 72.24677 + ], + [ + -121.432396, + 72.14345 + ], + [ + -121.71551, + 71.53212 + ], + [ + -122.27872, + 70.11838 + ], + [ + -122.73602, + 68.7009 + ], + [ + -123.10759, + 67.280556 + ], + [ + -123.40692, + 65.85751 + ], + [ + -123.6472, + 64.43222 + ], + [ + -123.83631, + 63.00496 + ], + [ + -123.98268, + 61.57605 + ], + [ + -124.091484, + 60.145454 + ], + [ + -124.1682, + 58.713455 + ], + [ + -124.216324, + 57.28008 + ], + [ + -124.2395, + 55.84544 + ], + [ + -124.240295, + 54.409687 + ], + [ + -126.32269, + 54.600784 + ], + [ + -127.658775, + 54.70223 + ], + [ + -131.19708, + 54.886726 + ], + [ + -132.33847, + 54.918457 + ], + [ + -134.74875, + 54.936275 + ], + [ + -135.57878, + 54.925774 + ], + [ + -138.69395, + 54.80091 + ], + [ + -139.85141, + 54.716766 + ], + [ + -142.38287, + 54.453125 + ], + [ + -143.29988, + 54.32895 + ], + [ + -145.47054, + 53.97014 + ], + [ + -146.31784, + 53.804176 + ], + [ + -148.4694, + 53.312973 + ], + [ + -149.37073, + 53.07594 + ], + [ + -151.84181, + 52.32614 + ], + [ + -152.9678, + 51.93485 + ], + [ + -154.89821, + 51.191864 + ], + [ + -155.63048, + 50.88657 + ], + [ + -157.74963, + 49.932434 + ], + [ + -158.75572, + 49.443554 + ], + [ + -161.19815, + 48.16312 + ], + [ + -161.93661, + 47.75019 + ], + [ + -162.33212, + 47.524128 + ], + [ + -162.83142, + 48.08487 + ], + [ + -164.03024, + 49.368896 + ], + [ + -165.29857, + 50.637714 + ], + [ + -166.64249, + 51.889908 + ], + [ + -168.06865, + 53.12367 + ], + [ + -169.58365, + 54.33716 + ], + [ + -171.19551, + 55.52832 + ], + [ + -172.91238, + 56.6947 + ], + [ + -174.74278, + 57.833878 + ], + [ + -176.69653, + 58.942364 + ], + [ + -178.78325, + 60.017025 + ], + [ + -180.0, + 60.58300301785618 + ], + [ + -180.0, + 64.45635656228744 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L1B_RA_BD5_20240229T222242_20240229T222754_33064_03_020100_20240301T001557.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2024-02-29T22:21:43Z", + "completionDate": "2024-02-29T22:28:53Z", + "productType": "L1B_RA_BD5", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 33064, + "updated": "2024-03-01T00:27:53.506779Z", + "published": "2024-03-01T00:27:40.940972Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a66bf505-4492-4e22-84e2-1ab42c4697a2", + "size": 693372266, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a66bf505-4492-4e22-84e2-1ab42c4697a2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/a66bf505-4492-4e22-84e2-1ab42c4697a2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -147.626768275782, + 62.5209651731554 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1B", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,60.5830030178562 178.98727,61.05408 176.60533,62.04962 178.06227,63.162674 179.04341,63.856556 180.0,64.4563565622874 180.0,60.5830030178562-180,64.4563565622874 -178.14262,65.62097 -177.15518,66.1674 -174.91263,67.282776 -174.08405,67.65402 -170.66429,68.98118 -169.25005,69.444534 -165.83691,70.39227 -164.48138,70.71084 -160.99507,71.40497 -159.52237,71.650665 -155.48465,72.20142 -153.66296,72.39745 -148.27809,72.81411 -145.6454,72.93935 -140.90837,73.05081 -139.04962,73.05732 -133.53561,72.96033 -130.87396,72.8526 -124.40128,72.42326 -122.46326,72.24677 -121.432396,72.14345 -121.71551,71.53212 -122.27872,70.11838 -122.73602,68.7009 -123.10759,67.280556 -123.40692,65.85751 -123.6472,64.43222 -123.83631,63.00496 -123.98268,61.57605 -124.091484,60.145454 -124.1682,58.713455 -124.216324,57.28008 -124.2395,55.84544 -124.240295,54.409687 -126.32269,54.600784 -127.658775,54.70223 -131.19708,54.886726 -132.33847,54.918457 -134.74875,54.936275 -135.57878,54.925774 -138.69395,54.80091 -139.85141,54.716766 -142.38287,54.453125 -143.29988,54.32895 -145.47054,53.97014 -146.31784,53.804176 -148.4694,53.312973 -149.37073,53.07594 -151.84181,52.32614 -152.9678,51.93485 -154.89821,51.191864 -155.63048,50.88657 -157.74963,49.932434 -158.75572,49.443554 -161.19815,48.16312 -161.93661,47.75019 -162.33212,47.524128 -162.83142,48.08487 -164.03024,49.368896 -165.29857,50.637714 -166.64249,51.889908 -168.06865,53.12367 -169.58365,54.33716 -171.19551,55.52832 -172.91238,56.6947 -174.74278,57.833878 -176.69653,58.942364 -178.78325,60.017025 -180,60.5830030178562 -180,64.4563565622874", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD5/2024/02/29/S5P_NRTI_L1B_RA_BD5_20240229T222242_20240229T222754_33064_03_020100_20240301T001557", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "a66bf505-4492-4e22-84e2-1ab42c4697a2" + } + ], + "properties": { + "id": "fd3cddff-ea42-5153-bf92-1f2c5b09fd5b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1B_RA_BD5" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1B_RA_BD6.json b/tests/data/opensearch/creodias_search_L1B_RA_BD6.json new file mode 100644 index 0000000..347f0ab --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1B_RA_BD6.json @@ -0,0 +1,3506 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -172.75018, + 51.831554 + ], + [ + -170.92769, + 53.426434 + ], + [ + -168.95563, + 54.98783 + ], + [ + -166.81763, + 56.511467 + ], + [ + -164.49458, + 57.991585 + ], + [ + -161.96596, + 59.421944 + ], + [ + -159.21095, + 60.795418 + ], + [ + -156.20717, + 62.103466 + ], + [ + -152.933, + 63.33666 + ], + [ + -149.36888, + 64.484055 + ], + [ + -145.50002, + 65.53378 + ], + [ + -141.31796, + 66.47253 + ], + [ + -136.82623, + 67.28691 + ], + [ + -132.04135, + 67.96274 + ], + [ + -126.99878, + 68.487495 + ], + [ + -121.751564, + 68.849594 + ], + [ + -116.369965, + 69.04066 + ], + [ + -110.93694, + 69.056175 + ], + [ + -105.54032, + 68.895805 + ], + [ + -100.26418, + 68.56315 + ], + [ + -95.18141, + 68.06638 + ], + [ + -90.34868, + 67.416275 + ], + [ + -85.803986, + 66.62538 + ], + [ + -81.56735, + 65.70756 + ], + [ + -77.644005, + 64.676605 + ], + [ + -74.02758, + 63.545826 + ], + [ + -70.70402, + 62.327244 + ], + [ + -67.65432, + 61.031975 + ], + [ + -64.85711, + 59.6698 + ], + [ + -62.29034, + 58.249382 + ], + [ + -59.932423, + 56.777985 + ], + [ + -57.762794, + 55.262177 + ], + [ + -55.762688, + 53.707504 + ], + [ + -53.91493, + 52.11863 + ], + [ + -52.203598, + 50.499783 + ], + [ + -50.615147, + 48.854324 + ], + [ + -49.136948, + 47.185455 + ], + [ + -47.75788, + 45.495785 + ], + [ + -46.468502, + 43.787445 + ], + [ + -45.260044, + 42.06256 + ], + [ + -44.124737, + 40.322792 + ], + [ + -43.05591, + 38.56967 + ], + [ + -42.047417, + 36.80455 + ], + [ + -41.094078, + 35.028496 + ], + [ + -40.190914, + 33.242702 + ], + [ + -39.3338, + 31.448042 + ], + [ + -38.519012, + 29.645237 + ], + [ + -37.74302, + 27.835106 + ], + [ + -37.002674, + 26.018463 + ], + [ + -36.295517, + 24.195717 + ], + [ + -35.61902, + 22.36745 + ], + [ + -34.97073, + 20.5343 + ], + [ + -34.34916, + 18.696482 + ], + [ + -33.75226, + 16.854532 + ], + [ + -33.17834, + 15.008856 + ], + [ + -32.62612, + 13.159775 + ], + [ + -32.094097, + 11.307668 + ], + [ + -31.581066, + 9.452877 + ], + [ + -31.086315, + 7.5954556 + ], + [ + -30.608475, + 5.7359657 + ], + [ + -30.146748, + 3.874597 + ], + [ + -29.700382, + 2.0114653 + ], + [ + -29.268587, + 0.1469826 + ], + [ + -28.850863, + -1.7188394 + ], + [ + -28.446632, + -3.5856934 + ], + [ + -28.055208, + -5.4533577 + ], + [ + -27.676413, + -7.3217044 + ], + [ + -27.30949, + -9.190472 + ], + [ + -26.954498, + -11.059607 + ], + [ + -26.610886, + -12.928878 + ], + [ + -26.278566, + -14.798183 + ], + [ + -25.957172, + -16.667276 + ], + [ + -25.646748, + -18.53615 + ], + [ + -25.347395, + -20.404594 + ], + [ + -25.058636, + -22.272432 + ], + [ + -24.780895, + -24.139662 + ], + [ + -24.514408, + -26.006115 + ], + [ + -24.258785, + -27.871668 + ], + [ + -24.014751, + -29.736294 + ], + [ + -23.782661, + -31.599764 + ], + [ + -23.56253, + -33.462082 + ], + [ + -23.35541, + -35.323128 + ], + [ + -23.16135, + -37.18275 + ], + [ + -22.981985, + -39.041023 + ], + [ + -22.817287, + -40.89772 + ], + [ + -22.669071, + -42.752815 + ], + [ + -22.53836, + -44.606255 + ], + [ + -22.427116, + -46.457844 + ], + [ + -22.336699, + -48.307594 + ], + [ + -22.270155, + -50.155376 + ], + [ + -22.229765, + -52.001072 + ], + [ + -22.218903, + -53.844574 + ], + [ + -22.242504, + -55.685802 + ], + [ + -22.304815, + -57.524464 + ], + [ + -22.412853, + -59.36049 + ], + [ + -22.574888, + -61.193565 + ], + [ + -22.800453, + -63.02336 + ], + [ + -23.103668, + -64.849464 + ], + [ + -23.501026, + -66.6713 + ], + [ + -24.016607, + -68.48815 + ], + [ + -24.68168, + -70.29897 + ], + [ + -25.54003, + -72.102295 + ], + [ + -26.654985, + -73.895935 + ], + [ + -28.120235, + -75.67677 + ], + [ + -30.08098, + -77.43968 + ], + [ + -32.76846, + -79.17633 + ], + [ + -36.573853, + -80.872284 + ], + [ + -42.197952, + -82.500336 + ], + [ + -50.92835, + -84.0055 + ], + [ + -52.82835, + -84.23762 + ], + [ + -52.084846, + -84.28407 + ], + [ + -32.820614, + -85.01961 + ], + [ + -6.059111, + -84.99728 + ], + [ + 10.781852, + -84.37481 + ], + [ + 21.206553, + -83.62819 + ], + [ + 28.162539, + -82.89092 + ], + [ + 33.18437, + -82.1913 + ], + [ + 37.055126, + -81.528145 + ], + [ + 40.20003, + -80.89233 + ], + [ + 42.86761, + -80.27275 + ], + [ + 45.21405, + -79.657906 + ], + [ + 45.41536, + -79.60184 + ], + [ + 47.344837, + -79.03579 + ], + [ + 49.336784, + -78.393234 + ], + [ + 51.250584, + -77.714775 + ], + [ + 53.138676, + -76.98077 + ], + [ + 55.05094, + -76.16438 + ], + [ + 57.039917, + -75.22617 + ], + [ + 59.16726, + -74.103325 + ], + [ + 61.514847, + -72.68554 + ], + [ + 64.21072, + -70.7503 + ], + [ + 66.369675, + -68.87623 + ], + [ + 66.92922, + -68.330124 + ], + [ + 61.91073, + -67.84809 + ], + [ + 57.129406, + -67.21507 + ], + [ + 52.623016, + -66.443214 + ], + [ + 48.412907, + -65.54537 + ], + [ + 44.505276, + -64.53503 + ], + [ + 40.895626, + -63.4249 + ], + [ + 37.571457, + -62.226925 + ], + [ + 34.515656, + -60.951786 + ], + [ + 31.708158, + -59.60927 + ], + [ + 29.127764, + -58.207886 + ], + [ + 26.754103, + -56.75489 + ], + [ + 24.567318, + -55.256744 + ], + [ + 22.549356, + -53.718857 + ], + [ + 20.683136, + -52.146317 + ], + [ + 18.953234, + -50.542896 + ], + [ + 17.346344, + -48.91238 + ], + [ + 15.850047, + -47.257725 + ], + [ + 14.453214, + -45.581715 + ], + [ + 13.146553, + -43.886482 + ], + [ + 11.921101, + -42.17409 + ], + [ + 10.769437, + -40.4464 + ], + [ + 9.6847105, + -38.704845 + ], + [ + 8.660743, + -36.950863 + ], + [ + 7.69238, + -35.18557 + ], + [ + 6.774833, + -33.41004 + ], + [ + 5.9036283, + -31.62529 + ], + [ + 5.075138, + -29.832058 + ], + [ + 4.285777, + -28.031187 + ], + [ + 3.5326488, + -26.223295 + ], + [ + 2.812984, + -24.408978 + ], + [ + 2.1241863, + -22.588896 + ], + [ + 1.4642011, + -20.76348 + ], + [ + 0.83092827, + -18.933207 + ], + [ + 0.22251739, + -17.09855 + ], + [ + -0.36260435, + -15.259834 + ], + [ + -0.9259211, + -13.417423 + ], + [ + -1.4688208, + -11.571752 + ], + [ + -1.9925594, + -9.723088 + ], + [ + -2.4980748, + -7.871653 + ], + [ + -2.9865904, + -6.0178056 + ], + [ + -3.458709, + -4.1616993 + ], + [ + -3.9154756, + -2.3036616 + ], + [ + -4.357759, + -0.4439612 + ], + [ + -4.785945, + 1.4172933 + ], + [ + -5.20068, + 3.2798202 + ], + [ + -5.6025515, + 5.1434736 + ], + [ + -5.992139, + 7.0079856 + ], + [ + -6.369714, + 8.8733635 + ], + [ + -6.7356515, + 10.7392645 + ], + [ + -7.09046, + 12.605629 + ], + [ + -7.434023, + 14.472285 + ], + [ + -7.7668657, + 16.339085 + ], + [ + -8.0889635, + 18.205904 + ], + [ + -8.400678, + 20.072626 + ], + [ + -8.701813, + 21.939085 + ], + [ + -8.992423, + 23.805223 + ], + [ + -9.272563, + 25.670906 + ], + [ + -9.541777, + 27.536066 + ], + [ + -9.800429, + 29.400583 + ], + [ + -10.04783, + 31.26433 + ], + [ + -10.283692, + 33.12728 + ], + [ + -10.507642, + 34.98935 + ], + [ + -10.719342, + 36.850445 + ], + [ + -10.917523, + 38.710506 + ], + [ + -11.101991, + 40.56945 + ], + [ + -11.271325, + 42.427162 + ], + [ + -11.424536, + 44.283707 + ], + [ + -11.560287, + 46.138847 + ], + [ + -11.676793, + 47.99266 + ], + [ + -11.771827, + 49.844887 + ], + [ + -11.842949, + 51.695686 + ], + [ + -11.887635, + 53.54487 + ], + [ + -11.901103, + 55.39224 + ], + [ + -11.879527, + 57.237743 + ], + [ + -11.817179, + 59.081173 + ], + [ + -11.706713, + 60.92246 + ], + [ + -11.538845, + 62.761112 + ], + [ + -11.301936, + 64.59709 + ], + [ + -10.980533, + 66.42975 + ], + [ + -10.553441, + 68.258446 + ], + [ + -9.993384, + 70.08256 + ], + [ + -9.260372, + 71.90074 + ], + [ + -8.297904, + 73.71133 + ], + [ + -7.0229883, + 75.511795 + ], + [ + -5.304167, + 77.29787 + ], + [ + -2.9334073, + 79.06302 + ], + [ + 0.45007685, + 80.79524 + ], + [ + 5.5003724, + 82.472244 + ], + [ + 13.483625, + 84.04724 + ], + [ + 26.855518, + 85.41407 + ], + [ + 49.105846, + 86.33272 + ], + [ + 78.381714, + 86.437225 + ], + [ + 102.783295, + 85.6681 + ], + [ + 117.83314, + 84.37279 + ], + [ + 126.74326, + 82.83082 + ], + [ + 132.30241, + 81.17017 + ], + [ + 135.98318, + 79.44657 + ], + [ + 138.5395, + 77.68616 + ], + [ + 140.37984, + 75.90251 + ], + [ + 141.74017, + 74.103134 + ], + [ + 142.76198, + 72.29263 + ], + [ + 143.53978, + 70.47397 + ], + [ + 144.1337, + 68.64873 + ], + [ + 144.58627, + 66.81855 + ], + [ + 144.92807, + 64.98413 + ], + [ + 145.18129, + 63.146225 + ], + [ + 145.36244, + 61.30528 + ], + [ + 145.48354, + 59.461567 + ], + [ + 145.49867, + 59.15404 + ], + [ + 145.65918, + 59.14332 + ], + [ + 148.948, + 58.87952 + ], + [ + 153.19415, + 58.418022 + ], + [ + 156.20691, + 58.01466 + ], + [ + 158.54233, + 57.665165 + ], + [ + 160.46393, + 57.358234 + ], + [ + 162.11716, + 57.08332 + ], + [ + 163.59131, + 56.83164 + ], + [ + 164.9461, + 56.59595 + ], + [ + 166.22487, + 56.370182 + ], + [ + 167.46184, + 56.148975 + ], + [ + 167.57326, + 56.128918 + ], + [ + 168.68669, + 55.927322 + ], + [ + 169.92789, + 55.7001 + ], + [ + 171.21567, + 55.461506 + ], + [ + 172.58542, + 55.204235 + ], + [ + 174.0824, + 54.91805 + ], + [ + 175.76944, + 54.5872 + ], + [ + 177.74123, + 54.185123 + ], + [ + 180.0, + 53.6956078724896 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 53.6956078724896 + ], + [ + -179.84532, + 53.662086 + ], + [ + -176.69437, + 52.91104 + ], + [ + -173.58037, + 52.073326 + ], + [ + -172.75018, + 51.831554 + ], + [ + -172.75018, + 51.831554 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD6_20180430T135151_20180430T153321_02826_03_020100_20220630T164628.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T14:13:25Z", + "completionDate": "2018-04-30T15:11:49Z", + "productType": "L1B_RA_BD6", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2826, + "updated": "2023-03-07T23:01:29.102493Z", + "published": "2023-03-07T23:01:29.102493Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9db4b56a-4f53-4a42-b09f-d3125ace5c9d", + "size": 2884979765, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9db4b56a-4f53-4a42-b09f-d3125ace5c9d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/9db4b56a-4f53-4a42-b09f-d3125ace5c9d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -17.8841431390825, + 30.1205963101263 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-172.75018,51.831554 -170.92769,53.426434 -168.95563,54.98783 -166.81763,56.511467 -164.49458,57.991585 -161.96596,59.421944 -159.21095,60.795418 -156.20717,62.103466 -152.933,63.33666 -149.36888,64.484055 -145.50002,65.53378 -141.31796,66.47253 -136.82623,67.28691 -132.04135,67.96274 -126.99878,68.487495 -121.751564,68.849594 -116.369965,69.04066 -110.93694,69.056175 -105.54032,68.895805 -100.26418,68.56315 -95.18141,68.06638 -90.34868,67.416275 -85.803986,66.62538 -81.56735,65.70756 -77.644005,64.676605 -74.02758,63.545826 -70.70402,62.327244 -67.65432,61.031975 -64.85711,59.6698 -62.29034,58.249382 -59.932423,56.777985 -57.762794,55.262177 -55.762688,53.707504 -53.91493,52.11863 -52.203598,50.499783 -50.615147,48.854324 -49.136948,47.185455 -47.75788,45.495785 -46.468502,43.787445 -45.260044,42.06256 -44.124737,40.322792 -43.05591,38.56967 -42.047417,36.80455 -41.094078,35.028496 -40.190914,33.242702 -39.3338,31.448042 -38.519012,29.645237 -37.74302,27.835106 -37.002674,26.018463 -36.295517,24.195717 -35.61902,22.36745 -34.97073,20.5343 -34.34916,18.696482 -33.75226,16.854532 -33.17834,15.008856 -32.62612,13.159775 -32.094097,11.307668 -31.581066,9.452877 -31.086315,7.5954556 -30.608475,5.7359657 -30.146748,3.874597 -29.700382,2.0114653 -29.268587,0.1469826 -28.850863,-1.7188394 -28.446632,-3.5856934 -28.055208,-5.4533577 -27.676413,-7.3217044 -27.30949,-9.190472 -26.954498,-11.059607 -26.610886,-12.928878 -26.278566,-14.798183 -25.957172,-16.667276 -25.646748,-18.53615 -25.347395,-20.404594 -25.058636,-22.272432 -24.780895,-24.139662 -24.514408,-26.006115 -24.258785,-27.871668 -24.014751,-29.736294 -23.782661,-31.599764 -23.56253,-33.462082 -23.35541,-35.323128 -23.16135,-37.18275 -22.981985,-39.041023 -22.817287,-40.89772 -22.669071,-42.752815 -22.53836,-44.606255 -22.427116,-46.457844 -22.336699,-48.307594 -22.270155,-50.155376 -22.229765,-52.001072 -22.218903,-53.844574 -22.242504,-55.685802 -22.304815,-57.524464 -22.412853,-59.36049 -22.574888,-61.193565 -22.800453,-63.02336 -23.103668,-64.849464 -23.501026,-66.6713 -24.016607,-68.48815 -24.68168,-70.29897 -25.54003,-72.102295 -26.654985,-73.895935 -28.120235,-75.67677 -30.08098,-77.43968 -32.76846,-79.17633 -36.573853,-80.872284 -42.197952,-82.500336 -50.92835,-84.0055 -52.82835,-84.23762 -52.084846,-84.28407 -32.820614,-85.01961 -6.059111,-84.99728 10.781852,-84.37481 21.206553,-83.62819 28.162539,-82.89092 33.18437,-82.1913 37.055126,-81.528145 40.20003,-80.89233 42.86761,-80.27275 45.21405,-79.657906 45.41536,-79.60184 47.344837,-79.03579 49.336784,-78.393234 51.250584,-77.714775 53.138676,-76.98077 55.05094,-76.16438 57.039917,-75.22617 59.16726,-74.103325 61.514847,-72.68554 64.21072,-70.7503 66.369675,-68.87623 66.92922,-68.330124 61.91073,-67.84809 57.129406,-67.21507 52.623016,-66.443214 48.412907,-65.54537 44.505276,-64.53503 40.895626,-63.4249 37.571457,-62.226925 34.515656,-60.951786 31.708158,-59.60927 29.127764,-58.207886 26.754103,-56.75489 24.567318,-55.256744 22.549356,-53.718857 20.683136,-52.146317 18.953234,-50.542896 17.346344,-48.91238 15.850047,-47.257725 14.453214,-45.581715 13.146553,-43.886482 11.921101,-42.17409 10.769437,-40.4464 9.6847105,-38.704845 8.660743,-36.950863 7.69238,-35.18557 6.774833,-33.41004 5.9036283,-31.62529 5.075138,-29.832058 4.285777,-28.031187 3.5326488,-26.223295 2.812984,-24.408978 2.1241863,-22.588896 1.4642011,-20.76348 0.83092827,-18.933207 0.22251739,-17.09855 -0.36260435,-15.259834 -0.9259211,-13.417423 -1.4688208,-11.571752 -1.9925594,-9.723088 -2.4980748,-7.871653 -2.9865904,-6.0178056 -3.458709,-4.1616993 -3.9154756,-2.3036616 -4.357759,-0.4439612 -4.785945,1.4172933 -5.20068,3.2798202 -5.6025515,5.1434736 -5.992139,7.0079856 -6.369714,8.8733635 -6.7356515,10.7392645 -7.09046,12.605629 -7.434023,14.472285 -7.7668657,16.339085 -8.0889635,18.205904 -8.400678,20.072626 -8.701813,21.939085 -8.992423,23.805223 -9.272563,25.670906 -9.541777,27.536066 -9.800429,29.400583 -10.04783,31.26433 -10.283692,33.12728 -10.507642,34.98935 -10.719342,36.850445 -10.917523,38.710506 -11.101991,40.56945 -11.271325,42.427162 -11.424536,44.283707 -11.560287,46.138847 -11.676793,47.99266 -11.771827,49.844887 -11.842949,51.695686 -11.887635,53.54487 -11.901103,55.39224 -11.879527,57.237743 -11.817179,59.081173 -11.706713,60.92246 -11.538845,62.761112 -11.301936,64.59709 -10.980533,66.42975 -10.553441,68.258446 -9.993384,70.08256 -9.260372,71.90074 -8.297904,73.71133 -7.0229883,75.511795 -5.304167,77.29787 -2.9334073,79.06302 0.45007685,80.79524 5.5003724,82.472244 13.483625,84.04724 26.855518,85.41407 49.105846,86.33272 78.381714,86.437225 102.783295,85.6681 117.83314,84.37279 126.74326,82.83082 132.30241,81.17017 135.98318,79.44657 138.5395,77.68616 140.37984,75.90251 141.74017,74.103134 142.76198,72.29263 143.53978,70.47397 144.1337,68.64873 144.58627,66.81855 144.92807,64.98413 145.18129,63.146225 145.36244,61.30528 145.48354,59.461567 145.49867,59.15404 145.65918,59.14332 148.948,58.87952 153.19415,58.418022 156.20691,58.01466 158.54233,57.665165 160.46393,57.358234 162.11716,57.08332 163.59131,56.83164 164.9461,56.59595 166.22487,56.370182 167.46184,56.148975 167.57326,56.128918 168.68669,55.927322 169.92789,55.7001 171.21567,55.461506 172.58542,55.204235 174.0824,54.91805 175.76944,54.5872 177.74123,54.185123 180.0,53.6956078724896 180,90 0,90 -180,90 -180,53.6956078724896 -179.84532,53.662086 -176.69437,52.91104 -173.58037,52.073326 -172.75018,51.831554 -172.75018,51.831554", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD6/2018/04/30/S5P_RPRO_L1B_RA_BD6_20180430T135151_20180430T153321_02826_03_020100_20220630T164628.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "9db4b56a-4f53-4a42-b09f-d3125ace5c9d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -71.169525, + 51.902348 + ], + [ + -69.34085, + 53.495663 + ], + [ + -67.36184, + 55.05524 + ], + [ + -65.21611, + 56.57675 + ], + [ + -62.88422, + 58.054474 + ], + [ + -60.346546, + 59.482307 + ], + [ + -57.58128, + 60.852783 + ], + [ + -54.566, + 62.15749 + ], + [ + -51.279854, + 63.386795 + ], + [ + -47.703224, + 64.52999 + ], + [ + -43.821102, + 65.57476 + ], + [ + -39.626034, + 66.508224 + ], + [ + -35.12172, + 67.316574 + ], + [ + -30.32586, + 67.98594 + ], + [ + -25.27421, + 68.50374 + ], + [ + -20.020903, + 68.85845 + ], + [ + -14.636564, + 69.04191 + ], + [ + -9.204724, + 69.04973 + ], + [ + -3.8126416, + 68.88172 + ], + [ + 1.45536, + 68.542076 + ], + [ + 6.5270705, + 68.03853 + ], + [ + 11.347123, + 67.38222 + ], + [ + 15.878242, + 66.5859 + ], + [ + 20.100714, + 65.66316 + ], + [ + 24.010143, + 64.62792 + ], + [ + 27.61342, + 63.493496 + ], + [ + 30.924322, + 62.27148 + ], + [ + 33.962578, + 60.973434 + ], + [ + 36.749443, + 59.60888 + ], + [ + 39.306744, + 58.1864 + ], + [ + 41.656067, + 56.713215 + ], + [ + 43.818165, + 55.196 + ], + [ + 45.811413, + 53.63993 + ], + [ + 47.653152, + 52.049953 + ], + [ + 49.359074, + 50.430126 + ], + [ + 50.94285, + 48.783913 + ], + [ + 52.416553, + 47.114258 + ], + [ + 53.791656, + 45.424004 + ], + [ + 55.07747, + 43.71511 + ], + [ + 56.282654, + 41.989685 + ], + [ + 57.41503, + 40.249496 + ], + [ + 58.481228, + 38.496014 + ], + [ + 59.48738, + 36.730583 + ], + [ + 60.438755, + 34.95443 + ], + [ + 61.33977, + 33.168278 + ], + [ + 62.195015, + 31.373398 + ], + [ + 63.00836, + 29.5705 + ], + [ + 63.782795, + 27.760254 + ], + [ + 64.5216, + 25.943434 + ], + [ + 65.227516, + 24.120605 + ], + [ + 65.90282, + 22.292183 + ], + [ + 66.549866, + 20.458904 + ], + [ + 67.17031, + 18.620966 + ], + [ + 67.76631, + 16.778988 + ], + [ + 68.33922, + 14.933285 + ], + [ + 68.89076, + 13.084216 + ], + [ + 69.421776, + 11.231995 + ], + [ + 69.93401, + 9.377165 + ], + [ + 70.428215, + 7.519835 + ], + [ + 70.90546, + 5.6603746 + ], + [ + 71.36641, + 3.7989316 + ], + [ + 71.81212, + 1.9358166 + ], + [ + 72.24331, + 0.07128584 + ], + [ + 72.66039, + -1.7945025 + ], + [ + 73.06426, + -3.6612837 + ], + [ + 73.4548, + -5.5289984 + ], + [ + 73.833305, + -7.3972654 + ], + [ + 74.19961, + -9.266059 + ], + [ + 74.55413, + -11.135182 + ], + [ + 74.89731, + -13.004385 + ], + [ + 75.22919, + -14.873629 + ], + [ + 75.54994, + -16.742735 + ], + [ + 75.85974, + -18.611559 + ], + [ + 76.15884, + -20.479942 + ], + [ + 76.446846, + -22.347788 + ], + [ + 76.72415, + -24.214981 + ], + [ + 76.990364, + -26.081371 + ], + [ + 77.24524, + -27.946907 + ], + [ + 77.48873, + -29.811441 + ], + [ + 77.72033, + -31.674896 + ], + [ + 77.93961, + -33.53718 + ], + [ + 78.14624, + -35.39816 + ], + [ + 78.33945, + -37.25778 + ], + [ + 78.51835, + -39.115948 + ], + [ + 78.68223, + -40.97263 + ], + [ + 78.82953, + -42.827667 + ], + [ + 78.95927, + -44.68099 + ], + [ + 79.069664, + -46.53253 + ], + [ + 79.15873, + -48.382256 + ], + [ + 79.22421, + -50.229897 + ], + [ + 79.26326, + -52.07559 + ], + [ + 79.27245, + -53.919018 + ], + [ + 79.24728, + -55.76014 + ], + [ + 79.18278, + -57.59878 + ], + [ + 79.07216, + -59.434643 + ], + [ + 78.907394, + -61.267586 + ], + [ + 78.67818, + -63.09727 + ], + [ + 78.371445, + -64.92319 + ], + [ + 77.96916, + -66.74486 + ], + [ + 77.447296, + -68.56146 + ], + [ + 76.77475, + -70.37197 + ], + [ + 75.905975, + -72.17492 + ], + [ + 74.7776, + -73.96808 + ], + [ + 73.29333, + -75.7482 + ], + [ + 71.306595, + -77.510086 + ], + [ + 68.580864, + -79.2453 + ], + [ + 64.714096, + -80.93893 + ], + [ + 58.991295, + -82.56298 + ], + [ + 50.08929, + -84.06077 + ], + [ + 48.151493, + -84.29111 + ], + [ + 48.897514, + -84.33826 + ], + [ + 68.321785, + -85.08841 + ], + [ + 95.483505, + -85.073395 + ], + [ + 112.54718, + -84.447044 + ], + [ + 123.0568, + -83.69488 + ], + [ + 130.04066, + -82.95267 + ], + [ + 135.06796, + -82.24892 + ], + [ + 138.93498, + -81.58229 + ], + [ + 142.07216, + -80.94347 + ], + [ + 144.73024, + -80.32123 + ], + [ + 147.06631, + -79.70396 + ], + [ + 147.26665, + -79.647675 + ], + [ + 149.18626, + -79.07957 + ], + [ + 151.16702, + -78.43484 + ], + [ + 153.06926, + -77.75424 + ], + [ + 154.9453, + -77.01808 + ], + [ + 156.8448, + -76.19948 + ], + [ + 158.81998, + -75.258934 + ], + [ + 160.93204, + -74.13353 + ], + [ + 163.26208, + -72.71288 + ], + [ + 165.93686, + -70.7743 + ], + [ + 168.07806, + -68.89752 + ], + [ + 168.63287, + -68.350716 + ], + [ + 163.60472, + -67.875145 + ], + [ + 158.81223, + -67.24786 + ], + [ + 154.29347, + -66.48121 + ], + [ + 150.07025, + -65.58828 + ], + [ + 146.14977, + -64.5822 + ], + [ + 142.52805, + -63.475655 + ], + [ + 139.19228, + -62.28089 + ], + [ + 136.12553, + -61.00868 + ], + [ + 133.3082, + -59.668545 + ], + [ + 130.71922, + -58.269165 + ], + [ + 128.33731, + -56.818027 + ], + [ + 126.14354, + -55.321438 + ], + [ + 124.11912, + -53.784996 + ], + [ + 122.2473, + -52.2135 + ], + [ + 120.51229, + -50.611217 + ], + [ + 118.90065, + -48.981636 + ], + [ + 117.40016, + -47.327793 + ], + [ + 115.99968, + -45.65248 + ], + [ + 114.689705, + -43.957924 + ], + [ + 113.46144, + -42.246063 + ], + [ + 112.307045, + -40.51884 + ], + [ + 111.21986, + -38.77778 + ], + [ + 110.19379, + -37.0241 + ], + [ + 109.22337, + -35.259186 + ], + [ + 108.303986, + -33.483997 + ], + [ + 107.4311, + -31.699507 + ], + [ + 106.60106, + -29.906519 + ], + [ + 105.810455, + -28.105825 + ], + [ + 105.05609, + -26.298164 + ], + [ + 104.335175, + -24.484095 + ], + [ + 103.64548, + -22.66414 + ], + [ + 102.98442, + -20.838907 + ], + [ + 102.35034, + -19.00877 + ], + [ + 101.74119, + -17.17419 + ], + [ + 101.15523, + -15.335614 + ], + [ + 100.591125, + -13.493415 + ], + [ + 100.0477, + -11.647754 + ], + [ + 99.523415, + -9.799186 + ], + [ + 99.01728, + -7.94781 + ], + [ + 98.5285, + -6.0940714 + ], + [ + 98.05574, + -4.237997 + ], + [ + 97.59852, + -2.3800917 + ], + [ + 97.15599, + -0.52042437 + ], + [ + 96.727516, + 1.3407558 + ], + [ + 96.31221, + 3.2032378 + ], + [ + 95.91013, + 5.0668435 + ], + [ + 95.520325, + 6.93134 + ], + [ + 95.14231, + 8.7965975 + ], + [ + 94.77615, + 10.662495 + ], + [ + 94.42121, + 12.528764 + ], + [ + 94.07745, + 14.395346 + ], + [ + 93.74453, + 16.262142 + ], + [ + 93.42205, + 18.128868 + ], + [ + 93.110306, + 19.995543 + ], + [ + 92.80892, + 21.86198 + ], + [ + 92.51819, + 23.728073 + ], + [ + 92.23798, + 25.593729 + ], + [ + 91.96837, + 27.458817 + ], + [ + 91.70997, + 29.3233 + ], + [ + 91.46228, + 31.187017 + ], + [ + 91.226326, + 33.049923 + ], + [ + 91.0023, + 34.91194 + ], + [ + 90.790565, + 36.772934 + ], + [ + 90.59211, + 38.632965 + ], + [ + 90.407524, + 40.49178 + ], + [ + 90.237946, + 42.34952 + ], + [ + 90.08449, + 44.205925 + ], + [ + 89.948746, + 46.06106 + ], + [ + 89.832, + 47.91474 + ], + [ + 89.73654, + 49.766987 + ], + [ + 89.66517, + 51.61762 + ], + [ + 89.62031, + 53.466682 + ], + [ + 89.60601, + 55.31396 + ], + [ + 89.62679, + 57.15936 + ], + [ + 89.68844, + 59.002724 + ], + [ + 89.79779, + 60.84386 + ], + [ + 89.96423, + 62.68245 + ], + [ + 90.19932, + 64.51821 + ], + [ + 90.51845, + 66.35081 + ], + [ + 90.94197, + 68.17949 + ], + [ + 91.49806, + 70.00351 + ], + [ + 92.22527, + 71.82163 + ], + [ + 93.17907, + 73.63223 + ], + [ + 94.44293, + 75.43267 + ], + [ + 96.14289, + 77.2191 + ], + [ + 98.485054, + 78.98478 + ], + [ + 101.82052, + 80.71814 + ], + [ + 106.78714, + 82.39728 + ], + [ + 114.61412, + 83.97694 + ], + [ + 127.68047, + 85.355 + ], + [ + 149.47101, + 86.298676 + ], + [ + 178.58606, + 86.44362 + ], + [ + 180.0, + 86.40161718876324 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 86.40161718876324 + ], + [ + -156.65128, + 85.708015 + ], + [ + -141.24998, + 84.43044 + ], + [ + -132.1319, + 82.897194 + ], + [ + -126.45483, + 81.241356 + ], + [ + -122.704056, + 79.5206 + ], + [ + -120.10157, + 77.76217 + ], + [ + -118.23105, + 75.97981 + ], + [ + -116.849495, + 74.181496 + ], + [ + -115.8109, + 72.37186 + ], + [ + -115.021355, + 70.55383 + ], + [ + -114.41824, + 68.72927 + ], + [ + -113.95782, + 66.89958 + ], + [ + -113.61019, + 65.065636 + ], + [ + -113.35194, + 63.228172 + ], + [ + -113.16647, + 61.3876 + ], + [ + -113.041695, + 59.544376 + ], + [ + -113.02635, + 59.23697 + ], + [ + -112.865295, + 59.22631 + ], + [ + -109.56575, + 58.96355 + ], + [ + -105.30627, + 58.50286 + ], + [ + -102.28446, + 58.09972 + ], + [ + -99.94228, + 57.7502 + ], + [ + -98.0153, + 57.443123 + ], + [ + -96.357544, + 57.167995 + ], + [ + -94.87947, + 56.91605 + ], + [ + -93.52115, + 56.680073 + ], + [ + -92.23912, + 56.45397 + ], + [ + -90.99906, + 56.232403 + ], + [ + -90.88737, + 56.21231 + ], + [ + -89.77121, + 56.010345 + ], + [ + -88.52703, + 55.782665 + ], + [ + -87.23622, + 55.54355 + ], + [ + -85.86331, + 55.285667 + ], + [ + -84.36297, + 54.998745 + ], + [ + -82.67223, + 54.666985 + ], + [ + -80.69626, + 54.26372 + ], + [ + -78.27789, + 53.73905 + ], + [ + -75.12084, + 52.98554 + ], + [ + -72.00118, + 52.144962 + ], + [ + -71.169525, + 51.902348 + ], + [ + -71.169525, + 51.902348 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD6_20180430T070550_20180430T084721_02822_03_020100_20220630T164555.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T07:27:25Z", + "completionDate": "2018-04-30T08:25:48Z", + "productType": "L1B_RA_BD6", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2822, + "updated": "2023-04-26T23:26:55.872586Z", + "published": "2023-04-26T23:26:55.872586Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c386fdfd-2e1b-4cbd-87df-f9c249c56a83", + "size": 2884133147, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c386fdfd-2e1b-4cbd-87df-f9c249c56a83", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/c386fdfd-2e1b-4cbd-87df-f9c249c56a83.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 37.2680420402077, + 30.0124175203275 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-71.169525,51.902348 -69.34085,53.495663 -67.36184,55.05524 -65.21611,56.57675 -62.88422,58.054474 -60.346546,59.482307 -57.58128,60.852783 -54.566,62.15749 -51.279854,63.386795 -47.703224,64.52999 -43.821102,65.57476 -39.626034,66.508224 -35.12172,67.316574 -30.32586,67.98594 -25.27421,68.50374 -20.020903,68.85845 -14.636564,69.04191 -9.204724,69.04973 -3.8126416,68.88172 1.45536,68.542076 6.5270705,68.03853 11.347123,67.38222 15.878242,66.5859 20.100714,65.66316 24.010143,64.62792 27.61342,63.493496 30.924322,62.27148 33.962578,60.973434 36.749443,59.60888 39.306744,58.1864 41.656067,56.713215 43.818165,55.196 45.811413,53.63993 47.653152,52.049953 49.359074,50.430126 50.94285,48.783913 52.416553,47.114258 53.791656,45.424004 55.07747,43.71511 56.282654,41.989685 57.41503,40.249496 58.481228,38.496014 59.48738,36.730583 60.438755,34.95443 61.33977,33.168278 62.195015,31.373398 63.00836,29.5705 63.782795,27.760254 64.5216,25.943434 65.227516,24.120605 65.90282,22.292183 66.549866,20.458904 67.17031,18.620966 67.76631,16.778988 68.33922,14.933285 68.89076,13.084216 69.421776,11.231995 69.93401,9.377165 70.428215,7.519835 70.90546,5.6603746 71.36641,3.7989316 71.81212,1.9358166 72.24331,0.07128584 72.66039,-1.7945025 73.06426,-3.6612837 73.4548,-5.5289984 73.833305,-7.3972654 74.19961,-9.266059 74.55413,-11.135182 74.89731,-13.004385 75.22919,-14.873629 75.54994,-16.742735 75.85974,-18.611559 76.15884,-20.479942 76.446846,-22.347788 76.72415,-24.214981 76.990364,-26.081371 77.24524,-27.946907 77.48873,-29.811441 77.72033,-31.674896 77.93961,-33.53718 78.14624,-35.39816 78.33945,-37.25778 78.51835,-39.115948 78.68223,-40.97263 78.82953,-42.827667 78.95927,-44.68099 79.069664,-46.53253 79.15873,-48.382256 79.22421,-50.229897 79.26326,-52.07559 79.27245,-53.919018 79.24728,-55.76014 79.18278,-57.59878 79.07216,-59.434643 78.907394,-61.267586 78.67818,-63.09727 78.371445,-64.92319 77.96916,-66.74486 77.447296,-68.56146 76.77475,-70.37197 75.905975,-72.17492 74.7776,-73.96808 73.29333,-75.7482 71.306595,-77.510086 68.580864,-79.2453 64.714096,-80.93893 58.991295,-82.56298 50.08929,-84.06077 48.151493,-84.29111 48.897514,-84.33826 68.321785,-85.08841 95.483505,-85.073395 112.54718,-84.447044 123.0568,-83.69488 130.04066,-82.95267 135.06796,-82.24892 138.93498,-81.58229 142.07216,-80.94347 144.73024,-80.32123 147.06631,-79.70396 147.26665,-79.647675 149.18626,-79.07957 151.16702,-78.43484 153.06926,-77.75424 154.9453,-77.01808 156.8448,-76.19948 158.81998,-75.258934 160.93204,-74.13353 163.26208,-72.71288 165.93686,-70.7743 168.07806,-68.89752 168.63287,-68.350716 163.60472,-67.875145 158.81223,-67.24786 154.29347,-66.48121 150.07025,-65.58828 146.14977,-64.5822 142.52805,-63.475655 139.19228,-62.28089 136.12553,-61.00868 133.3082,-59.668545 130.71922,-58.269165 128.33731,-56.818027 126.14354,-55.321438 124.11912,-53.784996 122.2473,-52.2135 120.51229,-50.611217 118.90065,-48.981636 117.40016,-47.327793 115.99968,-45.65248 114.689705,-43.957924 113.46144,-42.246063 112.307045,-40.51884 111.21986,-38.77778 110.19379,-37.0241 109.22337,-35.259186 108.303986,-33.483997 107.4311,-31.699507 106.60106,-29.906519 105.810455,-28.105825 105.05609,-26.298164 104.335175,-24.484095 103.64548,-22.66414 102.98442,-20.838907 102.35034,-19.00877 101.74119,-17.17419 101.15523,-15.335614 100.591125,-13.493415 100.0477,-11.647754 99.523415,-9.799186 99.01728,-7.94781 98.5285,-6.0940714 98.05574,-4.237997 97.59852,-2.3800917 97.15599,-0.52042437 96.727516,1.3407558 96.31221,3.2032378 95.91013,5.0668435 95.520325,6.93134 95.14231,8.7965975 94.77615,10.662495 94.42121,12.528764 94.07745,14.395346 93.74453,16.262142 93.42205,18.128868 93.110306,19.995543 92.80892,21.86198 92.51819,23.728073 92.23798,25.593729 91.96837,27.458817 91.70997,29.3233 91.46228,31.187017 91.226326,33.049923 91.0023,34.91194 90.790565,36.772934 90.59211,38.632965 90.407524,40.49178 90.237946,42.34952 90.08449,44.205925 89.948746,46.06106 89.832,47.91474 89.73654,49.766987 89.66517,51.61762 89.62031,53.466682 89.60601,55.31396 89.62679,57.15936 89.68844,59.002724 89.79779,60.84386 89.96423,62.68245 90.19932,64.51821 90.51845,66.35081 90.94197,68.17949 91.49806,70.00351 92.22527,71.82163 93.17907,73.63223 94.44293,75.43267 96.14289,77.2191 98.485054,78.98478 101.82052,80.71814 106.78714,82.39728 114.61412,83.97694 127.68047,85.355 149.47101,86.298676 178.58606,86.44362 180.0,86.4016171887632 180,90 0,90 -180,90 -180,86.4016171887632 -156.65128,85.708015 -141.24998,84.43044 -132.1319,82.897194 -126.45483,81.241356 -122.704056,79.5206 -120.10157,77.76217 -118.23105,75.97981 -116.849495,74.181496 -115.8109,72.37186 -115.021355,70.55383 -114.41824,68.72927 -113.95782,66.89958 -113.61019,65.065636 -113.35194,63.228172 -113.16647,61.3876 -113.041695,59.544376 -113.02635,59.23697 -112.865295,59.22631 -109.56575,58.96355 -105.30627,58.50286 -102.28446,58.09972 -99.94228,57.7502 -98.0153,57.443123 -96.357544,57.167995 -94.87947,56.91605 -93.52115,56.680073 -92.23912,56.45397 -90.99906,56.232403 -90.88737,56.21231 -89.77121,56.010345 -88.52703,55.782665 -87.23622,55.54355 -85.86331,55.285667 -84.36297,54.998745 -82.67223,54.666985 -80.69626,54.26372 -78.27789,53.73905 -75.12084,52.98554 -72.00118,52.144962 -71.169525,51.902348 -71.169525,51.902348", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD6/2018/04/30/S5P_RPRO_L1B_RA_BD6_20180430T070550_20180430T084721_02822_03_020100_20220630T164555.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "c386fdfd-2e1b-4cbd-87df-f9c249c56a83" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 85.67532, + 51.75228 + ], + [ + 87.49052, + 53.348663 + ], + [ + 89.45454, + 54.911762 + ], + [ + 91.58371, + 56.437252 + ], + [ + 93.89741, + 57.91935 + ], + [ + 96.4148, + 59.35236 + ], + [ + 99.157906, + 60.728714 + ], + [ + 102.14872, + 62.040154 + ], + [ + 105.40854, + 63.27727 + ], + [ + 108.957466, + 64.429085 + ], + [ + 112.81075, + 65.48393 + ], + [ + 116.97669, + 66.42856 + ], + [ + 121.45351, + 67.24925 + ], + [ + 126.223816, + 67.932465 + ], + [ + 131.25429, + 68.465004 + ], + [ + 136.4927, + 68.83546 + ], + [ + 141.86913, + 69.03537 + ], + [ + 147.30132, + 69.059784 + ], + [ + 152.70175, + 68.90812 + ], + [ + 157.98558, + 68.58394 + ], + [ + 163.07932, + 68.09528 + ], + [ + 167.92549, + 67.45248 + ], + [ + 172.4853, + 66.66841 + ], + [ + 176.73772, + 65.756805 + ], + [ + 180.0, + 64.9076249980706 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 64.9076249980706 + ], + [ + -179.32323, + 64.73146 + ], + [ + -175.69185, + 63.605263 + ], + [ + -172.354, + 62.390884 + ], + [ + -169.29091, + 61.09937 + ], + [ + -166.48157, + 59.74029 + ], + [ + -163.90382, + 58.32254 + ], + [ + -161.53581, + 56.853683 + ], + [ + -159.3572, + 55.33998 + ], + [ + -157.34912, + 53.787083 + ], + [ + -155.49403, + 52.19984 + ], + [ + -153.77615, + 50.582382 + ], + [ + -152.18173, + 48.938255 + ], + [ + -150.6983, + 47.27043 + ], + [ + -149.3147, + 45.581623 + ], + [ + -148.02101, + 43.87421 + ], + [ + -146.8087, + 42.15002 + ], + [ + -145.66997, + 40.410885 + ], + [ + -144.59799, + 38.658363 + ], + [ + -143.58664, + 36.893753 + ], + [ + -142.6306, + 35.118237 + ], + [ + -141.72504, + 33.33284 + ], + [ + -140.86583, + 31.538517 + ], + [ + -140.04886, + 29.736132 + ], + [ + -139.27115, + 27.926268 + ], + [ + -138.52917, + 26.109764 + ], + [ + -137.82048, + 24.287224 + ], + [ + -137.1425, + 22.45914 + ], + [ + -136.49323, + 20.625998 + ], + [ + -135.8703, + 18.788334 + ], + [ + -135.27223, + 16.946522 + ], + [ + -134.69719, + 15.1009245 + ], + [ + -134.14407, + 13.251902 + ], + [ + -133.61101, + 11.399907 + ], + [ + -133.0974, + 9.544998 + ], + [ + -132.60161, + 7.687686 + ], + [ + -132.12294, + 5.828241 + ], + [ + -131.66046, + 3.9668417 + ], + [ + -131.21365, + 2.1036186 + ], + [ + -130.78127, + 0.23902205 + ], + [ + -130.36287, + -1.6267866 + ], + [ + -129.95802, + -3.4937286 + ], + [ + -129.56607, + -5.3614545 + ], + [ + -129.18674, + -7.2298822 + ], + [ + -128.81929, + -9.098746 + ], + [ + -128.4638, + -10.9680395 + ], + [ + -128.1199, + -12.837449 + ], + [ + -127.78701, + -14.706844 + ], + [ + -127.46533, + -16.576136 + ], + [ + -127.15452, + -18.445122 + ], + [ + -126.85459, + -20.31371 + ], + [ + -126.56567, + -22.18178 + ], + [ + -126.287476, + -24.049145 + ], + [ + -126.02052, + -25.915808 + ], + [ + -125.764595, + -27.781513 + ], + [ + -125.52026, + -29.646244 + ], + [ + -125.287636, + -31.509958 + ], + [ + -125.06721, + -33.37244 + ], + [ + -124.859634, + -35.233673 + ], + [ + -124.66513, + -37.09348 + ], + [ + -124.485115, + -38.95191 + ], + [ + -124.32001, + -40.808784 + ], + [ + -124.17122, + -42.664085 + ], + [ + -124.039894, + -44.517586 + ], + [ + -123.92778, + -46.369377 + ], + [ + -123.8369, + -48.219345 + ], + [ + -123.76943, + -50.06729 + ], + [ + -123.727844, + -51.91316 + ], + [ + -123.71635, + -53.75684 + ], + [ + -123.73818, + -55.598225 + ], + [ + -123.79916, + -57.437073 + ], + [ + -123.90573, + -59.273262 + ], + [ + -124.065186, + -61.10651 + ], + [ + -124.28805, + -62.93645 + ], + [ + -124.58785, + -64.76275 + ], + [ + -124.98168, + -66.584816 + ], + [ + -125.49144, + -68.40191 + ], + [ + -126.14954, + -70.213005 + ], + [ + -126.99878, + -72.01665 + ], + [ + -128.10202, + -73.810745 + ], + [ + -129.55093, + -75.59213 + ], + [ + -131.48593, + -77.355896 + ], + [ + -134.13435, + -79.09385 + ], + [ + -137.87938, + -80.79182 + ], + [ + -143.39748, + -82.42365 + ], + [ + -151.94563, + -83.93586 + ], + [ + -153.80396, + -84.169655 + ], + [ + -153.06471, + -84.21541 + ], + [ + -134.00934, + -84.9369 + ], + [ + -107.69988, + -84.910164 + ], + [ + -91.092575, + -84.29432 + ], + [ + -80.74991, + -83.55526 + ], + [ + -73.8158, + -82.82436 + ], + [ + -68.79326, + -82.129944 + ], + [ + -64.91306, + -81.47112 + ], + [ + -61.75532, + -80.839005 + ], + [ + -59.07361, + -80.222694 + ], + [ + -56.71257, + -79.61081 + ], + [ + -56.509926, + -79.55499 + ], + [ + -54.567005, + -78.99144 + ], + [ + -52.560135, + -78.35151 + ], + [ + -50.631157, + -77.675606 + ], + [ + -48.727444, + -76.94416 + ], + [ + -46.798817, + -76.1304 + ], + [ + -44.792343, + -75.19496 + ], + [ + -42.645786, + -74.075096 + ], + [ + -40.27636, + -72.66063 + ], + [ + -37.554474, + -70.7292 + ], + [ + -35.373817, + -68.85816 + ], + [ + -34.80851, + -68.312836 + ], + [ + -39.817184, + -67.823395 + ], + [ + -44.586487, + -67.18365 + ], + [ + -49.079536, + -66.4055 + ], + [ + -53.27594, + -65.50224 + ], + [ + -57.169956, + -64.48702 + ], + [ + -60.766163, + -63.372524 + ], + [ + -64.07742, + -62.17069 + ], + [ + -67.12136, + -60.892174 + ], + [ + -69.91825, + -59.546867 + ], + [ + -72.488075, + -58.142582 + ], + [ + -74.8529, + -56.68743 + ], + [ + -77.03118, + -55.18718 + ], + [ + -79.04153, + -53.64748 + ], + [ + -80.901375, + -52.073414 + ], + [ + -82.62508, + -50.468594 + ], + [ + -84.22665, + -48.83687 + ], + [ + -85.71811, + -47.1811 + ], + [ + -87.110275, + -45.503975 + ], + [ + -88.41307, + -43.80787 + ], + [ + -89.63463, + -42.094646 + ], + [ + -90.78311, + -40.366207 + ], + [ + -91.86486, + -38.62397 + ], + [ + -92.88603, + -36.869324 + ], + [ + -93.85194, + -35.103466 + ], + [ + -94.7673, + -33.32739 + ], + [ + -95.63616, + -31.542044 + ], + [ + -96.4628, + -29.748371 + ], + [ + -97.25034, + -27.947039 + ], + [ + -98.0016, + -26.13868 + ], + [ + -98.719955, + -24.32411 + ], + [ + -99.40715, + -22.503567 + ], + [ + -100.065926, + -20.677805 + ], + [ + -100.69781, + -18.847195 + ], + [ + -101.30502, + -17.012217 + ], + [ + -101.888954, + -15.173149 + ], + [ + -102.45129, + -13.330525 + ], + [ + -102.99327, + -11.484585 + ], + [ + -103.515945, + -9.6355295 + ], + [ + -104.02065, + -7.7838945 + ], + [ + -104.50827, + -5.929743 + ], + [ + -104.97965, + -4.0734816 + ], + [ + -105.43568, + -2.2152355 + ], + [ + -105.8771, + -0.3552686 + ], + [ + -106.30455, + 1.5061686 + ], + [ + -106.718575, + 3.3689117 + ], + [ + -107.119865, + 5.2326736 + ], + [ + -107.50865, + 7.09747 + ], + [ + -107.88566, + 8.962991 + ], + [ + -108.251015, + 10.828994 + ], + [ + -108.60502, + 12.695542 + ], + [ + -108.94798, + 14.562327 + ], + [ + -109.28042, + 16.42922 + ], + [ + -109.602, + 18.296139 + ], + [ + -109.913025, + 20.162977 + ], + [ + -110.21358, + 22.029581 + ], + [ + -110.503555, + 23.895773 + ], + [ + -110.78309, + 25.761593 + ], + [ + -111.0518, + 27.626818 + ], + [ + -111.30955, + 29.491388 + ], + [ + -111.556366, + 31.35522 + ], + [ + -111.791565, + 33.218243 + ], + [ + -112.014885, + 35.080322 + ], + [ + -112.2255, + 36.941498 + ], + [ + -112.423096, + 38.80153 + ], + [ + -112.60651, + 40.660534 + ], + [ + -112.77494, + 42.518276 + ], + [ + -112.92724, + 44.374794 + ], + [ + -113.06175, + 46.230022 + ], + [ + -113.17676, + 48.08375 + ], + [ + -113.27049, + 49.9361 + ], + [ + -113.34014, + 51.786827 + ], + [ + -113.38284, + 53.635925 + ], + [ + -113.39444, + 55.483227 + ], + [ + -113.37058, + 57.328663 + ], + [ + -113.30567, + 59.17205 + ], + [ + -113.191765, + 61.013165 + ], + [ + -113.02042, + 62.851776 + ], + [ + -112.77873, + 64.68748 + ], + [ + -112.45163, + 66.519936 + ], + [ + -112.0183, + 68.3485 + ], + [ + -111.44957, + 70.17226 + ], + [ + -110.7052, + 71.99 + ], + [ + -109.72766, + 73.800064 + ], + [ + -108.432434, + 75.599724 + ], + [ + -106.68536, + 77.384834 + ], + [ + -104.2708, + 79.14839 + ], + [ + -100.820366, + 80.878296 + ], + [ + -95.65713, + 82.551155 + ], + [ + -87.47384, + 84.11856 + ], + [ + -73.74274, + 85.46964 + ], + [ + -51.01929, + 86.35545 + ], + [ + -21.719574, + 86.41316 + ], + [ + 2.1937304, + 85.60984 + ], + [ + 16.851324, + 84.298225 + ], + [ + 25.548624, + 82.74899 + ], + [ + 30.993076, + 81.084816 + ], + [ + 34.60826, + 79.359375 + ], + [ + 37.124672, + 77.59788 + ], + [ + 38.93989, + 75.8136 + ], + [ + 40.28132, + 74.01383 + ], + [ + 41.29205, + 72.20316 + ], + [ + 42.06053, + 70.384285 + ], + [ + 42.64734, + 68.55911 + ], + [ + 43.094902, + 66.7289 + ], + [ + 43.433025, + 64.89453 + ], + [ + 43.682907, + 63.056675 + ], + [ + 43.861336, + 61.215786 + ], + [ + 43.98056, + 59.372185 + ], + [ + 43.99527, + 59.064743 + ], + [ + 44.15545, + 59.053986 + ], + [ + 47.437138, + 58.789562 + ], + [ + 51.673992, + 58.32761 + ], + [ + 54.680225, + 57.92418 + ], + [ + 57.010704, + 57.574776 + ], + [ + 58.928333, + 57.26802 + ], + [ + 60.578247, + 56.993332 + ], + [ + 62.049507, + 56.7419 + ], + [ + 63.401703, + 56.5065 + ], + [ + 64.67808, + 56.281036 + ], + [ + 65.912796, + 56.060165 + ], + [ + 66.02402, + 56.04014 + ], + [ + 67.13547, + 55.83888 + ], + [ + 68.37453, + 55.61206 + ], + [ + 69.66016, + 55.37393 + ], + [ + 71.02769, + 55.11719 + ], + [ + 72.522354, + 54.83163 + ], + [ + 74.2069, + 54.50155 + ], + [ + 76.17598, + 54.100433 + ], + [ + 78.586426, + 53.57867 + ], + [ + 81.734085, + 52.82941 + ], + [ + 84.84563, + 51.993553 + ], + [ + 85.67532, + 51.75228 + ], + [ + 85.67532, + 51.75228 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD6_20180430T203752_20180430T221922_02830_03_020100_20220630T164659.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T20:59:26Z", + "completionDate": "2018-04-30T21:57:50Z", + "productType": "L1B_RA_BD6", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2830, + "updated": "2023-04-27T21:06:47.968872Z", + "published": "2023-04-27T21:06:47.968872Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b6116841-8681-49a0-9b36-e1a97dac043f", + "size": 2891258467, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b6116841-8681-49a0-9b36-e1a97dac043f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/b6116841-8681-49a0-9b36-e1a97dac043f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -44.9449515928916, + 30.2634980599118 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "85.67532,51.75228 87.49052,53.348663 89.45454,54.911762 91.58371,56.437252 93.89741,57.91935 96.4148,59.35236 99.157906,60.728714 102.14872,62.040154 105.40854,63.27727 108.957466,64.429085 112.81075,65.48393 116.97669,66.42856 121.45351,67.24925 126.223816,67.932465 131.25429,68.465004 136.4927,68.83546 141.86913,69.03537 147.30132,69.059784 152.70175,68.90812 157.98558,68.58394 163.07932,68.09528 167.92549,67.45248 172.4853,66.66841 176.73772,65.756805 180.0,64.9076249980706 180,90 0,90 -180,90 -180,64.9076249980706 -179.32323,64.73146 -175.69185,63.605263 -172.354,62.390884 -169.29091,61.09937 -166.48157,59.74029 -163.90382,58.32254 -161.53581,56.853683 -159.3572,55.33998 -157.34912,53.787083 -155.49403,52.19984 -153.77615,50.582382 -152.18173,48.938255 -150.6983,47.27043 -149.3147,45.581623 -148.02101,43.87421 -146.8087,42.15002 -145.66997,40.410885 -144.59799,38.658363 -143.58664,36.893753 -142.6306,35.118237 -141.72504,33.33284 -140.86583,31.538517 -140.04886,29.736132 -139.27115,27.926268 -138.52917,26.109764 -137.82048,24.287224 -137.1425,22.45914 -136.49323,20.625998 -135.8703,18.788334 -135.27223,16.946522 -134.69719,15.1009245 -134.14407,13.251902 -133.61101,11.399907 -133.0974,9.544998 -132.60161,7.687686 -132.12294,5.828241 -131.66046,3.9668417 -131.21365,2.1036186 -130.78127,0.23902205 -130.36287,-1.6267866 -129.95802,-3.4937286 -129.56607,-5.3614545 -129.18674,-7.2298822 -128.81929,-9.098746 -128.4638,-10.9680395 -128.1199,-12.837449 -127.78701,-14.706844 -127.46533,-16.576136 -127.15452,-18.445122 -126.85459,-20.31371 -126.56567,-22.18178 -126.287476,-24.049145 -126.02052,-25.915808 -125.764595,-27.781513 -125.52026,-29.646244 -125.287636,-31.509958 -125.06721,-33.37244 -124.859634,-35.233673 -124.66513,-37.09348 -124.485115,-38.95191 -124.32001,-40.808784 -124.17122,-42.664085 -124.039894,-44.517586 -123.92778,-46.369377 -123.8369,-48.219345 -123.76943,-50.06729 -123.727844,-51.91316 -123.71635,-53.75684 -123.73818,-55.598225 -123.79916,-57.437073 -123.90573,-59.273262 -124.065186,-61.10651 -124.28805,-62.93645 -124.58785,-64.76275 -124.98168,-66.584816 -125.49144,-68.40191 -126.14954,-70.213005 -126.99878,-72.01665 -128.10202,-73.810745 -129.55093,-75.59213 -131.48593,-77.355896 -134.13435,-79.09385 -137.87938,-80.79182 -143.39748,-82.42365 -151.94563,-83.93586 -153.80396,-84.169655 -153.06471,-84.21541 -134.00934,-84.9369 -107.69988,-84.910164 -91.092575,-84.29432 -80.74991,-83.55526 -73.8158,-82.82436 -68.79326,-82.129944 -64.91306,-81.47112 -61.75532,-80.839005 -59.07361,-80.222694 -56.71257,-79.61081 -56.509926,-79.55499 -54.567005,-78.99144 -52.560135,-78.35151 -50.631157,-77.675606 -48.727444,-76.94416 -46.798817,-76.1304 -44.792343,-75.19496 -42.645786,-74.075096 -40.27636,-72.66063 -37.554474,-70.7292 -35.373817,-68.85816 -34.80851,-68.312836 -39.817184,-67.823395 -44.586487,-67.18365 -49.079536,-66.4055 -53.27594,-65.50224 -57.169956,-64.48702 -60.766163,-63.372524 -64.07742,-62.17069 -67.12136,-60.892174 -69.91825,-59.546867 -72.488075,-58.142582 -74.8529,-56.68743 -77.03118,-55.18718 -79.04153,-53.64748 -80.901375,-52.073414 -82.62508,-50.468594 -84.22665,-48.83687 -85.71811,-47.1811 -87.110275,-45.503975 -88.41307,-43.80787 -89.63463,-42.094646 -90.78311,-40.366207 -91.86486,-38.62397 -92.88603,-36.869324 -93.85194,-35.103466 -94.7673,-33.32739 -95.63616,-31.542044 -96.4628,-29.748371 -97.25034,-27.947039 -98.0016,-26.13868 -98.719955,-24.32411 -99.40715,-22.503567 -100.065926,-20.677805 -100.69781,-18.847195 -101.30502,-17.012217 -101.888954,-15.173149 -102.45129,-13.330525 -102.99327,-11.484585 -103.515945,-9.6355295 -104.02065,-7.7838945 -104.50827,-5.929743 -104.97965,-4.0734816 -105.43568,-2.2152355 -105.8771,-0.3552686 -106.30455,1.5061686 -106.718575,3.3689117 -107.119865,5.2326736 -107.50865,7.09747 -107.88566,8.962991 -108.251015,10.828994 -108.60502,12.695542 -108.94798,14.562327 -109.28042,16.42922 -109.602,18.296139 -109.913025,20.162977 -110.21358,22.029581 -110.503555,23.895773 -110.78309,25.761593 -111.0518,27.626818 -111.30955,29.491388 -111.556366,31.35522 -111.791565,33.218243 -112.014885,35.080322 -112.2255,36.941498 -112.423096,38.80153 -112.60651,40.660534 -112.77494,42.518276 -112.92724,44.374794 -113.06175,46.230022 -113.17676,48.08375 -113.27049,49.9361 -113.34014,51.786827 -113.38284,53.635925 -113.39444,55.483227 -113.37058,57.328663 -113.30567,59.17205 -113.191765,61.013165 -113.02042,62.851776 -112.77873,64.68748 -112.45163,66.519936 -112.0183,68.3485 -111.44957,70.17226 -110.7052,71.99 -109.72766,73.800064 -108.432434,75.599724 -106.68536,77.384834 -104.2708,79.14839 -100.820366,80.878296 -95.65713,82.551155 -87.47384,84.11856 -73.74274,85.46964 -51.01929,86.35545 -21.719574,86.41316 2.1937304,85.60984 16.851324,84.298225 25.548624,82.74899 30.993076,81.084816 34.60826,79.359375 37.124672,77.59788 38.93989,75.8136 40.28132,74.01383 41.29205,72.20316 42.06053,70.384285 42.64734,68.55911 43.094902,66.7289 43.433025,64.89453 43.682907,63.056675 43.861336,61.215786 43.98056,59.372185 43.99527,59.064743 44.15545,59.053986 47.437138,58.789562 51.673992,58.32761 54.680225,57.92418 57.010704,57.574776 58.928333,57.26802 60.578247,56.993332 62.049507,56.7419 63.401703,56.5065 64.67808,56.281036 65.912796,56.060165 66.02402,56.04014 67.13547,55.83888 68.37453,55.61206 69.66016,55.37393 71.02769,55.11719 72.522354,54.83163 74.2069,54.50155 76.17598,54.100433 78.586426,53.57867 81.734085,52.82941 84.84563,51.993553 85.67532,51.75228 85.67532,51.75228", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD6/2018/04/30/S5P_RPRO_L1B_RA_BD6_20180430T203752_20180430T221922_02830_03_020100_20220630T164659.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "b6116841-8681-49a0-9b36-e1a97dac043f" + } + ], + "properties": { + "id": "1fb3d5f8-a2d4-5676-b3c7-6b6f43a8c194", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1B_RA_BD6" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1B_RA_BD7.json b/tests/data/opensearch/creodias_search_L1B_RA_BD7.json new file mode 100644 index 0000000..c9e22e1 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1B_RA_BD7.json @@ -0,0 +1,3526 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -77.47134779452979 + ], + [ + 178.41011, + -78.07754 + ], + [ + 176.86604, + -78.62016 + ], + [ + 174.7233, + -79.31214 + ], + [ + 173.00941, + -79.8181 + ], + [ + 170.50069, + -80.48907 + ], + [ + 168.37634, + -80.998375 + ], + [ + 165.0581, + -81.698425 + ], + [ + 162.03198, + -82.24807 + ], + [ + 156.84921, + -83.0259 + ], + [ + 151.5682, + -83.64767 + ], + [ + 141.12384, + -84.511925 + ], + [ + 128.62718, + -85.12023 + ], + [ + 100.9158, + -85.48691 + ], + [ + 72.6973, + -84.66813 + ], + [ + 69.564384, + -84.469406 + ], + [ + 71.72247, + -84.25367 + ], + [ + 81.68187, + -82.8193 + ], + [ + 88.09361, + -81.23315 + ], + [ + 92.41165, + -79.56384 + ], + [ + 95.4458, + -77.84528 + ], + [ + 97.65073, + -76.09536 + ], + [ + 99.295876, + -74.32435 + ], + [ + 100.54706, + -72.5382 + ], + [ + 101.51113, + -70.74096 + ], + [ + 102.259995, + -68.93507 + ], + [ + 102.84395, + -67.12235 + ], + [ + 103.29756, + -65.30402 + ], + [ + 103.64767, + -63.48093 + ], + [ + 103.913124, + -61.65378 + ], + [ + 104.109184, + -59.823006 + ], + [ + 104.2468, + -57.98903 + ], + [ + 104.335045, + -56.152176 + ], + [ + 104.38114, + -54.312584 + ], + [ + 104.390236, + -52.470547 + ], + [ + 104.367836, + -50.62618 + ], + [ + 104.31712, + -48.779594 + ], + [ + 104.24127, + -46.930954 + ], + [ + 104.142944, + -45.080334 + ], + [ + 104.02393, + -43.227875 + ], + [ + 103.886566, + -41.373634 + ], + [ + 103.731865, + -39.517735 + ], + [ + 103.56136, + -37.660217 + ], + [ + 103.37576, + -35.80127 + ], + [ + 103.17626, + -33.940876 + ], + [ + 102.96345, + -32.079132 + ], + [ + 102.737976, + -30.216185 + ], + [ + 102.50017, + -28.352133 + ], + [ + 102.250595, + -26.487026 + ], + [ + 101.989426, + -24.621056 + ], + [ + 101.716896, + -22.754282 + ], + [ + 101.43319, + -20.886848 + ], + [ + 101.138374, + -19.01873 + ], + [ + 100.832344, + -17.150347 + ], + [ + 100.51532, + -15.281565 + ], + [ + 100.187126, + -13.41263 + ], + [ + 99.84758, + -11.543647 + ], + [ + 99.49607, + -9.674966 + ], + [ + 99.13298, + -7.80648 + ], + [ + 98.75772, + -5.938431 + ], + [ + 98.369865, + -4.0711064 + ], + [ + 97.969124, + -2.204542 + ], + [ + 97.55482, + -0.3391102 + ], + [ + 97.126434, + 1.5251452 + ], + [ + 96.68365, + 3.3879786 + ], + [ + 96.2254, + 5.2490892 + ], + [ + 95.75101, + 7.108291 + ], + [ + 95.25975, + 8.965385 + ], + [ + 94.750435, + 10.819931 + ], + [ + 94.22217, + 12.671749 + ], + [ + 93.67392, + 14.520607 + ], + [ + 93.10408, + 16.366026 + ], + [ + 92.511444, + 18.20775 + ], + [ + 91.89445, + 20.04537 + ], + [ + 91.25114, + 21.87849 + ], + [ + 90.58, + 23.706724 + ], + [ + 89.8783, + 25.529278 + ], + [ + 89.14416, + 27.34598 + ], + [ + 88.374664, + 29.156057 + ], + [ + 87.56698, + 30.95894 + ], + [ + 86.71751, + 32.75372 + ], + [ + 85.82294, + 34.53977 + ], + [ + 84.878944, + 36.316113 + ], + [ + 83.88103, + 38.081764 + ], + [ + 82.82386, + 39.83553 + ], + [ + 81.70161, + 41.576145 + ], + [ + 80.50759, + 43.302063 + ], + [ + 79.23473, + 45.01176 + ], + [ + 77.87431, + 46.70318 + ], + [ + 76.417015, + 48.374058 + ], + [ + 74.85215, + 50.021954 + ], + [ + 73.167816, + 51.64388 + ], + [ + 71.350716, + 53.23648 + ], + [ + 69.385284, + 54.79561 + ], + [ + 67.25575, + 56.31698 + ], + [ + 64.94308, + 57.79493 + ], + [ + 62.42774, + 59.22341 + ], + [ + 59.688686, + 60.595173 + ], + [ + 56.704582, + 61.902092 + ], + [ + 53.454105, + 63.134663 + ], + [ + 49.918213, + 64.282104 + ], + [ + 46.082054, + 65.33266 + ], + [ + 41.937572, + 66.27353 + ], + [ + 37.487682, + 67.09132 + ], + [ + 32.74882, + 67.77205 + ], + [ + 27.753874, + 68.30348 + ], + [ + 22.554688, + 68.67392 + ], + [ + 17.218884, + 68.874985 + ], + [ + 11.827075, + 68.90191 + ], + [ + 6.4648395, + 68.75419 + ], + [ + 1.2153498, + 68.43522 + ], + [ + -3.849341, + 67.9525 + ], + [ + -8.672243, + 67.31634 + ], + [ + -13.21403, + 66.53919 + ], + [ + -17.454212, + 65.63467 + ], + [ + -21.384941, + 64.616005 + ], + [ + -25.012518, + 63.4968 + ], + [ + -28.349188, + 62.288868 + ], + [ + -31.413452, + 61.003384 + ], + [ + -34.225765, + 59.650127 + ], + [ + -36.807526, + 58.237732 + ], + [ + -39.180172, + 56.773693 + ], + [ + -41.36402, + 55.264637 + ], + [ + -43.377724, + 53.71598 + ], + [ + -45.23854, + 52.132744 + ], + [ + -47.137737, + 52.64692 + ], + [ + -51.344982, + 53.655544 + ], + [ + -53.65467, + 54.146763 + ], + [ + -56.10686, + 54.633152 + ], + [ + -57.641285, + 54.924538 + ], + [ + -59.421326, + 55.254726 + ], + [ + -60.617588, + 55.47375 + ], + [ + -62.089024, + 55.741413 + ], + [ + -63.130898, + 55.930206 + ], + [ + -64.474106, + 56.172928 + ], + [ + -65.46844, + 56.35211 + ], + [ + -66.80644, + 56.592495 + ], + [ + -67.840096, + 56.777527 + ], + [ + -69.29352, + 57.03642 + ], + [ + -70.46959, + 57.244343 + ], + [ + -72.21071, + 57.548103 + ], + [ + -73.703674, + 57.80271 + ], + [ + -76.07559, + 58.190517 + ], + [ + -78.29298, + 58.528084 + ], + [ + -82.267876, + 59.056046 + ], + [ + -86.690895, + 59.509193 + ], + [ + -87.31303, + 59.56092 + ], + [ + -87.3267, + 59.86871 + ], + [ + -87.439926, + 61.714302 + ], + [ + -87.61254, + 63.557186 + ], + [ + -87.856964, + 65.39726 + ], + [ + -88.190605, + 67.23386 + ], + [ + -88.63535, + 69.06648 + ], + [ + -89.22244, + 70.894196 + ], + [ + -89.99687, + 72.71569 + ], + [ + -91.0224, + 74.52906 + ], + [ + -92.396416, + 76.3315 + ], + [ + -94.27323, + 78.11841 + ], + [ + -96.9116, + 79.88176 + ], + [ + -100.76763, + 81.607285 + ], + [ + -106.71255, + 83.266106 + ], + [ + -116.50469, + 84.794716 + ], + [ + -133.52763, + 86.03982 + ], + [ + -160.9307, + 86.66738 + ], + [ + -180.0, + 86.46180162082852 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 86.46180162082852 + ], + [ + 169.13171, + 86.344635 + ], + [ + 148.68462, + 85.261795 + ], + [ + 136.91298, + 83.805534 + ], + [ + 129.92563, + 82.18191 + ], + [ + 125.48917, + 80.47574 + ], + [ + 122.503296, + 78.72465 + ], + [ + 120.40325, + 76.946335 + ], + [ + 118.8788, + 75.15045 + ], + [ + 117.74768, + 73.34255 + ], + [ + 116.89599, + 71.52595 + ], + [ + 116.25007, + 69.70284 + ], + [ + 115.76013, + 67.87453 + ], + [ + 115.39022, + 66.042305 + ], + [ + 115.11629, + 64.20665 + ], + [ + 114.92034, + 62.367943 + ], + [ + 114.786835, + 60.52676 + ], + [ + 114.706055, + 58.683315 + ], + [ + 114.66942, + 56.837822 + ], + [ + 114.6706, + 54.99048 + ], + [ + 114.70445, + 53.141346 + ], + [ + 114.76668, + 51.290672 + ], + [ + 114.85387, + 49.438354 + ], + [ + 114.96317, + 47.58464 + ], + [ + 115.09251, + 45.72952 + ], + [ + 115.240005, + 43.873074 + ], + [ + 115.40378, + 42.01537 + ], + [ + 115.58304, + 40.156452 + ], + [ + 115.77631, + 38.296394 + ], + [ + 115.982864, + 36.435307 + ], + [ + 116.20193, + 34.5732 + ], + [ + 116.43312, + 32.71013 + ], + [ + 116.6755, + 30.846214 + ], + [ + 116.92905, + 28.981417 + ], + [ + 117.19341, + 27.11607 + ], + [ + 117.46799, + 25.25001 + ], + [ + 117.75295, + 23.38344 + ], + [ + 118.04822, + 21.516413 + ], + [ + 118.35389, + 19.649082 + ], + [ + 118.669426, + 17.781551 + ], + [ + 118.99562, + 15.9139185 + ], + [ + 119.33235, + 14.04632 + ], + [ + 119.67944, + 12.178833 + ], + [ + 120.03767, + 10.311661 + ], + [ + 120.40677, + 8.444966 + ], + [ + 120.78764, + 6.5787854 + ], + [ + 121.180016, + 4.7134132 + ], + [ + 121.58497, + 2.8489625 + ], + [ + 122.00265, + 0.9856142 + ], + [ + 122.43378, + -0.87641865 + ], + [ + 122.878685, + -2.7369535 + ], + [ + 123.33822, + -4.5957904 + ], + [ + 123.81315, + -6.452629 + ], + [ + 124.30442, + -8.3073015 + ], + [ + 124.81271, + -10.159541 + ], + [ + 125.33929, + -12.009078 + ], + [ + 125.885124, + -13.855585 + ], + [ + 126.451485, + -15.698705 + ], + [ + 127.03975, + -17.538237 + ], + [ + 127.65148, + -19.373707 + ], + [ + 128.28827, + -21.204721 + ], + [ + 128.952, + -23.030886 + ], + [ + 129.64478, + -24.851685 + ], + [ + 130.36873, + -26.6667 + ], + [ + 131.12653, + -28.475273 + ], + [ + 131.9209, + -30.276815 + ], + [ + 132.75531, + -32.070644 + ], + [ + 133.63249, + -33.85596 + ], + [ + 134.55693, + -35.631966 + ], + [ + 135.53304, + -37.39765 + ], + [ + 136.56543, + -39.151955 + ], + [ + 137.6597, + -40.893715 + ], + [ + 138.82222, + -42.62147 + ], + [ + 140.05975, + -44.33372 + ], + [ + 141.38014, + -46.028645 + ], + [ + 142.79292, + -47.703995 + ], + [ + 144.30737, + -49.357716 + ], + [ + 145.93489, + -50.98696 + ], + [ + 147.68791, + -52.58865 + ], + [ + 149.58134, + -54.158962 + ], + [ + 151.63046, + -55.693752 + ], + [ + 153.85262, + -57.188164 + ], + [ + 156.2672, + -58.636326 + ], + [ + 158.89407, + -60.03179 + ], + [ + 161.75496, + -61.36677 + ], + [ + 164.8713, + -62.632484 + ], + [ + 168.26283, + -63.819145 + ], + [ + 171.94743, + -64.91544 + ], + [ + 175.93654, + -65.909134 + ], + [ + 180.0, + -66.73946735416168 + ], + [ + 180.0, + -77.47134779452979 + ] + ] + ], + [ + [ + [ + -180.0, + -66.73946735416168 + ], + [ + -179.76675, + -66.78713 + ], + [ + -175.17125, + -67.535995 + ], + [ + -170.30168, + -68.14238 + ], + [ + -165.19962, + -68.59431 + ], + [ + -166.46457, + -69.74707 + ], + [ + -169.69617, + -72.213585 + ], + [ + -171.7606, + -73.52081 + ], + [ + -174.21355, + -74.87736 + ], + [ + -175.90079, + -75.7119 + ], + [ + -178.0227, + -76.66788 + ], + [ + -179.55962, + -77.30344 + ], + [ + -180.0, + -77.47134779452979 + ], + [ + -180.0, + -66.73946735416168 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD7_20180430T052420_20180430T070550_02821_03_020100_20220630T164547.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T05:45:55Z", + "completionDate": "2018-04-30T06:44:18Z", + "productType": "L1B_RA_BD7", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2821, + "updated": "2023-05-08T19:30:40.642180Z", + "published": "2023-05-08T19:30:40.642180Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/23b3053d-bfa3-4fbc-bfc2-18041ffc1ef1", + "size": 1639821037, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 23b3053d-bfa3-4fbc-bfc2-18041ffc1ef1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/23b3053d-bfa3-4fbc-bfc2-18041ffc1ef1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 57.8989906153735, + 29.4113362455662 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-77.4713477945298 178.41011,-78.07754 176.86604,-78.62016 174.7233,-79.31214 173.00941,-79.8181 170.50069,-80.48907 168.37634,-80.998375 165.0581,-81.698425 162.03198,-82.24807 156.84921,-83.0259 151.5682,-83.64767 141.12384,-84.511925 128.62718,-85.12023 100.9158,-85.48691 72.6973,-84.66813 69.564384,-84.469406 71.72247,-84.25367 81.68187,-82.8193 88.09361,-81.23315 92.41165,-79.56384 95.4458,-77.84528 97.65073,-76.09536 99.295876,-74.32435 100.54706,-72.5382 101.51113,-70.74096 102.259995,-68.93507 102.84395,-67.12235 103.29756,-65.30402 103.64767,-63.48093 103.913124,-61.65378 104.109184,-59.823006 104.2468,-57.98903 104.335045,-56.152176 104.38114,-54.312584 104.390236,-52.470547 104.367836,-50.62618 104.31712,-48.779594 104.24127,-46.930954 104.142944,-45.080334 104.02393,-43.227875 103.886566,-41.373634 103.731865,-39.517735 103.56136,-37.660217 103.37576,-35.80127 103.17626,-33.940876 102.96345,-32.079132 102.737976,-30.216185 102.50017,-28.352133 102.250595,-26.487026 101.989426,-24.621056 101.716896,-22.754282 101.43319,-20.886848 101.138374,-19.01873 100.832344,-17.150347 100.51532,-15.281565 100.187126,-13.41263 99.84758,-11.543647 99.49607,-9.674966 99.13298,-7.80648 98.75772,-5.938431 98.369865,-4.0711064 97.969124,-2.204542 97.55482,-0.3391102 97.126434,1.5251452 96.68365,3.3879786 96.2254,5.2490892 95.75101,7.108291 95.25975,8.965385 94.750435,10.819931 94.22217,12.671749 93.67392,14.520607 93.10408,16.366026 92.511444,18.20775 91.89445,20.04537 91.25114,21.87849 90.58,23.706724 89.8783,25.529278 89.14416,27.34598 88.374664,29.156057 87.56698,30.95894 86.71751,32.75372 85.82294,34.53977 84.878944,36.316113 83.88103,38.081764 82.82386,39.83553 81.70161,41.576145 80.50759,43.302063 79.23473,45.01176 77.87431,46.70318 76.417015,48.374058 74.85215,50.021954 73.167816,51.64388 71.350716,53.23648 69.385284,54.79561 67.25575,56.31698 64.94308,57.79493 62.42774,59.22341 59.688686,60.595173 56.704582,61.902092 53.454105,63.134663 49.918213,64.282104 46.082054,65.33266 41.937572,66.27353 37.487682,67.09132 32.74882,67.77205 27.753874,68.30348 22.554688,68.67392 17.218884,68.874985 11.827075,68.90191 6.4648395,68.75419 1.2153498,68.43522 -3.849341,67.9525 -8.672243,67.31634 -13.21403,66.53919 -17.454212,65.63467 -21.384941,64.616005 -25.012518,63.4968 -28.349188,62.288868 -31.413452,61.003384 -34.225765,59.650127 -36.807526,58.237732 -39.180172,56.773693 -41.36402,55.264637 -43.377724,53.71598 -45.23854,52.132744 -47.137737,52.64692 -51.344982,53.655544 -53.65467,54.146763 -56.10686,54.633152 -57.641285,54.924538 -59.421326,55.254726 -60.617588,55.47375 -62.089024,55.741413 -63.130898,55.930206 -64.474106,56.172928 -65.46844,56.35211 -66.80644,56.592495 -67.840096,56.777527 -69.29352,57.03642 -70.46959,57.244343 -72.21071,57.548103 -73.703674,57.80271 -76.07559,58.190517 -78.29298,58.528084 -82.267876,59.056046 -86.690895,59.509193 -87.31303,59.56092 -87.3267,59.86871 -87.439926,61.714302 -87.61254,63.557186 -87.856964,65.39726 -88.190605,67.23386 -88.63535,69.06648 -89.22244,70.894196 -89.99687,72.71569 -91.0224,74.52906 -92.396416,76.3315 -94.27323,78.11841 -96.9116,79.88176 -100.76763,81.607285 -106.71255,83.266106 -116.50469,84.794716 -133.52763,86.03982 -160.9307,86.66738 -180,86.4618016208285 -180,90 0,90 180,90 180.0,86.4618016208285 169.13171,86.344635 148.68462,85.261795 136.91298,83.805534 129.92563,82.18191 125.48917,80.47574 122.503296,78.72465 120.40325,76.946335 118.8788,75.15045 117.74768,73.34255 116.89599,71.52595 116.25007,69.70284 115.76013,67.87453 115.39022,66.042305 115.11629,64.20665 114.92034,62.367943 114.786835,60.52676 114.706055,58.683315 114.66942,56.837822 114.6706,54.99048 114.70445,53.141346 114.76668,51.290672 114.85387,49.438354 114.96317,47.58464 115.09251,45.72952 115.240005,43.873074 115.40378,42.01537 115.58304,40.156452 115.77631,38.296394 115.982864,36.435307 116.20193,34.5732 116.43312,32.71013 116.6755,30.846214 116.92905,28.981417 117.19341,27.11607 117.46799,25.25001 117.75295,23.38344 118.04822,21.516413 118.35389,19.649082 118.669426,17.781551 118.99562,15.9139185 119.33235,14.04632 119.67944,12.178833 120.03767,10.311661 120.40677,8.444966 120.78764,6.5787854 121.180016,4.7134132 121.58497,2.8489625 122.00265,0.9856142 122.43378,-0.87641865 122.878685,-2.7369535 123.33822,-4.5957904 123.81315,-6.452629 124.30442,-8.3073015 124.81271,-10.159541 125.33929,-12.009078 125.885124,-13.855585 126.451485,-15.698705 127.03975,-17.538237 127.65148,-19.373707 128.28827,-21.204721 128.952,-23.030886 129.64478,-24.851685 130.36873,-26.6667 131.12653,-28.475273 131.9209,-30.276815 132.75531,-32.070644 133.63249,-33.85596 134.55693,-35.631966 135.53304,-37.39765 136.56543,-39.151955 137.6597,-40.893715 138.82222,-42.62147 140.05975,-44.33372 141.38014,-46.028645 142.79292,-47.703995 144.30737,-49.357716 145.93489,-50.98696 147.68791,-52.58865 149.58134,-54.158962 151.63046,-55.693752 153.85262,-57.188164 156.2672,-58.636326 158.89407,-60.03179 161.75496,-61.36677 164.8713,-62.632484 168.26283,-63.819145 171.94743,-64.91544 175.93654,-65.909134 180.0,-66.7394673541617 180.0,-77.4713477945298-180,-66.7394673541617 -179.76675,-66.78713 -175.17125,-67.535995 -170.30168,-68.14238 -165.19962,-68.59431 -166.46457,-69.74707 -169.69617,-72.213585 -171.7606,-73.52081 -174.21355,-74.87736 -175.90079,-75.7119 -178.0227,-76.66788 -179.55962,-77.30344 -180,-77.4713477945298 -180,-66.7394673541617", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD7/2018/04/30/S5P_RPRO_L1B_RA_BD7_20180430T052420_20180430T070550_02821_03_020100_20220630T164547.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "23b3053d-bfa3-4fbc-bfc2-18041ffc1ef1" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -83.31999731602018 + ], + [ + 177.07805, + -83.66474 + ], + [ + 166.6209, + -84.531235 + ], + [ + 154.08846, + -85.14144 + ], + [ + 126.25223, + -85.50891 + ], + [ + 97.93715, + -84.6861 + ], + [ + 94.79997, + -84.48667 + ], + [ + 96.969444, + -84.27138 + ], + [ + 106.98285, + -82.83909 + ], + [ + 113.42474, + -81.25389 + ], + [ + 117.75896, + -79.58503 + ], + [ + 120.80363, + -77.86674 + ], + [ + 123.014725, + -76.11696 + ], + [ + 124.66474, + -74.345955 + ], + [ + 125.91839, + -72.559814 + ], + [ + 126.88432, + -70.76258 + ], + [ + 127.63525, + -68.95669 + ], + [ + 128.22006, + -67.143906 + ], + [ + 128.67465, + -65.32555 + ], + [ + 129.02502, + -63.50242 + ], + [ + 129.29117, + -61.675198 + ], + [ + 129.4874, + -59.844425 + ], + [ + 129.62537, + -58.01038 + ], + [ + 129.71408, + -56.173447 + ], + [ + 129.76004, + -54.333805 + ], + [ + 129.76962, + -52.491684 + ], + [ + 129.74734, + -50.64726 + ], + [ + 129.69661, + -48.800625 + ], + [ + 129.62085, + -46.95192 + ], + [ + 129.52254, + -45.101254 + ], + [ + 129.40369, + -43.24875 + ], + [ + 129.26627, + -41.39443 + ], + [ + 129.11163, + -39.538445 + ], + [ + 128.94098, + -37.68095 + ], + [ + 128.75555, + -35.821815 + ], + [ + 128.55605, + -33.96137 + ], + [ + 128.34334, + -32.099606 + ], + [ + 128.11786, + -30.236534 + ], + [ + 127.880005, + -28.372473 + ], + [ + 127.630424, + -26.507324 + ], + [ + 127.36935, + -24.641258 + ], + [ + 127.09685, + -22.774433 + ], + [ + 126.81319, + -20.906895 + ], + [ + 126.518486, + -19.0388 + ], + [ + 126.21245, + -17.170324 + ], + [ + 125.89547, + -15.301434 + ], + [ + 125.5672, + -13.432461 + ], + [ + 125.22752, + -11.563505 + ], + [ + 124.876366, + -9.694648 + ], + [ + 124.51334, + -7.8261046 + ], + [ + 124.138054, + -5.958039 + ], + [ + 123.7502, + -4.0906506 + ], + [ + 123.349434, + -2.2240644 + ], + [ + 122.93542, + -0.3584661 + ], + [ + 122.50717, + 1.5058488 + ], + [ + 122.06423, + 3.36867 + ], + [ + 121.606064, + 5.2299123 + ], + [ + 121.13184, + 7.089108 + ], + [ + 120.64067, + 8.946268 + ], + [ + 120.13151, + 10.800939 + ], + [ + 119.60331, + 12.652811 + ], + [ + 119.05525, + 14.501781 + ], + [ + 118.48571, + 16.347357 + ], + [ + 117.89313, + 18.189095 + ], + [ + 117.2763, + 20.02685 + ], + [ + 116.6333, + 21.860031 + ], + [ + 115.962166, + 23.688267 + ], + [ + 115.26081, + 25.511097 + ], + [ + 114.52689, + 27.327902 + ], + [ + 113.75785, + 29.138182 + ], + [ + 112.95033, + 30.941067 + ], + [ + 112.10138, + 32.73606 + ], + [ + 111.20719, + 34.522266 + ], + [ + 110.263756, + 36.29883 + ], + [ + 109.26632, + 38.06461 + ], + [ + 108.2095, + 39.818535 + ], + [ + 107.087875, + 41.559322 + ], + [ + 105.89465, + 43.28546 + ], + [ + 104.62247, + 44.99541 + ], + [ + 103.26281, + 46.686962 + ], + [ + 101.806366, + 48.35811 + ], + [ + 100.24258, + 50.006344 + ], + [ + 98.55942, + 51.628582 + ], + [ + 96.74352, + 53.22146 + ], + [ + 94.779686, + 54.781048 + ], + [ + 92.65145, + 56.302704 + ], + [ + 90.340675, + 57.781246 + ], + [ + 87.82714, + 59.210243 + ], + [ + 85.090294, + 60.582664 + ], + [ + 82.10835, + 61.89018 + ], + [ + 78.86034, + 63.12345 + ], + [ + 75.327126, + 64.271866 + ], + [ + 71.4936, + 65.32342 + ], + [ + 67.35206, + 66.26543 + ], + [ + 62.90482, + 67.084404 + ], + [ + 58.1682, + 67.76668 + ], + [ + 53.175346, + 68.29939 + ], + [ + 47.977486, + 68.67128 + ], + [ + 42.64238, + 68.87401 + ], + [ + 37.250546, + 68.90262 + ], + [ + 31.887476, + 68.756386 + ], + [ + 26.63631, + 68.43891 + ], + [ + 21.569729, + 67.95749 + ], + [ + 16.744665, + 67.322556 + ], + [ + 12.199759, + 66.54671 + ], + [ + 7.957147, + 65.64306 + ], + [ + 4.0232363, + 64.6255 + ], + [ + 0.3928175, + 63.507114 + ], + [ + -2.9465644, + 62.29993 + ], + [ + -6.0130444, + 61.015026 + ], + [ + -8.827279, + 59.662235 + ], + [ + -11.411397, + 58.250366 + ], + [ + -13.786138, + 56.786804 + ], + [ + -15.971656, + 55.278027 + ], + [ + -17.986877, + 53.729725 + ], + [ + -19.848518, + 52.146515 + ], + [ + -21.74786, + 52.66094 + ], + [ + -25.95564, + 53.670105 + ], + [ + -28.265726, + 54.161602 + ], + [ + -30.718407, + 54.648277 + ], + [ + -32.253162, + 54.939827 + ], + [ + -34.03362, + 55.270203 + ], + [ + -35.23017, + 55.48934 + ], + [ + -36.701984, + 55.757137 + ], + [ + -37.74413, + 55.946022 + ], + [ + -39.087704, + 56.188854 + ], + [ + -40.082306, + 56.368114 + ], + [ + -41.420696, + 56.608597 + ], + [ + -42.454647, + 56.793697 + ], + [ + -43.908504, + 57.052673 + ], + [ + -45.08493, + 57.260666 + ], + [ + -46.826595, + 57.564514 + ], + [ + -48.32003, + 57.819183 + ], + [ + -50.692722, + 58.20707 + ], + [ + -52.910843, + 58.54469 + ], + [ + -56.887077, + 59.0727 + ], + [ + -61.31155, + 59.525837 + ], + [ + -61.933876, + 59.577557 + ], + [ + -61.948032, + 59.885296 + ], + [ + -62.06146, + 61.730812 + ], + [ + -62.23366, + 63.573868 + ], + [ + -62.47868, + 65.413956 + ], + [ + -62.812397, + 67.25064 + ], + [ + -63.257442, + 69.08327 + ], + [ + -63.845364, + 70.91099 + ], + [ + -64.62051, + 72.73251 + ], + [ + -65.64707, + 74.54599 + ], + [ + -67.02328, + 76.34842 + ], + [ + -68.90396, + 78.13531 + ], + [ + -71.548485, + 79.89862 + ], + [ + -75.41526, + 81.62398 + ], + [ + -81.38077, + 83.282425 + ], + [ + -91.21709, + 84.8098 + ], + [ + -108.32869, + 86.051895 + ], + [ + -135.83759, + 86.67243 + ], + [ + -165.75516, + 86.34053 + ], + [ + -180.0, + 85.57888579123745 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 85.57888579123745 + ], + [ + 173.88774, + 85.252075 + ], + [ + 162.17822, + 83.79301 + ], + [ + 155.22617, + 82.16784 + ], + [ + 150.81067, + 80.46091 + ], + [ + 147.83723, + 78.70923 + ], + [ + 145.74626, + 76.93052 + ], + [ + 144.22787, + 75.13433 + ], + [ + 143.10095, + 73.32623 + ], + [ + 142.2525, + 71.50943 + ], + [ + 141.60942, + 69.686134 + ], + [ + 141.12112, + 67.85778 + ], + [ + 140.75357, + 66.02531 + ], + [ + 140.48116, + 64.18949 + ], + [ + 140.28589, + 62.350777 + ], + [ + 140.15347, + 60.509453 + ], + [ + 140.07349, + 58.665936 + ], + [ + 140.03778, + 56.820312 + ], + [ + 140.03946, + 54.972916 + ], + [ + 140.07373, + 53.123734 + ], + [ + 140.13647, + 51.27289 + ], + [ + 140.22424, + 49.42054 + ], + [ + 140.334, + 47.56671 + ], + [ + 140.46379, + 45.71154 + ], + [ + 140.61143, + 43.85503 + ], + [ + 140.77596, + 41.997208 + ], + [ + 140.95538, + 40.138206 + ], + [ + 141.14893, + 38.278084 + ], + [ + 141.35593, + 36.416924 + ], + [ + 141.57533, + 34.5547 + ], + [ + 141.80656, + 32.691586 + ], + [ + 142.04935, + 30.827559 + ], + [ + 142.30309, + 28.962795 + ], + [ + 142.5674, + 27.09725 + ], + [ + 142.84232, + 25.23113 + ], + [ + 143.12746, + 23.364481 + ], + [ + 143.42313, + 21.497387 + ], + [ + 143.72876, + 19.629976 + ], + [ + 144.04478, + 17.762331 + ], + [ + 144.37117, + 15.894665 + ], + [ + 144.70795, + 14.026993 + ], + [ + 145.05516, + 12.159427 + ], + [ + 145.41367, + 10.292171 + ], + [ + 145.78288, + 8.4253845 + ], + [ + 146.16377, + 6.5591598 + ], + [ + 146.55666, + 4.693705 + ], + [ + 146.96178, + 2.8292084 + ], + [ + 147.37956, + 0.9658044 + ], + [ + 147.8107, + -0.8962913 + ], + [ + 148.25592, + -2.7568731 + ], + [ + 148.71567, + -4.615756 + ], + [ + 149.19084, + -6.4727054 + ], + [ + 149.68243, + -8.327358 + ], + [ + 150.19095, + -10.179634 + ], + [ + 150.71762, + -12.029244 + ], + [ + 151.2637, + -13.875843 + ], + [ + 151.83038, + -15.7189455 + ], + [ + 152.41898, + -17.558483 + ], + [ + 153.03088, + -19.393984 + ], + [ + 153.66806, + -21.225006 + ], + [ + 154.33232, + -23.051151 + ], + [ + 155.02531, + -24.87204 + ], + [ + 155.7496, + -26.687078 + ], + [ + 156.50803, + -28.495554 + ], + [ + 157.30286, + -30.29709 + ], + [ + 158.13739, + -32.090916 + ], + [ + 159.01523, + -33.87625 + ], + [ + 159.94046, + -35.652092 + ], + [ + 160.91707, + -37.41781 + ], + [ + 161.9504, + -39.17205 + ], + [ + 163.04535, + -40.913696 + ], + [ + 164.20868, + -42.641323 + ], + [ + 165.44737, + -44.35337 + ], + [ + 166.7689, + -46.048172 + ], + [ + 168.18257, + -47.72341 + ], + [ + 169.69836, + -49.37686 + ], + [ + 171.32716, + -51.005905 + ], + [ + 173.08226, + -52.607204 + ], + [ + 174.97733, + -54.177197 + ], + [ + 177.02808, + -55.711662 + ], + [ + 179.25272, + -57.20553 + ], + [ + 180.0, + -57.65320534396789 + ], + [ + 180.0, + -83.31999731602018 + ] + ] + ], + [ + [ + [ + -180.0, + -57.65320534396789 + ], + [ + -178.33063, + -58.65328 + ], + [ + -175.7008, + -60.048058 + ], + [ + -172.83678, + -61.38226 + ], + [ + -169.71732, + -62.647213 + ], + [ + -166.32222, + -63.832928 + ], + [ + -162.63394, + -64.928 + ], + [ + -158.6411, + -65.92042 + ], + [ + -154.34068, + -66.79718 + ], + [ + -149.74155, + -67.544266 + ], + [ + -144.86867, + -68.14883 + ], + [ + -139.76395, + -68.59885 + ], + [ + -141.02553, + -69.7519 + ], + [ + -144.24878, + -72.21929 + ], + [ + -146.30803, + -73.52712 + ], + [ + -148.75493, + -74.88442 + ], + [ + -150.43803, + -75.7195 + ], + [ + -152.55482, + -76.67614 + ], + [ + -154.08804, + -77.31219 + ], + [ + -156.11351, + -78.08694 + ], + [ + -157.65399, + -78.63005 + ], + [ + -159.79195, + -79.3227 + ], + [ + -161.50215, + -79.82919 + ], + [ + -164.00583, + -80.50092 + ], + [ + -166.12628, + -81.01087 + ], + [ + -169.4393, + -81.7119 + ], + [ + -172.46169, + -82.26241 + ], + [ + -177.6408, + -83.04165 + ], + [ + -180.0, + -83.31999731602018 + ], + [ + -180.0, + -57.65320534396789 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD7_20180430T034250_20180430T052420_02820_03_020100_20220630T164539.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T04:04:24Z", + "completionDate": "2018-04-30T05:02:48Z", + "productType": "L1B_RA_BD7", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2820, + "updated": "2023-03-06T18:10:09.001853Z", + "published": "2023-03-06T18:10:09.001853Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/445a004f-28ef-4cac-a32e-235037fe561c", + "size": 1634206206, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 445a004f-28ef-4cac-a32e-235037fe561c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/445a004f-28ef-4cac-a32e-235037fe561c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 67.3080333166797, + 29.3752078395138 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-83.3199973160202 177.07805,-83.66474 166.6209,-84.531235 154.08846,-85.14144 126.25223,-85.50891 97.93715,-84.6861 94.79997,-84.48667 96.969444,-84.27138 106.98285,-82.83909 113.42474,-81.25389 117.75896,-79.58503 120.80363,-77.86674 123.014725,-76.11696 124.66474,-74.345955 125.91839,-72.559814 126.88432,-70.76258 127.63525,-68.95669 128.22006,-67.143906 128.67465,-65.32555 129.02502,-63.50242 129.29117,-61.675198 129.4874,-59.844425 129.62537,-58.01038 129.71408,-56.173447 129.76004,-54.333805 129.76962,-52.491684 129.74734,-50.64726 129.69661,-48.800625 129.62085,-46.95192 129.52254,-45.101254 129.40369,-43.24875 129.26627,-41.39443 129.11163,-39.538445 128.94098,-37.68095 128.75555,-35.821815 128.55605,-33.96137 128.34334,-32.099606 128.11786,-30.236534 127.880005,-28.372473 127.630424,-26.507324 127.36935,-24.641258 127.09685,-22.774433 126.81319,-20.906895 126.518486,-19.0388 126.21245,-17.170324 125.89547,-15.301434 125.5672,-13.432461 125.22752,-11.563505 124.876366,-9.694648 124.51334,-7.8261046 124.138054,-5.958039 123.7502,-4.0906506 123.349434,-2.2240644 122.93542,-0.3584661 122.50717,1.5058488 122.06423,3.36867 121.606064,5.2299123 121.13184,7.089108 120.64067,8.946268 120.13151,10.800939 119.60331,12.652811 119.05525,14.501781 118.48571,16.347357 117.89313,18.189095 117.2763,20.02685 116.6333,21.860031 115.962166,23.688267 115.26081,25.511097 114.52689,27.327902 113.75785,29.138182 112.95033,30.941067 112.10138,32.73606 111.20719,34.522266 110.263756,36.29883 109.26632,38.06461 108.2095,39.818535 107.087875,41.559322 105.89465,43.28546 104.62247,44.99541 103.26281,46.686962 101.806366,48.35811 100.24258,50.006344 98.55942,51.628582 96.74352,53.22146 94.779686,54.781048 92.65145,56.302704 90.340675,57.781246 87.82714,59.210243 85.090294,60.582664 82.10835,61.89018 78.86034,63.12345 75.327126,64.271866 71.4936,65.32342 67.35206,66.26543 62.90482,67.084404 58.1682,67.76668 53.175346,68.29939 47.977486,68.67128 42.64238,68.87401 37.250546,68.90262 31.887476,68.756386 26.63631,68.43891 21.569729,67.95749 16.744665,67.322556 12.199759,66.54671 7.957147,65.64306 4.0232363,64.6255 0.3928175,63.507114 -2.9465644,62.29993 -6.0130444,61.015026 -8.827279,59.662235 -11.411397,58.250366 -13.786138,56.786804 -15.971656,55.278027 -17.986877,53.729725 -19.848518,52.146515 -21.74786,52.66094 -25.95564,53.670105 -28.265726,54.161602 -30.718407,54.648277 -32.253162,54.939827 -34.03362,55.270203 -35.23017,55.48934 -36.701984,55.757137 -37.74413,55.946022 -39.087704,56.188854 -40.082306,56.368114 -41.420696,56.608597 -42.454647,56.793697 -43.908504,57.052673 -45.08493,57.260666 -46.826595,57.564514 -48.32003,57.819183 -50.692722,58.20707 -52.910843,58.54469 -56.887077,59.0727 -61.31155,59.525837 -61.933876,59.577557 -61.948032,59.885296 -62.06146,61.730812 -62.23366,63.573868 -62.47868,65.413956 -62.812397,67.25064 -63.257442,69.08327 -63.845364,70.91099 -64.62051,72.73251 -65.64707,74.54599 -67.02328,76.34842 -68.90396,78.13531 -71.548485,79.89862 -75.41526,81.62398 -81.38077,83.282425 -91.21709,84.8098 -108.32869,86.051895 -135.83759,86.67243 -165.75516,86.34053 -180,85.5788857912375 -180,90 0,90 180,90 180.0,85.5788857912375 173.88774,85.252075 162.17822,83.79301 155.22617,82.16784 150.81067,80.46091 147.83723,78.70923 145.74626,76.93052 144.22787,75.13433 143.10095,73.32623 142.2525,71.50943 141.60942,69.686134 141.12112,67.85778 140.75357,66.02531 140.48116,64.18949 140.28589,62.350777 140.15347,60.509453 140.07349,58.665936 140.03778,56.820312 140.03946,54.972916 140.07373,53.123734 140.13647,51.27289 140.22424,49.42054 140.334,47.56671 140.46379,45.71154 140.61143,43.85503 140.77596,41.997208 140.95538,40.138206 141.14893,38.278084 141.35593,36.416924 141.57533,34.5547 141.80656,32.691586 142.04935,30.827559 142.30309,28.962795 142.5674,27.09725 142.84232,25.23113 143.12746,23.364481 143.42313,21.497387 143.72876,19.629976 144.04478,17.762331 144.37117,15.894665 144.70795,14.026993 145.05516,12.159427 145.41367,10.292171 145.78288,8.4253845 146.16377,6.5591598 146.55666,4.693705 146.96178,2.8292084 147.37956,0.9658044 147.8107,-0.8962913 148.25592,-2.7568731 148.71567,-4.615756 149.19084,-6.4727054 149.68243,-8.327358 150.19095,-10.179634 150.71762,-12.029244 151.2637,-13.875843 151.83038,-15.7189455 152.41898,-17.558483 153.03088,-19.393984 153.66806,-21.225006 154.33232,-23.051151 155.02531,-24.87204 155.7496,-26.687078 156.50803,-28.495554 157.30286,-30.29709 158.13739,-32.090916 159.01523,-33.87625 159.94046,-35.652092 160.91707,-37.41781 161.9504,-39.17205 163.04535,-40.913696 164.20868,-42.641323 165.44737,-44.35337 166.7689,-46.048172 168.18257,-47.72341 169.69836,-49.37686 171.32716,-51.005905 173.08226,-52.607204 174.97733,-54.177197 177.02808,-55.711662 179.25272,-57.20553 180.0,-57.6532053439679 180.0,-83.3199973160202-180,-57.6532053439679 -178.33063,-58.65328 -175.7008,-60.048058 -172.83678,-61.38226 -169.71732,-62.647213 -166.32222,-63.832928 -162.63394,-64.928 -158.6411,-65.92042 -154.34068,-66.79718 -149.74155,-67.544266 -144.86867,-68.14883 -139.76395,-68.59885 -141.02553,-69.7519 -144.24878,-72.21929 -146.30803,-73.52712 -148.75493,-74.88442 -150.43803,-75.7195 -152.55482,-76.67614 -154.08804,-77.31219 -156.11351,-78.08694 -157.65399,-78.63005 -159.79195,-79.3227 -161.50215,-79.82919 -164.00583,-80.50092 -166.12628,-81.01087 -169.4393,-81.7119 -172.46169,-82.26241 -177.6408,-83.04165 -180,-83.3199973160202 -180,-57.6532053439679", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD7/2018/04/30/S5P_RPRO_L1B_RA_BD7_20180430T034250_20180430T052420_02820_03_020100_20220630T164539.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "445a004f-28ef-4cac-a32e-235037fe561c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 111.60715, + 51.98772 + ], + [ + 113.45465, + 53.574024 + ], + [ + 115.453705, + 55.126053 + ], + [ + 117.6214, + 56.638977 + ], + [ + 119.97618, + 58.107346 + ], + [ + 122.538055, + 59.524826 + ], + [ + 125.328445, + 60.883873 + ], + [ + 128.36905, + 62.17592 + ], + [ + 131.68022, + 63.39141 + ], + [ + 135.28065, + 64.51932 + ], + [ + 139.18382, + 65.54766 + ], + [ + 143.39606, + 66.46313 + ], + [ + 147.91145, + 67.252495 + ], + [ + 152.71031, + 67.90207 + ], + [ + 157.75531, + 68.39931 + ], + [ + 162.99117, + 68.73363 + ], + [ + 168.34698, + 68.89716 + ], + [ + 173.74, + 68.88601 + ], + [ + 179.08488, + 68.70048 + ], + [ + 180.0, + 68.63811743910904 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 68.63811743910904 + ], + [ + -175.70006, + 68.34509 + ], + [ + -170.68402, + 67.8279 + ], + [ + -165.91978, + 67.16017 + ], + [ + -161.44254, + 66.35413 + ], + [ + -157.27005, + 65.42383 + ], + [ + -153.40604, + 64.3825 + ], + [ + -149.84319, + 63.24325 + ], + [ + -146.5676, + 62.017956 + ], + [ + -143.56023, + 60.71715 + ], + [ + -140.79987, + 59.350834 + ], + [ + -138.26491, + 57.927197 + ], + [ + -135.93489, + 56.453274 + ], + [ + -133.78937, + 54.935635 + ], + [ + -131.81004, + 53.379566 + ], + [ + -129.98006, + 51.78983 + ], + [ + -128.28415, + 50.170395 + ], + [ + -126.70922, + 48.52458 + ], + [ + -125.24269, + 46.85556 + ], + [ + -123.873886, + 45.165897 + ], + [ + -122.59336, + 43.45779 + ], + [ + -121.39285, + 41.733097 + ], + [ + -120.26431, + 39.99373 + ], + [ + -119.20158, + 38.24096 + ], + [ + -118.19843, + 36.47637 + ], + [ + -117.249855, + 34.70084 + ], + [ + -116.35106, + 32.91555 + ], + [ + -115.49785, + 31.121372 + ], + [ + -114.68642, + 29.319225 + ], + [ + -113.913635, + 27.509726 + ], + [ + -113.17636, + 25.693542 + ], + [ + -112.47209, + 23.87127 + ], + [ + -111.79819, + 22.04353 + ], + [ + -111.15241, + 20.210876 + ], + [ + -110.53318, + 18.373518 + ], + [ + -109.93843, + 16.53212 + ], + [ + -109.36656, + 14.687011 + ], + [ + -108.8165, + 12.83837 + ], + [ + -108.28646, + 10.986738 + ], + [ + -107.77568, + 9.132342 + ], + [ + -107.28281, + 7.2754884 + ], + [ + -106.80698, + 5.416403 + ], + [ + -106.34721, + 3.5554671 + ], + [ + -105.902985, + 1.692715 + ], + [ + -105.47354, + -0.17149785 + ], + [ + -105.05814, + -2.036932 + ], + [ + -104.65617, + -3.9033828 + ], + [ + -104.26724, + -5.7707324 + ], + [ + -103.89092, + -7.6387563 + ], + [ + -103.52678, + -9.507207 + ], + [ + -103.17453, + -11.376033 + ], + [ + -102.83383, + -13.244982 + ], + [ + -102.5046, + -15.113971 + ], + [ + -102.186584, + -16.982761 + ], + [ + -101.87974, + -18.851316 + ], + [ + -101.58399, + -20.719437 + ], + [ + -101.29934, + -22.587029 + ], + [ + -101.026024, + -24.453936 + ], + [ + -100.764046, + -26.320023 + ], + [ + -100.51329, + -28.18523 + ], + [ + -100.27448, + -30.049421 + ], + [ + -100.04788, + -31.912516 + ], + [ + -99.83409, + -33.774395 + ], + [ + -99.63358, + -35.634983 + ], + [ + -99.44686, + -37.494156 + ], + [ + -99.27496, + -39.351784 + ], + [ + -99.118935, + -41.20791 + ], + [ + -98.98009, + -43.062344 + ], + [ + -98.859634, + -44.915016 + ], + [ + -98.759384, + -46.765854 + ], + [ + -98.68162, + -48.614647 + ], + [ + -98.62873, + -50.461452 + ], + [ + -98.6038, + -52.30608 + ], + [ + -98.61049, + -54.148365 + ], + [ + -98.65286, + -55.988136 + ], + [ + -98.737434, + -57.825275 + ], + [ + -98.87056, + -59.65953 + ], + [ + -99.06108, + -61.49059 + ], + [ + -99.320206, + -63.318085 + ], + [ + -99.66241, + -65.14157 + ], + [ + -100.10625, + -66.96032 + ], + [ + -100.67784, + -68.773605 + ], + [ + -101.41075, + -70.58009 + ], + [ + -102.35344, + -72.378204 + ], + [ + -103.57597, + -74.16537 + ], + [ + -105.1814, + -75.93793 + ], + [ + -107.3287, + -77.689995 + ], + [ + -110.27455, + -79.41184 + ], + [ + -114.453766, + -81.086464 + ], + [ + -120.63255, + -82.681984 + ], + [ + -130.19595, + -84.1339 + ], + [ + -132.2651, + -84.35399 + ], + [ + -129.1562, + -84.54643 + ], + [ + -101.59891, + -85.3269 + ], + [ + -74.82383, + -84.95856 + ], + [ + -62.6287, + -84.36156 + ], + [ + -52.319176, + -83.5122 + ], + [ + -47.060757, + -82.89973 + ], + [ + -41.870983, + -82.13207 + ], + [ + -38.828426, + -81.58883 + ], + [ + -35.482815, + -80.89615 + ], + [ + -33.336407, + -80.391754 + ], + [ + -30.797703, + -79.72676 + ], + [ + -29.06123, + -79.22498 + ], + [ + -26.888247, + -78.53835 + ], + [ + -25.321283, + -77.99964 + ], + [ + -23.259804, + -77.23079 + ], + [ + -21.698612, + -76.59926 + ], + [ + -19.542435, + -75.648926 + ], + [ + -17.82741, + -74.81894 + ], + [ + -15.333163, + -73.46909 + ], + [ + -13.233023, + -72.16758 + ], + [ + -9.943273, + -69.7101 + ], + [ + -8.654676, + -68.5609 + ], + [ + -13.738281, + -68.09483 + ], + [ + -18.58504, + -67.47524 + ], + [ + -23.154427, + -66.71431 + ], + [ + -27.424078, + -65.82546 + ], + [ + -31.385914, + -64.822136 + ], + [ + -35.043526, + -63.717228 + ], + [ + -38.410084, + -62.523205 + ], + [ + -41.50255, + -61.25076 + ], + [ + -44.341923, + -59.91012 + ], + [ + -46.948948, + -58.50975 + ], + [ + -49.34564, + -57.05715 + ], + [ + -51.55162, + -55.558937 + ], + [ + -53.586304, + -54.020836 + ], + [ + -55.466328, + -52.447563 + ], + [ + -57.208035, + -50.843277 + ], + [ + -58.825207, + -49.211796 + ], + [ + -60.33002, + -47.55603 + ], + [ + -61.733803, + -45.87866 + ], + [ + -63.046787, + -44.18218 + ], + [ + -64.2775, + -42.468544 + ], + [ + -65.433495, + -40.739437 + ], + [ + -66.52214, + -38.99654 + ], + [ + -67.54934, + -37.241104 + ], + [ + -68.52062, + -35.4745 + ], + [ + -69.44068, + -33.69762 + ], + [ + -70.31409, + -31.91141 + ], + [ + -71.144585, + -30.11687 + ], + [ + -71.935646, + -28.314604 + ], + [ + -72.69028, + -26.505419 + ], + [ + -73.41135, + -24.68981 + ], + [ + -74.10136, + -22.86847 + ], + [ + -74.762794, + -21.041859 + ], + [ + -75.39722, + -19.210405 + ], + [ + -76.00685, + -17.37453 + ], + [ + -76.593025, + -15.534635 + ], + [ + -77.157616, + -13.691129 + ], + [ + -77.701675, + -11.844323 + ], + [ + -78.22653, + -9.994524 + ], + [ + -78.73335, + -8.142022 + ], + [ + -79.22314, + -6.287099 + ], + [ + -79.696594, + -4.4299593 + ], + [ + -80.154915, + -2.5709298 + ], + [ + -80.59859, + -0.71022415 + ], + [ + -81.028435, + 1.1519709 + ], + [ + -81.444786, + 3.0155268 + ], + [ + -81.84853, + 4.8800974 + ], + [ + -82.240036, + 6.745618 + ], + [ + -82.61983, + 8.611766 + ], + [ + -82.98808, + 10.478726 + ], + [ + -83.34506, + 12.345957 + ], + [ + -83.69145, + 14.213474 + ], + [ + -84.0268, + 16.081207 + ], + [ + -84.35219, + 17.948874 + ], + [ + -84.66711, + 19.816456 + ], + [ + -84.97174, + 21.683838 + ], + [ + -85.26621, + 23.550888 + ], + [ + -85.55035, + 25.417446 + ], + [ + -85.82414, + 27.28351 + ], + [ + -86.08737, + 29.148916 + ], + [ + -86.33996, + 31.013603 + ], + [ + -86.58137, + 32.87756 + ], + [ + -86.81148, + 34.740566 + ], + [ + -87.029526, + 36.6027 + ], + [ + -87.235054, + 38.463715 + ], + [ + -87.42718, + 40.32375 + ], + [ + -87.605034, + 42.18259 + ], + [ + -87.767685, + 44.0403 + ], + [ + -87.913666, + 45.896667 + ], + [ + -88.04118, + 47.75173 + ], + [ + -88.148834, + 49.605373 + ], + [ + -88.23398, + 51.457565 + ], + [ + -88.2937, + 53.3082 + ], + [ + -88.324646, + 55.157246 + ], + [ + -88.32295, + 57.004486 + ], + [ + -88.28287, + 58.849884 + ], + [ + -88.19764, + 60.693172 + ], + [ + -88.05948, + 62.53419 + ], + [ + -87.85644, + 64.37268 + ], + [ + -87.57531, + 66.20816 + ], + [ + -87.196205, + 68.040245 + ], + [ + -86.69415, + 69.86812 + ], + [ + -86.03238, + 71.690765 + ], + [ + -85.158554, + 73.50669 + ], + [ + -83.99838, + 75.313805 + ], + [ + -82.43121, + 77.108406 + ], + [ + -80.26788, + 78.88489 + ], + [ + -77.179955, + 80.63302 + ], + [ + -72.57018, + 82.33371 + ], + [ + -65.26698, + 83.947075 + ], + [ + -52.8895, + 85.380775 + ], + [ + -31.464602, + 86.41277 + ], + [ + -1.0941008, + 86.64868 + ], + [ + 25.449194, + 85.94697 + ], + [ + 41.635345, + 84.66523 + ], + [ + 50.966625, + 83.12027 + ], + [ + 56.66609, + 81.45336 + ], + [ + 60.383537, + 79.72348 + ], + [ + 62.93635, + 77.95738 + ], + [ + 64.75879, + 76.16881 + ], + [ + 66.09523, + 74.365135 + ], + [ + 67.09418, + 72.550865 + ], + [ + 67.84855, + 70.72871 + ], + [ + 68.42132, + 68.90053 + ], + [ + 68.854385, + 67.067505 + ], + [ + 69.178955, + 65.23058 + ], + [ + 69.41577, + 63.390163 + ], + [ + 69.582344, + 61.546955 + ], + [ + 69.69037, + 59.701176 + ], + [ + 69.703384, + 59.39341 + ], + [ + 70.32224, + 59.341347 + ], + [ + 74.72222, + 58.8864 + ], + [ + 78.67699, + 58.357697 + ], + [ + 80.88349, + 58.020073 + ], + [ + 83.24411, + 57.632496 + ], + [ + 84.730156, + 57.37818 + ], + [ + 86.46341, + 57.07491 + ], + [ + 87.63429, + 56.867405 + ], + [ + 89.081436, + 56.60913 + ], + [ + 90.11072, + 56.424606 + ], + [ + 91.44318, + 56.18496 + ], + [ + 92.43347, + 56.00638 + ], + [ + 93.77134, + 55.76456 + ], + [ + 94.809166, + 55.576527 + ], + [ + 96.27502, + 55.310036 + ], + [ + 97.46686, + 55.092045 + ], + [ + 99.240524, + 54.763523 + ], + [ + 100.76965, + 54.4737 + ], + [ + 103.21381, + 53.99006 + ], + [ + 105.51647, + 53.5017 + ], + [ + 109.71238, + 52.49896 + ], + [ + 111.60715, + 51.98772 + ], + [ + 111.60715, + 51.98772 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD7_20180430T185621_20180430T203752_02829_03_020100_20220630T164651.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T19:17:56Z", + "completionDate": "2018-04-30T20:16:19Z", + "productType": "L1B_RA_BD7", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2829, + "updated": "2023-03-07T21:34:24.026021Z", + "published": "2023-03-07T21:34:24.026021Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/35f141e8-35e7-441c-8bc6-83f0277a9c3a", + "size": 1639081045, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 35f141e8-35e7-441c-8bc6-83f0277a9c3a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/35f141e8-35e7-441c-8bc6-83f0277a9c3a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -36.619055474421, + 29.6761679774807 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "111.60715,51.98772 113.45465,53.574024 115.453705,55.126053 117.6214,56.638977 119.97618,58.107346 122.538055,59.524826 125.328445,60.883873 128.36905,62.17592 131.68022,63.39141 135.28065,64.51932 139.18382,65.54766 143.39606,66.46313 147.91145,67.252495 152.71031,67.90207 157.75531,68.39931 162.99117,68.73363 168.34698,68.89716 173.74,68.88601 179.08488,68.70048 180.0,68.638117439109 180,90 0,90 -180,90 -180,68.638117439109 -175.70006,68.34509 -170.68402,67.8279 -165.91978,67.16017 -161.44254,66.35413 -157.27005,65.42383 -153.40604,64.3825 -149.84319,63.24325 -146.5676,62.017956 -143.56023,60.71715 -140.79987,59.350834 -138.26491,57.927197 -135.93489,56.453274 -133.78937,54.935635 -131.81004,53.379566 -129.98006,51.78983 -128.28415,50.170395 -126.70922,48.52458 -125.24269,46.85556 -123.873886,45.165897 -122.59336,43.45779 -121.39285,41.733097 -120.26431,39.99373 -119.20158,38.24096 -118.19843,36.47637 -117.249855,34.70084 -116.35106,32.91555 -115.49785,31.121372 -114.68642,29.319225 -113.913635,27.509726 -113.17636,25.693542 -112.47209,23.87127 -111.79819,22.04353 -111.15241,20.210876 -110.53318,18.373518 -109.93843,16.53212 -109.36656,14.687011 -108.8165,12.83837 -108.28646,10.986738 -107.77568,9.132342 -107.28281,7.2754884 -106.80698,5.416403 -106.34721,3.5554671 -105.902985,1.692715 -105.47354,-0.17149785 -105.05814,-2.036932 -104.65617,-3.9033828 -104.26724,-5.7707324 -103.89092,-7.6387563 -103.52678,-9.507207 -103.17453,-11.376033 -102.83383,-13.244982 -102.5046,-15.113971 -102.186584,-16.982761 -101.87974,-18.851316 -101.58399,-20.719437 -101.29934,-22.587029 -101.026024,-24.453936 -100.764046,-26.320023 -100.51329,-28.18523 -100.27448,-30.049421 -100.04788,-31.912516 -99.83409,-33.774395 -99.63358,-35.634983 -99.44686,-37.494156 -99.27496,-39.351784 -99.118935,-41.20791 -98.98009,-43.062344 -98.859634,-44.915016 -98.759384,-46.765854 -98.68162,-48.614647 -98.62873,-50.461452 -98.6038,-52.30608 -98.61049,-54.148365 -98.65286,-55.988136 -98.737434,-57.825275 -98.87056,-59.65953 -99.06108,-61.49059 -99.320206,-63.318085 -99.66241,-65.14157 -100.10625,-66.96032 -100.67784,-68.773605 -101.41075,-70.58009 -102.35344,-72.378204 -103.57597,-74.16537 -105.1814,-75.93793 -107.3287,-77.689995 -110.27455,-79.41184 -114.453766,-81.086464 -120.63255,-82.681984 -130.19595,-84.1339 -132.2651,-84.35399 -129.1562,-84.54643 -101.59891,-85.3269 -74.82383,-84.95856 -62.6287,-84.36156 -52.319176,-83.5122 -47.060757,-82.89973 -41.870983,-82.13207 -38.828426,-81.58883 -35.482815,-80.89615 -33.336407,-80.391754 -30.797703,-79.72676 -29.06123,-79.22498 -26.888247,-78.53835 -25.321283,-77.99964 -23.259804,-77.23079 -21.698612,-76.59926 -19.542435,-75.648926 -17.82741,-74.81894 -15.333163,-73.46909 -13.233023,-72.16758 -9.943273,-69.7101 -8.654676,-68.5609 -13.738281,-68.09483 -18.58504,-67.47524 -23.154427,-66.71431 -27.424078,-65.82546 -31.385914,-64.822136 -35.043526,-63.717228 -38.410084,-62.523205 -41.50255,-61.25076 -44.341923,-59.91012 -46.948948,-58.50975 -49.34564,-57.05715 -51.55162,-55.558937 -53.586304,-54.020836 -55.466328,-52.447563 -57.208035,-50.843277 -58.825207,-49.211796 -60.33002,-47.55603 -61.733803,-45.87866 -63.046787,-44.18218 -64.2775,-42.468544 -65.433495,-40.739437 -66.52214,-38.99654 -67.54934,-37.241104 -68.52062,-35.4745 -69.44068,-33.69762 -70.31409,-31.91141 -71.144585,-30.11687 -71.935646,-28.314604 -72.69028,-26.505419 -73.41135,-24.68981 -74.10136,-22.86847 -74.762794,-21.041859 -75.39722,-19.210405 -76.00685,-17.37453 -76.593025,-15.534635 -77.157616,-13.691129 -77.701675,-11.844323 -78.22653,-9.994524 -78.73335,-8.142022 -79.22314,-6.287099 -79.696594,-4.4299593 -80.154915,-2.5709298 -80.59859,-0.71022415 -81.028435,1.1519709 -81.444786,3.0155268 -81.84853,4.8800974 -82.240036,6.745618 -82.61983,8.611766 -82.98808,10.478726 -83.34506,12.345957 -83.69145,14.213474 -84.0268,16.081207 -84.35219,17.948874 -84.66711,19.816456 -84.97174,21.683838 -85.26621,23.550888 -85.55035,25.417446 -85.82414,27.28351 -86.08737,29.148916 -86.33996,31.013603 -86.58137,32.87756 -86.81148,34.740566 -87.029526,36.6027 -87.235054,38.463715 -87.42718,40.32375 -87.605034,42.18259 -87.767685,44.0403 -87.913666,45.896667 -88.04118,47.75173 -88.148834,49.605373 -88.23398,51.457565 -88.2937,53.3082 -88.324646,55.157246 -88.32295,57.004486 -88.28287,58.849884 -88.19764,60.693172 -88.05948,62.53419 -87.85644,64.37268 -87.57531,66.20816 -87.196205,68.040245 -86.69415,69.86812 -86.03238,71.690765 -85.158554,73.50669 -83.99838,75.313805 -82.43121,77.108406 -80.26788,78.88489 -77.179955,80.63302 -72.57018,82.33371 -65.26698,83.947075 -52.8895,85.380775 -31.464602,86.41277 -1.0941008,86.64868 25.449194,85.94697 41.635345,84.66523 50.966625,83.12027 56.66609,81.45336 60.383537,79.72348 62.93635,77.95738 64.75879,76.16881 66.09523,74.365135 67.09418,72.550865 67.84855,70.72871 68.42132,68.90053 68.854385,67.067505 69.178955,65.23058 69.41577,63.390163 69.582344,61.546955 69.69037,59.701176 69.703384,59.39341 70.32224,59.341347 74.72222,58.8864 78.67699,58.357697 80.88349,58.020073 83.24411,57.632496 84.730156,57.37818 86.46341,57.07491 87.63429,56.867405 89.081436,56.60913 90.11072,56.424606 91.44318,56.18496 92.43347,56.00638 93.77134,55.76456 94.809166,55.576527 96.27502,55.310036 97.46686,55.092045 99.240524,54.763523 100.76965,54.4737 103.21381,53.99006 105.51647,53.5017 109.71238,52.49896 111.60715,51.98772 111.60715,51.98772", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD7/2018/04/30/S5P_RPRO_L1B_RA_BD7_20180430T185621_20180430T203752_02829_03_020100_20220630T164651.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "35f141e8-35e7-441c-8bc6-83f0277a9c3a" + } + ], + "properties": { + "id": "42e0ce04-f2ff-55a5-b336-31d66126b05c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1B_RA_BD7" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1B_RA_BD8.json b/tests/data/opensearch/creodias_search_L1B_RA_BD8.json new file mode 100644 index 0000000..50e0d68 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1B_RA_BD8.json @@ -0,0 +1,3452 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -77.47134779452979 + ], + [ + 178.41011, + -78.07754 + ], + [ + 176.86604, + -78.62016 + ], + [ + 174.7233, + -79.31214 + ], + [ + 173.00941, + -79.8181 + ], + [ + 170.50069, + -80.48907 + ], + [ + 168.37634, + -80.998375 + ], + [ + 165.0581, + -81.698425 + ], + [ + 162.03198, + -82.24807 + ], + [ + 156.84921, + -83.0259 + ], + [ + 151.5682, + -83.64767 + ], + [ + 141.12384, + -84.511925 + ], + [ + 128.62718, + -85.12023 + ], + [ + 100.9158, + -85.48691 + ], + [ + 72.6973, + -84.66813 + ], + [ + 69.564384, + -84.469406 + ], + [ + 71.72247, + -84.25367 + ], + [ + 81.68187, + -82.8193 + ], + [ + 88.09361, + -81.23315 + ], + [ + 92.41165, + -79.56384 + ], + [ + 95.4458, + -77.84528 + ], + [ + 97.65073, + -76.09536 + ], + [ + 99.295876, + -74.32435 + ], + [ + 100.54706, + -72.5382 + ], + [ + 101.51113, + -70.74096 + ], + [ + 102.259995, + -68.93507 + ], + [ + 102.84395, + -67.12235 + ], + [ + 103.29756, + -65.30402 + ], + [ + 103.64767, + -63.48093 + ], + [ + 103.913124, + -61.65378 + ], + [ + 104.109184, + -59.823006 + ], + [ + 104.2468, + -57.98903 + ], + [ + 104.335045, + -56.152176 + ], + [ + 104.38114, + -54.312584 + ], + [ + 104.390236, + -52.470547 + ], + [ + 104.367836, + -50.62618 + ], + [ + 104.31712, + -48.779594 + ], + [ + 104.24127, + -46.930954 + ], + [ + 104.142944, + -45.080334 + ], + [ + 104.02393, + -43.227875 + ], + [ + 103.886566, + -41.373634 + ], + [ + 103.731865, + -39.517735 + ], + [ + 103.56136, + -37.660217 + ], + [ + 103.37576, + -35.80127 + ], + [ + 103.17626, + -33.940876 + ], + [ + 102.96345, + -32.079132 + ], + [ + 102.737976, + -30.216185 + ], + [ + 102.50017, + -28.352133 + ], + [ + 102.250595, + -26.487026 + ], + [ + 101.989426, + -24.621056 + ], + [ + 101.716896, + -22.754282 + ], + [ + 101.43319, + -20.886848 + ], + [ + 101.138374, + -19.01873 + ], + [ + 100.832344, + -17.150347 + ], + [ + 100.51532, + -15.281565 + ], + [ + 100.187126, + -13.41263 + ], + [ + 99.84758, + -11.543647 + ], + [ + 99.49607, + -9.674966 + ], + [ + 99.13298, + -7.80648 + ], + [ + 98.75772, + -5.938431 + ], + [ + 98.369865, + -4.0711064 + ], + [ + 97.969124, + -2.204542 + ], + [ + 97.55482, + -0.3391102 + ], + [ + 97.126434, + 1.5251452 + ], + [ + 96.68365, + 3.3879786 + ], + [ + 96.2254, + 5.2490892 + ], + [ + 95.75101, + 7.108291 + ], + [ + 95.25975, + 8.965385 + ], + [ + 94.750435, + 10.819931 + ], + [ + 94.22217, + 12.671749 + ], + [ + 93.67392, + 14.520607 + ], + [ + 93.10408, + 16.366026 + ], + [ + 92.511444, + 18.20775 + ], + [ + 91.89445, + 20.04537 + ], + [ + 91.25114, + 21.87849 + ], + [ + 90.58, + 23.706724 + ], + [ + 89.8783, + 25.529278 + ], + [ + 89.14416, + 27.34598 + ], + [ + 88.374664, + 29.156057 + ], + [ + 87.56698, + 30.95894 + ], + [ + 86.71751, + 32.75372 + ], + [ + 85.82294, + 34.53977 + ], + [ + 84.878944, + 36.316113 + ], + [ + 83.88103, + 38.081764 + ], + [ + 82.82386, + 39.83553 + ], + [ + 81.70161, + 41.576145 + ], + [ + 80.50759, + 43.302063 + ], + [ + 79.23473, + 45.01176 + ], + [ + 77.87431, + 46.70318 + ], + [ + 76.417015, + 48.374058 + ], + [ + 74.85215, + 50.021954 + ], + [ + 73.167816, + 51.64388 + ], + [ + 71.350716, + 53.23648 + ], + [ + 69.385284, + 54.79561 + ], + [ + 67.25575, + 56.31698 + ], + [ + 64.94308, + 57.79493 + ], + [ + 62.42774, + 59.22341 + ], + [ + 59.688686, + 60.595173 + ], + [ + 56.704582, + 61.902092 + ], + [ + 53.454105, + 63.134663 + ], + [ + 49.918213, + 64.282104 + ], + [ + 46.082054, + 65.33266 + ], + [ + 41.937572, + 66.27353 + ], + [ + 37.487682, + 67.09132 + ], + [ + 32.74882, + 67.77205 + ], + [ + 27.753874, + 68.30348 + ], + [ + 22.554688, + 68.67392 + ], + [ + 17.218884, + 68.874985 + ], + [ + 11.827075, + 68.90191 + ], + [ + 6.4648395, + 68.75419 + ], + [ + 1.2153498, + 68.43522 + ], + [ + -3.849341, + 67.9525 + ], + [ + -8.672243, + 67.31634 + ], + [ + -13.21403, + 66.53919 + ], + [ + -17.454212, + 65.63467 + ], + [ + -21.384941, + 64.616005 + ], + [ + -25.012518, + 63.4968 + ], + [ + -28.349188, + 62.288868 + ], + [ + -31.413452, + 61.003384 + ], + [ + -34.225765, + 59.650127 + ], + [ + -36.807526, + 58.237732 + ], + [ + -39.180172, + 56.773693 + ], + [ + -41.36402, + 55.264637 + ], + [ + -43.377724, + 53.71598 + ], + [ + -45.23854, + 52.132744 + ], + [ + -47.137737, + 52.64692 + ], + [ + -51.344982, + 53.655544 + ], + [ + -53.65467, + 54.146763 + ], + [ + -56.10686, + 54.633152 + ], + [ + -57.641285, + 54.924538 + ], + [ + -59.421326, + 55.254726 + ], + [ + -60.617588, + 55.47375 + ], + [ + -62.089024, + 55.741413 + ], + [ + -63.130898, + 55.930206 + ], + [ + -64.474106, + 56.172928 + ], + [ + -65.46844, + 56.35211 + ], + [ + -66.80644, + 56.592495 + ], + [ + -67.840096, + 56.777527 + ], + [ + -69.29352, + 57.03642 + ], + [ + -70.46959, + 57.244343 + ], + [ + -72.21071, + 57.548103 + ], + [ + -73.703674, + 57.80271 + ], + [ + -76.07559, + 58.190517 + ], + [ + -78.29298, + 58.528084 + ], + [ + -82.267876, + 59.056046 + ], + [ + -86.690895, + 59.509193 + ], + [ + -87.31303, + 59.56092 + ], + [ + -87.3267, + 59.86871 + ], + [ + -87.439926, + 61.714302 + ], + [ + -87.61254, + 63.557186 + ], + [ + -87.856964, + 65.39726 + ], + [ + -88.190605, + 67.23386 + ], + [ + -88.63535, + 69.06648 + ], + [ + -89.22244, + 70.894196 + ], + [ + -89.99687, + 72.71569 + ], + [ + -91.0224, + 74.52906 + ], + [ + -92.396416, + 76.3315 + ], + [ + -94.27323, + 78.11841 + ], + [ + -96.9116, + 79.88176 + ], + [ + -100.76763, + 81.607285 + ], + [ + -106.71255, + 83.266106 + ], + [ + -116.50469, + 84.794716 + ], + [ + -133.52763, + 86.03982 + ], + [ + -160.9307, + 86.66738 + ], + [ + -180.0, + 86.46180162082852 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 86.46180162082852 + ], + [ + 169.13171, + 86.344635 + ], + [ + 148.68462, + 85.261795 + ], + [ + 136.91298, + 83.805534 + ], + [ + 129.92563, + 82.18191 + ], + [ + 125.48917, + 80.47574 + ], + [ + 122.503296, + 78.72465 + ], + [ + 120.40325, + 76.946335 + ], + [ + 118.8788, + 75.15045 + ], + [ + 117.74768, + 73.34255 + ], + [ + 116.89599, + 71.52595 + ], + [ + 116.25007, + 69.70284 + ], + [ + 115.76013, + 67.87453 + ], + [ + 115.39022, + 66.042305 + ], + [ + 115.11629, + 64.20665 + ], + [ + 114.92034, + 62.367943 + ], + [ + 114.786835, + 60.52676 + ], + [ + 114.706055, + 58.683315 + ], + [ + 114.66942, + 56.837822 + ], + [ + 114.6706, + 54.99048 + ], + [ + 114.70445, + 53.141346 + ], + [ + 114.76668, + 51.290672 + ], + [ + 114.85387, + 49.438354 + ], + [ + 114.96317, + 47.58464 + ], + [ + 115.09251, + 45.72952 + ], + [ + 115.240005, + 43.873074 + ], + [ + 115.40378, + 42.01537 + ], + [ + 115.58304, + 40.156452 + ], + [ + 115.77631, + 38.296394 + ], + [ + 115.982864, + 36.435307 + ], + [ + 116.20193, + 34.5732 + ], + [ + 116.43312, + 32.71013 + ], + [ + 116.6755, + 30.846214 + ], + [ + 116.92905, + 28.981417 + ], + [ + 117.19341, + 27.11607 + ], + [ + 117.46799, + 25.25001 + ], + [ + 117.75295, + 23.38344 + ], + [ + 118.04822, + 21.516413 + ], + [ + 118.35389, + 19.649082 + ], + [ + 118.669426, + 17.781551 + ], + [ + 118.99562, + 15.9139185 + ], + [ + 119.33235, + 14.04632 + ], + [ + 119.67944, + 12.178833 + ], + [ + 120.03767, + 10.311661 + ], + [ + 120.40677, + 8.444966 + ], + [ + 120.78764, + 6.5787854 + ], + [ + 121.180016, + 4.7134132 + ], + [ + 121.58497, + 2.8489625 + ], + [ + 122.00265, + 0.9856142 + ], + [ + 122.43378, + -0.87641865 + ], + [ + 122.878685, + -2.7369535 + ], + [ + 123.33822, + -4.5957904 + ], + [ + 123.81315, + -6.452629 + ], + [ + 124.30442, + -8.3073015 + ], + [ + 124.81271, + -10.159541 + ], + [ + 125.33929, + -12.009078 + ], + [ + 125.885124, + -13.855585 + ], + [ + 126.451485, + -15.698705 + ], + [ + 127.03975, + -17.538237 + ], + [ + 127.65148, + -19.373707 + ], + [ + 128.28827, + -21.204721 + ], + [ + 128.952, + -23.030886 + ], + [ + 129.64478, + -24.851685 + ], + [ + 130.36873, + -26.6667 + ], + [ + 131.12653, + -28.475273 + ], + [ + 131.9209, + -30.276815 + ], + [ + 132.75531, + -32.070644 + ], + [ + 133.63249, + -33.85596 + ], + [ + 134.55693, + -35.631966 + ], + [ + 135.53304, + -37.39765 + ], + [ + 136.56543, + -39.151955 + ], + [ + 137.6597, + -40.893715 + ], + [ + 138.82222, + -42.62147 + ], + [ + 140.05975, + -44.33372 + ], + [ + 141.38014, + -46.028645 + ], + [ + 142.79292, + -47.703995 + ], + [ + 144.30737, + -49.357716 + ], + [ + 145.93489, + -50.98696 + ], + [ + 147.68791, + -52.58865 + ], + [ + 149.58134, + -54.158962 + ], + [ + 151.63046, + -55.693752 + ], + [ + 153.85262, + -57.188164 + ], + [ + 156.2672, + -58.636326 + ], + [ + 158.89407, + -60.03179 + ], + [ + 161.75496, + -61.36677 + ], + [ + 164.8713, + -62.632484 + ], + [ + 168.26283, + -63.819145 + ], + [ + 171.94743, + -64.91544 + ], + [ + 175.93654, + -65.909134 + ], + [ + 180.0, + -66.73946735416168 + ], + [ + 180.0, + -77.47134779452979 + ] + ] + ], + [ + [ + [ + -180.0, + -66.73946735416168 + ], + [ + -179.76675, + -66.78713 + ], + [ + -175.17125, + -67.535995 + ], + [ + -170.30168, + -68.14238 + ], + [ + -165.19962, + -68.59431 + ], + [ + -166.46457, + -69.74707 + ], + [ + -169.69617, + -72.213585 + ], + [ + -171.7606, + -73.52081 + ], + [ + -174.21355, + -74.87736 + ], + [ + -175.90079, + -75.7119 + ], + [ + -178.0227, + -76.66788 + ], + [ + -179.55962, + -77.30344 + ], + [ + -180.0, + -77.47134779452979 + ], + [ + -180.0, + -66.73946735416168 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD8_20180430T052420_20180430T070550_02821_03_020100_20220630T164547.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T05:45:55Z", + "completionDate": "2018-04-30T06:44:18Z", + "productType": "L1B_RA_BD8", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2821, + "updated": "2023-03-06T16:21:48.600039Z", + "published": "2023-03-06T16:21:48.600039Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c117a98e-0ca1-4fd8-8736-ef0dc6d8592b", + "size": 1669227206, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c117a98e-0ca1-4fd8-8736-ef0dc6d8592b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/c117a98e-0ca1-4fd8-8736-ef0dc6d8592b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 57.8989906153735, + 29.4113362455662 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-77.4713477945298 178.41011,-78.07754 176.86604,-78.62016 174.7233,-79.31214 173.00941,-79.8181 170.50069,-80.48907 168.37634,-80.998375 165.0581,-81.698425 162.03198,-82.24807 156.84921,-83.0259 151.5682,-83.64767 141.12384,-84.511925 128.62718,-85.12023 100.9158,-85.48691 72.6973,-84.66813 69.564384,-84.469406 71.72247,-84.25367 81.68187,-82.8193 88.09361,-81.23315 92.41165,-79.56384 95.4458,-77.84528 97.65073,-76.09536 99.295876,-74.32435 100.54706,-72.5382 101.51113,-70.74096 102.259995,-68.93507 102.84395,-67.12235 103.29756,-65.30402 103.64767,-63.48093 103.913124,-61.65378 104.109184,-59.823006 104.2468,-57.98903 104.335045,-56.152176 104.38114,-54.312584 104.390236,-52.470547 104.367836,-50.62618 104.31712,-48.779594 104.24127,-46.930954 104.142944,-45.080334 104.02393,-43.227875 103.886566,-41.373634 103.731865,-39.517735 103.56136,-37.660217 103.37576,-35.80127 103.17626,-33.940876 102.96345,-32.079132 102.737976,-30.216185 102.50017,-28.352133 102.250595,-26.487026 101.989426,-24.621056 101.716896,-22.754282 101.43319,-20.886848 101.138374,-19.01873 100.832344,-17.150347 100.51532,-15.281565 100.187126,-13.41263 99.84758,-11.543647 99.49607,-9.674966 99.13298,-7.80648 98.75772,-5.938431 98.369865,-4.0711064 97.969124,-2.204542 97.55482,-0.3391102 97.126434,1.5251452 96.68365,3.3879786 96.2254,5.2490892 95.75101,7.108291 95.25975,8.965385 94.750435,10.819931 94.22217,12.671749 93.67392,14.520607 93.10408,16.366026 92.511444,18.20775 91.89445,20.04537 91.25114,21.87849 90.58,23.706724 89.8783,25.529278 89.14416,27.34598 88.374664,29.156057 87.56698,30.95894 86.71751,32.75372 85.82294,34.53977 84.878944,36.316113 83.88103,38.081764 82.82386,39.83553 81.70161,41.576145 80.50759,43.302063 79.23473,45.01176 77.87431,46.70318 76.417015,48.374058 74.85215,50.021954 73.167816,51.64388 71.350716,53.23648 69.385284,54.79561 67.25575,56.31698 64.94308,57.79493 62.42774,59.22341 59.688686,60.595173 56.704582,61.902092 53.454105,63.134663 49.918213,64.282104 46.082054,65.33266 41.937572,66.27353 37.487682,67.09132 32.74882,67.77205 27.753874,68.30348 22.554688,68.67392 17.218884,68.874985 11.827075,68.90191 6.4648395,68.75419 1.2153498,68.43522 -3.849341,67.9525 -8.672243,67.31634 -13.21403,66.53919 -17.454212,65.63467 -21.384941,64.616005 -25.012518,63.4968 -28.349188,62.288868 -31.413452,61.003384 -34.225765,59.650127 -36.807526,58.237732 -39.180172,56.773693 -41.36402,55.264637 -43.377724,53.71598 -45.23854,52.132744 -47.137737,52.64692 -51.344982,53.655544 -53.65467,54.146763 -56.10686,54.633152 -57.641285,54.924538 -59.421326,55.254726 -60.617588,55.47375 -62.089024,55.741413 -63.130898,55.930206 -64.474106,56.172928 -65.46844,56.35211 -66.80644,56.592495 -67.840096,56.777527 -69.29352,57.03642 -70.46959,57.244343 -72.21071,57.548103 -73.703674,57.80271 -76.07559,58.190517 -78.29298,58.528084 -82.267876,59.056046 -86.690895,59.509193 -87.31303,59.56092 -87.3267,59.86871 -87.439926,61.714302 -87.61254,63.557186 -87.856964,65.39726 -88.190605,67.23386 -88.63535,69.06648 -89.22244,70.894196 -89.99687,72.71569 -91.0224,74.52906 -92.396416,76.3315 -94.27323,78.11841 -96.9116,79.88176 -100.76763,81.607285 -106.71255,83.266106 -116.50469,84.794716 -133.52763,86.03982 -160.9307,86.66738 -180,86.4618016208285 -180,90 0,90 180,90 180.0,86.4618016208285 169.13171,86.344635 148.68462,85.261795 136.91298,83.805534 129.92563,82.18191 125.48917,80.47574 122.503296,78.72465 120.40325,76.946335 118.8788,75.15045 117.74768,73.34255 116.89599,71.52595 116.25007,69.70284 115.76013,67.87453 115.39022,66.042305 115.11629,64.20665 114.92034,62.367943 114.786835,60.52676 114.706055,58.683315 114.66942,56.837822 114.6706,54.99048 114.70445,53.141346 114.76668,51.290672 114.85387,49.438354 114.96317,47.58464 115.09251,45.72952 115.240005,43.873074 115.40378,42.01537 115.58304,40.156452 115.77631,38.296394 115.982864,36.435307 116.20193,34.5732 116.43312,32.71013 116.6755,30.846214 116.92905,28.981417 117.19341,27.11607 117.46799,25.25001 117.75295,23.38344 118.04822,21.516413 118.35389,19.649082 118.669426,17.781551 118.99562,15.9139185 119.33235,14.04632 119.67944,12.178833 120.03767,10.311661 120.40677,8.444966 120.78764,6.5787854 121.180016,4.7134132 121.58497,2.8489625 122.00265,0.9856142 122.43378,-0.87641865 122.878685,-2.7369535 123.33822,-4.5957904 123.81315,-6.452629 124.30442,-8.3073015 124.81271,-10.159541 125.33929,-12.009078 125.885124,-13.855585 126.451485,-15.698705 127.03975,-17.538237 127.65148,-19.373707 128.28827,-21.204721 128.952,-23.030886 129.64478,-24.851685 130.36873,-26.6667 131.12653,-28.475273 131.9209,-30.276815 132.75531,-32.070644 133.63249,-33.85596 134.55693,-35.631966 135.53304,-37.39765 136.56543,-39.151955 137.6597,-40.893715 138.82222,-42.62147 140.05975,-44.33372 141.38014,-46.028645 142.79292,-47.703995 144.30737,-49.357716 145.93489,-50.98696 147.68791,-52.58865 149.58134,-54.158962 151.63046,-55.693752 153.85262,-57.188164 156.2672,-58.636326 158.89407,-60.03179 161.75496,-61.36677 164.8713,-62.632484 168.26283,-63.819145 171.94743,-64.91544 175.93654,-65.909134 180.0,-66.7394673541617 180.0,-77.4713477945298-180,-66.7394673541617 -179.76675,-66.78713 -175.17125,-67.535995 -170.30168,-68.14238 -165.19962,-68.59431 -166.46457,-69.74707 -169.69617,-72.213585 -171.7606,-73.52081 -174.21355,-74.87736 -175.90079,-75.7119 -178.0227,-76.66788 -179.55962,-77.30344 -180,-77.4713477945298 -180,-66.7394673541617", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD8/2018/04/30/S5P_RPRO_L1B_RA_BD8_20180430T052420_20180430T070550_02821_03_020100_20220630T164547.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "c117a98e-0ca1-4fd8-8736-ef0dc6d8592b" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + -41.21584877139782 + ], + [ + 179.91888, + -40.203857 + ], + [ + 179.75401, + -38.346764 + ], + [ + 179.57405, + -36.488113 + ], + [ + 179.3794, + -34.628113 + ], + [ + 179.17152, + -32.76669 + ], + [ + 178.9507, + -30.903973 + ], + [ + 178.71727, + -29.040207 + ], + [ + 178.47198, + -27.175322 + ], + [ + 178.21501, + -25.309486 + ], + [ + 177.94643, + -23.442871 + ], + [ + 177.6669, + -21.57542 + ], + [ + 177.37613, + -19.707424 + ], + [ + 177.0742, + -17.838964 + ], + [ + 176.76122, + -15.97011 + ], + [ + 176.43723, + -14.101047 + ], + [ + 176.10158, + -12.231959 + ], + [ + 175.75455, + -10.362971 + ], + [ + 175.3959, + -8.49417 + ], + [ + 175.02501, + -6.625802 + ], + [ + 174.64171, + -4.7580853 + ], + [ + 174.24568, + -2.8910284 + ], + [ + 173.83638, + -1.0250238 + ], + [ + 173.41325, + 0.8398602 + ], + [ + 172.97563, + 2.703328 + ], + [ + 172.5231, + 4.5653176 + ], + [ + 172.05473, + 6.4253807 + ], + [ + 171.56969, + 8.283398 + ], + [ + 171.06705, + 10.139046 + ], + [ + 170.54572, + 11.992046 + ], + [ + 170.00496, + 13.842198 + ], + [ + 169.44308, + 15.689066 + ], + [ + 168.85876, + 17.532246 + ], + [ + 168.25095, + 19.371626 + ], + [ + 167.61723, + 21.206472 + ], + [ + 166.95653, + 23.03669 + ], + [ + 166.26624, + 24.86156 + ], + [ + 165.54417, + 26.680645 + ], + [ + 164.78781, + 28.493303 + ], + [ + 163.99423, + 30.298933 + ], + [ + 163.16052, + 32.096977 + ], + [ + 162.28279, + 33.88638 + ], + [ + 161.35732, + 35.666515 + ], + [ + 160.37952, + 37.436264 + ], + [ + 159.34459, + 39.194645 + ], + [ + 158.24681, + 40.940357 + ], + [ + 157.07971, + 42.671867 + ], + [ + 155.83656, + 44.387844 + ], + [ + 154.50897, + 46.086155 + ], + [ + 153.08812, + 47.764915 + ], + [ + 151.56392, + 49.42162 + ], + [ + 149.92455, + 51.053417 + ], + [ + 148.15749, + 52.657223 + ], + [ + 146.24821, + 54.22926 + ], + [ + 144.18027, + 55.76484 + ], + [ + 141.9365, + 57.259327 + ], + [ + 139.49763, + 58.706726 + ], + [ + 136.84285, + 60.100258 + ], + [ + 133.95053, + 61.43183 + ], + [ + 130.79953, + 62.69261 + ], + [ + 127.369934, + 63.87251 + ], + [ + 123.6448, + 64.959984 + ], + [ + 119.61333, + 65.94242 + ], + [ + 115.273964, + 66.80675 + ], + [ + 110.63774, + 67.53919 + ], + [ + 105.73135, + 68.12645 + ], + [ + 100.599785, + 68.5567 + ], + [ + 95.30511, + 68.82053 + ], + [ + 89.92418, + 68.91143 + ], + [ + 84.54143, + 68.82732 + ], + [ + 79.24173, + 68.5702 + ], + [ + 74.102264, + 68.14614 + ], + [ + 69.55126, + 67.63703 + ], + [ + 67.611946, + 67.620964 + ], + [ + 65.48132, + 68.619194 + ], + [ + 60.266293, + 70.66141 + ], + [ + 57.087612, + 71.69066 + ], + [ + 53.44927, + 72.718864 + ], + [ + 51.02843, + 73.33114 + ], + [ + 48.075264, + 74.013565 + ], + [ + 45.99992, + 74.456 + ], + [ + 43.342735, + 74.98245 + ], + [ + 41.388664, + 75.34304 + ], + [ + 38.77653, + 75.79223 + ], + [ + 36.772896, + 76.112686 + ], + [ + 33.979298, + 76.52661 + ], + [ + 31.74248, + 76.83192 + ], + [ + 28.478449, + 77.238235 + ], + [ + 25.734262, + 77.54574 + ], + [ + 21.50251, + 77.96226 + ], + [ + 17.71754, + 78.278366 + ], + [ + 11.434472, + 78.69203 + ], + [ + 5.3210716, + 78.968895 + ], + [ + -5.9031534, + 79.17343 + ], + [ + -18.071928, + 78.95246 + ], + [ + -19.707224, + 78.885216 + ], + [ + -24.301153, + 81.37524 + ], + [ + -31.061022, + 83.37371 + ], + [ + -41.199852, + 84.89047 + ], + [ + -58.85632, + 86.10838 + ], + [ + -86.87543, + 86.68074 + ], + [ + -116.46326, + 86.29537 + ], + [ + -136.22194, + 85.17693 + ], + [ + -147.57275, + 83.70465 + ], + [ + -154.33542, + 82.073204 + ], + [ + -158.64719, + 80.36306 + ], + [ + -161.55782, + 78.60936 + ], + [ + -163.60982, + 76.82945 + ], + [ + -165.10138, + 75.032486 + ], + [ + -166.20952, + 73.223724 + ], + [ + -167.04463, + 71.406525 + ], + [ + -167.6778, + 69.58287 + ], + [ + -168.15805, + 67.75424 + ], + [ + -168.51987, + 65.92153 + ], + [ + -168.78714, + 64.085464 + ], + [ + -168.97876, + 62.246506 + ], + [ + -169.10767, + 60.40507 + ], + [ + -169.1848, + 58.561344 + ], + [ + -169.21837, + 56.71562 + ], + [ + -169.21436, + 54.868008 + ], + [ + -169.17836, + 53.018658 + ], + [ + -169.11421, + 51.16768 + ], + [ + -169.02513, + 49.31514 + ], + [ + -168.91405, + 47.461185 + ], + [ + -168.78322, + 45.605835 + ], + [ + -168.63454, + 43.74917 + ], + [ + -168.46935, + 41.891205 + ], + [ + -168.28879, + 40.032066 + ], + [ + -168.09453, + 38.171818 + ], + [ + -167.88675, + 36.310474 + ], + [ + -167.66664, + 34.44814 + ], + [ + -167.43478, + 32.584854 + ], + [ + -167.19136, + 30.72072 + ], + [ + -166.93706, + 28.85577 + ], + [ + -166.6719, + 26.990112 + ], + [ + -166.39641, + 25.123867 + ], + [ + -166.1106, + 23.25707 + ], + [ + -165.81438, + 21.389902 + ], + [ + -165.50798, + 19.52236 + ], + [ + -165.19142, + 17.654627 + ], + [ + -164.86444, + 15.786825 + ], + [ + -164.52705, + 13.919017 + ], + [ + -164.17899, + 12.051425 + ], + [ + -163.81992, + 10.184044 + ], + [ + -163.44998, + 8.317161 + ], + [ + -163.06828, + 6.450932 + ], + [ + -162.67479, + 4.585449 + ], + [ + -162.26892, + 2.720867 + ], + [ + -161.85027, + 0.85744154 + ], + [ + -161.41823, + -1.0046209 + ], + [ + -160.97221, + -2.8652656 + ], + [ + -160.51154, + -4.724098 + ], + [ + -160.03542, + -6.5810122 + ], + [ + -159.5429, + -8.435685 + ], + [ + -159.03322, + -10.287876 + ], + [ + -158.50531, + -12.137402 + ], + [ + -157.95796, + -13.983808 + ], + [ + -157.39008, + -15.826865 + ], + [ + -156.8001, + -17.66624 + ], + [ + -156.18658, + -19.501566 + ], + [ + -155.54778, + -21.332386 + ], + [ + -154.88208, + -23.158375 + ], + [ + -154.18709, + -24.978943 + ], + [ + -153.46068, + -26.79358 + ], + [ + -152.70035, + -28.60187 + ], + [ + -151.90314, + -30.403013 + ], + [ + -151.06596, + -32.196404 + ], + [ + -150.18544, + -33.981266 + ], + [ + -149.25725, + -35.75662 + ], + [ + -148.27737, + -37.521683 + ], + [ + -147.2405, + -39.275246 + ], + [ + -146.1417, + -41.01621 + ], + [ + -144.97392, + -42.74294 + ], + [ + -143.7305, + -44.45406 + ], + [ + -142.40369, + -46.14774 + ], + [ + -140.98438, + -47.82187 + ], + [ + -139.4622, + -49.47397 + ], + [ + -137.826, + -51.101414 + ], + [ + -136.06317, + -52.700985 + ], + [ + -134.15909, + -54.268982 + ], + [ + -132.09856, + -55.801224 + ], + [ + -129.8629, + -57.29244 + ], + [ + -127.433846, + -58.73712 + ], + [ + -124.79088, + -60.12859 + ], + [ + -121.91246, + -61.459023 + ], + [ + -118.77718, + -62.719467 + ], + [ + -115.36498, + -63.90002 + ], + [ + -111.65883, + -64.98935 + ], + [ + -107.64777, + -65.97522 + ], + [ + -103.329346, + -66.84457 + ], + [ + -98.71342, + -67.58363 + ], + [ + -93.82531, + -68.17936 + ], + [ + -88.70899, + -68.61981 + ], + [ + -89.954926, + -69.77536 + ], + [ + -93.139626, + -72.24896 + ], + [ + -95.17511, + -73.56066 + ], + [ + -97.59446, + -74.92247 + ], + [ + -99.25899, + -75.76059 + ], + [ + -101.35278, + -76.721 + ], + [ + -102.86966, + -77.35974 + ], + [ + -104.87405, + -78.13797 + ], + [ + -106.39901, + -78.68369 + ], + [ + -108.51638, + -79.37989 + ], + [ + -110.21112, + -79.88916 + ], + [ + -112.694145, + -80.564865 + ], + [ + -114.79927, + -81.07807 + ], + [ + -118.09298, + -81.784004 + ], + [ + -121.103424, + -82.338776 + ], + [ + -126.27637, + -83.12481 + ], + [ + -131.57169, + -83.75412 + ], + [ + -142.12057, + -84.63063 + ], + [ + -154.86484, + -85.24839 + ], + [ + -180.0, + -85.57056156359523 + ], + [ + -180.0, + -61.93656969223781 + ], + [ + -179.82741, + -60.5015 + ], + [ + -179.66959, + -58.66859 + ], + [ + -179.56421, + -56.83267 + ], + [ + -179.50325, + -54.99391 + ], + [ + -179.48085, + -53.15262 + ], + [ + -179.49208, + -51.308964 + ], + [ + -179.53285, + -49.463036 + ], + [ + -179.59972, + -47.615005 + ], + [ + -179.69028, + -45.765015 + ], + [ + -179.80164, + -43.913048 + ], + [ + -179.93239, + -42.0593 + ], + [ + -180.0, + -41.21584877139782 + ], + [ + -180.0, + 90.0 + ] + ] + ], + [ + [ + [ + 180.0, + -85.57056156359523 + ], + [ + 176.63318, + -85.613716 + ], + [ + 147.87727, + -84.76315 + ], + [ + 144.7279, + -84.55932 + ], + [ + 154.64195, + -83.37502 + ], + [ + 162.15256, + -81.834175 + ], + [ + 167.12549, + -80.19033 + ], + [ + 170.56767, + -78.48728 + ], + [ + 173.04066, + -76.74734 + ], + [ + 174.86954, + -74.98315 + ], + [ + 176.25133, + -73.20199 + ], + [ + 177.31218, + -71.40838 + ], + [ + 178.13342, + -69.605385 + ], + [ + 178.7736, + -67.794945 + ], + [ + 179.27176, + -65.97848 + ], + [ + 179.6578, + -64.15693 + ], + [ + 179.95255, + -62.331112 + ], + [ + 180.0, + -61.93656969223781 + ], + [ + 180.0, + -85.57056156359523 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD8_20180430T001950_20180430T020120_02818_03_020100_20220630T164522.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T00:41:23Z", + "completionDate": "2018-04-30T01:33:40Z", + "productType": "L1B_RA_BD8", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2818, + "updated": "2023-03-06T18:11:43.379877Z", + "published": "2023-03-06T18:11:43.379877Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1fb2d0c6-a8c4-4179-857e-8e44b9bb1d32", + "size": 1494281609, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1fb2d0c6-a8c4-4179-857e-8e44b9bb1d32", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/1fb2d0c6-a8c4-4179-857e-8e44b9bb1d32.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -17.5599480867672, + 24.3902116244248 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,90 0,90 180,90 180.0,-41.2158487713978 179.91888,-40.203857 179.75401,-38.346764 179.57405,-36.488113 179.3794,-34.628113 179.17152,-32.76669 178.9507,-30.903973 178.71727,-29.040207 178.47198,-27.175322 178.21501,-25.309486 177.94643,-23.442871 177.6669,-21.57542 177.37613,-19.707424 177.0742,-17.838964 176.76122,-15.97011 176.43723,-14.101047 176.10158,-12.231959 175.75455,-10.362971 175.3959,-8.49417 175.02501,-6.625802 174.64171,-4.7580853 174.24568,-2.8910284 173.83638,-1.0250238 173.41325,0.8398602 172.97563,2.703328 172.5231,4.5653176 172.05473,6.4253807 171.56969,8.283398 171.06705,10.139046 170.54572,11.992046 170.00496,13.842198 169.44308,15.689066 168.85876,17.532246 168.25095,19.371626 167.61723,21.206472 166.95653,23.03669 166.26624,24.86156 165.54417,26.680645 164.78781,28.493303 163.99423,30.298933 163.16052,32.096977 162.28279,33.88638 161.35732,35.666515 160.37952,37.436264 159.34459,39.194645 158.24681,40.940357 157.07971,42.671867 155.83656,44.387844 154.50897,46.086155 153.08812,47.764915 151.56392,49.42162 149.92455,51.053417 148.15749,52.657223 146.24821,54.22926 144.18027,55.76484 141.9365,57.259327 139.49763,58.706726 136.84285,60.100258 133.95053,61.43183 130.79953,62.69261 127.369934,63.87251 123.6448,64.959984 119.61333,65.94242 115.273964,66.80675 110.63774,67.53919 105.73135,68.12645 100.599785,68.5567 95.30511,68.82053 89.92418,68.91143 84.54143,68.82732 79.24173,68.5702 74.102264,68.14614 69.55126,67.63703 67.611946,67.620964 65.48132,68.619194 60.266293,70.66141 57.087612,71.69066 53.44927,72.718864 51.02843,73.33114 48.075264,74.013565 45.99992,74.456 43.342735,74.98245 41.388664,75.34304 38.77653,75.79223 36.772896,76.112686 33.979298,76.52661 31.74248,76.83192 28.478449,77.238235 25.734262,77.54574 21.50251,77.96226 17.71754,78.278366 11.434472,78.69203 5.3210716,78.968895 -5.9031534,79.17343 -18.071928,78.95246 -19.707224,78.885216 -24.301153,81.37524 -31.061022,83.37371 -41.199852,84.89047 -58.85632,86.10838 -86.87543,86.68074 -116.46326,86.29537 -136.22194,85.17693 -147.57275,83.70465 -154.33542,82.073204 -158.64719,80.36306 -161.55782,78.60936 -163.60982,76.82945 -165.10138,75.032486 -166.20952,73.223724 -167.04463,71.406525 -167.6778,69.58287 -168.15805,67.75424 -168.51987,65.92153 -168.78714,64.085464 -168.97876,62.246506 -169.10767,60.40507 -169.1848,58.561344 -169.21837,56.71562 -169.21436,54.868008 -169.17836,53.018658 -169.11421,51.16768 -169.02513,49.31514 -168.91405,47.461185 -168.78322,45.605835 -168.63454,43.74917 -168.46935,41.891205 -168.28879,40.032066 -168.09453,38.171818 -167.88675,36.310474 -167.66664,34.44814 -167.43478,32.584854 -167.19136,30.72072 -166.93706,28.85577 -166.6719,26.990112 -166.39641,25.123867 -166.1106,23.25707 -165.81438,21.389902 -165.50798,19.52236 -165.19142,17.654627 -164.86444,15.786825 -164.52705,13.919017 -164.17899,12.051425 -163.81992,10.184044 -163.44998,8.317161 -163.06828,6.450932 -162.67479,4.585449 -162.26892,2.720867 -161.85027,0.85744154 -161.41823,-1.0046209 -160.97221,-2.8652656 -160.51154,-4.724098 -160.03542,-6.5810122 -159.5429,-8.435685 -159.03322,-10.287876 -158.50531,-12.137402 -157.95796,-13.983808 -157.39008,-15.826865 -156.8001,-17.66624 -156.18658,-19.501566 -155.54778,-21.332386 -154.88208,-23.158375 -154.18709,-24.978943 -153.46068,-26.79358 -152.70035,-28.60187 -151.90314,-30.403013 -151.06596,-32.196404 -150.18544,-33.981266 -149.25725,-35.75662 -148.27737,-37.521683 -147.2405,-39.275246 -146.1417,-41.01621 -144.97392,-42.74294 -143.7305,-44.45406 -142.40369,-46.14774 -140.98438,-47.82187 -139.4622,-49.47397 -137.826,-51.101414 -136.06317,-52.700985 -134.15909,-54.268982 -132.09856,-55.801224 -129.8629,-57.29244 -127.433846,-58.73712 -124.79088,-60.12859 -121.91246,-61.459023 -118.77718,-62.719467 -115.36498,-63.90002 -111.65883,-64.98935 -107.64777,-65.97522 -103.329346,-66.84457 -98.71342,-67.58363 -93.82531,-68.17936 -88.70899,-68.61981 -89.954926,-69.77536 -93.139626,-72.24896 -95.17511,-73.56066 -97.59446,-74.92247 -99.25899,-75.76059 -101.35278,-76.721 -102.86966,-77.35974 -104.87405,-78.13797 -106.39901,-78.68369 -108.51638,-79.37989 -110.21112,-79.88916 -112.694145,-80.564865 -114.79927,-81.07807 -118.09298,-81.784004 -121.103424,-82.338776 -126.27637,-83.12481 -131.57169,-83.75412 -142.12057,-84.63063 -154.86484,-85.24839 -180,-85.5705615635952 -180,-61.9365696922378 -179.82741,-60.5015 -179.66959,-58.66859 -179.56421,-56.83267 -179.50325,-54.99391 -179.48085,-53.15262 -179.49208,-51.308964 -179.53285,-49.463036 -179.59972,-47.615005 -179.69028,-45.765015 -179.80164,-43.913048 -179.93239,-42.0593 -180,-41.2158487713978 -180,90180.0,-85.5705615635952 176.63318,-85.613716 147.87727,-84.76315 144.7279,-84.55932 154.64195,-83.37502 162.15256,-81.834175 167.12549,-80.19033 170.56767,-78.48728 173.04066,-76.74734 174.86954,-74.98315 176.25133,-73.20199 177.31218,-71.40838 178.13342,-69.605385 178.7736,-67.794945 179.27176,-65.97848 179.6578,-64.15693 179.95255,-62.331112 180.0,-61.9365696922378 180.0,-85.5705615635952", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD8/2018/04/30/S5P_RPRO_L1B_RA_BD8_20180430T001950_20180430T020120_02818_03_020100_20220630T164522.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "1fb2d0c6-a8c4-4179-857e-8e44b9bb1d32" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -83.31999731602018 + ], + [ + 177.07805, + -83.66474 + ], + [ + 166.6209, + -84.531235 + ], + [ + 154.08846, + -85.14144 + ], + [ + 126.25223, + -85.50891 + ], + [ + 97.93715, + -84.6861 + ], + [ + 94.79997, + -84.48667 + ], + [ + 96.969444, + -84.27138 + ], + [ + 106.98285, + -82.83909 + ], + [ + 113.42474, + -81.25389 + ], + [ + 117.75896, + -79.58503 + ], + [ + 120.80363, + -77.86674 + ], + [ + 123.014725, + -76.11696 + ], + [ + 124.66474, + -74.345955 + ], + [ + 125.91839, + -72.559814 + ], + [ + 126.88432, + -70.76258 + ], + [ + 127.63525, + -68.95669 + ], + [ + 128.22006, + -67.143906 + ], + [ + 128.67465, + -65.32555 + ], + [ + 129.02502, + -63.50242 + ], + [ + 129.29117, + -61.675198 + ], + [ + 129.4874, + -59.844425 + ], + [ + 129.62537, + -58.01038 + ], + [ + 129.71408, + -56.173447 + ], + [ + 129.76004, + -54.333805 + ], + [ + 129.76962, + -52.491684 + ], + [ + 129.74734, + -50.64726 + ], + [ + 129.69661, + -48.800625 + ], + [ + 129.62085, + -46.95192 + ], + [ + 129.52254, + -45.101254 + ], + [ + 129.40369, + -43.24875 + ], + [ + 129.26627, + -41.39443 + ], + [ + 129.11163, + -39.538445 + ], + [ + 128.94098, + -37.68095 + ], + [ + 128.75555, + -35.821815 + ], + [ + 128.55605, + -33.96137 + ], + [ + 128.34334, + -32.099606 + ], + [ + 128.11786, + -30.236534 + ], + [ + 127.880005, + -28.372473 + ], + [ + 127.630424, + -26.507324 + ], + [ + 127.36935, + -24.641258 + ], + [ + 127.09685, + -22.774433 + ], + [ + 126.81319, + -20.906895 + ], + [ + 126.518486, + -19.0388 + ], + [ + 126.21245, + -17.170324 + ], + [ + 125.89547, + -15.301434 + ], + [ + 125.5672, + -13.432461 + ], + [ + 125.22752, + -11.563505 + ], + [ + 124.876366, + -9.694648 + ], + [ + 124.51334, + -7.8261046 + ], + [ + 124.138054, + -5.958039 + ], + [ + 123.7502, + -4.0906506 + ], + [ + 123.349434, + -2.2240644 + ], + [ + 122.93542, + -0.3584661 + ], + [ + 122.50717, + 1.5058488 + ], + [ + 122.06423, + 3.36867 + ], + [ + 121.606064, + 5.2299123 + ], + [ + 121.13184, + 7.089108 + ], + [ + 120.64067, + 8.946268 + ], + [ + 120.13151, + 10.800939 + ], + [ + 119.60331, + 12.652811 + ], + [ + 119.05525, + 14.501781 + ], + [ + 118.48571, + 16.347357 + ], + [ + 117.89313, + 18.189095 + ], + [ + 117.2763, + 20.02685 + ], + [ + 116.6333, + 21.860031 + ], + [ + 115.962166, + 23.688267 + ], + [ + 115.26081, + 25.511097 + ], + [ + 114.52689, + 27.327902 + ], + [ + 113.75785, + 29.138182 + ], + [ + 112.95033, + 30.941067 + ], + [ + 112.10138, + 32.73606 + ], + [ + 111.20719, + 34.522266 + ], + [ + 110.263756, + 36.29883 + ], + [ + 109.26632, + 38.06461 + ], + [ + 108.2095, + 39.818535 + ], + [ + 107.087875, + 41.559322 + ], + [ + 105.89465, + 43.28546 + ], + [ + 104.62247, + 44.99541 + ], + [ + 103.26281, + 46.686962 + ], + [ + 101.806366, + 48.35811 + ], + [ + 100.24258, + 50.006344 + ], + [ + 98.55942, + 51.628582 + ], + [ + 96.74352, + 53.22146 + ], + [ + 94.779686, + 54.781048 + ], + [ + 92.65145, + 56.302704 + ], + [ + 90.340675, + 57.781246 + ], + [ + 87.82714, + 59.210243 + ], + [ + 85.090294, + 60.582664 + ], + [ + 82.10835, + 61.89018 + ], + [ + 78.86034, + 63.12345 + ], + [ + 75.327126, + 64.271866 + ], + [ + 71.4936, + 65.32342 + ], + [ + 67.35206, + 66.26543 + ], + [ + 62.90482, + 67.084404 + ], + [ + 58.1682, + 67.76668 + ], + [ + 53.175346, + 68.29939 + ], + [ + 47.977486, + 68.67128 + ], + [ + 42.64238, + 68.87401 + ], + [ + 37.250546, + 68.90262 + ], + [ + 31.887476, + 68.756386 + ], + [ + 26.63631, + 68.43891 + ], + [ + 21.569729, + 67.95749 + ], + [ + 16.744665, + 67.322556 + ], + [ + 12.199759, + 66.54671 + ], + [ + 7.957147, + 65.64306 + ], + [ + 4.0232363, + 64.6255 + ], + [ + 0.3928175, + 63.507114 + ], + [ + -2.9465644, + 62.29993 + ], + [ + -6.0130444, + 61.015026 + ], + [ + -8.827279, + 59.662235 + ], + [ + -11.411397, + 58.250366 + ], + [ + -13.786138, + 56.786804 + ], + [ + -15.971656, + 55.278027 + ], + [ + -17.986877, + 53.729725 + ], + [ + -19.848518, + 52.146515 + ], + [ + -21.74786, + 52.66094 + ], + [ + -25.95564, + 53.670105 + ], + [ + -28.265726, + 54.161602 + ], + [ + -30.718407, + 54.648277 + ], + [ + -32.253162, + 54.939827 + ], + [ + -34.03362, + 55.270203 + ], + [ + -35.23017, + 55.48934 + ], + [ + -36.701984, + 55.757137 + ], + [ + -37.74413, + 55.946022 + ], + [ + -39.087704, + 56.188854 + ], + [ + -40.082306, + 56.368114 + ], + [ + -41.420696, + 56.608597 + ], + [ + -42.454647, + 56.793697 + ], + [ + -43.908504, + 57.052673 + ], + [ + -45.08493, + 57.260666 + ], + [ + -46.826595, + 57.564514 + ], + [ + -48.32003, + 57.819183 + ], + [ + -50.692722, + 58.20707 + ], + [ + -52.910843, + 58.54469 + ], + [ + -56.887077, + 59.0727 + ], + [ + -61.31155, + 59.525837 + ], + [ + -61.933876, + 59.577557 + ], + [ + -61.948032, + 59.885296 + ], + [ + -62.06146, + 61.730812 + ], + [ + -62.23366, + 63.573868 + ], + [ + -62.47868, + 65.413956 + ], + [ + -62.812397, + 67.25064 + ], + [ + -63.257442, + 69.08327 + ], + [ + -63.845364, + 70.91099 + ], + [ + -64.62051, + 72.73251 + ], + [ + -65.64707, + 74.54599 + ], + [ + -67.02328, + 76.34842 + ], + [ + -68.90396, + 78.13531 + ], + [ + -71.548485, + 79.89862 + ], + [ + -75.41526, + 81.62398 + ], + [ + -81.38077, + 83.282425 + ], + [ + -91.21709, + 84.8098 + ], + [ + -108.32869, + 86.051895 + ], + [ + -135.83759, + 86.67243 + ], + [ + -165.75516, + 86.34053 + ], + [ + -180.0, + 85.57888579123745 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 85.57888579123745 + ], + [ + 173.88774, + 85.252075 + ], + [ + 162.17822, + 83.79301 + ], + [ + 155.22617, + 82.16784 + ], + [ + 150.81067, + 80.46091 + ], + [ + 147.83723, + 78.70923 + ], + [ + 145.74626, + 76.93052 + ], + [ + 144.22787, + 75.13433 + ], + [ + 143.10095, + 73.32623 + ], + [ + 142.2525, + 71.50943 + ], + [ + 141.60942, + 69.686134 + ], + [ + 141.12112, + 67.85778 + ], + [ + 140.75357, + 66.02531 + ], + [ + 140.48116, + 64.18949 + ], + [ + 140.28589, + 62.350777 + ], + [ + 140.15347, + 60.509453 + ], + [ + 140.07349, + 58.665936 + ], + [ + 140.03778, + 56.820312 + ], + [ + 140.03946, + 54.972916 + ], + [ + 140.07373, + 53.123734 + ], + [ + 140.13647, + 51.27289 + ], + [ + 140.22424, + 49.42054 + ], + [ + 140.334, + 47.56671 + ], + [ + 140.46379, + 45.71154 + ], + [ + 140.61143, + 43.85503 + ], + [ + 140.77596, + 41.997208 + ], + [ + 140.95538, + 40.138206 + ], + [ + 141.14893, + 38.278084 + ], + [ + 141.35593, + 36.416924 + ], + [ + 141.57533, + 34.5547 + ], + [ + 141.80656, + 32.691586 + ], + [ + 142.04935, + 30.827559 + ], + [ + 142.30309, + 28.962795 + ], + [ + 142.5674, + 27.09725 + ], + [ + 142.84232, + 25.23113 + ], + [ + 143.12746, + 23.364481 + ], + [ + 143.42313, + 21.497387 + ], + [ + 143.72876, + 19.629976 + ], + [ + 144.04478, + 17.762331 + ], + [ + 144.37117, + 15.894665 + ], + [ + 144.70795, + 14.026993 + ], + [ + 145.05516, + 12.159427 + ], + [ + 145.41367, + 10.292171 + ], + [ + 145.78288, + 8.4253845 + ], + [ + 146.16377, + 6.5591598 + ], + [ + 146.55666, + 4.693705 + ], + [ + 146.96178, + 2.8292084 + ], + [ + 147.37956, + 0.9658044 + ], + [ + 147.8107, + -0.8962913 + ], + [ + 148.25592, + -2.7568731 + ], + [ + 148.71567, + -4.615756 + ], + [ + 149.19084, + -6.4727054 + ], + [ + 149.68243, + -8.327358 + ], + [ + 150.19095, + -10.179634 + ], + [ + 150.71762, + -12.029244 + ], + [ + 151.2637, + -13.875843 + ], + [ + 151.83038, + -15.7189455 + ], + [ + 152.41898, + -17.558483 + ], + [ + 153.03088, + -19.393984 + ], + [ + 153.66806, + -21.225006 + ], + [ + 154.33232, + -23.051151 + ], + [ + 155.02531, + -24.87204 + ], + [ + 155.7496, + -26.687078 + ], + [ + 156.50803, + -28.495554 + ], + [ + 157.30286, + -30.29709 + ], + [ + 158.13739, + -32.090916 + ], + [ + 159.01523, + -33.87625 + ], + [ + 159.94046, + -35.652092 + ], + [ + 160.91707, + -37.41781 + ], + [ + 161.9504, + -39.17205 + ], + [ + 163.04535, + -40.913696 + ], + [ + 164.20868, + -42.641323 + ], + [ + 165.44737, + -44.35337 + ], + [ + 166.7689, + -46.048172 + ], + [ + 168.18257, + -47.72341 + ], + [ + 169.69836, + -49.37686 + ], + [ + 171.32716, + -51.005905 + ], + [ + 173.08226, + -52.607204 + ], + [ + 174.97733, + -54.177197 + ], + [ + 177.02808, + -55.711662 + ], + [ + 179.25272, + -57.20553 + ], + [ + 180.0, + -57.65320534396789 + ], + [ + 180.0, + -83.31999731602018 + ] + ] + ], + [ + [ + [ + -180.0, + -57.65320534396789 + ], + [ + -178.33063, + -58.65328 + ], + [ + -175.7008, + -60.048058 + ], + [ + -172.83678, + -61.38226 + ], + [ + -169.71732, + -62.647213 + ], + [ + -166.32222, + -63.832928 + ], + [ + -162.63394, + -64.928 + ], + [ + -158.6411, + -65.92042 + ], + [ + -154.34068, + -66.79718 + ], + [ + -149.74155, + -67.544266 + ], + [ + -144.86867, + -68.14883 + ], + [ + -139.76395, + -68.59885 + ], + [ + -141.02553, + -69.7519 + ], + [ + -144.24878, + -72.21929 + ], + [ + -146.30803, + -73.52712 + ], + [ + -148.75493, + -74.88442 + ], + [ + -150.43803, + -75.7195 + ], + [ + -152.55482, + -76.67614 + ], + [ + -154.08804, + -77.31219 + ], + [ + -156.11351, + -78.08694 + ], + [ + -157.65399, + -78.63005 + ], + [ + -159.79195, + -79.3227 + ], + [ + -161.50215, + -79.82919 + ], + [ + -164.00583, + -80.50092 + ], + [ + -166.12628, + -81.01087 + ], + [ + -169.4393, + -81.7119 + ], + [ + -172.46169, + -82.26241 + ], + [ + -177.6408, + -83.04165 + ], + [ + -180.0, + -83.31999731602018 + ], + [ + -180.0, + -57.65320534396789 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L1B_RA_BD8_20180430T034250_20180430T052420_02820_03_020100_20220630T164539.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T04:04:24Z", + "completionDate": "2018-04-30T05:02:48Z", + "productType": "L1B_RA_BD8", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2820, + "updated": "2023-03-06T18:31:45.533781Z", + "published": "2023-03-06T18:31:45.533781Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2b5f9e00-db1f-45bb-9571-c493754e29ad", + "size": 1663855224, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2b5f9e00-db1f-45bb-9571-c493754e29ad", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/2b5f9e00-db1f-45bb-9571-c493754e29ad.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 67.3080333166797, + 29.3752078395138 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L1b", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-83.3199973160202 177.07805,-83.66474 166.6209,-84.531235 154.08846,-85.14144 126.25223,-85.50891 97.93715,-84.6861 94.79997,-84.48667 96.969444,-84.27138 106.98285,-82.83909 113.42474,-81.25389 117.75896,-79.58503 120.80363,-77.86674 123.014725,-76.11696 124.66474,-74.345955 125.91839,-72.559814 126.88432,-70.76258 127.63525,-68.95669 128.22006,-67.143906 128.67465,-65.32555 129.02502,-63.50242 129.29117,-61.675198 129.4874,-59.844425 129.62537,-58.01038 129.71408,-56.173447 129.76004,-54.333805 129.76962,-52.491684 129.74734,-50.64726 129.69661,-48.800625 129.62085,-46.95192 129.52254,-45.101254 129.40369,-43.24875 129.26627,-41.39443 129.11163,-39.538445 128.94098,-37.68095 128.75555,-35.821815 128.55605,-33.96137 128.34334,-32.099606 128.11786,-30.236534 127.880005,-28.372473 127.630424,-26.507324 127.36935,-24.641258 127.09685,-22.774433 126.81319,-20.906895 126.518486,-19.0388 126.21245,-17.170324 125.89547,-15.301434 125.5672,-13.432461 125.22752,-11.563505 124.876366,-9.694648 124.51334,-7.8261046 124.138054,-5.958039 123.7502,-4.0906506 123.349434,-2.2240644 122.93542,-0.3584661 122.50717,1.5058488 122.06423,3.36867 121.606064,5.2299123 121.13184,7.089108 120.64067,8.946268 120.13151,10.800939 119.60331,12.652811 119.05525,14.501781 118.48571,16.347357 117.89313,18.189095 117.2763,20.02685 116.6333,21.860031 115.962166,23.688267 115.26081,25.511097 114.52689,27.327902 113.75785,29.138182 112.95033,30.941067 112.10138,32.73606 111.20719,34.522266 110.263756,36.29883 109.26632,38.06461 108.2095,39.818535 107.087875,41.559322 105.89465,43.28546 104.62247,44.99541 103.26281,46.686962 101.806366,48.35811 100.24258,50.006344 98.55942,51.628582 96.74352,53.22146 94.779686,54.781048 92.65145,56.302704 90.340675,57.781246 87.82714,59.210243 85.090294,60.582664 82.10835,61.89018 78.86034,63.12345 75.327126,64.271866 71.4936,65.32342 67.35206,66.26543 62.90482,67.084404 58.1682,67.76668 53.175346,68.29939 47.977486,68.67128 42.64238,68.87401 37.250546,68.90262 31.887476,68.756386 26.63631,68.43891 21.569729,67.95749 16.744665,67.322556 12.199759,66.54671 7.957147,65.64306 4.0232363,64.6255 0.3928175,63.507114 -2.9465644,62.29993 -6.0130444,61.015026 -8.827279,59.662235 -11.411397,58.250366 -13.786138,56.786804 -15.971656,55.278027 -17.986877,53.729725 -19.848518,52.146515 -21.74786,52.66094 -25.95564,53.670105 -28.265726,54.161602 -30.718407,54.648277 -32.253162,54.939827 -34.03362,55.270203 -35.23017,55.48934 -36.701984,55.757137 -37.74413,55.946022 -39.087704,56.188854 -40.082306,56.368114 -41.420696,56.608597 -42.454647,56.793697 -43.908504,57.052673 -45.08493,57.260666 -46.826595,57.564514 -48.32003,57.819183 -50.692722,58.20707 -52.910843,58.54469 -56.887077,59.0727 -61.31155,59.525837 -61.933876,59.577557 -61.948032,59.885296 -62.06146,61.730812 -62.23366,63.573868 -62.47868,65.413956 -62.812397,67.25064 -63.257442,69.08327 -63.845364,70.91099 -64.62051,72.73251 -65.64707,74.54599 -67.02328,76.34842 -68.90396,78.13531 -71.548485,79.89862 -75.41526,81.62398 -81.38077,83.282425 -91.21709,84.8098 -108.32869,86.051895 -135.83759,86.67243 -165.75516,86.34053 -180,85.5788857912375 -180,90 0,90 180,90 180.0,85.5788857912375 173.88774,85.252075 162.17822,83.79301 155.22617,82.16784 150.81067,80.46091 147.83723,78.70923 145.74626,76.93052 144.22787,75.13433 143.10095,73.32623 142.2525,71.50943 141.60942,69.686134 141.12112,67.85778 140.75357,66.02531 140.48116,64.18949 140.28589,62.350777 140.15347,60.509453 140.07349,58.665936 140.03778,56.820312 140.03946,54.972916 140.07373,53.123734 140.13647,51.27289 140.22424,49.42054 140.334,47.56671 140.46379,45.71154 140.61143,43.85503 140.77596,41.997208 140.95538,40.138206 141.14893,38.278084 141.35593,36.416924 141.57533,34.5547 141.80656,32.691586 142.04935,30.827559 142.30309,28.962795 142.5674,27.09725 142.84232,25.23113 143.12746,23.364481 143.42313,21.497387 143.72876,19.629976 144.04478,17.762331 144.37117,15.894665 144.70795,14.026993 145.05516,12.159427 145.41367,10.292171 145.78288,8.4253845 146.16377,6.5591598 146.55666,4.693705 146.96178,2.8292084 147.37956,0.9658044 147.8107,-0.8962913 148.25592,-2.7568731 148.71567,-4.615756 149.19084,-6.4727054 149.68243,-8.327358 150.19095,-10.179634 150.71762,-12.029244 151.2637,-13.875843 151.83038,-15.7189455 152.41898,-17.558483 153.03088,-19.393984 153.66806,-21.225006 154.33232,-23.051151 155.02531,-24.87204 155.7496,-26.687078 156.50803,-28.495554 157.30286,-30.29709 158.13739,-32.090916 159.01523,-33.87625 159.94046,-35.652092 160.91707,-37.41781 161.9504,-39.17205 163.04535,-40.913696 164.20868,-42.641323 165.44737,-44.35337 166.7689,-46.048172 168.18257,-47.72341 169.69836,-49.37686 171.32716,-51.005905 173.08226,-52.607204 174.97733,-54.177197 177.02808,-55.711662 179.25272,-57.20553 180.0,-57.6532053439679 180.0,-83.3199973160202-180,-57.6532053439679 -178.33063,-58.65328 -175.7008,-60.048058 -172.83678,-61.38226 -169.71732,-62.647213 -166.32222,-63.832928 -162.63394,-64.928 -158.6411,-65.92042 -154.34068,-66.79718 -149.74155,-67.544266 -144.86867,-68.14883 -139.76395,-68.59885 -141.02553,-69.7519 -144.24878,-72.21929 -146.30803,-73.52712 -148.75493,-74.88442 -150.43803,-75.7195 -152.55482,-76.67614 -154.08804,-77.31219 -156.11351,-78.08694 -157.65399,-78.63005 -159.79195,-79.3227 -161.50215,-79.82919 -164.00583,-80.50092 -166.12628,-81.01087 -169.4393,-81.7119 -172.46169,-82.26241 -177.6408,-83.04165 -180,-83.3199973160202 -180,-57.6532053439679", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L1B_RA_BD8/2018/04/30/S5P_RPRO_L1B_RA_BD8_20180430T034250_20180430T052420_02820_03_020100_20220630T164539.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20100.0 + }, + "id": "2b5f9e00-db1f-45bb-9571-c493754e29ad" + } + ], + "properties": { + "id": "42e1e13d-45b7-5a6f-bca2-4df17978804b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1B_RA_BD8" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1G.json b/tests/data/opensearch/creodias_search_L1G.json new file mode 100644 index 0000000..eca5637 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1G.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 25.7480659, + 54.0732269 + ], + [ + 29.2076416, + 54.0594826 + ], + [ + 29.1100826, + 52.110817 + ], + [ + 25.8034248, + 52.1236305 + ], + [ + 25.7480659, + 54.0732269 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-5", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LS05_RFUI_TM__GEO_1P_19841201T083636_19841201T083704_004003_0184_0023_0502", + "description": "Landsat-5 was launched on 1 March 1984 and the mission ended on 5 June 2013. It launched the Thematic Mapper (TM) which was a multispectral scanning radiometer operating in the visible and Infra-Red regions of the Electromagnetic Spectrum. It was characterized by 185 km swath width and 30 m resolution for visible (VIS), near infrared (NIR) and shortwave infrared (SWIR) while 120 m resolution for thermal infrared. The acquired Landsat TM scene covers approximately 183 x 172.8 km. The objective of Landsat-5 and any other Landsat mission was to image repetitively Earth's land and coastal areas with the aim of monitoring changes to those areas over time [https://creodias.eu/eodata/landsat-5/].", + "startDate": "1984-12-01T08:36:50.668000Z", + "completionDate": "1984-12-01T08:36:50.668000Z", + "productType": "L1G", + "platform": "LANDSAT-5", + "resolution": 120.0, + "orbitNumber": 4003, + "updated": "2016-07-09T19:44:49.086174Z", + "published": "2016-07-09T19:44:49.086174Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/11d915fb-d55c-59a9-8498-f4160dd0b22c", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 11d915fb-d55c-59a9-8498-f4160dd0b22c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-5/11d915fb-d55c-59a9-8498-f4160dd0b22c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 27.47785375, + 53.09202195 + ] + }, + "instrument": "TM", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1G", + "sensorMode": "SAM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-5/TM/L1G/1984/12/01/LS05_RFUI_TM__GEO_1P_19841201T083636_19841201T083704_004003_0184_0023_0502/LS05_RFUI_TM__GEO_1P_19841201T083636_19841201T083704_004003_0184_0023_0502.BP.PNG", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "25.7480659,54.0732269 29.2076416,54.0594826 29.1100826,52.110817 25.8034248,52.1236305 25.7480659,54.0732269", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-5/TM/L1G/1984/12/01/LS05_RFUI_TM__GEO_1P_19841201T083636_19841201T083704_004003_0184_0023_0502", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "11d915fb-d55c-59a9-8498-f4160dd0b22c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 41.3367157, + 51.2280617 + ], + [ + 44.6188431, + 51.2847977 + ], + [ + 44.6342812, + 49.3133545 + ], + [ + 41.4846954, + 49.2604294 + ], + [ + 41.3367157, + 51.2280617 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-5", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LS05_RFUI_TM__GEO_1P_19841001T072936_19841001T073005_003114_0173_0025_8359", + "description": "Landsat-5 was launched on 1 March 1984 and the mission ended on 5 June 2013. It launched the Thematic Mapper (TM) which was a multispectral scanning radiometer operating in the visible and Infra-Red regions of the Electromagnetic Spectrum. It was characterized by 185 km swath width and 30 m resolution for visible (VIS), near infrared (NIR) and shortwave infrared (SWIR) while 120 m resolution for thermal infrared. The acquired Landsat TM scene covers approximately 183 x 172.8 km. The objective of Landsat-5 and any other Landsat mission was to image repetitively Earth's land and coastal areas with the aim of monitoring changes to those areas over time [https://creodias.eu/eodata/landsat-5/].", + "startDate": "1984-10-01T07:29:51.087000Z", + "completionDate": "1984-10-01T07:29:51.087000Z", + "productType": "L1G", + "platform": "LANDSAT-5", + "resolution": 120.0, + "orbitNumber": 3114, + "updated": "2016-07-09T19:44:54.926839Z", + "published": "2016-07-09T19:44:54.926839Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/091ea7fa-aa1a-57cf-aa0a-3cd4eb0bf869", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 091ea7fa-aa1a-57cf-aa0a-3cd4eb0bf869", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-5/091ea7fa-aa1a-57cf-aa0a-3cd4eb0bf869.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 42.98549845, + 50.27261355 + ] + }, + "instrument": "TM", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1G", + "sensorMode": "SAM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-5/TM/L1G/1984/10/01/LS05_RFUI_TM__GEO_1P_19841001T072936_19841001T073005_003114_0173_0025_8359/LS05_RFUI_TM__GEO_1P_19841001T072936_19841001T073005_003114_0173_0025_8359.BP.PNG", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "41.3367157,51.2280617 44.6188431,51.2847977 44.6342812,49.3133545 41.4846954,49.2604294 41.3367157,51.2280617", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-5/TM/L1G/1984/10/01/LS05_RFUI_TM__GEO_1P_19841001T072936_19841001T073005_003114_0173_0025_8359", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "091ea7fa-aa1a-57cf-aa0a-3cd4eb0bf869" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -2.4899368, + 56.9032784 + ], + [ + 1.197536, + 56.8337364 + ], + [ + 0.993512, + 54.8981705 + ], + [ + -2.5148101, + 54.9628487 + ], + [ + -2.4899368, + 56.9032784 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-5", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LS05_RFUI_TM__GEO_1P_19840901T103323_19840901T103351_002679_0203_0021_A35E", + "description": "Landsat-5 was launched on 1 March 1984 and the mission ended on 5 June 2013. It launched the Thematic Mapper (TM) which was a multispectral scanning radiometer operating in the visible and Infra-Red regions of the Electromagnetic Spectrum. It was characterized by 185 km swath width and 30 m resolution for visible (VIS), near infrared (NIR) and shortwave infrared (SWIR) while 120 m resolution for thermal infrared. The acquired Landsat TM scene covers approximately 183 x 172.8 km. The objective of Landsat-5 and any other Landsat mission was to image repetitively Earth's land and coastal areas with the aim of monitoring changes to those areas over time [https://creodias.eu/eodata/landsat-5/].", + "startDate": "1984-09-01T10:33:37.343000Z", + "completionDate": "1984-09-01T10:33:37.343000Z", + "productType": "L1G", + "platform": "LANDSAT-5", + "resolution": 120.0, + "orbitNumber": 2679, + "updated": "2016-07-09T19:45:03.229044Z", + "published": "2016-07-09T19:45:03.229044Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8cfa5a83-13e8-579b-80e6-cb6efd7798d4", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8cfa5a83-13e8-579b-80e6-cb6efd7798d4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-5/8cfa5a83-13e8-579b-80e6-cb6efd7798d4.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -0.65863705, + 55.90072445 + ] + }, + "instrument": "TM", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1G", + "sensorMode": "SAM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-5/TM/L1G/1984/09/01/LS05_RFUI_TM__GEO_1P_19840901T103323_19840901T103351_002679_0203_0021_A35E/LS05_RFUI_TM__GEO_1P_19840901T103323_19840901T103351_002679_0203_0021_A35E.BP.PNG", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-2.4899368,56.9032784 1.197536,56.8337364 0.993512,54.8981705 -2.5148101,54.9628487 -2.4899368,56.9032784", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-5/TM/L1G/1984/09/01/LS05_RFUI_TM__GEO_1P_19840901T103323_19840901T103351_002679_0203_0021_A35E", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "8cfa5a83-13e8-579b-80e6-cb6efd7798d4" + } + ], + "properties": { + "id": "ac06ab8f-4502-573e-b209-a190c2511cf3", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1G" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1GT.json b/tests/data/opensearch/creodias_search_L1GT.json new file mode 100644 index 0000000..2b1594d --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1GT.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 41.90328, + 52.74858 + ], + [ + 45.46413, + 52.7881 + ], + [ + 45.44228, + 50.60056 + ], + [ + 42.04882, + 50.56399 + ], + [ + 41.90328, + 52.74858 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-8-ESA", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LC81730242016363MTI00", + "description": "Landsat-8 was launched on 11 February 2013. The satellite is part of the long-running Landsat programme led by USGS and NASA and carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). The Operational Land Imager (OLI), on board Landsat-8 measures in the VIS, NIR and SWIR portions of the spectrum. Its images have 15 m panchromatic and 30 m multi-spectral spatial resolutions along a 185 km wide swath, covering wide areas of the Earth’s landscape while providing sufficient resolution to distinguish features like urban centres, farms, forests and other land uses. The entire Earth falls within view once every 16 days due to Landsat-8’s near-polar orbit. The Thermal Infra-Red Sensor instrument, on board Landsat-8, is a thermal imager operating in pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution [https://creodias.eu/eodata/landsat-8/].", + "startDate": "2016-12-28T07:59:34.957912Z", + "completionDate": "2016-12-28T07:59:34.957912Z", + "productType": "L1GT", + "platform": "LANDSAT-8", + "resolution": 100.0, + "orbitNumber": 0, + "updated": "2016-12-28T12:55:09.675857Z", + "published": "2016-12-28T12:55:09.675857Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/86c8f3f5-5fb2-5765-836c-e20ab623c84f", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 86c8f3f5-5fb2-5765-836c-e20ab623c84f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-8-ESA/86c8f3f5-5fb2-5765-836c-e20ab623c84f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 43.683705, + 51.676045 + ] + }, + "instrument": "OLI_TIRS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL1GT", + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-8/OLI_TIRS/L1GT/2016/12/28/LC81730242016363MTI00/LC81730242016363MTI00.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "41.90328,52.74858 45.46413,52.7881 45.44228,50.60056 42.04882,50.56399 41.90328,52.74858", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-8-ESA/OLI_TIRS/L1GT/2016/12/28/LC81730242016363MTI00", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "86c8f3f5-5fb2-5765-836c-e20ab623c84f" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 41.32798, + 51.32886 + ], + [ + 44.77725, + 51.38623 + ], + [ + 44.78725, + 49.1954 + ], + [ + 41.4924, + 49.1423 + ], + [ + 41.32798, + 51.32886 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-8-ESA", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LC81730252016363MTI00", + "description": "Landsat-8 was launched on 11 February 2013. The satellite is part of the long-running Landsat programme led by USGS and NASA and carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). The Operational Land Imager (OLI), on board Landsat-8 measures in the VIS, NIR and SWIR portions of the spectrum. Its images have 15 m panchromatic and 30 m multi-spectral spatial resolutions along a 185 km wide swath, covering wide areas of the Earth’s landscape while providing sufficient resolution to distinguish features like urban centres, farms, forests and other land uses. The entire Earth falls within view once every 16 days due to Landsat-8’s near-polar orbit. The Thermal Infra-Red Sensor instrument, on board Landsat-8, is a thermal imager operating in pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution [https://creodias.eu/eodata/landsat-8/].", + "startDate": "2016-12-28T07:59:58.840478Z", + "completionDate": "2016-12-28T07:59:58.840478Z", + "productType": "L1GT", + "platform": "LANDSAT-8", + "resolution": 100.0, + "orbitNumber": 0, + "updated": "2016-12-28T13:04:40.041101Z", + "published": "2016-12-28T13:04:40.041101Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7b5e1582-26fc-518b-ba59-2c4964aa7533", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7b5e1582-26fc-518b-ba59-2c4964aa7533", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-8-ESA/7b5e1582-26fc-518b-ba59-2c4964aa7533.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 43.057615, + 50.264265 + ] + }, + "instrument": "OLI_TIRS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL1GT", + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-8/OLI_TIRS/L1GT/2016/12/28/LC81730252016363MTI00/LC81730252016363MTI00.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "41.32798,51.32886 44.77725,51.38623 44.78725,49.1954 41.4924,49.1423 41.32798,51.32886", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-8-ESA/OLI_TIRS/L1GT/2016/12/28/LC81730252016363MTI00", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "7b5e1582-26fc-518b-ba59-2c4964aa7533" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 31.51893, + 72.06492 + ], + [ + 38.72108, + 71.98651 + ], + [ + 38.12141, + 69.79598 + ], + [ + 31.675, + 69.86526 + ], + [ + 31.51893, + 72.06492 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-8-ESA", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LC81890102013085KIS00", + "description": "Landsat-8 was launched on 11 February 2013. The satellite is part of the long-running Landsat programme led by USGS and NASA and carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). The Operational Land Imager (OLI), on board Landsat-8 measures in the VIS, NIR and SWIR portions of the spectrum. Its images have 15 m panchromatic and 30 m multi-spectral spatial resolutions along a 185 km wide swath, covering wide areas of the Earth’s landscape while providing sufficient resolution to distinguish features like urban centres, farms, forests and other land uses. The entire Earth falls within view once every 16 days due to Landsat-8’s near-polar orbit. The Thermal Infra-Red Sensor instrument, on board Landsat-8, is a thermal imager operating in pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution [https://creodias.eu/eodata/landsat-8/].", + "startDate": "2013-03-26T09:32:08.181961Z", + "completionDate": "2013-03-26T09:32:08.181961Z", + "productType": "L1GT", + "platform": "LANDSAT-8", + "resolution": 100.0, + "orbitNumber": 0, + "updated": "2016-08-07T04:22:01.566926Z", + "published": "2016-08-07T04:22:01.566926Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f9efcfcd-0c9d-57d1-a713-20489a34f8ae", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f9efcfcd-0c9d-57d1-a713-20489a34f8ae", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-8-ESA/f9efcfcd-0c9d-57d1-a713-20489a34f8ae.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 35.120005, + 70.93045 + ] + }, + "instrument": "OLI_TIRS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL1GT", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "31.51893,72.06492 38.72108,71.98651 38.12141,69.79598 31.675,69.86526 31.51893,72.06492", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-8-ESA/OLI_TIRS/L1GT/2013/03/26/LC81890102013085KIS00", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "f9efcfcd-0c9d-57d1-a713-20489a34f8ae" + } + ], + "properties": { + "id": "dbb47cbe-7cc5-5482-b71a-8a62e22b25f8", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1GT" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1T.json b/tests/data/opensearch/creodias_search_L1T.json new file mode 100644 index 0000000..9dfa58e --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1T.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 37.64895, + 39.95647 + ], + [ + 40.36392, + 39.95632 + ], + [ + 40.32383, + 37.82929 + ], + [ + 37.68867, + 37.82943 + ], + [ + 37.64895, + 39.95647 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-8-ESA", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LC81730332016363MTI00", + "description": "Landsat-8 was launched on 11 February 2013. The satellite is part of the long-running Landsat programme led by USGS and NASA and carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). The Operational Land Imager (OLI), on board Landsat-8 measures in the VIS, NIR and SWIR portions of the spectrum. Its images have 15 m panchromatic and 30 m multi-spectral spatial resolutions along a 185 km wide swath, covering wide areas of the Earth’s landscape while providing sufficient resolution to distinguish features like urban centres, farms, forests and other land uses. The entire Earth falls within view once every 16 days due to Landsat-8’s near-polar orbit. The Thermal Infra-Red Sensor instrument, on board Landsat-8, is a thermal imager operating in pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution [https://creodias.eu/eodata/landsat-8/].", + "startDate": "2016-12-28T08:03:09.917948Z", + "completionDate": "2016-12-28T08:03:09.917948Z", + "productType": "L1T", + "platform": "LANDSAT-8", + "resolution": 100.0, + "orbitNumber": 0, + "updated": "2016-12-28T12:59:55.126962Z", + "published": "2016-12-28T12:59:55.126962Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/cb1176b3-dc94-55d0-b508-fc7fd323b26f", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for cb1176b3-dc94-55d0-b508-fc7fd323b26f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-8-ESA/cb1176b3-dc94-55d0-b508-fc7fd323b26f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 39.006435, + 38.89288 + ] + }, + "instrument": "OLI_TIRS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL1T", + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-8/OLI_TIRS/L1T/2016/12/28/LC81730332016363MTI00/LC81730332016363MTI00.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "37.64895,39.95647 40.36392,39.95632 40.32383,37.82929 37.68867,37.82943 37.64895,39.95647", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-8-ESA/OLI_TIRS/L1T/2016/12/28/LC81730332016363MTI00", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "cb1176b3-dc94-55d0-b508-fc7fd323b26f" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 37.23224, + 38.52366 + ], + [ + 39.89951, + 38.53355 + ], + [ + 39.87431, + 36.40026 + ], + [ + 37.28175, + 36.3911 + ], + [ + 37.23224, + 38.52366 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-8-ESA", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LC81730342016363MTI00", + "description": "Landsat-8 was launched on 11 February 2013. The satellite is part of the long-running Landsat programme led by USGS and NASA and carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). The Operational Land Imager (OLI), on board Landsat-8 measures in the VIS, NIR and SWIR portions of the spectrum. Its images have 15 m panchromatic and 30 m multi-spectral spatial resolutions along a 185 km wide swath, covering wide areas of the Earth’s landscape while providing sufficient resolution to distinguish features like urban centres, farms, forests and other land uses. The entire Earth falls within view once every 16 days due to Landsat-8’s near-polar orbit. The Thermal Infra-Red Sensor instrument, on board Landsat-8, is a thermal imager operating in pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution [https://creodias.eu/eodata/landsat-8/].", + "startDate": "2016-12-28T08:03:33.808986Z", + "completionDate": "2016-12-28T08:03:33.808986Z", + "productType": "L1T", + "platform": "LANDSAT-8", + "resolution": 100.0, + "orbitNumber": 0, + "updated": "2016-12-28T13:04:43.126811Z", + "published": "2016-12-28T13:04:43.126811Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6c818014-2391-5a39-8b2f-7fc564eb5772", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6c818014-2391-5a39-8b2f-7fc564eb5772", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-8-ESA/6c818014-2391-5a39-8b2f-7fc564eb5772.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 38.565875, + 37.462325 + ] + }, + "instrument": "OLI_TIRS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL1T", + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-8/OLI_TIRS/L1T/2016/12/28/LC81730342016363MTI00/LC81730342016363MTI00.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "37.23224,38.52366 39.89951,38.53355 39.87431,36.40026 37.28175,36.3911 37.23224,38.52366", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-8-ESA/OLI_TIRS/L1T/2016/12/28/LC81730342016363MTI00", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "6c818014-2391-5a39-8b2f-7fc564eb5772" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 36.83072, + 37.08948 + ], + [ + 39.44682, + 37.10848 + ], + [ + 39.43492, + 34.97449 + ], + [ + 36.88843, + 34.9569 + ], + [ + 36.83072, + 37.08948 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-8-ESA", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LC81730352016363MTI00", + "description": "Landsat-8 was launched on 11 February 2013. The satellite is part of the long-running Landsat programme led by USGS and NASA and carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). The Operational Land Imager (OLI), on board Landsat-8 measures in the VIS, NIR and SWIR portions of the spectrum. Its images have 15 m panchromatic and 30 m multi-spectral spatial resolutions along a 185 km wide swath, covering wide areas of the Earth’s landscape while providing sufficient resolution to distinguish features like urban centres, farms, forests and other land uses. The entire Earth falls within view once every 16 days due to Landsat-8’s near-polar orbit. The Thermal Infra-Red Sensor instrument, on board Landsat-8, is a thermal imager operating in pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution [https://creodias.eu/eodata/landsat-8/].", + "startDate": "2016-12-28T08:03:57.691552Z", + "completionDate": "2016-12-28T08:03:57.691552Z", + "productType": "L1T", + "platform": "LANDSAT-8", + "resolution": 100.0, + "orbitNumber": 0, + "updated": "2016-12-28T12:59:56.923802Z", + "published": "2016-12-28T12:59:56.923802Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e49fd823-75ac-57ce-81c6-eee0c1b55b41", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e49fd823-75ac-57ce-81c6-eee0c1b55b41", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-8-ESA/e49fd823-75ac-57ce-81c6-eee0c1b55b41.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 38.13877, + 36.03269 + ] + }, + "instrument": "OLI_TIRS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL1T", + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-8/OLI_TIRS/L1T/2016/12/28/LC81730352016363MTI00/LC81730352016363MTI00.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "36.83072,37.08948 39.44682,37.10848 39.43492,34.97449 36.88843,34.9569 36.83072,37.08948", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-8-ESA/OLI_TIRS/L1T/2016/12/28/LC81730352016363MTI00", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "e49fd823-75ac-57ce-81c6-eee0c1b55b41" + } + ], + "properties": { + "id": "9fffa03a-cdae-5463-b319-67134b089e74", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1T" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L1TP.json b/tests/data/opensearch/creodias_search_L1TP.json new file mode 100644 index 0000000..37e89ce --- /dev/null +++ b/tests/data/opensearch/creodias_search_L1TP.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 96.89148, + 12.55371 + ], + [ + 98.92083, + 12.56199 + ], + [ + 98.92139, + 10.57058 + ], + [ + 96.90631, + 10.56365 + ], + [ + 96.89148, + 12.55371 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-8-ESA", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LC08_L1TP_130052_20130401_20170505_01_T1", + "description": "Landsat-8 was launched on 11 February 2013. The satellite is part of the long-running Landsat programme led by USGS and NASA and carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). The Operational Land Imager (OLI), on board Landsat-8 measures in the VIS, NIR and SWIR portions of the spectrum. Its images have 15 m panchromatic and 30 m multi-spectral spatial resolutions along a 185 km wide swath, covering wide areas of the Earth’s landscape while providing sufficient resolution to distinguish features like urban centres, farms, forests and other land uses. The entire Earth falls within view once every 16 days due to Landsat-8’s near-polar orbit. The Thermal Infra-Red Sensor instrument, on board Landsat-8, is a thermal imager operating in pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution [https://creodias.eu/eodata/landsat-8/].", + "startDate": "2013-04-01T03:48:51.190348Z", + "completionDate": "2013-04-01T03:48:51.190348Z", + "productType": "L1TP", + "platform": "LANDSAT-8", + "resolution": 100.0, + "orbitNumber": 0, + "updated": "2017-06-04T03:50:54.510000Z", + "published": "2017-06-04T03:50:54.510000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4c316cbd-0c50-58e3-a53a-b2f913bb02ed", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4c316cbd-0c50-58e3-a53a-b2f913bb02ed", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-8-ESA/4c316cbd-0c50-58e3-a53a-b2f913bb02ed.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 97.906435, + 11.56282 + ] + }, + "instrument": "OLI_TIRS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL1TP", + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-8/OLI_TIRS/L1TP/2013/04/01/LC08_L1TP_130052_20130401_20170505_01_T1/LC08_L1TP_130052_20130401_20170505_01_T1.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "96.89148,12.55371 98.92083,12.56199 98.92139,10.57058 96.90631,10.56365 96.89148,12.55371", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-8-ESA/OLI_TIRS/L1TP/2013/04/01/LC08_L1TP_130052_20130401_20170505_01_T1", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "4c316cbd-0c50-58e3-a53a-b2f913bb02ed" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 96.58133, + 11.10894 + ], + [ + 98.59982, + 11.1184 + ], + [ + 98.60228, + 9.12685 + ], + [ + 96.59619, + 9.11912 + ], + [ + 96.58133, + 11.10894 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-8-ESA", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LC08_L1TP_130053_20130401_20170505_01_T1", + "description": "Landsat-8 was launched on 11 February 2013. The satellite is part of the long-running Landsat programme led by USGS and NASA and carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). The Operational Land Imager (OLI), on board Landsat-8 measures in the VIS, NIR and SWIR portions of the spectrum. Its images have 15 m panchromatic and 30 m multi-spectral spatial resolutions along a 185 km wide swath, covering wide areas of the Earth’s landscape while providing sufficient resolution to distinguish features like urban centres, farms, forests and other land uses. The entire Earth falls within view once every 16 days due to Landsat-8’s near-polar orbit. The Thermal Infra-Red Sensor instrument, on board Landsat-8, is a thermal imager operating in pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution [https://creodias.eu/eodata/landsat-8/].", + "startDate": "2013-04-01T03:49:14.996665Z", + "completionDate": "2013-04-01T03:49:14.996665Z", + "productType": "L1TP", + "platform": "LANDSAT-8", + "resolution": 100.0, + "orbitNumber": 0, + "updated": "2017-06-04T03:56:09.156000Z", + "published": "2017-06-04T03:56:09.156000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e384e9dc-81e8-574b-ba9e-8dc9f850d139", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e384e9dc-81e8-574b-ba9e-8dc9f850d139", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-8-ESA/e384e9dc-81e8-574b-ba9e-8dc9f850d139.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 97.591805, + 10.11876 + ] + }, + "instrument": "OLI_TIRS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL1TP", + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-8/OLI_TIRS/L1TP/2013/04/01/LC08_L1TP_130053_20130401_20170505_01_T1/LC08_L1TP_130053_20130401_20170505_01_T1.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "96.58133,11.10894 98.59982,11.1184 98.60228,9.12685 96.59619,9.11912 96.58133,11.10894", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-8-ESA/OLI_TIRS/L1TP/2013/04/01/LC08_L1TP_130053_20130401_20170505_01_T1", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "e384e9dc-81e8-574b-ba9e-8dc9f850d139" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 150.20064, + -22.11578 + ], + [ + 152.38713, + -22.13864 + ], + [ + 152.37812, + -24.10869 + ], + [ + 150.15953, + -24.08355 + ], + [ + 150.20064, + -22.11578 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-8-ESA", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LC08_L1TP_091076_20130425_20170505_01_T1", + "description": "Landsat-8 was launched on 11 February 2013. The satellite is part of the long-running Landsat programme led by USGS and NASA and carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). The Operational Land Imager (OLI), on board Landsat-8 measures in the VIS, NIR and SWIR portions of the spectrum. Its images have 15 m panchromatic and 30 m multi-spectral spatial resolutions along a 185 km wide swath, covering wide areas of the Earth’s landscape while providing sufficient resolution to distinguish features like urban centres, farms, forests and other land uses. The entire Earth falls within view once every 16 days due to Landsat-8’s near-polar orbit. The Thermal Infra-Red Sensor instrument, on board Landsat-8, is a thermal imager operating in pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution [https://creodias.eu/eodata/landsat-8/].", + "startDate": "2013-04-25T23:55:02.308535Z", + "completionDate": "2013-04-25T23:55:02.308535Z", + "productType": "L1TP", + "platform": "LANDSAT-8", + "resolution": 100.0, + "orbitNumber": 0, + "updated": "2017-06-04T03:38:29.536000Z", + "published": "2017-06-04T03:38:29.536000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/df5a6f2e-9aec-5f55-8468-07b0792af337", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for df5a6f2e-9aec-5f55-8468-07b0792af337", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-8-ESA/df5a6f2e-9aec-5f55-8468-07b0792af337.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 151.27333, + -23.112235 + ] + }, + "instrument": "OLI_TIRS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL1TP", + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-8/OLI_TIRS/L1TP/2013/04/25/LC08_L1TP_091076_20130425_20170505_01_T1/LC08_L1TP_091076_20130425_20170505_01_T1.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "150.20064,-22.11578 152.38713,-22.13864 152.37812,-24.10869 150.15953,-24.08355 150.20064,-22.11578", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-8-ESA/OLI_TIRS/L1TP/2013/04/25/LC08_L1TP_091076_20130425_20170505_01_T1", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "df5a6f2e-9aec-5f55-8468-07b0792af337" + } + ], + "properties": { + "id": "297ff6e2-688d-5cad-b652-03659f5cec4c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L1TP" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2SP.json b/tests/data/opensearch/creodias_search_L2SP.json new file mode 100644 index 0000000..b42de37 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2SP.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 41.32798, + 51.32886 + ], + [ + 41.49221, + 49.14499 + ], + [ + 44.78724, + 49.1981 + ], + [ + 44.77725, + 51.38623 + ], + [ + 41.32798, + 51.32886 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-8-ESA", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LC08_L2SP_173025_20161228_20200905_02_T2", + "description": "Landsat-8 was launched on 11 February 2013. The satellite is part of the long-running Landsat programme led by USGS and NASA and carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). The Operational Land Imager (OLI), on board Landsat-8 measures in the VIS, NIR and SWIR portions of the spectrum. Its images have 15 m panchromatic and 30 m multi-spectral spatial resolutions along a 185 km wide swath, covering wide areas of the Earth’s landscape while providing sufficient resolution to distinguish features like urban centres, farms, forests and other land uses. The entire Earth falls within view once every 16 days due to Landsat-8’s near-polar orbit. The Thermal Infra-Red Sensor instrument, on board Landsat-8, is a thermal imager operating in pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution [https://creodias.eu/eodata/landsat-8/].", + "startDate": "2016-12-28T07:59:58.840000Z", + "completionDate": "2016-12-28T07:59:58.840000Z", + "productType": "L2SP", + "platform": "LANDSAT-8", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2022-08-07T13:38:15.152612Z", + "published": "2022-08-07T13:38:15.152612Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1e39d5b4-eab1-5c95-af26-bafd678e5945", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1e39d5b4-eab1-5c95-af26-bafd678e5945", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-8-ESA/1e39d5b4-eab1-5c95-af26-bafd678e5945.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 43.09606050121869, + 50.27288456437407 + ] + }, + "instrument": "OLI_TIRS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "DEFAULT", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-8/OLI_TIRS/L2SP/2016/12/28/LC08_L2SP_173025_20161228_20200905_02_T2/LC08_L2SP_173025_20161228_20200905_02_T2_thumb_small.jpeg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "41.32798,51.32886 41.49221,49.14499 44.78724,49.1981 44.77725,51.38623 41.32798,51.32886", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-8-ESA/OLI_TIRS/L2SP/2016/12/28/LC08_L2SP_173025_20161228_20200905_02_T2", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "1e39d5b4-eab1-5c95-af26-bafd678e5945" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 40.77685, + 49.90659 + ], + [ + 40.95665, + 47.72358 + ], + [ + 44.16416, + 47.79182 + ], + [ + 44.12687, + 49.98025 + ], + [ + 40.77685, + 49.90659 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-8-ESA", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LC08_L2SP_173026_20161228_20200905_02_T2", + "description": "Landsat-8 was launched on 11 February 2013. The satellite is part of the long-running Landsat programme led by USGS and NASA and carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). The Operational Land Imager (OLI), on board Landsat-8 measures in the VIS, NIR and SWIR portions of the spectrum. Its images have 15 m panchromatic and 30 m multi-spectral spatial resolutions along a 185 km wide swath, covering wide areas of the Earth’s landscape while providing sufficient resolution to distinguish features like urban centres, farms, forests and other land uses. The entire Earth falls within view once every 16 days due to Landsat-8’s near-polar orbit. The Thermal Infra-Red Sensor instrument, on board Landsat-8, is a thermal imager operating in pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution [https://creodias.eu/eodata/landsat-8/].", + "startDate": "2016-12-28T08:00:22.718000Z", + "completionDate": "2016-12-28T08:00:22.718000Z", + "productType": "L2SP", + "platform": "LANDSAT-8", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2022-08-07T13:37:37.180732Z", + "published": "2022-08-07T13:37:37.180732Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/28223543-06f8-5f64-900d-9ad0b13100ce", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 28223543-06f8-5f64-900d-9ad0b13100ce", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-8-ESA/28223543-06f8-5f64-900d-9ad0b13100ce.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 42.50603075231108, + 48.85848952638969 + ] + }, + "instrument": "OLI_TIRS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "DEFAULT", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-8/OLI_TIRS/L2SP/2016/12/28/LC08_L2SP_173026_20161228_20200905_02_T2/LC08_L2SP_173026_20161228_20200905_02_T2_thumb_small.jpeg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "40.77685,49.90659 40.95665,47.72358 44.16416,47.79182 44.12687,49.98025 40.77685,49.90659", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-8-ESA/OLI_TIRS/L2SP/2016/12/28/LC08_L2SP_173026_20161228_20200905_02_T2", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "28223543-06f8-5f64-900d-9ad0b13100ce" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 40.44776, + 48.5226 + ], + [ + 40.39121, + 46.42311 + ], + [ + 43.37989, + 46.34762 + ], + [ + 43.55728, + 48.44139 + ], + [ + 40.44776, + 48.5226 + ] + ] + ] + }, + "properties": { + "collection": "LANDSAT-8-ESA", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "LC08_L2SP_173027_20161228_20200905_02_T2", + "description": "Landsat-8 was launched on 11 February 2013. The satellite is part of the long-running Landsat programme led by USGS and NASA and carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). The Operational Land Imager (OLI), on board Landsat-8 measures in the VIS, NIR and SWIR portions of the spectrum. Its images have 15 m panchromatic and 30 m multi-spectral spatial resolutions along a 185 km wide swath, covering wide areas of the Earth’s landscape while providing sufficient resolution to distinguish features like urban centres, farms, forests and other land uses. The entire Earth falls within view once every 16 days due to Landsat-8’s near-polar orbit. The Thermal Infra-Red Sensor instrument, on board Landsat-8, is a thermal imager operating in pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution [https://creodias.eu/eodata/landsat-8/].", + "startDate": "2016-12-28T08:00:46.605000Z", + "completionDate": "2016-12-28T08:00:46.605000Z", + "productType": "L2SP", + "platform": "LANDSAT-8", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2022-08-07T13:36:48.784511Z", + "published": "2022-08-07T13:36:48.784511Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2729aa6f-3aae-5650-97bc-7541b312e496", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2729aa6f-3aae-5650-97bc-7541b312e496", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/LANDSAT-8-ESA/2729aa6f-3aae-5650-97bc-7541b312e496.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 41.94410532714764, + 47.44062083817125 + ] + }, + "instrument": "OLI_TIRS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "DEFAULT", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Landsat-8/OLI_TIRS/L2SP/2016/12/28/LC08_L2SP_173027_20161228_20200905_02_T2/LC08_L2SP_173027_20161228_20200905_02_T2_thumb_small.jpeg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "40.44776,48.5226 40.39121,46.42311 43.37989,46.34762 43.55728,48.44139 40.44776,48.5226", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Landsat-8-ESA/OLI_TIRS/L2SP/2016/12/28/LC08_L2SP_173027_20161228_20200905_02_T2", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "2729aa6f-3aae-5650-97bc-7541b312e496" + } + ], + "properties": { + "id": "a4274b37-94e4-5ff3-b391-98045cd9d85d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2SP" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__AER_AI.json b/tests/data/opensearch/creodias_search_L2__AER_AI.json new file mode 100644 index 0000000..eb49e19 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__AER_AI.json @@ -0,0 +1,1920 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -83.09390119509175 + ], + [ + 173.92494, + -83.73486 + ], + [ + 162.11423, + -84.55543 + ], + [ + 145.1037, + -85.13578 + ], + [ + 114.24781, + -85.01456 + ], + [ + 98.42343, + -84.30634 + ], + [ + 97.678696, + -84.256744 + ], + [ + 99.653015, + -84.03086 + ], + [ + 108.7663, + -82.55416 + ], + [ + 114.66258, + -80.9443 + ], + [ + 118.65849, + -79.26067 + ], + [ + 121.48321, + -77.532906 + ], + [ + 123.54448, + -75.77669 + ], + [ + 125.0881, + -74.00112 + ], + [ + 126.26353, + -72.211624 + ], + [ + 127.170235, + -70.41185 + ], + [ + 127.87514, + -68.604004 + ], + [ + 128.42345, + -66.78969 + ], + [ + 128.84856, + -64.970116 + ], + [ + 129.17473, + -63.146023 + ], + [ + 129.4207, + -61.31803 + ], + [ + 129.59995, + -59.48665 + ], + [ + 129.72343, + -57.65212 + ], + [ + 129.79967, + -55.814808 + ], + [ + 129.83482, + -53.974876 + ], + [ + 129.83492, + -52.13254 + ], + [ + 129.80428, + -50.287968 + ], + [ + 129.74612, + -48.441242 + ], + [ + 129.66371, + -46.592495 + ], + [ + 129.55942, + -44.74183 + ], + [ + 129.43515, + -42.889362 + ], + [ + 129.2928, + -41.03511 + ], + [ + 129.13367, + -39.179222 + ], + [ + 128.95886, + -37.32185 + ], + [ + 128.76959, + -35.46286 + ], + [ + 128.56651, + -33.602577 + ], + [ + 128.35046, + -31.741 + ], + [ + 128.12186, + -29.878124 + ], + [ + 127.88104, + -28.014269 + ], + [ + 127.62865, + -26.14934 + ], + [ + 127.36488, + -24.283503 + ], + [ + 127.089806, + -22.416916 + ], + [ + 126.80366, + -20.549622 + ], + [ + 126.506546, + -18.681778 + ], + [ + 126.19815, + -16.813557 + ], + [ + 125.87887, + -14.944927 + ], + [ + 125.54832, + -13.07622 + ], + [ + 125.20639, + -11.207533 + ], + [ + 124.85298, + -9.33895 + ], + [ + 124.48769, + -7.4706855 + ], + [ + 124.11014, + -5.6029005 + ], + [ + 123.71997, + -3.7357981 + ], + [ + 123.31686, + -1.8695042 + ], + [ + 122.90044, + -0.00421012 + ], + [ + 122.46971, + 1.8597982 + ], + [ + 122.024216, + 3.7223043 + ], + [ + 121.56339, + 5.583218 + ], + [ + 121.08642, + 7.4420733 + ], + [ + 120.59234, + 9.298874 + ], + [ + 120.08013, + 11.153171 + ], + [ + 119.54873, + 13.004649 + ], + [ + 118.99726, + 14.853192 + ], + [ + 118.4241, + 16.698313 + ], + [ + 117.82767, + 18.53957 + ], + [ + 117.2067, + 20.3768 + ], + [ + 116.55928, + 22.209412 + ], + [ + 115.88338, + 24.037024 + ], + [ + 115.17689, + 25.859173 + ], + [ + 114.437386, + 27.675222 + ], + [ + 113.66229, + 29.484669 + ], + [ + 112.84819, + 31.28663 + ], + [ + 111.992035, + 33.080597 + ], + [ + 111.08996, + 34.86565 + ], + [ + 110.13787, + 36.640923 + ], + [ + 109.1309, + 38.40525 + ], + [ + 108.06357, + 40.157547 + ], + [ + 106.930305, + 41.896484 + ], + [ + 105.724174, + 43.620525 + ], + [ + 104.43763, + 45.328087 + ], + [ + 103.06198, + 47.01692 + ], + [ + 101.58768, + 48.68495 + ], + [ + 100.003914, + 50.329617 + ], + [ + 98.298386, + 51.947754 + ], + [ + 96.4574, + 53.535904 + ], + [ + 94.465416, + 55.090027 + ], + [ + 92.30562, + 56.60536 + ], + [ + 89.95952, + 58.076565 + ], + [ + 87.40654, + 59.497044 + ], + [ + 84.62588, + 60.859562 + ], + [ + 81.59559, + 62.15557 + ], + [ + 78.29479, + 63.3755 + ], + [ + 74.70479, + 64.508484 + ], + [ + 70.811325, + 65.54228 + ], + [ + 66.608215, + 66.46403 + ], + [ + 62.099945, + 67.26011 + ], + [ + 57.305725, + 67.91686 + ], + [ + 52.262062, + 68.42161 + ], + [ + 47.0237, + 68.76345 + ], + [ + 41.661476, + 68.93462 + ], + [ + 36.257957, + 68.93087 + ], + [ + 30.89926, + 68.7523 + ], + [ + 25.6676, + 68.403244 + ], + [ + 20.633427, + 67.891716 + ], + [ + 15.850645, + 67.22863 + ], + [ + 11.354647, + 66.42693 + ], + [ + 7.164516, + 65.49986 + ], + [ + 3.2841284, + 64.46133 + ], + [ + -0.29362303, + 63.32428 + ], + [ + -3.5825412, + 62.1006 + ], + [ + -6.6015677, + 60.80116 + ], + [ + -9.371789, + 59.43558 + ], + [ + -11.915456, + 58.012463 + ], + [ + -14.253295, + 56.539 + ], + [ + -16.405302, + 55.021496 + ], + [ + -18.390171, + 53.465485 + ], + [ + -20.224379, + 51.875446 + ], + [ + -22.867607, + 52.624664 + ], + [ + -26.29667, + 53.4864 + ], + [ + -29.185545, + 54.13374 + ], + [ + -31.19614, + 54.55199 + ], + [ + -33.12852, + 54.935783 + ], + [ + -34.607502, + 55.22076 + ], + [ + -36.138165, + 55.509808 + ], + [ + -37.385952, + 55.741886 + ], + [ + -38.75108, + 55.992565 + ], + [ + -39.922646, + 56.20511 + ], + [ + -40.03408, + 56.225197 + ], + [ + -41.26872, + 56.446323 + ], + [ + -42.48126, + 56.660786 + ], + [ + -43.945335, + 56.915882 + ], + [ + -45.335415, + 57.153618 + ], + [ + -47.11507, + 57.45012 + ], + [ + -48.922203, + 57.739597 + ], + [ + -51.434956, + 58.1168 + ], + [ + -54.27053, + 58.49839 + ], + [ + -58.864964, + 58.998795 + ], + [ + -62.025272, + 59.250748 + ], + [ + -62.18519, + 59.261436 + ], + [ + -62.200455, + 59.569 + ], + [ + -62.32073, + 61.41287 + ], + [ + -62.500107, + 63.254204 + ], + [ + -62.75254, + 65.092476 + ], + [ + -63.09369, + 66.92725 + ], + [ + -63.54578, + 68.75785 + ], + [ + -64.13969, + 70.583405 + ], + [ + -64.91851, + 72.40261 + ], + [ + -65.94419, + 74.213615 + ], + [ + -67.31064, + 76.013405 + ], + [ + -69.164215, + 77.79757 + ], + [ + -71.74669, + 79.5583 + ], + [ + -75.477325, + 81.28187 + ], + [ + -81.13916, + 82.941345 + ], + [ + -90.27216, + 84.478966 + ], + [ + -105.79823, + 85.760895 + ], + [ + -130.92334, + 86.494545 + ], + [ + -160.39154, + 86.33469 + ], + [ + -180.0, + 85.46977216546503 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 85.46977216546503 + ], + [ + 177.81026, + 85.373184 + ], + [ + 164.85818, + 83.98272 + ], + [ + 157.13567, + 82.3951 + ], + [ + 152.245, + 80.71066 + ], + [ + 148.96324, + 78.97369 + ], + [ + 146.66125, + 77.205284 + ], + [ + 144.9916, + 75.41672 + ], + [ + 143.75204, + 73.6145 + ], + [ + 142.81705, + 71.80241 + ], + [ + 142.10571, + 69.98298 + ], + [ + 141.56244, + 68.157875 + ], + [ + 141.14978, + 66.32819 + ], + [ + 140.83974, + 64.494804 + ], + [ + 140.61273, + 62.65824 + ], + [ + 140.45316, + 60.818832 + ], + [ + 140.34976, + 58.977047 + ], + [ + 140.29364, + 57.133 + ], + [ + 140.27744, + 55.287045 + ], + [ + 140.29587, + 53.439194 + ], + [ + 140.34454, + 51.58959 + ], + [ + 140.41972, + 49.7384 + ], + [ + 140.51816, + 47.885654 + ], + [ + 140.63773, + 46.03151 + ], + [ + 140.77608, + 44.17597 + ], + [ + 140.93216, + 42.319073 + ], + [ + 141.10387, + 40.46095 + ], + [ + 141.29031, + 38.60167 + ], + [ + 141.4908, + 36.741325 + ], + [ + 141.70418, + 34.879887 + ], + [ + 141.92984, + 33.017532 + ], + [ + 142.16743, + 31.154245 + ], + [ + 142.41637, + 29.290203 + ], + [ + 142.67618, + 27.425358 + ], + [ + 142.94688, + 25.559927 + ], + [ + 143.22809, + 23.693953 + ], + [ + 143.52005, + 21.827528 + ], + [ + 143.82217, + 19.960775 + ], + [ + 144.13489, + 18.093782 + ], + [ + 144.45813, + 16.226767 + ], + [ + 144.79193, + 14.359739 + ], + [ + 145.13628, + 12.49281 + ], + [ + 145.49205, + 10.6262 + ], + [ + 145.85866, + 8.760049 + ], + [ + 146.23701, + 6.894464 + ], + [ + 146.62743, + 5.029653 + ], + [ + 147.03018, + 3.165801 + ], + [ + 147.44562, + 1.3030398 + ], + [ + 147.87447, + -0.55841017 + ], + [ + 148.31741, + -2.4183414 + ], + [ + 148.77492, + -4.2765737 + ], + [ + 149.24783, + -6.1328716 + ], + [ + 149.73715, + -7.9868655 + ], + [ + 150.24336, + -9.838488 + ], + [ + 150.76768, + -11.687447 + ], + [ + 151.31136, + -13.533392 + ], + [ + 151.87553, + -15.375841 + ], + [ + 152.46152, + -17.214731 + ], + [ + 153.07071, + -19.049593 + ], + [ + 153.70499, + -20.879982 + ], + [ + 154.36618, + -22.705505 + ], + [ + 155.05588, + -24.525793 + ], + [ + 155.77663, + -26.340248 + ], + [ + 156.5312, + -28.148159 + ], + [ + 157.32184, + -29.94917 + ], + [ + 158.1518, + -31.742504 + ], + [ + 159.02457, + -33.527397 + ], + [ + 159.94421, + -35.302845 + ], + [ + 160.9146, + -37.068245 + ], + [ + 161.94096, + -38.822243 + ], + [ + 163.02814, + -40.56375 + ], + [ + 164.18271, + -42.291363 + ], + [ + 165.41151, + -44.003532 + ], + [ + 166.72185, + -45.698647 + ], + [ + 168.12279, + -47.3744 + ], + [ + 169.6241, + -49.02862 + ], + [ + 171.23636, + -50.658752 + ], + [ + 172.97253, + -52.261517 + ], + [ + 174.84593, + -53.83343 + ], + [ + 176.87184, + -55.37038 + ], + [ + 179.06802, + -56.867393 + ], + [ + 180.0, + -57.43490453271114 + ], + [ + 180.0, + -83.09390119509175 + ] + ] + ], + [ + [ + [ + -180.0, + -57.43490453271114 + ], + [ + -178.54793, + -58.319115 + ], + [ + -175.95532, + -59.718845 + ], + [ + -173.13362, + -61.059185 + ], + [ + -170.06198, + -62.331688 + ], + [ + -166.72038, + -63.52663 + ], + [ + -163.09122, + -64.63288 + ], + [ + -159.16249, + -65.63869 + ], + [ + -154.93004, + -66.53135 + ], + [ + -150.40074, + -67.29699 + ], + [ + -145.59683, + -67.92288 + ], + [ + -140.55684, + -68.39692 + ], + [ + -142.49054, + -70.19342 + ], + [ + -145.14682, + -72.23649 + ], + [ + -147.75093, + -73.89472 + ], + [ + -149.79355, + -75.01887 + ], + [ + -151.96057, + -76.078674 + ], + [ + -153.77235, + -76.87716 + ], + [ + -155.80835, + -77.69218 + ], + [ + -157.60777, + -78.34766 + ], + [ + -159.74467, + -79.05469 + ], + [ + -161.74251, + -79.652 + ], + [ + -161.94136, + -79.70832 + ], + [ + -164.25926, + -80.32587 + ], + [ + -166.76616, + -80.91966 + ], + [ + -170.1588, + -81.61662 + ], + [ + -173.83012, + -82.25354 + ], + [ + -179.33131, + -83.02335 + ], + [ + -180.0, + -83.09390119509175 + ], + [ + -180.0, + -57.43490453271114 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__AER_AI_20180430T034151_20180430T052519_02820_01_010301_20190513T120052.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T04:04:25Z", + "completionDate": "2018-04-30T05:02:49Z", + "productType": "L2__AER_AI", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2820, + "updated": "2023-05-10T12:26:24.206879Z", + "published": "2023-05-10T12:26:24.206879Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/434b808d-9cc2-41b5-88e1-bed7060df964", + "size": 134052273, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 434b808d-9cc2-41b5-88e1-bed7060df964", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/434b808d-9cc2-41b5-88e1-bed7060df964.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 67.0767059164187, + 29.8302441255227 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-83.0939011950917 173.92494,-83.73486 162.11423,-84.55543 145.1037,-85.13578 114.24781,-85.01456 98.42343,-84.30634 97.678696,-84.256744 99.653015,-84.03086 108.7663,-82.55416 114.66258,-80.9443 118.65849,-79.26067 121.48321,-77.532906 123.54448,-75.77669 125.0881,-74.00112 126.26353,-72.211624 127.170235,-70.41185 127.87514,-68.604004 128.42345,-66.78969 128.84856,-64.970116 129.17473,-63.146023 129.4207,-61.31803 129.59995,-59.48665 129.72343,-57.65212 129.79967,-55.814808 129.83482,-53.974876 129.83492,-52.13254 129.80428,-50.287968 129.74612,-48.441242 129.66371,-46.592495 129.55942,-44.74183 129.43515,-42.889362 129.2928,-41.03511 129.13367,-39.179222 128.95886,-37.32185 128.76959,-35.46286 128.56651,-33.602577 128.35046,-31.741 128.12186,-29.878124 127.88104,-28.014269 127.62865,-26.14934 127.36488,-24.283503 127.089806,-22.416916 126.80366,-20.549622 126.506546,-18.681778 126.19815,-16.813557 125.87887,-14.944927 125.54832,-13.07622 125.20639,-11.207533 124.85298,-9.33895 124.48769,-7.4706855 124.11014,-5.6029005 123.71997,-3.7357981 123.31686,-1.8695042 122.90044,-0.00421012 122.46971,1.8597982 122.024216,3.7223043 121.56339,5.583218 121.08642,7.4420733 120.59234,9.298874 120.08013,11.153171 119.54873,13.004649 118.99726,14.853192 118.4241,16.698313 117.82767,18.53957 117.2067,20.3768 116.55928,22.209412 115.88338,24.037024 115.17689,25.859173 114.437386,27.675222 113.66229,29.484669 112.84819,31.28663 111.992035,33.080597 111.08996,34.86565 110.13787,36.640923 109.1309,38.40525 108.06357,40.157547 106.930305,41.896484 105.724174,43.620525 104.43763,45.328087 103.06198,47.01692 101.58768,48.68495 100.003914,50.329617 98.298386,51.947754 96.4574,53.535904 94.465416,55.090027 92.30562,56.60536 89.95952,58.076565 87.40654,59.497044 84.62588,60.859562 81.59559,62.15557 78.29479,63.3755 74.70479,64.508484 70.811325,65.54228 66.608215,66.46403 62.099945,67.26011 57.305725,67.91686 52.262062,68.42161 47.0237,68.76345 41.661476,68.93462 36.257957,68.93087 30.89926,68.7523 25.6676,68.403244 20.633427,67.891716 15.850645,67.22863 11.354647,66.42693 7.164516,65.49986 3.2841284,64.46133 -0.29362303,63.32428 -3.5825412,62.1006 -6.6015677,60.80116 -9.371789,59.43558 -11.915456,58.012463 -14.253295,56.539 -16.405302,55.021496 -18.390171,53.465485 -20.224379,51.875446 -22.867607,52.624664 -26.29667,53.4864 -29.185545,54.13374 -31.19614,54.55199 -33.12852,54.935783 -34.607502,55.22076 -36.138165,55.509808 -37.385952,55.741886 -38.75108,55.992565 -39.922646,56.20511 -40.03408,56.225197 -41.26872,56.446323 -42.48126,56.660786 -43.945335,56.915882 -45.335415,57.153618 -47.11507,57.45012 -48.922203,57.739597 -51.434956,58.1168 -54.27053,58.49839 -58.864964,58.998795 -62.025272,59.250748 -62.18519,59.261436 -62.200455,59.569 -62.32073,61.41287 -62.500107,63.254204 -62.75254,65.092476 -63.09369,66.92725 -63.54578,68.75785 -64.13969,70.583405 -64.91851,72.40261 -65.94419,74.213615 -67.31064,76.013405 -69.164215,77.79757 -71.74669,79.5583 -75.477325,81.28187 -81.13916,82.941345 -90.27216,84.478966 -105.79823,85.760895 -130.92334,86.494545 -160.39154,86.33469 -180,85.469772165465 -180,90 0,90 180,90 180.0,85.469772165465 177.81026,85.373184 164.85818,83.98272 157.13567,82.3951 152.245,80.71066 148.96324,78.97369 146.66125,77.205284 144.9916,75.41672 143.75204,73.6145 142.81705,71.80241 142.10571,69.98298 141.56244,68.157875 141.14978,66.32819 140.83974,64.494804 140.61273,62.65824 140.45316,60.818832 140.34976,58.977047 140.29364,57.133 140.27744,55.287045 140.29587,53.439194 140.34454,51.58959 140.41972,49.7384 140.51816,47.885654 140.63773,46.03151 140.77608,44.17597 140.93216,42.319073 141.10387,40.46095 141.29031,38.60167 141.4908,36.741325 141.70418,34.879887 141.92984,33.017532 142.16743,31.154245 142.41637,29.290203 142.67618,27.425358 142.94688,25.559927 143.22809,23.693953 143.52005,21.827528 143.82217,19.960775 144.13489,18.093782 144.45813,16.226767 144.79193,14.359739 145.13628,12.49281 145.49205,10.6262 145.85866,8.760049 146.23701,6.894464 146.62743,5.029653 147.03018,3.165801 147.44562,1.3030398 147.87447,-0.55841017 148.31741,-2.4183414 148.77492,-4.2765737 149.24783,-6.1328716 149.73715,-7.9868655 150.24336,-9.838488 150.76768,-11.687447 151.31136,-13.533392 151.87553,-15.375841 152.46152,-17.214731 153.07071,-19.049593 153.70499,-20.879982 154.36618,-22.705505 155.05588,-24.525793 155.77663,-26.340248 156.5312,-28.148159 157.32184,-29.94917 158.1518,-31.742504 159.02457,-33.527397 159.94421,-35.302845 160.9146,-37.068245 161.94096,-38.822243 163.02814,-40.56375 164.18271,-42.291363 165.41151,-44.003532 166.72185,-45.698647 168.12279,-47.3744 169.6241,-49.02862 171.23636,-50.658752 172.97253,-52.261517 174.84593,-53.83343 176.87184,-55.37038 179.06802,-56.867393 180.0,-57.4349045327111 180.0,-83.0939011950917-180,-57.4349045327111 -178.54793,-58.319115 -175.95532,-59.718845 -173.13362,-61.059185 -170.06198,-62.331688 -166.72038,-63.52663 -163.09122,-64.63288 -159.16249,-65.63869 -154.93004,-66.53135 -150.40074,-67.29699 -145.59683,-67.92288 -140.55684,-68.39692 -142.49054,-70.19342 -145.14682,-72.23649 -147.75093,-73.89472 -149.79355,-75.01887 -151.96057,-76.078674 -153.77235,-76.87716 -155.80835,-77.69218 -157.60777,-78.34766 -159.74467,-79.05469 -161.74251,-79.652 -161.94136,-79.70832 -164.25926,-80.32587 -166.76616,-80.91966 -170.1588,-81.61662 -173.83012,-82.25354 -179.33131,-83.02335 -180,-83.0939011950917 -180,-57.4349045327111", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__AER_AI/2018/04/30/S5P_RPRO_L2__AER_AI_20180430T034151_20180430T052519_02820_01_010301_20190513T120052.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10301.0 + }, + "id": "434b808d-9cc2-41b5-88e1-bed7060df964" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 31.231495, + -68.073616 + ], + [ + 30.732483, + -69.48154 + ], + [ + 30.1252, + -70.88504 + ], + [ + 29.386736, + -72.283455 + ], + [ + 28.482271, + -73.675476 + ], + [ + 27.369207, + -75.05933 + ], + [ + 25.983948, + -76.43311 + ], + [ + 24.237648, + -77.79328 + ], + [ + 22.001886, + -79.13508 + ], + [ + 19.082523, + -80.451 + ], + [ + 15.177565, + -81.728836 + ], + [ + 9.807701, + -82.948105 + ], + [ + 2.2164817, + -84.07276 + ], + [ + -2.0313377, + -84.51592 + ], + [ + -1.2801574, + -84.56947 + ], + [ + 15.07521, + -85.35058 + ], + [ + 48.44596, + -85.53429 + ], + [ + 66.78005, + -84.93578 + ], + [ + 79.13552, + -84.08178 + ], + [ + 86.01632, + -83.344444 + ], + [ + 91.53621, + -82.550354 + ], + [ + 95.177055, + -81.89578 + ], + [ + 98.51423, + -81.181526 + ], + [ + 100.965294, + -80.57441 + ], + [ + 103.22178, + -79.94413 + ], + [ + 103.41496, + -79.88671 + ], + [ + 105.35278, + -79.2781 + ], + [ + 107.41996, + -78.55871 + ], + [ + 109.15698, + -77.89259 + ], + [ + 111.11913, + -77.0653 + ], + [ + 112.86285, + -76.2557 + ], + [ + 114.94596, + -75.18234 + ], + [ + 116.907104, + -74.045204 + ], + [ + 119.40376, + -72.37007 + ], + [ + 121.94558, + -70.30938 + ], + [ + 123.79232, + -68.49976 + ], + [ + 119.816925, + -68.17112 + ], + [ + 115.97162, + -67.74745 + ], + [ + 112.27885, + -67.234375 + ], + [ + 108.75481, + -66.63756 + ], + [ + 105.41021, + -65.96317 + ], + [ + 102.249245, + -65.21758 + ], + [ + 99.27215, + -64.40704 + ], + [ + 96.47588, + -63.537197 + ], + [ + 93.853836, + -62.613834 + ], + [ + 91.39798, + -61.642254 + ], + [ + 89.09832, + -60.627285 + ], + [ + 86.94646, + -59.572926 + ], + [ + 86.05684, + -59.104973 + ], + [ + 85.92074, + -59.154335 + ], + [ + 83.13902, + -60.104534 + ], + [ + 78.75434, + -61.403267 + ], + [ + 75.83015, + -62.159195 + ], + [ + 73.095726, + -62.80326 + ], + [ + 71.0469, + -63.25351 + ], + [ + 68.963326, + -63.687828 + ], + [ + 67.29095, + -64.02144 + ], + [ + 65.486885, + -64.36766 + ], + [ + 63.959133, + -64.65028 + ], + [ + 62.371483, + -64.933945 + ], + [ + 62.226566, + -64.959335 + ], + [ + 60.68646, + -65.22391 + ], + [ + 58.853004, + -65.526474 + ], + [ + 57.139313, + -65.797 + ], + [ + 54.985535, + -66.11972 + ], + [ + 52.847275, + -66.4201 + ], + [ + 49.96196, + -66.79126 + ], + [ + 46.83979, + -67.144806 + ], + [ + 42.119064, + -67.57666 + ], + [ + 36.13245, + -67.937325 + ], + [ + 31.231495, + -68.073616 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__AER_AI_20231022T103208_20231022T103708_31213_03_020500_20231022T113730.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2023-10-22T10:32:02Z", + "completionDate": "2023-10-22T10:37:15Z", + "productType": "L2__AER_AI", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 31213, + "updated": "2024-12-05T12:23:37.715947Z", + "published": "2023-10-22T11:47:29.777094Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d5dd15c9-d59a-4281-ae0d-4bfd1b3eb33e", + "size": 21812079, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d5dd15c9-d59a-4281-ae0d-4bfd1b3eb33e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/d5dd15c9-d59a-4281-ae0d-4bfd1b3eb33e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 68.0105118838912, + -74.6068061072583 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "31.231495,-68.073616 30.732483,-69.48154 30.1252,-70.88504 29.386736,-72.283455 28.482271,-73.675476 27.369207,-75.05933 25.983948,-76.43311 24.237648,-77.79328 22.001886,-79.13508 19.082523,-80.451 15.177565,-81.728836 9.807701,-82.948105 2.2164817,-84.07276 -2.0313377,-84.51592 -1.2801574,-84.56947 15.07521,-85.35058 48.44596,-85.53429 66.78005,-84.93578 79.13552,-84.08178 86.01632,-83.344444 91.53621,-82.550354 95.177055,-81.89578 98.51423,-81.181526 100.965294,-80.57441 103.22178,-79.94413 103.41496,-79.88671 105.35278,-79.2781 107.41996,-78.55871 109.15698,-77.89259 111.11913,-77.0653 112.86285,-76.2557 114.94596,-75.18234 116.907104,-74.045204 119.40376,-72.37007 121.94558,-70.30938 123.79232,-68.49976 119.816925,-68.17112 115.97162,-67.74745 112.27885,-67.234375 108.75481,-66.63756 105.41021,-65.96317 102.249245,-65.21758 99.27215,-64.40704 96.47588,-63.537197 93.853836,-62.613834 91.39798,-61.642254 89.09832,-60.627285 86.94646,-59.572926 86.05684,-59.104973 85.92074,-59.154335 83.13902,-60.104534 78.75434,-61.403267 75.83015,-62.159195 73.095726,-62.80326 71.0469,-63.25351 68.963326,-63.687828 67.29095,-64.02144 65.486885,-64.36766 63.959133,-64.65028 62.371483,-64.933945 62.226566,-64.959335 60.68646,-65.22391 58.853004,-65.526474 57.139313,-65.797 54.985535,-66.11972 52.847275,-66.4201 49.96196,-66.79126 46.83979,-67.144806 42.119064,-67.57666 36.13245,-67.937325 31.231495,-68.073616", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__AER_AI/2023/10/22/S5P_NRTI_L2__AER_AI_20231022T103208_20231022T103708_31213_03_020500_20231022T113730", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "d5dd15c9-d59a-4281-ae0d-4bfd1b3eb33e" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -86.087395, + -9.217099 + ], + [ + -85.811356, + -10.670374 + ], + [ + -85.5422, + -12.123685 + ], + [ + -85.280106, + -13.57705 + ], + [ + -85.02481, + -15.030439 + ], + [ + -84.77631, + -16.483692 + ], + [ + -84.534676, + -17.936882 + ], + [ + -84.29948, + -19.389706 + ], + [ + -84.07112, + -20.842287 + ], + [ + -83.84929, + -22.294525 + ], + [ + -83.634186, + -23.746403 + ], + [ + -83.42609, + -25.197792 + ], + [ + -83.22469, + -26.648659 + ], + [ + -83.13957, + -27.27729 + ], + [ + -83.0465, + -27.253916 + ], + [ + -81.35151, + -26.816744 + ], + [ + -78.63074, + -26.078146 + ], + [ + -76.94601, + -25.608873 + ], + [ + -75.44266, + -25.192564 + ], + [ + -74.35335, + -24.897787 + ], + [ + -73.27299, + -24.615036 + ], + [ + -72.42354, + -24.40129 + ], + [ + -71.52339, + -24.184183 + ], + [ + -70.77358, + -24.011156 + ], + [ + -70.006065, + -23.841589 + ], + [ + -69.93659, + -23.82662 + ], + [ + -69.20416, + -23.672651 + ], + [ + -68.34613, + -23.501184 + ], + [ + -67.55758, + -23.351933 + ], + [ + -66.58474, + -23.178244 + ], + [ + -65.63896, + -23.019314 + ], + [ + -64.394424, + -22.822174 + ], + [ + -63.08826, + -22.62518 + ], + [ + -61.18936, + -22.345882 + ], + [ + -58.897663, + -22.00248 + ], + [ + -56.92734, + -21.689705 + ], + [ + -57.431385, + -20.26793 + ], + [ + -57.9196, + -18.843271 + ], + [ + -58.39288, + -17.415974 + ], + [ + -58.851795, + -15.986136 + ], + [ + -59.297245, + -14.554138 + ], + [ + -59.730175, + -13.12006 + ], + [ + -60.150684, + -11.683871 + ], + [ + -60.559437, + -10.2459 + ], + [ + -60.957077, + -8.806216 + ], + [ + -61.344486, + -7.365138 + ], + [ + -61.721214, + -5.922488 + ], + [ + -62.088562, + -4.478633 + ], + [ + -62.244747, + -3.8525794 + ], + [ + -62.32652, + -3.860382 + ], + [ + -63.955105, + -4.0154777 + ], + [ + -66.37335, + -4.2526674 + ], + [ + -67.90016, + -4.4163346 + ], + [ + -69.2754, + -4.5818677 + ], + [ + -70.27637, + -4.717971 + ], + [ + -71.27061, + -4.8697047 + ], + [ + -72.05228, + -5.0022893 + ], + [ + -72.87971, + -5.156476 + ], + [ + -73.56788, + -5.29599 + ], + [ + -74.27104, + -5.449325 + ], + [ + -74.334625, + -5.4637303 + ], + [ + -75.00419, + -5.6208925 + ], + [ + -75.78681, + -5.817242 + ], + [ + -76.504364, + -6.009146 + ], + [ + -77.38755, + -6.2604465 + ], + [ + -78.244484, + -6.5190935 + ], + [ + -79.37101, + -6.878299 + ], + [ + -80.55453, + -7.2740602 + ], + [ + -82.28395, + -7.8739357 + ], + [ + -84.3983, + -8.621475 + ], + [ + -86.087395, + -9.217099 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__AER_AI_20231115T182548_20231115T183048_31558_03_020500_20231115T191325.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2023-11-15T18:25:42Z", + "completionDate": "2023-11-15T18:30:55Z", + "productType": "L2__AER_AI", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 31558, + "updated": "2024-12-05T12:23:43.683499Z", + "published": "2023-11-15T19:22:38.272931Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b87d9117-85b0-4f27-81e3-5193cf8237f3", + "size": 23829221, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b87d9117-85b0-4f27-81e3-5193cf8237f3", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/b87d9117-85b0-4f27-81e3-5193cf8237f3.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -72.1882785770959, + -15.1485943235286 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-86.087395,-9.217099 -85.811356,-10.670374 -85.5422,-12.123685 -85.280106,-13.57705 -85.02481,-15.030439 -84.77631,-16.483692 -84.534676,-17.936882 -84.29948,-19.389706 -84.07112,-20.842287 -83.84929,-22.294525 -83.634186,-23.746403 -83.42609,-25.197792 -83.22469,-26.648659 -83.13957,-27.27729 -83.0465,-27.253916 -81.35151,-26.816744 -78.63074,-26.078146 -76.94601,-25.608873 -75.44266,-25.192564 -74.35335,-24.897787 -73.27299,-24.615036 -72.42354,-24.40129 -71.52339,-24.184183 -70.77358,-24.011156 -70.006065,-23.841589 -69.93659,-23.82662 -69.20416,-23.672651 -68.34613,-23.501184 -67.55758,-23.351933 -66.58474,-23.178244 -65.63896,-23.019314 -64.394424,-22.822174 -63.08826,-22.62518 -61.18936,-22.345882 -58.897663,-22.00248 -56.92734,-21.689705 -57.431385,-20.26793 -57.9196,-18.843271 -58.39288,-17.415974 -58.851795,-15.986136 -59.297245,-14.554138 -59.730175,-13.12006 -60.150684,-11.683871 -60.559437,-10.2459 -60.957077,-8.806216 -61.344486,-7.365138 -61.721214,-5.922488 -62.088562,-4.478633 -62.244747,-3.8525794 -62.32652,-3.860382 -63.955105,-4.0154777 -66.37335,-4.2526674 -67.90016,-4.4163346 -69.2754,-4.5818677 -70.27637,-4.717971 -71.27061,-4.8697047 -72.05228,-5.0022893 -72.87971,-5.156476 -73.56788,-5.29599 -74.27104,-5.449325 -74.334625,-5.4637303 -75.00419,-5.6208925 -75.78681,-5.817242 -76.504364,-6.009146 -77.38755,-6.2604465 -78.244484,-6.5190935 -79.37101,-6.878299 -80.55453,-7.2740602 -82.28395,-7.8739357 -84.3983,-8.621475 -86.087395,-9.217099", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__AER_AI/2023/11/15/S5P_NRTI_L2__AER_AI_20231115T182548_20231115T183048_31558_03_020500_20231115T191325", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "b87d9117-85b0-4f27-81e3-5193cf8237f3" + } + ], + "properties": { + "id": "ef2d4caf-6613-554c-bfd7-3af00390e76b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__AER_AI" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__AER_LH.json b/tests/data/opensearch/creodias_search_L2__AER_LH.json new file mode 100644 index 0000000..74271d3 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__AER_LH.json @@ -0,0 +1,2714 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 136.45483, + 51.783596 + ], + [ + 138.27321, + 53.379112 + ], + [ + 140.24052, + 54.94151 + ], + [ + 142.3733, + 56.46607 + ], + [ + 144.69083, + 57.947346 + ], + [ + 147.21245, + 59.379265 + ], + [ + 149.96039, + 60.754345 + ], + [ + 152.95636, + 62.064327 + ], + [ + 156.22195, + 63.299713 + ], + [ + 159.77667, + 64.44976 + ], + [ + 163.63623, + 65.502266 + ], + [ + 167.80841, + 66.444496 + ], + [ + 172.29088, + 67.26255 + ], + [ + 177.06631, + 67.94286 + ], + [ + 180.0, + 68.25123401851414 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 68.25123401851414 + ], + [ + -177.89862, + 68.47212 + ], + [ + -172.65717, + 68.83904 + ], + [ + -167.2793, + 69.03546 + ], + [ + -161.84746, + 69.05628 + ], + [ + -156.44914, + 68.90119 + ], + [ + -151.16896, + 68.5738 + ], + [ + -146.08023, + 68.081825 + ], + [ + -141.23985, + 67.43604 + ], + [ + -136.68652, + 66.649475 + ], + [ + -132.44066, + 65.73555 + ], + [ + -128.5081, + 64.70798 + ], + [ + -124.88284, + 63.5802 + ], + [ + -121.550964, + 62.364193 + ], + [ + -118.49325, + 61.071255 + ], + [ + -115.68875, + 59.71118 + ], + [ + -113.11536, + 58.292423 + ], + [ + -110.75143, + 56.82264 + ], + [ + -108.5765, + 55.30826 + ], + [ + -106.57135, + 53.754837 + ], + [ + -104.71902, + 52.167156 + ], + [ + -103.003876, + 50.54919 + ], + [ + -101.411835, + 48.90461 + ], + [ + -99.93036, + 47.23656 + ], + [ + -98.54846, + 45.547554 + ], + [ + -97.2565, + 43.83985 + ], + [ + -96.04573, + 42.115486 + ], + [ + -94.90818, + 40.376312 + ], + [ + -93.83744, + 38.623585 + ], + [ + -92.82723, + 36.858906 + ], + [ + -91.872345, + 35.08326 + ], + [ + -90.967575, + 33.29786 + ], + [ + -90.10904, + 31.503586 + ], + [ + -89.29299, + 29.701097 + ], + [ + -88.51579, + 27.891338 + ], + [ + -87.77439, + 26.074951 + ], + [ + -87.066284, + 24.252403 + ], + [ + -86.38883, + 22.424417 + ], + [ + -85.73996, + 20.591312 + ], + [ + -85.11757, + 18.753717 + ], + [ + -84.52013, + 16.911892 + ], + [ + -83.945366, + 15.066468 + ], + [ + -83.39252, + 13.217569 + ], + [ + -82.85977, + 11.365644 + ], + [ + -82.34637, + 9.510925 + ], + [ + -81.85099, + 7.653749 + ], + [ + -81.372665, + 5.7943635 + ], + [ + -80.9105, + 3.9330525 + ], + [ + -80.46359, + 2.070101 + ], + [ + -80.031624, + 0.20558724 + ], + [ + -79.61343, + -1.6600847 + ], + [ + -79.20875, + -3.526822 + ], + [ + -78.81705, + -5.3944473 + ], + [ + -78.437775, + -7.2627125 + ], + [ + -78.07062, + -9.131422 + ], + [ + -77.71538, + -11.00054 + ], + [ + -77.37136, + -12.869729 + ], + [ + -77.03877, + -14.739012 + ], + [ + -76.71713, + -16.608063 + ], + [ + -76.40659, + -18.476944 + ], + [ + -76.10659, + -20.34529 + ], + [ + -75.81781, + -22.213234 + ], + [ + -75.53978, + -24.080431 + ], + [ + -75.272865, + -25.946867 + ], + [ + -75.01705, + -27.812492 + ], + [ + -74.77279, + -29.677088 + ], + [ + -74.54017, + -31.540577 + ], + [ + -74.3198, + -33.402912 + ], + [ + -74.11246, + -35.263954 + ], + [ + -73.91812, + -37.12368 + ], + [ + -73.73788, + -38.98195 + ], + [ + -73.573135, + -40.838696 + ], + [ + -73.42445, + -42.69379 + ], + [ + -73.29339, + -44.547245 + ], + [ + -73.181244, + -46.3989 + ], + [ + -73.09045, + -48.248657 + ], + [ + -73.02318, + -50.09651 + ], + [ + -72.982025, + -51.94232 + ], + [ + -72.97072, + -53.78592 + ], + [ + -72.9929, + -55.627144 + ], + [ + -73.05431, + -57.465927 + ], + [ + -73.16102, + -59.302036 + ], + [ + -73.321045, + -61.135124 + ], + [ + -73.5451, + -62.965088 + ], + [ + -73.84524, + -64.79128 + ], + [ + -74.240135, + -66.613266 + ], + [ + -74.75158, + -68.43027 + ], + [ + -75.41143, + -70.241325 + ], + [ + -76.26378, + -72.04488 + ], + [ + -77.370605, + -73.83885 + ], + [ + -78.824066, + -75.62009 + ], + [ + -80.76649, + -77.38364 + ], + [ + -83.42672, + -79.12122 + ], + [ + -87.18986, + -80.81872 + ], + [ + -92.742065, + -82.44945 + ], + [ + -101.34754, + -83.959625 + ], + [ + -103.21916, + -84.19288 + ], + [ + -102.47847, + -84.23884 + ], + [ + -83.35438, + -84.96456 + ], + [ + -56.899723, + -84.938995 + ], + [ + -40.218174, + -84.32093 + ], + [ + -29.849743, + -83.57942 + ], + [ + -22.909037, + -82.84648 + ], + [ + -17.887054, + -82.1504 + ], + [ + -14.010166, + -81.49021 + ], + [ + -10.856779, + -80.85692 + ], + [ + -8.179811, + -80.239586 + ], + [ + -5.82365, + -79.62678 + ], + [ + -5.6214514, + -79.570885 + ], + [ + -3.683008, + -79.00655 + ], + [ + -1.681097, + -78.365814 + ], + [ + 0.24284165, + -77.689125 + ], + [ + 2.1413748, + -76.9569 + ], + [ + 4.064577, + -76.14236 + ], + [ + 6.0652514, + -75.20609 + ], + [ + 8.20544, + -74.08535 + ], + [ + 10.567624, + -72.66994 + ], + [ + 13.280869, + -70.73749 + ], + [ + 15.454298, + -68.86571 + ], + [ + 16.017683, + -68.32021 + ], + [ + 11.005365, + -67.83321 + ], + [ + 6.231975, + -67.19536 + ], + [ + 1.7344447, + -66.41913 + ], + [ + -2.4667592, + -65.51758 + ], + [ + -6.364872, + -64.50368 + ], + [ + -9.965512, + -63.39057 + ], + [ + -13.281089, + -62.189877 + ], + [ + -16.328568, + -60.912273 + ], + [ + -19.128574, + -59.567703 + ], + [ + -21.70231, + -58.16447 + ], + [ + -24.069323, + -56.709732 + ], + [ + -26.250217, + -55.210133 + ], + [ + -28.263077, + -53.671085 + ], + [ + -30.124678, + -52.09734 + ], + [ + -31.850111, + -50.492954 + ], + [ + -33.453335, + -48.861588 + ], + [ + -34.946293, + -47.20619 + ], + [ + -36.33987, + -45.52942 + ], + [ + -37.643635, + -43.833496 + ], + [ + -38.86652, + -42.120632 + ], + [ + -40.015804, + -40.392467 + ], + [ + -41.098442, + -38.650414 + ], + [ + -42.12057, + -36.896072 + ], + [ + -43.086903, + -35.13029 + ], + [ + -44.002842, + -33.354454 + ], + [ + -44.872513, + -31.569365 + ], + [ + -45.699543, + -29.77582 + ], + [ + -46.48766, + -27.974735 + ], + [ + -47.23945, + -26.16657 + ], + [ + -47.958103, + -24.352074 + ], + [ + -48.645817, + -22.531815 + ], + [ + -49.304718, + -20.70619 + ], + [ + -49.937164, + -18.875784 + ], + [ + -50.544662, + -17.040955 + ], + [ + -51.12898, + -15.202108 + ], + [ + -51.691486, + -13.359642 + ], + [ + -52.233627, + -11.51384 + ], + [ + -52.756622, + -9.665053 + ], + [ + -53.26167, + -7.8135285 + ], + [ + -53.74936, + -5.9595776 + ], + [ + -54.220943, + -4.103452 + ], + [ + -54.677242, + -2.2454035 + ], + [ + -55.118767, + -0.38567522 + ], + [ + -55.546566, + 1.4756064 + ], + [ + -55.960835, + 3.3381665 + ], + [ + -56.362278, + 5.2018294 + ], + [ + -56.75126, + 7.0664062 + ], + [ + -57.128437, + 8.931753 + ], + [ + -57.493988, + 10.7976675 + ], + [ + -57.848186, + 12.664002 + ], + [ + -58.191376, + 14.530676 + ], + [ + -58.5239, + 16.397387 + ], + [ + -58.84578, + 18.264181 + ], + [ + -59.156895, + 20.130821 + ], + [ + -59.457607, + 21.997288 + ], + [ + -59.74772, + 23.863317 + ], + [ + -60.027534, + 25.728971 + ], + [ + -60.29632, + 27.59399 + ], + [ + -60.55455, + 29.458492 + ], + [ + -60.801464, + 31.322172 + ], + [ + -61.036842, + 33.185043 + ], + [ + -61.260395, + 35.04702 + ], + [ + -61.471077, + 36.907917 + ], + [ + -61.669098, + 38.76799 + ], + [ + -61.852818, + 40.626785 + ], + [ + -62.02162, + 42.484413 + ], + [ + -62.17412, + 44.34082 + ], + [ + -62.30908, + 46.195885 + ], + [ + -62.424664, + 48.049572 + ], + [ + -62.51881, + 49.90173 + ], + [ + -62.588936, + 51.7524 + ], + [ + -62.632145, + 53.601402 + ], + [ + -62.64457, + 55.448616 + ], + [ + -62.621372, + 57.293945 + ], + [ + -62.55725, + 59.137257 + ], + [ + -62.444435, + 60.978317 + ], + [ + -62.274258, + 62.816822 + ], + [ + -62.034275, + 64.652565 + ], + [ + -61.709408, + 66.484924 + ], + [ + -61.278534, + 68.31346 + ], + [ + -60.71233, + 70.13724 + ], + [ + -59.972466, + 71.955086 + ], + [ + -59.00012, + 73.76519 + ], + [ + -57.71178, + 75.56506 + ], + [ + -55.97552, + 77.35041 + ], + [ + -53.577053, + 79.114426 + ], + [ + -50.152405, + 80.845146 + ], + [ + -45.032738, + 82.519424 + ], + [ + -36.926857, + 84.08956 + ], + [ + -23.339731, + 85.44667 + ], + [ + -0.8079768, + 86.345345 + ], + [ + 28.473616, + 86.42146 + ], + [ + 52.573917, + 85.63201 + ], + [ + 67.385445, + 84.32699 + ], + [ + 76.16658, + 82.78085 + ], + [ + 81.658455, + 81.118225 + ], + [ + 85.3006, + 79.39366 + ], + [ + 87.834656, + 77.63278 + ], + [ + 89.65951, + 75.84875 + ], + [ + 91.00949, + 74.049286 + ], + [ + 92.02475, + 72.23873 + ], + [ + 92.79744, + 70.41996 + ], + [ + 93.38768, + 68.59489 + ], + [ + 93.83769, + 66.76469 + ], + [ + 94.17761, + 64.93032 + ], + [ + 94.42901, + 63.092445 + ], + [ + 94.60867, + 61.251606 + ], + [ + 94.72908, + 59.408005 + ], + [ + 94.74373, + 59.10049 + ], + [ + 94.90406, + 59.08975 + ], + [ + 98.18892, + 58.82559 + ], + [ + 102.42986, + 58.363815 + ], + [ + 105.43893, + 57.960403 + ], + [ + 107.77153, + 57.610954 + ], + [ + 109.690865, + 57.304115 + ], + [ + 111.3422, + 57.029324 + ], + [ + 112.814705, + 56.777782 + ], + [ + 114.168015, + 56.542255 + ], + [ + 115.44541, + 56.316658 + ], + [ + 116.68109, + 56.095642 + ], + [ + 116.7924, + 56.075603 + ], + [ + 117.9047, + 55.8742 + ], + [ + 119.14468, + 55.647205 + ], + [ + 120.43122, + 55.40888 + ], + [ + 121.79971, + 55.15191 + ], + [ + 123.29537, + 54.866077 + ], + [ + 124.981, + 54.535667 + ], + [ + 126.95126, + 54.134136 + ], + [ + 129.36304, + 53.611824 + ], + [ + 132.51218, + 52.861782 + ], + [ + 135.6249, + 52.025093 + ], + [ + 136.45483, + 51.783596 + ], + [ + 136.45483, + 51.783596 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__AER_LH_20180430T171451_20180430T185621_02828_03_020400_20221125T084638.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T17:36:26Z", + "completionDate": "2018-04-30T18:34:49Z", + "productType": "L2__AER_LH", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2828, + "updated": "2023-04-26T18:37:22.672282Z", + "published": "2023-04-26T18:37:22.672282Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a2019099-6c0d-4da8-8405-749ae59c133e", + "size": 66144140, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a2019099-6c0d-4da8-8405-749ae59c133e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/a2019099-6c0d-4da8-8405-749ae59c133e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -26.4444353998139, + 30.2173325122272 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "136.45483,51.783596 138.27321,53.379112 140.24052,54.94151 142.3733,56.46607 144.69083,57.947346 147.21245,59.379265 149.96039,60.754345 152.95636,62.064327 156.22195,63.299713 159.77667,64.44976 163.63623,65.502266 167.80841,66.444496 172.29088,67.26255 177.06631,67.94286 180.0,68.2512340185141 180,90 0,90 -180,90 -180,68.2512340185141 -177.89862,68.47212 -172.65717,68.83904 -167.2793,69.03546 -161.84746,69.05628 -156.44914,68.90119 -151.16896,68.5738 -146.08023,68.081825 -141.23985,67.43604 -136.68652,66.649475 -132.44066,65.73555 -128.5081,64.70798 -124.88284,63.5802 -121.550964,62.364193 -118.49325,61.071255 -115.68875,59.71118 -113.11536,58.292423 -110.75143,56.82264 -108.5765,55.30826 -106.57135,53.754837 -104.71902,52.167156 -103.003876,50.54919 -101.411835,48.90461 -99.93036,47.23656 -98.54846,45.547554 -97.2565,43.83985 -96.04573,42.115486 -94.90818,40.376312 -93.83744,38.623585 -92.82723,36.858906 -91.872345,35.08326 -90.967575,33.29786 -90.10904,31.503586 -89.29299,29.701097 -88.51579,27.891338 -87.77439,26.074951 -87.066284,24.252403 -86.38883,22.424417 -85.73996,20.591312 -85.11757,18.753717 -84.52013,16.911892 -83.945366,15.066468 -83.39252,13.217569 -82.85977,11.365644 -82.34637,9.510925 -81.85099,7.653749 -81.372665,5.7943635 -80.9105,3.9330525 -80.46359,2.070101 -80.031624,0.20558724 -79.61343,-1.6600847 -79.20875,-3.526822 -78.81705,-5.3944473 -78.437775,-7.2627125 -78.07062,-9.131422 -77.71538,-11.00054 -77.37136,-12.869729 -77.03877,-14.739012 -76.71713,-16.608063 -76.40659,-18.476944 -76.10659,-20.34529 -75.81781,-22.213234 -75.53978,-24.080431 -75.272865,-25.946867 -75.01705,-27.812492 -74.77279,-29.677088 -74.54017,-31.540577 -74.3198,-33.402912 -74.11246,-35.263954 -73.91812,-37.12368 -73.73788,-38.98195 -73.573135,-40.838696 -73.42445,-42.69379 -73.29339,-44.547245 -73.181244,-46.3989 -73.09045,-48.248657 -73.02318,-50.09651 -72.982025,-51.94232 -72.97072,-53.78592 -72.9929,-55.627144 -73.05431,-57.465927 -73.16102,-59.302036 -73.321045,-61.135124 -73.5451,-62.965088 -73.84524,-64.79128 -74.240135,-66.613266 -74.75158,-68.43027 -75.41143,-70.241325 -76.26378,-72.04488 -77.370605,-73.83885 -78.824066,-75.62009 -80.76649,-77.38364 -83.42672,-79.12122 -87.18986,-80.81872 -92.742065,-82.44945 -101.34754,-83.959625 -103.21916,-84.19288 -102.47847,-84.23884 -83.35438,-84.96456 -56.899723,-84.938995 -40.218174,-84.32093 -29.849743,-83.57942 -22.909037,-82.84648 -17.887054,-82.1504 -14.010166,-81.49021 -10.856779,-80.85692 -8.179811,-80.239586 -5.82365,-79.62678 -5.6214514,-79.570885 -3.683008,-79.00655 -1.681097,-78.365814 0.24284165,-77.689125 2.1413748,-76.9569 4.064577,-76.14236 6.0652514,-75.20609 8.20544,-74.08535 10.567624,-72.66994 13.280869,-70.73749 15.454298,-68.86571 16.017683,-68.32021 11.005365,-67.83321 6.231975,-67.19536 1.7344447,-66.41913 -2.4667592,-65.51758 -6.364872,-64.50368 -9.965512,-63.39057 -13.281089,-62.189877 -16.328568,-60.912273 -19.128574,-59.567703 -21.70231,-58.16447 -24.069323,-56.709732 -26.250217,-55.210133 -28.263077,-53.671085 -30.124678,-52.09734 -31.850111,-50.492954 -33.453335,-48.861588 -34.946293,-47.20619 -36.33987,-45.52942 -37.643635,-43.833496 -38.86652,-42.120632 -40.015804,-40.392467 -41.098442,-38.650414 -42.12057,-36.896072 -43.086903,-35.13029 -44.002842,-33.354454 -44.872513,-31.569365 -45.699543,-29.77582 -46.48766,-27.974735 -47.23945,-26.16657 -47.958103,-24.352074 -48.645817,-22.531815 -49.304718,-20.70619 -49.937164,-18.875784 -50.544662,-17.040955 -51.12898,-15.202108 -51.691486,-13.359642 -52.233627,-11.51384 -52.756622,-9.665053 -53.26167,-7.8135285 -53.74936,-5.9595776 -54.220943,-4.103452 -54.677242,-2.2454035 -55.118767,-0.38567522 -55.546566,1.4756064 -55.960835,3.3381665 -56.362278,5.2018294 -56.75126,7.0664062 -57.128437,8.931753 -57.493988,10.7976675 -57.848186,12.664002 -58.191376,14.530676 -58.5239,16.397387 -58.84578,18.264181 -59.156895,20.130821 -59.457607,21.997288 -59.74772,23.863317 -60.027534,25.728971 -60.29632,27.59399 -60.55455,29.458492 -60.801464,31.322172 -61.036842,33.185043 -61.260395,35.04702 -61.471077,36.907917 -61.669098,38.76799 -61.852818,40.626785 -62.02162,42.484413 -62.17412,44.34082 -62.30908,46.195885 -62.424664,48.049572 -62.51881,49.90173 -62.588936,51.7524 -62.632145,53.601402 -62.64457,55.448616 -62.621372,57.293945 -62.55725,59.137257 -62.444435,60.978317 -62.274258,62.816822 -62.034275,64.652565 -61.709408,66.484924 -61.278534,68.31346 -60.71233,70.13724 -59.972466,71.955086 -59.00012,73.76519 -57.71178,75.56506 -55.97552,77.35041 -53.577053,79.114426 -50.152405,80.845146 -45.032738,82.519424 -36.926857,84.08956 -23.339731,85.44667 -0.8079768,86.345345 28.473616,86.42146 52.573917,85.63201 67.385445,84.32699 76.16658,82.78085 81.658455,81.118225 85.3006,79.39366 87.834656,77.63278 89.65951,75.84875 91.00949,74.049286 92.02475,72.23873 92.79744,70.41996 93.38768,68.59489 93.83769,66.76469 94.17761,64.93032 94.42901,63.092445 94.60867,61.251606 94.72908,59.408005 94.74373,59.10049 94.90406,59.08975 98.18892,58.82559 102.42986,58.363815 105.43893,57.960403 107.77153,57.610954 109.690865,57.304115 111.3422,57.029324 112.814705,56.777782 114.168015,56.542255 115.44541,56.316658 116.68109,56.095642 116.7924,56.075603 117.9047,55.8742 119.14468,55.647205 120.43122,55.40888 121.79971,55.15191 123.29537,54.866077 124.981,54.535667 126.95126,54.134136 129.36304,53.611824 132.51218,52.861782 135.6249,52.025093 136.45483,51.783596 136.45483,51.783596", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__AER_LH/2018/04/30/S5P_RPRO_L2__AER_LH_20180430T171451_20180430T185621_02828_03_020400_20221125T084638.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20400.0 + }, + "id": "a2019099-6c0d-4da8-8405-749ae59c133e" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -169.65652, + 10.59864 + ], + [ + -169.26169, + 9.155239 + ], + [ + -168.87741, + 7.710433 + ], + [ + -168.50356, + 6.264325 + ], + [ + -168.13959, + 4.8169613 + ], + [ + -167.78511, + 3.3685327 + ], + [ + -167.44003, + 1.9190198 + ], + [ + -167.10352, + 0.4687706 + ], + [ + -166.77573, + -0.98235065 + ], + [ + -166.45619, + -2.4342117 + ], + [ + -166.14449, + -3.886475 + ], + [ + -165.8406, + -5.339313 + ], + [ + -165.54443, + -6.7925987 + ], + [ + -165.42807, + -7.3740206 + ], + [ + -165.34892, + -7.3455195 + ], + [ + -163.60185, + -6.7140155 + ], + [ + -161.4986, + -5.956364 + ], + [ + -159.96552, + -5.4173923 + ], + [ + -158.74997, + -5.0065813 + ], + [ + -157.73059, + -4.6786265 + ], + [ + -156.83919, + -4.4073524 + ], + [ + -156.03299, + -4.1761994 + ], + [ + -155.28262, + -3.9740233 + ], + [ + -154.56612, + -3.7929883 + ], + [ + -153.86551, + -3.6274014 + ], + [ + -153.80203, + -3.6129584 + ], + [ + -153.1645, + -3.473017 + ], + [ + -152.44688, + -3.3265774 + ], + [ + -151.69469, + -3.185474 + ], + [ + -150.88617, + -3.0474405 + ], + [ + -149.99258, + -2.9102004 + ], + [ + -148.97284, + -2.7709348 + ], + [ + -147.76303, + -2.625292 + ], + [ + -146.25337, + -2.465163 + ], + [ + -144.2272, + -2.2725842 + ], + [ + -142.30434, + -2.1000862 + ], + [ + -141.75148, + -2.0509856 + ], + [ + -142.09482, + -0.6043169 + ], + [ + -142.42996, + 0.8433196 + ], + [ + -142.75673, + 2.291819 + ], + [ + -143.0753, + 3.741058 + ], + [ + -143.38664, + 5.190818 + ], + [ + -143.69034, + 6.6412044 + ], + [ + -143.98656, + 8.092067 + ], + [ + -144.2757, + 9.543377 + ], + [ + -144.55814, + 10.994899 + ], + [ + -144.83377, + 12.446711 + ], + [ + -145.10254, + 13.898681 + ], + [ + -145.36472, + 15.350811 + ], + [ + -145.46774, + 15.931697 + ], + [ + -145.5531, + 15.929828 + ], + [ + -147.31602, + 15.882186 + ], + [ + -149.63902, + 15.786057 + ], + [ + -151.32347, + 15.68259 + ], + [ + -152.64986, + 15.573148 + ], + [ + -153.75331, + 15.458128 + ], + [ + -154.70996, + 15.337518 + ], + [ + -155.56747, + 15.210942 + ], + [ + -156.35846, + 15.077597 + ], + [ + -157.10701, + 14.936141 + ], + [ + -157.8324, + 14.784564 + ], + [ + -157.8978, + 14.770191 + ], + [ + -158.5516, + 14.619988 + ], + [ + -159.28099, + 14.438392 + ], + [ + -160.03801, + 14.234174 + ], + [ + -160.8433, + 13.999465 + ], + [ + -161.72357, + 13.722943 + ], + [ + -162.71648, + 13.387691 + ], + [ + -163.88016, + 12.966946 + ], + [ + -165.31401, + 12.414678 + ], + [ + -167.21312, + 11.640717 + ], + [ + -169.13477, + 10.824357 + ], + [ + -169.65652, + 10.59864 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__AER_LH_20240229T234748_20240229T235248_33065_03_020600_20240301T005500.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2024-02-29T23:47:43Z", + "completionDate": "2024-02-29T23:52:54Z", + "productType": "L2__AER_LH", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 33065, + "updated": "2024-03-01T01:10:18.325811Z", + "published": "2024-03-01T01:10:16.823026Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/86827617-dc85-49d9-a7a4-083811b5b30f", + "size": 10038649, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 86827617-dc85-49d9-a7a4-083811b5b30f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/86827617-dc85-49d9-a7a4-083811b5b30f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -155.767117947549, + 5.12795909051198 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-169.65652,10.59864 -169.26169,9.155239 -168.87741,7.710433 -168.50356,6.264325 -168.13959,4.8169613 -167.78511,3.3685327 -167.44003,1.9190198 -167.10352,0.4687706 -166.77573,-0.98235065 -166.45619,-2.4342117 -166.14449,-3.886475 -165.8406,-5.339313 -165.54443,-6.7925987 -165.42807,-7.3740206 -165.34892,-7.3455195 -163.60185,-6.7140155 -161.4986,-5.956364 -159.96552,-5.4173923 -158.74997,-5.0065813 -157.73059,-4.6786265 -156.83919,-4.4073524 -156.03299,-4.1761994 -155.28262,-3.9740233 -154.56612,-3.7929883 -153.86551,-3.6274014 -153.80203,-3.6129584 -153.1645,-3.473017 -152.44688,-3.3265774 -151.69469,-3.185474 -150.88617,-3.0474405 -149.99258,-2.9102004 -148.97284,-2.7709348 -147.76303,-2.625292 -146.25337,-2.465163 -144.2272,-2.2725842 -142.30434,-2.1000862 -141.75148,-2.0509856 -142.09482,-0.6043169 -142.42996,0.8433196 -142.75673,2.291819 -143.0753,3.741058 -143.38664,5.190818 -143.69034,6.6412044 -143.98656,8.092067 -144.2757,9.543377 -144.55814,10.994899 -144.83377,12.446711 -145.10254,13.898681 -145.36472,15.350811 -145.46774,15.931697 -145.5531,15.929828 -147.31602,15.882186 -149.63902,15.786057 -151.32347,15.68259 -152.64986,15.573148 -153.75331,15.458128 -154.70996,15.337518 -155.56747,15.210942 -156.35846,15.077597 -157.10701,14.936141 -157.8324,14.784564 -157.8978,14.770191 -158.5516,14.619988 -159.28099,14.438392 -160.03801,14.234174 -160.8433,13.999465 -161.72357,13.722943 -162.71648,13.387691 -163.88016,12.966946 -165.31401,12.414678 -167.21312,11.640717 -169.13477,10.824357 -169.65652,10.59864", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__AER_LH/2024/02/29/S5P_NRTI_L2__AER_LH_20240229T234748_20240229T235248_33065_03_020600_20240301T005500", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20600.0 + }, + "id": "86827617-dc85-49d9-a7a4-083811b5b30f" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 161.8577, + 51.813618 + ], + [ + 163.67897, + 53.40863 + ], + [ + 165.6489, + 54.970535 + ], + [ + 167.78511, + 56.494392 + ], + [ + 170.10585, + 57.975056 + ], + [ + 172.63185, + 59.405956 + ], + [ + 175.38414, + 60.779987 + ], + [ + 178.38512, + 62.08871 + ], + [ + 180.0, + 62.69796350318877 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 62.69796350318877 + ], + [ + -178.34402, + 63.322723 + ], + [ + -174.7837, + 64.47116 + ], + [ + -170.91817, + 65.52181 + ], + [ + -166.74019, + 66.46202 + ], + [ + -162.25159, + 67.27755 + ], + [ + -157.47047, + 67.95524 + ], + [ + -152.43077, + 68.48155 + ], + [ + -147.18582, + 68.8456 + ], + [ + -141.80577, + 69.03871 + ], + [ + -136.37315, + 69.05614 + ], + [ + -130.97592, + 68.897766 + ], + [ + -125.69832, + 68.56726 + ], + [ + -120.613266, + 68.07234 + ], + [ + -115.77782, + 67.4238 + ], + [ + -111.22978, + 66.634544 + ], + [ + -106.9898, + 65.71825 + ], + [ + -103.062836, + 64.68866 + ], + [ + -99.44316, + 63.558884 + ], + [ + -96.116356, + 62.34131 + ], + [ + -93.06382, + 61.046856 + ], + [ + -90.263824, + 59.68551 + ], + [ + -87.69425, + 58.26587 + ], + [ + -85.33426, + 56.79505 + ], + [ + -83.162605, + 55.27983 + ], + [ + -81.160614, + 53.725613 + ], + [ + -79.311325, + 52.137062 + ], + [ + -77.59829, + 50.518627 + ], + [ + -76.00852, + 48.873592 + ], + [ + -74.52907, + 47.205 + ], + [ + -73.148964, + 45.5156 + ], + [ + -71.85867, + 43.80749 + ], + [ + -70.64925, + 42.082863 + ], + [ + -69.5131, + 40.343304 + ], + [ + -68.443504, + 38.590374 + ], + [ + -67.43432, + 36.825455 + ], + [ + -66.48034, + 35.049603 + ], + [ + -65.57658, + 33.263977 + ], + [ + -64.71907, + 31.469341 + ], + [ + -63.90362, + 29.666798 + ], + [ + -63.127117, + 27.856853 + ], + [ + -62.38665, + 26.040161 + ], + [ + -61.679153, + 24.217474 + ], + [ + -61.002266, + 22.38934 + ], + [ + -60.3538, + 20.556223 + ], + [ + -59.731945, + 18.71851 + ], + [ + -59.134655, + 16.876705 + ], + [ + -58.560658, + 15.031027 + ], + [ + -58.007996, + 13.182084 + ], + [ + -57.47575, + 11.330062 + ], + [ + -56.96256, + 9.475352 + ], + [ + -56.467533, + 7.618044 + ], + [ + -55.989353, + 5.758709 + ], + [ + -55.52751, + 3.8973358 + ], + [ + -55.080944, + 2.03433 + ], + [ + -54.648975, + 0.16989478 + ], + [ + -54.231262, + -1.6959028 + ], + [ + -53.826736, + -3.5626516 + ], + [ + -53.435284, + -5.4302707 + ], + [ + -53.05623, + -7.2985463 + ], + [ + -52.689354, + -9.167326 + ], + [ + -52.33407, + -11.036354 + ], + [ + -51.990448, + -12.905647 + ], + [ + -51.657925, + -14.774849 + ], + [ + -51.33644, + -16.643953 + ], + [ + -51.02598, + -18.512722 + ], + [ + -50.72645, + -20.381132 + ], + [ + -50.437645, + -22.249 + ], + [ + -50.15987, + -24.11622 + ], + [ + -49.89296, + -25.982616 + ], + [ + -49.637447, + -27.848185 + ], + [ + -49.39342, + -29.712746 + ], + [ + -49.16095, + -31.5762 + ], + [ + -48.94086, + -33.438488 + ], + [ + -48.733612, + -35.29952 + ], + [ + -48.53977, + -37.159176 + ], + [ + -48.35981, + -39.017395 + ], + [ + -48.195316, + -40.8741 + ], + [ + -48.046764, + -42.729183 + ], + [ + -47.91598, + -44.582535 + ], + [ + -47.804333, + -46.43413 + ], + [ + -47.713966, + -48.28388 + ], + [ + -47.646984, + -50.131645 + ], + [ + -47.6064, + -51.977345 + ], + [ + -47.59553, + -53.82086 + ], + [ + -47.61864, + -55.662033 + ], + [ + -47.680767, + -57.500755 + ], + [ + -47.78815, + -59.336716 + ], + [ + -47.949368, + -61.169823 + ], + [ + -48.174778, + -62.999596 + ], + [ + -48.476673, + -64.825676 + ], + [ + -48.873306, + -66.647545 + ], + [ + -49.38682, + -68.46438 + ], + [ + -50.04982, + -70.27525 + ], + [ + -50.90605, + -72.07861 + ], + [ + -52.018112, + -73.87235 + ], + [ + -53.479008, + -75.65331 + ], + [ + -55.4319, + -77.41639 + ], + [ + -58.108288, + -79.15342 + ], + [ + -61.89699, + -80.84987 + ], + [ + -67.491066, + -82.47896 + ], + [ + -76.17034, + -83.98609 + ], + [ + -78.058205, + -84.21864 + ], + [ + -77.31585, + -84.26491 + ], + [ + -58.10915, + -84.99658 + ], + [ + -31.473663, + -84.97302 + ], + [ + -14.697765, + -84.35236 + ], + [ + -4.295734, + -83.60781 + ], + [ + 2.6543097, + -82.872284 + ], + [ + 7.676438, + -82.17407 + ], + [ + 11.549888, + -81.51209 + ], + [ + 14.698408, + -80.877266 + ], + [ + 17.369947, + -80.25857 + ], + [ + 19.720465, + -79.644516 + ], + [ + 19.922144, + -79.58852 + ], + [ + 21.85537, + -79.02313 + ], + [ + 23.851473, + -78.38128 + ], + [ + 25.769495, + -77.7035 + ], + [ + 27.661928, + -76.97017 + ], + [ + 29.578737, + -76.15447 + ], + [ + 31.57257, + -75.216995 + ], + [ + 33.705246, + -74.094925 + ], + [ + 36.058895, + -72.677986 + ], + [ + 38.76199, + -70.743706 + ], + [ + 40.92698, + -68.87036 + ], + [ + 41.488132, + -68.32444 + ], + [ + 36.472797, + -67.84028 + ], + [ + 31.694983, + -67.20539 + ], + [ + 27.192825, + -66.431725 + ], + [ + 22.986536, + -65.532425 + ], + [ + 19.082958, + -64.52068 + ], + [ + 15.476989, + -63.40946 + ], + [ + 12.1566105, + -62.210396 + ], + [ + 9.104182, + -60.93444 + ], + [ + 6.3001614, + -59.59097 + ], + [ + 3.7222595, + -58.18898 + ], + [ + 1.3514973, + -56.735268 + ], + [ + -0.83309627, + -55.236713 + ], + [ + -2.8490007, + -53.69844 + ], + [ + -4.713327, + -52.125412 + ], + [ + -6.4412937, + -50.521767 + ], + [ + -8.046816, + -48.890896 + ], + [ + -9.5419235, + -47.23602 + ], + [ + -10.937107, + -45.55969 + ], + [ + -12.24309, + -43.86436 + ], + [ + -13.467437, + -42.15184 + ], + [ + -14.618231, + -40.42399 + ], + [ + -15.70218, + -38.682327 + ], + [ + -16.725283, + -36.92816 + ], + [ + -17.693016, + -35.162807 + ], + [ + -18.609907, + -33.387173 + ], + [ + -19.480434, + -31.602362 + ], + [ + -20.308527, + -29.809046 + ], + [ + -21.097303, + -28.008043 + ], + [ + -21.850004, + -26.200136 + ], + [ + -22.569233, + -24.385796 + ], + [ + -23.257599, + -22.565653 + ], + [ + -23.917284, + -20.740211 + ], + [ + -24.550293, + -18.909962 + ], + [ + -25.158318, + -17.07524 + ], + [ + -25.743093, + -15.236562 + ], + [ + -26.306183, + -13.3941555 + ], + [ + -26.848808, + -11.548465 + ], + [ + -27.372177, + -9.699753 + ], + [ + -27.87745, + -7.8483334 + ], + [ + -28.36566, + -5.994481 + ], + [ + -28.837742, + -4.1384487 + ], + [ + -29.294256, + -2.2804296 + ], + [ + -29.736269, + -0.4207178 + ], + [ + -30.164062, + 1.4405377 + ], + [ + -30.578785, + 3.3030334 + ], + [ + -30.980473, + 5.166644 + ], + [ + -31.369965, + 7.031182 + ], + [ + -31.747238, + 8.896456 + ], + [ + -32.113007, + 10.762344 + ], + [ + -32.467545, + 12.628716 + ], + [ + -32.811035, + 14.495266 + ], + [ + -33.14375, + 16.362001 + ], + [ + -33.465633, + 18.228794 + ], + [ + -33.777157, + 20.095428 + ], + [ + -34.07822, + 21.961836 + ], + [ + -34.368744, + 23.827927 + ], + [ + -34.648384, + 25.693592 + ], + [ + -34.917797, + 27.55867 + ], + [ + -35.17608, + 29.423105 + ], + [ + -35.423313, + 31.286837 + ], + [ + -35.659138, + 33.14971 + ], + [ + -35.882896, + 35.011707 + ], + [ + -36.094116, + 36.872753 + ], + [ + -36.292202, + 38.732723 + ], + [ + -36.47648, + 40.591663 + ], + [ + -36.64559, + 42.44929 + ], + [ + -36.798416, + 44.305744 + ], + [ + -36.93391, + 46.16085 + ], + [ + -37.050045, + 48.01457 + ], + [ + -37.144714, + 49.866814 + ], + [ + -37.21546, + 51.717518 + ], + [ + -37.259167, + 53.566566 + ], + [ + -37.272217, + 55.413837 + ], + [ + -37.250175, + 57.25925 + ], + [ + -37.186905, + 59.10262 + ], + [ + -37.07543, + 60.943752 + ], + [ + -36.90651, + 62.782352 + ], + [ + -36.668278, + 64.61815 + ], + [ + -36.345158, + 66.4507 + ], + [ + -35.91645, + 68.27931 + ], + [ + -35.3538, + 70.10323 + ], + [ + -34.617943, + 71.921295 + ], + [ + -33.65179, + 73.731674 + ], + [ + -32.371063, + 75.5318 + ], + [ + -30.64538, + 77.317566 + ], + [ + -28.26369, + 79.08227 + ], + [ + -24.86353, + 80.81381 + ], + [ + -19.78626, + 82.48973 + ], + [ + -11.755466, + 84.06273 + ], + [ + 1.6974441, + 85.425766 + ], + [ + 24.051878, + 86.33655 + ], + [ + 53.32185, + 86.43015 + ], + [ + 77.604164, + 85.65356 + ], + [ + 92.56427, + 84.35487 + ], + [ + 101.42561, + 82.81138 + ], + [ + 106.96071, + 81.15018 + ], + [ + 110.62718, + 79.42625 + ], + [ + 113.176285, + 77.66579 + ], + [ + 115.01151, + 75.88201 + ], + [ + 116.36813, + 74.082726 + ], + [ + 117.38818, + 72.272194 + ], + [ + 118.16428, + 70.45353 + ], + [ + 118.75673, + 68.62835 + ], + [ + 119.20865, + 66.7982 + ], + [ + 119.549736, + 64.963875 + ], + [ + 119.8029, + 63.126 + ], + [ + 119.983315, + 61.285072 + ], + [ + 120.1041, + 59.441494 + ], + [ + 120.119, + 59.13397 + ], + [ + 120.279465, + 59.12324 + ], + [ + 123.56709, + 58.859352 + ], + [ + 127.81163, + 58.39779 + ], + [ + 130.82321, + 57.994434 + ], + [ + 133.15773, + 57.644966 + ], + [ + 135.07858, + 57.33808 + ], + [ + 136.7312, + 57.063217 + ], + [ + 138.20482, + 56.811592 + ], + [ + 139.55913, + 56.57597 + ], + [ + 140.83745, + 56.350266 + ], + [ + 142.074, + 56.129135 + ], + [ + 142.1854, + 56.109085 + ], + [ + 143.29845, + 55.90756 + ], + [ + 144.53926, + 55.680424 + ], + [ + 145.82664, + 55.441933 + ], + [ + 147.19598, + 55.184772 + ], + [ + 148.69255, + 54.898716 + ], + [ + 150.37915, + 54.56803 + ], + [ + 152.35046, + 54.166153 + ], + [ + 154.7634, + 53.64337 + ], + [ + 157.91385, + 52.892673 + ], + [ + 161.02754, + 52.055305 + ], + [ + 161.8577, + 51.813618 + ], + [ + 161.8577, + 51.813618 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__AER_LH_20180430T153321_20180430T171451_02827_03_020400_20221125T084636.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T15:54:55Z", + "completionDate": "2018-04-30T16:53:19Z", + "productType": "L2__AER_LH", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2827, + "updated": "2023-04-26T19:20:29.604376Z", + "published": "2023-04-26T19:20:29.604376Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b2680fe4-8e84-4b6e-a93e-629829295ab2", + "size": 62472262, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b2680fe4-8e84-4b6e-a93e-629829295ab2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/b2680fe4-8e84-4b6e-a93e-629829295ab2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -18.6850680907708, + 30.1601333521064 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "161.8577,51.813618 163.67897,53.40863 165.6489,54.970535 167.78511,56.494392 170.10585,57.975056 172.63185,59.405956 175.38414,60.779987 178.38512,62.08871 180.0,62.6979635031888 180,90 0,90 -180,90 -180,62.6979635031888 -178.34402,63.322723 -174.7837,64.47116 -170.91817,65.52181 -166.74019,66.46202 -162.25159,67.27755 -157.47047,67.95524 -152.43077,68.48155 -147.18582,68.8456 -141.80577,69.03871 -136.37315,69.05614 -130.97592,68.897766 -125.69832,68.56726 -120.613266,68.07234 -115.77782,67.4238 -111.22978,66.634544 -106.9898,65.71825 -103.062836,64.68866 -99.44316,63.558884 -96.116356,62.34131 -93.06382,61.046856 -90.263824,59.68551 -87.69425,58.26587 -85.33426,56.79505 -83.162605,55.27983 -81.160614,53.725613 -79.311325,52.137062 -77.59829,50.518627 -76.00852,48.873592 -74.52907,47.205 -73.148964,45.5156 -71.85867,43.80749 -70.64925,42.082863 -69.5131,40.343304 -68.443504,38.590374 -67.43432,36.825455 -66.48034,35.049603 -65.57658,33.263977 -64.71907,31.469341 -63.90362,29.666798 -63.127117,27.856853 -62.38665,26.040161 -61.679153,24.217474 -61.002266,22.38934 -60.3538,20.556223 -59.731945,18.71851 -59.134655,16.876705 -58.560658,15.031027 -58.007996,13.182084 -57.47575,11.330062 -56.96256,9.475352 -56.467533,7.618044 -55.989353,5.758709 -55.52751,3.8973358 -55.080944,2.03433 -54.648975,0.16989478 -54.231262,-1.6959028 -53.826736,-3.5626516 -53.435284,-5.4302707 -53.05623,-7.2985463 -52.689354,-9.167326 -52.33407,-11.036354 -51.990448,-12.905647 -51.657925,-14.774849 -51.33644,-16.643953 -51.02598,-18.512722 -50.72645,-20.381132 -50.437645,-22.249 -50.15987,-24.11622 -49.89296,-25.982616 -49.637447,-27.848185 -49.39342,-29.712746 -49.16095,-31.5762 -48.94086,-33.438488 -48.733612,-35.29952 -48.53977,-37.159176 -48.35981,-39.017395 -48.195316,-40.8741 -48.046764,-42.729183 -47.91598,-44.582535 -47.804333,-46.43413 -47.713966,-48.28388 -47.646984,-50.131645 -47.6064,-51.977345 -47.59553,-53.82086 -47.61864,-55.662033 -47.680767,-57.500755 -47.78815,-59.336716 -47.949368,-61.169823 -48.174778,-62.999596 -48.476673,-64.825676 -48.873306,-66.647545 -49.38682,-68.46438 -50.04982,-70.27525 -50.90605,-72.07861 -52.018112,-73.87235 -53.479008,-75.65331 -55.4319,-77.41639 -58.108288,-79.15342 -61.89699,-80.84987 -67.491066,-82.47896 -76.17034,-83.98609 -78.058205,-84.21864 -77.31585,-84.26491 -58.10915,-84.99658 -31.473663,-84.97302 -14.697765,-84.35236 -4.295734,-83.60781 2.6543097,-82.872284 7.676438,-82.17407 11.549888,-81.51209 14.698408,-80.877266 17.369947,-80.25857 19.720465,-79.644516 19.922144,-79.58852 21.85537,-79.02313 23.851473,-78.38128 25.769495,-77.7035 27.661928,-76.97017 29.578737,-76.15447 31.57257,-75.216995 33.705246,-74.094925 36.058895,-72.677986 38.76199,-70.743706 40.92698,-68.87036 41.488132,-68.32444 36.472797,-67.84028 31.694983,-67.20539 27.192825,-66.431725 22.986536,-65.532425 19.082958,-64.52068 15.476989,-63.40946 12.1566105,-62.210396 9.104182,-60.93444 6.3001614,-59.59097 3.7222595,-58.18898 1.3514973,-56.735268 -0.83309627,-55.236713 -2.8490007,-53.69844 -4.713327,-52.125412 -6.4412937,-50.521767 -8.046816,-48.890896 -9.5419235,-47.23602 -10.937107,-45.55969 -12.24309,-43.86436 -13.467437,-42.15184 -14.618231,-40.42399 -15.70218,-38.682327 -16.725283,-36.92816 -17.693016,-35.162807 -18.609907,-33.387173 -19.480434,-31.602362 -20.308527,-29.809046 -21.097303,-28.008043 -21.850004,-26.200136 -22.569233,-24.385796 -23.257599,-22.565653 -23.917284,-20.740211 -24.550293,-18.909962 -25.158318,-17.07524 -25.743093,-15.236562 -26.306183,-13.3941555 -26.848808,-11.548465 -27.372177,-9.699753 -27.87745,-7.8483334 -28.36566,-5.994481 -28.837742,-4.1384487 -29.294256,-2.2804296 -29.736269,-0.4207178 -30.164062,1.4405377 -30.578785,3.3030334 -30.980473,5.166644 -31.369965,7.031182 -31.747238,8.896456 -32.113007,10.762344 -32.467545,12.628716 -32.811035,14.495266 -33.14375,16.362001 -33.465633,18.228794 -33.777157,20.095428 -34.07822,21.961836 -34.368744,23.827927 -34.648384,25.693592 -34.917797,27.55867 -35.17608,29.423105 -35.423313,31.286837 -35.659138,33.14971 -35.882896,35.011707 -36.094116,36.872753 -36.292202,38.732723 -36.47648,40.591663 -36.64559,42.44929 -36.798416,44.305744 -36.93391,46.16085 -37.050045,48.01457 -37.144714,49.866814 -37.21546,51.717518 -37.259167,53.566566 -37.272217,55.413837 -37.250175,57.25925 -37.186905,59.10262 -37.07543,60.943752 -36.90651,62.782352 -36.668278,64.61815 -36.345158,66.4507 -35.91645,68.27931 -35.3538,70.10323 -34.617943,71.921295 -33.65179,73.731674 -32.371063,75.5318 -30.64538,77.317566 -28.26369,79.08227 -24.86353,80.81381 -19.78626,82.48973 -11.755466,84.06273 1.6974441,85.425766 24.051878,86.33655 53.32185,86.43015 77.604164,85.65356 92.56427,84.35487 101.42561,82.81138 106.96071,81.15018 110.62718,79.42625 113.176285,77.66579 115.01151,75.88201 116.36813,74.082726 117.38818,72.272194 118.16428,70.45353 118.75673,68.62835 119.20865,66.7982 119.549736,64.963875 119.8029,63.126 119.983315,61.285072 120.1041,59.441494 120.119,59.13397 120.279465,59.12324 123.56709,58.859352 127.81163,58.39779 130.82321,57.994434 133.15773,57.644966 135.07858,57.33808 136.7312,57.063217 138.20482,56.811592 139.55913,56.57597 140.83745,56.350266 142.074,56.129135 142.1854,56.109085 143.29845,55.90756 144.53926,55.680424 145.82664,55.441933 147.19598,55.184772 148.69255,54.898716 150.37915,54.56803 152.35046,54.166153 154.7634,53.64337 157.91385,52.892673 161.02754,52.055305 161.8577,51.813618 161.8577,51.813618", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__AER_LH/2018/04/30/S5P_RPRO_L2__AER_LH_20180430T153321_20180430T171451_02827_03_020400_20221125T084636.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20400.0 + }, + "id": "b2680fe4-8e84-4b6e-a93e-629829295ab2" + } + ], + "properties": { + "id": "1f98a816-e25e-59f5-bf08-1cf74b23193c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__AER_LH" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__CH4___.json b/tests/data/opensearch/creodias_search_L2__CH4___.json new file mode 100644 index 0000000..c724eef --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__CH4___.json @@ -0,0 +1,2832 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -157.55191, + 47.48902 + ], + [ + -156.04544, + 49.149914 + ], + [ + -154.42632, + 50.78659 + ], + [ + -152.68102, + 52.395664 + ], + [ + -150.79607, + 53.9736 + ], + [ + -148.75525, + 55.516098 + ], + [ + -146.54141, + 57.01824 + ], + [ + -144.13533, + 58.474182 + ], + [ + -141.51634, + 59.87727 + ], + [ + -138.66379, + 61.220016 + ], + [ + -135.5557, + 62.493324 + ], + [ + -132.17163, + 63.687347 + ], + [ + -128.49432, + 64.79068 + ], + [ + -124.51226, + 65.79127 + ], + [ + -120.221306, + 66.67565 + ], + [ + -115.63092, + 67.43032 + ], + [ + -110.765045, + 68.041855 + ], + [ + -105.66546, + 68.49808 + ], + [ + -100.39193, + 68.78897 + ], + [ + -95.01911, + 68.90794 + ], + [ + -89.630905, + 68.851845 + ], + [ + -84.31268, + 68.62212 + ], + [ + -79.143234, + 68.22425 + ], + [ + -74.18803, + 67.66739 + ], + [ + -69.49535, + 66.96284 + ], + [ + -68.741425, + 66.83196 + ], + [ + -68.51842, + 67.16575 + ], + [ + -66.720406, + 69.52566 + ], + [ + -64.65032, + 71.63574 + ], + [ + -63.21237, + 72.8067 + ], + [ + -61.35637, + 74.04743 + ], + [ + -59.972748, + 74.81733 + ], + [ + -58.09833, + 75.69852 + ], + [ + -56.64602, + 76.28018 + ], + [ + -54.611385, + 76.97971 + ], + [ + -52.983894, + 77.46159 + ], + [ + -50.628834, + 78.06233 + ], + [ + -48.680565, + 78.48918 + ], + [ + -45.75667, + 79.03469 + ], + [ + -43.24213, + 79.42948 + ], + [ + -39.30419, + 79.93805 + ], + [ + -35.761734, + 80.30342 + ], + [ + -29.93728, + 80.75596 + ], + [ + -24.433659, + 81.0485 + ], + [ + -14.939997, + 81.30867 + ], + [ + -5.6281524, + 81.3064 + ], + [ + 10.618714, + 80.69579 + ], + [ + 17.148523, + 80.18997 + ], + [ + 21.283611, + 81.90579 + ], + [ + 27.729122, + 83.54774 + ], + [ + 38.47463, + 85.04232 + ], + [ + 57.206814, + 86.210625 + ], + [ + 86.11354, + 86.687675 + ], + [ + 114.95963, + 86.20313 + ], + [ + 133.60689, + 85.030266 + ], + [ + 144.30627, + 83.53339 + ], + [ + 150.72551, + 81.8896 + ], + [ + 154.84586, + 80.17212 + ], + [ + 157.64159, + 78.41339 + ], + [ + 159.62029, + 76.6295 + ], + [ + 161.06207, + 74.829 + ], + [ + 162.1352, + 73.01694 + ], + [ + 162.94414, + 71.19646 + ], + [ + 163.55743, + 69.36954 + ], + [ + 164.02211, + 67.53751 + ], + [ + 164.37105, + 65.70134 + ], + [ + 164.62814, + 63.86168 + ], + [ + 164.81062, + 62.01911 + ], + [ + 164.93242, + 60.17374 + ], + [ + 165.0028, + 58.32613 + ], + [ + 165.03053, + 56.4763 + ], + [ + 165.02138, + 54.624542 + ], + [ + 165.0165, + 54.315838 + ], + [ + 165.55266, + 54.25459 + ], + [ + 169.36946, + 53.749348 + ], + [ + 172.81316, + 53.198063 + ], + [ + 174.74245, + 52.85722 + ], + [ + 176.81404, + 52.473667 + ], + [ + 178.12248, + 52.225872 + ], + [ + 179.65294, + 51.9341 + ], + [ + 180.0, + 51.86802534717345 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 51.86802534717345 + ], + [ + -179.31046, + 51.736748 + ], + [ + -178.02626, + 51.49368 + ], + [ + -177.11084, + 51.321754 + ], + [ + -175.92325, + 51.100636 + ], + [ + -175.03877, + 50.937447 + ], + [ + -173.84137, + 50.718605 + ], + [ + -172.91052, + 50.550133 + ], + [ + -171.59279, + 50.31385 + ], + [ + -170.51878, + 50.122646 + ], + [ + -168.91597, + 49.837692 + ], + [ + -167.5296, + 49.58898 + ], + [ + -165.30405, + 49.177876 + ], + [ + -163.19542, + 48.765564 + ], + [ + -159.31877, + 47.92071 + ], + [ + -157.55191, + 47.48902 + ], + [ + -157.55191, + 47.48902 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__CH4____20180520T123653_20180520T141823_03109_03_020400_20221108T105545.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-05-20T13:43:49Z", + "completionDate": "2018-05-20T13:56:51Z", + "productType": "L2__CH4___", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 3109, + "updated": "2023-03-06T18:22:53.851810Z", + "published": "2023-03-06T18:22:53.851810Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/80b31b88-3341-4582-9b1d-f75dc645da6a", + "size": 10278238, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 80b31b88-3341-4582-9b1d-f75dc645da6a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/80b31b88-3341-4582-9b1d-f75dc645da6a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -49.4095886132823, + 77.7718740681089 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-157.55191,47.48902 -156.04544,49.149914 -154.42632,50.78659 -152.68102,52.395664 -150.79607,53.9736 -148.75525,55.516098 -146.54141,57.01824 -144.13533,58.474182 -141.51634,59.87727 -138.66379,61.220016 -135.5557,62.493324 -132.17163,63.687347 -128.49432,64.79068 -124.51226,65.79127 -120.221306,66.67565 -115.63092,67.43032 -110.765045,68.041855 -105.66546,68.49808 -100.39193,68.78897 -95.01911,68.90794 -89.630905,68.851845 -84.31268,68.62212 -79.143234,68.22425 -74.18803,67.66739 -69.49535,66.96284 -68.741425,66.83196 -68.51842,67.16575 -66.720406,69.52566 -64.65032,71.63574 -63.21237,72.8067 -61.35637,74.04743 -59.972748,74.81733 -58.09833,75.69852 -56.64602,76.28018 -54.611385,76.97971 -52.983894,77.46159 -50.628834,78.06233 -48.680565,78.48918 -45.75667,79.03469 -43.24213,79.42948 -39.30419,79.93805 -35.761734,80.30342 -29.93728,80.75596 -24.433659,81.0485 -14.939997,81.30867 -5.6281524,81.3064 10.618714,80.69579 17.148523,80.18997 21.283611,81.90579 27.729122,83.54774 38.47463,85.04232 57.206814,86.210625 86.11354,86.687675 114.95963,86.20313 133.60689,85.030266 144.30627,83.53339 150.72551,81.8896 154.84586,80.17212 157.64159,78.41339 159.62029,76.6295 161.06207,74.829 162.1352,73.01694 162.94414,71.19646 163.55743,69.36954 164.02211,67.53751 164.37105,65.70134 164.62814,63.86168 164.81062,62.01911 164.93242,60.17374 165.0028,58.32613 165.03053,56.4763 165.02138,54.624542 165.0165,54.315838 165.55266,54.25459 169.36946,53.749348 172.81316,53.198063 174.74245,52.85722 176.81404,52.473667 178.12248,52.225872 179.65294,51.9341 180.0,51.8680253471735 180,90 0,90 -180,90 -180,51.8680253471735 -179.31046,51.736748 -178.02626,51.49368 -177.11084,51.321754 -175.92325,51.100636 -175.03877,50.937447 -173.84137,50.718605 -172.91052,50.550133 -171.59279,50.31385 -170.51878,50.122646 -168.91597,49.837692 -167.5296,49.58898 -165.30405,49.177876 -163.19542,48.765564 -159.31877,47.92071 -157.55191,47.48902 -157.55191,47.48902", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__CH4___/2018/05/20/S5P_RPRO_L2__CH4____20180520T123653_20180520T141823_03109_03_020400_20221108T105545.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20400.0 + }, + "id": "80b31b88-3341-4582-9b1d-f75dc645da6a" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 162.40198, + 52.03331 + ], + [ + 164.25421, + 53.61857 + ], + [ + 166.25783, + 55.169632 + ], + [ + 168.43062, + 56.681423 + ], + [ + 170.79088, + 58.14863 + ], + [ + 173.35931, + 59.56449 + ], + [ + 176.15666, + 60.921734 + ], + [ + 179.20493, + 62.211704 + ], + [ + 180.0, + 62.50226800530205 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 62.50226800530205 + ], + [ + -177.4756, + 63.424828 + ], + [ + -173.8666, + 64.55009 + ], + [ + -169.95407, + 65.57516 + ], + [ + -165.73329, + 66.48739 + ], + [ + -161.20894, + 67.272644 + ], + [ + -156.40247, + 67.91808 + ], + [ + -151.351, + 68.41064 + ], + [ + -146.11052, + 68.74009 + ], + [ + -140.75262, + 68.8986 + ], + [ + -135.35966, + 68.88227 + ], + [ + -130.01767, + 68.69186 + ], + [ + -124.80753, + 68.3317 + ], + [ + -119.798035, + 67.81001 + ], + [ + -115.04197, + 67.13782 + ], + [ + -110.57337, + 66.32807 + ], + [ + -106.40996, + 65.39429 + ], + [ + -102.554695, + 64.34999 + ], + [ + -99.00068, + 63.20795 + ], + [ + -95.733055, + 61.98025 + ], + [ + -92.733185, + 60.677483 + ], + [ + -89.979675, + 59.309357 + ], + [ + -87.4509, + 57.884216 + ], + [ + -85.12658, + 56.408943 + ], + [ + -82.98605, + 54.890144 + ], + [ + -81.01121, + 53.33306 + ], + [ + -79.1856, + 51.742226 + ], + [ + -77.49323, + 50.12201 + ], + [ + -75.921555, + 48.475582 + ], + [ + -74.45795, + 46.80593 + ], + [ + -73.091774, + 45.11573 + ], + [ + -71.81377, + 43.40705 + ], + [ + -70.6152, + 41.68203 + ], + [ + -69.488686, + 39.942226 + ], + [ + -68.427666, + 38.18918 + ], + [ + -67.42615, + 36.424244 + ], + [ + -66.47906, + 34.648453 + ], + [ + -65.5815, + 32.862957 + ], + [ + -64.729614, + 31.068502 + ], + [ + -63.91929, + 29.266191 + ], + [ + -63.147472, + 27.456512 + ], + [ + -62.411324, + 25.640106 + ], + [ + -61.707825, + 23.817732 + ], + [ + -61.034664, + 21.98993 + ], + [ + -60.38969, + 20.157156 + ], + [ + -59.771133, + 18.319792 + ], + [ + -59.17698, + 16.478348 + ], + [ + -58.605984, + 14.633022 + ], + [ + -58.056213, + 12.784444 + ], + [ + -57.526775, + 10.932783 + ], + [ + -57.016335, + 9.078436 + ], + [ + -56.52401, + 7.221482 + ], + [ + -56.04851, + 5.3625064 + ], + [ + -55.589344, + 3.5014818 + ], + [ + -55.145466, + 1.638826 + ], + [ + -54.71621, + -0.22525989 + ], + [ + -54.301258, + -2.0907197 + ], + [ + -53.899544, + -3.9571247 + ], + [ + -53.510983, + -5.824405 + ], + [ + -53.13491, + -7.6923404 + ], + [ + -52.771122, + -9.560781 + ], + [ + -52.419044, + -11.429463 + ], + [ + -52.078773, + -13.298413 + ], + [ + -51.749756, + -15.167261 + ], + [ + -51.431953, + -17.036005 + ], + [ + -51.125378, + -18.904404 + ], + [ + -50.829956, + -20.772436 + ], + [ + -50.545494, + -22.639908 + ], + [ + -50.272343, + -24.506718 + ], + [ + -50.010353, + -26.372679 + ], + [ + -49.760105, + -28.237797 + ], + [ + -49.521717, + -30.10188 + ], + [ + -49.295296, + -31.964825 + ], + [ + -49.08172, + -33.82657 + ], + [ + -48.881508, + -35.687023 + ], + [ + -48.69529, + -37.546055 + ], + [ + -48.52359, + -39.4036 + ], + [ + -48.368107, + -41.25958 + ], + [ + -48.22939, + -43.113873 + ], + [ + -48.1094, + -44.966366 + ], + [ + -48.009624, + -46.817024 + ], + [ + -47.932392, + -48.66575 + ], + [ + -47.87999, + -50.512386 + ], + [ + -47.85566, + -52.35685 + ], + [ + -47.863026, + -54.198997 + ], + [ + -47.90672, + -56.038647 + ], + [ + -47.9922, + -57.87567 + ], + [ + -48.126297, + -59.709724 + ], + [ + -48.318325, + -61.54068 + ], + [ + -48.579628, + -63.368004 + ], + [ + -48.923706, + -65.19128 + ], + [ + -49.37057, + -67.00988 + ], + [ + -49.94468, + -68.82287 + ], + [ + -50.68201, + -70.62917 + ], + [ + -51.631145, + -72.42696 + ], + [ + -52.861862, + -74.2138 + ], + [ + -54.478287, + -75.98592 + ], + [ + -56.641426, + -77.73733 + ], + [ + -59.612553, + -79.45826 + ], + [ + -63.831432, + -81.13132 + ], + [ + -70.078064, + -82.72416 + ], + [ + -79.757935, + -84.17109 + ], + [ + -81.85259, + -84.38992 + ], + [ + -78.73482, + -84.58421 + ], + [ + -50.971264, + -85.375435 + ], + [ + -23.92069, + -85.00673 + ], + [ + -11.638962, + -84.40596 + ], + [ + -1.2920235, + -83.55182 + ], + [ + 3.971726, + -82.936386 + ], + [ + 9.158042, + -82.165504 + ], + [ + 12.194895, + -81.620224 + ], + [ + 15.53147, + -80.92522 + ], + [ + 17.670746, + -80.419266 + ], + [ + 20.199863, + -79.75238 + ], + [ + 21.929165, + -79.24928 + ], + [ + 24.092602, + -78.56095 + ], + [ + 25.65236, + -78.021 + ], + [ + 27.70405, + -77.25049 + ], + [ + 29.257648, + -76.617676 + ], + [ + 31.403145, + -75.66556 + ], + [ + 33.109524, + -74.834114 + ], + [ + 35.590965, + -73.48213 + ], + [ + 37.680065, + -72.17879 + ], + [ + 40.951916, + -69.71836 + ], + [ + 42.23326, + -68.56798 + ], + [ + 37.14516, + -68.106026 + ], + [ + 32.292065, + -67.490486 + ], + [ + 27.715479, + -66.73329 + ], + [ + 23.438187, + -65.84776 + ], + [ + 19.468761, + -64.84734 + ], + [ + 15.803032, + -63.74526 + ], + [ + 12.429311, + -62.553486 + ], + [ + 9.329847, + -61.283253 + ], + [ + 6.48471, + -59.94422 + ], + [ + 3.871094, + -58.54558 + ], + [ + 1.4694272, + -57.094364 + ], + [ + -0.74183893, + -55.597588 + ], + [ + -2.7807474, + -54.06053 + ], + [ + -4.664909, + -52.488255 + ], + [ + -6.4099917, + -50.884995 + ], + [ + -8.030304, + -49.25421 + ], + [ + -9.538224, + -47.59919 + ], + [ + -10.944528, + -45.922527 + ], + [ + -12.2601795, + -44.226704 + ], + [ + -13.492977, + -42.51358 + ], + [ + -14.651172, + -40.785027 + ], + [ + -15.741633, + -39.04259 + ], + [ + -16.77049, + -37.287598 + ], + [ + -17.743332, + -35.521362 + ], + [ + -18.664783, + -33.744827 + ], + [ + -19.539404, + -31.959085 + ], + [ + -20.371191, + -30.164822 + ], + [ + -21.163332, + -28.362862 + ], + [ + -21.919115, + -26.55399 + ], + [ + -22.641188, + -24.738684 + ], + [ + -23.332201, + -22.917576 + ], + [ + -23.994379, + -21.091171 + ], + [ + -24.629745, + -19.259962 + ], + [ + -25.24003, + -17.424292 + ], + [ + -25.826988, + -15.584671 + ], + [ + -26.392202, + -13.74133 + ], + [ + -26.936918, + -11.894714 + ], + [ + -27.46236, + -10.045087 + ], + [ + -27.96971, + -8.192761 + ], + [ + -28.460005, + -6.338011 + ], + [ + -28.934208, + -4.481087 + ], + [ + -29.392889, + -2.6221895 + ], + [ + -29.837124, + -0.76160324 + ], + [ + -30.267216, + 1.1005142 + ], + [ + -30.684317, + 2.9638727 + ], + [ + -31.088486, + 4.8283377 + ], + [ + -31.480568, + 6.693729 + ], + [ + -31.860561, + 8.559849 + ], + [ + -32.22919, + 10.426582 + ], + [ + -32.586746, + 12.2938 + ], + [ + -32.933426, + 14.161198 + ], + [ + -33.26952, + 16.028786 + ], + [ + -33.594994, + 17.89643 + ], + [ + -33.910336, + 19.763926 + ], + [ + -34.215466, + 21.631208 + ], + [ + -34.510334, + 23.498182 + ], + [ + -34.794632, + 25.364737 + ], + [ + -35.06902, + 27.230732 + ], + [ + -35.332657, + 29.096096 + ], + [ + -35.585648, + 30.960781 + ], + [ + -35.82768, + 32.824635 + ], + [ + -36.05814, + 34.687637 + ], + [ + -36.276627, + 36.549725 + ], + [ + -36.482597, + 38.41077 + ], + [ + -36.675446, + 40.270832 + ], + [ + -36.853916, + 42.129627 + ], + [ + -37.016987, + 43.987297 + ], + [ + -37.163727, + 45.843685 + ], + [ + -37.292263, + 47.698753 + ], + [ + -37.400654, + 49.552425 + ], + [ + -37.486652, + 51.404648 + ], + [ + -37.54739, + 53.255314 + ], + [ + -37.57957, + 55.104324 + ], + [ + -37.579124, + 56.951614 + ], + [ + -37.54042, + 58.797024 + ], + [ + -37.457092, + 60.640392 + ], + [ + -37.32069, + 62.481457 + ], + [ + -37.120407, + 64.32 + ], + [ + -36.84206, + 66.15565 + ], + [ + -36.46687, + 67.9878 + ], + [ + -35.969154, + 69.81583 + ], + [ + -35.313465, + 71.63874 + ], + [ + -34.448395, + 73.454994 + ], + [ + -33.298355, + 75.26241 + ], + [ + -31.746803, + 77.05755 + ], + [ + -29.605776, + 78.8348 + ], + [ + -26.55314, + 80.58408 + ], + [ + -22.002934, + 82.286835 + ], + [ + -14.805228, + 83.90391 + ], + [ + -2.6265163, + 85.34551 + ], + [ + 18.494343, + 86.394684 + ], + [ + 48.768032, + 86.65854 + ], + [ + 75.60784, + 85.97943 + ], + [ + 92.0581, + 84.70846 + ], + [ + 101.527916, + 83.167984 + ], + [ + 107.30084, + 81.50325 + ], + [ + 111.05774, + 79.77441 + ], + [ + 113.63585, + 78.00905 + ], + [ + 115.47338, + 76.22077 + ], + [ + 116.82052, + 74.417404 + ], + [ + 117.82615, + 72.6032 + ], + [ + 118.5861, + 70.78119 + ], + [ + 119.16223, + 68.95295 + ], + [ + 119.59841, + 67.11997 + ], + [ + 119.92468, + 65.28301 + ], + [ + 120.16407, + 63.442657 + ], + [ + 120.33177, + 61.599396 + ], + [ + 120.44088, + 59.7536 + ], + [ + 120.453926, + 59.445816 + ], + [ + 121.07364, + 59.393833 + ], + [ + 125.47971, + 58.93929 + ], + [ + 129.43988, + 58.410717 + ], + [ + 131.6493, + 58.07307 + ], + [ + 134.01299, + 57.685383 + ], + [ + 135.5009, + 57.43096 + ], + [ + 137.23628, + 57.12752 + ], + [ + 138.40855, + 56.919872 + ], + [ + 139.85739, + 56.6614 + ], + [ + 140.88785, + 56.47671 + ], + [ + 142.22179, + 56.23683 + ], + [ + 143.21317, + 56.058064 + ], + [ + 144.55244, + 55.815964 + ], + [ + 145.59134, + 55.627697 + ], + [ + 147.05867, + 55.36085 + ], + [ + 148.25166, + 55.142548 + ], + [ + 150.02698, + 54.813526 + ], + [ + 151.55746, + 54.523247 + ], + [ + 154.00362, + 54.038803 + ], + [ + 156.30797, + 53.549637 + ], + [ + 160.50638, + 52.545303 + ], + [ + 162.40198, + 52.03331 + ], + [ + 162.40198, + 52.03331 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__CH4____20180430T153321_20180430T171451_02827_03_020400_20221107T155223.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T15:54:55Z", + "completionDate": "2018-04-30T16:53:19Z", + "productType": "L2__CH4___", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2827, + "updated": "2023-05-02T12:57:47.766897Z", + "published": "2023-05-02T12:57:47.766897Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3bda94c3-49f1-4739-8667-4579d2fcf8d8", + "size": 46625315, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3bda94c3-49f1-4739-8667-4579d2fcf8d8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/3bda94c3-49f1-4739-8667-4579d2fcf8d8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -19.3044537985173, + 29.5909053545565 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "162.40198,52.03331 164.25421,53.61857 166.25783,55.169632 168.43062,56.681423 170.79088,58.14863 173.35931,59.56449 176.15666,60.921734 179.20493,62.211704 180.0,62.502268005302 180,90 0,90 -180,90 -180,62.502268005302 -177.4756,63.424828 -173.8666,64.55009 -169.95407,65.57516 -165.73329,66.48739 -161.20894,67.272644 -156.40247,67.91808 -151.351,68.41064 -146.11052,68.74009 -140.75262,68.8986 -135.35966,68.88227 -130.01767,68.69186 -124.80753,68.3317 -119.798035,67.81001 -115.04197,67.13782 -110.57337,66.32807 -106.40996,65.39429 -102.554695,64.34999 -99.00068,63.20795 -95.733055,61.98025 -92.733185,60.677483 -89.979675,59.309357 -87.4509,57.884216 -85.12658,56.408943 -82.98605,54.890144 -81.01121,53.33306 -79.1856,51.742226 -77.49323,50.12201 -75.921555,48.475582 -74.45795,46.80593 -73.091774,45.11573 -71.81377,43.40705 -70.6152,41.68203 -69.488686,39.942226 -68.427666,38.18918 -67.42615,36.424244 -66.47906,34.648453 -65.5815,32.862957 -64.729614,31.068502 -63.91929,29.266191 -63.147472,27.456512 -62.411324,25.640106 -61.707825,23.817732 -61.034664,21.98993 -60.38969,20.157156 -59.771133,18.319792 -59.17698,16.478348 -58.605984,14.633022 -58.056213,12.784444 -57.526775,10.932783 -57.016335,9.078436 -56.52401,7.221482 -56.04851,5.3625064 -55.589344,3.5014818 -55.145466,1.638826 -54.71621,-0.22525989 -54.301258,-2.0907197 -53.899544,-3.9571247 -53.510983,-5.824405 -53.13491,-7.6923404 -52.771122,-9.560781 -52.419044,-11.429463 -52.078773,-13.298413 -51.749756,-15.167261 -51.431953,-17.036005 -51.125378,-18.904404 -50.829956,-20.772436 -50.545494,-22.639908 -50.272343,-24.506718 -50.010353,-26.372679 -49.760105,-28.237797 -49.521717,-30.10188 -49.295296,-31.964825 -49.08172,-33.82657 -48.881508,-35.687023 -48.69529,-37.546055 -48.52359,-39.4036 -48.368107,-41.25958 -48.22939,-43.113873 -48.1094,-44.966366 -48.009624,-46.817024 -47.932392,-48.66575 -47.87999,-50.512386 -47.85566,-52.35685 -47.863026,-54.198997 -47.90672,-56.038647 -47.9922,-57.87567 -48.126297,-59.709724 -48.318325,-61.54068 -48.579628,-63.368004 -48.923706,-65.19128 -49.37057,-67.00988 -49.94468,-68.82287 -50.68201,-70.62917 -51.631145,-72.42696 -52.861862,-74.2138 -54.478287,-75.98592 -56.641426,-77.73733 -59.612553,-79.45826 -63.831432,-81.13132 -70.078064,-82.72416 -79.757935,-84.17109 -81.85259,-84.38992 -78.73482,-84.58421 -50.971264,-85.375435 -23.92069,-85.00673 -11.638962,-84.40596 -1.2920235,-83.55182 3.971726,-82.936386 9.158042,-82.165504 12.194895,-81.620224 15.53147,-80.92522 17.670746,-80.419266 20.199863,-79.75238 21.929165,-79.24928 24.092602,-78.56095 25.65236,-78.021 27.70405,-77.25049 29.257648,-76.617676 31.403145,-75.66556 33.109524,-74.834114 35.590965,-73.48213 37.680065,-72.17879 40.951916,-69.71836 42.23326,-68.56798 37.14516,-68.106026 32.292065,-67.490486 27.715479,-66.73329 23.438187,-65.84776 19.468761,-64.84734 15.803032,-63.74526 12.429311,-62.553486 9.329847,-61.283253 6.48471,-59.94422 3.871094,-58.54558 1.4694272,-57.094364 -0.74183893,-55.597588 -2.7807474,-54.06053 -4.664909,-52.488255 -6.4099917,-50.884995 -8.030304,-49.25421 -9.538224,-47.59919 -10.944528,-45.922527 -12.2601795,-44.226704 -13.492977,-42.51358 -14.651172,-40.785027 -15.741633,-39.04259 -16.77049,-37.287598 -17.743332,-35.521362 -18.664783,-33.744827 -19.539404,-31.959085 -20.371191,-30.164822 -21.163332,-28.362862 -21.919115,-26.55399 -22.641188,-24.738684 -23.332201,-22.917576 -23.994379,-21.091171 -24.629745,-19.259962 -25.24003,-17.424292 -25.826988,-15.584671 -26.392202,-13.74133 -26.936918,-11.894714 -27.46236,-10.045087 -27.96971,-8.192761 -28.460005,-6.338011 -28.934208,-4.481087 -29.392889,-2.6221895 -29.837124,-0.76160324 -30.267216,1.1005142 -30.684317,2.9638727 -31.088486,4.8283377 -31.480568,6.693729 -31.860561,8.559849 -32.22919,10.426582 -32.586746,12.2938 -32.933426,14.161198 -33.26952,16.028786 -33.594994,17.89643 -33.910336,19.763926 -34.215466,21.631208 -34.510334,23.498182 -34.794632,25.364737 -35.06902,27.230732 -35.332657,29.096096 -35.585648,30.960781 -35.82768,32.824635 -36.05814,34.687637 -36.276627,36.549725 -36.482597,38.41077 -36.675446,40.270832 -36.853916,42.129627 -37.016987,43.987297 -37.163727,45.843685 -37.292263,47.698753 -37.400654,49.552425 -37.486652,51.404648 -37.54739,53.255314 -37.57957,55.104324 -37.579124,56.951614 -37.54042,58.797024 -37.457092,60.640392 -37.32069,62.481457 -37.120407,64.32 -36.84206,66.15565 -36.46687,67.9878 -35.969154,69.81583 -35.313465,71.63874 -34.448395,73.454994 -33.298355,75.26241 -31.746803,77.05755 -29.605776,78.8348 -26.55314,80.58408 -22.002934,82.286835 -14.805228,83.90391 -2.6265163,85.34551 18.494343,86.394684 48.768032,86.65854 75.60784,85.97943 92.0581,84.70846 101.527916,83.167984 107.30084,81.50325 111.05774,79.77441 113.63585,78.00905 115.47338,76.22077 116.82052,74.417404 117.82615,72.6032 118.5861,70.78119 119.16223,68.95295 119.59841,67.11997 119.92468,65.28301 120.16407,63.442657 120.33177,61.599396 120.44088,59.7536 120.453926,59.445816 121.07364,59.393833 125.47971,58.93929 129.43988,58.410717 131.6493,58.07307 134.01299,57.685383 135.5009,57.43096 137.23628,57.12752 138.40855,56.919872 139.85739,56.6614 140.88785,56.47671 142.22179,56.23683 143.21317,56.058064 144.55244,55.815964 145.59134,55.627697 147.05867,55.36085 148.25166,55.142548 150.02698,54.813526 151.55746,54.523247 154.00362,54.038803 156.30797,53.549637 160.50638,52.545303 162.40198,52.03331 162.40198,52.03331", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__CH4___/2018/04/30/S5P_RPRO_L2__CH4____20180430T153321_20180430T171451_02827_03_020400_20221107T155223.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20400.0 + }, + "id": "3bda94c3-49f1-4739-8667-4579d2fcf8d8" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -77.47134779452979 + ], + [ + 178.41011, + -78.07754 + ], + [ + 176.86604, + -78.62016 + ], + [ + 174.7233, + -79.31214 + ], + [ + 173.00941, + -79.8181 + ], + [ + 170.50069, + -80.48907 + ], + [ + 168.37634, + -80.998375 + ], + [ + 165.0581, + -81.698425 + ], + [ + 162.03198, + -82.24807 + ], + [ + 156.84921, + -83.0259 + ], + [ + 151.5682, + -83.64767 + ], + [ + 141.12384, + -84.511925 + ], + [ + 128.62718, + -85.12023 + ], + [ + 100.9158, + -85.48691 + ], + [ + 72.6973, + -84.66813 + ], + [ + 69.564384, + -84.469406 + ], + [ + 71.72247, + -84.25367 + ], + [ + 81.68187, + -82.8193 + ], + [ + 88.09361, + -81.23315 + ], + [ + 92.41165, + -79.56384 + ], + [ + 95.4458, + -77.84528 + ], + [ + 97.65073, + -76.09536 + ], + [ + 99.295876, + -74.32435 + ], + [ + 100.54706, + -72.5382 + ], + [ + 101.51113, + -70.74096 + ], + [ + 102.259995, + -68.93507 + ], + [ + 102.84395, + -67.12235 + ], + [ + 103.29756, + -65.30402 + ], + [ + 103.64767, + -63.48093 + ], + [ + 103.913124, + -61.65378 + ], + [ + 104.109184, + -59.823006 + ], + [ + 104.2468, + -57.98903 + ], + [ + 104.335045, + -56.152176 + ], + [ + 104.38114, + -54.312584 + ], + [ + 104.390236, + -52.470547 + ], + [ + 104.367836, + -50.62618 + ], + [ + 104.31712, + -48.779594 + ], + [ + 104.24127, + -46.930954 + ], + [ + 104.142944, + -45.080334 + ], + [ + 104.02393, + -43.227875 + ], + [ + 103.886566, + -41.373634 + ], + [ + 103.731865, + -39.517735 + ], + [ + 103.56136, + -37.660217 + ], + [ + 103.37576, + -35.80127 + ], + [ + 103.17626, + -33.940876 + ], + [ + 102.96345, + -32.079132 + ], + [ + 102.737976, + -30.216185 + ], + [ + 102.50017, + -28.352133 + ], + [ + 102.250595, + -26.487026 + ], + [ + 101.989426, + -24.621056 + ], + [ + 101.716896, + -22.754282 + ], + [ + 101.43319, + -20.886848 + ], + [ + 101.138374, + -19.01873 + ], + [ + 100.832344, + -17.150347 + ], + [ + 100.51532, + -15.281565 + ], + [ + 100.187126, + -13.41263 + ], + [ + 99.84758, + -11.543647 + ], + [ + 99.49607, + -9.674966 + ], + [ + 99.13298, + -7.80648 + ], + [ + 98.75772, + -5.938431 + ], + [ + 98.369865, + -4.0711064 + ], + [ + 97.969124, + -2.204542 + ], + [ + 97.55482, + -0.3391102 + ], + [ + 97.126434, + 1.5251452 + ], + [ + 96.68365, + 3.3879786 + ], + [ + 96.2254, + 5.2490892 + ], + [ + 95.75101, + 7.108291 + ], + [ + 95.25975, + 8.965385 + ], + [ + 94.750435, + 10.819931 + ], + [ + 94.22217, + 12.671749 + ], + [ + 93.67392, + 14.520607 + ], + [ + 93.10408, + 16.366026 + ], + [ + 92.511444, + 18.20775 + ], + [ + 91.89445, + 20.04537 + ], + [ + 91.25114, + 21.87849 + ], + [ + 90.58, + 23.706724 + ], + [ + 89.8783, + 25.529278 + ], + [ + 89.14416, + 27.34598 + ], + [ + 88.374664, + 29.156057 + ], + [ + 87.56698, + 30.95894 + ], + [ + 86.71751, + 32.75372 + ], + [ + 85.82294, + 34.53977 + ], + [ + 84.878944, + 36.316113 + ], + [ + 83.88103, + 38.081764 + ], + [ + 82.82386, + 39.83553 + ], + [ + 81.70161, + 41.576145 + ], + [ + 80.50759, + 43.302063 + ], + [ + 79.23473, + 45.01176 + ], + [ + 77.87431, + 46.70318 + ], + [ + 76.417015, + 48.374058 + ], + [ + 74.85215, + 50.021954 + ], + [ + 73.167816, + 51.64388 + ], + [ + 71.350716, + 53.23648 + ], + [ + 69.385284, + 54.79561 + ], + [ + 67.25575, + 56.31698 + ], + [ + 64.94308, + 57.79493 + ], + [ + 62.42774, + 59.22341 + ], + [ + 59.688686, + 60.595173 + ], + [ + 56.704582, + 61.902092 + ], + [ + 53.454105, + 63.134663 + ], + [ + 49.918213, + 64.282104 + ], + [ + 46.082054, + 65.33266 + ], + [ + 41.937572, + 66.27353 + ], + [ + 37.487682, + 67.09132 + ], + [ + 32.74882, + 67.77205 + ], + [ + 27.753874, + 68.30348 + ], + [ + 22.554688, + 68.67392 + ], + [ + 17.218884, + 68.874985 + ], + [ + 11.827075, + 68.90191 + ], + [ + 6.4648395, + 68.75419 + ], + [ + 1.2153498, + 68.43522 + ], + [ + -3.849341, + 67.9525 + ], + [ + -8.672243, + 67.31634 + ], + [ + -13.21403, + 66.53919 + ], + [ + -17.454212, + 65.63467 + ], + [ + -21.384941, + 64.616005 + ], + [ + -25.012518, + 63.4968 + ], + [ + -28.349188, + 62.288868 + ], + [ + -31.413452, + 61.003384 + ], + [ + -34.225765, + 59.650127 + ], + [ + -36.807526, + 58.237732 + ], + [ + -39.180172, + 56.773693 + ], + [ + -41.36402, + 55.264637 + ], + [ + -43.377724, + 53.71598 + ], + [ + -45.23854, + 52.132744 + ], + [ + -47.137737, + 52.64692 + ], + [ + -51.344982, + 53.655544 + ], + [ + -53.65467, + 54.146763 + ], + [ + -56.10686, + 54.633152 + ], + [ + -57.641285, + 54.924538 + ], + [ + -59.421326, + 55.254726 + ], + [ + -60.617588, + 55.47375 + ], + [ + -62.089024, + 55.741413 + ], + [ + -63.130898, + 55.930206 + ], + [ + -64.474106, + 56.172928 + ], + [ + -65.46844, + 56.35211 + ], + [ + -66.80644, + 56.592495 + ], + [ + -67.840096, + 56.777527 + ], + [ + -69.29352, + 57.03642 + ], + [ + -70.46959, + 57.244343 + ], + [ + -72.21071, + 57.548103 + ], + [ + -73.703674, + 57.80271 + ], + [ + -76.07559, + 58.190517 + ], + [ + -78.29298, + 58.528084 + ], + [ + -82.267876, + 59.056046 + ], + [ + -86.690895, + 59.509193 + ], + [ + -87.31303, + 59.56092 + ], + [ + -87.3267, + 59.86871 + ], + [ + -87.439926, + 61.714302 + ], + [ + -87.61254, + 63.557186 + ], + [ + -87.856964, + 65.39726 + ], + [ + -88.190605, + 67.23386 + ], + [ + -88.63535, + 69.06648 + ], + [ + -89.22244, + 70.894196 + ], + [ + -89.99687, + 72.71569 + ], + [ + -91.0224, + 74.52906 + ], + [ + -92.396416, + 76.3315 + ], + [ + -94.27323, + 78.11841 + ], + [ + -96.9116, + 79.88176 + ], + [ + -100.76763, + 81.607285 + ], + [ + -106.71255, + 83.266106 + ], + [ + -116.50469, + 84.794716 + ], + [ + -133.52763, + 86.03982 + ], + [ + -160.9307, + 86.66738 + ], + [ + -180.0, + 86.46180162082852 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 86.46180162082852 + ], + [ + 169.13171, + 86.344635 + ], + [ + 148.68462, + 85.261795 + ], + [ + 136.91298, + 83.805534 + ], + [ + 129.92563, + 82.18191 + ], + [ + 125.48917, + 80.47574 + ], + [ + 122.503296, + 78.72465 + ], + [ + 120.40325, + 76.946335 + ], + [ + 118.8788, + 75.15045 + ], + [ + 117.74768, + 73.34255 + ], + [ + 116.89599, + 71.52595 + ], + [ + 116.25007, + 69.70284 + ], + [ + 115.76013, + 67.87453 + ], + [ + 115.39022, + 66.042305 + ], + [ + 115.11629, + 64.20665 + ], + [ + 114.92034, + 62.367943 + ], + [ + 114.786835, + 60.52676 + ], + [ + 114.706055, + 58.683315 + ], + [ + 114.66942, + 56.837822 + ], + [ + 114.6706, + 54.99048 + ], + [ + 114.70445, + 53.141346 + ], + [ + 114.76668, + 51.290672 + ], + [ + 114.85387, + 49.438354 + ], + [ + 114.96317, + 47.58464 + ], + [ + 115.09251, + 45.72952 + ], + [ + 115.240005, + 43.873074 + ], + [ + 115.40378, + 42.01537 + ], + [ + 115.58304, + 40.156452 + ], + [ + 115.77631, + 38.296394 + ], + [ + 115.982864, + 36.435307 + ], + [ + 116.20193, + 34.5732 + ], + [ + 116.43312, + 32.71013 + ], + [ + 116.6755, + 30.846214 + ], + [ + 116.92905, + 28.981417 + ], + [ + 117.19341, + 27.11607 + ], + [ + 117.46799, + 25.25001 + ], + [ + 117.75295, + 23.38344 + ], + [ + 118.04822, + 21.516413 + ], + [ + 118.35389, + 19.649082 + ], + [ + 118.669426, + 17.781551 + ], + [ + 118.99562, + 15.9139185 + ], + [ + 119.33235, + 14.04632 + ], + [ + 119.67944, + 12.178833 + ], + [ + 120.03767, + 10.311661 + ], + [ + 120.40677, + 8.444966 + ], + [ + 120.78764, + 6.5787854 + ], + [ + 121.180016, + 4.7134132 + ], + [ + 121.58497, + 2.8489625 + ], + [ + 122.00265, + 0.9856142 + ], + [ + 122.43378, + -0.87641865 + ], + [ + 122.878685, + -2.7369535 + ], + [ + 123.33822, + -4.5957904 + ], + [ + 123.81315, + -6.452629 + ], + [ + 124.30442, + -8.3073015 + ], + [ + 124.81271, + -10.159541 + ], + [ + 125.33929, + -12.009078 + ], + [ + 125.885124, + -13.855585 + ], + [ + 126.451485, + -15.698705 + ], + [ + 127.03975, + -17.538237 + ], + [ + 127.65148, + -19.373707 + ], + [ + 128.28827, + -21.204721 + ], + [ + 128.952, + -23.030886 + ], + [ + 129.64478, + -24.851685 + ], + [ + 130.36873, + -26.6667 + ], + [ + 131.12653, + -28.475273 + ], + [ + 131.9209, + -30.276815 + ], + [ + 132.75531, + -32.070644 + ], + [ + 133.63249, + -33.85596 + ], + [ + 134.55693, + -35.631966 + ], + [ + 135.53304, + -37.39765 + ], + [ + 136.56543, + -39.151955 + ], + [ + 137.6597, + -40.893715 + ], + [ + 138.82222, + -42.62147 + ], + [ + 140.05975, + -44.33372 + ], + [ + 141.38014, + -46.028645 + ], + [ + 142.79292, + -47.703995 + ], + [ + 144.30737, + -49.357716 + ], + [ + 145.93489, + -50.98696 + ], + [ + 147.68791, + -52.58865 + ], + [ + 149.58134, + -54.158962 + ], + [ + 151.63046, + -55.693752 + ], + [ + 153.85262, + -57.188164 + ], + [ + 156.2672, + -58.636326 + ], + [ + 158.89407, + -60.03179 + ], + [ + 161.75496, + -61.36677 + ], + [ + 164.8713, + -62.632484 + ], + [ + 168.26283, + -63.819145 + ], + [ + 171.94743, + -64.91544 + ], + [ + 175.93654, + -65.909134 + ], + [ + 180.0, + -66.73946735416168 + ], + [ + 180.0, + -77.47134779452979 + ] + ] + ], + [ + [ + [ + -180.0, + -66.73946735416168 + ], + [ + -179.76675, + -66.78713 + ], + [ + -175.17125, + -67.535995 + ], + [ + -170.30168, + -68.14238 + ], + [ + -165.19962, + -68.59431 + ], + [ + -166.46457, + -69.74707 + ], + [ + -169.69617, + -72.213585 + ], + [ + -171.7606, + -73.52081 + ], + [ + -174.21355, + -74.87736 + ], + [ + -175.90079, + -75.7119 + ], + [ + -178.0227, + -76.66788 + ], + [ + -179.55962, + -77.30344 + ], + [ + -180.0, + -77.47134779452979 + ], + [ + -180.0, + -66.73946735416168 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__CH4____20180430T052420_20180430T070550_02821_03_020400_20221107T155135.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T05:45:55Z", + "completionDate": "2018-04-30T06:44:18Z", + "productType": "L2__CH4___", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2821, + "updated": "2023-05-02T17:54:20.212542Z", + "published": "2023-05-02T17:54:20.212542Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/88b75b4e-2a50-49d2-b9fa-0c80e60b1e2a", + "size": 53613964, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 88b75b4e-2a50-49d2-b9fa-0c80e60b1e2a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/88b75b4e-2a50-49d2-b9fa-0c80e60b1e2a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 57.8989906153735, + 29.4113362455662 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-77.4713477945298 178.41011,-78.07754 176.86604,-78.62016 174.7233,-79.31214 173.00941,-79.8181 170.50069,-80.48907 168.37634,-80.998375 165.0581,-81.698425 162.03198,-82.24807 156.84921,-83.0259 151.5682,-83.64767 141.12384,-84.511925 128.62718,-85.12023 100.9158,-85.48691 72.6973,-84.66813 69.564384,-84.469406 71.72247,-84.25367 81.68187,-82.8193 88.09361,-81.23315 92.41165,-79.56384 95.4458,-77.84528 97.65073,-76.09536 99.295876,-74.32435 100.54706,-72.5382 101.51113,-70.74096 102.259995,-68.93507 102.84395,-67.12235 103.29756,-65.30402 103.64767,-63.48093 103.913124,-61.65378 104.109184,-59.823006 104.2468,-57.98903 104.335045,-56.152176 104.38114,-54.312584 104.390236,-52.470547 104.367836,-50.62618 104.31712,-48.779594 104.24127,-46.930954 104.142944,-45.080334 104.02393,-43.227875 103.886566,-41.373634 103.731865,-39.517735 103.56136,-37.660217 103.37576,-35.80127 103.17626,-33.940876 102.96345,-32.079132 102.737976,-30.216185 102.50017,-28.352133 102.250595,-26.487026 101.989426,-24.621056 101.716896,-22.754282 101.43319,-20.886848 101.138374,-19.01873 100.832344,-17.150347 100.51532,-15.281565 100.187126,-13.41263 99.84758,-11.543647 99.49607,-9.674966 99.13298,-7.80648 98.75772,-5.938431 98.369865,-4.0711064 97.969124,-2.204542 97.55482,-0.3391102 97.126434,1.5251452 96.68365,3.3879786 96.2254,5.2490892 95.75101,7.108291 95.25975,8.965385 94.750435,10.819931 94.22217,12.671749 93.67392,14.520607 93.10408,16.366026 92.511444,18.20775 91.89445,20.04537 91.25114,21.87849 90.58,23.706724 89.8783,25.529278 89.14416,27.34598 88.374664,29.156057 87.56698,30.95894 86.71751,32.75372 85.82294,34.53977 84.878944,36.316113 83.88103,38.081764 82.82386,39.83553 81.70161,41.576145 80.50759,43.302063 79.23473,45.01176 77.87431,46.70318 76.417015,48.374058 74.85215,50.021954 73.167816,51.64388 71.350716,53.23648 69.385284,54.79561 67.25575,56.31698 64.94308,57.79493 62.42774,59.22341 59.688686,60.595173 56.704582,61.902092 53.454105,63.134663 49.918213,64.282104 46.082054,65.33266 41.937572,66.27353 37.487682,67.09132 32.74882,67.77205 27.753874,68.30348 22.554688,68.67392 17.218884,68.874985 11.827075,68.90191 6.4648395,68.75419 1.2153498,68.43522 -3.849341,67.9525 -8.672243,67.31634 -13.21403,66.53919 -17.454212,65.63467 -21.384941,64.616005 -25.012518,63.4968 -28.349188,62.288868 -31.413452,61.003384 -34.225765,59.650127 -36.807526,58.237732 -39.180172,56.773693 -41.36402,55.264637 -43.377724,53.71598 -45.23854,52.132744 -47.137737,52.64692 -51.344982,53.655544 -53.65467,54.146763 -56.10686,54.633152 -57.641285,54.924538 -59.421326,55.254726 -60.617588,55.47375 -62.089024,55.741413 -63.130898,55.930206 -64.474106,56.172928 -65.46844,56.35211 -66.80644,56.592495 -67.840096,56.777527 -69.29352,57.03642 -70.46959,57.244343 -72.21071,57.548103 -73.703674,57.80271 -76.07559,58.190517 -78.29298,58.528084 -82.267876,59.056046 -86.690895,59.509193 -87.31303,59.56092 -87.3267,59.86871 -87.439926,61.714302 -87.61254,63.557186 -87.856964,65.39726 -88.190605,67.23386 -88.63535,69.06648 -89.22244,70.894196 -89.99687,72.71569 -91.0224,74.52906 -92.396416,76.3315 -94.27323,78.11841 -96.9116,79.88176 -100.76763,81.607285 -106.71255,83.266106 -116.50469,84.794716 -133.52763,86.03982 -160.9307,86.66738 -180,86.4618016208285 -180,90 0,90 180,90 180.0,86.4618016208285 169.13171,86.344635 148.68462,85.261795 136.91298,83.805534 129.92563,82.18191 125.48917,80.47574 122.503296,78.72465 120.40325,76.946335 118.8788,75.15045 117.74768,73.34255 116.89599,71.52595 116.25007,69.70284 115.76013,67.87453 115.39022,66.042305 115.11629,64.20665 114.92034,62.367943 114.786835,60.52676 114.706055,58.683315 114.66942,56.837822 114.6706,54.99048 114.70445,53.141346 114.76668,51.290672 114.85387,49.438354 114.96317,47.58464 115.09251,45.72952 115.240005,43.873074 115.40378,42.01537 115.58304,40.156452 115.77631,38.296394 115.982864,36.435307 116.20193,34.5732 116.43312,32.71013 116.6755,30.846214 116.92905,28.981417 117.19341,27.11607 117.46799,25.25001 117.75295,23.38344 118.04822,21.516413 118.35389,19.649082 118.669426,17.781551 118.99562,15.9139185 119.33235,14.04632 119.67944,12.178833 120.03767,10.311661 120.40677,8.444966 120.78764,6.5787854 121.180016,4.7134132 121.58497,2.8489625 122.00265,0.9856142 122.43378,-0.87641865 122.878685,-2.7369535 123.33822,-4.5957904 123.81315,-6.452629 124.30442,-8.3073015 124.81271,-10.159541 125.33929,-12.009078 125.885124,-13.855585 126.451485,-15.698705 127.03975,-17.538237 127.65148,-19.373707 128.28827,-21.204721 128.952,-23.030886 129.64478,-24.851685 130.36873,-26.6667 131.12653,-28.475273 131.9209,-30.276815 132.75531,-32.070644 133.63249,-33.85596 134.55693,-35.631966 135.53304,-37.39765 136.56543,-39.151955 137.6597,-40.893715 138.82222,-42.62147 140.05975,-44.33372 141.38014,-46.028645 142.79292,-47.703995 144.30737,-49.357716 145.93489,-50.98696 147.68791,-52.58865 149.58134,-54.158962 151.63046,-55.693752 153.85262,-57.188164 156.2672,-58.636326 158.89407,-60.03179 161.75496,-61.36677 164.8713,-62.632484 168.26283,-63.819145 171.94743,-64.91544 175.93654,-65.909134 180.0,-66.7394673541617 180.0,-77.4713477945298-180,-66.7394673541617 -179.76675,-66.78713 -175.17125,-67.535995 -170.30168,-68.14238 -165.19962,-68.59431 -166.46457,-69.74707 -169.69617,-72.213585 -171.7606,-73.52081 -174.21355,-74.87736 -175.90079,-75.7119 -178.0227,-76.66788 -179.55962,-77.30344 -180,-77.4713477945298 -180,-66.7394673541617", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__CH4___/2018/04/30/S5P_RPRO_L2__CH4____20180430T052420_20180430T070550_02821_03_020400_20221107T155135.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20400.0 + }, + "id": "88b75b4e-2a50-49d2-b9fa-0c80e60b1e2a" + } + ], + "properties": { + "id": "fc80be6c-3b9a-5a10-b363-343446d42968", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__CH4___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__CLOUD_.json b/tests/data/opensearch/creodias_search_L2__CLOUD_.json new file mode 100644 index 0000000..bb4b18d --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__CLOUD_.json @@ -0,0 +1,2188 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + 45.21929514273999 + ], + [ + 177.83426, + 44.22204 + ], + [ + 176.06041, + 43.325584 + ], + [ + 175.965, + 43.275738 + ], + [ + 175.54617, + 43.85432 + ], + [ + 174.54407, + 45.182045 + ], + [ + 173.4887, + 46.498768 + ], + [ + 172.37538, + 47.80316 + ], + [ + 171.1993, + 49.094364 + ], + [ + 169.9557, + 50.37104 + ], + [ + 168.63794, + 51.631565 + ], + [ + 167.23994, + 52.874424 + ], + [ + 165.7548, + 54.097744 + ], + [ + 164.175, + 55.299606 + ], + [ + 162.49196, + 56.47753 + ], + [ + 160.69724, + 57.62904 + ], + [ + 158.78146, + 58.75117 + ], + [ + 161.0431, + 60.12228 + ], + [ + 164.16574, + 61.77178 + ], + [ + 166.99963, + 63.045784 + ], + [ + 169.10292, + 63.86569 + ], + [ + 171.23872, + 64.59732 + ], + [ + 172.95427, + 65.11689 + ], + [ + 174.80545, + 65.615074 + ], + [ + 176.37091, + 65.98988 + ], + [ + 178.13933, + 66.36642 + ], + [ + 179.70064, + 66.66082 + ], + [ + 179.85114, + 66.687416 + ], + [ + 180.0, + 66.71192874653342 + ], + [ + 180.0, + 45.21929514273999 + ] + ] + ], + [ + [ + [ + -180.0, + 66.71192874653342 + ], + [ + -178.45988, + 66.96554 + ], + [ + -176.7655, + 67.20879 + ], + [ + -174.67928, + 67.46262 + ], + [ + -172.66566, + 67.663216 + ], + [ + -170.05533, + 67.86353 + ], + [ + -167.38577, + 68.00448 + ], + [ + -163.67743, + 68.10303 + ], + [ + -159.54546, + 68.09145 + ], + [ + -153.071, + 67.8353 + ], + [ + -148.81972, + 67.51279 + ], + [ + -148.60936, + 67.49361 + ], + [ + -148.74754, + 66.876915 + ], + [ + -149.01956, + 65.452 + ], + [ + -149.23605, + 64.02502 + ], + [ + -149.4048, + 62.596146 + ], + [ + -149.53351, + 61.165657 + ], + [ + -149.62634, + 59.733547 + ], + [ + -149.68903, + 58.30021 + ], + [ + -149.72502, + 56.865513 + ], + [ + -149.73659, + 55.42958 + ], + [ + -149.7269, + 53.99254 + ], + [ + -149.69911, + 52.55439 + ], + [ + -149.65375, + 51.11529 + ], + [ + -149.59294, + 49.675148 + ], + [ + -152.43239, + 49.84854 + ], + [ + -155.7464, + 49.951088 + ], + [ + -158.49292, + 49.944008 + ], + [ + -160.37718, + 49.883255 + ], + [ + -162.16449, + 49.77748 + ], + [ + -163.51472, + 49.66308 + ], + [ + -164.89377, + 49.512974 + ], + [ + -166.00244, + 49.36649 + ], + [ + -167.19772, + 49.18162 + ], + [ + -168.20757, + 49.002884 + ], + [ + -168.30281, + 48.984932 + ], + [ + -169.34831, + 48.775272 + ], + [ + -170.35704, + 48.55053 + ], + [ + -171.55008, + 48.255333 + ], + [ + -172.6567, + 47.952286 + ], + [ + -174.03552, + 47.534718 + ], + [ + -175.39215, + 47.080757 + ], + [ + -177.20804, + 46.408028 + ], + [ + -179.16623, + 45.60322 + ], + [ + -180.0, + 45.21929514273999 + ], + [ + -180.0, + 66.71192874653342 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__CLOUD__20240301T000248_20240301T000748_33065_03_020601_20240301T005636.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2024-03-01T00:02:42Z", + "completionDate": "2024-03-01T00:07:55Z", + "productType": "L2__CLOUD_", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 33065, + "updated": "2024-03-01T01:11:18.805226Z", + "published": "2024-03-01T01:10:23.895099Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/959973af-9c1b-45dd-bf81-b2a95a565db2", + "size": 51568350, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 959973af-9c1b-45dd-bf81-b2a95a565db2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/959973af-9c1b-45dd-bf81-b2a95a565db2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -56.7258086450681, + 57.6588143257353 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,45.21929514274 177.83426,44.22204 176.06041,43.325584 175.965,43.275738 175.54617,43.85432 174.54407,45.182045 173.4887,46.498768 172.37538,47.80316 171.1993,49.094364 169.9557,50.37104 168.63794,51.631565 167.23994,52.874424 165.7548,54.097744 164.175,55.299606 162.49196,56.47753 160.69724,57.62904 158.78146,58.75117 161.0431,60.12228 164.16574,61.77178 166.99963,63.045784 169.10292,63.86569 171.23872,64.59732 172.95427,65.11689 174.80545,65.615074 176.37091,65.98988 178.13933,66.36642 179.70064,66.66082 179.85114,66.687416 180.0,66.7119287465334 180.0,45.21929514274-180,66.7119287465334 -178.45988,66.96554 -176.7655,67.20879 -174.67928,67.46262 -172.66566,67.663216 -170.05533,67.86353 -167.38577,68.00448 -163.67743,68.10303 -159.54546,68.09145 -153.071,67.8353 -148.81972,67.51279 -148.60936,67.49361 -148.74754,66.876915 -149.01956,65.452 -149.23605,64.02502 -149.4048,62.596146 -149.53351,61.165657 -149.62634,59.733547 -149.68903,58.30021 -149.72502,56.865513 -149.73659,55.42958 -149.7269,53.99254 -149.69911,52.55439 -149.65375,51.11529 -149.59294,49.675148 -152.43239,49.84854 -155.7464,49.951088 -158.49292,49.944008 -160.37718,49.883255 -162.16449,49.77748 -163.51472,49.66308 -164.89377,49.512974 -166.00244,49.36649 -167.19772,49.18162 -168.20757,49.002884 -168.30281,48.984932 -169.34831,48.775272 -170.35704,48.55053 -171.55008,48.255333 -172.6567,47.952286 -174.03552,47.534718 -175.39215,47.080757 -177.20804,46.408028 -179.16623,45.60322 -180,45.21929514274 -180,66.7119287465334", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__CLOUD_/2024/03/01/S5P_NRTI_L2__CLOUD__20240301T000248_20240301T000748_33065_03_020601_20240301T005636", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20601.0 + }, + "id": "959973af-9c1b-45dd-bf81-b2a95a565db2" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.8817408, + -19.128311 + ], + [ + -1.6526868, + -20.580938 + ], + [ + -1.4302522, + -22.033176 + ], + [ + -1.2146517, + -23.485098 + ], + [ + -1.0057671, + -24.936518 + ], + [ + -0.8036191, + -26.387367 + ], + [ + -0.60847306, + -27.837725 + ], + [ + -0.42034012, + -29.287458 + ], + [ + -0.2394771, + -30.736534 + ], + [ + -0.06610098, + -32.184914 + ], + [ + 0.09957354, + -33.63262 + ], + [ + 0.25749144, + -35.07935 + ], + [ + 0.4066505, + -36.525505 + ], + [ + 0.46420863, + -37.103622 + ], + [ + 0.56984955, + -37.083416 + ], + [ + 2.4903166, + -36.69874 + ], + [ + 5.5584855, + -36.023846 + ], + [ + 7.448798, + -35.581326 + ], + [ + 9.129216, + -35.18072 + ], + [ + 10.343077, + -34.892536 + ], + [ + 11.54395, + -34.61236 + ], + [ + 12.486151, + -34.39788 + ], + [ + 13.482757, + -34.17735 + ], + [ + 14.311571, + -33.999397 + ], + [ + 15.158775, + -33.82284 + ], + [ + 15.235406, + -33.80714 + ], + [ + 16.042725, + -33.644497 + ], + [ + 16.98728, + -33.460587 + ], + [ + 17.854277, + -33.297733 + ], + [ + 18.922579, + -33.104412 + ], + [ + 19.959864, + -32.92337 + ], + [ + 21.32293, + -32.692593 + ], + [ + 22.751226, + -32.45474 + ], + [ + 24.82335, + -32.10588 + ], + [ + 27.316729, + -31.662453 + ], + [ + 29.453514, + -31.24956 + ], + [ + 28.814325, + -29.853477 + ], + [ + 28.1988, + -28.452759 + ], + [ + 27.605425, + -27.047724 + ], + [ + 27.033018, + -25.638765 + ], + [ + 26.480186, + -24.225992 + ], + [ + 25.945904, + -22.809813 + ], + [ + 25.4292, + -21.390408 + ], + [ + 24.928877, + -19.967937 + ], + [ + 24.444216, + -18.542765 + ], + [ + 23.974329, + -17.114973 + ], + [ + 23.518484, + -15.684729 + ], + [ + 23.075838, + -14.252262 + ], + [ + 22.90262, + -13.678616 + ], + [ + 22.818596, + -13.689778 + ], + [ + 21.144548, + -13.907369 + ], + [ + 18.65658, + -14.221849 + ], + [ + 17.084293, + -14.424792 + ], + [ + 15.66705, + -14.619402 + ], + [ + 14.634806, + -14.772922 + ], + [ + 13.608793, + -14.938836 + ], + [ + 12.801574, + -15.080388 + ], + [ + 11.946428, + -15.241977 + ], + [ + 11.234619, + -15.386008 + ], + [ + 10.506655, + -15.542422 + ], + [ + 10.440797, + -15.557029 + ], + [ + 9.746886, + -15.715545 + ], + [ + 8.934878, + -15.911689 + ], + [ + 8.189418, + -16.10171 + ], + [ + 7.270491, + -16.348465 + ], + [ + 6.377283, + -16.600351 + ], + [ + 5.2005067, + -16.947134 + ], + [ + 3.9608757, + -17.32551 + ], + [ + 2.1430871, + -17.891981 + ], + [ + -0.08972258, + -18.585773 + ], + [ + -1.8817408, + -19.128311 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__CLOUD__20230722T125402_20230722T125902_29909_03_020500_20230722T134051.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2023-07-22T12:53:57Z", + "completionDate": "2023-07-22T12:59:08Z", + "productType": "L2__CLOUD_", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 29909, + "updated": "2024-12-05T12:23:36.174907Z", + "published": "2023-07-22T13:49:07.661601Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9f3cd9db-235a-425c-ab6f-2b9a8d8afaf0", + "size": 48458169, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9f3cd9db-235a-425c-ab6f-2b9a8d8afaf0", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/9f3cd9db-235a-425c-ab6f-2b9a8d8afaf0.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 12.7003710930681, + -25.2067714898198 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-1.8817408,-19.128311 -1.6526868,-20.580938 -1.4302522,-22.033176 -1.2146517,-23.485098 -1.0057671,-24.936518 -0.8036191,-26.387367 -0.60847306,-27.837725 -0.42034012,-29.287458 -0.2394771,-30.736534 -0.06610098,-32.184914 0.09957354,-33.63262 0.25749144,-35.07935 0.4066505,-36.525505 0.46420863,-37.103622 0.56984955,-37.083416 2.4903166,-36.69874 5.5584855,-36.023846 7.448798,-35.581326 9.129216,-35.18072 10.343077,-34.892536 11.54395,-34.61236 12.486151,-34.39788 13.482757,-34.17735 14.311571,-33.999397 15.158775,-33.82284 15.235406,-33.80714 16.042725,-33.644497 16.98728,-33.460587 17.854277,-33.297733 18.922579,-33.104412 19.959864,-32.92337 21.32293,-32.692593 22.751226,-32.45474 24.82335,-32.10588 27.316729,-31.662453 29.453514,-31.24956 28.814325,-29.853477 28.1988,-28.452759 27.605425,-27.047724 27.033018,-25.638765 26.480186,-24.225992 25.945904,-22.809813 25.4292,-21.390408 24.928877,-19.967937 24.444216,-18.542765 23.974329,-17.114973 23.518484,-15.684729 23.075838,-14.252262 22.90262,-13.678616 22.818596,-13.689778 21.144548,-13.907369 18.65658,-14.221849 17.084293,-14.424792 15.66705,-14.619402 14.634806,-14.772922 13.608793,-14.938836 12.801574,-15.080388 11.946428,-15.241977 11.234619,-15.386008 10.506655,-15.542422 10.440797,-15.557029 9.746886,-15.715545 8.934878,-15.911689 8.189418,-16.10171 7.270491,-16.348465 6.377283,-16.600351 5.2005067,-16.947134 3.9608757,-17.32551 2.1430871,-17.891981 -0.08972258,-18.585773 -1.8817408,-19.128311", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__CLOUD_/2023/07/22/S5P_NRTI_L2__CLOUD__20230722T125402_20230722T125902_29909_03_020500_20230722T134051", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "9f3cd9db-235a-425c-ab6f-2b9a8d8afaf0" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -151.46765, + 61.26388 + ], + [ + -149.07413, + 62.263317 + ], + [ + -146.51566, + 63.216324 + ], + [ + -143.7836, + 64.11782 + ], + [ + -140.86995, + 64.9622 + ], + [ + -137.76974, + 65.74345 + ], + [ + -134.48134, + 66.4554 + ], + [ + -131.00703, + 67.0916 + ], + [ + -127.354385, + 67.64544 + ], + [ + -123.538025, + 68.11093 + ], + [ + -119.577934, + 68.482124 + ], + [ + -115.50211, + 68.754326 + ], + [ + -111.34361, + 68.9235 + ], + [ + -107.1403, + 68.98717 + ], + [ + -102.933105, + 68.944435 + ], + [ + -98.76276, + 68.79623 + ], + [ + -94.66776, + 68.544205 + ], + [ + -90.68276, + 68.19224 + ], + [ + -86.836174, + 67.74515 + ], + [ + -83.150215, + 67.208244 + ], + [ + -79.63996, + 66.58819 + ], + [ + -76.31459, + 65.89086 + ], + [ + -73.177246, + 65.12309 + ], + [ + -70.22731, + 64.29093 + ], + [ + -67.459915, + 63.400547 + ], + [ + -64.86791, + 62.45761 + ], + [ + -62.442856, + 61.467243 + ], + [ + -60.174576, + 60.434353 + ], + [ + -58.053272, + 59.362984 + ], + [ + -56.06855, + 58.25709 + ], + [ + -54.210346, + 57.120296 + ], + [ + -52.469078, + 55.95546 + ], + [ + -50.835674, + 54.765385 + ], + [ + -49.30115, + 53.552742 + ], + [ + -47.85827, + 52.31942 + ], + [ + -46.498875, + 51.06769 + ], + [ + -45.217102, + 49.798943 + ], + [ + -44.006405, + 48.514793 + ], + [ + -42.861027, + 47.216812 + ], + [ + -41.776062, + 45.9061 + ], + [ + -40.746765, + 44.583733 + ], + [ + -39.768997, + 43.250675 + ], + [ + -38.83856, + 41.907948 + ], + [ + -37.95243, + 40.556126 + ], + [ + -37.107048, + 39.196163 + ], + [ + -36.299404, + 37.82859 + ], + [ + -35.527218, + 36.45397 + ], + [ + -34.787846, + 35.07287 + ], + [ + -34.078854, + 33.685814 + ], + [ + -33.398537, + 32.2932 + ], + [ + -32.745144, + 30.895382 + ], + [ + -32.11637, + 29.492933 + ], + [ + -31.51123, + 28.085941 + ], + [ + -30.92804, + 26.674953 + ], + [ + -30.365503, + 25.26014 + ], + [ + -29.822395, + 23.841764 + ], + [ + -29.297705, + 22.42012 + ], + [ + -28.790487, + 20.99529 + ], + [ + -28.299427, + 19.567766 + ], + [ + -27.823833, + 18.137661 + ], + [ + -27.36321, + 16.704975 + ], + [ + -26.916319, + 15.270149 + ], + [ + -26.482634, + 13.833236 + ], + [ + -26.06167, + 12.394354 + ], + [ + -25.652712, + 10.953771 + ], + [ + -25.255243, + 9.511473 + ], + [ + -24.86879, + 8.067682 + ], + [ + -24.49279, + 6.6225815 + ], + [ + -24.126907, + 5.176204 + ], + [ + -23.770666, + 3.7287648 + ], + [ + -23.423792, + 2.28027 + ], + [ + -23.086115, + 0.8308117 + ], + [ + -22.756893, + -0.61935073 + ], + [ + -22.436083, + -2.070226 + ], + [ + -22.12345, + -3.5217333 + ], + [ + -21.818922, + -4.9738007 + ], + [ + -21.521774, + -6.4262304 + ], + [ + -21.232231, + -7.8789883 + ], + [ + -20.949898, + -9.331942 + ], + [ + -20.675093, + -10.785218 + ], + [ + -20.406864, + -12.23846 + ], + [ + -20.145962, + -13.6917925 + ], + [ + -19.891674, + -15.145033 + ], + [ + -19.64455, + -16.598299 + ], + [ + -19.403786, + -18.051243 + ], + [ + -19.170034, + -19.504019 + ], + [ + -18.942411, + -20.956392 + ], + [ + -18.72195, + -22.408504 + ], + [ + -18.508118, + -23.860193 + ], + [ + -18.30089, + -25.311317 + ], + [ + -18.100952, + -26.762058 + ], + [ + -17.907766, + -28.212116 + ], + [ + -17.721718, + -29.661665 + ], + [ + -17.5428, + -31.110401 + ], + [ + -17.37174, + -32.558525 + ], + [ + -17.208073, + -34.00577 + ], + [ + -17.052784, + -35.452343 + ], + [ + -16.905695, + -36.898006 + ], + [ + -16.767282, + -38.342777 + ], + [ + -16.638378, + -39.78665 + ], + [ + -16.518574, + -41.22944 + ], + [ + -16.409529, + -42.671352 + ], + [ + -16.311356, + -44.112183 + ], + [ + -16.22467, + -45.551815 + ], + [ + -16.150745, + -46.990425 + ], + [ + -16.090536, + -48.427853 + ], + [ + -16.045393, + -49.864048 + ], + [ + -16.016163, + -51.298904 + ], + [ + -16.00462, + -52.732426 + ], + [ + -16.012697, + -54.16453 + ], + [ + -16.042444, + -55.59518 + ], + [ + -16.09672, + -57.024242 + ], + [ + -16.178297, + -58.45161 + ], + [ + -16.291275, + -59.87729 + ], + [ + -16.439047, + -61.300953 + ], + [ + -16.627062, + -62.722504 + ], + [ + -16.86259, + -64.14183 + ], + [ + -17.152618, + -65.55852 + ], + [ + -17.507233, + -66.972336 + ], + [ + -17.938461, + -68.382805 + ], + [ + -18.46145, + -69.78955 + ], + [ + -19.0967, + -71.19163 + ], + [ + -19.871574, + -72.58825 + ], + [ + -20.81945, + -73.97819 + ], + [ + -21.98967, + -75.35961 + ], + [ + -23.448866, + -76.73023 + ], + [ + -25.293123, + -78.086266 + ], + [ + -27.663403, + -79.422516 + ], + [ + -30.774576, + -80.730576 + ], + [ + -34.956684, + -81.99687 + ], + [ + -40.74242, + -83.19819 + ], + [ + -48.958885, + -84.29352 + ], + [ + -60.761887, + -85.2102 + ], + [ + -77.09793, + -85.82833 + ], + [ + -96.86445, + -86.00781 + ], + [ + -115.976326, + -85.69273 + ], + [ + -131.00659, + -84.97586 + ], + [ + -141.66978, + -83.99933 + ], + [ + -149.09453, + -82.86912 + ], + [ + -154.35857, + -81.647285 + ], + [ + -154.65236, + -81.563484 + ], + [ + -155.15167, + -81.614944 + ], + [ + -165.3417, + -82.428535 + ], + [ + -180.0, + -82.91057001313011 + ], + [ + -180.0, + -90.0 + ], + [ + 0.0, + -90.0 + ], + [ + 180.0, + -90.0 + ], + [ + 180.0, + -82.91057001313011 + ], + [ + 174.40714, + -83.09449 + ], + [ + 160.93085, + -83.01178 + ], + [ + 149.74075, + -82.609695 + ], + [ + 142.59943, + -82.14663 + ], + [ + 136.46072, + -81.56822 + ], + [ + 132.29135, + -81.04429 + ], + [ + 128.46036, + -80.43457 + ], + [ + 125.686165, + -79.89113 + ], + [ + 123.19499, + -79.307076 + ], + [ + 122.98547, + -79.25298 + ], + [ + 120.92429, + -78.67177 + ], + [ + 118.8216, + -77.968445 + ], + [ + 117.146736, + -77.30425 + ], + [ + 115.36957, + -76.46558 + ], + [ + 113.898834, + -75.63359 + ], + [ + 112.27504, + -74.519 + ], + [ + 110.86816, + -73.330154 + ], + [ + 109.21757, + -71.57475 + ], + [ + 107.649796, + -69.42098 + ], + [ + 106.547806, + -67.53995 + ], + [ + 102.765465, + -68.001465 + ], + [ + 98.84327, + -68.37021 + ], + [ + 94.807365, + -68.64171 + ], + [ + 90.68986, + -68.81203 + ], + [ + 86.52778, + -68.87828 + ], + [ + 82.35992, + -68.840004 + ], + [ + 78.22649, + -68.69782 + ], + [ + 74.1646, + -68.45342 + ], + [ + 70.208, + -68.11045 + ], + [ + 66.385, + -67.67338 + ], + [ + 62.717335, + -67.14745 + ], + [ + 59.220516, + -66.53881 + ], + [ + 55.903904, + -65.853546 + ], + [ + 52.771145, + -65.09814 + ], + [ + 49.822098, + -64.27844 + ], + [ + 47.05244, + -63.40066 + ], + [ + 44.455826, + -62.470123 + ], + [ + 42.023945, + -61.49222 + ], + [ + 39.747646, + -60.471226 + ], + [ + 37.61673, + -59.41186 + ], + [ + 35.621655, + -58.31754 + ], + [ + 33.75234, + -57.1919 + ], + [ + 31.999212, + -56.038326 + ], + [ + 30.353935, + -54.859043 + ], + [ + 28.807674, + -53.65681 + ], + [ + 27.352495, + -52.433746 + ], + [ + 25.981453, + -51.191875 + ], + [ + 24.687643, + -49.932724 + ], + [ + 23.46491, + -48.658073 + ], + [ + 22.308014, + -47.369198 + ], + [ + 21.211727, + -46.06724 + ], + [ + 20.171373, + -44.753403 + ], + [ + 19.182089, + -43.428936 + ], + [ + 18.24159, + -42.094143 + ], + [ + 17.344604, + -40.7503 + ], + [ + 16.489037, + -39.397926 + ], + [ + 15.671147, + -38.037857 + ], + [ + 14.888841, + -36.67053 + ], + [ + 14.139959, + -35.29645 + ], + [ + 13.421574, + -33.916245 + ], + [ + 12.731734, + -32.530334 + ], + [ + 12.069118, + -31.13899 + ], + [ + 11.431337, + -29.74279 + ], + [ + 10.817262, + -28.342003 + ], + [ + 10.225253, + -26.936947 + ], + [ + 9.653887, + -25.527912 + ], + [ + 9.102321, + -24.115099 + ], + [ + 8.569091, + -22.698952 + ], + [ + 8.053308, + -21.279442 + ], + [ + 7.5538235, + -19.857082 + ], + [ + 7.0701694, + -18.431852 + ], + [ + 6.601057, + -17.004017 + ], + [ + 6.145941, + -15.573862 + ], + [ + 5.704176, + -14.141396 + ], + [ + 5.274898, + -12.706897 + ], + [ + 4.8577847, + -11.270408 + ], + [ + 4.452147, + -9.832205 + ], + [ + 4.057457, + -8.392245 + ], + [ + 3.6731806, + -6.950885 + ], + [ + 3.299041, + -5.5080476 + ], + [ + 2.9344192, + -4.0639577 + ], + [ + 2.5791519, + -2.6186962 + ], + [ + 2.23287, + -1.1723917 + ], + [ + 1.895054, + 0.274856 + ], + [ + 1.5655704, + 1.7229619 + ], + [ + 1.2441279, + 3.1719036 + ], + [ + 0.9304356, + 4.6214833 + ], + [ + 0.62427104, + 6.071604 + ], + [ + 0.3253614, + 7.5222697 + ], + [ + 0.03375414, + 8.973328 + ], + [ + -0.25092763, + 10.424809 + ], + [ + -0.5288773, + 11.876513 + ], + [ + -0.80000794, + 13.328455 + ], + [ + -1.0644244, + 14.780558 + ], + [ + -1.32261, + 16.232687 + ], + [ + -1.5742642, + 17.684856 + ], + [ + -1.8194331, + 19.136974 + ], + [ + -2.0585299, + 20.588999 + ], + [ + -2.2910519, + 22.040882 + ], + [ + -2.5174568, + 23.492556 + ], + [ + -2.7372534, + 24.943996 + ], + [ + -2.950872, + 26.395033 + ], + [ + -3.1579514, + 27.845821 + ], + [ + -3.3584406, + 29.296162 + ], + [ + -3.552186, + 30.746126 + ], + [ + -3.739108, + 32.19559 + ], + [ + -3.9191132, + 33.644505 + ], + [ + -4.0917325, + 35.092964 + ], + [ + -4.256672, + 36.540733 + ], + [ + -4.4140296, + 37.9879 + ], + [ + -4.5630574, + 39.43445 + ], + [ + -4.703646, + 40.880314 + ], + [ + -4.8348055, + 42.325447 + ], + [ + -4.956347, + 43.769844 + ], + [ + -5.0674715, + 45.213444 + ], + [ + -5.167782, + 46.65626 + ], + [ + -5.256094, + 48.09817 + ], + [ + -5.3313484, + 49.539265 + ], + [ + -5.3926644, + 50.979412 + ], + [ + -5.4385614, + 52.418633 + ], + [ + -5.4673176, + 53.8568 + ], + [ + -5.4772606, + 55.293926 + ], + [ + -5.4659257, + 56.72988 + ], + [ + -5.4315777, + 58.164745 + ], + [ + -5.3702073, + 59.598244 + ], + [ + -5.2785783, + 61.03039 + ], + [ + -5.1519547, + 62.461 + ], + [ + -4.985269, + 63.889977 + ], + [ + -4.771673, + 65.31718 + ], + [ + -4.5023503, + 66.74219 + ], + [ + -4.1676674, + 68.16494 + ], + [ + -3.7537165, + 69.584816 + ], + [ + -3.2429242, + 71.00139 + ], + [ + -2.613216, + 72.41401 + ], + [ + -1.8338865, + 73.82167 + ], + [ + -0.86267227, + 75.22318 + ], + [ + 0.3580649, + 76.61671 + ], + [ + 1.9148635, + 77.99945 + ], + [ + 3.9325185, + 79.36738 + ], + [ + 6.606633, + 80.71413 + ], + [ + 10.248682, + 82.029015 + ], + [ + 15.382401, + 83.29342 + ], + [ + 22.895983, + 84.47268 + ], + [ + 34.244316, + 85.49937 + ], + [ + 51.202393, + 86.245926 + ], + [ + 73.48845, + 86.52727 + ], + [ + 95.72244, + 86.237366 + ], + [ + 112.58513, + 85.4849 + ], + [ + 123.86076, + 84.45466 + ], + [ + 131.32846, + 83.273224 + ], + [ + 136.43312, + 82.007256 + ], + [ + 140.05748, + 80.690994 + ], + [ + 142.71893, + 79.34295 + ], + [ + 144.72739, + 77.97371 + ], + [ + 146.27783, + 76.589615 + ], + [ + 147.49414, + 75.194725 + ], + [ + 148.4617, + 73.79172 + ], + [ + 149.2378, + 72.382454 + ], + [ + 149.86546, + 70.96817 + ], + [ + 149.90213, + 70.8737 + ], + [ + 150.15448, + 70.87157 + ], + [ + 155.15321, + 70.75916 + ], + [ + 162.39357, + 70.360214 + ], + [ + 166.79794, + 69.98148 + ], + [ + 170.63628, + 69.5696 + ], + [ + 173.35226, + 69.23418 + ], + [ + 175.9874, + 68.87574 + ], + [ + 178.0173, + 68.578415 + ], + [ + 180.0, + 68.27007840347602 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 68.27007840347602 + ], + [ + -179.87224, + 68.25021 + ], + [ + -178.14603, + 67.96738 + ], + [ + -176.40865, + 67.6695 + ], + [ + -176.25285, + 67.642136 + ], + [ + -174.62505, + 67.3497 + ], + [ + -172.75172, + 66.9982 + ], + [ + -171.0615, + 66.66688 + ], + [ + -169.01695, + 66.24714 + ], + [ + -167.07191, + 65.82684 + ], + [ + -164.57657, + 65.25342 + ], + [ + -162.0371, + 64.62326 + ], + [ + -158.49373, + 63.64723 + ], + [ + -154.45493, + 62.361816 + ], + [ + -151.46765, + 61.26388 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OFFL_L2__CLOUD__20230915T132336_20230915T150505_30690_03_020500_20230917T052008.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2023-09-15T13:45:10Z", + "completionDate": "2023-09-15T14:43:34Z", + "productType": "L2__CLOUD_", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 30690, + "updated": "2024-12-05T12:25:28.806600Z", + "published": "2023-09-17T05:54:50.400021Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f6e4d82c-250f-45c2-9ee8-bc9fabfea279", + "size": 525603414, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f6e4d82c-250f-45c2-9ee8-bc9fabfea279", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/f6e4d82c-250f-45c2-9ee8-bc9fabfea279.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -9.68198849528782, + 5.29385429976332 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-151.46765,61.26388 -149.07413,62.263317 -146.51566,63.216324 -143.7836,64.11782 -140.86995,64.9622 -137.76974,65.74345 -134.48134,66.4554 -131.00703,67.0916 -127.354385,67.64544 -123.538025,68.11093 -119.577934,68.482124 -115.50211,68.754326 -111.34361,68.9235 -107.1403,68.98717 -102.933105,68.944435 -98.76276,68.79623 -94.66776,68.544205 -90.68276,68.19224 -86.836174,67.74515 -83.150215,67.208244 -79.63996,66.58819 -76.31459,65.89086 -73.177246,65.12309 -70.22731,64.29093 -67.459915,63.400547 -64.86791,62.45761 -62.442856,61.467243 -60.174576,60.434353 -58.053272,59.362984 -56.06855,58.25709 -54.210346,57.120296 -52.469078,55.95546 -50.835674,54.765385 -49.30115,53.552742 -47.85827,52.31942 -46.498875,51.06769 -45.217102,49.798943 -44.006405,48.514793 -42.861027,47.216812 -41.776062,45.9061 -40.746765,44.583733 -39.768997,43.250675 -38.83856,41.907948 -37.95243,40.556126 -37.107048,39.196163 -36.299404,37.82859 -35.527218,36.45397 -34.787846,35.07287 -34.078854,33.685814 -33.398537,32.2932 -32.745144,30.895382 -32.11637,29.492933 -31.51123,28.085941 -30.92804,26.674953 -30.365503,25.26014 -29.822395,23.841764 -29.297705,22.42012 -28.790487,20.99529 -28.299427,19.567766 -27.823833,18.137661 -27.36321,16.704975 -26.916319,15.270149 -26.482634,13.833236 -26.06167,12.394354 -25.652712,10.953771 -25.255243,9.511473 -24.86879,8.067682 -24.49279,6.6225815 -24.126907,5.176204 -23.770666,3.7287648 -23.423792,2.28027 -23.086115,0.8308117 -22.756893,-0.61935073 -22.436083,-2.070226 -22.12345,-3.5217333 -21.818922,-4.9738007 -21.521774,-6.4262304 -21.232231,-7.8789883 -20.949898,-9.331942 -20.675093,-10.785218 -20.406864,-12.23846 -20.145962,-13.6917925 -19.891674,-15.145033 -19.64455,-16.598299 -19.403786,-18.051243 -19.170034,-19.504019 -18.942411,-20.956392 -18.72195,-22.408504 -18.508118,-23.860193 -18.30089,-25.311317 -18.100952,-26.762058 -17.907766,-28.212116 -17.721718,-29.661665 -17.5428,-31.110401 -17.37174,-32.558525 -17.208073,-34.00577 -17.052784,-35.452343 -16.905695,-36.898006 -16.767282,-38.342777 -16.638378,-39.78665 -16.518574,-41.22944 -16.409529,-42.671352 -16.311356,-44.112183 -16.22467,-45.551815 -16.150745,-46.990425 -16.090536,-48.427853 -16.045393,-49.864048 -16.016163,-51.298904 -16.00462,-52.732426 -16.012697,-54.16453 -16.042444,-55.59518 -16.09672,-57.024242 -16.178297,-58.45161 -16.291275,-59.87729 -16.439047,-61.300953 -16.627062,-62.722504 -16.86259,-64.14183 -17.152618,-65.55852 -17.507233,-66.972336 -17.938461,-68.382805 -18.46145,-69.78955 -19.0967,-71.19163 -19.871574,-72.58825 -20.81945,-73.97819 -21.98967,-75.35961 -23.448866,-76.73023 -25.293123,-78.086266 -27.663403,-79.422516 -30.774576,-80.730576 -34.956684,-81.99687 -40.74242,-83.19819 -48.958885,-84.29352 -60.761887,-85.2102 -77.09793,-85.82833 -96.86445,-86.00781 -115.976326,-85.69273 -131.00659,-84.97586 -141.66978,-83.99933 -149.09453,-82.86912 -154.35857,-81.647285 -154.65236,-81.563484 -155.15167,-81.614944 -165.3417,-82.428535 -180,-82.9105700131301 -180,-90 0,-90 180,-90 180.0,-82.9105700131301 174.40714,-83.09449 160.93085,-83.01178 149.74075,-82.609695 142.59943,-82.14663 136.46072,-81.56822 132.29135,-81.04429 128.46036,-80.43457 125.686165,-79.89113 123.19499,-79.307076 122.98547,-79.25298 120.92429,-78.67177 118.8216,-77.968445 117.146736,-77.30425 115.36957,-76.46558 113.898834,-75.63359 112.27504,-74.519 110.86816,-73.330154 109.21757,-71.57475 107.649796,-69.42098 106.547806,-67.53995 102.765465,-68.001465 98.84327,-68.37021 94.807365,-68.64171 90.68986,-68.81203 86.52778,-68.87828 82.35992,-68.840004 78.22649,-68.69782 74.1646,-68.45342 70.208,-68.11045 66.385,-67.67338 62.717335,-67.14745 59.220516,-66.53881 55.903904,-65.853546 52.771145,-65.09814 49.822098,-64.27844 47.05244,-63.40066 44.455826,-62.470123 42.023945,-61.49222 39.747646,-60.471226 37.61673,-59.41186 35.621655,-58.31754 33.75234,-57.1919 31.999212,-56.038326 30.353935,-54.859043 28.807674,-53.65681 27.352495,-52.433746 25.981453,-51.191875 24.687643,-49.932724 23.46491,-48.658073 22.308014,-47.369198 21.211727,-46.06724 20.171373,-44.753403 19.182089,-43.428936 18.24159,-42.094143 17.344604,-40.7503 16.489037,-39.397926 15.671147,-38.037857 14.888841,-36.67053 14.139959,-35.29645 13.421574,-33.916245 12.731734,-32.530334 12.069118,-31.13899 11.431337,-29.74279 10.817262,-28.342003 10.225253,-26.936947 9.653887,-25.527912 9.102321,-24.115099 8.569091,-22.698952 8.053308,-21.279442 7.5538235,-19.857082 7.0701694,-18.431852 6.601057,-17.004017 6.145941,-15.573862 5.704176,-14.141396 5.274898,-12.706897 4.8577847,-11.270408 4.452147,-9.832205 4.057457,-8.392245 3.6731806,-6.950885 3.299041,-5.5080476 2.9344192,-4.0639577 2.5791519,-2.6186962 2.23287,-1.1723917 1.895054,0.274856 1.5655704,1.7229619 1.2441279,3.1719036 0.9304356,4.6214833 0.62427104,6.071604 0.3253614,7.5222697 0.03375414,8.973328 -0.25092763,10.424809 -0.5288773,11.876513 -0.80000794,13.328455 -1.0644244,14.780558 -1.32261,16.232687 -1.5742642,17.684856 -1.8194331,19.136974 -2.0585299,20.588999 -2.2910519,22.040882 -2.5174568,23.492556 -2.7372534,24.943996 -2.950872,26.395033 -3.1579514,27.845821 -3.3584406,29.296162 -3.552186,30.746126 -3.739108,32.19559 -3.9191132,33.644505 -4.0917325,35.092964 -4.256672,36.540733 -4.4140296,37.9879 -4.5630574,39.43445 -4.703646,40.880314 -4.8348055,42.325447 -4.956347,43.769844 -5.0674715,45.213444 -5.167782,46.65626 -5.256094,48.09817 -5.3313484,49.539265 -5.3926644,50.979412 -5.4385614,52.418633 -5.4673176,53.8568 -5.4772606,55.293926 -5.4659257,56.72988 -5.4315777,58.164745 -5.3702073,59.598244 -5.2785783,61.03039 -5.1519547,62.461 -4.985269,63.889977 -4.771673,65.31718 -4.5023503,66.74219 -4.1676674,68.16494 -3.7537165,69.584816 -3.2429242,71.00139 -2.613216,72.41401 -1.8338865,73.82167 -0.86267227,75.22318 0.3580649,76.61671 1.9148635,77.99945 3.9325185,79.36738 6.606633,80.71413 10.248682,82.029015 15.382401,83.29342 22.895983,84.47268 34.244316,85.49937 51.202393,86.245926 73.48845,86.52727 95.72244,86.237366 112.58513,85.4849 123.86076,84.45466 131.32846,83.273224 136.43312,82.007256 140.05748,80.690994 142.71893,79.34295 144.72739,77.97371 146.27783,76.589615 147.49414,75.194725 148.4617,73.79172 149.2378,72.382454 149.86546,70.96817 149.90213,70.8737 150.15448,70.87157 155.15321,70.75916 162.39357,70.360214 166.79794,69.98148 170.63628,69.5696 173.35226,69.23418 175.9874,68.87574 178.0173,68.578415 180.0,68.270078403476 180,90 0,90 -180,90 -180,68.270078403476 -179.87224,68.25021 -178.14603,67.96738 -176.40865,67.6695 -176.25285,67.642136 -174.62505,67.3497 -172.75172,66.9982 -171.0615,66.66688 -169.01695,66.24714 -167.07191,65.82684 -164.57657,65.25342 -162.0371,64.62326 -158.49373,63.64723 -154.45493,62.361816 -151.46765,61.26388", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__CLOUD_/2023/09/15/S5P_OFFL_L2__CLOUD__20230915T132336_20230915T150505_30690_03_020500_20230917T052008", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "f6e4d82c-250f-45c2-9ee8-bc9fabfea279" + } + ], + "properties": { + "id": "b8d5490a-45a5-569b-bd1e-ab39b305ce28", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__CLOUD_" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__CO____.json b/tests/data/opensearch/creodias_search_L2__CO____.json new file mode 100644 index 0000000..cd3b991 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__CO____.json @@ -0,0 +1,1106 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 101.3516, + 61.20329 + ], + [ + 103.58752, + 60.163742 + ], + [ + 105.67874, + 59.08642 + ], + [ + 107.636314, + 57.97544 + ], + [ + 109.46963, + 56.834026 + ], + [ + 111.18826, + 55.665188 + ], + [ + 112.80133, + 54.47179 + ], + [ + 114.31707, + 53.25605 + ], + [ + 115.74301, + 52.01999 + ], + [ + 117.08661, + 50.765747 + ], + [ + 118.354576, + 49.495052 + ], + [ + 119.552704, + 48.209167 + ], + [ + 120.686356, + 46.90944 + ], + [ + 121.1229, + 46.386177 + ], + [ + 121.508606, + 46.60261 + ], + [ + 124.34756, + 48.09812 + ], + [ + 127.08217, + 49.37204 + ], + [ + 128.70107, + 50.04549 + ], + [ + 130.51683, + 50.72613 + ], + [ + 131.70692, + 51.12833 + ], + [ + 133.14197, + 51.566784 + ], + [ + 134.13983, + 51.842056 + ], + [ + 135.40398, + 52.15689 + ], + [ + 136.32306, + 52.362812 + ], + [ + 137.53624, + 52.60621 + ], + [ + 138.45396, + 52.769634 + ], + [ + 139.7139, + 52.966076 + ], + [ + 140.7058, + 53.09876 + ], + [ + 142.12593, + 53.256424 + ], + [ + 143.295, + 53.35898 + ], + [ + 145.0547, + 53.470028 + ], + [ + 146.58755, + 53.52765 + ], + [ + 149.06155, + 53.552 + ], + [ + 151.4135, + 53.505474 + ], + [ + 155.73676, + 53.26627 + ], + [ + 157.69829, + 53.098015 + ], + [ + 157.66931, + 54.53634 + ], + [ + 157.65932, + 55.973568 + ], + [ + 157.6704, + 57.409775 + ], + [ + 157.7056, + 58.84479 + ], + [ + 157.7681, + 60.278606 + ], + [ + 157.86107, + 61.711075 + ], + [ + 157.9907, + 63.141983 + ], + [ + 158.16125, + 64.571396 + ], + [ + 158.38023, + 65.998955 + ], + [ + 158.65677, + 67.42451 + ], + [ + 159.00258, + 68.847595 + ], + [ + 159.43161, + 70.26792 + ], + [ + 159.63026, + 70.83507 + ], + [ + 158.6899, + 70.92562 + ], + [ + 151.68771, + 71.425964 + ], + [ + 144.98419, + 71.62714 + ], + [ + 141.13142, + 71.61768 + ], + [ + 136.97914, + 71.49727 + ], + [ + 134.37807, + 71.35811 + ], + [ + 131.38602, + 71.13067 + ], + [ + 129.4042, + 70.936485 + ], + [ + 127.01298, + 70.65127 + ], + [ + 125.358345, + 70.418396 + ], + [ + 123.28072, + 70.080795 + ], + [ + 121.78763, + 69.80423 + ], + [ + 119.8441, + 69.3971 + ], + [ + 118.397156, + 69.05577 + ], + [ + 116.44606, + 68.5376 + ], + [ + 114.93969, + 68.086914 + ], + [ + 112.827034, + 67.37116 + ], + [ + 111.122536, + 66.71443 + ], + [ + 108.59977, + 65.596275 + ], + [ + 106.41943, + 64.47307 + ], + [ + 102.83685, + 62.266247 + ], + [ + 101.3516, + 61.20329 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__CO_____20240102T033326_20240102T033826_32230_03_020600_20240102T052723.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2024-01-02T03:33:21Z", + "completionDate": "2024-01-02T03:38:32Z", + "productType": "L2__CO____", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 32230, + "updated": "2024-01-02T05:36:32.879860Z", + "published": "2024-01-02T05:36:31.201809Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3f517a1c-15d9-4283-bcec-82983ac4983e", + "size": 18379399, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3f517a1c-15d9-4283-bcec-82983ac4983e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/3f517a1c-15d9-4283-bcec-82983ac4983e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 133.054038689429, + 61.1529001759329 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "101.3516,61.20329 103.58752,60.163742 105.67874,59.08642 107.636314,57.97544 109.46963,56.834026 111.18826,55.665188 112.80133,54.47179 114.31707,53.25605 115.74301,52.01999 117.08661,50.765747 118.354576,49.495052 119.552704,48.209167 120.686356,46.90944 121.1229,46.386177 121.508606,46.60261 124.34756,48.09812 127.08217,49.37204 128.70107,50.04549 130.51683,50.72613 131.70692,51.12833 133.14197,51.566784 134.13983,51.842056 135.40398,52.15689 136.32306,52.362812 137.53624,52.60621 138.45396,52.769634 139.7139,52.966076 140.7058,53.09876 142.12593,53.256424 143.295,53.35898 145.0547,53.470028 146.58755,53.52765 149.06155,53.552 151.4135,53.505474 155.73676,53.26627 157.69829,53.098015 157.66931,54.53634 157.65932,55.973568 157.6704,57.409775 157.7056,58.84479 157.7681,60.278606 157.86107,61.711075 157.9907,63.141983 158.16125,64.571396 158.38023,65.998955 158.65677,67.42451 159.00258,68.847595 159.43161,70.26792 159.63026,70.83507 158.6899,70.92562 151.68771,71.425964 144.98419,71.62714 141.13142,71.61768 136.97914,71.49727 134.37807,71.35811 131.38602,71.13067 129.4042,70.936485 127.01298,70.65127 125.358345,70.418396 123.28072,70.080795 121.78763,69.80423 119.8441,69.3971 118.397156,69.05577 116.44606,68.5376 114.93969,68.086914 112.827034,67.37116 111.122536,66.71443 108.59977,65.596275 106.41943,64.47307 102.83685,62.266247 101.3516,61.20329", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__CO____/2024/01/02/S5P_NRTI_L2__CO_____20240102T033326_20240102T033826_32230_03_020600_20240102T052723", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20600.0 + }, + "id": "3f517a1c-15d9-4283-bcec-82983ac4983e" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -141.26048, + -11.617148 + ], + [ + -140.99673, + -13.070935 + ], + [ + -140.73961, + -14.524747 + ], + [ + -140.4894, + -15.978548 + ], + [ + -140.246, + -17.432178 + ], + [ + -140.0095, + -18.885616 + ], + [ + -139.77957, + -20.33878 + ], + [ + -139.5563, + -21.79159 + ], + [ + -139.33981, + -23.24409 + ], + [ + -139.13045, + -24.69618 + ], + [ + -138.92783, + -26.147758 + ], + [ + -138.73193, + -27.59872 + ], + [ + -138.54321, + -29.049067 + ], + [ + -138.46376, + -29.677315 + ], + [ + -138.08476, + -29.577492 + ], + [ + -135.4106, + -28.842745 + ], + [ + -133.01392, + -28.152225 + ], + [ + -131.67032, + -27.76178 + ], + [ + -130.2235, + -27.34796 + ], + [ + -129.30658, + -27.09341 + ], + [ + -128.23056, + -26.805943 + ], + [ + -127.49949, + -26.618996 + ], + [ + -126.59118, + -26.397232 + ], + [ + -125.94196, + -26.246191 + ], + [ + -125.0976, + -26.059242 + ], + [ + -124.467255, + -25.926716 + ], + [ + -123.611946, + -25.756517 + ], + [ + -122.94561, + -25.631548 + ], + [ + -122.000374, + -25.465397 + ], + [ + -121.22843, + -25.338795 + ], + [ + -120.07409, + -25.162743 + ], + [ + -119.07347, + -25.020395 + ], + [ + -117.462975, + -24.803991 + ], + [ + -115.932, + -24.604084 + ], + [ + -113.104225, + -24.224548 + ], + [ + -111.81096, + -24.039362 + ], + [ + -112.341156, + -22.62135 + ], + [ + -112.85388, + -21.200191 + ], + [ + -113.35062, + -19.776129 + ], + [ + -113.83167, + -18.349295 + ], + [ + -114.298294, + -16.919947 + ], + [ + -114.75114, + -15.488256 + ], + [ + -115.19073, + -14.0543375 + ], + [ + -115.617645, + -12.618407 + ], + [ + -116.03296, + -11.180518 + ], + [ + -116.436806, + -9.741031 + ], + [ + -116.82963, + -8.299846 + ], + [ + -117.212395, + -6.857253 + ], + [ + -117.374985, + -6.2317133 + ], + [ + -117.693634, + -6.2562304 + ], + [ + -119.99226, + -6.433354 + ], + [ + -122.11477, + -6.608939 + ], + [ + -123.32366, + -6.722706 + ], + [ + -124.6353, + -6.865582 + ], + [ + -125.469475, + -6.9706597 + ], + [ + -126.44918, + -7.1114902 + ], + [ + -127.11437, + -7.219175 + ], + [ + -127.93953, + -7.367363 + ], + [ + -128.52812, + -7.483297 + ], + [ + -129.29182, + -7.646651 + ], + [ + -129.86052, + -7.7778487 + ], + [ + -130.63007, + -7.9684386 + ], + [ + -131.22786, + -8.126851 + ], + [ + -132.07333, + -8.366128 + ], + [ + -132.76186, + -8.57364 + ], + [ + -133.78912, + -8.902446 + ], + [ + -134.67865, + -9.203075 + ], + [ + -136.1126, + -9.710936 + ], + [ + -137.48378, + -10.213576 + ], + [ + -140.05727, + -11.171643 + ], + [ + -141.26048, + -11.617148 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__CO_____20230623T220849_20230623T221349_29503_03_020500_20230623T224716.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2023-06-23T22:08:43Z", + "completionDate": "2023-06-23T22:13:56Z", + "productType": "L2__CO____", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 29503, + "updated": "2024-12-05T12:23:33.141536Z", + "published": "2023-06-23T22:58:23.518073Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1f26f05c-2ed7-4bc7-a26c-664c1676238a", + "size": 18568248, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1f26f05c-2ed7-4bc7-a26c-664c1676238a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/1f26f05c-2ed7-4bc7-a26c-664c1676238a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -127.333686777886, + -17.4594368722537 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-141.26048,-11.617148 -140.99673,-13.070935 -140.73961,-14.524747 -140.4894,-15.978548 -140.246,-17.432178 -140.0095,-18.885616 -139.77957,-20.33878 -139.5563,-21.79159 -139.33981,-23.24409 -139.13045,-24.69618 -138.92783,-26.147758 -138.73193,-27.59872 -138.54321,-29.049067 -138.46376,-29.677315 -138.08476,-29.577492 -135.4106,-28.842745 -133.01392,-28.152225 -131.67032,-27.76178 -130.2235,-27.34796 -129.30658,-27.09341 -128.23056,-26.805943 -127.49949,-26.618996 -126.59118,-26.397232 -125.94196,-26.246191 -125.0976,-26.059242 -124.467255,-25.926716 -123.611946,-25.756517 -122.94561,-25.631548 -122.000374,-25.465397 -121.22843,-25.338795 -120.07409,-25.162743 -119.07347,-25.020395 -117.462975,-24.803991 -115.932,-24.604084 -113.104225,-24.224548 -111.81096,-24.039362 -112.341156,-22.62135 -112.85388,-21.200191 -113.35062,-19.776129 -113.83167,-18.349295 -114.298294,-16.919947 -114.75114,-15.488256 -115.19073,-14.0543375 -115.617645,-12.618407 -116.03296,-11.180518 -116.436806,-9.741031 -116.82963,-8.299846 -117.212395,-6.857253 -117.374985,-6.2317133 -117.693634,-6.2562304 -119.99226,-6.433354 -122.11477,-6.608939 -123.32366,-6.722706 -124.6353,-6.865582 -125.469475,-6.9706597 -126.44918,-7.1114902 -127.11437,-7.219175 -127.93953,-7.367363 -128.52812,-7.483297 -129.29182,-7.646651 -129.86052,-7.7778487 -130.63007,-7.9684386 -131.22786,-8.126851 -132.07333,-8.366128 -132.76186,-8.57364 -133.78912,-8.902446 -134.67865,-9.203075 -136.1126,-9.710936 -137.48378,-10.213576 -140.05727,-11.171643 -141.26048,-11.617148", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__CO____/2023/06/23/S5P_NRTI_L2__CO_____20230623T220849_20230623T221349_29503_03_020500_20230623T224716", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "1f26f05c-2ed7-4bc7-a26c-664c1676238a" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -103.17921, + 15.3561 + ], + [ + -102.744064, + 13.91951 + ], + [ + -102.32149, + 12.481154 + ], + [ + -101.910995, + 11.040833 + ], + [ + -101.511986, + 9.598946 + ], + [ + -101.12398, + 8.155524 + ], + [ + -100.74685, + 6.710594 + ], + [ + -100.379524, + 5.2644844 + ], + [ + -100.02217, + 3.8171914 + ], + [ + -99.67405, + 2.3688595 + ], + [ + -99.33504, + 0.91956055 + ], + [ + -99.00484, + -0.5305953 + ], + [ + -98.68307, + -1.9814347 + ], + [ + -98.55632, + -2.561762 + ], + [ + -98.24204, + -2.4317458 + ], + [ + -96.00402, + -1.5096794 + ], + [ + -93.966606, + -0.69060946 + ], + [ + -92.81096, + -0.24482049 + ], + [ + -91.55567, + 0.21489297 + ], + [ + -90.754486, + 0.49107593 + ], + [ + -89.80892, + 0.7964737 + ], + [ + -89.16339, + 0.99097025 + ], + [ + -88.35816, + 1.2168497 + ], + [ + -87.78061, + 1.3672361 + ], + [ + -87.027176, + 1.5488181 + ], + [ + -86.46319, + 1.6739954 + ], + [ + -85.696075, + 1.8296318 + ], + [ + -85.09714, + 1.9395819 + ], + [ + -84.24584, + 2.078886 + ], + [ + -83.54938, + 2.1787302 + ], + [ + -82.506195, + 2.3066323 + ], + [ + -81.60056, + 2.3993254 + ], + [ + -80.14071, + 2.5203075 + ], + [ + -78.7506, + 2.6116889 + ], + [ + -76.177155, + 2.744807 + ], + [ + -74.997665, + 2.7972925 + ], + [ + -75.31344, + 4.247307 + ], + [ + -75.621796, + 5.697867 + ], + [ + -75.922676, + 7.14894 + ], + [ + -76.2165, + 8.600455 + ], + [ + -76.503296, + 10.052348 + ], + [ + -76.783325, + 11.504438 + ], + [ + -77.05693, + 12.956688 + ], + [ + -77.32386, + 14.40919 + ], + [ + -77.58434, + 15.861699 + ], + [ + -77.838394, + 17.314247 + ], + [ + -78.08632, + 18.76679 + ], + [ + -78.328064, + 20.219193 + ], + [ + -78.42288, + 20.799997 + ], + [ + -78.76136, + 20.806402 + ], + [ + -81.20426, + 20.826714 + ], + [ + -83.46112, + 20.793318 + ], + [ + -84.74648, + 20.743265 + ], + [ + -86.14046, + 20.655329 + ], + [ + -87.02626, + 20.577509 + ], + [ + -88.06541, + 20.461071 + ], + [ + -88.76993, + 20.365263 + ], + [ + -89.64232, + 20.226553 + ], + [ + -90.26332, + 20.113834 + ], + [ + -91.06722, + 19.950264 + ], + [ + -91.66426, + 19.815699 + ], + [ + -92.46972, + 19.616215 + ], + [ + -93.093254, + 19.44747 + ], + [ + -93.97157, + 19.188503 + ], + [ + -94.68349, + 18.960594 + ], + [ + -95.73957, + 18.59415 + ], + [ + -96.64783, + 18.254028 + ], + [ + -98.09925, + 17.66921 + ], + [ + -99.47221, + 17.077883 + ], + [ + -102.00985, + 15.914525 + ], + [ + -103.17921, + 15.3561 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__CO_____20240410T191656_20240410T192156_33644_03_020600_20240410T194926.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2024-04-10T19:16:51Z", + "completionDate": "2024-04-10T19:22:02Z", + "productType": "L2__CO____", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 33644, + "updated": "2024-04-10T20:05:09.056895Z", + "published": "2024-04-10T20:05:06.871946Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3a20a7e1-05d7-4626-85c6-ad41652ab4ad", + "size": 20846366, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3a20a7e1-05d7-4626-85c6-ad41652ab4ad", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/3a20a7e1-05d7-4626-85c6-ad41652ab4ad.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -89.0370043168127, + 10.2059572648334 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-103.17921,15.3561 -102.744064,13.91951 -102.32149,12.481154 -101.910995,11.040833 -101.511986,9.598946 -101.12398,8.155524 -100.74685,6.710594 -100.379524,5.2644844 -100.02217,3.8171914 -99.67405,2.3688595 -99.33504,0.91956055 -99.00484,-0.5305953 -98.68307,-1.9814347 -98.55632,-2.561762 -98.24204,-2.4317458 -96.00402,-1.5096794 -93.966606,-0.69060946 -92.81096,-0.24482049 -91.55567,0.21489297 -90.754486,0.49107593 -89.80892,0.7964737 -89.16339,0.99097025 -88.35816,1.2168497 -87.78061,1.3672361 -87.027176,1.5488181 -86.46319,1.6739954 -85.696075,1.8296318 -85.09714,1.9395819 -84.24584,2.078886 -83.54938,2.1787302 -82.506195,2.3066323 -81.60056,2.3993254 -80.14071,2.5203075 -78.7506,2.6116889 -76.177155,2.744807 -74.997665,2.7972925 -75.31344,4.247307 -75.621796,5.697867 -75.922676,7.14894 -76.2165,8.600455 -76.503296,10.052348 -76.783325,11.504438 -77.05693,12.956688 -77.32386,14.40919 -77.58434,15.861699 -77.838394,17.314247 -78.08632,18.76679 -78.328064,20.219193 -78.42288,20.799997 -78.76136,20.806402 -81.20426,20.826714 -83.46112,20.793318 -84.74648,20.743265 -86.14046,20.655329 -87.02626,20.577509 -88.06541,20.461071 -88.76993,20.365263 -89.64232,20.226553 -90.26332,20.113834 -91.06722,19.950264 -91.66426,19.815699 -92.46972,19.616215 -93.093254,19.44747 -93.97157,19.188503 -94.68349,18.960594 -95.73957,18.59415 -96.64783,18.254028 -98.09925,17.66921 -99.47221,17.077883 -102.00985,15.914525 -103.17921,15.3561", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__CO____/2024/04/10/S5P_NRTI_L2__CO_____20240410T191656_20240410T192156_33644_03_020600_20240410T194926", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20600.0 + }, + "id": "3a20a7e1-05d7-4626-85c6-ad41652ab4ad" + } + ], + "properties": { + "id": "8dec75cf-6e73-5942-b56d-a79ccdfcbaec", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__CO____" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__HCHO__.json b/tests/data/opensearch/creodias_search_L2__HCHO__.json new file mode 100644 index 0000000..15b14b1 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__HCHO__.json @@ -0,0 +1,2698 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 100.86558, + 61.4735 + ], + [ + 103.13732, + 60.44227 + ], + [ + 105.26166, + 59.372356 + ], + [ + 107.24973, + 58.267967 + ], + [ + 109.111046, + 57.13242 + ], + [ + 110.85534, + 55.968815 + ], + [ + 112.49188, + 54.780075 + ], + [ + 114.0291, + 53.5685 + ], + [ + 115.47467, + 52.336166 + ], + [ + 116.83623, + 51.085262 + ], + [ + 118.12063, + 49.81756 + ], + [ + 119.33379, + 48.534363 + ], + [ + 120.48124, + 47.237064 + ], + [ + 120.92305, + 46.71461 + ], + [ + 121.02161, + 46.7673 + ], + [ + 122.85937, + 47.714653 + ], + [ + 125.9905, + 49.17342 + ], + [ + 128.05075, + 50.023136 + ], + [ + 129.97252, + 50.733433 + ], + [ + 131.41512, + 51.212868 + ], + [ + 132.88707, + 51.65404 + ], + [ + 134.07234, + 51.974346 + ], + [ + 135.35382, + 52.286453 + ], + [ + 136.44003, + 52.524105 + ], + [ + 137.56825, + 52.74581 + ], + [ + 137.67114, + 52.76479 + ], + [ + 138.76314, + 52.953728 + ], + [ + 140.05798, + 53.149002 + ], + [ + 141.26099, + 53.303516 + ], + [ + 142.75952, + 53.461414 + ], + [ + 144.22862, + 53.581078 + ], + [ + 146.17522, + 53.690212 + ], + [ + 148.22874, + 53.750046 + ], + [ + 151.22221, + 53.74757 + ], + [ + 154.8308, + 53.620537 + ], + [ + 157.91664, + 53.414932 + ], + [ + 157.89983, + 54.852253 + ], + [ + 157.9032, + 56.288414 + ], + [ + 157.92903, + 57.72348 + ], + [ + 157.98059, + 59.15727 + ], + [ + 158.06134, + 60.58976 + ], + [ + 158.17474, + 62.020782 + ], + [ + 158.32741, + 63.450127 + ], + [ + 158.52408, + 64.87781 + ], + [ + 158.7729, + 66.30347 + ], + [ + 159.08382, + 67.72689 + ], + [ + 159.46962, + 69.14758 + ], + [ + 159.94562, + 70.56519 + ], + [ + 160.16545, + 71.13124 + ], + [ + 159.91875, + 71.15375 + ], + [ + 154.90074, + 71.53112 + ], + [ + 147.17657, + 71.82409 + ], + [ + 142.22952, + 71.82917 + ], + [ + 137.8024, + 71.70495 + ], + [ + 134.63397, + 71.534065 + ], + [ + 131.55873, + 71.29542 + ], + [ + 129.20618, + 71.05929 + ], + [ + 126.79039, + 70.76333 + ], + [ + 124.84661, + 70.48197 + ], + [ + 122.92696, + 70.16253 + ], + [ + 122.75684, + 70.13209 + ], + [ + 121.00115, + 69.79633 + ], + [ + 119.03401, + 69.369736 + ], + [ + 117.31271, + 68.94785 + ], + [ + 115.30279, + 68.390785 + ], + [ + 113.46577, + 67.813675 + ], + [ + 111.21395, + 67.00658 + ], + [ + 109.03482, + 66.108406 + ], + [ + 106.15778, + 64.72309 + ], + [ + 103.06223, + 62.943516 + ], + [ + 100.86558, + 61.4735 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__HCHO___20240102T033326_20240102T033826_32230_03_020601_20240102T052911.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2024-01-02T03:33:21Z", + "completionDate": "2024-01-02T03:38:32Z", + "productType": "L2__HCHO__", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 32230, + "updated": "2024-01-02T05:36:42.523024Z", + "published": "2024-01-02T05:36:38.905057Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ac472119-a5b2-4f75-acc2-ee7f23f01410", + "size": 63923908, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ac472119-a5b2-4f75-acc2-ee7f23f01410", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/ac472119-a5b2-4f75-acc2-ee7f23f01410.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 133.114763025213, + 61.3686566862135 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "100.86558,61.4735 103.13732,60.44227 105.26166,59.372356 107.24973,58.267967 109.111046,57.13242 110.85534,55.968815 112.49188,54.780075 114.0291,53.5685 115.47467,52.336166 116.83623,51.085262 118.12063,49.81756 119.33379,48.534363 120.48124,47.237064 120.92305,46.71461 121.02161,46.7673 122.85937,47.714653 125.9905,49.17342 128.05075,50.023136 129.97252,50.733433 131.41512,51.212868 132.88707,51.65404 134.07234,51.974346 135.35382,52.286453 136.44003,52.524105 137.56825,52.74581 137.67114,52.76479 138.76314,52.953728 140.05798,53.149002 141.26099,53.303516 142.75952,53.461414 144.22862,53.581078 146.17522,53.690212 148.22874,53.750046 151.22221,53.74757 154.8308,53.620537 157.91664,53.414932 157.89983,54.852253 157.9032,56.288414 157.92903,57.72348 157.98059,59.15727 158.06134,60.58976 158.17474,62.020782 158.32741,63.450127 158.52408,64.87781 158.7729,66.30347 159.08382,67.72689 159.46962,69.14758 159.94562,70.56519 160.16545,71.13124 159.91875,71.15375 154.90074,71.53112 147.17657,71.82409 142.22952,71.82917 137.8024,71.70495 134.63397,71.534065 131.55873,71.29542 129.20618,71.05929 126.79039,70.76333 124.84661,70.48197 122.92696,70.16253 122.75684,70.13209 121.00115,69.79633 119.03401,69.369736 117.31271,68.94785 115.30279,68.390785 113.46577,67.813675 111.21395,67.00658 109.03482,66.108406 106.15778,64.72309 103.06223,62.943516 100.86558,61.4735", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__HCHO__/2024/01/02/S5P_NRTI_L2__HCHO___20240102T033326_20240102T033826_32230_03_020601_20240102T052911", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20601.0 + }, + "id": "ac472119-a5b2-4f75-acc2-ee7f23f01410" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -172.57974, + 51.779716 + ], + [ + -170.75356, + 53.371605 + ], + [ + -168.77792, + 54.9298 + ], + [ + -166.63661, + 56.450012 + ], + [ + -164.3107, + 57.926476 + ], + [ + -161.77983, + 59.352936 + ], + [ + -159.02354, + 60.722282 + ], + [ + -156.01973, + 62.025974 + ], + [ + -152.74722, + 63.254623 + ], + [ + -149.18698, + 64.39732 + ], + [ + -145.3247, + 65.44228 + ], + [ + -141.15251, + 66.37629 + ], + [ + -136.67436, + 67.18609 + ], + [ + -131.90704, + 67.85765 + ], + [ + -126.88598, + 68.37863 + ], + [ + -121.6638, + 68.73763 + ], + [ + -116.30989, + 68.926414 + ], + [ + -110.906006, + 68.94058 + ], + [ + -105.53856, + 68.77982 + ], + [ + -100.290245, + 68.4477 + ], + [ + -95.23282, + 67.95229 + ], + [ + -90.42221, + 67.30425 + ], + [ + -85.896034, + 66.515945 + ], + [ + -81.67433, + 65.6011 + ], + [ + -77.76254, + 64.573364 + ], + [ + -74.15471, + 63.44592 + ], + [ + -70.83721, + 62.230698 + ], + [ + -67.791504, + 60.938747 + ], + [ + -64.996635, + 59.579803 + ], + [ + -62.43091, + 58.16249 + ], + [ + -60.07304, + 56.694057 + ], + [ + -57.902718, + 55.181065 + ], + [ + -55.90137, + 53.62905 + ], + [ + -54.05199, + 52.04268 + ], + [ + -52.338776, + 50.42619 + ], + [ + -50.74827, + 48.782944 + ], + [ + -49.26792, + 47.116158 + ], + [ + -47.88666, + 45.428444 + ], + [ + -46.595097, + 43.721943 + ], + [ + -45.384487, + 41.998783 + ], + [ + -44.24709, + 40.260643 + ], + [ + -43.176243, + 38.509056 + ], + [ + -42.16582, + 36.74538 + ], + [ + -41.21065, + 34.97069 + ], + [ + -40.305756, + 33.18619 + ], + [ + -39.44702, + 31.392756 + ], + [ + -38.630726, + 29.591112 + ], + [ + -37.85333, + 27.782084 + ], + [ + -37.11169, + 25.966496 + ], + [ + -36.403355, + 24.144754 + ], + [ + -35.72579, + 22.317446 + ], + [ + -35.076538, + 20.485216 + ], + [ + -34.45412, + 18.64828 + ], + [ + -33.85648, + 16.807177 + ], + [ + -33.281925, + 14.962317 + ], + [ + -32.729183, + 13.114024 + ], + [ + -32.196743, + 11.26268 + ], + [ + -31.683397, + 9.408628 + ], + [ + -31.188446, + 7.5519247 + ], + [ + -30.710512, + 5.693134 + ], + [ + -30.248798, + 3.8324497 + ], + [ + -29.802553, + 1.9699867 + ], + [ + -29.37099, + 0.10616148 + ], + [ + -28.953613, + -1.7590145 + ], + [ + -28.549845, + -3.6252315 + ], + [ + -28.158998, + -5.492265 + ], + [ + -27.780905, + -7.3599873 + ], + [ + -27.414806, + -9.228132 + ], + [ + -27.060772, + -11.096648 + ], + [ + -26.718246, + -12.965301 + ], + [ + -26.387157, + -14.833987 + ], + [ + -26.06714, + -16.702456 + ], + [ + -25.758244, + -18.570704 + ], + [ + -25.460588, + -20.438513 + ], + [ + -25.173695, + -22.305708 + ], + [ + -24.898005, + -24.172287 + ], + [ + -24.633766, + -26.03808 + ], + [ + -24.380598, + -27.902958 + ], + [ + -24.139244, + -29.766893 + ], + [ + -23.910082, + -31.629656 + ], + [ + -23.69314, + -33.49125 + ], + [ + -23.4895, + -35.351547 + ], + [ + -23.29923, + -37.2104 + ], + [ + -23.124008, + -39.067875 + ], + [ + -22.963827, + -40.923744 + ], + [ + -22.820555, + -42.777977 + ], + [ + -22.695255, + -44.63052 + ], + [ + -22.589952, + -46.48117 + ], + [ + -22.506063, + -48.329937 + ], + [ + -22.446726, + -50.17668 + ], + [ + -22.4143, + -52.021282 + ], + [ + -22.412273, + -53.863625 + ], + [ + -22.44573, + -55.703613 + ], + [ + -22.519058, + -57.54095 + ], + [ + -22.639496, + -59.375546 + ], + [ + -22.815561, + -61.207073 + ], + [ + -23.057093, + -63.035183 + ], + [ + -23.378624, + -64.85942 + ], + [ + -23.797153, + -66.67919 + ], + [ + -24.337452, + -68.49371 + ], + [ + -25.031683, + -70.30188 + ], + [ + -25.924837, + -72.102135 + ], + [ + -27.081898, + -73.89215 + ], + [ + -28.598843, + -75.668625 + ], + [ + -30.624044, + -77.426125 + ], + [ + -33.39293, + -79.15586 + ], + [ + -37.30149, + -80.84267 + ], + [ + -43.052467, + -82.45812 + ], + [ + -51.915337, + -83.94547 + ], + [ + -53.833157, + -84.17397 + ], + [ + -53.09238, + -84.22258 + ], + [ + -37.44781, + -84.91327 + ], + [ + -7.2529526, + -85.02234 + ], + [ + 9.429575, + -84.44868 + ], + [ + 21.105558, + -83.63817 + ], + [ + 27.816479, + -82.934235 + ], + [ + 33.31527, + -82.17149 + ], + [ + 36.996536, + -81.53972 + ], + [ + 40.405815, + -80.84777 + ], + [ + 42.92915, + -80.25785 + ], + [ + 45.264984, + -79.64398 + ], + [ + 45.465485, + -79.58798 + ], + [ + 47.480785, + -78.99393 + ], + [ + 49.637962, + -78.29046 + ], + [ + 51.455505, + -77.63804 + ], + [ + 53.51294, + -76.82652 + ], + [ + 55.34451, + -76.031204 + ], + [ + 57.535927, + -74.97523 + ], + [ + 59.602222, + -73.85474 + ], + [ + 62.237576, + -72.20117 + ], + [ + 64.92714, + -70.162865 + ], + [ + 66.88615, + -68.369774 + ], + [ + 66.88615, + -68.369774 + ], + [ + 61.860027, + -67.88612 + ], + [ + 57.072556, + -67.25133 + ], + [ + 52.561504, + -66.477585 + ], + [ + 48.34811, + -65.57781 + ], + [ + 44.438404, + -64.56555 + ], + [ + 40.827682, + -63.453556 + ], + [ + 37.503258, + -62.253777 + ], + [ + 34.447815, + -60.976925 + ], + [ + 31.641134, + -59.63279 + ], + [ + 29.061886, + -58.229893 + ], + [ + 26.689594, + -56.775482 + ], + [ + 24.50432, + -55.276024 + ], + [ + 22.487946, + -53.736916 + ], + [ + 20.623343, + -52.163242 + ], + [ + 18.895058, + -50.558777 + ], + [ + 17.289753, + -48.927288 + ], + [ + 15.794998, + -47.271732 + ], + [ + 14.399651, + -45.594883 + ], + [ + 13.094411, + -43.898876 + ], + [ + 11.87031, + -42.185764 + ], + [ + 10.719927, + -40.4574 + ], + [ + 9.636408, + -38.71522 + ], + [ + 8.613578, + -36.960655 + ], + [ + 7.6462793, + -35.194813 + ], + [ + 6.7297277, + -33.418777 + ], + [ + 5.8594513, + -31.633543 + ], + [ + 5.031824, + -29.83986 + ], + [ + 4.2432632, + -28.038565 + ], + [ + 3.490874, + -26.230274 + ], + [ + 2.771889, + -24.415579 + ], + [ + 2.0837147, + -22.595139 + ], + [ + 1.4242976, + -20.769384 + ], + [ + 0.79153955, + -18.93879 + ], + [ + 0.18359223, + -17.103827 + ], + [ + -0.40111625, + -15.264818 + ], + [ + -0.96406865, + -13.422127 + ], + [ + -1.5066516, + -11.576186 + ], + [ + -2.03012, + -9.727264 + ], + [ + -2.5354111, + -7.8755794 + ], + [ + -3.0237477, + -6.0214906 + ], + [ + -3.495733, + -4.16515 + ], + [ + -3.9524105, + -2.306885 + ], + [ + -4.394648, + -0.44696254 + ], + [ + -4.8228335, + 1.4145092 + ], + [ + -5.237613, + 3.2772496 + ], + [ + -5.639575, + 5.141113 + ], + [ + -6.0292974, + 7.0058327 + ], + [ + -6.407055, + 8.871416 + ], + [ + -6.7732234, + 10.737521 + ], + [ + -7.1283107, + 12.60409 + ], + [ + -7.4722047, + 14.47095 + ], + [ + -7.8054304, + 16.337954 + ], + [ + -8.127967, + 18.204979 + ], + [ + -8.440176, + 20.071907 + ], + [ + -8.741866, + 21.938576 + ], + [ + -9.033096, + 23.804928 + ], + [ + -9.313923, + 25.670828 + ], + [ + -9.583896, + 27.536207 + ], + [ + -9.843384, + 29.40095 + ], + [ + -10.091701, + 31.264927 + ], + [ + -10.328571, + 33.128117 + ], + [ + -10.553623, + 34.99043 + ], + [ + -10.766529, + 36.851776 + ], + [ + -10.966034, + 38.712097 + ], + [ + -11.151948, + 40.57131 + ], + [ + -11.322869, + 42.429306 + ], + [ + -11.477819, + 44.28614 + ], + [ + -11.615483, + 46.141586 + ], + [ + -11.734091, + 47.99572 + ], + [ + -11.831444, + 49.84828 + ], + [ + -11.905132, + 51.699436 + ], + [ + -11.952661, + 53.54899 + ], + [ + -11.969296, + 55.39676 + ], + [ + -11.95126, + 57.242683 + ], + [ + -11.892884, + 59.08657 + ], + [ + -11.786901, + 60.92835 + ], + [ + -11.624124, + 62.767532 + ], + [ + -11.393031, + 64.604095 + ], + [ + -11.078325, + 66.43739 + ], + [ + -10.659016, + 68.266815 + ], + [ + -10.108083, + 70.091736 + ], + [ + -9.385891, + 71.91085 + ], + [ + -8.436412, + 73.72253 + ], + [ + -7.17729, + 75.52429 + ], + [ + -5.4779363, + 77.31196 + ], + [ + -3.131415, + 79.07912 + ], + [ + 0.22190556, + 80.81396 + ], + [ + 5.236137, + 82.49453 + ], + [ + 13.184384, + 84.07452 + ], + [ + 26.560059, + 85.44813 + ], + [ + 48.973335, + 86.37338 + ], + [ + 78.593895, + 86.47677 + ], + [ + 103.16505, + 85.69844 + ], + [ + 118.20061, + 84.39432 + ], + [ + 127.05719, + 82.84616 + ], + [ + 132.56754, + 81.181274 + ], + [ + 136.20985, + 79.45463 + ], + [ + 138.73647, + 77.691925 + ], + [ + 140.55359, + 75.906494 + ], + [ + 141.89546, + 74.10567 + ], + [ + 142.90234, + 72.293945 + ], + [ + 143.66788, + 70.47424 + ], + [ + 144.25154, + 68.648094 + ], + [ + 144.69547, + 66.81711 + ], + [ + 145.02986, + 64.98196 + ], + [ + 145.27669, + 63.14338 + ], + [ + 145.45227, + 61.301815 + ], + [ + 145.56848, + 59.457527 + ], + [ + 145.58286, + 59.149906 + ], + [ + 145.74217, + 59.139153 + ], + [ + 148.8906, + 58.8861 + ], + [ + 153.46819, + 58.38478 + ], + [ + 156.29373, + 58.003025 + ], + [ + 158.79787, + 57.62593 + ], + [ + 160.59898, + 57.336678 + ], + [ + 162.37288, + 57.040512 + ], + [ + 163.75858, + 56.80312 + ], + [ + 165.21812, + 56.548462 + ], + [ + 166.427, + 56.334423 + ], + [ + 167.65797, + 56.11378 + ], + [ + 167.76909, + 56.09374 + ], + [ + 168.93726, + 55.881714 + ], + [ + 170.29852, + 55.6317 + ], + [ + 171.54286, + 55.400288 + ], + [ + 173.0694, + 55.112137 + ], + [ + 174.54451, + 54.82811 + ], + [ + 176.472, + 54.44568 + ], + [ + 178.47774, + 54.029 + ], + [ + 180.0, + 53.68844840019567 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 53.68844840019567 + ], + [ + -178.63997, + 53.38419 + ], + [ + -175.218, + 52.52591 + ], + [ + -172.57974, + 51.779716 + ], + [ + -172.57974, + 51.779716 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__HCHO___20180430T135052_20180430T153420_02826_01_010105_20190201T151612.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T14:13:26Z", + "completionDate": "2018-04-30T15:11:50Z", + "productType": "L2__HCHO__", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2826, + "updated": "2023-05-10T18:09:53.640863Z", + "published": "2023-05-10T18:09:53.640863Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b169a644-d45f-4102-b07a-5ca33808ff2e", + "size": 565720759, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b169a644-d45f-4102-b07a-5ca33808ff2e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/b169a644-d45f-4102-b07a-5ca33808ff2e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -18.1547496167089, + 30.0006896756784 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-172.57974,51.779716 -170.75356,53.371605 -168.77792,54.9298 -166.63661,56.450012 -164.3107,57.926476 -161.77983,59.352936 -159.02354,60.722282 -156.01973,62.025974 -152.74722,63.254623 -149.18698,64.39732 -145.3247,65.44228 -141.15251,66.37629 -136.67436,67.18609 -131.90704,67.85765 -126.88598,68.37863 -121.6638,68.73763 -116.30989,68.926414 -110.906006,68.94058 -105.53856,68.77982 -100.290245,68.4477 -95.23282,67.95229 -90.42221,67.30425 -85.896034,66.515945 -81.67433,65.6011 -77.76254,64.573364 -74.15471,63.44592 -70.83721,62.230698 -67.791504,60.938747 -64.996635,59.579803 -62.43091,58.16249 -60.07304,56.694057 -57.902718,55.181065 -55.90137,53.62905 -54.05199,52.04268 -52.338776,50.42619 -50.74827,48.782944 -49.26792,47.116158 -47.88666,45.428444 -46.595097,43.721943 -45.384487,41.998783 -44.24709,40.260643 -43.176243,38.509056 -42.16582,36.74538 -41.21065,34.97069 -40.305756,33.18619 -39.44702,31.392756 -38.630726,29.591112 -37.85333,27.782084 -37.11169,25.966496 -36.403355,24.144754 -35.72579,22.317446 -35.076538,20.485216 -34.45412,18.64828 -33.85648,16.807177 -33.281925,14.962317 -32.729183,13.114024 -32.196743,11.26268 -31.683397,9.408628 -31.188446,7.5519247 -30.710512,5.693134 -30.248798,3.8324497 -29.802553,1.9699867 -29.37099,0.10616148 -28.953613,-1.7590145 -28.549845,-3.6252315 -28.158998,-5.492265 -27.780905,-7.3599873 -27.414806,-9.228132 -27.060772,-11.096648 -26.718246,-12.965301 -26.387157,-14.833987 -26.06714,-16.702456 -25.758244,-18.570704 -25.460588,-20.438513 -25.173695,-22.305708 -24.898005,-24.172287 -24.633766,-26.03808 -24.380598,-27.902958 -24.139244,-29.766893 -23.910082,-31.629656 -23.69314,-33.49125 -23.4895,-35.351547 -23.29923,-37.2104 -23.124008,-39.067875 -22.963827,-40.923744 -22.820555,-42.777977 -22.695255,-44.63052 -22.589952,-46.48117 -22.506063,-48.329937 -22.446726,-50.17668 -22.4143,-52.021282 -22.412273,-53.863625 -22.44573,-55.703613 -22.519058,-57.54095 -22.639496,-59.375546 -22.815561,-61.207073 -23.057093,-63.035183 -23.378624,-64.85942 -23.797153,-66.67919 -24.337452,-68.49371 -25.031683,-70.30188 -25.924837,-72.102135 -27.081898,-73.89215 -28.598843,-75.668625 -30.624044,-77.426125 -33.39293,-79.15586 -37.30149,-80.84267 -43.052467,-82.45812 -51.915337,-83.94547 -53.833157,-84.17397 -53.09238,-84.22258 -37.44781,-84.91327 -7.2529526,-85.02234 9.429575,-84.44868 21.105558,-83.63817 27.816479,-82.934235 33.31527,-82.17149 36.996536,-81.53972 40.405815,-80.84777 42.92915,-80.25785 45.264984,-79.64398 45.465485,-79.58798 47.480785,-78.99393 49.637962,-78.29046 51.455505,-77.63804 53.51294,-76.82652 55.34451,-76.031204 57.535927,-74.97523 59.602222,-73.85474 62.237576,-72.20117 64.92714,-70.162865 66.88615,-68.369774 66.88615,-68.369774 61.860027,-67.88612 57.072556,-67.25133 52.561504,-66.477585 48.34811,-65.57781 44.438404,-64.56555 40.827682,-63.453556 37.503258,-62.253777 34.447815,-60.976925 31.641134,-59.63279 29.061886,-58.229893 26.689594,-56.775482 24.50432,-55.276024 22.487946,-53.736916 20.623343,-52.163242 18.895058,-50.558777 17.289753,-48.927288 15.794998,-47.271732 14.399651,-45.594883 13.094411,-43.898876 11.87031,-42.185764 10.719927,-40.4574 9.636408,-38.71522 8.613578,-36.960655 7.6462793,-35.194813 6.7297277,-33.418777 5.8594513,-31.633543 5.031824,-29.83986 4.2432632,-28.038565 3.490874,-26.230274 2.771889,-24.415579 2.0837147,-22.595139 1.4242976,-20.769384 0.79153955,-18.93879 0.18359223,-17.103827 -0.40111625,-15.264818 -0.96406865,-13.422127 -1.5066516,-11.576186 -2.03012,-9.727264 -2.5354111,-7.8755794 -3.0237477,-6.0214906 -3.495733,-4.16515 -3.9524105,-2.306885 -4.394648,-0.44696254 -4.8228335,1.4145092 -5.237613,3.2772496 -5.639575,5.141113 -6.0292974,7.0058327 -6.407055,8.871416 -6.7732234,10.737521 -7.1283107,12.60409 -7.4722047,14.47095 -7.8054304,16.337954 -8.127967,18.204979 -8.440176,20.071907 -8.741866,21.938576 -9.033096,23.804928 -9.313923,25.670828 -9.583896,27.536207 -9.843384,29.40095 -10.091701,31.264927 -10.328571,33.128117 -10.553623,34.99043 -10.766529,36.851776 -10.966034,38.712097 -11.151948,40.57131 -11.322869,42.429306 -11.477819,44.28614 -11.615483,46.141586 -11.734091,47.99572 -11.831444,49.84828 -11.905132,51.699436 -11.952661,53.54899 -11.969296,55.39676 -11.95126,57.242683 -11.892884,59.08657 -11.786901,60.92835 -11.624124,62.767532 -11.393031,64.604095 -11.078325,66.43739 -10.659016,68.266815 -10.108083,70.091736 -9.385891,71.91085 -8.436412,73.72253 -7.17729,75.52429 -5.4779363,77.31196 -3.131415,79.07912 0.22190556,80.81396 5.236137,82.49453 13.184384,84.07452 26.560059,85.44813 48.973335,86.37338 78.593895,86.47677 103.16505,85.69844 118.20061,84.39432 127.05719,82.84616 132.56754,81.181274 136.20985,79.45463 138.73647,77.691925 140.55359,75.906494 141.89546,74.10567 142.90234,72.293945 143.66788,70.47424 144.25154,68.648094 144.69547,66.81711 145.02986,64.98196 145.27669,63.14338 145.45227,61.301815 145.56848,59.457527 145.58286,59.149906 145.74217,59.139153 148.8906,58.8861 153.46819,58.38478 156.29373,58.003025 158.79787,57.62593 160.59898,57.336678 162.37288,57.040512 163.75858,56.80312 165.21812,56.548462 166.427,56.334423 167.65797,56.11378 167.76909,56.09374 168.93726,55.881714 170.29852,55.6317 171.54286,55.400288 173.0694,55.112137 174.54451,54.82811 176.472,54.44568 178.47774,54.029 180.0,53.6884484001957 180,90 0,90 -180,90 -180,53.6884484001957 -178.63997,53.38419 -175.218,52.52591 -172.57974,51.779716 -172.57974,51.779716", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__HCHO__/2018/04/30/S5P_RPRO_L2__HCHO___20180430T135052_20180430T153420_02826_01_010105_20190201T151612.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10105.0 + }, + "id": "b169a644-d45f-4102-b07a-5ca33808ff2e" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 162.02812, + 51.761806 + ], + [ + 163.85312, + 53.35382 + ], + [ + 165.8266, + 54.912525 + ], + [ + 167.96611, + 56.43296 + ], + [ + 170.28975, + 57.909973 + ], + [ + 172.818, + 59.33698 + ], + [ + 175.57158, + 60.706886 + ], + [ + 178.5726, + 62.011253 + ], + [ + 180.0, + 62.54806490444145 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 62.54806490444145 + ], + [ + -178.1582, + 63.240723 + ], + [ + -174.60172, + 64.38447 + ], + [ + -170.74274, + 65.43035 + ], + [ + -166.57458, + 66.365814 + ], + [ + -162.09952, + 67.17676 + ], + [ + -157.33592, + 67.850174 + ], + [ + -152.31769, + 68.37271 + ], + [ + -147.09773, + 68.73364 + ], + [ + -141.74535, + 68.92448 + ], + [ + -136.34187, + 68.94053 + ], + [ + -130.97382, + 68.78175 + ], + [ + -125.72407, + 68.451775 + ], + [ + -120.6644, + 67.95821 + ], + [ + -115.85111, + 67.31172 + ], + [ + -111.32165, + 66.52506 + ], + [ + -107.096634, + 65.61173 + ], + [ + -103.18127, + 64.58536 + ], + [ + -99.57021, + 63.458916 + ], + [ + -96.249504, + 62.244705 + ], + [ + -93.20099, + 60.95357 + ], + [ + -90.40334, + 59.595455 + ], + [ + -87.83482, + 58.17893 + ], + [ + -85.4749, + 56.711075 + ], + [ + -83.30255, + 55.19867 + ], + [ + -81.29933, + 53.647114 + ], + [ + -79.448425, + 52.061066 + ], + [ + -77.733505, + 50.444992 + ], + [ + -76.141685, + 48.802174 + ], + [ + -74.66008, + 47.135666 + ], + [ + -73.27779, + 45.44822 + ], + [ + -71.98531, + 43.74195 + ], + [ + -70.773735, + 42.019054 + ], + [ + -69.63549, + 40.28112 + ], + [ + -68.56388, + 38.529728 + ], + [ + -67.55276, + 36.76626 + ], + [ + -66.596954, + 34.991768 + ], + [ + -65.69146, + 33.207436 + ], + [ + -64.83233, + 31.414028 + ], + [ + -64.015366, + 29.612646 + ], + [ + -63.237453, + 27.80381 + ], + [ + -62.495697, + 25.98817 + ], + [ + -61.78702, + 24.166487 + ], + [ + -61.109066, + 22.339314 + ], + [ + -60.45964, + 20.507116 + ], + [ + -59.836933, + 18.670284 + ], + [ + -59.2389, + 16.829329 + ], + [ + -58.664272, + 14.984466 + ], + [ + -58.11108, + 13.136312 + ], + [ + -57.578415, + 11.285052 + ], + [ + -57.064915, + 9.431083 + ], + [ + -56.569683, + 7.574493 + ], + [ + -56.091404, + 5.71586 + ], + [ + -55.629574, + 3.8551698 + ], + [ + -55.18313, + 1.992834 + ], + [ + -54.75139, + 0.12905659 + ], + [ + -54.334026, + -1.7360957 + ], + [ + -53.929955, + -3.6022062 + ], + [ + -53.539085, + -5.469195 + ], + [ + -53.16073, + -7.3368454 + ], + [ + -52.794678, + -9.205004 + ], + [ + -52.440346, + -11.073412 + ], + [ + -52.097813, + -12.942086 + ], + [ + -51.766518, + -14.810668 + ], + [ + -51.446407, + -16.679148 + ], + [ + -51.137478, + -18.54729 + ], + [ + -50.83964, + -20.415068 + ], + [ + -50.5527, + -22.282293 + ], + [ + -50.276974, + -24.148863 + ], + [ + -50.012302, + -26.014597 + ], + [ + -49.759247, + -27.87949 + ], + [ + -49.5179, + -29.74336 + ], + [ + -49.28835, + -31.60611 + ], + [ + -49.071445, + -33.46767 + ], + [ + -48.86768, + -35.327953 + ], + [ + -48.677624, + -37.18684 + ], + [ + -48.5018, + -39.044262 + ], + [ + -48.34182, + -40.90014 + ], + [ + -48.198204, + -42.75436 + ], + [ + -48.07283, + -44.606815 + ], + [ + -47.967113, + -46.457474 + ], + [ + -47.88327, + -48.306236 + ], + [ + -47.823486, + -50.152966 + ], + [ + -47.790855, + -51.99757 + ], + [ + -47.78882, + -53.83993 + ], + [ + -47.821766, + -55.67986 + ], + [ + -47.894897, + -57.51726 + ], + [ + -48.014664, + -59.351795 + ], + [ + -48.189884, + -61.183353 + ], + [ + -48.431244, + -63.011436 + ], + [ + -48.75142, + -64.83566 + ], + [ + -49.169193, + -66.655464 + ], + [ + -49.707363, + -68.46996 + ], + [ + -50.399452, + -70.2782 + ], + [ + -51.290413, + -72.07848 + ], + [ + -52.444485, + -73.86861 + ], + [ + -53.95694, + -75.64521 + ], + [ + -55.97408, + -77.40289 + ], + [ + -58.73161, + -79.13303 + ], + [ + -62.62316, + -80.820366 + ], + [ + -68.34379, + -82.43692 + ], + [ + -77.15572, + -83.926315 + ], + [ + -79.06158, + -84.155266 + ], + [ + -78.32182, + -84.203674 + ], + [ + -62.718243, + -84.89097 + ], + [ + -32.661983, + -84.998024 + ], + [ + -16.04598, + -84.42602 + ], + [ + -4.3965883, + -83.617775 + ], + [ + 2.308369, + -82.915504 + ], + [ + 7.8074036, + -82.154305 + ], + [ + 11.49125, + -81.52364 + ], + [ + 14.904479, + -80.83278 + ], + [ + 17.431595, + -80.24369 + ], + [ + 19.771503, + -79.63061 + ], + [ + 19.972376, + -79.574684 + ], + [ + 21.991606, + -78.98132 + ], + [ + 24.153316, + -78.27861 + ], + [ + 25.974895, + -77.62683 + ], + [ + 28.037088, + -76.81606 + ], + [ + 29.873032, + -76.02141 + ], + [ + 32.06983, + -74.96623 + ], + [ + 34.14134, + -73.84649 + ], + [ + 36.783554, + -72.193886 + ], + [ + 39.48041, + -70.15652 + ], + [ + 41.44495, + -68.36407 + ], + [ + 41.44495, + -68.36407 + ], + [ + 36.422012, + -67.878296 + ], + [ + 31.63807, + -67.24163 + ], + [ + 27.131264, + -66.46607 + ], + [ + 22.921705, + -65.56485 + ], + [ + 19.016066, + -64.55119 + ], + [ + 15.40904, + -63.438095 + ], + [ + 12.088409, + -62.237232 + ], + [ + 9.0363455, + -60.959564 + ], + [ + 6.233145, + -59.61448 + ], + [ + 3.6563952, + -58.21097 + ], + [ + 1.2870023, + -56.75585 + ], + [ + -0.8960794, + -55.25598 + ], + [ + -2.9103966, + -53.71649 + ], + [ + -4.7731056, + -52.14233 + ], + [ + -6.499458, + -50.53764 + ], + [ + -8.103394, + -48.905796 + ], + [ + -9.596959, + -47.250023 + ], + [ + -10.99066, + -45.572857 + ], + [ + -12.29522, + -43.87675 + ], + [ + -13.518217, + -42.16351 + ], + [ + -14.667731, + -40.434986 + ], + [ + -15.750474, + -38.6927 + ], + [ + -16.772442, + -36.937954 + ], + [ + -17.73911, + -35.17205 + ], + [ + -18.655006, + -33.395905 + ], + [ + -19.524609, + -31.610615 + ], + [ + -20.351837, + -29.816849 + ], + [ + -21.139814, + -28.015423 + ], + [ + -21.891777, + -26.207115 + ], + [ + -22.610327, + -24.392399 + ], + [ + -23.298069, + -22.571898 + ], + [ + -23.957188, + -20.746117 + ], + [ + -24.589682, + -18.915546 + ], + [ + -25.197245, + -17.080517 + ], + [ + -25.781607, + -15.241546 + ], + [ + -26.344332, + -13.398859 + ], + [ + -26.88664, + -11.552899 + ], + [ + -27.40974, + -9.703929 + ], + [ + -27.914793, + -7.8522606 + ], + [ + -28.40282, + -5.9981666 + ], + [ + -28.874771, + -4.1419 + ], + [ + -29.331198, + -2.2836535 + ], + [ + -29.773165, + -0.42371953 + ], + [ + -30.200958, + 1.4377532 + ], + [ + -30.615725, + 3.3004622 + ], + [ + -31.017504, + 5.1642833 + ], + [ + -31.407131, + 7.029029 + ], + [ + -31.78459, + 8.894508 + ], + [ + -32.15059, + 10.760601 + ], + [ + -32.505405, + 12.627176 + ], + [ + -32.849228, + 14.49393 + ], + [ + -33.182327, + 16.360872 + ], + [ + -33.50465, + 18.227869 + ], + [ + -33.81667, + 20.09471 + ], + [ + -34.11829, + 21.961329 + ], + [ + -34.409428, + 23.827631 + ], + [ + -34.689762, + 25.693512 + ], + [ + -34.95993, + 27.558813 + ], + [ + -35.219048, + 29.423473 + ], + [ + -35.4672, + 31.287436 + ], + [ + -35.704033, + 33.150547 + ], + [ + -35.928894, + 35.012787 + ], + [ + -36.141327, + 36.87409 + ], + [ + -36.340736, + 38.734318 + ], + [ + -36.52646, + 40.59353 + ], + [ + -36.697163, + 42.451435 + ], + [ + -36.851727, + 44.30818 + ], + [ + -36.989132, + 46.163593 + ], + [ + -37.107372, + 48.01763 + ], + [ + -37.204365, + 49.87021 + ], + [ + -37.27768, + 51.72127 + ], + [ + -37.32423, + 53.570694 + ], + [ + -37.340454, + 55.41836 + ], + [ + -37.321957, + 57.2642 + ], + [ + -37.262665, + 59.108025 + ], + [ + -37.155678, + 60.94965 + ], + [ + -36.991856, + 62.78878 + ], + [ + -36.75945, + 64.62516 + ], + [ + -36.443043, + 66.45835 + ], + [ + -36.022125, + 68.28769 + ], + [ + -35.46862, + 70.11242 + ], + [ + -34.743603, + 71.93142 + ], + [ + -33.790462, + 73.74289 + ], + [ + -32.525566, + 75.54433 + ], + [ + -30.81939, + 77.33169 + ], + [ + -28.461992, + 79.098404 + ], + [ + -25.092049, + 80.83257 + ], + [ + -20.05086, + 82.51208 + ], + [ + -12.054876, + 84.09008 + ], + [ + 1.4028535, + 85.459915 + ], + [ + 23.922853, + 86.377266 + ], + [ + 53.537193, + 86.46963 + ], + [ + 77.98606, + 85.6838 + ], + [ + 92.931015, + 84.376335 + ], + [ + 101.73886, + 82.82668 + ], + [ + 107.2253, + 81.161255 + ], + [ + 110.85347, + 79.43429 + ], + [ + 113.37294, + 77.67155 + ], + [ + 115.18503, + 75.88599 + ], + [ + 116.52325, + 74.08525 + ], + [ + 117.528404, + 72.273506 + ], + [ + 118.29226, + 70.453804 + ], + [ + 118.87448, + 68.627716 + ], + [ + 119.31776, + 66.79676 + ], + [ + 119.65146, + 64.9617 + ], + [ + 119.89823, + 63.123158 + ], + [ + 120.0731, + 61.28161 + ], + [ + 120.18901, + 59.437454 + ], + [ + 120.203156, + 59.129837 + ], + [ + 120.36241, + 59.11908 + ], + [ + 123.50971, + 58.865936 + ], + [ + 128.08554, + 58.36455 + ], + [ + 130.90999, + 57.9828 + ], + [ + 133.41316, + 57.605743 + ], + [ + 135.21361, + 57.31653 + ], + [ + 136.98683, + 57.020424 + ], + [ + 138.37202, + 56.783085 + ], + [ + 139.83105, + 56.528496 + ], + [ + 141.0395, + 56.31452 + ], + [ + 142.27008, + 56.093956 + ], + [ + 142.38115, + 56.073917 + ], + [ + 143.54895, + 55.86197 + ], + [ + 144.90977, + 55.612053 + ], + [ + 146.15373, + 55.38074 + ], + [ + 147.67982, + 55.092716 + ], + [ + 149.15453, + 54.808826 + ], + [ + 151.08153, + 54.42658 + ], + [ + 153.08679, + 54.010105 + ], + [ + 155.96855, + 53.365612 + ], + [ + 159.39003, + 52.507713 + ], + [ + 162.02812, + 51.761806 + ], + [ + 162.02812, + 51.761806 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__HCHO___20180430T153222_20180430T171550_02827_01_010105_20190201T152558.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T15:54:56Z", + "completionDate": "2018-04-30T16:53:20Z", + "productType": "L2__HCHO__", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2827, + "updated": "2023-05-10T18:10:25.034198Z", + "published": "2023-05-10T18:10:25.034198Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/5700d91c-eb14-4e71-a2f6-5200309f8b7f", + "size": 567996301, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 5700d91c-eb14-4e71-a2f6-5200309f8b7f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/5700d91c-eb14-4e71-a2f6-5200309f8b7f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -18.9086715288592, + 30.0403245853014 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "162.02812,51.761806 163.85312,53.35382 165.8266,54.912525 167.96611,56.43296 170.28975,57.909973 172.818,59.33698 175.57158,60.706886 178.5726,62.011253 180.0,62.5480649044415 180,90 0,90 -180,90 -180,62.5480649044415 -178.1582,63.240723 -174.60172,64.38447 -170.74274,65.43035 -166.57458,66.365814 -162.09952,67.17676 -157.33592,67.850174 -152.31769,68.37271 -147.09773,68.73364 -141.74535,68.92448 -136.34187,68.94053 -130.97382,68.78175 -125.72407,68.451775 -120.6644,67.95821 -115.85111,67.31172 -111.32165,66.52506 -107.096634,65.61173 -103.18127,64.58536 -99.57021,63.458916 -96.249504,62.244705 -93.20099,60.95357 -90.40334,59.595455 -87.83482,58.17893 -85.4749,56.711075 -83.30255,55.19867 -81.29933,53.647114 -79.448425,52.061066 -77.733505,50.444992 -76.141685,48.802174 -74.66008,47.135666 -73.27779,45.44822 -71.98531,43.74195 -70.773735,42.019054 -69.63549,40.28112 -68.56388,38.529728 -67.55276,36.76626 -66.596954,34.991768 -65.69146,33.207436 -64.83233,31.414028 -64.015366,29.612646 -63.237453,27.80381 -62.495697,25.98817 -61.78702,24.166487 -61.109066,22.339314 -60.45964,20.507116 -59.836933,18.670284 -59.2389,16.829329 -58.664272,14.984466 -58.11108,13.136312 -57.578415,11.285052 -57.064915,9.431083 -56.569683,7.574493 -56.091404,5.71586 -55.629574,3.8551698 -55.18313,1.992834 -54.75139,0.12905659 -54.334026,-1.7360957 -53.929955,-3.6022062 -53.539085,-5.469195 -53.16073,-7.3368454 -52.794678,-9.205004 -52.440346,-11.073412 -52.097813,-12.942086 -51.766518,-14.810668 -51.446407,-16.679148 -51.137478,-18.54729 -50.83964,-20.415068 -50.5527,-22.282293 -50.276974,-24.148863 -50.012302,-26.014597 -49.759247,-27.87949 -49.5179,-29.74336 -49.28835,-31.60611 -49.071445,-33.46767 -48.86768,-35.327953 -48.677624,-37.18684 -48.5018,-39.044262 -48.34182,-40.90014 -48.198204,-42.75436 -48.07283,-44.606815 -47.967113,-46.457474 -47.88327,-48.306236 -47.823486,-50.152966 -47.790855,-51.99757 -47.78882,-53.83993 -47.821766,-55.67986 -47.894897,-57.51726 -48.014664,-59.351795 -48.189884,-61.183353 -48.431244,-63.011436 -48.75142,-64.83566 -49.169193,-66.655464 -49.707363,-68.46996 -50.399452,-70.2782 -51.290413,-72.07848 -52.444485,-73.86861 -53.95694,-75.64521 -55.97408,-77.40289 -58.73161,-79.13303 -62.62316,-80.820366 -68.34379,-82.43692 -77.15572,-83.926315 -79.06158,-84.155266 -78.32182,-84.203674 -62.718243,-84.89097 -32.661983,-84.998024 -16.04598,-84.42602 -4.3965883,-83.617775 2.308369,-82.915504 7.8074036,-82.154305 11.49125,-81.52364 14.904479,-80.83278 17.431595,-80.24369 19.771503,-79.63061 19.972376,-79.574684 21.991606,-78.98132 24.153316,-78.27861 25.974895,-77.62683 28.037088,-76.81606 29.873032,-76.02141 32.06983,-74.96623 34.14134,-73.84649 36.783554,-72.193886 39.48041,-70.15652 41.44495,-68.36407 41.44495,-68.36407 36.422012,-67.878296 31.63807,-67.24163 27.131264,-66.46607 22.921705,-65.56485 19.016066,-64.55119 15.40904,-63.438095 12.088409,-62.237232 9.0363455,-60.959564 6.233145,-59.61448 3.6563952,-58.21097 1.2870023,-56.75585 -0.8960794,-55.25598 -2.9103966,-53.71649 -4.7731056,-52.14233 -6.499458,-50.53764 -8.103394,-48.905796 -9.596959,-47.250023 -10.99066,-45.572857 -12.29522,-43.87675 -13.518217,-42.16351 -14.667731,-40.434986 -15.750474,-38.6927 -16.772442,-36.937954 -17.73911,-35.17205 -18.655006,-33.395905 -19.524609,-31.610615 -20.351837,-29.816849 -21.139814,-28.015423 -21.891777,-26.207115 -22.610327,-24.392399 -23.298069,-22.571898 -23.957188,-20.746117 -24.589682,-18.915546 -25.197245,-17.080517 -25.781607,-15.241546 -26.344332,-13.398859 -26.88664,-11.552899 -27.40974,-9.703929 -27.914793,-7.8522606 -28.40282,-5.9981666 -28.874771,-4.1419 -29.331198,-2.2836535 -29.773165,-0.42371953 -30.200958,1.4377532 -30.615725,3.3004622 -31.017504,5.1642833 -31.407131,7.029029 -31.78459,8.894508 -32.15059,10.760601 -32.505405,12.627176 -32.849228,14.49393 -33.182327,16.360872 -33.50465,18.227869 -33.81667,20.09471 -34.11829,21.961329 -34.409428,23.827631 -34.689762,25.693512 -34.95993,27.558813 -35.219048,29.423473 -35.4672,31.287436 -35.704033,33.150547 -35.928894,35.012787 -36.141327,36.87409 -36.340736,38.734318 -36.52646,40.59353 -36.697163,42.451435 -36.851727,44.30818 -36.989132,46.163593 -37.107372,48.01763 -37.204365,49.87021 -37.27768,51.72127 -37.32423,53.570694 -37.340454,55.41836 -37.321957,57.2642 -37.262665,59.108025 -37.155678,60.94965 -36.991856,62.78878 -36.75945,64.62516 -36.443043,66.45835 -36.022125,68.28769 -35.46862,70.11242 -34.743603,71.93142 -33.790462,73.74289 -32.525566,75.54433 -30.81939,77.33169 -28.461992,79.098404 -25.092049,80.83257 -20.05086,82.51208 -12.054876,84.09008 1.4028535,85.459915 23.922853,86.377266 53.537193,86.46963 77.98606,85.6838 92.931015,84.376335 101.73886,82.82668 107.2253,81.161255 110.85347,79.43429 113.37294,77.67155 115.18503,75.88599 116.52325,74.08525 117.528404,72.273506 118.29226,70.453804 118.87448,68.627716 119.31776,66.79676 119.65146,64.9617 119.89823,63.123158 120.0731,61.28161 120.18901,59.437454 120.203156,59.129837 120.36241,59.11908 123.50971,58.865936 128.08554,58.36455 130.90999,57.9828 133.41316,57.605743 135.21361,57.31653 136.98683,57.020424 138.37202,56.783085 139.83105,56.528496 141.0395,56.31452 142.27008,56.093956 142.38115,56.073917 143.54895,55.86197 144.90977,55.612053 146.15373,55.38074 147.67982,55.092716 149.15453,54.808826 151.08153,54.42658 153.08679,54.010105 155.96855,53.365612 159.39003,52.507713 162.02812,51.761806 162.02812,51.761806", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__HCHO__/2018/04/30/S5P_RPRO_L2__HCHO___20180430T153222_20180430T171550_02827_01_010105_20190201T152558.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10105.0 + }, + "id": "5700d91c-eb14-4e71-a2f6-5200309f8b7f" + } + ], + "properties": { + "id": "ccbd72d8-3e7f-5d24-bfee-f63bb86a49f4", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__HCHO__" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__NO2___.json b/tests/data/opensearch/creodias_search_L2__NO2___.json new file mode 100644 index 0000000..596a645 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__NO2___.json @@ -0,0 +1,1132 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -144.71013, + -29.14262 + ], + [ + -144.52835, + -30.591852 + ], + [ + -144.3539, + -32.040394 + ], + [ + -144.18675, + -33.488125 + ], + [ + -144.02797, + -34.93512 + ], + [ + -143.87732, + -36.381306 + ], + [ + -143.7349, + -37.826553 + ], + [ + -143.60202, + -39.270977 + ], + [ + -143.4784, + -40.714447 + ], + [ + -143.36475, + -42.156895 + ], + [ + -143.26164, + -43.598255 + ], + [ + -143.1703, + -45.038643 + ], + [ + -143.09084, + -46.477806 + ], + [ + -143.06078, + -47.101147 + ], + [ + -142.93477, + -47.084717 + ], + [ + -140.6479, + -46.76151 + ], + [ + -137.01147, + -46.156425 + ], + [ + -134.78354, + -45.739582 + ], + [ + -132.81195, + -45.35078 + ], + [ + -131.39319, + -45.064705 + ], + [ + -129.99411, + -44.781353 + ], + [ + -128.89944, + -44.560738 + ], + [ + -127.74439, + -44.330242 + ], + [ + -126.78596, + -44.141293 + ], + [ + -125.80819, + -43.95096 + ], + [ + -125.71985, + -43.933887 + ], + [ + -124.79003, + -43.755516 + ], + [ + -123.704254, + -43.55027 + ], + [ + -122.70956, + -43.365055 + ], + [ + -121.48635, + -43.14053 + ], + [ + -120.301216, + -42.925346 + ], + [ + -118.747696, + -42.64397 + ], + [ + -117.12471, + -42.34612 + ], + [ + -114.77971, + -41.89759 + ], + [ + -111.97467, + -41.31449 + ], + [ + -109.5867, + -40.764774 + ], + [ + -110.44294, + -39.412357 + ], + [ + -111.2607, + -38.051945 + ], + [ + -112.04358, + -36.684505 + ], + [ + -112.79302, + -35.31032 + ], + [ + -113.511826, + -33.929985 + ], + [ + -114.20176, + -32.54385 + ], + [ + -114.864944, + -31.152426 + ], + [ + -115.502785, + -29.756035 + ], + [ + -116.11725, + -28.355062 + ], + [ + -116.709465, + -26.949812 + ], + [ + -117.28084, + -25.540586 + ], + [ + -117.83276, + -24.127697 + ], + [ + -118.06601, + -23.514305 + ], + [ + -118.15495, + -23.529514 + ], + [ + -119.92849, + -23.822807 + ], + [ + -122.56941, + -24.232563 + ], + [ + -124.241394, + -24.48513 + ], + [ + -125.750435, + -24.717464 + ], + [ + -126.85071, + -24.894287 + ], + [ + -127.94538, + -25.079882 + ], + [ + -128.80742, + -25.23448 + ], + [ + -129.7215, + -25.407547 + ], + [ + -130.48312, + -25.559296 + ], + [ + -131.2628, + -25.721872 + ], + [ + -131.33339, + -25.73695 + ], + [ + -132.07748, + -25.899563 + ], + [ + -132.94931, + -26.09848 + ], + [ + -133.75082, + -26.289127 + ], + [ + -134.74045, + -26.534122 + ], + [ + -135.70421, + -26.781612 + ], + [ + -136.97685, + -27.118551 + ], + [ + -138.32124, + -27.48156 + ], + [ + -140.29976, + -28.01619 + ], + [ + -142.7415, + -28.655708 + ], + [ + -144.71013, + -29.14262 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__NO2____20240410T222656_20240410T223156_33646_03_020600_20240410T231205.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2024-04-10T22:26:50Z", + "completionDate": "2024-04-10T22:32:02Z", + "productType": "L2__NO2___", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 33646, + "updated": "2024-04-10T23:22:38.250417Z", + "published": "2024-04-10T23:22:35.653011Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d956beda-fa6d-482f-b01f-d20fcec165cc", + "size": 63842550, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d956beda-fa6d-482f-b01f-d20fcec165cc", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/d956beda-fa6d-482f-b01f-d20fcec165cc.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -128.816527658, + -35.3873208323115 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-144.71013,-29.14262 -144.52835,-30.591852 -144.3539,-32.040394 -144.18675,-33.488125 -144.02797,-34.93512 -143.87732,-36.381306 -143.7349,-37.826553 -143.60202,-39.270977 -143.4784,-40.714447 -143.36475,-42.156895 -143.26164,-43.598255 -143.1703,-45.038643 -143.09084,-46.477806 -143.06078,-47.101147 -142.93477,-47.084717 -140.6479,-46.76151 -137.01147,-46.156425 -134.78354,-45.739582 -132.81195,-45.35078 -131.39319,-45.064705 -129.99411,-44.781353 -128.89944,-44.560738 -127.74439,-44.330242 -126.78596,-44.141293 -125.80819,-43.95096 -125.71985,-43.933887 -124.79003,-43.755516 -123.704254,-43.55027 -122.70956,-43.365055 -121.48635,-43.14053 -120.301216,-42.925346 -118.747696,-42.64397 -117.12471,-42.34612 -114.77971,-41.89759 -111.97467,-41.31449 -109.5867,-40.764774 -110.44294,-39.412357 -111.2607,-38.051945 -112.04358,-36.684505 -112.79302,-35.31032 -113.511826,-33.929985 -114.20176,-32.54385 -114.864944,-31.152426 -115.502785,-29.756035 -116.11725,-28.355062 -116.709465,-26.949812 -117.28084,-25.540586 -117.83276,-24.127697 -118.06601,-23.514305 -118.15495,-23.529514 -119.92849,-23.822807 -122.56941,-24.232563 -124.241394,-24.48513 -125.750435,-24.717464 -126.85071,-24.894287 -127.94538,-25.079882 -128.80742,-25.23448 -129.7215,-25.407547 -130.48312,-25.559296 -131.2628,-25.721872 -131.33339,-25.73695 -132.07748,-25.899563 -132.94931,-26.09848 -133.75082,-26.289127 -134.74045,-26.534122 -135.70421,-26.781612 -136.97685,-27.118551 -138.32124,-27.48156 -140.29976,-28.01619 -142.7415,-28.655708 -144.71013,-29.14262", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__NO2___/2024/04/10/S5P_NRTI_L2__NO2____20240410T222656_20240410T223156_33646_03_020600_20240410T231205", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20600.0 + }, + "id": "d956beda-fa6d-482f-b01f-d20fcec165cc" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + 81.5300791538185 + ], + [ + 179.31331, + 81.321365 + ], + [ + 176.23413, + 79.98837 + ], + [ + 173.93687, + 78.62988 + ], + [ + 172.18175, + 77.253845 + ], + [ + 170.81453, + 75.865326 + ], + [ + 169.73206, + 74.46778 + ], + [ + 168.8668, + 73.06314 + ], + [ + 168.16968, + 71.652985 + ], + [ + 167.60475, + 70.23842 + ], + [ + 162.19727, + 70.64673 + ], + [ + 155.71277, + 70.90159 + ], + [ + 150.2799, + 70.91757 + ], + [ + 146.5674, + 70.81822 + ], + [ + 143.08717, + 70.635605 + ], + [ + 140.50021, + 70.43791 + ], + [ + 137.90765, + 70.18116 + ], + [ + 135.86662, + 69.93376 + ], + [ + 133.71527, + 69.62566 + ], + [ + 131.94113, + 69.33171 + ], + [ + 131.77596, + 69.30239 + ], + [ + 129.98837, + 68.96237 + ], + [ + 128.30948, + 68.60266 + ], + [ + 126.38421, + 68.1369 + ], + [ + 124.65849, + 67.66579 + ], + [ + 122.590164, + 67.02658 + ], + [ + 120.64329, + 66.34243 + ], + [ + 118.169876, + 65.34459 + ], + [ + 115.662766, + 64.169624 + ], + [ + 112.112755, + 62.186623 + ], + [ + 110.160065, + 60.916283 + ], + [ + 110.05785, + 60.84597 + ], + [ + 109.067894, + 61.291584 + ], + [ + 106.670395, + 62.289303 + ], + [ + 104.1077, + 63.24026 + ], + [ + 101.37094, + 64.13962 + ], + [ + 98.453, + 64.98174 + ], + [ + 95.3485, + 65.76073 + ], + [ + 92.05591, + 66.47024 + ], + [ + 88.57755, + 67.10378 + ], + [ + 84.921745, + 67.65494 + ], + [ + 81.10242, + 68.11766 + ], + [ + 77.14051, + 68.4861 + ], + [ + 73.0636, + 68.75542 + ], + [ + 68.90499, + 68.92167 + ], + [ + 68.540955, + 70.71234 + ], + [ + 68.01735, + 72.95258 + ], + [ + 67.5565, + 74.78129 + ], + [ + 67.25104, + 76.02884 + ], + [ + 66.99677, + 77.2119 + ], + [ + 66.84802, + 78.108246 + ], + [ + 66.756004, + 79.02834 + ], + [ + 66.74271, + 79.77292 + ], + [ + 66.80945, + 80.581856 + ], + [ + 66.95121, + 81.271225 + ], + [ + 66.969444, + 81.33655 + ], + [ + 67.236176, + 82.05745 + ], + [ + 67.63552, + 82.75998 + ], + [ + 68.35733, + 83.600334 + ], + [ + 69.37494, + 84.38912 + ], + [ + 71.38515, + 85.38327 + ], + [ + 74.78245, + 86.36875 + ], + [ + 84.60719, + 87.66906 + ], + [ + 121.07157, + 88.80941 + ], + [ + 180.0, + 88.1149617696074 + ], + [ + 180.0, + 81.5300791538185 + ] + ] + ], + [ + [ + [ + -180.0, + 88.1149617696074 + ], + [ + -152.32391, + 87.78881 + ], + [ + -140.06837, + 86.25531 + ], + [ + -139.71564, + 86.1756 + ], + [ + -147.53085, + 85.87947 + ], + [ + -161.26437, + 84.96335 + ], + [ + -170.3316, + 83.84465 + ], + [ + -176.43057, + 82.61498 + ], + [ + -180.0, + 81.5300791538185 + ], + [ + -180.0, + 88.1149617696074 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__NO2____20230701T030849_20230701T031349_29605_03_020500_20230701T050209.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2023-07-01T03:08:43Z", + "completionDate": "2023-07-01T03:13:56Z", + "productType": "L2__NO2___", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 29605, + "updated": "2024-12-05T12:23:50.740971Z", + "published": "2023-07-01T05:12:02.668601Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e3c6ddb2-824c-4828-a636-e7c9ae4ebd17", + "size": 62379179, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e3c6ddb2-824c-4828-a636-e7c9ae4ebd17", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/e3c6ddb2-824c-4828-a636-e7c9ae4ebd17.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 104.876386327897, + 78.4480552712045 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,81.5300791538185 179.31331,81.321365 176.23413,79.98837 173.93687,78.62988 172.18175,77.253845 170.81453,75.865326 169.73206,74.46778 168.8668,73.06314 168.16968,71.652985 167.60475,70.23842 162.19727,70.64673 155.71277,70.90159 150.2799,70.91757 146.5674,70.81822 143.08717,70.635605 140.50021,70.43791 137.90765,70.18116 135.86662,69.93376 133.71527,69.62566 131.94113,69.33171 131.77596,69.30239 129.98837,68.96237 128.30948,68.60266 126.38421,68.1369 124.65849,67.66579 122.590164,67.02658 120.64329,66.34243 118.169876,65.34459 115.662766,64.169624 112.112755,62.186623 110.160065,60.916283 110.05785,60.84597 109.067894,61.291584 106.670395,62.289303 104.1077,63.24026 101.37094,64.13962 98.453,64.98174 95.3485,65.76073 92.05591,66.47024 88.57755,67.10378 84.921745,67.65494 81.10242,68.11766 77.14051,68.4861 73.0636,68.75542 68.90499,68.92167 68.540955,70.71234 68.01735,72.95258 67.5565,74.78129 67.25104,76.02884 66.99677,77.2119 66.84802,78.108246 66.756004,79.02834 66.74271,79.77292 66.80945,80.581856 66.95121,81.271225 66.969444,81.33655 67.236176,82.05745 67.63552,82.75998 68.35733,83.600334 69.37494,84.38912 71.38515,85.38327 74.78245,86.36875 84.60719,87.66906 121.07157,88.80941 180.0,88.1149617696074 180.0,81.5300791538185-180,88.1149617696074 -152.32391,87.78881 -140.06837,86.25531 -139.71564,86.1756 -147.53085,85.87947 -161.26437,84.96335 -170.3316,83.84465 -176.43057,82.61498 -180,81.5300791538185 -180,88.1149617696074", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__NO2___/2023/07/01/S5P_NRTI_L2__NO2____20230701T030849_20230701T031349_29605_03_020500_20230701T050209", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "e3c6ddb2-824c-4828-a636-e7c9ae4ebd17" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -5.0124407, + -10.360089 + ], + [ + -4.742006, + -11.81354 + ], + [ + -4.4784575, + -13.267034 + ], + [ + -4.2218127, + -14.7205105 + ], + [ + -3.9720967, + -16.173922 + ], + [ + -3.728967, + -17.627195 + ], + [ + -3.492491, + -19.080198 + ], + [ + -3.2627788, + -20.532887 + ], + [ + -3.039825, + -21.985386 + ], + [ + -2.8233533, + -23.43737 + ], + [ + -2.613852, + -24.888964 + ], + [ + -2.411065, + -26.340029 + ], + [ + -2.21526, + -27.790562 + ], + [ + -2.138974, + -28.370584 + ], + [ + -2.044796, + -28.347544 + ], + [ + -0.32991093, + -27.91596 + ], + [ + 2.4214413, + -27.184305 + ], + [ + 4.1242223, + -26.71807 + ], + [ + 5.6430893, + -26.303652 + ], + [ + 6.743293, + -26.009766 + ], + [ + 7.834177, + -25.727493 + ], + [ + 8.691721, + -25.513845 + ], + [ + 9.600272, + -25.296572 + ], + [ + 10.356959, + -25.123194 + ], + [ + 11.1314125, + -24.95307 + ], + [ + 11.201509, + -24.93804 + ], + [ + 11.940448, + -24.783335 + ], + [ + 12.805998, + -24.61077 + ], + [ + 13.601366, + -24.460285 + ], + [ + 14.582498, + -24.284782 + ], + [ + 15.536228, + -24.12378 + ], + [ + 16.791063, + -23.923443 + ], + [ + 18.10785, + -23.72252 + ], + [ + 20.021828, + -23.43647 + ], + [ + 22.331114, + -23.083263 + ], + [ + 24.315966, + -22.76061 + ], + [ + 23.799377, + -21.341003 + ], + [ + 23.299212, + -19.918451 + ], + [ + 22.814789, + -18.49308 + ], + [ + 22.34482, + -17.06513 + ], + [ + 21.889278, + -15.634769 + ], + [ + 21.446827, + -14.20215 + ], + [ + 21.017014, + -12.7674465 + ], + [ + 20.599424, + -11.3307905 + ], + [ + 20.193254, + -9.892393 + ], + [ + 19.797943, + -8.452341 + ], + [ + 19.413166, + -7.010752 + ], + [ + 19.038532, + -5.5677505 + ], + [ + 18.891508, + -4.990154 + ], + [ + 18.809635, + -4.99832 + ], + [ + 17.178953, + -5.160169 + ], + [ + 14.757289, + -5.4056606 + ], + [ + 13.228146, + -5.5735025 + ], + [ + 11.850688, + -5.7420855 + ], + [ + 10.848027, + -5.8799853 + ], + [ + 9.852021, + -6.0331507 + ], + [ + 9.068908, + -6.1666126 + ], + [ + 8.239867, + -6.321491 + ], + [ + 7.550301, + -6.4613934 + ], + [ + 6.8456316, + -6.6149507 + ], + [ + 6.781911, + -6.6293674 + ], + [ + 6.1108365, + -6.786562 + ], + [ + 5.326349, + -6.9827456 + ], + [ + 4.606981, + -7.1743054 + ], + [ + 3.7214105, + -7.42493 + ], + [ + 2.861989, + -7.6826553 + ], + [ + 1.7319224, + -8.04025 + ], + [ + 0.54433465, + -8.43383 + ], + [ + -1.19171, + -9.029624 + ], + [ + -3.3152168, + -9.770734 + ], + [ + -5.0124407, + -10.360089 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__NO2____20231031T130208_20231031T130708_31342_03_020500_20231031T135601.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2023-10-31T13:02:03Z", + "completionDate": "2023-10-31T13:07:14Z", + "productType": "L2__NO2___", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 31342, + "updated": "2024-12-05T12:24:03.600026Z", + "published": "2023-10-31T14:05:49.574444Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7edf6c8b-6a71-41dc-8110-d8219740ec72", + "size": 62543165, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7edf6c8b-6a71-41dc-8110-d8219740ec72", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/7edf6c8b-6a71-41dc-8110-d8219740ec72.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 8.93130656298363, + -16.2889284460869 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-5.0124407,-10.360089 -4.742006,-11.81354 -4.4784575,-13.267034 -4.2218127,-14.7205105 -3.9720967,-16.173922 -3.728967,-17.627195 -3.492491,-19.080198 -3.2627788,-20.532887 -3.039825,-21.985386 -2.8233533,-23.43737 -2.613852,-24.888964 -2.411065,-26.340029 -2.21526,-27.790562 -2.138974,-28.370584 -2.044796,-28.347544 -0.32991093,-27.91596 2.4214413,-27.184305 4.1242223,-26.71807 5.6430893,-26.303652 6.743293,-26.009766 7.834177,-25.727493 8.691721,-25.513845 9.600272,-25.296572 10.356959,-25.123194 11.1314125,-24.95307 11.201509,-24.93804 11.940448,-24.783335 12.805998,-24.61077 13.601366,-24.460285 14.582498,-24.284782 15.536228,-24.12378 16.791063,-23.923443 18.10785,-23.72252 20.021828,-23.43647 22.331114,-23.083263 24.315966,-22.76061 23.799377,-21.341003 23.299212,-19.918451 22.814789,-18.49308 22.34482,-17.06513 21.889278,-15.634769 21.446827,-14.20215 21.017014,-12.7674465 20.599424,-11.3307905 20.193254,-9.892393 19.797943,-8.452341 19.413166,-7.010752 19.038532,-5.5677505 18.891508,-4.990154 18.809635,-4.99832 17.178953,-5.160169 14.757289,-5.4056606 13.228146,-5.5735025 11.850688,-5.7420855 10.848027,-5.8799853 9.852021,-6.0331507 9.068908,-6.1666126 8.239867,-6.321491 7.550301,-6.4613934 6.8456316,-6.6149507 6.781911,-6.6293674 6.1108365,-6.786562 5.326349,-6.9827456 4.606981,-7.1743054 3.7214105,-7.42493 2.861989,-7.6826553 1.7319224,-8.04025 0.54433465,-8.43383 -1.19171,-9.029624 -3.3152168,-9.770734 -5.0124407,-10.360089", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__NO2___/2023/10/31/S5P_NRTI_L2__NO2____20231031T130208_20231031T130708_31342_03_020500_20231031T135601", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "7edf6c8b-6a71-41dc-8110-d8219740ec72" + } + ], + "properties": { + "id": "c71390d4-8e07-5dd3-bc59-61e4aa396ce2", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__NO2___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__NP_BD3.json b/tests/data/opensearch/creodias_search_L2__NP_BD3.json new file mode 100644 index 0000000..8adc54c --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__NP_BD3.json @@ -0,0 +1,3334 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 162.0256, + 51.763783 + ], + [ + 163.85077, + 53.355804 + ], + [ + 165.82446, + 54.914513 + ], + [ + 167.96422, + 56.434937 + ], + [ + 170.28812, + 57.91193 + ], + [ + 172.81667, + 59.33891 + ], + [ + 175.57059, + 60.70877 + ], + [ + 178.57199, + 62.01309 + ], + [ + 180.0, + 62.55002902755986 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 62.55002902755986 + ], + [ + -178.1584, + 63.24248 + ], + [ + -174.60147, + 64.38614 + ], + [ + -170.74202, + 65.43191 + ], + [ + -166.57338, + 66.36724 + ], + [ + -162.09781, + 67.178024 + ], + [ + -157.33376, + 67.851265 + ], + [ + -152.3151, + 68.373604 + ], + [ + -147.0948, + 68.73432 + ], + [ + -141.74219, + 68.92492 + ], + [ + -136.3386, + 68.940735 + ], + [ + -130.97055, + 68.781715 + ], + [ + -125.72092, + 68.45149 + ], + [ + -120.661476, + 67.957695 + ], + [ + -115.8485, + 67.311 + ], + [ + -111.319405, + 66.52414 + ], + [ + -107.094795, + 65.61063 + ], + [ + -103.17984, + 64.5841 + ], + [ + -99.56919, + 63.45752 + ], + [ + -96.24888, + 62.243183 + ], + [ + -93.20074, + 60.951946 + ], + [ + -90.40344, + 59.593742 + ], + [ + -87.835236, + 58.177135 + ], + [ + -85.47561, + 56.70922 + ], + [ + -83.30353, + 55.196766 + ], + [ + -81.30055, + 53.645164 + ], + [ + -79.44987, + 52.059086 + ], + [ + -77.73515, + 50.442986 + ], + [ + -76.14351, + 48.800148 + ], + [ + -74.66207, + 47.13363 + ], + [ + -73.27992, + 45.446175 + ], + [ + -71.987595, + 43.73991 + ], + [ + -70.77614, + 42.017014 + ], + [ + -69.638016, + 40.27909 + ], + [ + -68.566505, + 38.52771 + ], + [ + -67.55548, + 36.764256 + ], + [ + -66.59976, + 34.98979 + ], + [ + -65.69435, + 33.205482 + ], + [ + -64.8353, + 31.4121 + ], + [ + -64.0184, + 29.61075 + ], + [ + -63.240562, + 27.801949 + ], + [ + -62.498867, + 25.986343 + ], + [ + -61.79025, + 24.1647 + ], + [ + -61.11235, + 22.337568 + ], + [ + -60.462975, + 20.505415 + ], + [ + -59.840317, + 18.668629 + ], + [ + -59.242332, + 16.827724 + ], + [ + -58.667747, + 14.98291 + ], + [ + -58.114597, + 13.1348095 + ], + [ + -57.581974, + 11.283605 + ], + [ + -57.068512, + 9.429692 + ], + [ + -56.57332, + 7.57316 + ], + [ + -56.095078, + 5.7145867 + ], + [ + -55.63328, + 3.8539584 + ], + [ + -55.186874, + 1.9916855 + ], + [ + -54.75517, + 0.12797259 + ], + [ + -54.337837, + -1.737114 + ], + [ + -53.9338, + -3.6031575 + ], + [ + -53.542957, + -5.470078 + ], + [ + -53.16463, + -7.337659 + ], + [ + -52.798615, + -9.205747 + ], + [ + -52.44431, + -11.074083 + ], + [ + -52.10181, + -12.942686 + ], + [ + -51.770542, + -14.811194 + ], + [ + -51.450462, + -16.679602 + ], + [ + -51.14156, + -18.547668 + ], + [ + -50.843754, + -20.41537 + ], + [ + -50.55684, + -22.282522 + ], + [ + -50.28114, + -24.149015 + ], + [ + -50.016495, + -26.014673 + ], + [ + -49.76347, + -27.879492 + ], + [ + -49.52215, + -29.743284 + ], + [ + -49.292625, + -31.605959 + ], + [ + -49.07575, + -33.46744 + ], + [ + -48.872005, + -35.327652 + ], + [ + -48.681976, + -37.186462 + ], + [ + -48.506176, + -39.043808 + ], + [ + -48.346222, + -40.899612 + ], + [ + -48.20263, + -42.75376 + ], + [ + -48.077274, + -44.606144 + ], + [ + -47.971577, + -46.45673 + ], + [ + -47.887756, + -48.305424 + ], + [ + -47.827988, + -50.152084 + ], + [ + -47.795372, + -51.99662 + ], + [ + -47.793343, + -53.838913 + ], + [ + -47.8263, + -55.67878 + ], + [ + -47.89944, + -57.516117 + ], + [ + -48.019203, + -59.35059 + ], + [ + -48.194416, + -61.18209 + ], + [ + -48.435757, + -63.010117 + ], + [ + -48.755905, + -64.83429 + ], + [ + -49.173634, + -66.65404 + ], + [ + -49.711742, + -68.46849 + ], + [ + -50.403736, + -70.27667 + ], + [ + -51.29456, + -72.07692 + ], + [ + -52.448425, + -73.86701 + ], + [ + -53.960575, + -75.64358 + ], + [ + -55.97725, + -77.40124 + ], + [ + -58.734047, + -79.13136 + ], + [ + -62.624382, + -80.81871 + ], + [ + -68.342896, + -82.4353 + ], + [ + -77.15102, + -83.92481 + ], + [ + -79.05598, + -84.15379 + ], + [ + -78.316376, + -84.20221 + ], + [ + -62.716362, + -84.8896 + ], + [ + -32.666252, + -84.997025 + ], + [ + -16.051306, + -84.4253 + ], + [ + -4.40132, + -83.61728 + ], + [ + 2.304429, + -82.91514 + ], + [ + 7.8043065, + -82.15405 + ], + [ + 11.488791, + -81.52347 + ], + [ + 14.902647, + -80.83267 + ], + [ + 17.430239, + -80.24364 + ], + [ + 19.770594, + -79.63061 + ], + [ + 19.971506, + -79.57469 + ], + [ + 21.99112, + -78.98137 + ], + [ + 24.153236, + -78.27871 + ], + [ + 25.975151, + -77.62698 + ], + [ + 28.037716, + -76.81626 + ], + [ + 29.87398, + -76.02167 + ], + [ + 32.071148, + -74.96655 + ], + [ + 34.142986, + -73.84689 + ], + [ + 36.785603, + -72.194405 + ], + [ + 39.482834, + -70.157196 + ], + [ + 41.447624, + -68.36493 + ], + [ + 36.424286, + -67.87936 + ], + [ + 31.639883, + -67.24287 + ], + [ + 27.132593, + -66.467476 + ], + [ + 22.922548, + -65.56639 + ], + [ + 19.016432, + -64.55285 + ], + [ + 15.408956, + -63.439846 + ], + [ + 12.087907, + -62.23906 + ], + [ + 9.035461, + -60.961445 + ], + [ + 6.231916, + -59.616405 + ], + [ + 3.6548564, + -58.212933 + ], + [ + 1.2851878, + -56.75783 + ], + [ + -0.8981388, + -55.257973 + ], + [ + -2.912673, + -53.718483 + ], + [ + -4.775574, + -52.144314 + ], + [ + -6.502096, + -50.539608 + ], + [ + -8.106182, + -48.907745 + ], + [ + -9.599881, + -47.251945 + ], + [ + -10.993699, + -45.574753 + ], + [ + -12.298365, + -43.878613 + ], + [ + -13.521454, + -42.165337 + ], + [ + -14.671051, + -40.43677 + ], + [ + -15.753867, + -38.694443 + ], + [ + -16.7759, + -36.939648 + ], + [ + -17.742628, + -35.173695 + ], + [ + -18.658577, + -33.3975 + ], + [ + -19.528225, + -31.612154 + ], + [ + -20.355495, + -29.818333 + ], + [ + -21.14351, + -28.01685 + ], + [ + -21.895506, + -26.208483 + ], + [ + -22.614086, + -24.393705 + ], + [ + -23.301857, + -22.573143 + ], + [ + -23.961, + -20.7473 + ], + [ + -24.593517, + -18.916662 + ], + [ + -25.2011, + -17.081566 + ], + [ + -25.785482, + -15.242529 + ], + [ + -26.348223, + -13.399775 + ], + [ + -26.890547, + -11.553747 + ], + [ + -27.413662, + -9.704707 + ], + [ + -27.918726, + -7.852968 + ], + [ + -28.406765, + -5.998804 + ], + [ + -28.878725, + -4.1424665 + ], + [ + -29.335161, + -2.2841485 + ], + [ + -29.777138, + -0.42414284 + ], + [ + -30.20494, + 1.4374018 + ], + [ + -30.619713, + 3.3001828 + ], + [ + -31.0215, + 5.164076 + ], + [ + -31.411133, + 7.0288935 + ], + [ + -31.788595, + 8.894445 + ], + [ + -32.1546, + 10.76061 + ], + [ + -32.509422, + 12.627256 + ], + [ + -32.853245, + 14.494081 + ], + [ + -33.186344, + 16.361094 + ], + [ + -33.50867, + 18.22816 + ], + [ + -33.820694, + 20.09507 + ], + [ + -34.12231, + 21.961758 + ], + [ + -34.413452, + 23.828129 + ], + [ + -34.693783, + 25.694077 + ], + [ + -34.96395, + 27.559443 + ], + [ + -35.223064, + 29.42417 + ], + [ + -35.471214, + 31.288195 + ], + [ + -35.70804, + 33.151367 + ], + [ + -35.93289, + 35.013668 + ], + [ + -36.145317, + 36.875027 + ], + [ + -36.344715, + 38.735313 + ], + [ + -36.530426, + 40.59458 + ], + [ + -36.701115, + 42.452545 + ], + [ + -36.855663, + 44.309345 + ], + [ + -36.99305, + 46.164806 + ], + [ + -37.111267, + 48.01889 + ], + [ + -37.208233, + 49.871517 + ], + [ + -37.281513, + 51.722622 + ], + [ + -37.32803, + 53.572086 + ], + [ + -37.34421, + 55.419792 + ], + [ + -37.32566, + 57.265667 + ], + [ + -37.26631, + 59.109524 + ], + [ + -37.159256, + 60.95118 + ], + [ + -36.99535, + 62.790337 + ], + [ + -36.76284, + 64.62674 + ], + [ + -36.44631, + 66.45995 + ], + [ + -36.02524, + 68.28931 + ], + [ + -35.471542, + 70.11405 + ], + [ + -34.746277, + 71.93305 + ], + [ + -33.792816, + 73.74453 + ], + [ + -32.52748, + 75.54596 + ], + [ + -30.820694, + 77.333305 + ], + [ + -28.462402, + 79.09999 + ], + [ + -25.091082, + 80.83412 + ], + [ + -20.047634, + 82.51353 + ], + [ + -12.047715, + 84.09138 + ], + [ + 1.4168711, + 85.460884 + ], + [ + 23.945518, + 86.377594 + ], + [ + 53.559322, + 86.46906 + ], + [ + 77.99809, + 85.68262 + ], + [ + 92.93553, + 84.374886 + ], + [ + 101.73947, + 82.825134 + ], + [ + 107.2239, + 81.15967 + ], + [ + 110.85097, + 79.43271 + ], + [ + 113.36979, + 77.66998 + ], + [ + 115.18148, + 75.884445 + ], + [ + 116.51945, + 74.08374 + ], + [ + 117.52444, + 72.27203 + ], + [ + 118.28818, + 70.45237 + ], + [ + 118.87032, + 68.62632 + ], + [ + 119.313545, + 66.79541 + ], + [ + 119.64722, + 64.960396 + ], + [ + 119.89397, + 63.121902 + ], + [ + 120.06882, + 61.28041 + ], + [ + 120.18473, + 59.436306 + ], + [ + 120.198875, + 59.1287 + ], + [ + 120.35818, + 59.11795 + ], + [ + 123.50638, + 58.864994 + ], + [ + 128.08322, + 58.363842 + ], + [ + 130.90813, + 57.982224 + ], + [ + 133.41165, + 57.60528 + ], + [ + 135.2123, + 57.31616 + ], + [ + 136.98569, + 57.020138 + ], + [ + 138.37099, + 56.782867 + ], + [ + 139.83011, + 56.52836 + ], + [ + 141.03864, + 56.31445 + ], + [ + 142.26924, + 56.093952 + ], + [ + 142.38033, + 56.07392 + ], + [ + 143.54814, + 55.86204 + ], + [ + 144.909, + 55.61221 + ], + [ + 146.15295, + 55.380978 + ], + [ + 147.67903, + 55.09306 + ], + [ + 149.15369, + 54.809273 + ], + [ + 151.0806, + 54.427185 + ], + [ + 153.08572, + 54.010887 + ], + [ + 155.96716, + 53.36669 + ], + [ + 159.3881, + 52.50924 + ], + [ + 162.0256, + 51.763783 + ], + [ + 162.0256, + 51.763783 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__NP_BD3_20180430T153321_20180430T171451_02827_03_010300_20220803T144421.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T15:54:55Z", + "completionDate": "2018-04-30T16:53:19Z", + "productType": "L2__NP_BD3", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2827, + "updated": "2023-04-28T03:45:18.131271Z", + "published": "2023-04-28T03:45:18.131271Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/18248a76-aeac-4f7c-a913-379ecbe71ea5", + "size": 340790702, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 18248a76-aeac-4f7c-a913-379ecbe71ea5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/18248a76-aeac-4f7c-a913-379ecbe71ea5.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -18.9090114202807, + 30.0405860345995 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "162.0256,51.763783 163.85077,53.355804 165.82446,54.914513 167.96422,56.434937 170.28812,57.91193 172.81667,59.33891 175.57059,60.70877 178.57199,62.01309 180.0,62.5500290275599 180,90 0,90 -180,90 -180,62.5500290275599 -178.1584,63.24248 -174.60147,64.38614 -170.74202,65.43191 -166.57338,66.36724 -162.09781,67.178024 -157.33376,67.851265 -152.3151,68.373604 -147.0948,68.73432 -141.74219,68.92492 -136.3386,68.940735 -130.97055,68.781715 -125.72092,68.45149 -120.661476,67.957695 -115.8485,67.311 -111.319405,66.52414 -107.094795,65.61063 -103.17984,64.5841 -99.56919,63.45752 -96.24888,62.243183 -93.20074,60.951946 -90.40344,59.593742 -87.835236,58.177135 -85.47561,56.70922 -83.30353,55.196766 -81.30055,53.645164 -79.44987,52.059086 -77.73515,50.442986 -76.14351,48.800148 -74.66207,47.13363 -73.27992,45.446175 -71.987595,43.73991 -70.77614,42.017014 -69.638016,40.27909 -68.566505,38.52771 -67.55548,36.764256 -66.59976,34.98979 -65.69435,33.205482 -64.8353,31.4121 -64.0184,29.61075 -63.240562,27.801949 -62.498867,25.986343 -61.79025,24.1647 -61.11235,22.337568 -60.462975,20.505415 -59.840317,18.668629 -59.242332,16.827724 -58.667747,14.98291 -58.114597,13.1348095 -57.581974,11.283605 -57.068512,9.429692 -56.57332,7.57316 -56.095078,5.7145867 -55.63328,3.8539584 -55.186874,1.9916855 -54.75517,0.12797259 -54.337837,-1.737114 -53.9338,-3.6031575 -53.542957,-5.470078 -53.16463,-7.337659 -52.798615,-9.205747 -52.44431,-11.074083 -52.10181,-12.942686 -51.770542,-14.811194 -51.450462,-16.679602 -51.14156,-18.547668 -50.843754,-20.41537 -50.55684,-22.282522 -50.28114,-24.149015 -50.016495,-26.014673 -49.76347,-27.879492 -49.52215,-29.743284 -49.292625,-31.605959 -49.07575,-33.46744 -48.872005,-35.327652 -48.681976,-37.186462 -48.506176,-39.043808 -48.346222,-40.899612 -48.20263,-42.75376 -48.077274,-44.606144 -47.971577,-46.45673 -47.887756,-48.305424 -47.827988,-50.152084 -47.795372,-51.99662 -47.793343,-53.838913 -47.8263,-55.67878 -47.89944,-57.516117 -48.019203,-59.35059 -48.194416,-61.18209 -48.435757,-63.010117 -48.755905,-64.83429 -49.173634,-66.65404 -49.711742,-68.46849 -50.403736,-70.27667 -51.29456,-72.07692 -52.448425,-73.86701 -53.960575,-75.64358 -55.97725,-77.40124 -58.734047,-79.13136 -62.624382,-80.81871 -68.342896,-82.4353 -77.15102,-83.92481 -79.05598,-84.15379 -78.316376,-84.20221 -62.716362,-84.8896 -32.666252,-84.997025 -16.051306,-84.4253 -4.40132,-83.61728 2.304429,-82.91514 7.8043065,-82.15405 11.488791,-81.52347 14.902647,-80.83267 17.430239,-80.24364 19.770594,-79.63061 19.971506,-79.57469 21.99112,-78.98137 24.153236,-78.27871 25.975151,-77.62698 28.037716,-76.81626 29.87398,-76.02167 32.071148,-74.96655 34.142986,-73.84689 36.785603,-72.194405 39.482834,-70.157196 41.447624,-68.36493 36.424286,-67.87936 31.639883,-67.24287 27.132593,-66.467476 22.922548,-65.56639 19.016432,-64.55285 15.408956,-63.439846 12.087907,-62.23906 9.035461,-60.961445 6.231916,-59.616405 3.6548564,-58.212933 1.2851878,-56.75783 -0.8981388,-55.257973 -2.912673,-53.718483 -4.775574,-52.144314 -6.502096,-50.539608 -8.106182,-48.907745 -9.599881,-47.251945 -10.993699,-45.574753 -12.298365,-43.878613 -13.521454,-42.165337 -14.671051,-40.43677 -15.753867,-38.694443 -16.7759,-36.939648 -17.742628,-35.173695 -18.658577,-33.3975 -19.528225,-31.612154 -20.355495,-29.818333 -21.14351,-28.01685 -21.895506,-26.208483 -22.614086,-24.393705 -23.301857,-22.573143 -23.961,-20.7473 -24.593517,-18.916662 -25.2011,-17.081566 -25.785482,-15.242529 -26.348223,-13.399775 -26.890547,-11.553747 -27.413662,-9.704707 -27.918726,-7.852968 -28.406765,-5.998804 -28.878725,-4.1424665 -29.335161,-2.2841485 -29.777138,-0.42414284 -30.20494,1.4374018 -30.619713,3.3001828 -31.0215,5.164076 -31.411133,7.0288935 -31.788595,8.894445 -32.1546,10.76061 -32.509422,12.627256 -32.853245,14.494081 -33.186344,16.361094 -33.50867,18.22816 -33.820694,20.09507 -34.12231,21.961758 -34.413452,23.828129 -34.693783,25.694077 -34.96395,27.559443 -35.223064,29.42417 -35.471214,31.288195 -35.70804,33.151367 -35.93289,35.013668 -36.145317,36.875027 -36.344715,38.735313 -36.530426,40.59458 -36.701115,42.452545 -36.855663,44.309345 -36.99305,46.164806 -37.111267,48.01889 -37.208233,49.871517 -37.281513,51.722622 -37.32803,53.572086 -37.34421,55.419792 -37.32566,57.265667 -37.26631,59.109524 -37.159256,60.95118 -36.99535,62.790337 -36.76284,64.62674 -36.44631,66.45995 -36.02524,68.28931 -35.471542,70.11405 -34.746277,71.93305 -33.792816,73.74453 -32.52748,75.54596 -30.820694,77.333305 -28.462402,79.09999 -25.091082,80.83412 -20.047634,82.51353 -12.047715,84.09138 1.4168711,85.460884 23.945518,86.377594 53.559322,86.46906 77.99809,85.68262 92.93553,84.374886 101.73947,82.825134 107.2239,81.15967 110.85097,79.43271 113.36979,77.66998 115.18148,75.884445 116.51945,74.08374 117.52444,72.27203 118.28818,70.45237 118.87032,68.62632 119.313545,66.79541 119.64722,64.960396 119.89397,63.121902 120.06882,61.28041 120.18473,59.436306 120.198875,59.1287 120.35818,59.11795 123.50638,58.864994 128.08322,58.363842 130.90813,57.982224 133.41165,57.60528 135.2123,57.31616 136.98569,57.020138 138.37099,56.782867 139.83011,56.52836 141.03864,56.31445 142.26924,56.093952 142.38033,56.07392 143.54814,55.86204 144.909,55.61221 146.15295,55.380978 147.67903,55.09306 149.15369,54.809273 151.0806,54.427185 153.08572,54.010887 155.96716,53.36669 159.3881,52.50924 162.0256,51.763783 162.0256,51.763783", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__NP_BD3/2018/04/30/S5P_RPRO_L2__NP_BD3_20180430T153321_20180430T171451_02827_03_010300_20220803T144421.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10300.0 + }, + "id": "18248a76-aeac-4f7c-a913-379ecbe71ea5" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + -40.59254515226606 + ], + [ + 179.93814, + -39.84414 + ], + [ + 179.76901, + -37.98724 + ], + [ + 179.58511, + -36.128807 + ], + [ + 179.38683, + -34.269035 + ], + [ + 179.17555, + -32.40787 + ], + [ + 178.95154, + -30.545427 + ], + [ + 178.71512, + -28.681942 + ], + [ + 178.467, + -26.81735 + ], + [ + 178.20732, + -24.95182 + ], + [ + 177.93614, + -23.085512 + ], + [ + 177.65413, + -21.218386 + ], + [ + 177.36095, + -19.350716 + ], + [ + 177.05669, + -17.482586 + ], + [ + 176.7414, + -15.614067 + ], + [ + 176.41515, + -13.745347 + ], + [ + 176.07727, + -11.876599 + ], + [ + 175.72801, + -10.007957 + ], + [ + 175.36714, + -8.139508 + ], + [ + 174.994, + -6.2714915 + ], + [ + 174.60843, + -4.404128 + ], + [ + 174.21011, + -2.5374317 + ], + [ + 173.79845, + -0.67179334 + ], + [ + 173.37291, + 1.1927197 + ], + [ + 172.9328, + 3.0558116 + ], + [ + 172.47769, + 4.917412 + ], + [ + 172.00662, + 6.7770743 + ], + [ + 171.51877, + 8.634681 + ], + [ + 171.01317, + 10.4899025 + ], + [ + 170.48874, + 12.342463 + ], + [ + 169.94469, + 14.1921425 + ], + [ + 169.37932, + 16.038519 + ], + [ + 168.79128, + 17.88118 + ], + [ + 168.17947, + 19.719997 + ], + [ + 167.5415, + 21.554253 + ], + [ + 166.8762, + 23.383818 + ], + [ + 166.18097, + 25.207989 + ], + [ + 165.45355, + 27.026308 + ], + [ + 164.69138, + 28.838129 + ], + [ + 163.89146, + 30.642841 + ], + [ + 163.05086, + 32.43986 + ], + [ + 162.16557, + 34.228138 + ], + [ + 161.23181, + 36.00701 + ], + [ + 160.24489, + 37.775356 + ], + [ + 159.19992, + 39.532154 + ], + [ + 158.09103, + 41.276085 + ], + [ + 156.9116, + 43.005585 + ], + [ + 155.65479, + 44.71928 + ], + [ + 154.31194, + 46.415 + ], + [ + 152.8741, + 48.09081 + ], + [ + 151.33086, + 49.74413 + ], + [ + 149.6702, + 51.372047 + ], + [ + 147.87927, + 52.97139 + ], + [ + 145.94322, + 54.53828 + ], + [ + 143.84521, + 56.06791 + ], + [ + 141.5678, + 57.555496 + ], + [ + 139.09131, + 58.99489 + ], + [ + 136.39462, + 60.379116 + ], + [ + 133.45593, + 61.699886 + ], + [ + 130.2541, + 62.948124 + ], + [ + 126.76948, + 64.11349 + ], + [ + 122.98582, + 65.18421 + ], + [ + 118.893555, + 66.14748 + ], + [ + 114.493065, + 66.990036 + ], + [ + 109.798004, + 67.6981 + ], + [ + 104.83827, + 68.25845 + ], + [ + 99.66234, + 68.659584 + ], + [ + 94.33554, + 68.89257 + ], + [ + 88.937225, + 68.951546 + ], + [ + 83.55297, + 68.83523 + ], + [ + 78.26728, + 68.54641 + ], + [ + 73.155556, + 68.091866 + ], + [ + 68.642105, + 67.55184 + ], + [ + 66.74208, + 67.49032 + ], + [ + 63.75586, + 68.89923 + ], + [ + 59.473522, + 70.58463 + ], + [ + 55.472847, + 71.8889 + ], + [ + 52.46039, + 72.739136 + ], + [ + 49.37909, + 73.51488 + ], + [ + 46.892097, + 74.08239 + ], + [ + 44.195396, + 74.64614 + ], + [ + 41.90061, + 75.087654 + ], + [ + 39.28642, + 75.55131 + ], + [ + 36.95328, + 75.93218 + ], + [ + 36.72695, + 75.96756 + ], + [ + 34.166958, + 76.349144 + ], + [ + 31.557919, + 76.704636 + ], + [ + 28.28031, + 77.10661 + ], + [ + 25.038958, + 77.45849 + ], + [ + 20.708513, + 77.86241 + ], + [ + 16.11526, + 78.213264 + ], + [ + 9.447683, + 78.58996 + ], + [ + 1.6581154, + 78.84391 + ], + [ + -11.0126095, + 78.84676 + ], + [ + -19.319147, + 78.56161 + ], + [ + -19.724398, + 78.54133 + ], + [ + -24.310715, + 81.03141 + ], + [ + -30.792204, + 83.031334 + ], + [ + -40.188625, + 84.55939 + ], + [ + -56.18605, + 85.82028 + ], + [ + -81.82936, + 86.51155 + ], + [ + -111.136345, + 86.2991 + ], + [ + -132.37086, + 85.30433 + ], + [ + -144.94151, + 83.8985 + ], + [ + -152.45683, + 82.303566 + ], + [ + -157.23367, + 80.61541 + ], + [ + -160.4469, + 78.87613 + ], + [ + -162.70656, + 77.106346 + ], + [ + -164.34726, + 75.31689 + ], + [ + -165.56667, + 73.51392 + ], + [ + -166.4874, + 71.70138 + ], + [ + -167.18816, + 69.88153 + ], + [ + -167.72292, + 68.05611 + ], + [ + -168.12953, + 66.22614 + ], + [ + -168.43413, + 64.39246 + ], + [ + -168.65732, + 62.555607 + ], + [ + -168.81319, + 60.71605 + ], + [ + -168.91362, + 58.874004 + ], + [ + -168.96747, + 57.029808 + ], + [ + -168.98126, + 55.183594 + ], + [ + -168.96103, + 53.33553 + ], + [ + -168.91089, + 51.485733 + ], + [ + -168.83435, + 49.6343 + ], + [ + -168.73453, + 47.78138 + ], + [ + -168.61389, + 45.927 + ], + [ + -168.47444, + 44.071243 + ], + [ + -168.31767, + 42.21414 + ], + [ + -168.1448, + 40.35583 + ], + [ + -167.95763, + 38.49636 + ], + [ + -167.75633, + 36.63577 + ], + [ + -167.54222, + 34.77416 + ], + [ + -167.31592, + 32.911564 + ], + [ + -167.07765, + 31.048103 + ], + [ + -166.82814, + 29.183804 + ], + [ + -166.56746, + 27.318783 + ], + [ + -166.29616, + 25.453157 + ], + [ + -166.01428, + 23.586967 + ], + [ + -165.72176, + 21.720398 + ], + [ + -165.41884, + 19.853445 + ], + [ + -165.10558, + 17.986294 + ], + [ + -164.78172, + 16.119068 + ], + [ + -164.44731, + 14.251832 + ], + [ + -164.10208, + 12.384811 + ], + [ + -163.74573, + 10.518001 + ], + [ + -163.3784, + 8.651681 + ], + [ + -162.99922, + 6.7860227 + ], + [ + -162.60817, + 4.921109 + ], + [ + -162.20467, + 3.0570989 + ], + [ + -161.78833, + 1.1942471 + ], + [ + -161.35858, + -0.66723883 + ], + [ + -160.91481, + -2.5273058 + ], + [ + -160.45639, + -4.385558 + ], + [ + -159.9825, + -6.241889 + ], + [ + -159.49223, + -8.095974 + ], + [ + -158.98486, + -9.947578 + ], + [ + -158.45929, + -11.796516 + ], + [ + -157.91432, + -13.642334 + ], + [ + -157.34892, + -15.484806 + ], + [ + -156.76154, + -17.323599 + ], + [ + -156.15074, + -19.158346 + ], + [ + -155.5148, + -20.988594 + ], + [ + -154.85216, + -22.814028 + ], + [ + -154.16045, + -24.63405 + ], + [ + -153.43756, + -26.448158 + ], + [ + -152.68105, + -28.255947 + ], + [ + -151.88802, + -30.056618 + ], + [ + -151.0554, + -31.849567 + ], + [ + -150.17992, + -33.63404 + ], + [ + -149.2573, + -35.409054 + ], + [ + -148.28363, + -37.173843 + ], + [ + -147.25366, + -38.92721 + ], + [ + -146.16261, + -40.66809 + ], + [ + -145.00359, + -42.394844 + ], + [ + -143.77002, + -44.10613 + ], + [ + -142.45438, + -45.800156 + ], + [ + -141.04776, + -47.47484 + ], + [ + -139.54005, + -49.12775 + ], + [ + -137.92036, + -50.75631 + ], + [ + -136.17642, + -52.357376 + ], + [ + -134.29399, + -53.927326 + ], + [ + -132.25827, + -55.46208 + ], + [ + -130.05107, + -56.956467 + ], + [ + -127.65457, + -58.405144 + ], + [ + -125.048805, + -59.801594 + ], + [ + -122.21268, + -61.138187 + ], + [ + -119.12517, + -62.406204 + ], + [ + -115.766396, + -63.596004 + ], + [ + -112.11922, + -64.696526 + ], + [ + -108.17208, + -65.69581 + ], + [ + -103.92131, + -66.581055 + ], + [ + -99.37479, + -67.33868 + ], + [ + -94.55508, + -67.9557 + ], + [ + -89.50273, + -68.42012 + ], + [ + -91.412285, + -70.220276 + ], + [ + -94.03674, + -72.26828 + ], + [ + -96.61093, + -73.93127 + ], + [ + -98.63082, + -75.05907 + ], + [ + -100.77442, + -76.122696 + ], + [ + -102.56718, + -76.924324 + ], + [ + -104.5825, + -77.74281 + ], + [ + -106.364426, + -78.4013 + ], + [ + -108.48175, + -79.11183 + ], + [ + -110.46268, + -79.71235 + ], + [ + -110.65993, + -79.76898 + ], + [ + -112.96042, + -80.39014 + ], + [ + -115.45135, + -80.98771 + ], + [ + -118.82775, + -81.689575 + ], + [ + -122.48939, + -82.331505 + ], + [ + -127.99303, + -83.108215 + ], + [ + -134.76953, + -83.827095 + ], + [ + -146.71574, + -84.65739 + ], + [ + -164.05896, + -85.243904 + ], + [ + -180.0, + -85.17572860008389 + ], + [ + -180.0, + -62.53788282430448 + ], + [ + -179.9155, + -61.972923 + ], + [ + -179.71352, + -60.1427 + ], + [ + -179.57103, + -58.309326 + ], + [ + -179.47879, + -56.47305 + ], + [ + -179.42921, + -54.63404 + ], + [ + -179.41673, + -52.792576 + ], + [ + -179.43672, + -50.94882 + ], + [ + -179.48523, + -49.102856 + ], + [ + -179.55898, + -47.254837 + ], + [ + -179.65573, + -45.4049 + ], + [ + -179.77269, + -43.553036 + ], + [ + -179.90851, + -41.699425 + ], + [ + -180.0, + -40.59254515226606 + ], + [ + -180.0, + 90.0 + ] + ] + ], + [ + [ + [ + 180.0, + -85.17572860008389 + ], + [ + 164.42438, + -85.109116 + ], + [ + 148.43399, + -84.38265 + ], + [ + 147.68608, + -84.33203 + ], + [ + 156.70157, + -83.10147 + ], + [ + 163.55626, + -81.53032 + ], + [ + 168.12791, + -79.86885 + ], + [ + 171.31381, + -78.15476 + ], + [ + 173.61508, + -76.40748 + ], + [ + 175.32373, + -74.638176 + ], + [ + 176.6182, + -72.85331 + ], + [ + 177.61359, + -71.05695 + ], + [ + 178.38443, + -69.251854 + ], + [ + 178.98495, + -67.43979 + ], + [ + 179.45125, + -65.622055 + ], + [ + 179.8113, + -63.799515 + ], + [ + 180.0, + -62.53788282430448 + ], + [ + 180.0, + -85.17572860008389 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__NP_BD3_20180430T001950_20180430T020120_02818_03_010300_20220803T144244.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T00:41:23Z", + "completionDate": "2018-04-30T01:33:40Z", + "productType": "L2__NP_BD3", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2818, + "updated": "2023-04-28T08:32:43.611086Z", + "published": "2023-04-28T08:32:43.611086Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0ef25a2f-4bf8-4249-ba3b-adba5f3f50f8", + "size": 305138967, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0ef25a2f-4bf8-4249-ba3b-adba5f3f50f8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/0ef25a2f-4bf8-4249-ba3b-adba5f3f50f8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -18.1725868460961, + 24.9597892086852 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,90 0,90 180,90 180.0,-40.5925451522661 179.93814,-39.84414 179.76901,-37.98724 179.58511,-36.128807 179.38683,-34.269035 179.17555,-32.40787 178.95154,-30.545427 178.71512,-28.681942 178.467,-26.81735 178.20732,-24.95182 177.93614,-23.085512 177.65413,-21.218386 177.36095,-19.350716 177.05669,-17.482586 176.7414,-15.614067 176.41515,-13.745347 176.07727,-11.876599 175.72801,-10.007957 175.36714,-8.139508 174.994,-6.2714915 174.60843,-4.404128 174.21011,-2.5374317 173.79845,-0.67179334 173.37291,1.1927197 172.9328,3.0558116 172.47769,4.917412 172.00662,6.7770743 171.51877,8.634681 171.01317,10.4899025 170.48874,12.342463 169.94469,14.1921425 169.37932,16.038519 168.79128,17.88118 168.17947,19.719997 167.5415,21.554253 166.8762,23.383818 166.18097,25.207989 165.45355,27.026308 164.69138,28.838129 163.89146,30.642841 163.05086,32.43986 162.16557,34.228138 161.23181,36.00701 160.24489,37.775356 159.19992,39.532154 158.09103,41.276085 156.9116,43.005585 155.65479,44.71928 154.31194,46.415 152.8741,48.09081 151.33086,49.74413 149.6702,51.372047 147.87927,52.97139 145.94322,54.53828 143.84521,56.06791 141.5678,57.555496 139.09131,58.99489 136.39462,60.379116 133.45593,61.699886 130.2541,62.948124 126.76948,64.11349 122.98582,65.18421 118.893555,66.14748 114.493065,66.990036 109.798004,67.6981 104.83827,68.25845 99.66234,68.659584 94.33554,68.89257 88.937225,68.951546 83.55297,68.83523 78.26728,68.54641 73.155556,68.091866 68.642105,67.55184 66.74208,67.49032 63.75586,68.89923 59.473522,70.58463 55.472847,71.8889 52.46039,72.739136 49.37909,73.51488 46.892097,74.08239 44.195396,74.64614 41.90061,75.087654 39.28642,75.55131 36.95328,75.93218 36.72695,75.96756 34.166958,76.349144 31.557919,76.704636 28.28031,77.10661 25.038958,77.45849 20.708513,77.86241 16.11526,78.213264 9.447683,78.58996 1.6581154,78.84391 -11.0126095,78.84676 -19.319147,78.56161 -19.724398,78.54133 -24.310715,81.03141 -30.792204,83.031334 -40.188625,84.55939 -56.18605,85.82028 -81.82936,86.51155 -111.136345,86.2991 -132.37086,85.30433 -144.94151,83.8985 -152.45683,82.303566 -157.23367,80.61541 -160.4469,78.87613 -162.70656,77.106346 -164.34726,75.31689 -165.56667,73.51392 -166.4874,71.70138 -167.18816,69.88153 -167.72292,68.05611 -168.12953,66.22614 -168.43413,64.39246 -168.65732,62.555607 -168.81319,60.71605 -168.91362,58.874004 -168.96747,57.029808 -168.98126,55.183594 -168.96103,53.33553 -168.91089,51.485733 -168.83435,49.6343 -168.73453,47.78138 -168.61389,45.927 -168.47444,44.071243 -168.31767,42.21414 -168.1448,40.35583 -167.95763,38.49636 -167.75633,36.63577 -167.54222,34.77416 -167.31592,32.911564 -167.07765,31.048103 -166.82814,29.183804 -166.56746,27.318783 -166.29616,25.453157 -166.01428,23.586967 -165.72176,21.720398 -165.41884,19.853445 -165.10558,17.986294 -164.78172,16.119068 -164.44731,14.251832 -164.10208,12.384811 -163.74573,10.518001 -163.3784,8.651681 -162.99922,6.7860227 -162.60817,4.921109 -162.20467,3.0570989 -161.78833,1.1942471 -161.35858,-0.66723883 -160.91481,-2.5273058 -160.45639,-4.385558 -159.9825,-6.241889 -159.49223,-8.095974 -158.98486,-9.947578 -158.45929,-11.796516 -157.91432,-13.642334 -157.34892,-15.484806 -156.76154,-17.323599 -156.15074,-19.158346 -155.5148,-20.988594 -154.85216,-22.814028 -154.16045,-24.63405 -153.43756,-26.448158 -152.68105,-28.255947 -151.88802,-30.056618 -151.0554,-31.849567 -150.17992,-33.63404 -149.2573,-35.409054 -148.28363,-37.173843 -147.25366,-38.92721 -146.16261,-40.66809 -145.00359,-42.394844 -143.77002,-44.10613 -142.45438,-45.800156 -141.04776,-47.47484 -139.54005,-49.12775 -137.92036,-50.75631 -136.17642,-52.357376 -134.29399,-53.927326 -132.25827,-55.46208 -130.05107,-56.956467 -127.65457,-58.405144 -125.048805,-59.801594 -122.21268,-61.138187 -119.12517,-62.406204 -115.766396,-63.596004 -112.11922,-64.696526 -108.17208,-65.69581 -103.92131,-66.581055 -99.37479,-67.33868 -94.55508,-67.9557 -89.50273,-68.42012 -91.412285,-70.220276 -94.03674,-72.26828 -96.61093,-73.93127 -98.63082,-75.05907 -100.77442,-76.122696 -102.56718,-76.924324 -104.5825,-77.74281 -106.364426,-78.4013 -108.48175,-79.11183 -110.46268,-79.71235 -110.65993,-79.76898 -112.96042,-80.39014 -115.45135,-80.98771 -118.82775,-81.689575 -122.48939,-82.331505 -127.99303,-83.108215 -134.76953,-83.827095 -146.71574,-84.65739 -164.05896,-85.243904 -180,-85.1757286000839 -180,-62.5378828243045 -179.9155,-61.972923 -179.71352,-60.1427 -179.57103,-58.309326 -179.47879,-56.47305 -179.42921,-54.63404 -179.41673,-52.792576 -179.43672,-50.94882 -179.48523,-49.102856 -179.55898,-47.254837 -179.65573,-45.4049 -179.77269,-43.553036 -179.90851,-41.699425 -180,-40.5925451522661 -180,90180.0,-85.1757286000839 164.42438,-85.109116 148.43399,-84.38265 147.68608,-84.33203 156.70157,-83.10147 163.55626,-81.53032 168.12791,-79.86885 171.31381,-78.15476 173.61508,-76.40748 175.32373,-74.638176 176.6182,-72.85331 177.61359,-71.05695 178.38443,-69.251854 178.98495,-67.43979 179.45125,-65.622055 179.8113,-63.799515 180.0,-62.5378828243045 180.0,-85.1757286000839", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__NP_BD3/2018/04/30/S5P_RPRO_L2__NP_BD3_20180430T001950_20180430T020120_02818_03_010300_20220803T144244.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10300.0 + }, + "id": "0ef25a2f-4bf8-4249-ba3b-adba5f3f50f8" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -84.83609766788254 + ], + [ + 170.50027, + -85.159546 + ], + [ + 139.50246, + -85.035324 + ], + [ + 123.64206, + -84.32316 + ], + [ + 122.89662, + -84.27334 + ], + [ + 131.4433, + -83.08433 + ], + [ + 138.26071, + -81.51144 + ], + [ + 142.80971, + -79.84901 + ], + [ + 145.98132, + -78.1342 + ], + [ + 148.27171, + -76.386505 + ], + [ + 149.97386, + -74.616875 + ], + [ + 151.26315, + -72.83176 + ], + [ + 152.25453, + -71.03526 + ], + [ + 153.0231, + -69.22996 + ], + [ + 153.6207, + -67.417755 + ], + [ + 154.0857, + -65.59988 + ], + [ + 154.4437, + -63.77729 + ], + [ + 154.7159, + -61.950577 + ], + [ + 154.9168, + -60.120293 + ], + [ + 155.05846, + -58.286884 + ], + [ + 155.1499, + -56.450462 + ], + [ + 155.19891, + -54.611385 + ], + [ + 155.21071, + -52.76995 + ], + [ + 155.18999, + -50.926117 + ], + [ + 155.14104, + -49.080112 + ], + [ + 155.0668, + -47.232063 + ], + [ + 154.96965, + -45.382034 + ], + [ + 154.85223, + -43.530155 + ], + [ + 154.71587, + -41.67655 + ], + [ + 154.56258, + -39.821186 + ], + [ + 154.39305, + -37.96433 + ], + [ + 154.20874, + -36.105877 + ], + [ + 154.01048, + -34.246075 + ], + [ + 153.79863, + -32.38493 + ], + [ + 153.57446, + -30.522455 + ], + [ + 153.33769, + -28.65897 + ], + [ + 153.0894, + -26.794355 + ], + [ + 152.82957, + -24.928808 + ], + [ + 152.55835, + -23.062483 + ], + [ + 152.27592, + -21.195372 + ], + [ + 151.98254, + -19.327755 + ], + [ + 151.67833, + -17.459576 + ], + [ + 151.36282, + -15.591104 + ], + [ + 151.03615, + -13.722395 + ], + [ + 150.69829, + -11.853638 + ], + [ + 150.3489, + -9.984986 + ], + [ + 149.98761, + -8.1166 + ], + [ + 149.61435, + -6.2486515 + ], + [ + 149.22873, + -4.3812366 + ], + [ + 148.8302, + -2.5146177 + ], + [ + 148.41826, + -0.64902794 + ], + [ + 147.99265, + 1.2154839 + ], + [ + 147.5524, + 3.078579 + ], + [ + 147.09691, + 4.940028 + ], + [ + 146.62552, + 6.799651 + ], + [ + 146.13744, + 8.6572 + ], + [ + 145.63182, + 10.512486 + ], + [ + 145.10704, + 12.364863 + ], + [ + 144.56264, + 14.214486 + ], + [ + 143.99707, + 16.060846 + ], + [ + 143.40874, + 17.903435 + ], + [ + 142.79657, + 19.742125 + ], + [ + 142.15846, + 21.576359 + ], + [ + 141.49258, + 23.405771 + ], + [ + 140.79686, + 25.229832 + ], + [ + 140.06912, + 27.048014 + ], + [ + 139.30637, + 28.85971 + ], + [ + 138.50616, + 30.664364 + ], + [ + 137.66486, + 32.461224 + ], + [ + 136.77892, + 34.24929 + ], + [ + 135.84448, + 36.027992 + ], + [ + 134.85695, + 37.79621 + ], + [ + 133.81131, + 39.55285 + ], + [ + 132.70146, + 41.29651 + ], + [ + 131.52122, + 43.025867 + ], + [ + 130.26334, + 44.739258 + ], + [ + 128.9194, + 46.43475 + ], + [ + 127.480316, + 48.110237 + ], + [ + 125.93569, + 49.763245 + ], + [ + 124.273766, + 51.3909 + ], + [ + 122.48102, + 52.989773 + ], + [ + 120.54302, + 54.556087 + ], + [ + 118.44317, + 56.085365 + ], + [ + 116.163574, + 57.57242 + ], + [ + 113.68446, + 59.011116 + ], + [ + 110.9849, + 60.39452 + ], + [ + 108.04354, + 61.71459 + ], + [ + 104.83862, + 62.961967 + ], + [ + 101.35048, + 64.12625 + ], + [ + 97.56315, + 65.1957 + ], + [ + 93.46733, + 66.157646 + ], + [ + 89.06344, + 66.99867 + ], + [ + 84.36495, + 67.70499 + ], + [ + 79.40263, + 68.2636 + ], + [ + 74.224594, + 68.66276 + ], + [ + 68.89671, + 68.89366 + ], + [ + 63.498104, + 68.95061 + ], + [ + 58.114662, + 68.83214 + ], + [ + 52.83069, + 68.541435 + ], + [ + 47.72149, + 68.08507 + ], + [ + 43.212585, + 67.54368 + ], + [ + 41.314014, + 67.481926 + ], + [ + 38.325233, + 68.88968 + ], + [ + 34.039993, + 70.57349 + ], + [ + 30.037445, + 71.87633 + ], + [ + 27.024113, + 72.72555 + ], + [ + 23.942394, + 73.50028 + ], + [ + 21.455421, + 74.06702 + ], + [ + 18.759102, + 74.62997 + ], + [ + 16.464943, + 75.070816 + ], + [ + 13.851811, + 75.53375 + ], + [ + 11.519934, + 75.914024 + ], + [ + 11.293739, + 75.94934 + ], + [ + 8.735507, + 76.3303 + ], + [ + 6.1286283, + 76.68519 + ], + [ + 2.8542564, + 77.08647 + ], + [ + -0.38333693, + 77.43772 + ], + [ + -4.707935, + 77.84092 + ], + [ + -9.294039, + 78.19114 + ], + [ + -15.949778, + 78.56717 + ], + [ + -23.723976, + 78.82073 + ], + [ + -36.36876, + 78.82387 + ], + [ + -44.659645, + 78.53951 + ], + [ + -45.06419, + 78.51928 + ], + [ + -49.382347, + 80.89941 + ], + [ + -55.83909, + 82.958694 + ], + [ + -65.018745, + 84.49471 + ], + [ + -80.63261, + 85.77285 + ], + [ + -105.8605, + 86.49876 + ], + [ + -135.3085, + 86.329025 + ], + [ + -157.00237, + 85.36101 + ], + [ + -169.88263, + 83.967636 + ], + [ + -177.56416, + 82.37845 + ], + [ + -180.0, + 81.53559415915102 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 81.53559415915102 + ], + [ + 177.566, + 80.693375 + ], + [ + 174.2995, + 78.95576 + ], + [ + 172.00568, + 77.18707 + ], + [ + 170.34193, + 75.39839 + ], + [ + 169.10658, + 73.59594 + ], + [ + 168.17479, + 71.78377 + ], + [ + 167.46506, + 69.96426 + ], + [ + 166.9237, + 68.139046 + ], + [ + 166.51205, + 66.30932 + ], + [ + 166.20358, + 64.475815 + ], + [ + 165.97722, + 62.63913 + ], + [ + 165.81857, + 60.79967 + ], + [ + 165.71591, + 58.95775 + ], + [ + 165.66, + 57.113655 + ], + [ + 165.64459, + 55.267548 + ], + [ + 165.6636, + 53.419575 + ], + [ + 165.71248, + 51.569935 + ], + [ + 165.7879, + 49.71859 + ], + [ + 165.8867, + 47.86574 + ], + [ + 166.00648, + 46.011475 + ], + [ + 166.14531, + 44.15575 + ], + [ + 166.3013, + 42.298767 + ], + [ + 166.47327, + 40.440563 + ], + [ + 166.66002, + 38.58119 + ], + [ + 166.86043, + 36.72063 + ], + [ + 167.0739, + 34.859108 + ], + [ + 167.29973, + 32.996536 + ], + [ + 167.53748, + 31.133116 + ], + [ + 167.78648, + 29.268917 + ], + [ + 168.0467, + 27.404026 + ], + [ + 168.31728, + 25.538353 + ], + [ + 168.59879, + 23.672243 + ], + [ + 168.89085, + 21.8057 + ], + [ + 169.1933, + 19.93881 + ], + [ + 169.50597, + 18.071667 + ], + [ + 169.82945, + 16.204374 + ], + [ + 170.16331, + 14.337229 + ], + [ + 170.50812, + 12.47024 + ], + [ + 170.8637, + 10.603428 + ], + [ + 171.23074, + 8.7371435 + ], + [ + 171.60938, + 6.8713923 + ], + [ + 171.99966, + 5.0064354 + ], + [ + 172.40271, + 3.1424334 + ], + [ + 172.81845, + 1.2795455 + ], + [ + 173.24754, + -0.5820568 + ], + [ + 173.69058, + -2.4421685 + ], + [ + 174.14851, + -4.300441 + ], + [ + 174.62152, + -6.156891 + ], + [ + 175.11107, + -8.011079 + ], + [ + 175.61761, + -9.86282 + ], + [ + 176.1425, + -11.71172 + ], + [ + 176.6863, + -13.557782 + ], + [ + 177.25084, + -15.400462 + ], + [ + 177.83696, + -17.23948 + ], + [ + 178.44669, + -19.07437 + ], + [ + 179.08125, + -20.904882 + ], + [ + 179.7428, + -22.730536 + ], + [ + 180.0, + -23.40877985588251 + ], + [ + 180.0, + -84.83609766788254 + ] + ] + ], + [ + [ + [ + -180.0, + -23.40877985588251 + ], + [ + -179.56693, + -24.550798 + ], + [ + -178.84554, + -26.365202 + ], + [ + -178.09073, + -28.173298 + ], + [ + -177.29929, + -29.974316 + ], + [ + -176.46877, + -31.767632 + ], + [ + -175.59518, + -33.552456 + ], + [ + -174.67508, + -35.328022 + ], + [ + -173.70389, + -37.09342 + ], + [ + -172.6766, + -38.847248 + ], + [ + -171.58849, + -40.588688 + ], + [ + -170.43277, + -42.31621 + ], + [ + -169.20305, + -44.028328 + ], + [ + -167.89119, + -45.723125 + ], + [ + -166.48898, + -47.39884 + ], + [ + -164.98613, + -49.052814 + ], + [ + -163.37192, + -50.68264 + ], + [ + -161.63393, + -52.285076 + ], + [ + -159.7583, + -53.856552 + ], + [ + -157.72981, + -55.39306 + ], + [ + -155.53113, + -56.889557 + ], + [ + -153.14368, + -58.34051 + ], + [ + -150.54764, + -59.739376 + ], + [ + -147.72258, + -61.07902 + ], + [ + -144.64694, + -62.350426 + ], + [ + -141.30087, + -63.544125 + ], + [ + -137.66736, + -64.64915 + ], + [ + -133.7337, + -65.653336 + ], + [ + -129.49664, + -66.54411 + ], + [ + -124.962975, + -67.307846 + ], + [ + -120.15491, + -67.93154 + ], + [ + -115.11177, + -68.40327 + ], + [ + -117.04013, + -70.200356 + ], + [ + -119.689415, + -72.24432 + ], + [ + -122.28699, + -73.90348 + ], + [ + -124.32465, + -75.02835 + ], + [ + -126.4866, + -76.088936 + ], + [ + -128.29428, + -76.88807 + ], + [ + -130.3258, + -77.70381 + ], + [ + -132.12148, + -78.35992 + ], + [ + -134.2542, + -79.06768 + ], + [ + -136.24843, + -79.66567 + ], + [ + -136.44693, + -79.72205 + ], + [ + -138.76115, + -80.34037 + ], + [ + -141.26471, + -80.93496 + ], + [ + -144.65399, + -81.632965 + ], + [ + -148.32344, + -82.27095 + ], + [ + -153.8255, + -83.04223 + ], + [ + -160.57675, + -83.7553 + ], + [ + -172.41728, + -84.57792 + ], + [ + -180.0, + -84.83609766788254 + ], + [ + -180.0, + -23.40877985588251 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__NP_BD3_20180430T020120_20180430T034250_02819_03_010300_20220803T144257.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T02:22:54Z", + "completionDate": "2018-04-30T03:15:11Z", + "productType": "L2__NP_BD3", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2819, + "updated": "2023-04-28T12:47:19.349795Z", + "published": "2023-04-28T12:47:19.349795Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bd6a535b-a174-4be1-b9e3-2058695307b6", + "size": 305138036, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bd6a535b-a174-4be1-b9e3-2058695307b6", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/bd6a535b-a174-4be1-b9e3-2058695307b6.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 67.1339599945152, + 25.1089795952693 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-84.8360976678825 170.50027,-85.159546 139.50246,-85.035324 123.64206,-84.32316 122.89662,-84.27334 131.4433,-83.08433 138.26071,-81.51144 142.80971,-79.84901 145.98132,-78.1342 148.27171,-76.386505 149.97386,-74.616875 151.26315,-72.83176 152.25453,-71.03526 153.0231,-69.22996 153.6207,-67.417755 154.0857,-65.59988 154.4437,-63.77729 154.7159,-61.950577 154.9168,-60.120293 155.05846,-58.286884 155.1499,-56.450462 155.19891,-54.611385 155.21071,-52.76995 155.18999,-50.926117 155.14104,-49.080112 155.0668,-47.232063 154.96965,-45.382034 154.85223,-43.530155 154.71587,-41.67655 154.56258,-39.821186 154.39305,-37.96433 154.20874,-36.105877 154.01048,-34.246075 153.79863,-32.38493 153.57446,-30.522455 153.33769,-28.65897 153.0894,-26.794355 152.82957,-24.928808 152.55835,-23.062483 152.27592,-21.195372 151.98254,-19.327755 151.67833,-17.459576 151.36282,-15.591104 151.03615,-13.722395 150.69829,-11.853638 150.3489,-9.984986 149.98761,-8.1166 149.61435,-6.2486515 149.22873,-4.3812366 148.8302,-2.5146177 148.41826,-0.64902794 147.99265,1.2154839 147.5524,3.078579 147.09691,4.940028 146.62552,6.799651 146.13744,8.6572 145.63182,10.512486 145.10704,12.364863 144.56264,14.214486 143.99707,16.060846 143.40874,17.903435 142.79657,19.742125 142.15846,21.576359 141.49258,23.405771 140.79686,25.229832 140.06912,27.048014 139.30637,28.85971 138.50616,30.664364 137.66486,32.461224 136.77892,34.24929 135.84448,36.027992 134.85695,37.79621 133.81131,39.55285 132.70146,41.29651 131.52122,43.025867 130.26334,44.739258 128.9194,46.43475 127.480316,48.110237 125.93569,49.763245 124.273766,51.3909 122.48102,52.989773 120.54302,54.556087 118.44317,56.085365 116.163574,57.57242 113.68446,59.011116 110.9849,60.39452 108.04354,61.71459 104.83862,62.961967 101.35048,64.12625 97.56315,65.1957 93.46733,66.157646 89.06344,66.99867 84.36495,67.70499 79.40263,68.2636 74.224594,68.66276 68.89671,68.89366 63.498104,68.95061 58.114662,68.83214 52.83069,68.541435 47.72149,68.08507 43.212585,67.54368 41.314014,67.481926 38.325233,68.88968 34.039993,70.57349 30.037445,71.87633 27.024113,72.72555 23.942394,73.50028 21.455421,74.06702 18.759102,74.62997 16.464943,75.070816 13.851811,75.53375 11.519934,75.914024 11.293739,75.94934 8.735507,76.3303 6.1286283,76.68519 2.8542564,77.08647 -0.38333693,77.43772 -4.707935,77.84092 -9.294039,78.19114 -15.949778,78.56717 -23.723976,78.82073 -36.36876,78.82387 -44.659645,78.53951 -45.06419,78.51928 -49.382347,80.89941 -55.83909,82.958694 -65.018745,84.49471 -80.63261,85.77285 -105.8605,86.49876 -135.3085,86.329025 -157.00237,85.36101 -169.88263,83.967636 -177.56416,82.37845 -180,81.535594159151 -180,90 0,90 180,90 180.0,81.535594159151 177.566,80.693375 174.2995,78.95576 172.00568,77.18707 170.34193,75.39839 169.10658,73.59594 168.17479,71.78377 167.46506,69.96426 166.9237,68.139046 166.51205,66.30932 166.20358,64.475815 165.97722,62.63913 165.81857,60.79967 165.71591,58.95775 165.66,57.113655 165.64459,55.267548 165.6636,53.419575 165.71248,51.569935 165.7879,49.71859 165.8867,47.86574 166.00648,46.011475 166.14531,44.15575 166.3013,42.298767 166.47327,40.440563 166.66002,38.58119 166.86043,36.72063 167.0739,34.859108 167.29973,32.996536 167.53748,31.133116 167.78648,29.268917 168.0467,27.404026 168.31728,25.538353 168.59879,23.672243 168.89085,21.8057 169.1933,19.93881 169.50597,18.071667 169.82945,16.204374 170.16331,14.337229 170.50812,12.47024 170.8637,10.603428 171.23074,8.7371435 171.60938,6.8713923 171.99966,5.0064354 172.40271,3.1424334 172.81845,1.2795455 173.24754,-0.5820568 173.69058,-2.4421685 174.14851,-4.300441 174.62152,-6.156891 175.11107,-8.011079 175.61761,-9.86282 176.1425,-11.71172 176.6863,-13.557782 177.25084,-15.400462 177.83696,-17.23948 178.44669,-19.07437 179.08125,-20.904882 179.7428,-22.730536 180.0,-23.4087798558825 180.0,-84.8360976678825-180,-23.4087798558825 -179.56693,-24.550798 -178.84554,-26.365202 -178.09073,-28.173298 -177.29929,-29.974316 -176.46877,-31.767632 -175.59518,-33.552456 -174.67508,-35.328022 -173.70389,-37.09342 -172.6766,-38.847248 -171.58849,-40.588688 -170.43277,-42.31621 -169.20305,-44.028328 -167.89119,-45.723125 -166.48898,-47.39884 -164.98613,-49.052814 -163.37192,-50.68264 -161.63393,-52.285076 -159.7583,-53.856552 -157.72981,-55.39306 -155.53113,-56.889557 -153.14368,-58.34051 -150.54764,-59.739376 -147.72258,-61.07902 -144.64694,-62.350426 -141.30087,-63.544125 -137.66736,-64.64915 -133.7337,-65.653336 -129.49664,-66.54411 -124.962975,-67.307846 -120.15491,-67.93154 -115.11177,-68.40327 -117.04013,-70.200356 -119.689415,-72.24432 -122.28699,-73.90348 -124.32465,-75.02835 -126.4866,-76.088936 -128.29428,-76.88807 -130.3258,-77.70381 -132.12148,-78.35992 -134.2542,-79.06768 -136.24843,-79.66567 -136.44693,-79.72205 -138.76115,-80.34037 -141.26471,-80.93496 -144.65399,-81.632965 -148.32344,-82.27095 -153.8255,-83.04223 -160.57675,-83.7553 -172.41728,-84.57792 -180,-84.8360976678825 -180,-23.4087798558825", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__NP_BD3/2018/04/30/S5P_RPRO_L2__NP_BD3_20180430T020120_20180430T034250_02819_03_010300_20220803T144257.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10300.0 + }, + "id": "bd6a535b-a174-4be1-b9e3-2058695307b6" + } + ], + "properties": { + "id": "ce669b00-ad25-54de-b287-fcd0c4b758df", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__NP_BD3" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__NP_BD6.json b/tests/data/opensearch/creodias_search_L2__NP_BD6.json new file mode 100644 index 0000000..7d4e04f --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__NP_BD6.json @@ -0,0 +1,3454 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -77.17579012974531 + ], + [ + 178.515, + -77.75986 + ], + [ + 176.61584, + -78.44093 + ], + [ + 174.63817, + -79.08614 + ], + [ + 172.72139, + -79.65472 + ], + [ + 172.52135, + -79.71105 + ], + [ + 170.18845, + -80.32888 + ], + [ + 167.5336, + -80.95174 + ], + [ + 164.39957, + -81.59126 + ], + [ + 160.53535, + -82.25872 + ], + [ + 155.50964, + -82.96349 + ], + [ + 148.52379, + -83.70697 + ], + [ + 138.00174, + -84.46071 + ], + [ + 120.89729, + -85.08861 + ], + [ + 93.65069, + -85.103294 + ], + [ + 74.18548, + -84.35085 + ], + [ + 73.43857, + -84.30358 + ], + [ + 75.385635, + -84.07365 + ], + [ + 84.31927, + -82.57703 + ], + [ + 90.06076, + -80.95354 + ], + [ + 93.937805, + -79.26024 + ], + [ + 96.67058, + -77.52524 + ], + [ + 98.66105, + -75.76343 + ], + [ + 100.14789, + -73.98343 + ], + [ + 101.27853, + -72.19028 + ], + [ + 102.14837, + -70.387405 + ], + [ + 102.821915, + -68.57689 + ], + [ + 103.3445, + -66.7603 + ], + [ + 103.747345, + -64.938675 + ], + [ + 104.054825, + -63.112743 + ], + [ + 104.28407, + -61.283127 + ], + [ + 104.449036, + -59.45018 + ], + [ + 104.55971, + -57.61429 + ], + [ + 104.6244, + -55.775723 + ], + [ + 104.64977, + -53.9346 + ], + [ + 104.64052, + -52.09118 + ], + [ + 104.601746, + -50.245564 + ], + [ + 104.536354, + -48.39785 + ], + [ + 104.4473, + -46.548176 + ], + [ + 104.33702, + -44.69662 + ], + [ + 104.20716, + -42.843296 + ], + [ + 104.0599, + -40.988262 + ], + [ + 103.89615, + -39.13163 + ], + [ + 103.71734, + -37.273438 + ], + [ + 103.524086, + -35.413857 + ], + [ + 103.31752, + -33.55288 + ], + [ + 103.09816, + -31.69059 + ], + [ + 102.866615, + -29.827133 + ], + [ + 102.62315, + -27.962599 + ], + [ + 102.36829, + -26.097034 + ], + [ + 102.10217, + -24.23063 + ], + [ + 101.82501, + -22.363445 + ], + [ + 101.53695, + -20.495613 + ], + [ + 101.23801, + -18.627115 + ], + [ + 100.92809, + -16.758354 + ], + [ + 100.60737, + -14.889212 + ], + [ + 100.27566, + -13.019925 + ], + [ + 99.932755, + -11.150598 + ], + [ + 99.57803, + -9.281562 + ], + [ + 99.211845, + -7.412735 + ], + [ + 98.83361, + -5.544346 + ], + [ + 98.442856, + -3.676678 + ], + [ + 98.03929, + -1.8097726 + ], + [ + 97.62223, + 0.056005944 + ], + [ + 97.19114, + 1.9206111 + ], + [ + 96.74566, + 3.7837899 + ], + [ + 96.28474, + 5.6452546 + ], + [ + 95.80766, + 7.504815 + ], + [ + 95.313705, + 9.362265 + ], + [ + 94.80164, + 11.217175 + ], + [ + 94.27058, + 13.069359 + ], + [ + 93.719444, + 14.918575 + ], + [ + 93.14661, + 16.764359 + ], + [ + 92.55085, + 18.606443 + ], + [ + 91.930565, + 20.444414 + ], + [ + 91.283775, + 22.277884 + ], + [ + 90.60893, + 24.106441 + ], + [ + 89.90325, + 25.929317 + ], + [ + 89.16481, + 27.746313 + ], + [ + 88.390656, + 29.55666 + ], + [ + 87.57787, + 31.359774 + ], + [ + 86.72281, + 33.154747 + ], + [ + 85.822075, + 34.940933 + ], + [ + 84.87125, + 36.717346 + ], + [ + 83.86571, + 38.48299 + ], + [ + 82.80002, + 40.236645 + ], + [ + 81.668205, + 41.977024 + ], + [ + 80.46342, + 43.70257 + ], + [ + 79.17837, + 45.411705 + ], + [ + 77.80412, + 47.102345 + ], + [ + 76.3311, + 48.77218 + ], + [ + 74.7483, + 50.418713 + ], + [ + 73.043465, + 52.03888 + ], + [ + 71.20288, + 53.62924 + ], + [ + 69.210526, + 55.18555 + ], + [ + 67.050125, + 56.703384 + ], + [ + 64.702065, + 58.176945 + ], + [ + 62.14626, + 59.599995 + ], + [ + 59.361073, + 60.96506 + ], + [ + 56.32468, + 62.263775 + ], + [ + 53.015427, + 63.48634 + ], + [ + 49.41425, + 64.621666 + ], + [ + 45.50673, + 65.65767 + ], + [ + 41.28591, + 66.58124 + ], + [ + 36.756676, + 67.378716 + ], + [ + 31.93831, + 68.036 + ], + [ + 26.86744, + 68.54085 + ], + [ + 21.600142, + 68.8818 + ], + [ + 16.208223, + 69.05094 + ], + [ + 10.775712, + 69.044205 + ], + [ + 5.3902054, + 68.8619 + ], + [ + 0.13516256, + 68.5083 + ], + [ + -4.918708, + 67.99174 + ], + [ + -9.717002, + 67.32321 + ], + [ + -14.223611, + 66.51567 + ], + [ + -18.421305, + 65.583 + ], + [ + -22.30527, + 64.538605 + ], + [ + -25.884186, + 63.39607 + ], + [ + -29.172194, + 62.16711 + ], + [ + -32.189068, + 60.86274 + ], + [ + -34.956142, + 59.49257 + ], + [ + -37.495304, + 58.065033 + ], + [ + -39.828236, + 56.587437 + ], + [ + -41.975315, + 55.066223 + ], + [ + -43.95514, + 53.506653 + ], + [ + -45.784836, + 51.913597 + ], + [ + -46.61651, + 52.156246 + ], + [ + -49.736317, + 52.99696 + ], + [ + -52.89365, + 53.750626 + ], + [ + -55.312305, + 54.27541 + ], + [ + -57.288555, + 54.67876 + ], + [ + -58.97955, + 55.010586 + ], + [ + -60.480145, + 55.297565 + ], + [ + -61.853287, + 55.555492 + ], + [ + -63.14433, + 55.794647 + ], + [ + -64.38874, + 56.02236 + ], + [ + -65.50511, + 56.224354 + ], + [ + -65.61683, + 56.24445 + ], + [ + -66.85713, + 56.46604 + ], + [ + -68.13941, + 56.69216 + ], + [ + -69.49802, + 56.92816 + ], + [ + -70.9764, + 57.18012 + ], + [ + -72.63451, + 57.455254 + ], + [ + -74.561905, + 57.762325 + ], + [ + -76.904594, + 58.11183 + ], + [ + -79.92705, + 58.51493 + ], + [ + -84.187416, + 58.975533 + ], + [ + -87.48756, + 59.238197 + ], + [ + -87.648636, + 59.24885 + ], + [ + -87.66417, + 59.556377 + ], + [ + -87.78915, + 61.399742 + ], + [ + -87.97454, + 63.240284 + ], + [ + -88.23277, + 65.07787 + ], + [ + -88.58128, + 66.91182 + ], + [ + -89.04179, + 68.74161 + ], + [ + -89.645164, + 70.56624 + ], + [ + -90.435646, + 72.38436 + ], + [ + -91.47536, + 74.19403 + ], + [ + -92.85828, + 75.99236 + ], + [ + -94.73155, + 77.77475 + ], + [ + -97.33819, + 79.533195 + ], + [ + -101.097664, + 81.25383 + ], + [ + -106.78994, + 82.909325 + ], + [ + -115.936806, + 84.44177 + ], + [ + -131.39467, + 85.71739 + ], + [ + -156.23398, + 86.44822 + ], + [ + -180.0, + 86.3246054895797 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 86.3246054895797 + ], + [ + 174.64645, + 86.29676 + ], + [ + 152.91716, + 85.34822 + ], + [ + 139.89952, + 83.9677 + ], + [ + 132.10309, + 82.38674 + ], + [ + 127.15366, + 80.7067 + ], + [ + 123.8285, + 78.97298 + ], + [ + 121.49274, + 77.206985 + ], + [ + 119.797295, + 75.42033 + ], + [ + 118.5376, + 73.61962 + ], + [ + 117.58627, + 71.808815 + ], + [ + 116.86123, + 69.99052 + ], + [ + 116.307144, + 68.16627 + ], + [ + 115.88426, + 66.33756 + ], + [ + 115.56601, + 64.50498 + ], + [ + 115.3325, + 62.669003 + ], + [ + 115.16674, + 60.830273 + ], + [ + 115.05805, + 58.989048 + ], + [ + 114.99704, + 57.145584 + ], + [ + 114.97677, + 55.30011 + ], + [ + 114.99163, + 53.452705 + ], + [ + 115.03694, + 51.603645 + ], + [ + 115.10897, + 49.752842 + ], + [ + 115.20464, + 47.90055 + ], + [ + 115.32165, + 46.04677 + ], + [ + 115.457954, + 44.1916 + ], + [ + 115.611534, + 42.33511 + ], + [ + 115.78149, + 40.477356 + ], + [ + 115.966225, + 38.618416 + ], + [ + 116.164925, + 36.7584 + ], + [ + 116.37676, + 34.897327 + ], + [ + 116.60129, + 33.03526 + ], + [ + 116.83749, + 31.172323 + ], + [ + 117.0853, + 29.308475 + ], + [ + 117.344345, + 27.444061 + ], + [ + 117.613945, + 25.578907 + ], + [ + 117.89428, + 23.71323 + ], + [ + 118.18521, + 21.847082 + ], + [ + 118.48684, + 19.980623 + ], + [ + 118.79855, + 18.113949 + ], + [ + 119.12118, + 16.247171 + ], + [ + 119.45455, + 14.3804245 + ], + [ + 119.798454, + 12.513781 + ], + [ + 120.15367, + 10.647456 + ], + [ + 120.51992, + 8.781604 + ], + [ + 120.89809, + 6.9162726 + ], + [ + 121.287865, + 5.051746 + ], + [ + 121.690346, + 3.1881506 + ], + [ + 122.10565, + 1.3256617 + ], + [ + 122.53449, + -0.53550303 + ], + [ + 122.97718, + -2.3951664 + ], + [ + 123.434555, + -4.2531247 + ], + [ + 123.907364, + -6.1090755 + ], + [ + 124.396545, + -7.9628496 + ], + [ + 124.90276, + -9.814184 + ], + [ + 125.42727, + -11.662806 + ], + [ + 125.971016, + -13.508388 + ], + [ + 126.53524, + -15.3505745 + ], + [ + 127.12132, + -17.189165 + ], + [ + 127.7308, + -19.023685 + ], + [ + 128.36522, + -20.853745 + ], + [ + 129.02643, + -22.67895 + ], + [ + 129.71655, + -24.498783 + ], + [ + 130.43765, + -26.312834 + ], + [ + 131.19235, + -28.120445 + ], + [ + 131.98335, + -29.92103 + ], + [ + 132.81404, + -31.713911 + ], + [ + 133.6871, + -33.498302 + ], + [ + 134.60695, + -35.273403 + ], + [ + 135.57791, + -37.038216 + ], + [ + 136.60452, + -38.79169 + ], + [ + 137.69221, + -40.532684 + ], + [ + 138.84727, + -42.259747 + ], + [ + 140.0763, + -43.971397 + ], + [ + 141.38693, + -45.665848 + ], + [ + 142.7885, + -47.340866 + ], + [ + 144.29004, + -48.99445 + ], + [ + 145.90262, + -50.6238 + ], + [ + 147.63838, + -52.2259 + ], + [ + 149.5118, + -53.79699 + ], + [ + 151.5377, + -55.33302 + ], + [ + 153.73294, + -56.829258 + ], + [ + 156.11633, + -58.279953 + ], + [ + 158.70718, + -59.67884 + ], + [ + 161.5266, + -61.018322 + ], + [ + 164.59554, + -62.28984 + ], + [ + 167.9333, + -63.4839 + ], + [ + 171.55775, + -64.58946 + ], + [ + 175.48065, + -65.594604 + ], + [ + 179.70607, + -66.48653 + ], + [ + 180.0, + -66.53630036177371 + ], + [ + 180.0, + -77.17579012974531 + ] + ] + ], + [ + [ + [ + -180.0, + -66.53630036177371 + ], + [ + -175.77301, + -67.252045 + ], + [ + -170.97868, + -67.87795 + ], + [ + -165.94913, + -68.35227 + ], + [ + -166.50287, + -68.89922 + ], + [ + -168.64003, + -70.77657 + ], + [ + -171.30989, + -72.71586 + ], + [ + -173.63576, + -74.137115 + ], + [ + -175.7441, + -75.26307 + ], + [ + -177.71585, + -76.20413 + ], + [ + -179.6121, + -77.023224 + ], + [ + -180.0, + -77.17579012974531 + ], + [ + -180.0, + -66.53630036177371 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__NP_BD6_20180430T052420_20180430T070550_02821_03_010300_20220803T144318.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T05:45:55Z", + "completionDate": "2018-04-30T06:44:18Z", + "productType": "L2__NP_BD6", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2821, + "updated": "2023-04-28T05:58:32.217058Z", + "published": "2023-04-28T05:58:32.217058Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c340d9d7-9c2f-4b9e-b2ca-eb93464b8c3d", + "size": 339278004, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c340d9d7-9c2f-4b9e-b2ca-eb93464b8c3d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/c340d9d7-9c2f-4b9e-b2ca-eb93464b8c3d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 57.6381030057842, + 29.9855618983028 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-77.1757901297453 178.515,-77.75986 176.61584,-78.44093 174.63817,-79.08614 172.72139,-79.65472 172.52135,-79.71105 170.18845,-80.32888 167.5336,-80.95174 164.39957,-81.59126 160.53535,-82.25872 155.50964,-82.96349 148.52379,-83.70697 138.00174,-84.46071 120.89729,-85.08861 93.65069,-85.103294 74.18548,-84.35085 73.43857,-84.30358 75.385635,-84.07365 84.31927,-82.57703 90.06076,-80.95354 93.937805,-79.26024 96.67058,-77.52524 98.66105,-75.76343 100.14789,-73.98343 101.27853,-72.19028 102.14837,-70.387405 102.821915,-68.57689 103.3445,-66.7603 103.747345,-64.938675 104.054825,-63.112743 104.28407,-61.283127 104.449036,-59.45018 104.55971,-57.61429 104.6244,-55.775723 104.64977,-53.9346 104.64052,-52.09118 104.601746,-50.245564 104.536354,-48.39785 104.4473,-46.548176 104.33702,-44.69662 104.20716,-42.843296 104.0599,-40.988262 103.89615,-39.13163 103.71734,-37.273438 103.524086,-35.413857 103.31752,-33.55288 103.09816,-31.69059 102.866615,-29.827133 102.62315,-27.962599 102.36829,-26.097034 102.10217,-24.23063 101.82501,-22.363445 101.53695,-20.495613 101.23801,-18.627115 100.92809,-16.758354 100.60737,-14.889212 100.27566,-13.019925 99.932755,-11.150598 99.57803,-9.281562 99.211845,-7.412735 98.83361,-5.544346 98.442856,-3.676678 98.03929,-1.8097726 97.62223,0.056005944 97.19114,1.9206111 96.74566,3.7837899 96.28474,5.6452546 95.80766,7.504815 95.313705,9.362265 94.80164,11.217175 94.27058,13.069359 93.719444,14.918575 93.14661,16.764359 92.55085,18.606443 91.930565,20.444414 91.283775,22.277884 90.60893,24.106441 89.90325,25.929317 89.16481,27.746313 88.390656,29.55666 87.57787,31.359774 86.72281,33.154747 85.822075,34.940933 84.87125,36.717346 83.86571,38.48299 82.80002,40.236645 81.668205,41.977024 80.46342,43.70257 79.17837,45.411705 77.80412,47.102345 76.3311,48.77218 74.7483,50.418713 73.043465,52.03888 71.20288,53.62924 69.210526,55.18555 67.050125,56.703384 64.702065,58.176945 62.14626,59.599995 59.361073,60.96506 56.32468,62.263775 53.015427,63.48634 49.41425,64.621666 45.50673,65.65767 41.28591,66.58124 36.756676,67.378716 31.93831,68.036 26.86744,68.54085 21.600142,68.8818 16.208223,69.05094 10.775712,69.044205 5.3902054,68.8619 0.13516256,68.5083 -4.918708,67.99174 -9.717002,67.32321 -14.223611,66.51567 -18.421305,65.583 -22.30527,64.538605 -25.884186,63.39607 -29.172194,62.16711 -32.189068,60.86274 -34.956142,59.49257 -37.495304,58.065033 -39.828236,56.587437 -41.975315,55.066223 -43.95514,53.506653 -45.784836,51.913597 -46.61651,52.156246 -49.736317,52.99696 -52.89365,53.750626 -55.312305,54.27541 -57.288555,54.67876 -58.97955,55.010586 -60.480145,55.297565 -61.853287,55.555492 -63.14433,55.794647 -64.38874,56.02236 -65.50511,56.224354 -65.61683,56.24445 -66.85713,56.46604 -68.13941,56.69216 -69.49802,56.92816 -70.9764,57.18012 -72.63451,57.455254 -74.561905,57.762325 -76.904594,58.11183 -79.92705,58.51493 -84.187416,58.975533 -87.48756,59.238197 -87.648636,59.24885 -87.66417,59.556377 -87.78915,61.399742 -87.97454,63.240284 -88.23277,65.07787 -88.58128,66.91182 -89.04179,68.74161 -89.645164,70.56624 -90.435646,72.38436 -91.47536,74.19403 -92.85828,75.99236 -94.73155,77.77475 -97.33819,79.533195 -101.097664,81.25383 -106.78994,82.909325 -115.936806,84.44177 -131.39467,85.71739 -156.23398,86.44822 -180,86.3246054895797 -180,90 0,90 180,90 180.0,86.3246054895797 174.64645,86.29676 152.91716,85.34822 139.89952,83.9677 132.10309,82.38674 127.15366,80.7067 123.8285,78.97298 121.49274,77.206985 119.797295,75.42033 118.5376,73.61962 117.58627,71.808815 116.86123,69.99052 116.307144,68.16627 115.88426,66.33756 115.56601,64.50498 115.3325,62.669003 115.16674,60.830273 115.05805,58.989048 114.99704,57.145584 114.97677,55.30011 114.99163,53.452705 115.03694,51.603645 115.10897,49.752842 115.20464,47.90055 115.32165,46.04677 115.457954,44.1916 115.611534,42.33511 115.78149,40.477356 115.966225,38.618416 116.164925,36.7584 116.37676,34.897327 116.60129,33.03526 116.83749,31.172323 117.0853,29.308475 117.344345,27.444061 117.613945,25.578907 117.89428,23.71323 118.18521,21.847082 118.48684,19.980623 118.79855,18.113949 119.12118,16.247171 119.45455,14.3804245 119.798454,12.513781 120.15367,10.647456 120.51992,8.781604 120.89809,6.9162726 121.287865,5.051746 121.690346,3.1881506 122.10565,1.3256617 122.53449,-0.53550303 122.97718,-2.3951664 123.434555,-4.2531247 123.907364,-6.1090755 124.396545,-7.9628496 124.90276,-9.814184 125.42727,-11.662806 125.971016,-13.508388 126.53524,-15.3505745 127.12132,-17.189165 127.7308,-19.023685 128.36522,-20.853745 129.02643,-22.67895 129.71655,-24.498783 130.43765,-26.312834 131.19235,-28.120445 131.98335,-29.92103 132.81404,-31.713911 133.6871,-33.498302 134.60695,-35.273403 135.57791,-37.038216 136.60452,-38.79169 137.69221,-40.532684 138.84727,-42.259747 140.0763,-43.971397 141.38693,-45.665848 142.7885,-47.340866 144.29004,-48.99445 145.90262,-50.6238 147.63838,-52.2259 149.5118,-53.79699 151.5377,-55.33302 153.73294,-56.829258 156.11633,-58.279953 158.70718,-59.67884 161.5266,-61.018322 164.59554,-62.28984 167.9333,-63.4839 171.55775,-64.58946 175.48065,-65.594604 179.70607,-66.48653 180.0,-66.5363003617737 180.0,-77.1757901297453-180,-66.5363003617737 -175.77301,-67.252045 -170.97868,-67.87795 -165.94913,-68.35227 -166.50287,-68.89922 -168.64003,-70.77657 -171.30989,-72.71586 -173.63576,-74.137115 -175.7441,-75.26307 -177.71585,-76.20413 -179.6121,-77.023224 -180,-77.1757901297453 -180,-66.5363003617737", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__NP_BD6/2018/04/30/S5P_RPRO_L2__NP_BD6_20180430T052420_20180430T070550_02821_03_010300_20220803T144318.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10300.0 + }, + "id": "c340d9d7-9c2f-4b9e-b2ca-eb93464b8c3d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -71.169525, + 51.902348 + ], + [ + -69.34085, + 53.495663 + ], + [ + -67.36184, + 55.05524 + ], + [ + -65.21611, + 56.57675 + ], + [ + -62.88422, + 58.054474 + ], + [ + -60.346546, + 59.482307 + ], + [ + -57.58128, + 60.852783 + ], + [ + -54.566, + 62.15749 + ], + [ + -51.279854, + 63.386795 + ], + [ + -47.703224, + 64.52999 + ], + [ + -43.821102, + 65.57476 + ], + [ + -39.626034, + 66.508224 + ], + [ + -35.12172, + 67.316574 + ], + [ + -30.32586, + 67.98594 + ], + [ + -25.27421, + 68.50374 + ], + [ + -20.020903, + 68.85845 + ], + [ + -14.636564, + 69.04191 + ], + [ + -9.204724, + 69.04973 + ], + [ + -3.8126416, + 68.88172 + ], + [ + 1.45536, + 68.542076 + ], + [ + 6.5270705, + 68.03853 + ], + [ + 11.347123, + 67.38222 + ], + [ + 15.878242, + 66.5859 + ], + [ + 20.100714, + 65.66316 + ], + [ + 24.010143, + 64.62792 + ], + [ + 27.61342, + 63.493496 + ], + [ + 30.924322, + 62.27148 + ], + [ + 33.962578, + 60.973434 + ], + [ + 36.749443, + 59.60888 + ], + [ + 39.306744, + 58.1864 + ], + [ + 41.656067, + 56.713215 + ], + [ + 43.818165, + 55.196 + ], + [ + 45.811413, + 53.63993 + ], + [ + 47.653152, + 52.049953 + ], + [ + 49.359074, + 50.430126 + ], + [ + 50.94285, + 48.783913 + ], + [ + 52.416553, + 47.114258 + ], + [ + 53.791656, + 45.424004 + ], + [ + 55.07747, + 43.71511 + ], + [ + 56.282654, + 41.989685 + ], + [ + 57.41503, + 40.249496 + ], + [ + 58.481228, + 38.496014 + ], + [ + 59.48738, + 36.730583 + ], + [ + 60.438755, + 34.95443 + ], + [ + 61.33977, + 33.168278 + ], + [ + 62.195015, + 31.373398 + ], + [ + 63.00836, + 29.5705 + ], + [ + 63.782795, + 27.760254 + ], + [ + 64.5216, + 25.943434 + ], + [ + 65.227516, + 24.120605 + ], + [ + 65.90282, + 22.292183 + ], + [ + 66.549866, + 20.458904 + ], + [ + 67.17031, + 18.620966 + ], + [ + 67.76631, + 16.778988 + ], + [ + 68.33922, + 14.933285 + ], + [ + 68.89076, + 13.084216 + ], + [ + 69.421776, + 11.231995 + ], + [ + 69.93401, + 9.377165 + ], + [ + 70.428215, + 7.519835 + ], + [ + 70.90546, + 5.6603746 + ], + [ + 71.36641, + 3.7989316 + ], + [ + 71.81212, + 1.9358166 + ], + [ + 72.24331, + 0.07128584 + ], + [ + 72.66039, + -1.7945025 + ], + [ + 73.06426, + -3.6612837 + ], + [ + 73.4548, + -5.5289984 + ], + [ + 73.833305, + -7.3972654 + ], + [ + 74.19961, + -9.266059 + ], + [ + 74.55413, + -11.135182 + ], + [ + 74.89731, + -13.004385 + ], + [ + 75.22919, + -14.873629 + ], + [ + 75.54994, + -16.742735 + ], + [ + 75.85974, + -18.611559 + ], + [ + 76.15884, + -20.479942 + ], + [ + 76.446846, + -22.347788 + ], + [ + 76.72415, + -24.214981 + ], + [ + 76.990364, + -26.081371 + ], + [ + 77.24524, + -27.946907 + ], + [ + 77.48873, + -29.811441 + ], + [ + 77.72033, + -31.674896 + ], + [ + 77.93961, + -33.53718 + ], + [ + 78.14624, + -35.39816 + ], + [ + 78.33945, + -37.25778 + ], + [ + 78.51835, + -39.115948 + ], + [ + 78.68223, + -40.97263 + ], + [ + 78.82953, + -42.827667 + ], + [ + 78.95927, + -44.68099 + ], + [ + 79.069664, + -46.53253 + ], + [ + 79.15873, + -48.382256 + ], + [ + 79.22421, + -50.229897 + ], + [ + 79.26326, + -52.07559 + ], + [ + 79.27245, + -53.919018 + ], + [ + 79.24728, + -55.76014 + ], + [ + 79.18278, + -57.59878 + ], + [ + 79.07216, + -59.434643 + ], + [ + 78.907394, + -61.267586 + ], + [ + 78.67818, + -63.09727 + ], + [ + 78.371445, + -64.92319 + ], + [ + 77.96916, + -66.74486 + ], + [ + 77.447296, + -68.56146 + ], + [ + 76.77475, + -70.37197 + ], + [ + 75.905975, + -72.17492 + ], + [ + 74.7776, + -73.96808 + ], + [ + 73.29333, + -75.7482 + ], + [ + 71.306595, + -77.510086 + ], + [ + 68.580864, + -79.2453 + ], + [ + 64.714096, + -80.93893 + ], + [ + 58.991295, + -82.56298 + ], + [ + 50.08929, + -84.06077 + ], + [ + 48.151493, + -84.29111 + ], + [ + 48.897514, + -84.33826 + ], + [ + 68.321785, + -85.08841 + ], + [ + 95.483505, + -85.073395 + ], + [ + 112.54718, + -84.447044 + ], + [ + 123.0568, + -83.69488 + ], + [ + 130.04066, + -82.95267 + ], + [ + 135.06796, + -82.24892 + ], + [ + 138.93498, + -81.58229 + ], + [ + 142.07216, + -80.94347 + ], + [ + 144.73024, + -80.32123 + ], + [ + 147.06631, + -79.70396 + ], + [ + 147.26665, + -79.647675 + ], + [ + 149.18626, + -79.07957 + ], + [ + 151.16702, + -78.43484 + ], + [ + 153.06926, + -77.75424 + ], + [ + 154.9453, + -77.01808 + ], + [ + 156.8448, + -76.19948 + ], + [ + 158.81998, + -75.258934 + ], + [ + 160.93204, + -74.13353 + ], + [ + 163.26208, + -72.71288 + ], + [ + 165.93686, + -70.7743 + ], + [ + 168.07806, + -68.89752 + ], + [ + 168.63287, + -68.350716 + ], + [ + 163.60472, + -67.875145 + ], + [ + 158.81223, + -67.24786 + ], + [ + 154.29347, + -66.48121 + ], + [ + 150.07025, + -65.58828 + ], + [ + 146.14977, + -64.5822 + ], + [ + 142.52805, + -63.475655 + ], + [ + 139.19228, + -62.28089 + ], + [ + 136.12553, + -61.00868 + ], + [ + 133.3082, + -59.668545 + ], + [ + 130.71922, + -58.269165 + ], + [ + 128.33731, + -56.818027 + ], + [ + 126.14354, + -55.321438 + ], + [ + 124.11912, + -53.784996 + ], + [ + 122.2473, + -52.2135 + ], + [ + 120.51229, + -50.611217 + ], + [ + 118.90065, + -48.981636 + ], + [ + 117.40016, + -47.327793 + ], + [ + 115.99968, + -45.65248 + ], + [ + 114.689705, + -43.957924 + ], + [ + 113.46144, + -42.246063 + ], + [ + 112.307045, + -40.51884 + ], + [ + 111.21986, + -38.77778 + ], + [ + 110.19379, + -37.0241 + ], + [ + 109.22337, + -35.259186 + ], + [ + 108.303986, + -33.483997 + ], + [ + 107.4311, + -31.699507 + ], + [ + 106.60106, + -29.906519 + ], + [ + 105.810455, + -28.105825 + ], + [ + 105.05609, + -26.298164 + ], + [ + 104.335175, + -24.484095 + ], + [ + 103.64548, + -22.66414 + ], + [ + 102.98442, + -20.838907 + ], + [ + 102.35034, + -19.00877 + ], + [ + 101.74119, + -17.17419 + ], + [ + 101.15523, + -15.335614 + ], + [ + 100.591125, + -13.493415 + ], + [ + 100.0477, + -11.647754 + ], + [ + 99.523415, + -9.799186 + ], + [ + 99.01728, + -7.94781 + ], + [ + 98.5285, + -6.0940714 + ], + [ + 98.05574, + -4.237997 + ], + [ + 97.59852, + -2.3800917 + ], + [ + 97.15599, + -0.52042437 + ], + [ + 96.727516, + 1.3407558 + ], + [ + 96.31221, + 3.2032378 + ], + [ + 95.91013, + 5.0668435 + ], + [ + 95.520325, + 6.93134 + ], + [ + 95.14231, + 8.7965975 + ], + [ + 94.77615, + 10.662495 + ], + [ + 94.42121, + 12.528764 + ], + [ + 94.07745, + 14.395346 + ], + [ + 93.74453, + 16.262142 + ], + [ + 93.42205, + 18.128868 + ], + [ + 93.110306, + 19.995543 + ], + [ + 92.80892, + 21.86198 + ], + [ + 92.51819, + 23.728073 + ], + [ + 92.23798, + 25.593729 + ], + [ + 91.96837, + 27.458817 + ], + [ + 91.70997, + 29.3233 + ], + [ + 91.46228, + 31.187017 + ], + [ + 91.226326, + 33.049923 + ], + [ + 91.0023, + 34.91194 + ], + [ + 90.790565, + 36.772934 + ], + [ + 90.59211, + 38.632965 + ], + [ + 90.407524, + 40.49178 + ], + [ + 90.237946, + 42.34952 + ], + [ + 90.08449, + 44.205925 + ], + [ + 89.948746, + 46.06106 + ], + [ + 89.832, + 47.91474 + ], + [ + 89.73654, + 49.766987 + ], + [ + 89.66517, + 51.61762 + ], + [ + 89.62031, + 53.466682 + ], + [ + 89.60601, + 55.31396 + ], + [ + 89.62679, + 57.15936 + ], + [ + 89.68844, + 59.002724 + ], + [ + 89.79779, + 60.84386 + ], + [ + 89.96423, + 62.68245 + ], + [ + 90.19932, + 64.51821 + ], + [ + 90.51845, + 66.35081 + ], + [ + 90.94197, + 68.17949 + ], + [ + 91.49806, + 70.00351 + ], + [ + 92.22527, + 71.82163 + ], + [ + 93.17907, + 73.63223 + ], + [ + 94.44293, + 75.43267 + ], + [ + 96.14289, + 77.2191 + ], + [ + 98.485054, + 78.98478 + ], + [ + 101.82052, + 80.71814 + ], + [ + 106.78714, + 82.39728 + ], + [ + 114.61412, + 83.97694 + ], + [ + 127.68047, + 85.355 + ], + [ + 149.47101, + 86.298676 + ], + [ + 178.58606, + 86.44362 + ], + [ + 180.0, + 86.40161718876324 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 86.40161718876324 + ], + [ + -156.65128, + 85.708015 + ], + [ + -141.24998, + 84.43044 + ], + [ + -132.1319, + 82.897194 + ], + [ + -126.45483, + 81.241356 + ], + [ + -122.704056, + 79.5206 + ], + [ + -120.10157, + 77.76217 + ], + [ + -118.23105, + 75.97981 + ], + [ + -116.849495, + 74.181496 + ], + [ + -115.8109, + 72.37186 + ], + [ + -115.021355, + 70.55383 + ], + [ + -114.41824, + 68.72927 + ], + [ + -113.95782, + 66.89958 + ], + [ + -113.61019, + 65.065636 + ], + [ + -113.35194, + 63.228172 + ], + [ + -113.16647, + 61.3876 + ], + [ + -113.041695, + 59.544376 + ], + [ + -113.02635, + 59.23697 + ], + [ + -112.865295, + 59.22631 + ], + [ + -109.56575, + 58.96355 + ], + [ + -105.30627, + 58.50286 + ], + [ + -102.28446, + 58.09972 + ], + [ + -99.94228, + 57.7502 + ], + [ + -98.0153, + 57.443123 + ], + [ + -96.357544, + 57.167995 + ], + [ + -94.87947, + 56.91605 + ], + [ + -93.52115, + 56.680073 + ], + [ + -92.23912, + 56.45397 + ], + [ + -90.99906, + 56.232403 + ], + [ + -90.88737, + 56.21231 + ], + [ + -89.77121, + 56.010345 + ], + [ + -88.52703, + 55.782665 + ], + [ + -87.23622, + 55.54355 + ], + [ + -85.86331, + 55.285667 + ], + [ + -84.36297, + 54.998745 + ], + [ + -82.67223, + 54.666985 + ], + [ + -80.69626, + 54.26372 + ], + [ + -78.27789, + 53.73905 + ], + [ + -75.12084, + 52.98554 + ], + [ + -72.00118, + 52.144962 + ], + [ + -71.169525, + 51.902348 + ], + [ + -71.169525, + 51.902348 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__NP_BD6_20180430T070550_20180430T084721_02822_03_010300_20220803T144327.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T07:27:25Z", + "completionDate": "2018-04-30T08:25:48Z", + "productType": "L2__NP_BD6", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2822, + "updated": "2023-04-29T02:47:12.244339Z", + "published": "2023-04-29T02:47:12.244339Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/058f7c2e-4ae9-4cae-90a7-38446d10d393", + "size": 339277531, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 058f7c2e-4ae9-4cae-90a7-38446d10d393", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/058f7c2e-4ae9-4cae-90a7-38446d10d393.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 37.2680420402077, + 30.0124175203275 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-71.169525,51.902348 -69.34085,53.495663 -67.36184,55.05524 -65.21611,56.57675 -62.88422,58.054474 -60.346546,59.482307 -57.58128,60.852783 -54.566,62.15749 -51.279854,63.386795 -47.703224,64.52999 -43.821102,65.57476 -39.626034,66.508224 -35.12172,67.316574 -30.32586,67.98594 -25.27421,68.50374 -20.020903,68.85845 -14.636564,69.04191 -9.204724,69.04973 -3.8126416,68.88172 1.45536,68.542076 6.5270705,68.03853 11.347123,67.38222 15.878242,66.5859 20.100714,65.66316 24.010143,64.62792 27.61342,63.493496 30.924322,62.27148 33.962578,60.973434 36.749443,59.60888 39.306744,58.1864 41.656067,56.713215 43.818165,55.196 45.811413,53.63993 47.653152,52.049953 49.359074,50.430126 50.94285,48.783913 52.416553,47.114258 53.791656,45.424004 55.07747,43.71511 56.282654,41.989685 57.41503,40.249496 58.481228,38.496014 59.48738,36.730583 60.438755,34.95443 61.33977,33.168278 62.195015,31.373398 63.00836,29.5705 63.782795,27.760254 64.5216,25.943434 65.227516,24.120605 65.90282,22.292183 66.549866,20.458904 67.17031,18.620966 67.76631,16.778988 68.33922,14.933285 68.89076,13.084216 69.421776,11.231995 69.93401,9.377165 70.428215,7.519835 70.90546,5.6603746 71.36641,3.7989316 71.81212,1.9358166 72.24331,0.07128584 72.66039,-1.7945025 73.06426,-3.6612837 73.4548,-5.5289984 73.833305,-7.3972654 74.19961,-9.266059 74.55413,-11.135182 74.89731,-13.004385 75.22919,-14.873629 75.54994,-16.742735 75.85974,-18.611559 76.15884,-20.479942 76.446846,-22.347788 76.72415,-24.214981 76.990364,-26.081371 77.24524,-27.946907 77.48873,-29.811441 77.72033,-31.674896 77.93961,-33.53718 78.14624,-35.39816 78.33945,-37.25778 78.51835,-39.115948 78.68223,-40.97263 78.82953,-42.827667 78.95927,-44.68099 79.069664,-46.53253 79.15873,-48.382256 79.22421,-50.229897 79.26326,-52.07559 79.27245,-53.919018 79.24728,-55.76014 79.18278,-57.59878 79.07216,-59.434643 78.907394,-61.267586 78.67818,-63.09727 78.371445,-64.92319 77.96916,-66.74486 77.447296,-68.56146 76.77475,-70.37197 75.905975,-72.17492 74.7776,-73.96808 73.29333,-75.7482 71.306595,-77.510086 68.580864,-79.2453 64.714096,-80.93893 58.991295,-82.56298 50.08929,-84.06077 48.151493,-84.29111 48.897514,-84.33826 68.321785,-85.08841 95.483505,-85.073395 112.54718,-84.447044 123.0568,-83.69488 130.04066,-82.95267 135.06796,-82.24892 138.93498,-81.58229 142.07216,-80.94347 144.73024,-80.32123 147.06631,-79.70396 147.26665,-79.647675 149.18626,-79.07957 151.16702,-78.43484 153.06926,-77.75424 154.9453,-77.01808 156.8448,-76.19948 158.81998,-75.258934 160.93204,-74.13353 163.26208,-72.71288 165.93686,-70.7743 168.07806,-68.89752 168.63287,-68.350716 163.60472,-67.875145 158.81223,-67.24786 154.29347,-66.48121 150.07025,-65.58828 146.14977,-64.5822 142.52805,-63.475655 139.19228,-62.28089 136.12553,-61.00868 133.3082,-59.668545 130.71922,-58.269165 128.33731,-56.818027 126.14354,-55.321438 124.11912,-53.784996 122.2473,-52.2135 120.51229,-50.611217 118.90065,-48.981636 117.40016,-47.327793 115.99968,-45.65248 114.689705,-43.957924 113.46144,-42.246063 112.307045,-40.51884 111.21986,-38.77778 110.19379,-37.0241 109.22337,-35.259186 108.303986,-33.483997 107.4311,-31.699507 106.60106,-29.906519 105.810455,-28.105825 105.05609,-26.298164 104.335175,-24.484095 103.64548,-22.66414 102.98442,-20.838907 102.35034,-19.00877 101.74119,-17.17419 101.15523,-15.335614 100.591125,-13.493415 100.0477,-11.647754 99.523415,-9.799186 99.01728,-7.94781 98.5285,-6.0940714 98.05574,-4.237997 97.59852,-2.3800917 97.15599,-0.52042437 96.727516,1.3407558 96.31221,3.2032378 95.91013,5.0668435 95.520325,6.93134 95.14231,8.7965975 94.77615,10.662495 94.42121,12.528764 94.07745,14.395346 93.74453,16.262142 93.42205,18.128868 93.110306,19.995543 92.80892,21.86198 92.51819,23.728073 92.23798,25.593729 91.96837,27.458817 91.70997,29.3233 91.46228,31.187017 91.226326,33.049923 91.0023,34.91194 90.790565,36.772934 90.59211,38.632965 90.407524,40.49178 90.237946,42.34952 90.08449,44.205925 89.948746,46.06106 89.832,47.91474 89.73654,49.766987 89.66517,51.61762 89.62031,53.466682 89.60601,55.31396 89.62679,57.15936 89.68844,59.002724 89.79779,60.84386 89.96423,62.68245 90.19932,64.51821 90.51845,66.35081 90.94197,68.17949 91.49806,70.00351 92.22527,71.82163 93.17907,73.63223 94.44293,75.43267 96.14289,77.2191 98.485054,78.98478 101.82052,80.71814 106.78714,82.39728 114.61412,83.97694 127.68047,85.355 149.47101,86.298676 178.58606,86.44362 180.0,86.4016171887632 180,90 0,90 -180,90 -180,86.4016171887632 -156.65128,85.708015 -141.24998,84.43044 -132.1319,82.897194 -126.45483,81.241356 -122.704056,79.5206 -120.10157,77.76217 -118.23105,75.97981 -116.849495,74.181496 -115.8109,72.37186 -115.021355,70.55383 -114.41824,68.72927 -113.95782,66.89958 -113.61019,65.065636 -113.35194,63.228172 -113.16647,61.3876 -113.041695,59.544376 -113.02635,59.23697 -112.865295,59.22631 -109.56575,58.96355 -105.30627,58.50286 -102.28446,58.09972 -99.94228,57.7502 -98.0153,57.443123 -96.357544,57.167995 -94.87947,56.91605 -93.52115,56.680073 -92.23912,56.45397 -90.99906,56.232403 -90.88737,56.21231 -89.77121,56.010345 -88.52703,55.782665 -87.23622,55.54355 -85.86331,55.285667 -84.36297,54.998745 -82.67223,54.666985 -80.69626,54.26372 -78.27789,53.73905 -75.12084,52.98554 -72.00118,52.144962 -71.169525,51.902348 -71.169525,51.902348", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__NP_BD6/2018/04/30/S5P_RPRO_L2__NP_BD6_20180430T070550_20180430T084721_02822_03_010300_20220803T144327.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10300.0 + }, + "id": "058f7c2e-4ae9-4cae-90a7-38446d10d393" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -84.83221342652261 + ], + [ + 171.73163, + -85.135284 + ], + [ + 144.23003, + -85.14769 + ], + [ + 124.65148, + -84.38772 + ], + [ + 123.90242, + -84.34007 + ], + [ + 132.35156, + -83.13459 + ], + [ + 139.03781, + -81.5473 + ], + [ + 143.47522, + -79.87451 + ], + [ + 146.55798, + -78.152 + ], + [ + 148.77817, + -76.39834 + ], + [ + 150.42421, + -74.623924 + ], + [ + 151.66805, + -72.83488 + ], + [ + 152.62204, + -71.035065 + ], + [ + 153.35944, + -69.226906 + ], + [ + 153.93071, + -67.41221 + ], + [ + 154.37323, + -65.59212 + ], + [ + 154.71187, + -63.767532 + ], + [ + 154.96722, + -61.93901 + ], + [ + 155.15337, + -60.10707 + ], + [ + 155.282, + -58.272125 + ], + [ + 155.3619, + -56.43428 + ], + [ + 155.40059, + -54.59387 + ], + [ + 155.40315, + -52.75118 + ], + [ + 155.37411, + -50.90616 + ], + [ + 155.31764, + -49.05903 + ], + [ + 155.2366, + -47.209904 + ], + [ + 155.13327, + -45.35885 + ], + [ + 155.0102, + -43.505985 + ], + [ + 154.86868, + -41.651436 + ], + [ + 154.7107, + -39.795155 + ], + [ + 154.53687, + -37.937412 + ], + [ + 154.34859, + -36.07811 + ], + [ + 154.1467, + -34.217476 + ], + [ + 153.93153, + -32.35552 + ], + [ + 153.7043, + -30.492256 + ], + [ + 153.46472, + -28.627998 + ], + [ + 153.21387, + -26.762627 + ], + [ + 152.95169, + -24.896338 + ], + [ + 152.6783, + -23.029284 + ], + [ + 152.39392, + -21.161451 + ], + [ + 152.09875, + -19.293123 + ], + [ + 151.7929, + -17.424242 + ], + [ + 151.47594, + -15.55507 + ], + [ + 151.14793, + -13.685668 + ], + [ + 150.80891, + -11.816219 + ], + [ + 150.45848, + -9.9468775 + ], + [ + 150.09628, + -8.0778 + ], + [ + 149.72224, + -6.209158 + ], + [ + 149.33595, + -4.341047 + ], + [ + 148.93689, + -2.4737265 + ], + [ + 148.52454, + -0.60742724 + ], + [ + 148.0986, + 1.2578012 + ], + [ + 147.65816, + 3.1216235 + ], + [ + 147.20258, + 4.9838133 + ], + [ + 146.7312, + 6.84419 + ], + [ + 146.24324, + 8.702509 + ], + [ + 145.73785, + 10.558581 + ], + [ + 145.21341, + 12.411769 + ], + [ + 144.66945, + 14.262222 + ], + [ + 144.10443, + 16.109438 + ], + [ + 143.51675, + 17.952911 + ], + [ + 142.90533, + 19.792517 + ], + [ + 142.2681, + 21.627699 + ], + [ + 141.6032, + 23.458097 + ], + [ + 140.90855, + 25.283184 + ], + [ + 140.182, + 27.102434 + ], + [ + 139.42055, + 28.915253 + ], + [ + 138.62173, + 30.721077 + ], + [ + 137.78194, + 32.519165 + ], + [ + 136.8976, + 34.308525 + ], + [ + 135.96487, + 36.088585 + ], + [ + 134.97914, + 37.85824 + ], + [ + 133.93538, + 39.616386 + ], + [ + 132.82748, + 41.36165 + ], + [ + 131.64926, + 43.0927 + ], + [ + 130.39342, + 44.807884 + ], + [ + 129.05154, + 46.50528 + ], + [ + 127.61446, + 48.182793 + ], + [ + 126.07177, + 49.837944 + ], + [ + 124.41161, + 51.467873 + ], + [ + 122.6204, + 53.06916 + ], + [ + 120.68358, + 54.63804 + ], + [ + 118.584404, + 56.17002 + ], + [ + 116.30481, + 57.65992 + ], + [ + 113.82478, + 59.1016 + ], + [ + 111.12311, + 60.488106 + ], + [ + 108.17811, + 61.811363 + ], + [ + 104.96763, + 63.06198 + ], + [ + 101.47156, + 64.22949 + ], + [ + 97.67351, + 65.30207 + ], + [ + 93.56376, + 66.26694 + ], + [ + 89.142426, + 67.11054 + ], + [ + 84.42292, + 67.81895 + ], + [ + 79.43621, + 68.379005 + ], + [ + 74.231064, + 68.77882 + ], + [ + 68.87434, + 69.00946 + ], + [ + 63.446476, + 69.0652 + ], + [ + 58.034782, + 68.94459 + ], + [ + 52.724876, + 68.65087 + ], + [ + 47.593052, + 68.19077 + ], + [ + 43.063248, + 67.64474 + ], + [ + 41.131306, + 67.57448 + ], + [ + 40.21335, + 68.026276 + ], + [ + 36.537712, + 69.63433 + ], + [ + 32.413483, + 71.13006 + ], + [ + 28.954851, + 72.193 + ], + [ + 25.923834, + 73.01215 + ], + [ + 23.176939, + 73.67993 + ], + [ + 20.615744, + 74.24782 + ], + [ + 18.165852, + 74.747215 + ], + [ + 15.765851, + 75.198654 + ], + [ + 13.360298, + 75.61643 + ], + [ + 11.122474, + 75.97592 + ], + [ + 10.89428, + 76.01107 + ], + [ + 8.308126, + 76.390755 + ], + [ + 5.5310907, + 76.76205 + ], + [ + 2.472555, + 77.1302 + ], + [ + -0.9916289, + 77.498924 + ], + [ + -5.041921, + 77.86907 + ], + [ + -9.955371, + 78.23538 + ], + [ + -16.180243, + 78.57752 + ], + [ + -24.47902, + 78.8351 + ], + [ + -36.20418, + 78.82711 + ], + [ + -44.859646, + 78.52954 + ], + [ + -45.26631, + 78.508896 + ], + [ + -49.63637, + 80.888794 + ], + [ + -56.157658, + 82.9445 + ], + [ + -65.39438, + 84.47407 + ], + [ + -81.023254, + 85.74293 + ], + [ + -106.07265, + 86.45925 + ], + [ + -135.17818, + 86.288284 + ], + [ + -156.71683, + 85.32646 + ], + [ + -169.59218, + 83.93945 + ], + [ + -177.30563, + 82.35499 + ], + [ + -180.0, + 81.4309251308893 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 81.4309251308893 + ], + [ + 177.79099, + 80.67332 + ], + [ + 174.49611, + 78.938225 + ], + [ + 172.17929, + 77.171486 + ], + [ + 170.49696, + 75.38435 + ], + [ + 169.24648, + 73.58318 + ], + [ + 168.30219, + 71.77209 + ], + [ + 167.58199, + 69.953514 + ], + [ + 167.03181, + 68.12912 + ], + [ + 166.61261, + 66.30012 + ], + [ + 166.29764, + 64.46728 + ], + [ + 166.0656, + 62.6312 + ], + [ + 165.902, + 60.792294 + ], + [ + 165.79497, + 58.95089 + ], + [ + 165.73517, + 57.107285 + ], + [ + 165.7163, + 55.261635 + ], + [ + 165.73221, + 53.414097 + ], + [ + 165.7783, + 51.564873 + ], + [ + 165.85121, + 49.71392 + ], + [ + 165.94774, + 47.861454 + ], + [ + 166.06544, + 46.007553 + ], + [ + 166.2024, + 44.152184 + ], + [ + 166.35667, + 42.295544 + ], + [ + 166.52707, + 40.437675 + ], + [ + 166.7124, + 38.57863 + ], + [ + 166.9115, + 36.718384 + ], + [ + 167.12378, + 34.857174 + ], + [ + 167.34853, + 32.994907 + ], + [ + 167.58527, + 31.131784 + ], + [ + 167.83337, + 29.267881 + ], + [ + 168.09277, + 27.40328 + ], + [ + 168.36258, + 25.537891 + ], + [ + 168.64343, + 23.672066 + ], + [ + 168.93488, + 21.805803 + ], + [ + 169.23677, + 19.939192 + ], + [ + 169.54895, + 18.072325 + ], + [ + 169.872, + 16.205307 + ], + [ + 170.20547, + 14.338436 + ], + [ + 170.54994, + 12.471723 + ], + [ + 170.90524, + 10.605185 + ], + [ + 171.27206, + 8.739176 + ], + [ + 171.65051, + 6.873703 + ], + [ + 172.04065, + 5.009025 + ], + [ + 172.44362, + 3.1453056 + ], + [ + 172.8593, + 1.282703 + ], + [ + 173.28838, + -0.57860994 + ], + [ + 173.73146, + -2.438428 + ], + [ + 174.18948, + -4.296401 + ], + [ + 174.66263, + -6.1525455 + ], + [ + 175.15234, + -8.006421 + ], + [ + 175.65909, + -9.857842 + ], + [ + 176.18423, + -11.706414 + ], + [ + 176.72835, + -13.552139 + ], + [ + 177.29324, + -15.39447 + ], + [ + 177.87975, + -17.233126 + ], + [ + 178.48993, + -19.067644 + ], + [ + 179.12498, + -20.897768 + ], + [ + 179.78708, + -22.723019 + ], + [ + 180.0, + -23.28387845483231 + ], + [ + 180.0, + -84.83221342652261 + ] + ] + ], + [ + [ + [ + -180.0, + -23.28387845483231 + ], + [ + -179.52205, + -24.542862 + ], + [ + -178.8, + -26.356825 + ], + [ + -178.04448, + -28.164461 + ], + [ + -177.25227, + -29.964994 + ], + [ + -176.42093, + -31.757803 + ], + [ + -175.54646, + -33.54209 + ], + [ + -174.62541, + -35.317097 + ], + [ + -173.65321, + -37.081894 + ], + [ + -172.62486, + -38.83509 + ], + [ + -171.53558, + -40.57586 + ], + [ + -170.37868, + -42.302666 + ], + [ + -169.14769, + -44.01402 + ], + [ + -167.8345, + -45.708004 + ], + [ + -166.43094, + -47.38285 + ], + [ + -164.92667, + -49.035896 + ], + [ + -163.311, + -50.664722 + ], + [ + -161.5716, + -52.26609 + ], + [ + -159.69453, + -53.836426 + ], + [ + -157.66467, + -55.371708 + ], + [ + -155.46474, + -56.866894 + ], + [ + -153.07622, + -58.31645 + ], + [ + -150.47935, + -59.71382 + ], + [ + -147.65385, + -61.05189 + ], + [ + -144.5783, + -62.321632 + ], + [ + -141.23296, + -63.5136 + ], + [ + -137.60103, + -64.616844 + ], + [ + -133.67, + -65.619225 + ], + [ + -129.43681, + -66.508224 + ], + [ + -124.9084, + -67.27024 + ], + [ + -120.10704, + -67.89235 + ], + [ + -115.07204, + -68.362686 + ], + [ + -115.62263, + -68.909966 + ], + [ + -117.74795, + -70.78866 + ], + [ + -120.40356, + -72.72974 + ], + [ + -122.71743, + -74.15261 + ], + [ + -124.81515, + -75.28004 + ], + [ + -126.77719, + -76.22248 + ], + [ + -128.66432, + -77.04289 + ], + [ + -130.52844, + -77.78082 + ], + [ + -132.419, + -78.4632 + ], + [ + -134.38817, + -79.10976 + ], + [ + -136.2972, + -79.67961 + ], + [ + -136.49646, + -79.73608 + ], + [ + -138.82082, + -80.35544 + ], + [ + -141.46721, + -80.97999 + ], + [ + -144.59325, + -81.62146 + ], + [ + -148.45102, + -82.291214 + ], + [ + -153.47455, + -82.99876 + ], + [ + -160.47008, + -83.74569 + ], + [ + -171.03477, + -84.5036 + ], + [ + -180.0, + -84.83221342652261 + ], + [ + -180.0, + -23.28387845483231 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__NP_BD6_20180430T020120_20180430T034250_02819_03_010300_20220803T144256.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T02:22:54Z", + "completionDate": "2018-04-30T03:15:11Z", + "productType": "L2__NP_BD6", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2819, + "updated": "2023-05-04T04:02:58.166541Z", + "published": "2023-05-04T04:02:58.166541Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2b5b15e2-9da8-457f-a879-4214de885502", + "size": 303783855, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2b5b15e2-9da8-457f-a879-4214de885502", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/2b5b15e2-9da8-457f-a879-4214de885502.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 66.7776173946467, + 25.2423745032498 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-84.8322134265226 171.73163,-85.135284 144.23003,-85.14769 124.65148,-84.38772 123.90242,-84.34007 132.35156,-83.13459 139.03781,-81.5473 143.47522,-79.87451 146.55798,-78.152 148.77817,-76.39834 150.42421,-74.623924 151.66805,-72.83488 152.62204,-71.035065 153.35944,-69.226906 153.93071,-67.41221 154.37323,-65.59212 154.71187,-63.767532 154.96722,-61.93901 155.15337,-60.10707 155.282,-58.272125 155.3619,-56.43428 155.40059,-54.59387 155.40315,-52.75118 155.37411,-50.90616 155.31764,-49.05903 155.2366,-47.209904 155.13327,-45.35885 155.0102,-43.505985 154.86868,-41.651436 154.7107,-39.795155 154.53687,-37.937412 154.34859,-36.07811 154.1467,-34.217476 153.93153,-32.35552 153.7043,-30.492256 153.46472,-28.627998 153.21387,-26.762627 152.95169,-24.896338 152.6783,-23.029284 152.39392,-21.161451 152.09875,-19.293123 151.7929,-17.424242 151.47594,-15.55507 151.14793,-13.685668 150.80891,-11.816219 150.45848,-9.9468775 150.09628,-8.0778 149.72224,-6.209158 149.33595,-4.341047 148.93689,-2.4737265 148.52454,-0.60742724 148.0986,1.2578012 147.65816,3.1216235 147.20258,4.9838133 146.7312,6.84419 146.24324,8.702509 145.73785,10.558581 145.21341,12.411769 144.66945,14.262222 144.10443,16.109438 143.51675,17.952911 142.90533,19.792517 142.2681,21.627699 141.6032,23.458097 140.90855,25.283184 140.182,27.102434 139.42055,28.915253 138.62173,30.721077 137.78194,32.519165 136.8976,34.308525 135.96487,36.088585 134.97914,37.85824 133.93538,39.616386 132.82748,41.36165 131.64926,43.0927 130.39342,44.807884 129.05154,46.50528 127.61446,48.182793 126.07177,49.837944 124.41161,51.467873 122.6204,53.06916 120.68358,54.63804 118.584404,56.17002 116.30481,57.65992 113.82478,59.1016 111.12311,60.488106 108.17811,61.811363 104.96763,63.06198 101.47156,64.22949 97.67351,65.30207 93.56376,66.26694 89.142426,67.11054 84.42292,67.81895 79.43621,68.379005 74.231064,68.77882 68.87434,69.00946 63.446476,69.0652 58.034782,68.94459 52.724876,68.65087 47.593052,68.19077 43.063248,67.64474 41.131306,67.57448 40.21335,68.026276 36.537712,69.63433 32.413483,71.13006 28.954851,72.193 25.923834,73.01215 23.176939,73.67993 20.615744,74.24782 18.165852,74.747215 15.765851,75.198654 13.360298,75.61643 11.122474,75.97592 10.89428,76.01107 8.308126,76.390755 5.5310907,76.76205 2.472555,77.1302 -0.9916289,77.498924 -5.041921,77.86907 -9.955371,78.23538 -16.180243,78.57752 -24.47902,78.8351 -36.20418,78.82711 -44.859646,78.52954 -45.26631,78.508896 -49.63637,80.888794 -56.157658,82.9445 -65.39438,84.47407 -81.023254,85.74293 -106.07265,86.45925 -135.17818,86.288284 -156.71683,85.32646 -169.59218,83.93945 -177.30563,82.35499 -180,81.4309251308893 -180,90 0,90 180,90 180.0,81.4309251308893 177.79099,80.67332 174.49611,78.938225 172.17929,77.171486 170.49696,75.38435 169.24648,73.58318 168.30219,71.77209 167.58199,69.953514 167.03181,68.12912 166.61261,66.30012 166.29764,64.46728 166.0656,62.6312 165.902,60.792294 165.79497,58.95089 165.73517,57.107285 165.7163,55.261635 165.73221,53.414097 165.7783,51.564873 165.85121,49.71392 165.94774,47.861454 166.06544,46.007553 166.2024,44.152184 166.35667,42.295544 166.52707,40.437675 166.7124,38.57863 166.9115,36.718384 167.12378,34.857174 167.34853,32.994907 167.58527,31.131784 167.83337,29.267881 168.09277,27.40328 168.36258,25.537891 168.64343,23.672066 168.93488,21.805803 169.23677,19.939192 169.54895,18.072325 169.872,16.205307 170.20547,14.338436 170.54994,12.471723 170.90524,10.605185 171.27206,8.739176 171.65051,6.873703 172.04065,5.009025 172.44362,3.1453056 172.8593,1.282703 173.28838,-0.57860994 173.73146,-2.438428 174.18948,-4.296401 174.66263,-6.1525455 175.15234,-8.006421 175.65909,-9.857842 176.18423,-11.706414 176.72835,-13.552139 177.29324,-15.39447 177.87975,-17.233126 178.48993,-19.067644 179.12498,-20.897768 179.78708,-22.723019 180.0,-23.2838784548323 180.0,-84.8322134265226-180,-23.2838784548323 -179.52205,-24.542862 -178.8,-26.356825 -178.04448,-28.164461 -177.25227,-29.964994 -176.42093,-31.757803 -175.54646,-33.54209 -174.62541,-35.317097 -173.65321,-37.081894 -172.62486,-38.83509 -171.53558,-40.57586 -170.37868,-42.302666 -169.14769,-44.01402 -167.8345,-45.708004 -166.43094,-47.38285 -164.92667,-49.035896 -163.311,-50.664722 -161.5716,-52.26609 -159.69453,-53.836426 -157.66467,-55.371708 -155.46474,-56.866894 -153.07622,-58.31645 -150.47935,-59.71382 -147.65385,-61.05189 -144.5783,-62.321632 -141.23296,-63.5136 -137.60103,-64.616844 -133.67,-65.619225 -129.43681,-66.508224 -124.9084,-67.27024 -120.10704,-67.89235 -115.07204,-68.362686 -115.62263,-68.909966 -117.74795,-70.78866 -120.40356,-72.72974 -122.71743,-74.15261 -124.81515,-75.28004 -126.77719,-76.22248 -128.66432,-77.04289 -130.52844,-77.78082 -132.419,-78.4632 -134.38817,-79.10976 -136.2972,-79.67961 -136.49646,-79.73608 -138.82082,-80.35544 -141.46721,-80.97999 -144.59325,-81.62146 -148.45102,-82.291214 -153.47455,-82.99876 -160.47008,-83.74569 -171.03477,-84.5036 -180,-84.8322134265226 -180,-23.2838784548323", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__NP_BD6/2018/04/30/S5P_RPRO_L2__NP_BD6_20180430T020120_20180430T034250_02819_03_010300_20220803T144256.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10300.0 + }, + "id": "2b5b15e2-9da8-457f-a879-4214de885502" + } + ], + "properties": { + "id": "18ff287d-74a4-5408-bae0-97c8f7ca17ee", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__NP_BD6" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__NP_BD7.json b/tests/data/opensearch/creodias_search_L2__NP_BD7.json new file mode 100644 index 0000000..eb5b709 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__NP_BD7.json @@ -0,0 +1,3526 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -83.31999731602018 + ], + [ + 177.07805, + -83.66474 + ], + [ + 166.6209, + -84.531235 + ], + [ + 154.08846, + -85.14144 + ], + [ + 126.25223, + -85.50891 + ], + [ + 97.93715, + -84.6861 + ], + [ + 94.79997, + -84.48667 + ], + [ + 96.969444, + -84.27138 + ], + [ + 106.98285, + -82.83909 + ], + [ + 113.42474, + -81.25389 + ], + [ + 117.75896, + -79.58503 + ], + [ + 120.80363, + -77.86674 + ], + [ + 123.014725, + -76.11696 + ], + [ + 124.66474, + -74.345955 + ], + [ + 125.91839, + -72.559814 + ], + [ + 126.88432, + -70.76258 + ], + [ + 127.63525, + -68.95669 + ], + [ + 128.22006, + -67.143906 + ], + [ + 128.67465, + -65.32555 + ], + [ + 129.02502, + -63.50242 + ], + [ + 129.29117, + -61.675198 + ], + [ + 129.4874, + -59.844425 + ], + [ + 129.62537, + -58.01038 + ], + [ + 129.71408, + -56.173447 + ], + [ + 129.76004, + -54.333805 + ], + [ + 129.76962, + -52.491684 + ], + [ + 129.74734, + -50.64726 + ], + [ + 129.69661, + -48.800625 + ], + [ + 129.62085, + -46.95192 + ], + [ + 129.52254, + -45.101254 + ], + [ + 129.40369, + -43.24875 + ], + [ + 129.26627, + -41.39443 + ], + [ + 129.11163, + -39.538445 + ], + [ + 128.94098, + -37.68095 + ], + [ + 128.75555, + -35.821815 + ], + [ + 128.55605, + -33.96137 + ], + [ + 128.34334, + -32.099606 + ], + [ + 128.11786, + -30.236534 + ], + [ + 127.880005, + -28.372473 + ], + [ + 127.630424, + -26.507324 + ], + [ + 127.36935, + -24.641258 + ], + [ + 127.09685, + -22.774433 + ], + [ + 126.81319, + -20.906895 + ], + [ + 126.518486, + -19.0388 + ], + [ + 126.21245, + -17.170324 + ], + [ + 125.89547, + -15.301434 + ], + [ + 125.5672, + -13.432461 + ], + [ + 125.22752, + -11.563505 + ], + [ + 124.876366, + -9.694648 + ], + [ + 124.51334, + -7.8261046 + ], + [ + 124.138054, + -5.958039 + ], + [ + 123.7502, + -4.0906506 + ], + [ + 123.349434, + -2.2240644 + ], + [ + 122.93542, + -0.3584661 + ], + [ + 122.50717, + 1.5058488 + ], + [ + 122.06423, + 3.36867 + ], + [ + 121.606064, + 5.2299123 + ], + [ + 121.13184, + 7.089108 + ], + [ + 120.64067, + 8.946268 + ], + [ + 120.13151, + 10.800939 + ], + [ + 119.60331, + 12.652811 + ], + [ + 119.05525, + 14.501781 + ], + [ + 118.48571, + 16.347357 + ], + [ + 117.89313, + 18.189095 + ], + [ + 117.2763, + 20.02685 + ], + [ + 116.6333, + 21.860031 + ], + [ + 115.962166, + 23.688267 + ], + [ + 115.26081, + 25.511097 + ], + [ + 114.52689, + 27.327902 + ], + [ + 113.75785, + 29.138182 + ], + [ + 112.95033, + 30.941067 + ], + [ + 112.10138, + 32.73606 + ], + [ + 111.20719, + 34.522266 + ], + [ + 110.263756, + 36.29883 + ], + [ + 109.26632, + 38.06461 + ], + [ + 108.2095, + 39.818535 + ], + [ + 107.087875, + 41.559322 + ], + [ + 105.89465, + 43.28546 + ], + [ + 104.62247, + 44.99541 + ], + [ + 103.26281, + 46.686962 + ], + [ + 101.806366, + 48.35811 + ], + [ + 100.24258, + 50.006344 + ], + [ + 98.55942, + 51.628582 + ], + [ + 96.74352, + 53.22146 + ], + [ + 94.779686, + 54.781048 + ], + [ + 92.65145, + 56.302704 + ], + [ + 90.340675, + 57.781246 + ], + [ + 87.82714, + 59.210243 + ], + [ + 85.090294, + 60.582664 + ], + [ + 82.10835, + 61.89018 + ], + [ + 78.86034, + 63.12345 + ], + [ + 75.327126, + 64.271866 + ], + [ + 71.4936, + 65.32342 + ], + [ + 67.35206, + 66.26543 + ], + [ + 62.90482, + 67.084404 + ], + [ + 58.1682, + 67.76668 + ], + [ + 53.175346, + 68.29939 + ], + [ + 47.977486, + 68.67128 + ], + [ + 42.64238, + 68.87401 + ], + [ + 37.250546, + 68.90262 + ], + [ + 31.887476, + 68.756386 + ], + [ + 26.63631, + 68.43891 + ], + [ + 21.569729, + 67.95749 + ], + [ + 16.744665, + 67.322556 + ], + [ + 12.199759, + 66.54671 + ], + [ + 7.957147, + 65.64306 + ], + [ + 4.0232363, + 64.6255 + ], + [ + 0.3928175, + 63.507114 + ], + [ + -2.9465644, + 62.29993 + ], + [ + -6.0130444, + 61.015026 + ], + [ + -8.827279, + 59.662235 + ], + [ + -11.411397, + 58.250366 + ], + [ + -13.786138, + 56.786804 + ], + [ + -15.971656, + 55.278027 + ], + [ + -17.986877, + 53.729725 + ], + [ + -19.848518, + 52.146515 + ], + [ + -21.74786, + 52.66094 + ], + [ + -25.95564, + 53.670105 + ], + [ + -28.265726, + 54.161602 + ], + [ + -30.718407, + 54.648277 + ], + [ + -32.253162, + 54.939827 + ], + [ + -34.03362, + 55.270203 + ], + [ + -35.23017, + 55.48934 + ], + [ + -36.701984, + 55.757137 + ], + [ + -37.74413, + 55.946022 + ], + [ + -39.087704, + 56.188854 + ], + [ + -40.082306, + 56.368114 + ], + [ + -41.420696, + 56.608597 + ], + [ + -42.454647, + 56.793697 + ], + [ + -43.908504, + 57.052673 + ], + [ + -45.08493, + 57.260666 + ], + [ + -46.826595, + 57.564514 + ], + [ + -48.32003, + 57.819183 + ], + [ + -50.692722, + 58.20707 + ], + [ + -52.910843, + 58.54469 + ], + [ + -56.887077, + 59.0727 + ], + [ + -61.31155, + 59.525837 + ], + [ + -61.933876, + 59.577557 + ], + [ + -61.948032, + 59.885296 + ], + [ + -62.06146, + 61.730812 + ], + [ + -62.23366, + 63.573868 + ], + [ + -62.47868, + 65.413956 + ], + [ + -62.812397, + 67.25064 + ], + [ + -63.257442, + 69.08327 + ], + [ + -63.845364, + 70.91099 + ], + [ + -64.62051, + 72.73251 + ], + [ + -65.64707, + 74.54599 + ], + [ + -67.02328, + 76.34842 + ], + [ + -68.90396, + 78.13531 + ], + [ + -71.548485, + 79.89862 + ], + [ + -75.41526, + 81.62398 + ], + [ + -81.38077, + 83.282425 + ], + [ + -91.21709, + 84.8098 + ], + [ + -108.32869, + 86.051895 + ], + [ + -135.83759, + 86.67243 + ], + [ + -165.75516, + 86.34053 + ], + [ + -180.0, + 85.57888579123745 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 85.57888579123745 + ], + [ + 173.88774, + 85.252075 + ], + [ + 162.17822, + 83.79301 + ], + [ + 155.22617, + 82.16784 + ], + [ + 150.81067, + 80.46091 + ], + [ + 147.83723, + 78.70923 + ], + [ + 145.74626, + 76.93052 + ], + [ + 144.22787, + 75.13433 + ], + [ + 143.10095, + 73.32623 + ], + [ + 142.2525, + 71.50943 + ], + [ + 141.60942, + 69.686134 + ], + [ + 141.12112, + 67.85778 + ], + [ + 140.75357, + 66.02531 + ], + [ + 140.48116, + 64.18949 + ], + [ + 140.28589, + 62.350777 + ], + [ + 140.15347, + 60.509453 + ], + [ + 140.07349, + 58.665936 + ], + [ + 140.03778, + 56.820312 + ], + [ + 140.03946, + 54.972916 + ], + [ + 140.07373, + 53.123734 + ], + [ + 140.13647, + 51.27289 + ], + [ + 140.22424, + 49.42054 + ], + [ + 140.334, + 47.56671 + ], + [ + 140.46379, + 45.71154 + ], + [ + 140.61143, + 43.85503 + ], + [ + 140.77596, + 41.997208 + ], + [ + 140.95538, + 40.138206 + ], + [ + 141.14893, + 38.278084 + ], + [ + 141.35593, + 36.416924 + ], + [ + 141.57533, + 34.5547 + ], + [ + 141.80656, + 32.691586 + ], + [ + 142.04935, + 30.827559 + ], + [ + 142.30309, + 28.962795 + ], + [ + 142.5674, + 27.09725 + ], + [ + 142.84232, + 25.23113 + ], + [ + 143.12746, + 23.364481 + ], + [ + 143.42313, + 21.497387 + ], + [ + 143.72876, + 19.629976 + ], + [ + 144.04478, + 17.762331 + ], + [ + 144.37117, + 15.894665 + ], + [ + 144.70795, + 14.026993 + ], + [ + 145.05516, + 12.159427 + ], + [ + 145.41367, + 10.292171 + ], + [ + 145.78288, + 8.4253845 + ], + [ + 146.16377, + 6.5591598 + ], + [ + 146.55666, + 4.693705 + ], + [ + 146.96178, + 2.8292084 + ], + [ + 147.37956, + 0.9658044 + ], + [ + 147.8107, + -0.8962913 + ], + [ + 148.25592, + -2.7568731 + ], + [ + 148.71567, + -4.615756 + ], + [ + 149.19084, + -6.4727054 + ], + [ + 149.68243, + -8.327358 + ], + [ + 150.19095, + -10.179634 + ], + [ + 150.71762, + -12.029244 + ], + [ + 151.2637, + -13.875843 + ], + [ + 151.83038, + -15.7189455 + ], + [ + 152.41898, + -17.558483 + ], + [ + 153.03088, + -19.393984 + ], + [ + 153.66806, + -21.225006 + ], + [ + 154.33232, + -23.051151 + ], + [ + 155.02531, + -24.87204 + ], + [ + 155.7496, + -26.687078 + ], + [ + 156.50803, + -28.495554 + ], + [ + 157.30286, + -30.29709 + ], + [ + 158.13739, + -32.090916 + ], + [ + 159.01523, + -33.87625 + ], + [ + 159.94046, + -35.652092 + ], + [ + 160.91707, + -37.41781 + ], + [ + 161.9504, + -39.17205 + ], + [ + 163.04535, + -40.913696 + ], + [ + 164.20868, + -42.641323 + ], + [ + 165.44737, + -44.35337 + ], + [ + 166.7689, + -46.048172 + ], + [ + 168.18257, + -47.72341 + ], + [ + 169.69836, + -49.37686 + ], + [ + 171.32716, + -51.005905 + ], + [ + 173.08226, + -52.607204 + ], + [ + 174.97733, + -54.177197 + ], + [ + 177.02808, + -55.711662 + ], + [ + 179.25272, + -57.20553 + ], + [ + 180.0, + -57.65320534396789 + ], + [ + 180.0, + -83.31999731602018 + ] + ] + ], + [ + [ + [ + -180.0, + -57.65320534396789 + ], + [ + -178.33063, + -58.65328 + ], + [ + -175.7008, + -60.048058 + ], + [ + -172.83678, + -61.38226 + ], + [ + -169.71732, + -62.647213 + ], + [ + -166.32222, + -63.832928 + ], + [ + -162.63394, + -64.928 + ], + [ + -158.6411, + -65.92042 + ], + [ + -154.34068, + -66.79718 + ], + [ + -149.74155, + -67.544266 + ], + [ + -144.86867, + -68.14883 + ], + [ + -139.76395, + -68.59885 + ], + [ + -141.02553, + -69.7519 + ], + [ + -144.24878, + -72.21929 + ], + [ + -146.30803, + -73.52712 + ], + [ + -148.75493, + -74.88442 + ], + [ + -150.43803, + -75.7195 + ], + [ + -152.55482, + -76.67614 + ], + [ + -154.08804, + -77.31219 + ], + [ + -156.11351, + -78.08694 + ], + [ + -157.65399, + -78.63005 + ], + [ + -159.79195, + -79.3227 + ], + [ + -161.50215, + -79.82919 + ], + [ + -164.00583, + -80.50092 + ], + [ + -166.12628, + -81.01087 + ], + [ + -169.4393, + -81.7119 + ], + [ + -172.46169, + -82.26241 + ], + [ + -177.6408, + -83.04165 + ], + [ + -180.0, + -83.31999731602018 + ], + [ + -180.0, + -57.65320534396789 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__NP_BD7_20180430T034250_20180430T052420_02820_03_010300_20220803T144307.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T04:04:24Z", + "completionDate": "2018-04-30T05:02:48Z", + "productType": "L2__NP_BD7", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2820, + "updated": "2023-04-28T06:09:12.862334Z", + "published": "2023-04-28T06:09:12.862334Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f277bd1e-27cb-4cd1-819a-79596f89efbb", + "size": 163641412, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f277bd1e-27cb-4cd1-819a-79596f89efbb", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/f277bd1e-27cb-4cd1-819a-79596f89efbb.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 67.3080333166797, + 29.3752078395138 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-83.3199973160202 177.07805,-83.66474 166.6209,-84.531235 154.08846,-85.14144 126.25223,-85.50891 97.93715,-84.6861 94.79997,-84.48667 96.969444,-84.27138 106.98285,-82.83909 113.42474,-81.25389 117.75896,-79.58503 120.80363,-77.86674 123.014725,-76.11696 124.66474,-74.345955 125.91839,-72.559814 126.88432,-70.76258 127.63525,-68.95669 128.22006,-67.143906 128.67465,-65.32555 129.02502,-63.50242 129.29117,-61.675198 129.4874,-59.844425 129.62537,-58.01038 129.71408,-56.173447 129.76004,-54.333805 129.76962,-52.491684 129.74734,-50.64726 129.69661,-48.800625 129.62085,-46.95192 129.52254,-45.101254 129.40369,-43.24875 129.26627,-41.39443 129.11163,-39.538445 128.94098,-37.68095 128.75555,-35.821815 128.55605,-33.96137 128.34334,-32.099606 128.11786,-30.236534 127.880005,-28.372473 127.630424,-26.507324 127.36935,-24.641258 127.09685,-22.774433 126.81319,-20.906895 126.518486,-19.0388 126.21245,-17.170324 125.89547,-15.301434 125.5672,-13.432461 125.22752,-11.563505 124.876366,-9.694648 124.51334,-7.8261046 124.138054,-5.958039 123.7502,-4.0906506 123.349434,-2.2240644 122.93542,-0.3584661 122.50717,1.5058488 122.06423,3.36867 121.606064,5.2299123 121.13184,7.089108 120.64067,8.946268 120.13151,10.800939 119.60331,12.652811 119.05525,14.501781 118.48571,16.347357 117.89313,18.189095 117.2763,20.02685 116.6333,21.860031 115.962166,23.688267 115.26081,25.511097 114.52689,27.327902 113.75785,29.138182 112.95033,30.941067 112.10138,32.73606 111.20719,34.522266 110.263756,36.29883 109.26632,38.06461 108.2095,39.818535 107.087875,41.559322 105.89465,43.28546 104.62247,44.99541 103.26281,46.686962 101.806366,48.35811 100.24258,50.006344 98.55942,51.628582 96.74352,53.22146 94.779686,54.781048 92.65145,56.302704 90.340675,57.781246 87.82714,59.210243 85.090294,60.582664 82.10835,61.89018 78.86034,63.12345 75.327126,64.271866 71.4936,65.32342 67.35206,66.26543 62.90482,67.084404 58.1682,67.76668 53.175346,68.29939 47.977486,68.67128 42.64238,68.87401 37.250546,68.90262 31.887476,68.756386 26.63631,68.43891 21.569729,67.95749 16.744665,67.322556 12.199759,66.54671 7.957147,65.64306 4.0232363,64.6255 0.3928175,63.507114 -2.9465644,62.29993 -6.0130444,61.015026 -8.827279,59.662235 -11.411397,58.250366 -13.786138,56.786804 -15.971656,55.278027 -17.986877,53.729725 -19.848518,52.146515 -21.74786,52.66094 -25.95564,53.670105 -28.265726,54.161602 -30.718407,54.648277 -32.253162,54.939827 -34.03362,55.270203 -35.23017,55.48934 -36.701984,55.757137 -37.74413,55.946022 -39.087704,56.188854 -40.082306,56.368114 -41.420696,56.608597 -42.454647,56.793697 -43.908504,57.052673 -45.08493,57.260666 -46.826595,57.564514 -48.32003,57.819183 -50.692722,58.20707 -52.910843,58.54469 -56.887077,59.0727 -61.31155,59.525837 -61.933876,59.577557 -61.948032,59.885296 -62.06146,61.730812 -62.23366,63.573868 -62.47868,65.413956 -62.812397,67.25064 -63.257442,69.08327 -63.845364,70.91099 -64.62051,72.73251 -65.64707,74.54599 -67.02328,76.34842 -68.90396,78.13531 -71.548485,79.89862 -75.41526,81.62398 -81.38077,83.282425 -91.21709,84.8098 -108.32869,86.051895 -135.83759,86.67243 -165.75516,86.34053 -180,85.5788857912375 -180,90 0,90 180,90 180.0,85.5788857912375 173.88774,85.252075 162.17822,83.79301 155.22617,82.16784 150.81067,80.46091 147.83723,78.70923 145.74626,76.93052 144.22787,75.13433 143.10095,73.32623 142.2525,71.50943 141.60942,69.686134 141.12112,67.85778 140.75357,66.02531 140.48116,64.18949 140.28589,62.350777 140.15347,60.509453 140.07349,58.665936 140.03778,56.820312 140.03946,54.972916 140.07373,53.123734 140.13647,51.27289 140.22424,49.42054 140.334,47.56671 140.46379,45.71154 140.61143,43.85503 140.77596,41.997208 140.95538,40.138206 141.14893,38.278084 141.35593,36.416924 141.57533,34.5547 141.80656,32.691586 142.04935,30.827559 142.30309,28.962795 142.5674,27.09725 142.84232,25.23113 143.12746,23.364481 143.42313,21.497387 143.72876,19.629976 144.04478,17.762331 144.37117,15.894665 144.70795,14.026993 145.05516,12.159427 145.41367,10.292171 145.78288,8.4253845 146.16377,6.5591598 146.55666,4.693705 146.96178,2.8292084 147.37956,0.9658044 147.8107,-0.8962913 148.25592,-2.7568731 148.71567,-4.615756 149.19084,-6.4727054 149.68243,-8.327358 150.19095,-10.179634 150.71762,-12.029244 151.2637,-13.875843 151.83038,-15.7189455 152.41898,-17.558483 153.03088,-19.393984 153.66806,-21.225006 154.33232,-23.051151 155.02531,-24.87204 155.7496,-26.687078 156.50803,-28.495554 157.30286,-30.29709 158.13739,-32.090916 159.01523,-33.87625 159.94046,-35.652092 160.91707,-37.41781 161.9504,-39.17205 163.04535,-40.913696 164.20868,-42.641323 165.44737,-44.35337 166.7689,-46.048172 168.18257,-47.72341 169.69836,-49.37686 171.32716,-51.005905 173.08226,-52.607204 174.97733,-54.177197 177.02808,-55.711662 179.25272,-57.20553 180.0,-57.6532053439679 180.0,-83.3199973160202-180,-57.6532053439679 -178.33063,-58.65328 -175.7008,-60.048058 -172.83678,-61.38226 -169.71732,-62.647213 -166.32222,-63.832928 -162.63394,-64.928 -158.6411,-65.92042 -154.34068,-66.79718 -149.74155,-67.544266 -144.86867,-68.14883 -139.76395,-68.59885 -141.02553,-69.7519 -144.24878,-72.21929 -146.30803,-73.52712 -148.75493,-74.88442 -150.43803,-75.7195 -152.55482,-76.67614 -154.08804,-77.31219 -156.11351,-78.08694 -157.65399,-78.63005 -159.79195,-79.3227 -161.50215,-79.82919 -164.00583,-80.50092 -166.12628,-81.01087 -169.4393,-81.7119 -172.46169,-82.26241 -177.6408,-83.04165 -180,-83.3199973160202 -180,-57.6532053439679", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__NP_BD7/2018/04/30/S5P_RPRO_L2__NP_BD7_20180430T034250_20180430T052420_02820_03_010300_20220803T144307.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10300.0 + }, + "id": "f277bd1e-27cb-4cd1-819a-79596f89efbb" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -172.20569, + 52.05112 + ], + [ + -170.35223, + 53.63624 + ], + [ + -168.34644, + 55.186787 + ], + [ + -166.17183, + 56.698345 + ], + [ + -163.80923, + 58.16499 + ], + [ + -161.23814, + 59.5803 + ], + [ + -158.43805, + 60.936962 + ], + [ + -155.38698, + 62.22624 + ], + [ + -152.06418, + 63.438522 + ], + [ + -148.45137, + 64.56271 + ], + [ + -144.53557, + 65.58684 + ], + [ + -140.31075, + 66.49758 + ], + [ + -135.78339, + 67.28168 + ], + [ + -130.97327, + 67.92524 + ], + [ + -125.9191, + 68.41622 + ], + [ + -120.676544, + 68.74373 + ], + [ + -115.31729, + 68.900185 + ], + [ + -109.9241, + 68.88198 + ], + [ + -104.58288, + 68.68959 + ], + [ + -99.37431, + 68.32732 + ], + [ + -94.36716, + 67.80381 + ], + [ + -89.61382, + 67.1301 + ], + [ + -85.14854, + 66.31873 + ], + [ + -80.98842, + 65.38346 + ], + [ + -77.136696, + 64.33783 + ], + [ + -73.58586, + 63.19482 + ], + [ + -70.32139, + 61.96613 + ], + [ + -67.32428, + 60.66257 + ], + [ + -64.573494, + 59.293633 + ], + [ + -62.04745, + 57.86772 + ], + [ + -59.725143, + 56.39188 + ], + [ + -57.586594, + 54.8725 + ], + [ + -55.613583, + 53.314972 + ], + [ + -53.78946, + 51.723827 + ], + [ + -52.098766, + 50.103195 + ], + [ + -50.528374, + 48.45635 + ], + [ + -49.066, + 46.786415 + ], + [ + -47.70084, + 45.095963 + ], + [ + -46.423725, + 43.387047 + ], + [ + -45.226105, + 41.66177 + ], + [ + -44.100418, + 39.92176 + ], + [ + -43.040154, + 38.16852 + ], + [ + -42.03932, + 36.40338 + ], + [ + -41.092857, + 34.627388 + ], + [ + -40.195892, + 32.84173 + ], + [ + -39.3444, + 31.04725 + ], + [ + -38.53473, + 29.24467 + ], + [ + -37.763424, + 27.4348 + ], + [ + -37.027386, + 25.618454 + ], + [ + -36.324223, + 23.796022 + ], + [ + -35.651447, + 21.968084 + ], + [ + -35.006645, + 20.135284 + ], + [ + -34.38837, + 18.297815 + ], + [ + -33.794605, + 16.456219 + ], + [ + -33.223682, + 14.610905 + ], + [ + -32.674362, + 12.762181 + ], + [ + -32.145145, + 10.910436 + ], + [ + -31.634855, + 9.056008 + ], + [ + -31.14281, + 7.1989374 + ], + [ + -30.667652, + 5.3398004 + ], + [ + -30.208603, + 3.4787836 + ], + [ + -29.764921, + 1.6159995 + ], + [ + -29.335836, + -0.24813405 + ], + [ + -28.920874, + -2.1136143 + ], + [ + -28.519459, + -3.9801295 + ], + [ + -28.130928, + -5.8474526 + ], + [ + -27.755114, + -7.7154627 + ], + [ + -27.391277, + -9.583886 + ], + [ + -27.039495, + -11.452681 + ], + [ + -26.699232, + -13.321605 + ], + [ + -26.370422, + -15.19056 + ], + [ + -26.052715, + -17.05929 + ], + [ + -25.74617, + -18.927795 + ], + [ + -25.45093, + -20.795862 + ], + [ + -25.16652, + -22.663301 + ], + [ + -24.893404, + -24.530119 + ], + [ + -24.63185, + -26.396147 + ], + [ + -24.381487, + -28.261244 + ], + [ + -24.143091, + -30.125391 + ], + [ + -23.917065, + -31.988354 + ], + [ + -23.703451, + -33.85013 + ], + [ + -23.503372, + -35.710594 + ], + [ + -23.316927, + -37.569588 + ], + [ + -23.145845, + -39.427197 + ], + [ + -22.990154, + -41.28316 + ], + [ + -22.851795, + -43.137466 + ], + [ + -22.731886, + -44.990047 + ], + [ + -22.632534, + -46.840702 + ], + [ + -22.555258, + -48.689423 + ], + [ + -22.50331, + -50.536083 + ], + [ + -22.479197, + -52.38054 + ], + [ + -22.486584, + -54.222664 + ], + [ + -22.530798, + -56.06237 + ], + [ + -22.61649, + -57.89933 + ], + [ + -22.751293, + -59.733448 + ], + [ + -22.944204, + -61.56437 + ], + [ + -23.205698, + -63.391716 + ], + [ + -23.551197, + -65.215004 + ], + [ + -23.99887, + -67.03357 + ], + [ + -24.575224, + -68.84657 + ], + [ + -25.314829, + -70.65282 + ], + [ + -26.266329, + -72.45057 + ], + [ + -27.500292, + -74.23727 + ], + [ + -29.121595, + -76.009254 + ], + [ + -31.29348, + -77.76045 + ], + [ + -34.27704, + -79.48094 + ], + [ + -38.51481, + -81.15339 + ], + [ + -44.795242, + -82.744965 + ], + [ + -54.531715, + -84.18953 + ], + [ + -56.63956, + -84.40784 + ], + [ + -53.517677, + -84.602974 + ], + [ + -25.654818, + -85.39926 + ], + [ + 1.5298864, + -85.030396 + ], + [ + 13.8535185, + -84.42786 + ], + [ + 24.218311, + -83.571465 + ], + [ + 29.484468, + -82.95465 + ], + [ + 34.668938, + -82.18228 + ], + [ + 37.702938, + -81.63607 + ], + [ + 41.03505, + -80.93999 + ], + [ + 43.170822, + -80.433334 + ], + [ + 45.695244, + -79.765594 + ], + [ + 47.421043, + -79.261894 + ], + [ + 49.579826, + -78.57281 + ], + [ + 51.136074, + -78.03231 + ], + [ + 53.183002, + -77.261055 + ], + [ + 54.732906, + -76.62768 + ], + [ + 56.873207, + -75.674774 + ], + [ + 58.575386, + -74.84271 + ], + [ + 61.050602, + -73.489815 + ], + [ + 63.134327, + -72.18571 + ], + [ + 66.397446, + -69.72414 + ], + [ + 67.67524, + -68.57333 + ], + [ + 62.584034, + -68.11354 + ], + [ + 57.72744, + -67.49991 + ], + [ + 53.14659, + -66.74456 + ], + [ + 48.865433, + -65.86052 + ], + [ + 44.891876, + -64.86151 + ], + [ + 41.22239, + -63.760563 + ], + [ + 37.844803, + -62.569897 + ], + [ + 34.741882, + -61.300507 + ], + [ + 31.893202, + -59.962433 + ], + [ + 29.277023, + -58.56442 + ], + [ + 26.872406, + -57.113922 + ], + [ + 24.658894, + -55.617565 + ], + [ + 22.617886, + -54.080902 + ], + [ + 20.731796, + -52.509117 + ], + [ + 18.984747, + -50.906086 + ], + [ + 17.363033, + -49.275665 + ], + [ + 15.853907, + -47.620865 + ], + [ + 14.445939, + -45.944515 + ], + [ + 13.129586, + -44.248802 + ], + [ + 11.895672, + -42.535805 + ], + [ + 10.736593, + -40.807415 + ], + [ + 9.645346, + -39.06509 + ], + [ + 8.615614, + -37.310276 + ], + [ + 7.6421366, + -35.54411 + ], + [ + 6.7200227, + -33.767677 + ], + [ + 5.8447227, + -31.981993 + ], + [ + 5.012529, + -30.187815 + ], + [ + 4.219804, + -28.385984 + ], + [ + 3.463592, + -26.57713 + ], + [ + 2.741079, + -24.761847 + ], + [ + 2.0496287, + -22.940798 + ], + [ + 1.3871523, + -21.11442 + ], + [ + 0.7515187, + -19.283192 + ], + [ + 0.14084856, + -17.447586 + ], + [ + -0.4464548, + -15.607925 + ], + [ + -1.0118979, + -13.764582 + ], + [ + -1.5568907, + -11.917984 + ], + [ + -2.082699, + -10.068403 + ], + [ + -2.5902905, + -8.216062 + ], + [ + -3.0808928, + -6.361314 + ], + [ + -3.5551317, + -4.5043206 + ], + [ + -4.014064, + -2.6454034 + ], + [ + -4.458566, + -0.78482676 + ], + [ + -4.889045, + 1.0772942 + ], + [ + -5.306162, + 2.9406807 + ], + [ + -5.7105117, + 4.8051877 + ], + [ + -6.102689, + 6.6705523 + ], + [ + -6.4829807, + 8.5367775 + ], + [ + -6.851778, + 10.403524 + ], + [ + -7.2095966, + 12.270737 + ], + [ + -7.5563493, + 14.138239 + ], + [ + -7.892568, + 16.005888 + ], + [ + -8.218255, + 17.873562 + ], + [ + -8.533781, + 19.741146 + ], + [ + -8.838983, + 21.608475 + ], + [ + -9.133935, + 23.475496 + ], + [ + -9.418718, + 25.342075 + ], + [ + -9.692917, + 27.208141 + ], + [ + -9.956912, + 29.073591 + ], + [ + -10.210061, + 30.93829 + ], + [ + -10.452128, + 32.80222 + ], + [ + -10.682775, + 34.665295 + ], + [ + -10.901723, + 36.52743 + ], + [ + -11.10778, + 38.388565 + ], + [ + -11.300811, + 40.248627 + ], + [ + -11.479495, + 42.107506 + ], + [ + -11.642939, + 43.965267 + ], + [ + -11.789923, + 45.82169 + ], + [ + -11.91881, + 47.67685 + ], + [ + -12.027544, + 49.530502 + ], + [ + -12.1139, + 51.382816 + ], + [ + -12.175577, + 53.23362 + ], + [ + -12.208146, + 55.082726 + ], + [ + -12.208134, + 56.9301 + ], + [ + -12.1703, + 58.77557 + ], + [ + -12.087923, + 60.619087 + ], + [ + -11.952507, + 62.4602 + ], + [ + -11.753467, + 64.29892 + ], + [ + -11.476733, + 66.134674 + ], + [ + -11.103028, + 67.9669 + ], + [ + -10.607726, + 69.79511 + ], + [ + -9.954654, + 71.61813 + ], + [ + -9.092973, + 73.43456 + ], + [ + -7.948271, + 75.2423 + ], + [ + -6.4029574, + 77.037704 + ], + [ + -4.271862, + 78.815346 + ], + [ + -1.2342843, + 80.56522 + ], + [ + 3.2915797, + 82.268906 + ], + [ + 10.445924, + 83.88767 + ], + [ + 22.547417, + 85.33251 + ], + [ + 43.551376, + 86.38883 + ], + [ + 73.79805, + 86.66395 + ], + [ + 100.76361, + 85.99337 + ], + [ + 117.31768, + 84.72622 + ], + [ + 126.84239, + 83.18738 + ], + [ + 132.64157, + 81.52323 + ], + [ + 136.41357, + 79.79471 + ], + [ + 138.9992, + 78.0294 + ], + [ + 140.84195, + 76.24124 + ], + [ + 142.19284, + 74.43779 + ], + [ + 143.2002, + 72.623604 + ], + [ + 143.96184, + 70.80159 + ], + [ + 144.53941, + 68.97329 + ], + [ + 144.97623, + 67.14028 + ], + [ + 145.30319, + 65.30323 + ], + [ + 145.5426, + 63.462845 + ], + [ + 145.71101, + 61.61956 + ], + [ + 145.82042, + 59.773632 + ], + [ + 145.83368, + 59.465843 + ], + [ + 146.45361, + 59.41388 + ], + [ + 150.86134, + 58.959454 + ], + [ + 154.82306, + 58.43092 + ], + [ + 157.03337, + 58.09326 + ], + [ + 159.39795, + 57.70554 + ], + [ + 160.88643, + 57.45108 + ], + [ + 162.62245, + 57.147583 + ], + [ + 163.79515, + 56.939888 + ], + [ + 165.2445, + 56.681347 + ], + [ + 166.27531, + 56.496605 + ], + [ + 167.60971, + 56.256645 + ], + [ + 168.60141, + 56.077812 + ], + [ + 169.94113, + 55.835617 + ], + [ + 170.98035, + 55.647274 + ], + [ + 172.4481, + 55.380306 + ], + [ + 173.64145, + 55.161896 + ], + [ + 175.41725, + 54.832706 + ], + [ + 176.94812, + 54.542274 + ], + [ + 179.39485, + 54.057568 + ], + [ + 180.0, + 53.92906388103854 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 53.92906388103854 + ], + [ + -178.30037, + 53.568146 + ], + [ + -174.10141, + 52.563324 + ], + [ + -172.20569, + 52.05112 + ], + [ + -172.20569, + 52.05112 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__NP_BD7_20180430T135151_20180430T153321_02826_03_010300_20220803T144409.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T14:13:25Z", + "completionDate": "2018-04-30T15:11:49Z", + "productType": "L2__NP_BD7", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2826, + "updated": "2023-04-29T23:33:38.053552Z", + "published": "2023-04-29T23:33:38.053552Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/35b5fb44-31ab-42a2-a83e-91e481221147", + "size": 163641482, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 35b5fb44-31ab-42a2-a83e-91e481221147", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/35b5fb44-31ab-42a2-a83e-91e481221147.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -18.572472639628, + 29.5502259997557 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-172.20569,52.05112 -170.35223,53.63624 -168.34644,55.186787 -166.17183,56.698345 -163.80923,58.16499 -161.23814,59.5803 -158.43805,60.936962 -155.38698,62.22624 -152.06418,63.438522 -148.45137,64.56271 -144.53557,65.58684 -140.31075,66.49758 -135.78339,67.28168 -130.97327,67.92524 -125.9191,68.41622 -120.676544,68.74373 -115.31729,68.900185 -109.9241,68.88198 -104.58288,68.68959 -99.37431,68.32732 -94.36716,67.80381 -89.61382,67.1301 -85.14854,66.31873 -80.98842,65.38346 -77.136696,64.33783 -73.58586,63.19482 -70.32139,61.96613 -67.32428,60.66257 -64.573494,59.293633 -62.04745,57.86772 -59.725143,56.39188 -57.586594,54.8725 -55.613583,53.314972 -53.78946,51.723827 -52.098766,50.103195 -50.528374,48.45635 -49.066,46.786415 -47.70084,45.095963 -46.423725,43.387047 -45.226105,41.66177 -44.100418,39.92176 -43.040154,38.16852 -42.03932,36.40338 -41.092857,34.627388 -40.195892,32.84173 -39.3444,31.04725 -38.53473,29.24467 -37.763424,27.4348 -37.027386,25.618454 -36.324223,23.796022 -35.651447,21.968084 -35.006645,20.135284 -34.38837,18.297815 -33.794605,16.456219 -33.223682,14.610905 -32.674362,12.762181 -32.145145,10.910436 -31.634855,9.056008 -31.14281,7.1989374 -30.667652,5.3398004 -30.208603,3.4787836 -29.764921,1.6159995 -29.335836,-0.24813405 -28.920874,-2.1136143 -28.519459,-3.9801295 -28.130928,-5.8474526 -27.755114,-7.7154627 -27.391277,-9.583886 -27.039495,-11.452681 -26.699232,-13.321605 -26.370422,-15.19056 -26.052715,-17.05929 -25.74617,-18.927795 -25.45093,-20.795862 -25.16652,-22.663301 -24.893404,-24.530119 -24.63185,-26.396147 -24.381487,-28.261244 -24.143091,-30.125391 -23.917065,-31.988354 -23.703451,-33.85013 -23.503372,-35.710594 -23.316927,-37.569588 -23.145845,-39.427197 -22.990154,-41.28316 -22.851795,-43.137466 -22.731886,-44.990047 -22.632534,-46.840702 -22.555258,-48.689423 -22.50331,-50.536083 -22.479197,-52.38054 -22.486584,-54.222664 -22.530798,-56.06237 -22.61649,-57.89933 -22.751293,-59.733448 -22.944204,-61.56437 -23.205698,-63.391716 -23.551197,-65.215004 -23.99887,-67.03357 -24.575224,-68.84657 -25.314829,-70.65282 -26.266329,-72.45057 -27.500292,-74.23727 -29.121595,-76.009254 -31.29348,-77.76045 -34.27704,-79.48094 -38.51481,-81.15339 -44.795242,-82.744965 -54.531715,-84.18953 -56.63956,-84.40784 -53.517677,-84.602974 -25.654818,-85.39926 1.5298864,-85.030396 13.8535185,-84.42786 24.218311,-83.571465 29.484468,-82.95465 34.668938,-82.18228 37.702938,-81.63607 41.03505,-80.93999 43.170822,-80.433334 45.695244,-79.765594 47.421043,-79.261894 49.579826,-78.57281 51.136074,-78.03231 53.183002,-77.261055 54.732906,-76.62768 56.873207,-75.674774 58.575386,-74.84271 61.050602,-73.489815 63.134327,-72.18571 66.397446,-69.72414 67.67524,-68.57333 62.584034,-68.11354 57.72744,-67.49991 53.14659,-66.74456 48.865433,-65.86052 44.891876,-64.86151 41.22239,-63.760563 37.844803,-62.569897 34.741882,-61.300507 31.893202,-59.962433 29.277023,-58.56442 26.872406,-57.113922 24.658894,-55.617565 22.617886,-54.080902 20.731796,-52.509117 18.984747,-50.906086 17.363033,-49.275665 15.853907,-47.620865 14.445939,-45.944515 13.129586,-44.248802 11.895672,-42.535805 10.736593,-40.807415 9.645346,-39.06509 8.615614,-37.310276 7.6421366,-35.54411 6.7200227,-33.767677 5.8447227,-31.981993 5.012529,-30.187815 4.219804,-28.385984 3.463592,-26.57713 2.741079,-24.761847 2.0496287,-22.940798 1.3871523,-21.11442 0.7515187,-19.283192 0.14084856,-17.447586 -0.4464548,-15.607925 -1.0118979,-13.764582 -1.5568907,-11.917984 -2.082699,-10.068403 -2.5902905,-8.216062 -3.0808928,-6.361314 -3.5551317,-4.5043206 -4.014064,-2.6454034 -4.458566,-0.78482676 -4.889045,1.0772942 -5.306162,2.9406807 -5.7105117,4.8051877 -6.102689,6.6705523 -6.4829807,8.5367775 -6.851778,10.403524 -7.2095966,12.270737 -7.5563493,14.138239 -7.892568,16.005888 -8.218255,17.873562 -8.533781,19.741146 -8.838983,21.608475 -9.133935,23.475496 -9.418718,25.342075 -9.692917,27.208141 -9.956912,29.073591 -10.210061,30.93829 -10.452128,32.80222 -10.682775,34.665295 -10.901723,36.52743 -11.10778,38.388565 -11.300811,40.248627 -11.479495,42.107506 -11.642939,43.965267 -11.789923,45.82169 -11.91881,47.67685 -12.027544,49.530502 -12.1139,51.382816 -12.175577,53.23362 -12.208146,55.082726 -12.208134,56.9301 -12.1703,58.77557 -12.087923,60.619087 -11.952507,62.4602 -11.753467,64.29892 -11.476733,66.134674 -11.103028,67.9669 -10.607726,69.79511 -9.954654,71.61813 -9.092973,73.43456 -7.948271,75.2423 -6.4029574,77.037704 -4.271862,78.815346 -1.2342843,80.56522 3.2915797,82.268906 10.445924,83.88767 22.547417,85.33251 43.551376,86.38883 73.79805,86.66395 100.76361,85.99337 117.31768,84.72622 126.84239,83.18738 132.64157,81.52323 136.41357,79.79471 138.9992,78.0294 140.84195,76.24124 142.19284,74.43779 143.2002,72.623604 143.96184,70.80159 144.53941,68.97329 144.97623,67.14028 145.30319,65.30323 145.5426,63.462845 145.71101,61.61956 145.82042,59.773632 145.83368,59.465843 146.45361,59.41388 150.86134,58.959454 154.82306,58.43092 157.03337,58.09326 159.39795,57.70554 160.88643,57.45108 162.62245,57.147583 163.79515,56.939888 165.2445,56.681347 166.27531,56.496605 167.60971,56.256645 168.60141,56.077812 169.94113,55.835617 170.98035,55.647274 172.4481,55.380306 173.64145,55.161896 175.41725,54.832706 176.94812,54.542274 179.39485,54.057568 180.0,53.9290638810385 180,90 0,90 -180,90 -180,53.9290638810385 -178.30037,53.568146 -174.10141,52.563324 -172.20569,52.05112 -172.20569,52.05112", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__NP_BD7/2018/04/30/S5P_RPRO_L2__NP_BD7_20180430T135151_20180430T153321_02826_03_010300_20220803T144409.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10300.0 + }, + "id": "35b5fb44-31ab-42a2-a83e-91e481221147" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -77.47134779452979 + ], + [ + 178.41011, + -78.07754 + ], + [ + 176.86604, + -78.62016 + ], + [ + 174.7233, + -79.31214 + ], + [ + 173.00941, + -79.8181 + ], + [ + 170.50069, + -80.48907 + ], + [ + 168.37634, + -80.998375 + ], + [ + 165.0581, + -81.698425 + ], + [ + 162.03198, + -82.24807 + ], + [ + 156.84921, + -83.0259 + ], + [ + 151.5682, + -83.64767 + ], + [ + 141.12384, + -84.511925 + ], + [ + 128.62718, + -85.12023 + ], + [ + 100.9158, + -85.48691 + ], + [ + 72.6973, + -84.66813 + ], + [ + 69.564384, + -84.469406 + ], + [ + 71.72247, + -84.25367 + ], + [ + 81.68187, + -82.8193 + ], + [ + 88.09361, + -81.23315 + ], + [ + 92.41165, + -79.56384 + ], + [ + 95.4458, + -77.84528 + ], + [ + 97.65073, + -76.09536 + ], + [ + 99.295876, + -74.32435 + ], + [ + 100.54706, + -72.5382 + ], + [ + 101.51113, + -70.74096 + ], + [ + 102.259995, + -68.93507 + ], + [ + 102.84395, + -67.12235 + ], + [ + 103.29756, + -65.30402 + ], + [ + 103.64767, + -63.48093 + ], + [ + 103.913124, + -61.65378 + ], + [ + 104.109184, + -59.823006 + ], + [ + 104.2468, + -57.98903 + ], + [ + 104.335045, + -56.152176 + ], + [ + 104.38114, + -54.312584 + ], + [ + 104.390236, + -52.470547 + ], + [ + 104.367836, + -50.62618 + ], + [ + 104.31712, + -48.779594 + ], + [ + 104.24127, + -46.930954 + ], + [ + 104.142944, + -45.080334 + ], + [ + 104.02393, + -43.227875 + ], + [ + 103.886566, + -41.373634 + ], + [ + 103.731865, + -39.517735 + ], + [ + 103.56136, + -37.660217 + ], + [ + 103.37576, + -35.80127 + ], + [ + 103.17626, + -33.940876 + ], + [ + 102.96345, + -32.079132 + ], + [ + 102.737976, + -30.216185 + ], + [ + 102.50017, + -28.352133 + ], + [ + 102.250595, + -26.487026 + ], + [ + 101.989426, + -24.621056 + ], + [ + 101.716896, + -22.754282 + ], + [ + 101.43319, + -20.886848 + ], + [ + 101.138374, + -19.01873 + ], + [ + 100.832344, + -17.150347 + ], + [ + 100.51532, + -15.281565 + ], + [ + 100.187126, + -13.41263 + ], + [ + 99.84758, + -11.543647 + ], + [ + 99.49607, + -9.674966 + ], + [ + 99.13298, + -7.80648 + ], + [ + 98.75772, + -5.938431 + ], + [ + 98.369865, + -4.0711064 + ], + [ + 97.969124, + -2.204542 + ], + [ + 97.55482, + -0.3391102 + ], + [ + 97.126434, + 1.5251452 + ], + [ + 96.68365, + 3.3879786 + ], + [ + 96.2254, + 5.2490892 + ], + [ + 95.75101, + 7.108291 + ], + [ + 95.25975, + 8.965385 + ], + [ + 94.750435, + 10.819931 + ], + [ + 94.22217, + 12.671749 + ], + [ + 93.67392, + 14.520607 + ], + [ + 93.10408, + 16.366026 + ], + [ + 92.511444, + 18.20775 + ], + [ + 91.89445, + 20.04537 + ], + [ + 91.25114, + 21.87849 + ], + [ + 90.58, + 23.706724 + ], + [ + 89.8783, + 25.529278 + ], + [ + 89.14416, + 27.34598 + ], + [ + 88.374664, + 29.156057 + ], + [ + 87.56698, + 30.95894 + ], + [ + 86.71751, + 32.75372 + ], + [ + 85.82294, + 34.53977 + ], + [ + 84.878944, + 36.316113 + ], + [ + 83.88103, + 38.081764 + ], + [ + 82.82386, + 39.83553 + ], + [ + 81.70161, + 41.576145 + ], + [ + 80.50759, + 43.302063 + ], + [ + 79.23473, + 45.01176 + ], + [ + 77.87431, + 46.70318 + ], + [ + 76.417015, + 48.374058 + ], + [ + 74.85215, + 50.021954 + ], + [ + 73.167816, + 51.64388 + ], + [ + 71.350716, + 53.23648 + ], + [ + 69.385284, + 54.79561 + ], + [ + 67.25575, + 56.31698 + ], + [ + 64.94308, + 57.79493 + ], + [ + 62.42774, + 59.22341 + ], + [ + 59.688686, + 60.595173 + ], + [ + 56.704582, + 61.902092 + ], + [ + 53.454105, + 63.134663 + ], + [ + 49.918213, + 64.282104 + ], + [ + 46.082054, + 65.33266 + ], + [ + 41.937572, + 66.27353 + ], + [ + 37.487682, + 67.09132 + ], + [ + 32.74882, + 67.77205 + ], + [ + 27.753874, + 68.30348 + ], + [ + 22.554688, + 68.67392 + ], + [ + 17.218884, + 68.874985 + ], + [ + 11.827075, + 68.90191 + ], + [ + 6.4648395, + 68.75419 + ], + [ + 1.2153498, + 68.43522 + ], + [ + -3.849341, + 67.9525 + ], + [ + -8.672243, + 67.31634 + ], + [ + -13.21403, + 66.53919 + ], + [ + -17.454212, + 65.63467 + ], + [ + -21.384941, + 64.616005 + ], + [ + -25.012518, + 63.4968 + ], + [ + -28.349188, + 62.288868 + ], + [ + -31.413452, + 61.003384 + ], + [ + -34.225765, + 59.650127 + ], + [ + -36.807526, + 58.237732 + ], + [ + -39.180172, + 56.773693 + ], + [ + -41.36402, + 55.264637 + ], + [ + -43.377724, + 53.71598 + ], + [ + -45.23854, + 52.132744 + ], + [ + -47.137737, + 52.64692 + ], + [ + -51.344982, + 53.655544 + ], + [ + -53.65467, + 54.146763 + ], + [ + -56.10686, + 54.633152 + ], + [ + -57.641285, + 54.924538 + ], + [ + -59.421326, + 55.254726 + ], + [ + -60.617588, + 55.47375 + ], + [ + -62.089024, + 55.741413 + ], + [ + -63.130898, + 55.930206 + ], + [ + -64.474106, + 56.172928 + ], + [ + -65.46844, + 56.35211 + ], + [ + -66.80644, + 56.592495 + ], + [ + -67.840096, + 56.777527 + ], + [ + -69.29352, + 57.03642 + ], + [ + -70.46959, + 57.244343 + ], + [ + -72.21071, + 57.548103 + ], + [ + -73.703674, + 57.80271 + ], + [ + -76.07559, + 58.190517 + ], + [ + -78.29298, + 58.528084 + ], + [ + -82.267876, + 59.056046 + ], + [ + -86.690895, + 59.509193 + ], + [ + -87.31303, + 59.56092 + ], + [ + -87.3267, + 59.86871 + ], + [ + -87.439926, + 61.714302 + ], + [ + -87.61254, + 63.557186 + ], + [ + -87.856964, + 65.39726 + ], + [ + -88.190605, + 67.23386 + ], + [ + -88.63535, + 69.06648 + ], + [ + -89.22244, + 70.894196 + ], + [ + -89.99687, + 72.71569 + ], + [ + -91.0224, + 74.52906 + ], + [ + -92.396416, + 76.3315 + ], + [ + -94.27323, + 78.11841 + ], + [ + -96.9116, + 79.88176 + ], + [ + -100.76763, + 81.607285 + ], + [ + -106.71255, + 83.266106 + ], + [ + -116.50469, + 84.794716 + ], + [ + -133.52763, + 86.03982 + ], + [ + -160.9307, + 86.66738 + ], + [ + -180.0, + 86.46180162082852 + ], + [ + -180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + 180.0, + 90.0 + ], + [ + 180.0, + 86.46180162082852 + ], + [ + 169.13171, + 86.344635 + ], + [ + 148.68462, + 85.261795 + ], + [ + 136.91298, + 83.805534 + ], + [ + 129.92563, + 82.18191 + ], + [ + 125.48917, + 80.47574 + ], + [ + 122.503296, + 78.72465 + ], + [ + 120.40325, + 76.946335 + ], + [ + 118.8788, + 75.15045 + ], + [ + 117.74768, + 73.34255 + ], + [ + 116.89599, + 71.52595 + ], + [ + 116.25007, + 69.70284 + ], + [ + 115.76013, + 67.87453 + ], + [ + 115.39022, + 66.042305 + ], + [ + 115.11629, + 64.20665 + ], + [ + 114.92034, + 62.367943 + ], + [ + 114.786835, + 60.52676 + ], + [ + 114.706055, + 58.683315 + ], + [ + 114.66942, + 56.837822 + ], + [ + 114.6706, + 54.99048 + ], + [ + 114.70445, + 53.141346 + ], + [ + 114.76668, + 51.290672 + ], + [ + 114.85387, + 49.438354 + ], + [ + 114.96317, + 47.58464 + ], + [ + 115.09251, + 45.72952 + ], + [ + 115.240005, + 43.873074 + ], + [ + 115.40378, + 42.01537 + ], + [ + 115.58304, + 40.156452 + ], + [ + 115.77631, + 38.296394 + ], + [ + 115.982864, + 36.435307 + ], + [ + 116.20193, + 34.5732 + ], + [ + 116.43312, + 32.71013 + ], + [ + 116.6755, + 30.846214 + ], + [ + 116.92905, + 28.981417 + ], + [ + 117.19341, + 27.11607 + ], + [ + 117.46799, + 25.25001 + ], + [ + 117.75295, + 23.38344 + ], + [ + 118.04822, + 21.516413 + ], + [ + 118.35389, + 19.649082 + ], + [ + 118.669426, + 17.781551 + ], + [ + 118.99562, + 15.9139185 + ], + [ + 119.33235, + 14.04632 + ], + [ + 119.67944, + 12.178833 + ], + [ + 120.03767, + 10.311661 + ], + [ + 120.40677, + 8.444966 + ], + [ + 120.78764, + 6.5787854 + ], + [ + 121.180016, + 4.7134132 + ], + [ + 121.58497, + 2.8489625 + ], + [ + 122.00265, + 0.9856142 + ], + [ + 122.43378, + -0.87641865 + ], + [ + 122.878685, + -2.7369535 + ], + [ + 123.33822, + -4.5957904 + ], + [ + 123.81315, + -6.452629 + ], + [ + 124.30442, + -8.3073015 + ], + [ + 124.81271, + -10.159541 + ], + [ + 125.33929, + -12.009078 + ], + [ + 125.885124, + -13.855585 + ], + [ + 126.451485, + -15.698705 + ], + [ + 127.03975, + -17.538237 + ], + [ + 127.65148, + -19.373707 + ], + [ + 128.28827, + -21.204721 + ], + [ + 128.952, + -23.030886 + ], + [ + 129.64478, + -24.851685 + ], + [ + 130.36873, + -26.6667 + ], + [ + 131.12653, + -28.475273 + ], + [ + 131.9209, + -30.276815 + ], + [ + 132.75531, + -32.070644 + ], + [ + 133.63249, + -33.85596 + ], + [ + 134.55693, + -35.631966 + ], + [ + 135.53304, + -37.39765 + ], + [ + 136.56543, + -39.151955 + ], + [ + 137.6597, + -40.893715 + ], + [ + 138.82222, + -42.62147 + ], + [ + 140.05975, + -44.33372 + ], + [ + 141.38014, + -46.028645 + ], + [ + 142.79292, + -47.703995 + ], + [ + 144.30737, + -49.357716 + ], + [ + 145.93489, + -50.98696 + ], + [ + 147.68791, + -52.58865 + ], + [ + 149.58134, + -54.158962 + ], + [ + 151.63046, + -55.693752 + ], + [ + 153.85262, + -57.188164 + ], + [ + 156.2672, + -58.636326 + ], + [ + 158.89407, + -60.03179 + ], + [ + 161.75496, + -61.36677 + ], + [ + 164.8713, + -62.632484 + ], + [ + 168.26283, + -63.819145 + ], + [ + 171.94743, + -64.91544 + ], + [ + 175.93654, + -65.909134 + ], + [ + 180.0, + -66.73946735416168 + ], + [ + 180.0, + -77.47134779452979 + ] + ] + ], + [ + [ + [ + -180.0, + -66.73946735416168 + ], + [ + -179.76675, + -66.78713 + ], + [ + -175.17125, + -67.535995 + ], + [ + -170.30168, + -68.14238 + ], + [ + -165.19962, + -68.59431 + ], + [ + -166.46457, + -69.74707 + ], + [ + -169.69617, + -72.213585 + ], + [ + -171.7606, + -73.52081 + ], + [ + -174.21355, + -74.87736 + ], + [ + -175.90079, + -75.7119 + ], + [ + -178.0227, + -76.66788 + ], + [ + -179.55962, + -77.30344 + ], + [ + -180.0, + -77.47134779452979 + ], + [ + -180.0, + -66.73946735416168 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__NP_BD7_20180430T052420_20180430T070550_02821_03_010300_20220803T144317.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T05:45:55Z", + "completionDate": "2018-04-30T06:44:18Z", + "productType": "L2__NP_BD7", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2821, + "updated": "2023-05-04T02:41:02.023454Z", + "published": "2023-05-04T02:41:02.023454Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ab5153cc-8b64-4133-9b18-80e8be20d649", + "size": 163641779, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ab5153cc-8b64-4133-9b18-80e8be20d649", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/ab5153cc-8b64-4133-9b18-80e8be20d649.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 57.8989906153735, + 29.4113362455662 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-77.4713477945298 178.41011,-78.07754 176.86604,-78.62016 174.7233,-79.31214 173.00941,-79.8181 170.50069,-80.48907 168.37634,-80.998375 165.0581,-81.698425 162.03198,-82.24807 156.84921,-83.0259 151.5682,-83.64767 141.12384,-84.511925 128.62718,-85.12023 100.9158,-85.48691 72.6973,-84.66813 69.564384,-84.469406 71.72247,-84.25367 81.68187,-82.8193 88.09361,-81.23315 92.41165,-79.56384 95.4458,-77.84528 97.65073,-76.09536 99.295876,-74.32435 100.54706,-72.5382 101.51113,-70.74096 102.259995,-68.93507 102.84395,-67.12235 103.29756,-65.30402 103.64767,-63.48093 103.913124,-61.65378 104.109184,-59.823006 104.2468,-57.98903 104.335045,-56.152176 104.38114,-54.312584 104.390236,-52.470547 104.367836,-50.62618 104.31712,-48.779594 104.24127,-46.930954 104.142944,-45.080334 104.02393,-43.227875 103.886566,-41.373634 103.731865,-39.517735 103.56136,-37.660217 103.37576,-35.80127 103.17626,-33.940876 102.96345,-32.079132 102.737976,-30.216185 102.50017,-28.352133 102.250595,-26.487026 101.989426,-24.621056 101.716896,-22.754282 101.43319,-20.886848 101.138374,-19.01873 100.832344,-17.150347 100.51532,-15.281565 100.187126,-13.41263 99.84758,-11.543647 99.49607,-9.674966 99.13298,-7.80648 98.75772,-5.938431 98.369865,-4.0711064 97.969124,-2.204542 97.55482,-0.3391102 97.126434,1.5251452 96.68365,3.3879786 96.2254,5.2490892 95.75101,7.108291 95.25975,8.965385 94.750435,10.819931 94.22217,12.671749 93.67392,14.520607 93.10408,16.366026 92.511444,18.20775 91.89445,20.04537 91.25114,21.87849 90.58,23.706724 89.8783,25.529278 89.14416,27.34598 88.374664,29.156057 87.56698,30.95894 86.71751,32.75372 85.82294,34.53977 84.878944,36.316113 83.88103,38.081764 82.82386,39.83553 81.70161,41.576145 80.50759,43.302063 79.23473,45.01176 77.87431,46.70318 76.417015,48.374058 74.85215,50.021954 73.167816,51.64388 71.350716,53.23648 69.385284,54.79561 67.25575,56.31698 64.94308,57.79493 62.42774,59.22341 59.688686,60.595173 56.704582,61.902092 53.454105,63.134663 49.918213,64.282104 46.082054,65.33266 41.937572,66.27353 37.487682,67.09132 32.74882,67.77205 27.753874,68.30348 22.554688,68.67392 17.218884,68.874985 11.827075,68.90191 6.4648395,68.75419 1.2153498,68.43522 -3.849341,67.9525 -8.672243,67.31634 -13.21403,66.53919 -17.454212,65.63467 -21.384941,64.616005 -25.012518,63.4968 -28.349188,62.288868 -31.413452,61.003384 -34.225765,59.650127 -36.807526,58.237732 -39.180172,56.773693 -41.36402,55.264637 -43.377724,53.71598 -45.23854,52.132744 -47.137737,52.64692 -51.344982,53.655544 -53.65467,54.146763 -56.10686,54.633152 -57.641285,54.924538 -59.421326,55.254726 -60.617588,55.47375 -62.089024,55.741413 -63.130898,55.930206 -64.474106,56.172928 -65.46844,56.35211 -66.80644,56.592495 -67.840096,56.777527 -69.29352,57.03642 -70.46959,57.244343 -72.21071,57.548103 -73.703674,57.80271 -76.07559,58.190517 -78.29298,58.528084 -82.267876,59.056046 -86.690895,59.509193 -87.31303,59.56092 -87.3267,59.86871 -87.439926,61.714302 -87.61254,63.557186 -87.856964,65.39726 -88.190605,67.23386 -88.63535,69.06648 -89.22244,70.894196 -89.99687,72.71569 -91.0224,74.52906 -92.396416,76.3315 -94.27323,78.11841 -96.9116,79.88176 -100.76763,81.607285 -106.71255,83.266106 -116.50469,84.794716 -133.52763,86.03982 -160.9307,86.66738 -180,86.4618016208285 -180,90 0,90 180,90 180.0,86.4618016208285 169.13171,86.344635 148.68462,85.261795 136.91298,83.805534 129.92563,82.18191 125.48917,80.47574 122.503296,78.72465 120.40325,76.946335 118.8788,75.15045 117.74768,73.34255 116.89599,71.52595 116.25007,69.70284 115.76013,67.87453 115.39022,66.042305 115.11629,64.20665 114.92034,62.367943 114.786835,60.52676 114.706055,58.683315 114.66942,56.837822 114.6706,54.99048 114.70445,53.141346 114.76668,51.290672 114.85387,49.438354 114.96317,47.58464 115.09251,45.72952 115.240005,43.873074 115.40378,42.01537 115.58304,40.156452 115.77631,38.296394 115.982864,36.435307 116.20193,34.5732 116.43312,32.71013 116.6755,30.846214 116.92905,28.981417 117.19341,27.11607 117.46799,25.25001 117.75295,23.38344 118.04822,21.516413 118.35389,19.649082 118.669426,17.781551 118.99562,15.9139185 119.33235,14.04632 119.67944,12.178833 120.03767,10.311661 120.40677,8.444966 120.78764,6.5787854 121.180016,4.7134132 121.58497,2.8489625 122.00265,0.9856142 122.43378,-0.87641865 122.878685,-2.7369535 123.33822,-4.5957904 123.81315,-6.452629 124.30442,-8.3073015 124.81271,-10.159541 125.33929,-12.009078 125.885124,-13.855585 126.451485,-15.698705 127.03975,-17.538237 127.65148,-19.373707 128.28827,-21.204721 128.952,-23.030886 129.64478,-24.851685 130.36873,-26.6667 131.12653,-28.475273 131.9209,-30.276815 132.75531,-32.070644 133.63249,-33.85596 134.55693,-35.631966 135.53304,-37.39765 136.56543,-39.151955 137.6597,-40.893715 138.82222,-42.62147 140.05975,-44.33372 141.38014,-46.028645 142.79292,-47.703995 144.30737,-49.357716 145.93489,-50.98696 147.68791,-52.58865 149.58134,-54.158962 151.63046,-55.693752 153.85262,-57.188164 156.2672,-58.636326 158.89407,-60.03179 161.75496,-61.36677 164.8713,-62.632484 168.26283,-63.819145 171.94743,-64.91544 175.93654,-65.909134 180.0,-66.7394673541617 180.0,-77.4713477945298-180,-66.7394673541617 -179.76675,-66.78713 -175.17125,-67.535995 -170.30168,-68.14238 -165.19962,-68.59431 -166.46457,-69.74707 -169.69617,-72.213585 -171.7606,-73.52081 -174.21355,-74.87736 -175.90079,-75.7119 -178.0227,-76.66788 -179.55962,-77.30344 -180,-77.4713477945298 -180,-66.7394673541617", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__NP_BD7/2018/04/30/S5P_RPRO_L2__NP_BD7_20180430T052420_20180430T070550_02821_03_010300_20220803T144317.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10300.0 + }, + "id": "ab5153cc-8b64-4133-9b18-80e8be20d649" + } + ], + "properties": { + "id": "4557dc58-3704-5323-b020-3615a4082227", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__NP_BD7" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__O3_TCL.json b/tests/data/opensearch/creodias_search_L2__O3_TCL.json new file mode 100644 index 0000000..d73c8a4 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__O3_TCL.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__O3_TCL_20180430T105025_20180506T131803_02867_03_020401_20230329T120928.nc", + "startDate": "2018-04-30T10:50:25Z", + "completionDate": "2018-05-06T13:18:03Z", + "productType": "L2__O3_TCL", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2867, + "updated": "2023-05-16T00:20:33.489467Z", + "published": "2023-04-29T08:41:14.124733Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ffa9dc1c-fb17-4324-b616-22e8e376e788", + "size": 1072903, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ffa9dc1c-fb17-4324-b616-22e8e376e788", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/ffa9dc1c-fb17-4324-b616-22e8e376e788.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__O3_TCL/2018/04/30/S5P_RPRO_L2__O3_TCL_20180430T105025_20180506T131803_02867_03_020401_20230329T120928.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20401.0 + }, + "id": "ffa9dc1c-fb17-4324-b616-22e8e376e788" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__O3_TCL_20180430T004123_20180503T123326_02843_03_020401_20230329T120919.nc", + "startDate": "2018-04-30T00:41:23Z", + "completionDate": "2018-05-03T12:33:26Z", + "productType": "L2__O3_TCL", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2843, + "updated": "2023-05-18T20:04:24.468934Z", + "published": "2023-05-18T20:04:24.468934Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0d787d85-797a-4d53-97ba-fcd79d4b6c4d", + "size": 1051288, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0d787d85-797a-4d53-97ba-fcd79d4b6c4d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/0d787d85-797a-4d53-97ba-fcd79d4b6c4d.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__O3_TCL/2018/04/30/S5P_RPRO_L2__O3_TCL_20180430T004123_20180503T123326_02843_03_020401_20230329T120919.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20401.0 + }, + "id": "0d787d85-797a-4d53-97ba-fcd79d4b6c4d" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__O3_TCL_20240917T000000_20240918T000000_00000_03_000000_20240919T000001.nc", + "startDate": "2024-09-14T23:55:12Z", + "completionDate": "2024-09-18T22:30:24Z", + "productType": "L2__O3_TCL", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-09-19T01:28:29.788199Z", + "published": "2024-09-19T01:22:37.719533Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bea45860-9aec-4ddc-a2fd-2a370c1f5977", + "size": 1285935, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bea45860-9aec-4ddc-a2fd-2a370c1f5977", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/bea45860-9aec-4ddc-a2fd-2a370c1f5977.json" + } + ], + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__O3_TCL/2024/09/14/S5P_NRTI_L2__O3_TCL_20240917T000000_20240918T000000_00000_03_000000_20240919T000001", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0.0 + }, + "id": "bea45860-9aec-4ddc-a2fd-2a370c1f5977" + } + ], + "properties": { + "id": "d82f3168-a192-5db5-b5af-38620c0efa94", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__O3_TCL" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__O3__PR.json b/tests/data/opensearch/creodias_search_L2__O3__PR.json new file mode 100644 index 0000000..559e409 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__O3__PR.json @@ -0,0 +1,2714 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -70.37597, + 52.08224 + ], + [ + -68.50889, + 53.66126 + ], + [ + -66.4886, + 55.20509 + ], + [ + -64.29879, + 56.709225 + ], + [ + -61.92012, + 58.167755 + ], + [ + -59.333344, + 59.57438 + ], + [ + -56.51724, + 60.921432 + ], + [ + -53.450333, + 62.20029 + ], + [ + -50.113247, + 63.40118 + ], + [ + -46.488365, + 64.513275 + ], + [ + -42.563316, + 65.524254 + ], + [ + -38.333916, + 66.42135 + ], + [ + -33.807613, + 67.19106 + ], + [ + -29.005907, + 67.820045 + ], + [ + -23.967962, + 68.29647 + ], + [ + -18.750114, + 68.60975 + ], + [ + -13.4233885, + 68.75278 + ], + [ + -8.069565, + 68.72225 + ], + [ + -2.7720928, + 68.518906 + ], + [ + 2.3899412, + 68.14764 + ], + [ + 7.3501062, + 67.61657 + ], + [ + 12.058435, + 66.93693 + ], + [ + 16.48206, + 66.12132 + ], + [ + 20.604368, + 65.183 + ], + [ + 24.422796, + 64.135445 + ], + [ + 27.945002, + 62.991516 + ], + [ + 31.184721, + 61.762306 + ], + [ + 34.16119, + 60.459015 + ], + [ + 36.89483, + 59.09077 + ], + [ + 39.40653, + 57.665848 + ], + [ + 41.716934, + 56.191208 + ], + [ + 43.84588, + 54.67332 + ], + [ + 45.810905, + 53.117184 + ], + [ + 47.628628, + 51.52761 + ], + [ + 49.31409, + 49.90855 + ], + [ + 50.880417, + 48.26339 + ], + [ + 52.339207, + 46.594975 + ], + [ + 53.70153, + 44.906136 + ], + [ + 54.976364, + 43.198757 + ], + [ + 56.172073, + 41.474922 + ], + [ + 57.296253, + 39.736374 + ], + [ + 58.355316, + 37.984566 + ], + [ + 59.35523, + 36.22083 + ], + [ + 60.301105, + 34.446373 + ], + [ + 61.197247, + 32.661896 + ], + [ + 62.048126, + 30.868681 + ], + [ + 62.857544, + 29.067436 + ], + [ + 63.628387, + 27.258808 + ], + [ + 64.36389, + 25.443586 + ], + [ + 65.06672, + 23.622326 + ], + [ + 65.739105, + 21.795437 + ], + [ + 66.38337, + 19.963669 + ], + [ + 67.001114, + 18.127197 + ], + [ + 67.594475, + 16.286665 + ], + [ + 68.16476, + 14.442372 + ], + [ + 68.71368, + 12.594693 + ], + [ + 69.24203, + 10.743818 + ], + [ + 69.75154, + 8.890323 + ], + [ + 70.24295, + 7.0343 + ], + [ + 70.7173, + 5.1761255 + ], + [ + 71.17523, + 3.3159404 + ], + [ + 71.61778, + 1.4540678 + ], + [ + 72.04566, + -0.4092308 + ], + [ + 72.45924, + -2.2738059 + ], + [ + 72.85943, + -4.139376 + ], + [ + 73.24604, + -6.005905 + ], + [ + 73.62039, + -7.872974 + ], + [ + 73.98228, + -9.740577 + ], + [ + 74.332085, + -11.608511 + ], + [ + 74.67024, + -13.476512 + ], + [ + 74.996765, + -15.344548 + ], + [ + 75.31179, + -17.212439 + ], + [ + 75.615456, + -19.080029 + ], + [ + 75.90799, + -20.947151 + ], + [ + 76.18895, + -22.813717 + ], + [ + 76.4587, + -24.679596 + ], + [ + 76.71679, + -26.544634 + ], + [ + 76.96291, + -28.408781 + ], + [ + 77.19698, + -30.271877 + ], + [ + 77.4184, + -32.133842 + ], + [ + 77.62668, + -33.99458 + ], + [ + 77.82139, + -35.85393 + ], + [ + 78.00166, + -37.711857 + ], + [ + 78.166504, + -39.56824 + ], + [ + 78.31505, + -41.423042 + ], + [ + 78.44558, + -43.276096 + ], + [ + 78.55694, + -45.127304 + ], + [ + 78.647125, + -46.9766 + ], + [ + 78.71388, + -48.823925 + ], + [ + 78.75466, + -50.66899 + ], + [ + 78.76623, + -52.51191 + ], + [ + 78.74472, + -54.352333 + ], + [ + 78.68501, + -56.190197 + ], + [ + 78.58148, + -58.025272 + ], + [ + 78.42643, + -59.85721 + ], + [ + 78.210724, + -61.685806 + ], + [ + 77.92261, + -63.51063 + ], + [ + 77.54714, + -65.33107 + ], + [ + 77.063705, + -67.1465 + ], + [ + 76.44478, + -68.95589 + ], + [ + 75.65452, + -70.75795 + ], + [ + 74.64041, + -72.55079 + ], + [ + 73.32911, + -74.33162 + ], + [ + 71.60897, + -76.09628 + ], + [ + 69.309784, + -77.83815 + ], + [ + 66.157, + -79.54638 + ], + [ + 61.68713, + -81.20182 + ], + [ + 55.091717, + -82.76864 + ], + [ + 44.952007, + -84.1756 + ], + [ + 42.774548, + -84.385994 + ], + [ + 45.87829, + -84.59584 + ], + [ + 52.215008, + -84.93628 + ], + [ + 77.07973, + -85.50299 + ], + [ + 87.756195, + -85.46829 + ], + [ + 107.3659, + -84.96367 + ], + [ + 112.87753, + -84.68882 + ], + [ + 124.494446, + -83.81851 + ], + [ + 129.69554, + -83.25189 + ], + [ + 138.36334, + -81.94498 + ], + [ + 140.85701, + -81.45994 + ], + [ + 145.84552, + -80.301285 + ], + [ + 147.52306, + -79.84668 + ], + [ + 151.28423, + -78.68902 + ], + [ + 152.68819, + -78.20305 + ], + [ + 156.1384, + -76.869064 + ], + [ + 157.54703, + -76.26128 + ], + [ + 160.9276, + -74.62298 + ], + [ + 161.74118, + -74.18408 + ], + [ + 163.92496, + -72.89926 + ], + [ + 164.87442, + -72.28403 + ], + [ + 167.51704, + -70.34109 + ], + [ + 168.40987, + -69.59101 + ], + [ + 169.7017, + -68.40108 + ], + [ + 164.63712, + -67.958595 + ], + [ + 159.79727, + -67.362274 + ], + [ + 155.22379, + -66.62407 + ], + [ + 150.94176, + -65.75691 + ], + [ + 146.9612, + -64.77392 + ], + [ + 143.28035, + -63.687878 + ], + [ + 139.88786, + -62.51121 + ], + [ + 136.76775, + -61.25491 + ], + [ + 133.9009, + -59.92873 + ], + [ + 131.26646, + -58.541584 + ], + [ + 128.84308, + -57.10117 + ], + [ + 126.61168, + -55.61399 + ], + [ + 124.553215, + -54.085823 + ], + [ + 122.65065, + -52.521606 + ], + [ + 120.88788, + -50.92575 + ], + [ + 119.251175, + -49.30185 + ], + [ + 117.72805, + -47.65305 + ], + [ + 116.307106, + -45.982216 + ], + [ + 114.97861, + -44.291653 + ], + [ + 113.73356, + -42.583363 + ], + [ + 112.56392, + -40.859337 + ], + [ + 111.46285, + -39.121147 + ], + [ + 110.42414, + -37.370056 + ], + [ + 109.44219, + -35.60748 + ], + [ + 108.51226, + -33.834404 + ], + [ + 107.6297, + -32.05183 + ], + [ + 106.790794, + -30.260592 + ], + [ + 105.99203, + -28.461496 + ], + [ + 105.23015, + -26.655296 + ], + [ + 104.50231, + -24.842567 + ], + [ + 103.806206, + -23.023855 + ], + [ + 103.13923, + -21.199764 + ], + [ + 102.49966, + -19.370691 + ], + [ + 101.8854, + -17.537104 + ], + [ + 101.2947, + -15.699452 + ], + [ + 100.72619, + -13.858123 + ], + [ + 100.17865, + -12.013286 + ], + [ + 99.65053, + -10.165496 + ], + [ + 99.14079, + -8.314859 + ], + [ + 98.64866, + -6.4618325 + ], + [ + 98.172745, + -4.606436 + ], + [ + 97.71256, + -2.7491868 + ], + [ + 97.26725, + -0.8901545 + ], + [ + 96.83615, + 0.9704071 + ], + [ + 96.418365, + 2.832291 + ], + [ + 96.01394, + 4.6953034 + ], + [ + 95.62191, + 6.5592194 + ], + [ + 95.24179, + 8.423909 + ], + [ + 94.87362, + 10.28924 + ], + [ + 94.516754, + 12.15495 + ], + [ + 94.17116, + 14.020972 + ], + [ + 93.836464, + 15.887214 + ], + [ + 93.512276, + 17.753391 + ], + [ + 93.19886, + 19.619516 + ], + [ + 92.89586, + 21.485409 + ], + [ + 92.60353, + 23.350954 + ], + [ + 92.32175, + 25.216064 + ], + [ + 92.05057, + 27.08061 + ], + [ + 91.7906, + 28.944544 + ], + [ + 91.54132, + 30.807726 + ], + [ + 91.30374, + 32.67009 + ], + [ + 91.07804, + 34.531574 + ], + [ + 90.86457, + 36.392036 + ], + [ + 90.664276, + 38.25154 + ], + [ + 90.47774, + 40.10984 + ], + [ + 90.30605, + 41.967068 + ], + [ + 90.150314, + 43.822964 + ], + [ + 90.012054, + 45.67761 + ], + [ + 89.89251, + 47.53081 + ], + [ + 89.7939, + 49.382587 + ], + [ + 89.71893, + 51.232773 + ], + [ + 89.66995, + 53.081413 + ], + [ + 89.65086, + 54.92829 + ], + [ + 89.66601, + 56.773323 + ], + [ + 89.72095, + 58.616352 + ], + [ + 89.82222, + 60.457207 + ], + [ + 89.97882, + 62.295567 + ], + [ + 90.20172, + 64.13118 + ], + [ + 90.505554, + 65.96372 + ], + [ + 90.90953, + 67.79247 + ], + [ + 91.440186, + 69.61673 + ], + [ + 92.133545, + 71.43535 + ], + [ + 93.04113, + 73.2468 + ], + [ + 94.23996, + 75.048645 + ], + [ + 95.84504, + 76.83737 + ], + [ + 98.04254, + 78.60686 + ], + [ + 101.14534, + 80.34677 + ], + [ + 105.713356, + 82.037926 + ], + [ + 112.81089, + 83.64153 + ], + [ + 124.505745, + 85.07183 + ], + [ + 144.17128, + 86.13124 + ], + [ + 172.32448, + 86.46859 + ], + [ + 180.0, + 86.30386555971928 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 86.30386555971928 + ], + [ + -161.2462, + 85.90139 + ], + [ + -144.05487, + 84.71311 + ], + [ + -133.8758, + 83.222534 + ], + [ + -127.60702, + 81.58865 + ], + [ + -123.50926, + 79.88036 + ], + [ + -120.689804, + 78.12961 + ], + [ + -118.675735, + 76.3523 + ], + [ + -117.1945, + 74.557465 + ], + [ + -116.08395, + 72.75032 + ], + [ + -115.24075, + 70.93414 + ], + [ + -114.59652, + 69.11096 + ], + [ + -114.103836, + 67.28233 + ], + [ + -113.73041, + 65.4492 + ], + [ + -113.451164, + 63.61237 + ], + [ + -113.24836, + 61.77228 + ], + [ + -113.10907, + 59.92943 + ], + [ + -113.09154, + 59.622078 + ], + [ + -112.44731, + 59.56946 + ], + [ + -111.260056, + 59.464046 + ], + [ + -107.48739, + 59.05775 + ], + [ + -106.005, + 58.86949 + ], + [ + -103.02064, + 58.44581 + ], + [ + -102.03207, + 58.293625 + ], + [ + -99.52583, + 57.88624 + ], + [ + -98.126854, + 57.648174 + ], + [ + -95.2005, + 57.13488 + ], + [ + -94.176575, + 56.952377 + ], + [ + -91.8111, + 56.527943 + ], + [ + -90.90612, + 56.36487 + ], + [ + -88.64423, + 55.956123 + ], + [ + -87.70953, + 55.7868 + ], + [ + -85.179665, + 55.32653 + ], + [ + -84.04284, + 55.11774 + ], + [ + -81.02837, + 54.54971 + ], + [ + -80.23404, + 54.394535 + ], + [ + -77.94397, + 53.928093 + ], + [ + -76.866936, + 53.696808 + ], + [ + -73.5526, + 52.92481 + ], + [ + -72.30882, + 52.607998 + ], + [ + -70.37597, + 52.08224 + ], + [ + -70.37597, + 52.08224 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__O3__PR_20180430T070550_20180430T084721_02822_03_020400_20230222T152857.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T07:27:27Z", + "completionDate": "2018-04-30T08:25:46Z", + "productType": "L2__O3__PR", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2822, + "updated": "2023-05-10T16:26:14.390615Z", + "published": "2023-05-10T16:26:14.390615Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fad9e7de-1f57-4e9a-934f-33ac23bd9c74", + "size": 305361509, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fad9e7de-1f57-4e9a-934f-33ac23bd9c74", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/fad9e7de-1f57-4e9a-934f-33ac23bd9c74.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 37.6372923018585, + 29.357008992875 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-70.37597,52.08224 -68.50889,53.66126 -66.4886,55.20509 -64.29879,56.709225 -61.92012,58.167755 -59.333344,59.57438 -56.51724,60.921432 -53.450333,62.20029 -50.113247,63.40118 -46.488365,64.513275 -42.563316,65.524254 -38.333916,66.42135 -33.807613,67.19106 -29.005907,67.820045 -23.967962,68.29647 -18.750114,68.60975 -13.4233885,68.75278 -8.069565,68.72225 -2.7720928,68.518906 2.3899412,68.14764 7.3501062,67.61657 12.058435,66.93693 16.48206,66.12132 20.604368,65.183 24.422796,64.135445 27.945002,62.991516 31.184721,61.762306 34.16119,60.459015 36.89483,59.09077 39.40653,57.665848 41.716934,56.191208 43.84588,54.67332 45.810905,53.117184 47.628628,51.52761 49.31409,49.90855 50.880417,48.26339 52.339207,46.594975 53.70153,44.906136 54.976364,43.198757 56.172073,41.474922 57.296253,39.736374 58.355316,37.984566 59.35523,36.22083 60.301105,34.446373 61.197247,32.661896 62.048126,30.868681 62.857544,29.067436 63.628387,27.258808 64.36389,25.443586 65.06672,23.622326 65.739105,21.795437 66.38337,19.963669 67.001114,18.127197 67.594475,16.286665 68.16476,14.442372 68.71368,12.594693 69.24203,10.743818 69.75154,8.890323 70.24295,7.0343 70.7173,5.1761255 71.17523,3.3159404 71.61778,1.4540678 72.04566,-0.4092308 72.45924,-2.2738059 72.85943,-4.139376 73.24604,-6.005905 73.62039,-7.872974 73.98228,-9.740577 74.332085,-11.608511 74.67024,-13.476512 74.996765,-15.344548 75.31179,-17.212439 75.615456,-19.080029 75.90799,-20.947151 76.18895,-22.813717 76.4587,-24.679596 76.71679,-26.544634 76.96291,-28.408781 77.19698,-30.271877 77.4184,-32.133842 77.62668,-33.99458 77.82139,-35.85393 78.00166,-37.711857 78.166504,-39.56824 78.31505,-41.423042 78.44558,-43.276096 78.55694,-45.127304 78.647125,-46.9766 78.71388,-48.823925 78.75466,-50.66899 78.76623,-52.51191 78.74472,-54.352333 78.68501,-56.190197 78.58148,-58.025272 78.42643,-59.85721 78.210724,-61.685806 77.92261,-63.51063 77.54714,-65.33107 77.063705,-67.1465 76.44478,-68.95589 75.65452,-70.75795 74.64041,-72.55079 73.32911,-74.33162 71.60897,-76.09628 69.309784,-77.83815 66.157,-79.54638 61.68713,-81.20182 55.091717,-82.76864 44.952007,-84.1756 42.774548,-84.385994 45.87829,-84.59584 52.215008,-84.93628 77.07973,-85.50299 87.756195,-85.46829 107.3659,-84.96367 112.87753,-84.68882 124.494446,-83.81851 129.69554,-83.25189 138.36334,-81.94498 140.85701,-81.45994 145.84552,-80.301285 147.52306,-79.84668 151.28423,-78.68902 152.68819,-78.20305 156.1384,-76.869064 157.54703,-76.26128 160.9276,-74.62298 161.74118,-74.18408 163.92496,-72.89926 164.87442,-72.28403 167.51704,-70.34109 168.40987,-69.59101 169.7017,-68.40108 164.63712,-67.958595 159.79727,-67.362274 155.22379,-66.62407 150.94176,-65.75691 146.9612,-64.77392 143.28035,-63.687878 139.88786,-62.51121 136.76775,-61.25491 133.9009,-59.92873 131.26646,-58.541584 128.84308,-57.10117 126.61168,-55.61399 124.553215,-54.085823 122.65065,-52.521606 120.88788,-50.92575 119.251175,-49.30185 117.72805,-47.65305 116.307106,-45.982216 114.97861,-44.291653 113.73356,-42.583363 112.56392,-40.859337 111.46285,-39.121147 110.42414,-37.370056 109.44219,-35.60748 108.51226,-33.834404 107.6297,-32.05183 106.790794,-30.260592 105.99203,-28.461496 105.23015,-26.655296 104.50231,-24.842567 103.806206,-23.023855 103.13923,-21.199764 102.49966,-19.370691 101.8854,-17.537104 101.2947,-15.699452 100.72619,-13.858123 100.17865,-12.013286 99.65053,-10.165496 99.14079,-8.314859 98.64866,-6.4618325 98.172745,-4.606436 97.71256,-2.7491868 97.26725,-0.8901545 96.83615,0.9704071 96.418365,2.832291 96.01394,4.6953034 95.62191,6.5592194 95.24179,8.423909 94.87362,10.28924 94.516754,12.15495 94.17116,14.020972 93.836464,15.887214 93.512276,17.753391 93.19886,19.619516 92.89586,21.485409 92.60353,23.350954 92.32175,25.216064 92.05057,27.08061 91.7906,28.944544 91.54132,30.807726 91.30374,32.67009 91.07804,34.531574 90.86457,36.392036 90.664276,38.25154 90.47774,40.10984 90.30605,41.967068 90.150314,43.822964 90.012054,45.67761 89.89251,47.53081 89.7939,49.382587 89.71893,51.232773 89.66995,53.081413 89.65086,54.92829 89.66601,56.773323 89.72095,58.616352 89.82222,60.457207 89.97882,62.295567 90.20172,64.13118 90.505554,65.96372 90.90953,67.79247 91.440186,69.61673 92.133545,71.43535 93.04113,73.2468 94.23996,75.048645 95.84504,76.83737 98.04254,78.60686 101.14534,80.34677 105.713356,82.037926 112.81089,83.64153 124.505745,85.07183 144.17128,86.13124 172.32448,86.46859 180.0,86.3038655597193 180,90 0,90 -180,90 -180,86.3038655597193 -161.2462,85.90139 -144.05487,84.71311 -133.8758,83.222534 -127.60702,81.58865 -123.50926,79.88036 -120.689804,78.12961 -118.675735,76.3523 -117.1945,74.557465 -116.08395,72.75032 -115.24075,70.93414 -114.59652,69.11096 -114.103836,67.28233 -113.73041,65.4492 -113.451164,63.61237 -113.24836,61.77228 -113.10907,59.92943 -113.09154,59.622078 -112.44731,59.56946 -111.260056,59.464046 -107.48739,59.05775 -106.005,58.86949 -103.02064,58.44581 -102.03207,58.293625 -99.52583,57.88624 -98.126854,57.648174 -95.2005,57.13488 -94.176575,56.952377 -91.8111,56.527943 -90.90612,56.36487 -88.64423,55.956123 -87.70953,55.7868 -85.179665,55.32653 -84.04284,55.11774 -81.02837,54.54971 -80.23404,54.394535 -77.94397,53.928093 -76.866936,53.696808 -73.5526,52.92481 -72.30882,52.607998 -70.37597,52.08224 -70.37597,52.08224", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__O3__PR/2018/04/30/S5P_RPRO_L2__O3__PR_20180430T070550_20180430T084721_02822_03_020400_20230222T152857.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20400.0 + }, + "id": "fad9e7de-1f57-4e9a-934f-33ac23bd9c74" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 137.24545, + 51.96448 + ], + [ + 139.10202, + 53.545803 + ], + [ + 141.11038, + 55.09257 + ], + [ + 143.28703, + 56.599884 + ], + [ + 145.65114, + 58.062115 + ], + [ + 148.22168, + 59.47299 + ], + [ + 151.02036, + 60.82482 + ], + [ + 154.06792, + 62.109154 + ], + [ + 157.38455, + 63.316326 + ], + [ + 160.9878, + 64.435486 + ], + [ + 164.8908, + 65.45439 + ], + [ + 169.09805, + 66.36045 + ], + [ + 173.60358, + 67.14002 + ], + [ + 178.38615, + 67.78008 + ], + [ + 180.0, + 67.93684892350466 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 67.93684892350466 + ], + [ + -176.59093, + 68.268005 + ], + [ + -171.38327, + 68.59346 + ], + [ + -166.06142, + 68.74936 + ], + [ + -160.70618, + 68.73165 + ], + [ + -155.4014, + 68.540985 + ], + [ + -150.22653, + 68.18169 + ], + [ + -145.2491, + 67.66188 + ], + [ + -140.52057, + 66.992455 + ], + [ + -136.07515, + 66.186325 + ], + [ + -131.93004, + 65.25656 + ], + [ + -128.08917, + 64.216446 + ], + [ + -124.54571, + 63.078968 + ], + [ + -121.285706, + 61.855625 + ], + [ + -118.29042, + 60.55731 + ], + [ + -115.539734, + 59.193443 + ], + [ + -113.01246, + 57.772152 + ], + [ + -110.6879, + 56.300846 + ], + [ + -108.54652, + 54.785736 + ], + [ + -106.5699, + 53.23221 + ], + [ + -104.74187, + 51.6449 + ], + [ + -103.047424, + 50.027668 + ], + [ + -101.47304, + 48.384106 + ], + [ + -100.00664, + 46.717297 + ], + [ + -98.63766, + 45.029682 + ], + [ + -97.3568, + 43.323483 + ], + [ + -96.15561, + 41.600697 + ], + [ + -95.026344, + 39.863163 + ], + [ + -93.96281, + 38.112103 + ], + [ + -92.9589, + 36.349106 + ], + [ + -92.00957, + 34.575138 + ], + [ + -91.10971, + 32.79142 + ], + [ + -90.25557, + 30.998816 + ], + [ + -89.44348, + 29.19797 + ], + [ + -88.6699, + 27.389828 + ], + [ + -87.931816, + 25.57504 + ], + [ + -87.226814, + 23.754055 + ], + [ + -86.55229, + 21.9276 + ], + [ + -85.90622, + 20.095997 + ], + [ + -85.28653, + 18.259872 + ], + [ + -84.69175, + 16.419477 + ], + [ + -84.119606, + 14.575473 + ], + [ + -83.56939, + 12.727953 + ], + [ + -83.0393, + 10.877388 + ], + [ + -82.52861, + 9.023994 + ], + [ + -82.036026, + 7.168121 + ], + [ + -81.56059, + 5.3100147 + ], + [ + -81.10143, + 3.4499636 + ], + [ + -80.657684, + 1.5882581 + ], + [ + -80.22903, + -0.275036 + ], + [ + -79.8143, + -2.1394901 + ], + [ + -79.41331, + -4.005024 + ], + [ + -79.025505, + -5.871455 + ], + [ + -78.650375, + -7.73853 + ], + [ + -78.28762, + -9.606049 + ], + [ + -77.93708, + -11.473983 + ], + [ + -77.59805, + -13.341972 + ], + [ + -77.270805, + -15.210055 + ], + [ + -76.95487, + -17.077887 + ], + [ + -76.65044, + -18.94554 + ], + [ + -76.35696, + -20.812622 + ], + [ + -76.07519, + -22.679295 + ], + [ + -75.80469, + -24.54518 + ], + [ + -75.54586, + -26.41027 + ], + [ + -75.298744, + -28.27451 + ], + [ + -75.063866, + -30.137674 + ], + [ + -74.841354, + -31.999672 + ], + [ + -74.631935, + -33.86046 + ], + [ + -74.43645, + -35.71989 + ], + [ + -74.25496, + -37.57792 + ], + [ + -74.088684, + -39.43441 + ], + [ + -73.9392, + -41.289288 + ], + [ + -73.80717, + -43.142403 + ], + [ + -73.69436, + -44.993755 + ], + [ + -73.60228, + -46.84317 + ], + [ + -73.533615, + -48.69054 + ], + [ + -73.490875, + -50.535835 + ], + [ + -73.47698, + -52.378887 + ], + [ + -73.496155, + -54.2195 + ], + [ + -73.55256, + -56.05748 + ], + [ + -73.65265, + -57.89272 + ], + [ + -73.803345, + -59.72493 + ], + [ + -74.01378, + -61.5537 + ], + [ + -74.296104, + -63.378853 + ], + [ + -74.66417, + -65.199615 + ], + [ + -75.13925, + -67.01542 + ], + [ + -75.74642, + -68.825294 + ], + [ + -76.522285, + -70.62799 + ], + [ + -77.517654, + -72.421585 + ], + [ + -78.80429, + -74.203415 + ], + [ + -80.489075, + -75.96947 + ], + [ + -82.737305, + -77.7134 + ], + [ + -85.814575, + -79.42463 + ], + [ + -90.16527, + -81.08498 + ], + [ + -96.567055, + -82.66025 + ], + [ + -106.38355, + -84.08274 + ], + [ + -108.49185, + -84.296745 + ], + [ + -105.401276, + -84.501274 + ], + [ + -99.120895, + -84.83174 + ], + [ + -74.782745, + -85.37258 + ], + [ + -64.412895, + -85.33392 + ], + [ + -45.31945, + -84.833824 + ], + [ + -39.91696, + -84.562965 + ], + [ + -28.450571, + -83.7048 + ], + [ + -23.278118, + -83.14519 + ], + [ + -14.6051235, + -81.8519 + ], + [ + -12.098777, + -81.37119 + ], + [ + -7.072419, + -80.22174 + ], + [ + -5.3789544, + -79.77037 + ], + [ + -1.5775363, + -78.62022 + ], + [ + -0.15725338, + -78.13713 + ], + [ + 3.3351536, + -76.8104 + ], + [ + 4.761646, + -76.20564 + ], + [ + 8.186276, + -74.57477 + ], + [ + 9.010703, + -74.13769 + ], + [ + 11.22415, + -72.85779 + ], + [ + 12.186773, + -72.24473 + ], + [ + 14.867078, + -70.30789 + ], + [ + 15.773024, + -69.55991 + ], + [ + 17.084217, + -68.37303 + ], + [ + 12.034579, + -67.918976 + ], + [ + 7.213199, + -67.311905 + ], + [ + 2.6605363, + -66.563934 + ], + [ + -1.5996456, + -65.687965 + ], + [ + -5.5577903, + -64.69696 + ], + [ + -9.217434, + -63.604176 + ], + [ + -12.589512, + -62.421413 + ], + [ + -15.690073, + -61.159573 + ], + [ + -18.539286, + -59.828827 + ], + [ + -21.158197, + -58.43771 + ], + [ + -23.566374, + -56.993595 + ], + [ + -25.78463, + -55.503323 + ], + [ + -27.831285, + -53.97247 + ], + [ + -29.723413, + -52.40594 + ], + [ + -31.4764, + -50.807926 + ], + [ + -33.1045, + -49.182194 + ], + [ + -34.619926, + -47.53179 + ], + [ + -36.033817, + -45.859467 + ], + [ + -37.355972, + -44.16751 + ], + [ + -38.595535, + -42.458187 + ], + [ + -39.75996, + -40.733196 + ], + [ + -40.856373, + -38.993996 + ], + [ + -41.891056, + -37.242218 + ], + [ + -42.868855, + -35.47876 + ], + [ + -43.795273, + -33.705025 + ], + [ + -44.674553, + -31.92184 + ], + [ + -45.510403, + -30.130035 + ], + [ + -46.30663, + -28.330534 + ], + [ + -47.065884, + -26.523825 + ], + [ + -47.79143, + -24.71066 + ], + [ + -48.48551, + -22.891634 + ], + [ + -49.150303, + -21.06715 + ], + [ + -49.788216, + -19.2378 + ], + [ + -50.400784, + -17.403957 + ], + [ + -50.98982, + -15.566033 + ], + [ + -51.55671, + -13.724434 + ], + [ + -52.102947, + -11.87945 + ], + [ + -52.629765, + -10.031438 + ], + [ + -53.13839, + -8.180648 + ], + [ + -53.629425, + -6.327404 + ], + [ + -54.10415, + -4.4719567 + ], + [ + -54.563393, + -2.6145592 + ], + [ + -55.007694, + -0.75546515 + ], + [ + -55.438107, + 1.1052058 + ], + [ + -55.854843, + 2.967166 + ], + [ + -56.25862, + 4.8302417 + ], + [ + -56.649815, + 6.6942396 + ], + [ + -57.029095, + 8.559019 + ], + [ + -57.396652, + 10.424371 + ], + [ + -57.75277, + 12.290148 + ], + [ + -58.097794, + 14.156268 + ], + [ + -58.432083, + 16.02243 + ], + [ + -58.755676, + 17.88868 + ], + [ + -59.068447, + 19.754772 + ], + [ + -59.37078, + 21.620695 + ], + [ + -59.66248, + 23.48618 + ], + [ + -59.94387, + 25.351295 + ], + [ + -60.214226, + 27.215769 + ], + [ + -60.474026, + 29.079735 + ], + [ + -60.722527, + 30.942877 + ], + [ + -60.95953, + 32.805214 + ], + [ + -61.18476, + 34.66666 + ], + [ + -61.39719, + 36.527023 + ], + [ + -61.597054, + 38.386578 + ], + [ + -61.782734, + 40.244854 + ], + [ + -61.95365, + 42.101974 + ], + [ + -62.10845, + 43.957882 + ], + [ + -62.245937, + 45.812458 + ], + [ + -62.364346, + 47.66567 + ], + [ + -62.461666, + 49.517365 + ], + [ + -62.535408, + 51.36759 + ], + [ + -62.582775, + 53.216175 + ], + [ + -62.600037, + 55.062992 + ], + [ + -62.58254, + 56.90796 + ], + [ + -62.525204, + 58.750942 + ], + [ + -62.42056, + 60.591724 + ], + [ + -62.260372, + 62.43001 + ], + [ + -62.03275, + 64.26561 + ], + [ + -61.723415, + 66.097916 + ], + [ + -61.312412, + 67.92654 + ], + [ + -60.772125, + 69.75057 + ], + [ + -60.066795, + 71.56893 + ], + [ + -59.141724, + 73.37992 + ], + [ + -57.920055, + 75.181244 + ], + [ + -56.28135, + 76.96896 + ], + [ + -54.032227, + 78.73692 + ], + [ + -50.84882, + 80.474464 + ], + [ + -46.144615, + 82.16131 + ], + [ + -38.80262, + 83.75668 + ], + [ + -26.649456, + 85.16918 + ], + [ + -6.2647514, + 86.18984 + ], + [ + 22.25957, + 86.461296 + ], + [ + 48.130898, + 85.83459 + ], + [ + 64.6829, + 84.61407 + ], + [ + 74.48014, + 83.10837 + ], + [ + 80.539536, + 81.46669 + ], + [ + 84.5159, + 79.7541 + ], + [ + 87.25981, + 78.000626 + ], + [ + 89.22405, + 76.22148 + ], + [ + 90.67109, + 74.425415 + ], + [ + 91.756584, + 72.617294 + ], + [ + 92.58179, + 70.800316 + ], + [ + 93.21234, + 68.9766 + ], + [ + 93.694016, + 67.14744 + ], + [ + 94.0593, + 65.313866 + ], + [ + 94.33136, + 63.47661 + ], + [ + 94.5281, + 61.636246 + ], + [ + 94.66282, + 59.793003 + ], + [ + 94.67962, + 59.485546 + ], + [ + 95.32091, + 59.43261 + ], + [ + 96.502754, + 59.326664 + ], + [ + 100.2585, + 58.919094 + ], + [ + 101.73437, + 58.73051 + ], + [ + 104.705894, + 58.306473 + ], + [ + 105.690315, + 58.15426 + ], + [ + 108.186264, + 57.74699 + ], + [ + 109.579666, + 57.509113 + ], + [ + 112.49473, + 56.996487 + ], + [ + 113.51483, + 56.814304 + ], + [ + 115.87172, + 56.390785 + ], + [ + 116.77349, + 56.228123 + ], + [ + 119.0276, + 55.82057 + ], + [ + 119.959175, + 55.651802 + ], + [ + 122.48084, + 55.193226 + ], + [ + 123.61411, + 54.985287 + ], + [ + 126.61954, + 54.41978 + ], + [ + 127.41159, + 54.26534 + ], + [ + 129.69534, + 53.80116 + ], + [ + 130.76953, + 53.57102 + ], + [ + 134.07573, + 52.80287 + ], + [ + 135.3167, + 52.487637 + ], + [ + 137.24545, + 51.96448 + ], + [ + 137.24545, + 51.96448 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__O3__PR_20180430T171451_20180430T185621_02828_03_020400_20230222T152943.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T17:36:28Z", + "completionDate": "2018-04-30T18:34:47Z", + "productType": "L2__O3__PR", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2828, + "updated": "2023-05-10T16:29:12.099541Z", + "published": "2023-05-10T16:29:12.099541Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1aadbfbf-73c5-443d-b517-ea47a0b9dc26", + "size": 306999424, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1aadbfbf-73c5-443d-b517-ea47a0b9dc26", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/1aadbfbf-73c5-443d-b517-ea47a0b9dc26.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -26.9278098601476, + 29.5693446347928 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "137.24545,51.96448 139.10202,53.545803 141.11038,55.09257 143.28703,56.599884 145.65114,58.062115 148.22168,59.47299 151.02036,60.82482 154.06792,62.109154 157.38455,63.316326 160.9878,64.435486 164.8908,65.45439 169.09805,66.36045 173.60358,67.14002 178.38615,67.78008 180.0,67.9368489235047 180,90 0,90 -180,90 -180,67.9368489235047 -176.59093,68.268005 -171.38327,68.59346 -166.06142,68.74936 -160.70618,68.73165 -155.4014,68.540985 -150.22653,68.18169 -145.2491,67.66188 -140.52057,66.992455 -136.07515,66.186325 -131.93004,65.25656 -128.08917,64.216446 -124.54571,63.078968 -121.285706,61.855625 -118.29042,60.55731 -115.539734,59.193443 -113.01246,57.772152 -110.6879,56.300846 -108.54652,54.785736 -106.5699,53.23221 -104.74187,51.6449 -103.047424,50.027668 -101.47304,48.384106 -100.00664,46.717297 -98.63766,45.029682 -97.3568,43.323483 -96.15561,41.600697 -95.026344,39.863163 -93.96281,38.112103 -92.9589,36.349106 -92.00957,34.575138 -91.10971,32.79142 -90.25557,30.998816 -89.44348,29.19797 -88.6699,27.389828 -87.931816,25.57504 -87.226814,23.754055 -86.55229,21.9276 -85.90622,20.095997 -85.28653,18.259872 -84.69175,16.419477 -84.119606,14.575473 -83.56939,12.727953 -83.0393,10.877388 -82.52861,9.023994 -82.036026,7.168121 -81.56059,5.3100147 -81.10143,3.4499636 -80.657684,1.5882581 -80.22903,-0.275036 -79.8143,-2.1394901 -79.41331,-4.005024 -79.025505,-5.871455 -78.650375,-7.73853 -78.28762,-9.606049 -77.93708,-11.473983 -77.59805,-13.341972 -77.270805,-15.210055 -76.95487,-17.077887 -76.65044,-18.94554 -76.35696,-20.812622 -76.07519,-22.679295 -75.80469,-24.54518 -75.54586,-26.41027 -75.298744,-28.27451 -75.063866,-30.137674 -74.841354,-31.999672 -74.631935,-33.86046 -74.43645,-35.71989 -74.25496,-37.57792 -74.088684,-39.43441 -73.9392,-41.289288 -73.80717,-43.142403 -73.69436,-44.993755 -73.60228,-46.84317 -73.533615,-48.69054 -73.490875,-50.535835 -73.47698,-52.378887 -73.496155,-54.2195 -73.55256,-56.05748 -73.65265,-57.89272 -73.803345,-59.72493 -74.01378,-61.5537 -74.296104,-63.378853 -74.66417,-65.199615 -75.13925,-67.01542 -75.74642,-68.825294 -76.522285,-70.62799 -77.517654,-72.421585 -78.80429,-74.203415 -80.489075,-75.96947 -82.737305,-77.7134 -85.814575,-79.42463 -90.16527,-81.08498 -96.567055,-82.66025 -106.38355,-84.08274 -108.49185,-84.296745 -105.401276,-84.501274 -99.120895,-84.83174 -74.782745,-85.37258 -64.412895,-85.33392 -45.31945,-84.833824 -39.91696,-84.562965 -28.450571,-83.7048 -23.278118,-83.14519 -14.6051235,-81.8519 -12.098777,-81.37119 -7.072419,-80.22174 -5.3789544,-79.77037 -1.5775363,-78.62022 -0.15725338,-78.13713 3.3351536,-76.8104 4.761646,-76.20564 8.186276,-74.57477 9.010703,-74.13769 11.22415,-72.85779 12.186773,-72.24473 14.867078,-70.30789 15.773024,-69.55991 17.084217,-68.37303 12.034579,-67.918976 7.213199,-67.311905 2.6605363,-66.563934 -1.5996456,-65.687965 -5.5577903,-64.69696 -9.217434,-63.604176 -12.589512,-62.421413 -15.690073,-61.159573 -18.539286,-59.828827 -21.158197,-58.43771 -23.566374,-56.993595 -25.78463,-55.503323 -27.831285,-53.97247 -29.723413,-52.40594 -31.4764,-50.807926 -33.1045,-49.182194 -34.619926,-47.53179 -36.033817,-45.859467 -37.355972,-44.16751 -38.595535,-42.458187 -39.75996,-40.733196 -40.856373,-38.993996 -41.891056,-37.242218 -42.868855,-35.47876 -43.795273,-33.705025 -44.674553,-31.92184 -45.510403,-30.130035 -46.30663,-28.330534 -47.065884,-26.523825 -47.79143,-24.71066 -48.48551,-22.891634 -49.150303,-21.06715 -49.788216,-19.2378 -50.400784,-17.403957 -50.98982,-15.566033 -51.55671,-13.724434 -52.102947,-11.87945 -52.629765,-10.031438 -53.13839,-8.180648 -53.629425,-6.327404 -54.10415,-4.4719567 -54.563393,-2.6145592 -55.007694,-0.75546515 -55.438107,1.1052058 -55.854843,2.967166 -56.25862,4.8302417 -56.649815,6.6942396 -57.029095,8.559019 -57.396652,10.424371 -57.75277,12.290148 -58.097794,14.156268 -58.432083,16.02243 -58.755676,17.88868 -59.068447,19.754772 -59.37078,21.620695 -59.66248,23.48618 -59.94387,25.351295 -60.214226,27.215769 -60.474026,29.079735 -60.722527,30.942877 -60.95953,32.805214 -61.18476,34.66666 -61.39719,36.527023 -61.597054,38.386578 -61.782734,40.244854 -61.95365,42.101974 -62.10845,43.957882 -62.245937,45.812458 -62.364346,47.66567 -62.461666,49.517365 -62.535408,51.36759 -62.582775,53.216175 -62.600037,55.062992 -62.58254,56.90796 -62.525204,58.750942 -62.42056,60.591724 -62.260372,62.43001 -62.03275,64.26561 -61.723415,66.097916 -61.312412,67.92654 -60.772125,69.75057 -60.066795,71.56893 -59.141724,73.37992 -57.920055,75.181244 -56.28135,76.96896 -54.032227,78.73692 -50.84882,80.474464 -46.144615,82.16131 -38.80262,83.75668 -26.649456,85.16918 -6.2647514,86.18984 22.25957,86.461296 48.130898,85.83459 64.6829,84.61407 74.48014,83.10837 80.539536,81.46669 84.5159,79.7541 87.25981,78.000626 89.22405,76.22148 90.67109,74.425415 91.756584,72.617294 92.58179,70.800316 93.21234,68.9766 93.694016,67.14744 94.0593,65.313866 94.33136,63.47661 94.5281,61.636246 94.66282,59.793003 94.67962,59.485546 95.32091,59.43261 96.502754,59.326664 100.2585,58.919094 101.73437,58.73051 104.705894,58.306473 105.690315,58.15426 108.186264,57.74699 109.579666,57.509113 112.49473,56.996487 113.51483,56.814304 115.87172,56.390785 116.77349,56.228123 119.0276,55.82057 119.959175,55.651802 122.48084,55.193226 123.61411,54.985287 126.61954,54.41978 127.41159,54.26534 129.69534,53.80116 130.76953,53.57102 134.07573,52.80287 135.3167,52.487637 137.24545,51.96448 137.24545,51.96448", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__O3__PR/2018/04/30/S5P_RPRO_L2__O3__PR_20180430T171451_20180430T185621_02828_03_020400_20230222T152943.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20400.0 + }, + "id": "1aadbfbf-73c5-443d-b517-ea47a0b9dc26" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -159.0335, + 21.180021 + ], + [ + -158.53818, + 19.754032 + ], + [ + -158.05884, + 18.325256 + ], + [ + -157.59424, + 16.89399 + ], + [ + -157.14392, + 15.460398 + ], + [ + -156.7071, + 14.024601 + ], + [ + -156.28305, + 12.5868 + ], + [ + -155.87138, + 11.14722 + ], + [ + -155.47127, + 9.705905 + ], + [ + -155.08228, + 8.2631 + ], + [ + -154.70425, + 6.8187513 + ], + [ + -154.33626, + 5.373165 + ], + [ + -153.97832, + 3.9263399 + ], + [ + -153.83774, + 3.347366 + ], + [ + -153.52074, + 3.4872255 + ], + [ + -152.93562, + 3.7446601 + ], + [ + -151.06169, + 4.5593467 + ], + [ + -150.31615, + 4.8770475 + ], + [ + -148.79335, + 5.5077066 + ], + [ + -148.28146, + 5.712433 + ], + [ + -146.96494, + 6.2165017 + ], + [ + -146.21767, + 6.485287 + ], + [ + -144.62502, + 7.007346 + ], + [ + -144.05843, + 7.1747637 + ], + [ + -142.73192, + 7.5274644 + ], + [ + -142.21825, + 7.649275 + ], + [ + -140.92053, + 7.920864 + ], + [ + -140.37889, + 8.019152 + ], + [ + -138.89865, + 8.244325 + ], + [ + -138.22723, + 8.326804 + ], + [ + -136.42905, + 8.496279 + ], + [ + -135.95085, + 8.53071 + ], + [ + -134.5613, + 8.611171 + ], + [ + -133.90186, + 8.640996 + ], + [ + -131.8465, + 8.709415 + ], + [ + -131.06448, + 8.728239 + ], + [ + -129.83748, + 8.752194 + ], + [ + -130.1227, + 10.203202 + ], + [ + -130.40088, + 11.654554 + ], + [ + -130.67252, + 13.106057 + ], + [ + -130.93735, + 14.557722 + ], + [ + -131.19572, + 16.009365 + ], + [ + -131.44748, + 17.461096 + ], + [ + -131.69293, + 18.912819 + ], + [ + -131.93164, + 20.364403 + ], + [ + -132.1643, + 21.815802 + ], + [ + -132.39062, + 23.26696 + ], + [ + -132.61044, + 24.717848 + ], + [ + -132.8236, + 26.168447 + ], + [ + -132.90733, + 26.748655 + ], + [ + -133.27284, + 26.764038 + ], + [ + -133.9501, + 26.789705 + ], + [ + -136.13693, + 26.844524 + ], + [ + -137.01186, + 26.852612 + ], + [ + -138.80133, + 26.838644 + ], + [ + -139.40222, + 26.823198 + ], + [ + -140.9421, + 26.75371 + ], + [ + -141.81047, + 26.692684 + ], + [ + -143.64102, + 26.503008 + ], + [ + -144.28421, + 26.41467 + ], + [ + -145.77135, + 26.163923 + ], + [ + -146.33987, + 26.050388 + ], + [ + -147.75731, + 25.723469 + ], + [ + -148.34084, + 25.570322 + ], + [ + -149.91145, + 25.103579 + ], + [ + -150.61276, + 24.86988 + ], + [ + -152.46115, + 24.184874 + ], + [ + -152.94644, + 23.990017 + ], + [ + -154.34502, + 23.39872 + ], + [ + -155.00388, + 23.106646 + ], + [ + -157.04486, + 22.157167 + ], + [ + -157.81882, + 21.782217 + ], + [ + -159.0335, + 21.180021 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__O3__PR_20230824T225449_20230824T225949_30383_03_020500_20230825T011733.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2023-08-24T22:54:45Z", + "completionDate": "2023-08-24T22:59:55Z", + "productType": "L2__O3__PR", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 30383, + "updated": "2024-12-05T12:23:42.325402Z", + "published": "2023-08-25T01:34:53.165237Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c4d74903-1a98-4427-9f57-6fce322388fc", + "size": 23448773, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c4d74903-1a98-4427-9f57-6fce322388fc", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/c4d74903-1a98-4427-9f57-6fce322388fc.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -144.202630182167, + 16.3027894130448 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-159.0335,21.180021 -158.53818,19.754032 -158.05884,18.325256 -157.59424,16.89399 -157.14392,15.460398 -156.7071,14.024601 -156.28305,12.5868 -155.87138,11.14722 -155.47127,9.705905 -155.08228,8.2631 -154.70425,6.8187513 -154.33626,5.373165 -153.97832,3.9263399 -153.83774,3.347366 -153.52074,3.4872255 -152.93562,3.7446601 -151.06169,4.5593467 -150.31615,4.8770475 -148.79335,5.5077066 -148.28146,5.712433 -146.96494,6.2165017 -146.21767,6.485287 -144.62502,7.007346 -144.05843,7.1747637 -142.73192,7.5274644 -142.21825,7.649275 -140.92053,7.920864 -140.37889,8.019152 -138.89865,8.244325 -138.22723,8.326804 -136.42905,8.496279 -135.95085,8.53071 -134.5613,8.611171 -133.90186,8.640996 -131.8465,8.709415 -131.06448,8.728239 -129.83748,8.752194 -130.1227,10.203202 -130.40088,11.654554 -130.67252,13.106057 -130.93735,14.557722 -131.19572,16.009365 -131.44748,17.461096 -131.69293,18.912819 -131.93164,20.364403 -132.1643,21.815802 -132.39062,23.26696 -132.61044,24.717848 -132.8236,26.168447 -132.90733,26.748655 -133.27284,26.764038 -133.9501,26.789705 -136.13693,26.844524 -137.01186,26.852612 -138.80133,26.838644 -139.40222,26.823198 -140.9421,26.75371 -141.81047,26.692684 -143.64102,26.503008 -144.28421,26.41467 -145.77135,26.163923 -146.33987,26.050388 -147.75731,25.723469 -148.34084,25.570322 -149.91145,25.103579 -150.61276,24.86988 -152.46115,24.184874 -152.94644,23.990017 -154.34502,23.39872 -155.00388,23.106646 -157.04486,22.157167 -157.81882,21.782217 -159.0335,21.180021", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__O3__PR/2023/08/24/S5P_NRTI_L2__O3__PR_20230824T225449_20230824T225949_30383_03_020500_20230825T011733", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "c4d74903-1a98-4427-9f57-6fce322388fc" + } + ], + "properties": { + "id": "c14833ad-6fb8-5de5-b16a-cc0c38e49d53", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__O3__PR" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__O3____.json b/tests/data/opensearch/creodias_search_L2__O3____.json new file mode 100644 index 0000000..0b1b020 --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__O3____.json @@ -0,0 +1,2682 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 111.23392, + 51.716 + ], + [ + 113.05426, + 53.309048 + ], + [ + 115.02326, + 54.86869 + ], + [ + 117.157776, + 56.39023 + ], + [ + 119.476006, + 57.86837 + ], + [ + 121.997795, + 59.29696 + ], + [ + 124.744514, + 60.668633 + ], + [ + 127.73799, + 61.975025 + ], + [ + 130.99896, + 63.206806 + ], + [ + 134.5469, + 64.35314 + ], + [ + 138.39656, + 65.40223 + ], + [ + 142.55609, + 66.34087 + ], + [ + 147.02208, + 67.15585 + ], + [ + 151.77785, + 67.83335 + ], + [ + 156.78928, + 68.36052 + ], + [ + 162.00423, + 68.72629 + ], + [ + 167.35408, + 68.922134 + ], + [ + 172.75717, + 68.943375 + ], + [ + 178.12769, + 68.78952 + ], + [ + 180.0, + 68.67365381707312 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 68.67365381707312 + ], + [ + -176.61797, + 68.46436 + ], + [ + -171.552, + 67.975365 + ], + [ + -166.73068, + 67.333405 + ], + [ + -162.19261, + 66.55053 + ], + [ + -157.95848, + 65.640755 + ], + [ + -154.0343, + 64.617424 + ], + [ + -150.41429, + 63.493828 + ], + [ + -147.08548, + 62.282074 + ], + [ + -144.02933, + 60.99295 + ], + [ + -141.22469, + 59.636684 + ], + [ + -138.64986, + 58.2217 + ], + [ + -136.28412, + 56.755222 + ], + [ + -134.10669, + 55.244003 + ], + [ + -132.09888, + 53.693478 + ], + [ + -130.24353, + 52.10854 + ], + [ + -128.52498, + 50.49326 + ], + [ + -126.92985, + 48.851067 + ], + [ + -125.44525, + 47.185207 + ], + [ + -124.06028, + 45.498302 + ], + [ + -122.76525, + 43.792614 + ], + [ + -121.5517, + 42.070045 + ], + [ + -120.41139, + 40.332554 + ], + [ + -119.338036, + 38.58144 + ], + [ + -118.325264, + 36.818317 + ], + [ + -117.36794, + 35.044094 + ], + [ + -116.46119, + 33.25997 + ], + [ + -115.60072, + 31.466833 + ], + [ + -114.78263, + 29.665619 + ], + [ + -114.003746, + 27.85696 + ], + [ + -113.26085, + 26.041538 + ], + [ + -112.55139, + 24.21996 + ], + [ + -111.87268, + 22.392849 + ], + [ + -111.22245, + 20.56077 + ], + [ + -110.59906, + 18.723944 + ], + [ + -110.00043, + 16.883036 + ], + [ + -109.42492, + 15.03838 + ], + [ + -108.87143, + 13.190167 + ], + [ + -108.338165, + 11.338935 + ], + [ + -107.824326, + 9.48492 + ], + [ + -107.32854, + 7.628424 + ], + [ + -106.84993, + 5.7696834 + ], + [ + -106.3875, + 3.909076 + ], + [ + -105.9407, + 2.046644 + ], + [ + -105.50878, + 0.18274333 + ], + [ + -105.090965, + -1.6823875 + ], + [ + -104.68664, + -3.548543 + ], + [ + -104.295395, + -5.4156036 + ], + [ + -103.916794, + -7.283342 + ], + [ + -103.55039, + -9.151513 + ], + [ + -103.195885, + -11.020062 + ], + [ + -102.85293, + -12.8887415 + ], + [ + -102.521416, + -14.757462 + ], + [ + -102.2011, + -16.62599 + ], + [ + -101.89191, + -18.494286 + ], + [ + -101.59374, + -20.362154 + ], + [ + -101.30662, + -22.2295 + ], + [ + -101.03073, + -24.096163 + ], + [ + -100.766075, + -25.962017 + ], + [ + -100.51252, + -27.827005 + ], + [ + -100.27076, + -29.690989 + ], + [ + -100.04104, + -31.553883 + ], + [ + -99.82393, + -33.415577 + ], + [ + -99.619865, + -35.275997 + ], + [ + -99.42933, + -37.135017 + ], + [ + -99.2533, + -38.992523 + ], + [ + -99.092804, + -40.848545 + ], + [ + -98.949066, + -42.702904 + ], + [ + -98.82325, + -44.555534 + ], + [ + -98.717064, + -46.406372 + ], + [ + -98.63271, + -48.2552 + ], + [ + -98.57247, + -50.102093 + ], + [ + -98.53926, + -51.946857 + ], + [ + -98.53659, + -53.78935 + ], + [ + -98.56827, + -55.62941 + ], + [ + -98.64054, + -57.466915 + ], + [ + -98.759384, + -59.301647 + ], + [ + -98.93317, + -61.133305 + ], + [ + -99.17246, + -62.961555 + ], + [ + -99.49088, + -64.78598 + ], + [ + -99.905785, + -66.60593 + ], + [ + -100.44164, + -68.42071 + ], + [ + -101.1296, + -70.22911 + ], + [ + -102.01454, + -72.02969 + ], + [ + -103.161026, + -73.82013 + ], + [ + -104.66334, + -75.597115 + ], + [ + -106.666016, + -77.3554 + ], + [ + -109.40057, + -79.08636 + ], + [ + -113.25639, + -80.775085 + ], + [ + -118.91617, + -82.39398 + ], + [ + -127.623344, + -83.88768 + ], + [ + -129.50594, + -84.11771 + ], + [ + -128.76839, + -84.165695 + ], + [ + -113.25076, + -84.8457 + ], + [ + -83.4799, + -84.948555 + ], + [ + -67.00092, + -84.38004 + ], + [ + -55.406837, + -83.5766 + ], + [ + -48.71458, + -82.87789 + ], + [ + -43.21538, + -82.120026 + ], + [ + -39.52642, + -81.49178 + ], + [ + -36.105206, + -80.80329 + ], + [ + -33.57039, + -80.21602 + ], + [ + -31.22216, + -79.60468 + ], + [ + -31.020525, + -79.54891 + ], + [ + -28.993248, + -78.95709 + ], + [ + -26.82224, + -78.25607 + ], + [ + -24.992374, + -77.60575 + ], + [ + -22.9204, + -76.79665 + ], + [ + -21.07546, + -76.003525 + ], + [ + -18.867592, + -74.950195 + ], + [ + -16.785364, + -73.83223 + ], + [ + -14.129051, + -72.18193 + ], + [ + -11.417238, + -70.14698 + ], + [ + -9.441383, + -68.35634 + ], + [ + -9.441383, + -68.35634 + ], + [ + -14.459651, + -67.86652 + ], + [ + -19.237179, + -67.22588 + ], + [ + -23.736794, + -66.44666 + ], + [ + -27.938782, + -65.54218 + ], + [ + -31.836943, + -64.525696 + ], + [ + -35.435993, + -63.409824 + ], + [ + -38.749603, + -62.206768 + ], + [ + -41.794815, + -60.92692 + ], + [ + -44.59239, + -59.58028 + ], + [ + -47.16268, + -58.175068 + ], + [ + -49.527214, + -56.718594 + ], + [ + -51.705116, + -55.2173 + ], + [ + -53.715305, + -53.67679 + ], + [ + -55.573956, + -52.101646 + ], + [ + -57.297, + -50.495937 + ], + [ + -58.897854, + -48.86341 + ], + [ + -60.38837, + -47.206905 + ], + [ + -61.7796, + -45.529037 + ], + [ + -63.081528, + -43.83228 + ], + [ + -64.302475, + -42.118534 + ], + [ + -65.449814, + -40.389458 + ], + [ + -66.53077, + -38.646717 + ], + [ + -67.5511, + -36.89153 + ], + [ + -68.516235, + -35.125256 + ], + [ + -69.430756, + -33.348774 + ], + [ + -70.29916, + -31.563017 + ], + [ + -71.12511, + -29.768976 + ], + [ + -71.91202, + -27.967243 + ], + [ + -72.662834, + -26.158625 + ], + [ + -73.380394, + -24.343603 + ], + [ + -74.06714, + -22.52287 + ], + [ + -74.725525, + -20.696886 + ], + [ + -75.35708, + -18.866066 + ], + [ + -75.964, + -17.030836 + ], + [ + -76.54757, + -15.1915865 + ], + [ + -77.10968, + -13.348737 + ], + [ + -77.65134, + -11.502586 + ], + [ + -78.17385, + -9.653444 + ], + [ + -78.678375, + -7.8016 + ], + [ + -79.16589, + -5.9473343 + ], + [ + -79.63709, + -4.090846 + ], + [ + -80.09316, + -2.2324705 + ], + [ + -80.53457, + -0.37241504 + ], + [ + -80.96211, + 1.4891307 + ], + [ + -81.37613, + 3.3520446 + ], + [ + -81.77748, + 5.2159715 + ], + [ + -82.166534, + 7.08085 + ], + [ + -82.543785, + 8.946353 + ], + [ + -82.90941, + 10.8126745 + ], + [ + -83.26365, + 12.679266 + ], + [ + -83.60717, + 14.546139 + ], + [ + -83.939514, + 16.413233 + ], + [ + -84.26175, + 18.280247 + ], + [ + -84.57334, + 20.147175 + ], + [ + -84.87446, + 22.013895 + ], + [ + -85.1652, + 23.880276 + ], + [ + -85.44536, + 25.746157 + ], + [ + -85.71492, + 27.61153 + ], + [ + -85.973625, + 29.47623 + ], + [ + -86.22136, + 31.340197 + ], + [ + -86.45756, + 33.20341 + ], + [ + -86.68206, + 35.06566 + ], + [ + -86.89404, + 36.927002 + ], + [ + -87.09299, + 38.7872 + ], + [ + -87.27796, + 40.64639 + ], + [ + -87.44803, + 42.504345 + ], + [ + -87.60216, + 44.361122 + ], + [ + -87.73877, + 46.21652 + ], + [ + -87.85595, + 48.070553 + ], + [ + -87.95217, + 49.923103 + ], + [ + -88.02459, + 51.774128 + ], + [ + -88.070076, + 53.623516 + ], + [ + -88.085, + 55.471222 + ], + [ + -88.06518, + 57.317005 + ], + [ + -88.004425, + 59.160816 + ], + [ + -87.89543, + 61.002357 + ], + [ + -87.72972, + 62.841434 + ], + [ + -87.49439, + 64.67776 + ], + [ + -87.17499, + 66.51077 + ], + [ + -86.749886, + 68.34003 + ], + [ + -86.1917, + 70.16459 + ], + [ + -85.46012, + 71.98329 + ], + [ + -84.497505, + 73.79441 + ], + [ + -83.221535, + 75.59549 + ], + [ + -81.49827, + 77.382256 + ], + [ + -79.11627, + 79.14809 + ], + [ + -75.7072, + 80.88092 + ], + [ + -70.5998, + 82.55802 + ], + [ + -62.486973, + 84.131645 + ], + [ + -48.816963, + 85.49222 + ], + [ + -26.016544, + 86.39046 + ], + [ + 3.6104507, + 86.45543 + ], + [ + 27.767906, + 85.64959 + ], + [ + 42.481415, + 84.332596 + ], + [ + 51.166416, + 82.778854 + ], + [ + 56.58581, + 81.11135 + ], + [ + 60.177216, + 79.383385 + ], + [ + 62.67261, + 77.6199 + ], + [ + 64.47016, + 75.834045 + ], + [ + 65.79795, + 74.033 + ], + [ + 66.79657, + 72.22119 + ], + [ + 67.55489, + 70.40133 + ], + [ + 68.13378, + 68.575294 + ], + [ + 68.573944, + 66.744286 + ], + [ + 68.90593, + 64.90927 + ], + [ + 69.15012, + 63.070652 + ], + [ + 69.32385, + 61.229156 + ], + [ + 69.43867, + 59.385017 + ], + [ + 69.452774, + 59.07742 + ], + [ + 69.61182, + 59.06664 + ], + [ + 72.754845, + 58.813156 + ], + [ + 77.32447, + 58.311523 + ], + [ + 80.14515, + 57.929768 + ], + [ + 82.645096, + 57.5528 + ], + [ + 84.44327, + 57.26371 + ], + [ + 86.21433, + 56.96777 + ], + [ + 87.59786, + 56.730595 + ], + [ + 89.05521, + 56.476208 + ], + [ + 90.26229, + 56.26243 + ], + [ + 91.4915, + 56.042076 + ], + [ + 91.602455, + 56.02206 + ], + [ + 92.76899, + 55.81034 + ], + [ + 94.1284, + 55.560715 + ], + [ + 95.3711, + 55.329685 + ], + [ + 96.8957, + 55.042046 + ], + [ + 98.369026, + 54.75855 + ], + [ + 100.29432, + 54.376865 + ], + [ + 102.297935, + 53.961025 + ], + [ + 105.17757, + 53.317516 + ], + [ + 108.59701, + 52.460884 + ], + [ + 111.23392, + 51.716 + ], + [ + 111.23392, + 51.716 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__O3_____20180430T185522_20180430T203851_02829_01_010105_20190201T163955.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T19:17:57Z", + "completionDate": "2018-04-30T20:16:20Z", + "productType": "L2__O3____", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2829, + "updated": "2023-05-10T11:59:20.685076Z", + "published": "2023-05-10T11:59:20.685076Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/12bb31aa-baf7-481a-b5d3-479efe65ad49", + "size": 258732578, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 12bb31aa-baf7-481a-b5d3-479efe65ad49", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/12bb31aa-baf7-481a-b5d3-479efe65ad49.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -36.368739958391, + 30.1234310143483 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "111.23392,51.716 113.05426,53.309048 115.02326,54.86869 117.157776,56.39023 119.476006,57.86837 121.997795,59.29696 124.744514,60.668633 127.73799,61.975025 130.99896,63.206806 134.5469,64.35314 138.39656,65.40223 142.55609,66.34087 147.02208,67.15585 151.77785,67.83335 156.78928,68.36052 162.00423,68.72629 167.35408,68.922134 172.75717,68.943375 178.12769,68.78952 180.0,68.6736538170731 180,90 0,90 -180,90 -180,68.6736538170731 -176.61797,68.46436 -171.552,67.975365 -166.73068,67.333405 -162.19261,66.55053 -157.95848,65.640755 -154.0343,64.617424 -150.41429,63.493828 -147.08548,62.282074 -144.02933,60.99295 -141.22469,59.636684 -138.64986,58.2217 -136.28412,56.755222 -134.10669,55.244003 -132.09888,53.693478 -130.24353,52.10854 -128.52498,50.49326 -126.92985,48.851067 -125.44525,47.185207 -124.06028,45.498302 -122.76525,43.792614 -121.5517,42.070045 -120.41139,40.332554 -119.338036,38.58144 -118.325264,36.818317 -117.36794,35.044094 -116.46119,33.25997 -115.60072,31.466833 -114.78263,29.665619 -114.003746,27.85696 -113.26085,26.041538 -112.55139,24.21996 -111.87268,22.392849 -111.22245,20.56077 -110.59906,18.723944 -110.00043,16.883036 -109.42492,15.03838 -108.87143,13.190167 -108.338165,11.338935 -107.824326,9.48492 -107.32854,7.628424 -106.84993,5.7696834 -106.3875,3.909076 -105.9407,2.046644 -105.50878,0.18274333 -105.090965,-1.6823875 -104.68664,-3.548543 -104.295395,-5.4156036 -103.916794,-7.283342 -103.55039,-9.151513 -103.195885,-11.020062 -102.85293,-12.8887415 -102.521416,-14.757462 -102.2011,-16.62599 -101.89191,-18.494286 -101.59374,-20.362154 -101.30662,-22.2295 -101.03073,-24.096163 -100.766075,-25.962017 -100.51252,-27.827005 -100.27076,-29.690989 -100.04104,-31.553883 -99.82393,-33.415577 -99.619865,-35.275997 -99.42933,-37.135017 -99.2533,-38.992523 -99.092804,-40.848545 -98.949066,-42.702904 -98.82325,-44.555534 -98.717064,-46.406372 -98.63271,-48.2552 -98.57247,-50.102093 -98.53926,-51.946857 -98.53659,-53.78935 -98.56827,-55.62941 -98.64054,-57.466915 -98.759384,-59.301647 -98.93317,-61.133305 -99.17246,-62.961555 -99.49088,-64.78598 -99.905785,-66.60593 -100.44164,-68.42071 -101.1296,-70.22911 -102.01454,-72.02969 -103.161026,-73.82013 -104.66334,-75.597115 -106.666016,-77.3554 -109.40057,-79.08636 -113.25639,-80.775085 -118.91617,-82.39398 -127.623344,-83.88768 -129.50594,-84.11771 -128.76839,-84.165695 -113.25076,-84.8457 -83.4799,-84.948555 -67.00092,-84.38004 -55.406837,-83.5766 -48.71458,-82.87789 -43.21538,-82.120026 -39.52642,-81.49178 -36.105206,-80.80329 -33.57039,-80.21602 -31.22216,-79.60468 -31.020525,-79.54891 -28.993248,-78.95709 -26.82224,-78.25607 -24.992374,-77.60575 -22.9204,-76.79665 -21.07546,-76.003525 -18.867592,-74.950195 -16.785364,-73.83223 -14.129051,-72.18193 -11.417238,-70.14698 -9.441383,-68.35634 -9.441383,-68.35634 -14.459651,-67.86652 -19.237179,-67.22588 -23.736794,-66.44666 -27.938782,-65.54218 -31.836943,-64.525696 -35.435993,-63.409824 -38.749603,-62.206768 -41.794815,-60.92692 -44.59239,-59.58028 -47.16268,-58.175068 -49.527214,-56.718594 -51.705116,-55.2173 -53.715305,-53.67679 -55.573956,-52.101646 -57.297,-50.495937 -58.897854,-48.86341 -60.38837,-47.206905 -61.7796,-45.529037 -63.081528,-43.83228 -64.302475,-42.118534 -65.449814,-40.389458 -66.53077,-38.646717 -67.5511,-36.89153 -68.516235,-35.125256 -69.430756,-33.348774 -70.29916,-31.563017 -71.12511,-29.768976 -71.91202,-27.967243 -72.662834,-26.158625 -73.380394,-24.343603 -74.06714,-22.52287 -74.725525,-20.696886 -75.35708,-18.866066 -75.964,-17.030836 -76.54757,-15.1915865 -77.10968,-13.348737 -77.65134,-11.502586 -78.17385,-9.653444 -78.678375,-7.8016 -79.16589,-5.9473343 -79.63709,-4.090846 -80.09316,-2.2324705 -80.53457,-0.37241504 -80.96211,1.4891307 -81.37613,3.3520446 -81.77748,5.2159715 -82.166534,7.08085 -82.543785,8.946353 -82.90941,10.8126745 -83.26365,12.679266 -83.60717,14.546139 -83.939514,16.413233 -84.26175,18.280247 -84.57334,20.147175 -84.87446,22.013895 -85.1652,23.880276 -85.44536,25.746157 -85.71492,27.61153 -85.973625,29.47623 -86.22136,31.340197 -86.45756,33.20341 -86.68206,35.06566 -86.89404,36.927002 -87.09299,38.7872 -87.27796,40.64639 -87.44803,42.504345 -87.60216,44.361122 -87.73877,46.21652 -87.85595,48.070553 -87.95217,49.923103 -88.02459,51.774128 -88.070076,53.623516 -88.085,55.471222 -88.06518,57.317005 -88.004425,59.160816 -87.89543,61.002357 -87.72972,62.841434 -87.49439,64.67776 -87.17499,66.51077 -86.749886,68.34003 -86.1917,70.16459 -85.46012,71.98329 -84.497505,73.79441 -83.221535,75.59549 -81.49827,77.382256 -79.11627,79.14809 -75.7072,80.88092 -70.5998,82.55802 -62.486973,84.131645 -48.816963,85.49222 -26.016544,86.39046 3.6104507,86.45543 27.767906,85.64959 42.481415,84.332596 51.166416,82.778854 56.58581,81.11135 60.177216,79.383385 62.67261,77.6199 64.47016,75.834045 65.79795,74.033 66.79657,72.22119 67.55489,70.40133 68.13378,68.575294 68.573944,66.744286 68.90593,64.90927 69.15012,63.070652 69.32385,61.229156 69.43867,59.385017 69.452774,59.07742 69.61182,59.06664 72.754845,58.813156 77.32447,58.311523 80.14515,57.929768 82.645096,57.5528 84.44327,57.26371 86.21433,56.96777 87.59786,56.730595 89.05521,56.476208 90.26229,56.26243 91.4915,56.042076 91.602455,56.02206 92.76899,55.81034 94.1284,55.560715 95.3711,55.329685 96.8957,55.042046 98.369026,54.75855 100.29432,54.376865 102.297935,53.961025 105.17757,53.317516 108.59701,52.460884 111.23392,51.716 111.23392,51.716", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__O3____/2018/04/30/S5P_RPRO_L2__O3_____20180430T185522_20180430T203851_02829_01_010105_20190201T163955.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10105.0 + }, + "id": "12bb31aa-baf7-481a-b5d3-479efe65ad49" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 55.08682, + 67.149216 + ], + [ + 58.582428, + 66.524216 + ], + [ + 61.89317, + 65.8225 + ], + [ + 65.016075, + 65.05077 + ], + [ + 67.95261, + 64.21543 + ], + [ + 70.707115, + 63.321968 + ], + [ + 73.286835, + 62.376335 + ], + [ + 75.70101, + 61.38379 + ], + [ + 77.95899, + 60.34893 + ], + [ + 80.07058, + 59.275616 + ], + [ + 82.04654, + 58.16818 + ], + [ + 83.89705, + 57.030052 + ], + [ + 84.00219, + 57.094322 + ], + [ + 85.991936, + 58.25237 + ], + [ + 89.51605, + 60.046555 + ], + [ + 91.932884, + 61.09984 + ], + [ + 94.260605, + 61.986877 + ], + [ + 96.05508, + 62.590145 + ], + [ + 97.92735, + 63.149418 + ], + [ + 99.46447, + 63.55848 + ], + [ + 101.15465, + 63.959892 + ], + [ + 102.60909, + 64.26763 + ], + [ + 104.139595, + 64.55648 + ], + [ + 104.28013, + 64.58129 + ], + [ + 105.78093, + 64.82905 + ], + [ + 107.58107, + 65.08665 + ], + [ + 109.27135, + 65.29167 + ], + [ + 111.39745, + 65.50226 + ], + [ + 113.49993, + 65.66233 + ], + [ + 116.30606, + 65.80753 + ], + [ + 119.28147, + 65.88351 + ], + [ + 123.62473, + 65.86394 + ], + [ + 128.83157, + 65.65252 + ], + [ + 133.22693, + 65.32054 + ], + [ + 133.4942, + 66.74552 + ], + [ + 133.82755, + 68.16804 + ], + [ + 134.24017, + 69.58778 + ], + [ + 134.748, + 71.00437 + ], + [ + 135.37483, + 72.41699 + ], + [ + 136.1517, + 73.824646 + ], + [ + 137.11984, + 75.22609 + ], + [ + 138.33665, + 76.619705 + ], + [ + 139.88844, + 78.00253 + ], + [ + 141.9008, + 79.370674 + ], + [ + 144.56711, + 80.717735 + ], + [ + 144.11487, + 80.75762 + ], + [ + 134.33559, + 81.42166 + ], + [ + 117.7102, + 81.86221 + ], + [ + 106.88153, + 81.75438 + ], + [ + 97.68257, + 81.39882 + ], + [ + 91.5895, + 80.997185 + ], + [ + 86.150536, + 80.491844 + ], + [ + 82.32516, + 80.028534 + ], + [ + 78.70108, + 79.48257 + ], + [ + 76.00369, + 78.99021 + ], + [ + 73.523895, + 78.45556 + ], + [ + 73.31269, + 78.40578 + ], + [ + 71.21178, + 77.86817 + ], + [ + 69.02249, + 77.211555 + ], + [ + 67.24215, + 76.58602 + ], + [ + 65.31381, + 75.7894 + ], + [ + 63.684032, + 74.992485 + ], + [ + 61.844814, + 73.9157 + ], + [ + 60.214195, + 72.756905 + ], + [ + 58.25403, + 71.02843 + ], + [ + 56.34399, + 68.88057 + ], + [ + 55.08682, + 67.149216 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__O3_____20240102T051826_20240102T052326_32231_03_020601_20240102T070834.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2024-01-02T05:18:20Z", + "completionDate": "2024-01-02T05:22:56Z", + "productType": "L2__O3____", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 32231, + "updated": "2024-01-02T07:16:02.370353Z", + "published": "2024-01-02T07:16:01.118109Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/5a8a2125-a1e8-45a1-b060-a117e9bc52c5", + "size": 9692795, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 5a8a2125-a1e8-45a1-b060-a117e9bc52c5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/5a8a2125-a1e8-45a1-b060-a117e9bc52c5.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 98.6037581934551, + 71.9504057561732 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "55.08682,67.149216 58.582428,66.524216 61.89317,65.8225 65.016075,65.05077 67.95261,64.21543 70.707115,63.321968 73.286835,62.376335 75.70101,61.38379 77.95899,60.34893 80.07058,59.275616 82.04654,58.16818 83.89705,57.030052 84.00219,57.094322 85.991936,58.25237 89.51605,60.046555 91.932884,61.09984 94.260605,61.986877 96.05508,62.590145 97.92735,63.149418 99.46447,63.55848 101.15465,63.959892 102.60909,64.26763 104.139595,64.55648 104.28013,64.58129 105.78093,64.82905 107.58107,65.08665 109.27135,65.29167 111.39745,65.50226 113.49993,65.66233 116.30606,65.80753 119.28147,65.88351 123.62473,65.86394 128.83157,65.65252 133.22693,65.32054 133.4942,66.74552 133.82755,68.16804 134.24017,69.58778 134.748,71.00437 135.37483,72.41699 136.1517,73.824646 137.11984,75.22609 138.33665,76.619705 139.88844,78.00253 141.9008,79.370674 144.56711,80.717735 144.11487,80.75762 134.33559,81.42166 117.7102,81.86221 106.88153,81.75438 97.68257,81.39882 91.5895,80.997185 86.150536,80.491844 82.32516,80.028534 78.70108,79.48257 76.00369,78.99021 73.523895,78.45556 73.31269,78.40578 71.21178,77.86817 69.02249,77.211555 67.24215,76.58602 65.31381,75.7894 63.684032,74.992485 61.844814,73.9157 60.214195,72.756905 58.25403,71.02843 56.34399,68.88057 55.08682,67.149216", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__O3____/2024/01/02/S5P_NRTI_L2__O3_____20240102T051826_20240102T052326_32231_03_020601_20240102T070834", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20601.0 + }, + "id": "5a8a2125-a1e8-45a1-b060-a117e9bc52c5" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -70.99886, + 51.850334 + ], + [ + -69.1665, + 53.440647 + ], + [ + -67.18392, + 54.997013 + ], + [ + -65.03491, + 56.515087 + ], + [ + -62.70017, + 57.989143 + ], + [ + -60.16031, + 59.41307 + ], + [ + -57.39379, + 60.77941 + ], + [ + -54.378555, + 62.07975 + ], + [ + -51.094177, + 63.3045 + ], + [ + -47.52153, + 64.44299 + ], + [ + -43.646145, + 65.483 + ], + [ + -39.461094, + 66.41172 + ], + [ + -34.97053, + 67.2155 + ], + [ + -30.192411, + 67.88062 + ], + [ + -25.162447, + 68.394684 + ], + [ + -19.934315, + 68.74633 + ], + [ + -14.577761, + 68.92755 + ], + [ + -9.175087, + 68.93406 + ], + [ + -3.812141, + 68.7657 + ], + [ + 1.4281222, + 68.42663 + ], + [ + 6.4746094, + 67.924484 + ], + [ + 11.2726965, + 67.270256 + ], + [ + 15.785449, + 66.476555 + ], + [ + 19.99315, + 65.55681 + ], + [ + 23.891157, + 64.524796 + ], + [ + 27.485966, + 63.39371 + ], + [ + 30.790894, + 62.175053 + ], + [ + 33.825237, + 60.880325 + ], + [ + 36.60983, + 59.518993 + ], + [ + 39.166134, + 58.09962 + ], + [ + 41.51544, + 56.629395 + ], + [ + 43.678265, + 55.114986 + ], + [ + 45.672768, + 53.56157 + ], + [ + 47.516144, + 51.974094 + ], + [ + 49.223965, + 50.356617 + ], + [ + 50.8098, + 48.712616 + ], + [ + 52.28566, + 47.045036 + ], + [ + 53.662956, + 45.356735 + ], + [ + 54.950954, + 43.649673 + ], + [ + 56.158283, + 41.925972 + ], + [ + 57.292755, + 40.187405 + ], + [ + 58.360966, + 38.43545 + ], + [ + 59.369045, + 36.671467 + ], + [ + 60.32225, + 34.89668 + ], + [ + 61.22499, + 33.111816 + ], + [ + 62.081852, + 31.318157 + ], + [ + 62.89671, + 29.51642 + ], + [ + 63.67254, + 27.707275 + ], + [ + 64.412636, + 25.891508 + ], + [ + 65.11972, + 24.069683 + ], + [ + 65.79609, + 22.242216 + ], + [ + 66.44409, + 20.409857 + ], + [ + 67.065384, + 18.572798 + ], + [ + 67.66212, + 16.731667 + ], + [ + 68.23566, + 14.886777 + ], + [ + 68.78773, + 13.038497 + ], + [ + 69.319145, + 11.187035 + ], + [ + 69.83169, + 9.332945 + ], + [ + 70.326096, + 7.4763327 + ], + [ + 70.80343, + 5.617572 + ], + [ + 71.26436, + 3.7568114 + ], + [ + 71.70994, + 1.8943648 + ], + [ + 72.14089, + 0.030490525 + ], + [ + 72.557625, + -1.8346523 + ], + [ + 72.96103, + -3.700796 + ], + [ + 73.35098, + -5.5678816 + ], + [ + 73.72878, + -7.4355235 + ], + [ + 74.09425, + -9.303695 + ], + [ + 74.447815, + -11.1722 + ], + [ + 74.789894, + -13.040783 + ], + [ + 75.120544, + -14.909407 + ], + [ + 75.43992, + -16.77789 + ], + [ + 75.74818, + -18.646086 + ], + [ + 76.04557, + -20.513836 + ], + [ + 76.3317, + -22.38104 + ], + [ + 76.60696, + -24.247581 + ], + [ + 76.8709, + -26.11331 + ], + [ + 77.123314, + -27.97817 + ], + [ + 77.36411, + -29.842012 + ], + [ + 77.59278, + -31.70476 + ], + [ + 77.80885, + -33.56632 + ], + [ + 78.01199, + -35.426548 + ], + [ + 78.201385, + -37.285397 + ], + [ + 78.37614, + -39.142765 + ], + [ + 78.53548, + -40.998615 + ], + [ + 78.67782, + -42.852795 + ], + [ + 78.802124, + -44.70521 + ], + [ + 78.906555, + -46.555813 + ], + [ + 78.98906, + -48.404552 + ], + [ + 79.0473, + -50.251152 + ], + [ + 79.078354, + -52.09575 + ], + [ + 79.07867, + -53.938007 + ], + [ + 79.043594, + -55.77789 + ], + [ + 78.96802, + -57.615204 + ], + [ + 78.84493, + -59.44963 + ], + [ + 78.66606, + -61.281017 + ], + [ + 78.42078, + -63.109005 + ], + [ + 78.09563, + -64.93305 + ], + [ + 77.672035, + -66.75265 + ], + [ + 77.12528, + -68.5669 + ], + [ + 76.42338, + -70.37475 + ], + [ + 75.51952, + -72.17459 + ], + [ + 74.3487, + -73.9641 + ], + [ + 72.812256, + -75.739815 + ], + [ + 70.76048, + -77.49623 + ], + [ + 67.952576, + -79.22446 + ], + [ + 63.981693, + -80.90881 + ], + [ + 58.13131, + -82.520096 + ], + [ + 49.098076, + -83.9998 + ], + [ + 47.143196, + -84.22647 + ], + [ + 47.886078, + -84.27579 + ], + [ + 63.64056, + -84.97919 + ], + [ + 94.27102, + -85.09848 + ], + [ + 111.180244, + -84.52147 + ], + [ + 122.95513, + -83.704926 + ], + [ + 129.69371, + -82.996254 + ], + [ + 135.19879, + -82.229004 + ], + [ + 138.87643, + -81.59392 + ], + [ + 142.27725, + -80.89872 + ], + [ + 144.79147, + -80.30627 + ], + [ + 147.11694, + -79.68998 + ], + [ + 147.31648, + -79.63377 + ], + [ + 149.32143, + -79.03757 + ], + [ + 151.46637, + -78.33173 + ], + [ + 153.27284, + -77.67728 + ], + [ + 155.31705, + -76.86342 + ], + [ + 157.13629, + -76.06597 + ], + [ + 159.31241, + -75.00741 + ], + [ + 161.36372, + -73.88443 + ], + [ + 163.97919, + -72.22765 + ], + [ + 166.64738, + -70.186005 + ], + [ + 168.59007, + -68.390465 + ], + [ + 168.59007, + -68.390465 + ], + [ + 163.55421, + -67.91329 + ], + [ + 158.75551, + -67.28423 + ], + [ + 154.23203, + -66.51569 + ], + [ + 150.00546, + -65.620834 + ], + [ + 146.08286, + -64.61283 + ], + [ + 142.46004, + -63.504406 + ], + [ + 139.12398, + -62.307835 + ], + [ + 136.05757, + -61.0339 + ], + [ + 133.24104, + -59.692142 + ], + [ + 130.6532, + -58.29124 + ], + [ + 128.27266, + -56.83868 + ], + [ + 126.0804, + -55.34077 + ], + [ + 124.05756, + -53.80311 + ], + [ + 122.18737, + -52.230473 + ], + [ + 120.45399, + -50.627136 + ], + [ + 118.84393, + -48.99658 + ], + [ + 117.34499, + -47.34183 + ], + [ + 115.94601, + -45.66568 + ], + [ + 114.63746, + -43.97034 + ], + [ + 113.41055, + -42.257755 + ], + [ + 112.25744, + -40.529858 + ], + [ + 111.17146, + -38.788166 + ], + [ + 110.14653, + -37.0339 + ], + [ + 109.17719, + -35.26844 + ], + [ + 108.258804, + -33.492737 + ], + [ + 107.386856, + -31.707764 + ], + [ + 106.557686, + -29.914324 + ], + [ + 105.767876, + -28.113205 + ], + [ + 105.01426, + -26.305141 + ], + [ + 104.29403, + -24.490692 + ], + [ + 103.60496, + -22.67038 + ], + [ + 102.94447, + -20.844807 + ], + [ + 102.31091, + -19.014345 + ], + [ + 101.702225, + -17.179459 + ], + [ + 101.116684, + -15.340589 + ], + [ + 100.55295, + -13.498108 + ], + [ + 100.00984, + -11.652177 + ], + [ + 99.48583, + -9.8033495 + ], + [ + 98.97993, + -7.951724 + ], + [ + 98.491325, + -6.097743 + ], + [ + 98.01871, + -4.2414346 + ], + [ + 97.56158, + -2.3833008 + ], + [ + 97.119095, + -0.52341104 + ], + [ + 96.69062, + 1.3379868 + ], + [ + 96.27528, + 3.2006826 + ], + [ + 95.873116, + 5.0644984 + ], + [ + 95.48317, + 6.9292026 + ], + [ + 95.10498, + 8.794665 + ], + [ + 94.738594, + 10.660768 + ], + [ + 94.38338, + 12.527241 + ], + [ + 94.03929, + 14.394026 + ], + [ + 93.705986, + 16.261026 + ], + [ + 93.38308, + 18.127956 + ], + [ + 93.07083, + 19.994839 + ], + [ + 92.768906, + 21.861486 + ], + [ + 92.477554, + 23.727793 + ], + [ + 92.19666, + 25.593664 + ], + [ + 91.92629, + 27.458971 + ], + [ + 91.66707, + 29.323679 + ], + [ + 91.418465, + 31.187628 + ], + [ + 91.1815, + 33.05077 + ], + [ + 90.95638, + 34.913033 + ], + [ + 90.74345, + 36.774277 + ], + [ + 90.54368, + 38.634567 + ], + [ + 90.35765, + 40.493652 + ], + [ + 90.18649, + 42.351673 + ], + [ + 90.0313, + 44.208366 + ], + [ + 89.89366, + 46.06381 + ], + [ + 89.77482, + 47.91781 + ], + [ + 89.677055, + 49.770386 + ], + [ + 89.60313, + 51.621372 + ], + [ + 89.555435, + 53.47081 + ], + [ + 89.53799, + 55.318485 + ], + [ + 89.55525, + 57.164307 + ], + [ + 89.612946, + 59.00812 + ], + [ + 89.71784, + 60.84975 + ], + [ + 89.87923, + 62.688866 + ], + [ + 90.10853, + 64.52521 + ], + [ + 90.42101, + 66.35845 + ], + [ + 90.83681, + 68.18785 + ], + [ + 91.38384, + 70.01267 + ], + [ + 92.10033, + 71.831726 + ], + [ + 93.04125, + 73.64341 + ], + [ + 94.289474, + 75.44514 + ], + [ + 95.970184, + 77.23315 + ], + [ + 98.28838, + 79.00081 + ], + [ + 101.59404, + 80.73676 + ], + [ + 106.52495, + 82.41942 + ], + [ + 114.31675, + 84.004 + ], + [ + 127.38385, + 85.38876 + ], + [ + 149.32706, + 86.33916 + ], + [ + 178.78383, + 86.483444 + ], + [ + 180.0, + 86.44713817070996 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 86.44713817070996 + ], + [ + -156.27281, + 85.73882 + ], + [ + -140.8811, + 84.45234 + ], + [ + -131.81595, + 82.9128 + ], + [ + -126.18796, + 81.25264 + ], + [ + -122.47598, + 79.5288 + ], + [ + -119.90351, + 77.76805 + ], + [ + -118.05642, + 75.98389 + ], + [ + -116.69348, + 74.184105 + ], + [ + -115.66994, + 72.37324 + ], + [ + -114.89277, + 70.55417 + ], + [ + -114.29997, + 68.72869 + ], + [ + -113.84827, + 66.898186 + ], + [ + -113.50809, + 65.06351 + ], + [ + -113.25626, + 63.22537 + ], + [ + -113.07639, + 61.384174 + ], + [ + -112.95653, + 59.54037 + ], + [ + -112.94193, + 59.232872 + ], + [ + -112.7821, + 59.222176 + ], + [ + -109.62338, + 58.97012 + ], + [ + -105.031425, + 58.46965 + ], + [ + -102.19742, + 58.088085 + ], + [ + -99.686035, + 57.710953 + ], + [ + -97.879875, + 57.421547 + ], + [ + -96.10115, + 57.125145 + ], + [ + -94.711784, + 56.887497 + ], + [ + -93.24844, + 56.63251 + ], + [ + -92.0365, + 56.41815 + ], + [ + -90.80245, + 56.197144 + ], + [ + -90.69107, + 56.177063 + ], + [ + -89.52005, + 55.964638 + ], + [ + -88.15553, + 55.71411 + ], + [ + -86.90829, + 55.48218 + ], + [ + -85.37826, + 55.193333 + ], + [ + -83.89986, + 54.908558 + ], + [ + -81.96819, + 54.525047 + ], + [ + -79.95826, + 54.107113 + ], + [ + -77.0702, + 53.460255 + ], + [ + -73.641815, + 52.599106 + ], + [ + -70.99886, + 51.850334 + ], + [ + -70.99886, + 51.850334 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_RPRO_L2__O3_____20180430T070451_20180430T084820_02822_01_010000_20180605T215159.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2018-04-30T07:27:26Z", + "completionDate": "2018-04-30T08:25:49Z", + "productType": "L2__O3____", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 2822, + "updated": "2023-05-10T12:08:46.137766Z", + "published": "2023-05-10T12:08:46.137766Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2e600202-211f-4002-82fd-26eaee48c406", + "size": 256832578, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2e600202-211f-4002-82fd-26eaee48c406", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/2e600202-211f-4002-82fd-26eaee48c406.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 37.2655243865119, + 29.8923487139049 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-70.99886,51.850334 -69.1665,53.440647 -67.18392,54.997013 -65.03491,56.515087 -62.70017,57.989143 -60.16031,59.41307 -57.39379,60.77941 -54.378555,62.07975 -51.094177,63.3045 -47.52153,64.44299 -43.646145,65.483 -39.461094,66.41172 -34.97053,67.2155 -30.192411,67.88062 -25.162447,68.394684 -19.934315,68.74633 -14.577761,68.92755 -9.175087,68.93406 -3.812141,68.7657 1.4281222,68.42663 6.4746094,67.924484 11.2726965,67.270256 15.785449,66.476555 19.99315,65.55681 23.891157,64.524796 27.485966,63.39371 30.790894,62.175053 33.825237,60.880325 36.60983,59.518993 39.166134,58.09962 41.51544,56.629395 43.678265,55.114986 45.672768,53.56157 47.516144,51.974094 49.223965,50.356617 50.8098,48.712616 52.28566,47.045036 53.662956,45.356735 54.950954,43.649673 56.158283,41.925972 57.292755,40.187405 58.360966,38.43545 59.369045,36.671467 60.32225,34.89668 61.22499,33.111816 62.081852,31.318157 62.89671,29.51642 63.67254,27.707275 64.412636,25.891508 65.11972,24.069683 65.79609,22.242216 66.44409,20.409857 67.065384,18.572798 67.66212,16.731667 68.23566,14.886777 68.78773,13.038497 69.319145,11.187035 69.83169,9.332945 70.326096,7.4763327 70.80343,5.617572 71.26436,3.7568114 71.70994,1.8943648 72.14089,0.030490525 72.557625,-1.8346523 72.96103,-3.700796 73.35098,-5.5678816 73.72878,-7.4355235 74.09425,-9.303695 74.447815,-11.1722 74.789894,-13.040783 75.120544,-14.909407 75.43992,-16.77789 75.74818,-18.646086 76.04557,-20.513836 76.3317,-22.38104 76.60696,-24.247581 76.8709,-26.11331 77.123314,-27.97817 77.36411,-29.842012 77.59278,-31.70476 77.80885,-33.56632 78.01199,-35.426548 78.201385,-37.285397 78.37614,-39.142765 78.53548,-40.998615 78.67782,-42.852795 78.802124,-44.70521 78.906555,-46.555813 78.98906,-48.404552 79.0473,-50.251152 79.078354,-52.09575 79.07867,-53.938007 79.043594,-55.77789 78.96802,-57.615204 78.84493,-59.44963 78.66606,-61.281017 78.42078,-63.109005 78.09563,-64.93305 77.672035,-66.75265 77.12528,-68.5669 76.42338,-70.37475 75.51952,-72.17459 74.3487,-73.9641 72.812256,-75.739815 70.76048,-77.49623 67.952576,-79.22446 63.981693,-80.90881 58.13131,-82.520096 49.098076,-83.9998 47.143196,-84.22647 47.886078,-84.27579 63.64056,-84.97919 94.27102,-85.09848 111.180244,-84.52147 122.95513,-83.704926 129.69371,-82.996254 135.19879,-82.229004 138.87643,-81.59392 142.27725,-80.89872 144.79147,-80.30627 147.11694,-79.68998 147.31648,-79.63377 149.32143,-79.03757 151.46637,-78.33173 153.27284,-77.67728 155.31705,-76.86342 157.13629,-76.06597 159.31241,-75.00741 161.36372,-73.88443 163.97919,-72.22765 166.64738,-70.186005 168.59007,-68.390465 168.59007,-68.390465 163.55421,-67.91329 158.75551,-67.28423 154.23203,-66.51569 150.00546,-65.620834 146.08286,-64.61283 142.46004,-63.504406 139.12398,-62.307835 136.05757,-61.0339 133.24104,-59.692142 130.6532,-58.29124 128.27266,-56.83868 126.0804,-55.34077 124.05756,-53.80311 122.18737,-52.230473 120.45399,-50.627136 118.84393,-48.99658 117.34499,-47.34183 115.94601,-45.66568 114.63746,-43.97034 113.41055,-42.257755 112.25744,-40.529858 111.17146,-38.788166 110.14653,-37.0339 109.17719,-35.26844 108.258804,-33.492737 107.386856,-31.707764 106.557686,-29.914324 105.767876,-28.113205 105.01426,-26.305141 104.29403,-24.490692 103.60496,-22.67038 102.94447,-20.844807 102.31091,-19.014345 101.702225,-17.179459 101.116684,-15.340589 100.55295,-13.498108 100.00984,-11.652177 99.48583,-9.8033495 98.97993,-7.951724 98.491325,-6.097743 98.01871,-4.2414346 97.56158,-2.3833008 97.119095,-0.52341104 96.69062,1.3379868 96.27528,3.2006826 95.873116,5.0644984 95.48317,6.9292026 95.10498,8.794665 94.738594,10.660768 94.38338,12.527241 94.03929,14.394026 93.705986,16.261026 93.38308,18.127956 93.07083,19.994839 92.768906,21.861486 92.477554,23.727793 92.19666,25.593664 91.92629,27.458971 91.66707,29.323679 91.418465,31.187628 91.1815,33.05077 90.95638,34.913033 90.74345,36.774277 90.54368,38.634567 90.35765,40.493652 90.18649,42.351673 90.0313,44.208366 89.89366,46.06381 89.77482,47.91781 89.677055,49.770386 89.60313,51.621372 89.555435,53.47081 89.53799,55.318485 89.55525,57.164307 89.612946,59.00812 89.71784,60.84975 89.87923,62.688866 90.10853,64.52521 90.42101,66.35845 90.83681,68.18785 91.38384,70.01267 92.10033,71.831726 93.04125,73.64341 94.289474,75.44514 95.970184,77.23315 98.28838,79.00081 101.59404,80.73676 106.52495,82.41942 114.31675,84.004 127.38385,85.38876 149.32706,86.33916 178.78383,86.483444 180.0,86.44713817071 180,90 0,90 -180,90 -180,86.44713817071 -156.27281,85.73882 -140.8811,84.45234 -131.81595,82.9128 -126.18796,81.25264 -122.47598,79.5288 -119.90351,77.76805 -118.05642,75.98389 -116.69348,74.184105 -115.66994,72.37324 -114.89277,70.55417 -114.29997,68.72869 -113.84827,66.898186 -113.50809,65.06351 -113.25626,63.22537 -113.07639,61.384174 -112.95653,59.54037 -112.94193,59.232872 -112.7821,59.222176 -109.62338,58.97012 -105.031425,58.46965 -102.19742,58.088085 -99.686035,57.710953 -97.879875,57.421547 -96.10115,57.125145 -94.711784,56.887497 -93.24844,56.63251 -92.0365,56.41815 -90.80245,56.197144 -90.69107,56.177063 -89.52005,55.964638 -88.15553,55.71411 -86.90829,55.48218 -85.37826,55.193333 -83.89986,54.908558 -81.96819,54.525047 -79.95826,54.107113 -77.0702,53.460255 -73.641815,52.599106 -70.99886,51.850334 -70.99886,51.850334", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__O3____/2018/04/30/S5P_RPRO_L2__O3_____20180430T070451_20180430T084820_02822_01_010000_20180605T215159.nc", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 10000.0 + }, + "id": "2e600202-211f-4002-82fd-26eaee48c406" + } + ], + "properties": { + "id": "4da0bd58-8389-5f18-bbd9-5f323bc22049", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__O3____" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_L2__SO2___.json b/tests/data/opensearch/creodias_search_L2__SO2___.json new file mode 100644 index 0000000..1b8666f --- /dev/null +++ b/tests/data/opensearch/creodias_search_L2__SO2___.json @@ -0,0 +1,2142 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -51.475048, + 47.514553 + ], + [ + -50.315266, + 48.80959 + ], + [ + -49.088963, + 50.090424 + ], + [ + -47.789806, + 51.35546 + ], + [ + -46.4122, + 52.60336 + ], + [ + -44.94877, + 53.832138 + ], + [ + -43.39225, + 55.039936 + ], + [ + -41.734608, + 56.224464 + ], + [ + -39.96722, + 57.383183 + ], + [ + -38.080845, + 58.513363 + ], + [ + -36.065483, + 59.61164 + ], + [ + -33.911053, + 60.67454 + ], + [ + -31.607449, + 61.698048 + ], + [ + -29.144583, + 62.67784 + ], + [ + -26.512947, + 63.609123 + ], + [ + -23.70377, + 64.48647 + ], + [ + -20.710842, + 65.30409 + ], + [ + -17.530346, + 66.05615 + ], + [ + -14.162088, + 66.73613 + ], + [ + -10.610488, + 67.33745 + ], + [ + -6.8863583, + 67.85385 + ], + [ + -3.006331, + 68.279366 + ], + [ + 1.005981, + 68.60847 + ], + [ + 5.12059, + 68.83665 + ], + [ + 9.301869, + 68.9607 + ], + [ + 13.510618, + 68.97888 + ], + [ + 17.705858, + 68.89055 + ], + [ + 21.847149, + 68.69758 + ], + [ + 25.897665, + 68.40235 + ], + [ + 29.825346, + 68.008965 + ], + [ + 33.604385, + 67.522964 + ], + [ + 37.21586, + 66.94985 + ], + [ + 40.64677, + 66.2961 + ], + [ + 43.891174, + 65.5681 + ], + [ + 46.94724, + 64.77219 + ], + [ + 49.817886, + 63.91472 + ], + [ + 52.50898, + 63.001537 + ], + [ + 55.028088, + 62.03792 + ], + [ + 57.38475, + 61.029137 + ], + [ + 59.58832, + 59.97937 + ], + [ + 61.649723, + 58.893074 + ], + [ + 63.579216, + 57.773907 + ], + [ + 65.38613, + 56.62495 + ], + [ + 67.080315, + 55.449387 + ], + [ + 68.67023, + 54.24959 + ], + [ + 70.16471, + 53.028145 + ], + [ + 71.571106, + 51.78695 + ], + [ + 72.89645, + 50.527973 + ], + [ + 74.147285, + 49.25283 + ], + [ + 75.32935, + 47.962856 + ], + [ + 76.448586, + 46.65959 + ], + [ + 77.50926, + 45.344017 + ], + [ + 78.5159, + 44.017048 + ], + [ + 79.473335, + 42.680126 + ], + [ + 80.38458, + 41.333683 + ], + [ + 81.25293, + 39.978546 + ], + [ + 82.08194, + 38.615444 + ], + [ + 82.87409, + 37.244904 + ], + [ + 83.632065, + 35.867672 + ], + [ + 84.35828, + 34.484184 + ], + [ + 85.05482, + 33.094906 + ], + [ + 85.72355, + 31.700262 + ], + [ + 86.36639, + 30.300577 + ], + [ + 86.98484, + 28.896269 + ], + [ + 87.58042, + 27.487705 + ], + [ + 88.15478, + 26.07527 + ], + [ + 88.70903, + 24.658972 + ], + [ + 89.244125, + 23.239313 + ], + [ + 89.76139, + 21.816444 + ], + [ + 90.261795, + 20.390675 + ], + [ + 90.74605, + 18.962093 + ], + [ + 91.215454, + 17.531048 + ], + [ + 91.670166, + 16.09756 + ], + [ + 92.11133, + 14.661833 + ], + [ + 92.53963, + 13.224209 + ], + [ + 92.95535, + 11.784609 + ], + [ + 93.35941, + 10.343327 + ], + [ + 93.75232, + 8.900498 + ], + [ + 94.13427, + 7.4562416 + ], + [ + 94.50596, + 6.0106454 + ], + [ + 94.86772, + 4.5638046 + ], + [ + 95.22005, + 3.1160107 + ], + [ + 95.563095, + 1.6671338 + ], + [ + 95.89711, + 0.2172868 + ], + [ + 96.22279, + -1.2330976 + ], + [ + 96.54012, + -2.6842246 + ], + [ + 96.849396, + -4.135986 + ], + [ + 97.15093, + -5.588112 + ], + [ + 97.44486, + -7.0407205 + ], + [ + 97.73134, + -8.493588 + ], + [ + 98.01038, + -9.946726 + ], + [ + 98.282845, + -11.399858 + ], + [ + 98.54782, + -12.853258 + ], + [ + 98.80601, + -14.306585 + ], + [ + 99.05732, + -15.759879 + ], + [ + 99.302086, + -17.212948 + ], + [ + 99.540085, + -18.665854 + ], + [ + 99.771225, + -20.118626 + ], + [ + 99.995735, + -21.57095 + ], + [ + 100.21371, + -23.0229 + ], + [ + 100.424675, + -24.474485 + ], + [ + 100.62886, + -25.925531 + ], + [ + 100.8262, + -27.376072 + ], + [ + 101.01651, + -28.825989 + ], + [ + 101.19961, + -30.275267 + ], + [ + 101.3754, + -31.723877 + ], + [ + 101.543495, + -33.171734 + ], + [ + 101.70385, + -34.61884 + ], + [ + 101.85595, + -36.065094 + ], + [ + 101.99942, + -37.510548 + ], + [ + 102.13411, + -38.955067 + ], + [ + 102.25945, + -40.398613 + ], + [ + 102.37463, + -41.84123 + ], + [ + 102.47949, + -43.28281 + ], + [ + 102.57291, + -44.72333 + ], + [ + 102.65443, + -46.16268 + ], + [ + 102.72281, + -47.60095 + ], + [ + 102.77705, + -49.038044 + ], + [ + 102.81625, + -50.4738 + ], + [ + 102.83816, + -51.90832 + ], + [ + 102.84194, + -53.341427 + ], + [ + 102.82496, + -54.773155 + ], + [ + 102.78514, + -56.20333 + ], + [ + 102.72013, + -57.6319 + ], + [ + 102.626175, + -59.05877 + ], + [ + 102.499344, + -60.48381 + ], + [ + 102.33519, + -61.906834 + ], + [ + 102.1283, + -63.327713 + ], + [ + 101.87101, + -64.74617 + ], + [ + 101.5552, + -66.16194 + ], + [ + 101.17044, + -67.57466 + ], + [ + 100.70275, + -68.98388 + ], + [ + 100.13535, + -70.38894 + ], + [ + 99.44471, + -71.789154 + ], + [ + 98.60169, + -73.18337 + ], + [ + 97.56684, + -74.57023 + ], + [ + 96.2838, + -75.94774 + ], + [ + 94.67541, + -77.31298 + ], + [ + 92.62766, + -78.661736 + ], + [ + 89.973976, + -79.98758 + ], + [ + 89.76934, + -80.074936 + ], + [ + 90.2735, + -80.0953 + ], + [ + 99.74607, + -80.33123 + ], + [ + 115.211296, + -80.16047 + ], + [ + 124.21394, + -79.73478 + ], + [ + 131.56293, + -79.1816 + ], + [ + 136.4345, + -78.69729 + ], + [ + 140.89232, + -78.160835 + ], + [ + 144.14929, + -77.70649 + ], + [ + 147.3788, + -77.198784 + ], + [ + 149.90718, + -76.75806 + ], + [ + 152.35445, + -76.29224 + ], + [ + 152.56929, + -76.2494 + ], + [ + 154.7706, + -75.79152 + ], + [ + 157.20956, + -75.24169 + ], + [ + 159.32863, + -74.72495 + ], + [ + 161.79501, + -74.07372 + ], + [ + 164.04861, + -73.426926 + ], + [ + 166.81485, + -72.55567 + ], + [ + 169.49304, + -71.61625 + ], + [ + 173.01111, + -70.203285 + ], + [ + 176.72813, + -68.421844 + ], + [ + 179.52243, + -66.82336 + ], + [ + 176.12599, + -66.16959 + ], + [ + 172.9126, + -65.443016 + ], + [ + 169.88422, + -64.649414 + ], + [ + 167.03743, + -63.79529 + ], + [ + 164.36714, + -62.88602 + ], + [ + 161.86531, + -61.927177 + ], + [ + 159.52357, + -60.923405 + ], + [ + 157.33133, + -59.879494 + ], + [ + 155.2794, + -58.799038 + ], + [ + 153.35753, + -57.68597 + ], + [ + 151.55603, + -56.543453 + ], + [ + 149.86632, + -55.374207 + ], + [ + 148.27867, + -54.18107 + ], + [ + 146.78596, + -52.966164 + ], + [ + 145.38005, + -51.731644 + ], + [ + 144.05469, + -50.479156 + ], + [ + 142.80267, + -49.2105 + ], + [ + 141.61882, + -47.92706 + ], + [ + 140.49759, + -46.630184 + ], + [ + 139.43427, + -45.320923 + ], + [ + 138.42455, + -44.00033 + ], + [ + 137.4639, + -42.66946 + ], + [ + 136.5492, + -41.329056 + ], + [ + 135.67673, + -39.97995 + ], + [ + 134.84366, + -38.622726 + ], + [ + 134.04709, + -37.258 + ], + [ + 133.28458, + -35.88643 + ], + [ + 132.55373, + -34.508526 + ], + [ + 131.85243, + -33.12471 + ], + [ + 131.1789, + -31.735317 + ], + [ + 130.5312, + -30.340881 + ], + [ + 129.90761, + -28.941692 + ], + [ + 129.30673, + -27.538164 + ], + [ + 128.72716, + -26.130518 + ], + [ + 128.16772, + -24.71908 + ], + [ + 127.627266, + -23.30406 + ], + [ + 127.10455, + -21.885717 + ], + [ + 126.59877, + -20.464306 + ], + [ + 126.10869, + -19.040071 + ], + [ + 125.633865, + -17.613195 + ], + [ + 125.17323, + -16.183804 + ], + [ + 124.72635, + -14.752097 + ], + [ + 124.29206, + -13.318247 + ], + [ + 123.8703, + -11.882431 + ], + [ + 123.46015, + -10.444747 + ], + [ + 123.06125, + -9.005373 + ], + [ + 122.67298, + -7.564503 + ], + [ + 122.29512, + -6.1221113 + ], + [ + 121.92679, + -4.6784263 + ], + [ + 121.568, + -3.233537 + ], + [ + 121.21827, + -1.7875261 + ], + [ + 120.87728, + -0.34058866 + ], + [ + 120.544624, + 1.1072443 + ], + [ + 120.220085, + 2.555929 + ], + [ + 119.90357, + 4.005297 + ], + [ + 119.59453, + 5.4552474 + ], + [ + 119.29297, + 6.905832 + ], + [ + 118.99868, + 8.356757 + ], + [ + 118.71136, + 9.808088 + ], + [ + 118.431015, + 11.25971 + ], + [ + 118.1574, + 12.711601 + ], + [ + 117.89043, + 14.163624 + ], + [ + 117.62996, + 15.615785 + ], + [ + 117.37603, + 17.067972 + ], + [ + 117.128494, + 18.520042 + ], + [ + 116.8873, + 19.972164 + ], + [ + 116.65235, + 21.424053 + ], + [ + 116.42384, + 22.875761 + ], + [ + 116.20153, + 24.327198 + ], + [ + 115.985725, + 25.778446 + ], + [ + 115.77652, + 27.229273 + ], + [ + 115.57369, + 28.67978 + ], + [ + 115.377365, + 30.129784 + ], + [ + 115.18808, + 31.57935 + ], + [ + 115.00576, + 33.02849 + ], + [ + 114.83029, + 34.476913 + ], + [ + 114.662674, + 35.92494 + ], + [ + 114.50263, + 37.372284 + ], + [ + 114.350525, + 38.818993 + ], + [ + 114.20723, + 40.26501 + ], + [ + 114.07257, + 41.710297 + ], + [ + 113.94744, + 43.15489 + ], + [ + 113.832306, + 44.59866 + ], + [ + 113.72806, + 46.04162 + ], + [ + 113.63556, + 47.483788 + ], + [ + 113.55529, + 48.925053 + ], + [ + 113.48891, + 50.3654 + ], + [ + 113.43703, + 51.80481 + ], + [ + 113.401985, + 53.243237 + ], + [ + 113.38486, + 54.680573 + ], + [ + 113.38745, + 56.11682 + ], + [ + 113.412895, + 57.551888 + ], + [ + 113.46404, + 58.9857 + ], + [ + 113.543625, + 60.418194 + ], + [ + 113.65623, + 61.849277 + ], + [ + 113.806694, + 63.278717 + ], + [ + 114.00174, + 64.70633 + ], + [ + 114.24787, + 66.13198 + ], + [ + 114.55538, + 67.55538 + ], + [ + 114.93648, + 68.97614 + ], + [ + 115.40562, + 70.3939 + ], + [ + 115.984985, + 71.80782 + ], + [ + 116.699265, + 73.21728 + ], + [ + 117.58696, + 74.62118 + ], + [ + 118.697754, + 76.01782 + ], + [ + 120.10374, + 77.404945 + ], + [ + 121.912895, + 78.77902 + ], + [ + 124.2832, + 80.13506 + ], + [ + 127.47167, + 81.464294 + ], + [ + 131.89587, + 82.75201 + ], + [ + 138.25714, + 83.97209 + ], + [ + 147.74818, + 85.07348 + ], + [ + 162.10196, + 85.958244 + ], + [ + 180.0, + 86.40136126416012 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 86.40136126416012 + ], + [ + -177.61697, + 86.46036 + ], + [ + -154.58037, + 86.41481 + ], + [ + -135.16725, + 85.83987 + ], + [ + -121.69472, + 84.91157 + ], + [ + -112.79621, + 83.7863 + ], + [ + -106.801216, + 82.55265 + ], + [ + -102.608765, + 81.256386 + ], + [ + -99.56995, + 79.92137 + ], + [ + -97.301476, + 78.56109 + ], + [ + -95.56564, + 77.1835 + ], + [ + -94.2115, + 75.7935 + ], + [ + -93.140015, + 74.3943 + ], + [ + -92.28289, + 72.988014 + ], + [ + -91.59248, + 71.57619 + ], + [ + -91.03271, + 70.1599 + ], + [ + -90.57882, + 68.73995 + ], + [ + -90.21086, + 67.31685 + ], + [ + -89.914375, + 65.89105 + ], + [ + -89.67746, + 64.46299 + ], + [ + -89.49105, + 63.03293 + ], + [ + -89.347404, + 61.600975 + ], + [ + -89.24101, + 60.167416 + ], + [ + -89.167046, + 58.732296 + ], + [ + -89.12082, + 57.295815 + ], + [ + -89.100395, + 55.858055 + ], + [ + -89.10158, + 54.419067 + ], + [ + -89.10239, + 54.323105 + ], + [ + -88.96302, + 54.310093 + ], + [ + -86.207855, + 54.01914 + ], + [ + -82.19375, + 53.48578 + ], + [ + -79.706985, + 53.09799 + ], + [ + -77.495224, + 52.724377 + ], + [ + -75.89919, + 52.44278 + ], + [ + -74.322716, + 52.15839 + ], + [ + -73.08798, + 51.93312 + ], + [ + -71.784256, + 51.694016 + ], + [ + -70.70194, + 51.49502 + ], + [ + -69.59747, + 51.291714 + ], + [ + -69.497665, + 51.273335 + ], + [ + -68.447105, + 51.079815 + ], + [ + -67.220116, + 50.85368 + ], + [ + -66.095856, + 50.646275 + ], + [ + -64.713066, + 50.39041 + ], + [ + -63.37302, + 50.140553 + ], + [ + -61.61599, + 49.807167 + ], + [ + -59.779823, + 49.44681 + ], + [ + -57.125675, + 48.892403 + ], + [ + -53.947666, + 48.155968 + ], + [ + -51.475048, + 47.514553 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_OFFL_L2__SO2____20230722T053338_20230722T071508_29905_03_020500_20230724T095641.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2023-07-22T05:55:13Z", + "completionDate": "2023-07-22T06:53:36Z", + "productType": "L2__SO2___", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 29905, + "updated": "2024-12-05T12:23:30.864819Z", + "published": "2023-07-24T10:29:24.419116Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/42a28050-0928-4236-a589-0afb01dc933a", + "size": 1071805746, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 42a28050-0928-4236-a589-0afb01dc933a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/42a28050-0928-4236-a589-0afb01dc933a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 51.7951165062282, + 36.3267325061815 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-51.475048,47.514553 -50.315266,48.80959 -49.088963,50.090424 -47.789806,51.35546 -46.4122,52.60336 -44.94877,53.832138 -43.39225,55.039936 -41.734608,56.224464 -39.96722,57.383183 -38.080845,58.513363 -36.065483,59.61164 -33.911053,60.67454 -31.607449,61.698048 -29.144583,62.67784 -26.512947,63.609123 -23.70377,64.48647 -20.710842,65.30409 -17.530346,66.05615 -14.162088,66.73613 -10.610488,67.33745 -6.8863583,67.85385 -3.006331,68.279366 1.005981,68.60847 5.12059,68.83665 9.301869,68.9607 13.510618,68.97888 17.705858,68.89055 21.847149,68.69758 25.897665,68.40235 29.825346,68.008965 33.604385,67.522964 37.21586,66.94985 40.64677,66.2961 43.891174,65.5681 46.94724,64.77219 49.817886,63.91472 52.50898,63.001537 55.028088,62.03792 57.38475,61.029137 59.58832,59.97937 61.649723,58.893074 63.579216,57.773907 65.38613,56.62495 67.080315,55.449387 68.67023,54.24959 70.16471,53.028145 71.571106,51.78695 72.89645,50.527973 74.147285,49.25283 75.32935,47.962856 76.448586,46.65959 77.50926,45.344017 78.5159,44.017048 79.473335,42.680126 80.38458,41.333683 81.25293,39.978546 82.08194,38.615444 82.87409,37.244904 83.632065,35.867672 84.35828,34.484184 85.05482,33.094906 85.72355,31.700262 86.36639,30.300577 86.98484,28.896269 87.58042,27.487705 88.15478,26.07527 88.70903,24.658972 89.244125,23.239313 89.76139,21.816444 90.261795,20.390675 90.74605,18.962093 91.215454,17.531048 91.670166,16.09756 92.11133,14.661833 92.53963,13.224209 92.95535,11.784609 93.35941,10.343327 93.75232,8.900498 94.13427,7.4562416 94.50596,6.0106454 94.86772,4.5638046 95.22005,3.1160107 95.563095,1.6671338 95.89711,0.2172868 96.22279,-1.2330976 96.54012,-2.6842246 96.849396,-4.135986 97.15093,-5.588112 97.44486,-7.0407205 97.73134,-8.493588 98.01038,-9.946726 98.282845,-11.399858 98.54782,-12.853258 98.80601,-14.306585 99.05732,-15.759879 99.302086,-17.212948 99.540085,-18.665854 99.771225,-20.118626 99.995735,-21.57095 100.21371,-23.0229 100.424675,-24.474485 100.62886,-25.925531 100.8262,-27.376072 101.01651,-28.825989 101.19961,-30.275267 101.3754,-31.723877 101.543495,-33.171734 101.70385,-34.61884 101.85595,-36.065094 101.99942,-37.510548 102.13411,-38.955067 102.25945,-40.398613 102.37463,-41.84123 102.47949,-43.28281 102.57291,-44.72333 102.65443,-46.16268 102.72281,-47.60095 102.77705,-49.038044 102.81625,-50.4738 102.83816,-51.90832 102.84194,-53.341427 102.82496,-54.773155 102.78514,-56.20333 102.72013,-57.6319 102.626175,-59.05877 102.499344,-60.48381 102.33519,-61.906834 102.1283,-63.327713 101.87101,-64.74617 101.5552,-66.16194 101.17044,-67.57466 100.70275,-68.98388 100.13535,-70.38894 99.44471,-71.789154 98.60169,-73.18337 97.56684,-74.57023 96.2838,-75.94774 94.67541,-77.31298 92.62766,-78.661736 89.973976,-79.98758 89.76934,-80.074936 90.2735,-80.0953 99.74607,-80.33123 115.211296,-80.16047 124.21394,-79.73478 131.56293,-79.1816 136.4345,-78.69729 140.89232,-78.160835 144.14929,-77.70649 147.3788,-77.198784 149.90718,-76.75806 152.35445,-76.29224 152.56929,-76.2494 154.7706,-75.79152 157.20956,-75.24169 159.32863,-74.72495 161.79501,-74.07372 164.04861,-73.426926 166.81485,-72.55567 169.49304,-71.61625 173.01111,-70.203285 176.72813,-68.421844 179.52243,-66.82336 176.12599,-66.16959 172.9126,-65.443016 169.88422,-64.649414 167.03743,-63.79529 164.36714,-62.88602 161.86531,-61.927177 159.52357,-60.923405 157.33133,-59.879494 155.2794,-58.799038 153.35753,-57.68597 151.55603,-56.543453 149.86632,-55.374207 148.27867,-54.18107 146.78596,-52.966164 145.38005,-51.731644 144.05469,-50.479156 142.80267,-49.2105 141.61882,-47.92706 140.49759,-46.630184 139.43427,-45.320923 138.42455,-44.00033 137.4639,-42.66946 136.5492,-41.329056 135.67673,-39.97995 134.84366,-38.622726 134.04709,-37.258 133.28458,-35.88643 132.55373,-34.508526 131.85243,-33.12471 131.1789,-31.735317 130.5312,-30.340881 129.90761,-28.941692 129.30673,-27.538164 128.72716,-26.130518 128.16772,-24.71908 127.627266,-23.30406 127.10455,-21.885717 126.59877,-20.464306 126.10869,-19.040071 125.633865,-17.613195 125.17323,-16.183804 124.72635,-14.752097 124.29206,-13.318247 123.8703,-11.882431 123.46015,-10.444747 123.06125,-9.005373 122.67298,-7.564503 122.29512,-6.1221113 121.92679,-4.6784263 121.568,-3.233537 121.21827,-1.7875261 120.87728,-0.34058866 120.544624,1.1072443 120.220085,2.555929 119.90357,4.005297 119.59453,5.4552474 119.29297,6.905832 118.99868,8.356757 118.71136,9.808088 118.431015,11.25971 118.1574,12.711601 117.89043,14.163624 117.62996,15.615785 117.37603,17.067972 117.128494,18.520042 116.8873,19.972164 116.65235,21.424053 116.42384,22.875761 116.20153,24.327198 115.985725,25.778446 115.77652,27.229273 115.57369,28.67978 115.377365,30.129784 115.18808,31.57935 115.00576,33.02849 114.83029,34.476913 114.662674,35.92494 114.50263,37.372284 114.350525,38.818993 114.20723,40.26501 114.07257,41.710297 113.94744,43.15489 113.832306,44.59866 113.72806,46.04162 113.63556,47.483788 113.55529,48.925053 113.48891,50.3654 113.43703,51.80481 113.401985,53.243237 113.38486,54.680573 113.38745,56.11682 113.412895,57.551888 113.46404,58.9857 113.543625,60.418194 113.65623,61.849277 113.806694,63.278717 114.00174,64.70633 114.24787,66.13198 114.55538,67.55538 114.93648,68.97614 115.40562,70.3939 115.984985,71.80782 116.699265,73.21728 117.58696,74.62118 118.697754,76.01782 120.10374,77.404945 121.912895,78.77902 124.2832,80.13506 127.47167,81.464294 131.89587,82.75201 138.25714,83.97209 147.74818,85.07348 162.10196,85.958244 180.0,86.4013612641601 180,90 0,90 -180,90 -180,86.4013612641601 -177.61697,86.46036 -154.58037,86.41481 -135.16725,85.83987 -121.69472,84.91157 -112.79621,83.7863 -106.801216,82.55265 -102.608765,81.256386 -99.56995,79.92137 -97.301476,78.56109 -95.56564,77.1835 -94.2115,75.7935 -93.140015,74.3943 -92.28289,72.988014 -91.59248,71.57619 -91.03271,70.1599 -90.57882,68.73995 -90.21086,67.31685 -89.914375,65.89105 -89.67746,64.46299 -89.49105,63.03293 -89.347404,61.600975 -89.24101,60.167416 -89.167046,58.732296 -89.12082,57.295815 -89.100395,55.858055 -89.10158,54.419067 -89.10239,54.323105 -88.96302,54.310093 -86.207855,54.01914 -82.19375,53.48578 -79.706985,53.09799 -77.495224,52.724377 -75.89919,52.44278 -74.322716,52.15839 -73.08798,51.93312 -71.784256,51.694016 -70.70194,51.49502 -69.59747,51.291714 -69.497665,51.273335 -68.447105,51.079815 -67.220116,50.85368 -66.095856,50.646275 -64.713066,50.39041 -63.37302,50.140553 -61.61599,49.807167 -59.779823,49.44681 -57.125675,48.892403 -53.947666,48.155968 -51.475048,47.514553", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__SO2___/2023/07/22/S5P_OFFL_L2__SO2____20230722T053338_20230722T071508_29905_03_020500_20230724T095641", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "42a28050-0928-4236-a589-0afb01dc933a" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.65722, + 66.30849 + ], + [ + -108.40967, + 65.58146 + ], + [ + -105.35018, + 64.78668 + ], + [ + -102.47623, + 63.93016 + ], + [ + -99.782104, + 63.01774 + ], + [ + -97.26009, + 62.055023 + ], + [ + -94.9009, + 61.046738 + ], + [ + -92.69431, + 59.997787 + ], + [ + -90.63059, + 58.912037 + ], + [ + -88.69929, + 57.793198 + ], + [ + -86.89, + 56.644814 + ], + [ + -85.19409, + 55.469513 + ], + [ + -83.602135, + 54.270218 + ], + [ + -82.9427, + 53.743572 + ], + [ + -82.83846, + 53.80346 + ], + [ + -80.87781, + 54.881107 + ], + [ + -77.46073, + 56.544437 + ], + [ + -75.15796, + 57.516384 + ], + [ + -72.970474, + 58.331482 + ], + [ + -71.30361, + 58.883533 + ], + [ + -69.581535, + 59.393276 + ], + [ + -68.17991, + 59.764633 + ], + [ + -66.6504, + 60.127647 + ], + [ + -65.343216, + 60.40489 + ], + [ + -63.975883, + 60.66418 + ], + [ + -63.850723, + 60.686405 + ], + [ + -62.51799, + 60.907913 + ], + [ + -60.92798, + 61.137283 + ], + [ + -59.442463, + 61.31901 + ], + [ + -57.582577, + 61.50471 + ], + [ + -55.751064, + 61.64499 + ], + [ + -53.315384, + 61.7712 + ], + [ + -50.739586, + 61.836296 + ], + [ + -46.98325, + 61.817966 + ], + [ + -42.469936, + 61.63486 + ], + [ + -38.63792, + 61.34967 + ], + [ + -38.501667, + 62.779682 + ], + [ + -38.32374, + 64.20807 + ], + [ + -38.096584, + 65.63446 + ], + [ + -37.812374, + 67.05873 + ], + [ + -37.45977, + 68.480576 + ], + [ + -37.023617, + 69.89944 + ], + [ + -36.48661, + 71.314995 + ], + [ + -35.824226, + 72.72622 + ], + [ + -35.002785, + 74.13226 + ], + [ + -33.9776, + 75.53172 + ], + [ + -32.686356, + 76.9226 + ], + [ + -31.034533, + 78.30194 + ], + [ + -30.175173, + 78.895065 + ], + [ + -30.566895, + 78.92986 + ], + [ + -38.841244, + 79.50925 + ], + [ + -52.386425, + 79.91411 + ], + [ + -61.180202, + 79.85471 + ], + [ + -68.837326, + 79.58497 + ], + [ + -74.08157, + 79.263275 + ], + [ + -78.92352, + 78.845215 + ], + [ + -82.439865, + 78.45249 + ], + [ + -85.869446, + 77.98053 + ], + [ + -88.49156, + 77.54782 + ], + [ + -90.95981, + 77.071495 + ], + [ + -91.17274, + 77.02683 + ], + [ + -93.31533, + 76.54153 + ], + [ + -95.598206, + 75.94204 + ], + [ + -97.49561, + 75.36495 + ], + [ + -99.596, + 74.622856 + ], + [ + -101.411026, + 73.873726 + ], + [ + -103.50672, + 72.85277 + ], + [ + -105.40921, + 71.74517 + ], + [ + -107.7525, + 70.08034 + ], + [ + -110.09171, + 67.9966 + ], + [ + -111.65722, + 66.30849 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__SO2____20230722T164402_20230722T164902_29911_03_020500_20230722T183719.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2023-07-22T16:43:56Z", + "completionDate": "2023-07-22T16:49:09Z", + "productType": "L2__SO2___", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 29911, + "updated": "2024-12-05T12:24:08.604437Z", + "published": "2023-07-22T18:46:20.160840Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/34dbef41-6018-4253-994e-1fd8dcd612f6", + "size": 118840499, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 34dbef41-6018-4253-994e-1fd8dcd612f6", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/34dbef41-6018-4253-994e-1fd8dcd612f6.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -70.0776711808261, + 69.2931273568708 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-111.65722,66.30849 -108.40967,65.58146 -105.35018,64.78668 -102.47623,63.93016 -99.782104,63.01774 -97.26009,62.055023 -94.9009,61.046738 -92.69431,59.997787 -90.63059,58.912037 -88.69929,57.793198 -86.89,56.644814 -85.19409,55.469513 -83.602135,54.270218 -82.9427,53.743572 -82.83846,53.80346 -80.87781,54.881107 -77.46073,56.544437 -75.15796,57.516384 -72.970474,58.331482 -71.30361,58.883533 -69.581535,59.393276 -68.17991,59.764633 -66.6504,60.127647 -65.343216,60.40489 -63.975883,60.66418 -63.850723,60.686405 -62.51799,60.907913 -60.92798,61.137283 -59.442463,61.31901 -57.582577,61.50471 -55.751064,61.64499 -53.315384,61.7712 -50.739586,61.836296 -46.98325,61.817966 -42.469936,61.63486 -38.63792,61.34967 -38.501667,62.779682 -38.32374,64.20807 -38.096584,65.63446 -37.812374,67.05873 -37.45977,68.480576 -37.023617,69.89944 -36.48661,71.314995 -35.824226,72.72622 -35.002785,74.13226 -33.9776,75.53172 -32.686356,76.9226 -31.034533,78.30194 -30.175173,78.895065 -30.566895,78.92986 -38.841244,79.50925 -52.386425,79.91411 -61.180202,79.85471 -68.837326,79.58497 -74.08157,79.263275 -78.92352,78.845215 -82.439865,78.45249 -85.869446,77.98053 -88.49156,77.54782 -90.95981,77.071495 -91.17274,77.02683 -93.31533,76.54153 -95.598206,75.94204 -97.49561,75.36495 -99.596,74.622856 -101.411026,73.873726 -103.50672,72.85277 -105.40921,71.74517 -107.7525,70.08034 -110.09171,67.9966 -111.65722,66.30849", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__SO2___/2023/07/22/S5P_NRTI_L2__SO2____20230722T164402_20230722T164902_29911_03_020500_20230722T183719", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "34dbef41-6018-4253-994e-1fd8dcd612f6" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -103.24223, + 15.7059555 + ], + [ + -102.80439, + 14.269752 + ], + [ + -102.37923, + 12.8317585 + ], + [ + -101.96626, + 11.391791 + ], + [ + -101.56488, + 9.950239 + ], + [ + -101.1746, + 8.507143 + ], + [ + -100.79528, + 7.0625362 + ], + [ + -100.425835, + 5.6167345 + ], + [ + -100.06643, + 4.1697464 + ], + [ + -99.71632, + 2.7217095 + ], + [ + -99.37537, + 1.2727033 + ], + [ + -99.043274, + -0.1771631 + ], + [ + -98.71965, + -1.6277173 + ], + [ + -98.592155, + -2.208038 + ], + [ + -98.51278, + -2.1775782 + ], + [ + -97.060265, + -1.6205037 + ], + [ + -94.70119, + -0.7264331 + ], + [ + -93.22289, + -0.18433134 + ], + [ + -91.89229, + 0.28150457 + ], + [ + -90.9215, + 0.60292995 + ], + [ + -89.9534, + 0.90436095 + ], + [ + -89.18873, + 1.1273239 + ], + [ + -88.375305, + 1.3489093 + ], + [ + -87.69547, + 1.5214816 + ], + [ + -86.997635, + 1.6866215 + ], + [ + -86.93438, + 1.7009916 + ], + [ + -86.266624, + 1.846634 + ], + [ + -85.48249, + 2.0036645 + ], + [ + -84.760284, + 2.1351762 + ], + [ + -83.8675, + 2.281057 + ], + [ + -82.99791, + 2.4066594 + ], + [ + -81.851524, + 2.5504544 + ], + [ + -80.646126, + 2.6798167 + ], + [ + -78.890015, + 2.8393958 + ], + [ + -76.764984, + 3.0043368 + ], + [ + -74.93312, + 3.133734 + ], + [ + -75.24705, + 4.583303 + ], + [ + -75.55352, + 6.0334167 + ], + [ + -75.85248, + 7.484048 + ], + [ + -76.14431, + 8.935121 + ], + [ + -76.42908, + 10.386573 + ], + [ + -76.707, + 11.8382225 + ], + [ + -76.97844, + 13.290025 + ], + [ + -77.24312, + 14.742083 + ], + [ + -77.50127, + 16.194145 + ], + [ + -77.752884, + 17.646246 + ], + [ + -77.99828, + 19.098337 + ], + [ + -78.23739, + 20.550282 + ], + [ + -78.33114, + 21.131 + ], + [ + -78.41867, + 21.130684 + ], + [ + -80.162254, + 21.113531 + ], + [ + -82.750984, + 21.041979 + ], + [ + -84.38455, + 20.9587 + ], + [ + -85.854706, + 20.849531 + ], + [ + -86.92355, + 20.744894 + ], + [ + -87.98376, + 20.616451 + ], + [ + -88.8159, + 20.496616 + ], + [ + -89.6951, + 20.350605 + ], + [ + -90.42474, + 20.213732 + ], + [ + -91.16857, + 20.05921 + ], + [ + -91.23573, + 20.044504 + ], + [ + -91.942, + 19.882236 + ], + [ + -92.76495, + 19.675447 + ], + [ + -93.5168, + 19.469757 + ], + [ + -94.4383, + 19.195993 + ], + [ + -95.32799, + 18.9098 + ], + [ + -96.49045, + 18.505852 + ], + [ + -97.70259, + 18.052769 + ], + [ + -99.456566, + 17.350422 + ], + [ + -101.57305, + 16.448051 + ], + [ + -103.24223, + 15.7059555 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-5P", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S5P_NRTI_L2__SO2____20240410T191656_20240410T192156_33644_03_020601_20240410T195701.nc", + "description": "The Copernicus Sentinel-5 Precursor mission dedicated to monitoring our atmosphere, consists of one satellite carrying the TROPOspheric Monitoring Instrument (TROPOMI) instrument. It aims to fill in global atmospheric data gap between the retired ENVISAT and AURA missions and the upcoming Sentinel-5 mission. The primary goal of TROPOMI is to provide daily global observations of key atmospheric constituents related to monitoring and forecasting air quality, the ozone layer, and climate change [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-5p].", + "startDate": "2024-04-10T19:16:51Z", + "completionDate": "2024-04-10T19:22:02Z", + "productType": "L2__SO2___", + "platform": "S5P", + "resolution": 0.0, + "orbitNumber": 33644, + "updated": "2024-04-10T20:05:40.949566Z", + "published": "2024-04-10T20:05:12.340601Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/36ddb129-31e3-4434-ae81-0101be9b0b6c", + "size": 117530264, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 36ddb129-31e3-4434-ae81-0101be9b0b6c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-5P/36ddb129-31e3-4434-ae81-0101be9b0b6c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -88.9961191223198, + 10.4253069453814 + ] + }, + "instrument": "TROPOMI", + "phase": null, + "organisationName": null, + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-103.24223,15.7059555 -102.80439,14.269752 -102.37923,12.8317585 -101.96626,11.391791 -101.56488,9.950239 -101.1746,8.507143 -100.79528,7.0625362 -100.425835,5.6167345 -100.06643,4.1697464 -99.71632,2.7217095 -99.37537,1.2727033 -99.043274,-0.1771631 -98.71965,-1.6277173 -98.592155,-2.208038 -98.51278,-2.1775782 -97.060265,-1.6205037 -94.70119,-0.7264331 -93.22289,-0.18433134 -91.89229,0.28150457 -90.9215,0.60292995 -89.9534,0.90436095 -89.18873,1.1273239 -88.375305,1.3489093 -87.69547,1.5214816 -86.997635,1.6866215 -86.93438,1.7009916 -86.266624,1.846634 -85.48249,2.0036645 -84.760284,2.1351762 -83.8675,2.281057 -82.99791,2.4066594 -81.851524,2.5504544 -80.646126,2.6798167 -78.890015,2.8393958 -76.764984,3.0043368 -74.93312,3.133734 -75.24705,4.583303 -75.55352,6.0334167 -75.85248,7.484048 -76.14431,8.935121 -76.42908,10.386573 -76.707,11.8382225 -76.97844,13.290025 -77.24312,14.742083 -77.50127,16.194145 -77.752884,17.646246 -77.99828,19.098337 -78.23739,20.550282 -78.33114,21.131 -78.41867,21.130684 -80.162254,21.113531 -82.750984,21.041979 -84.38455,20.9587 -85.854706,20.849531 -86.92355,20.744894 -87.98376,20.616451 -88.8159,20.496616 -89.6951,20.350605 -90.42474,20.213732 -91.16857,20.05921 -91.23573,20.044504 -91.942,19.882236 -92.76495,19.675447 -93.5168,19.469757 -94.4383,19.195993 -95.32799,18.9098 -96.49045,18.505852 -97.70259,18.052769 -99.456566,17.350422 -101.57305,16.448051 -103.24223,15.7059555", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-5P/TROPOMI/L2__SO2___/2024/04/10/S5P_NRTI_L2__SO2____20240410T191656_20240410T192156_33644_03_020601_20240410T195701", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 20601.0 + }, + "id": "36ddb129-31e3-4434-ae81-0101be9b0b6c" + } + ], + "properties": { + "id": "6969c69b-4bd2-55a5-b0ea-8c9ed1528333", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=L2__SO2___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MCD43A1.json b/tests/data/opensearch/creodias_search_MCD43A1.json new file mode 100644 index 0000000..fbf46c1 --- /dev/null +++ b/tests/data/opensearch/creodias_search_MCD43A1.json @@ -0,0 +1,340 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + 70.297277226534 + ], + [ + 178.6709268493, + 69.069910754529 + ], + [ + 146.59394195731, + 69.422916128623 + ], + [ + 142.64655038265, + 73.952772490297 + ], + [ + 180.0, + 73.554248578542 + ], + [ + 180.0, + 70.297277226534 + ] + ] + ], + [ + [ + [ + -180.0, + 73.554248578542 + ], + [ + -176.51341798899, + 73.517050239007 + ], + [ + -180.0, + 70.297277226534 + ], + [ + -180.0, + 73.554248578542 + ] + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "MCD43A1.A2000057.h23v01.006.2016101183537", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2000-02-18T00:00:00Z", + "completionDate": "2000-03-05T23:59:59.999999Z", + "productType": "MCD43A1", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2022-01-15T00:18:46.838413Z", + "published": "2022-01-15T00:18:46.838413Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/39bd617d-6bc2-5332-88eb-20cd807fe006", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 39bd617d-6bc2-5332-88eb-20cd807fe006", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/39bd617d-6bc2-5332-88eb-20cd807fe006.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 150.3887218636903, + 71.58046552737972 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,70.297277226534 178.6709268493,69.069910754529 146.59394195731,69.422916128623 142.64655038265,73.952772490297 180.0,73.554248578542 180.0,70.297277226534-180,73.554248578542 -176.51341798899,73.517050239007 -180,70.297277226534 -180,73.554248578542", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "39bd617d-6bc2-5332-88eb-20cd807fe006" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 31.000992158798, + -50.030031536732 + ], + [ + 46.675880383739, + -49.999709568259 + ], + [ + 39.094802554112, + -39.804491829164 + ], + [ + 25.968458579901, + -39.824448833748 + ], + [ + 31.000992158798, + -50.030031536732 + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "MCD43A1.A2000055.h20v13.006.2016101152046", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2000-02-16T00:00:00Z", + "completionDate": "2000-03-03T23:59:59.999999Z", + "productType": "MCD43A1", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2022-01-14T23:40:36.774444Z", + "published": "2022-01-14T23:40:36.774444Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/769f62fd-406a-5e54-9a5c-2fb626942507", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 769f62fd-406a-5e54-9a5c-2fb626942507", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/769f62fd-406a-5e54-9a5c-2fb626942507.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 35.77748359771857, + -45.06532170098909 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "31.000992158798,-50.030031536732 46.675880383739,-49.999709568259 39.094802554112,-39.804491829164 25.968458579901,-39.824448833748 31.000992158798,-50.030031536732", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "769f62fd-406a-5e54-9a5c-2fb626942507" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -90.009397903818, + -0.008208578703385 + ], + [ + -79.692378716165, + 0.000253562830434 + ], + [ + -80.91439976737, + 10.007101764383 + ], + [ + -91.388395061257, + 9.999999999102 + ], + [ + -90.009397903818, + -0.008208578703385 + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "MCD43A1.A2000057.h09v08.006.2016101163751", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2000-02-18T00:00:00Z", + "completionDate": "2000-03-05T23:59:59.999999Z", + "productType": "MCD43A1", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2022-01-14T23:59:32.976531Z", + "published": "2022-01-14T23:59:32.976531Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9da43c26-9263-55b9-80a6-9011257eb008", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9da43c26-9263-55b9-80a6-9011257eb008", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/9da43c26-9263-55b9-80a6-9011257eb008.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -85.50290529464647, + 5.012364308494608 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-90.009397903818,-0.008208578703385 -79.692378716165,0.000253562830434 -80.91439976737,10.007101764383 -91.388395061257,9.999999999102 -90.009397903818,-0.008208578703385", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "9da43c26-9263-55b9-80a6-9011257eb008" + } + ], + "properties": { + "id": "eb0f1d40-2dcb-5d0b-b654-d5ef0109d48e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MCD43A1" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MCD43A2.json b/tests/data/opensearch/creodias_search_MCD43A2.json new file mode 100644 index 0000000..2e48bb8 --- /dev/null +++ b/tests/data/opensearch/creodias_search_MCD43A2.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 29.887850491452, + 0.000038551815853 + ], + [ + 40.011908438016, + -0.003424145556835 + ], + [ + 40.626039697199, + 9.9998592595793 + ], + [ + 30.344966534041, + 10.003032307039 + ], + [ + 29.887850491452, + 0.000038551815853 + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "MCD43A2.A2000057.h21v08.006.2016101183543", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2000-02-18T00:00:00Z", + "completionDate": "2000-03-05T23:59:59.999999Z", + "productType": "MCD43A2", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2022-01-15T00:18:52.845794Z", + "published": "2022-01-15T00:18:52.845794Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d57ff46c-ef42-51c9-a44e-d5fb51a78869", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d57ff46c-ef42-51c9-a44e-d5fb51a78869", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/d57ff46c-ef42-51c9-a44e-d5fb51a78869.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 35.218407095923304, + 5.012703833228176 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "29.887850491452,0.000038551815853 40.011908438016,-0.003424145556835 40.626039697199,9.9998592595793 30.344966534041,10.003032307039 29.887850491452,0.000038551815853", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "d57ff46c-ef42-51c9-a44e-d5fb51a78869" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 57.513544153001, + 29.888582807267 + ], + [ + 69.243974713626, + 29.849878948419 + ], + [ + 78.342944242242, + 39.998876348873 + ], + [ + 65.066519578255, + 40.044768087151 + ], + [ + 57.513544153001, + 29.888582807267 + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "MCD43A2.A2000057.h23v05.006.2016101183521", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2000-02-18T00:00:00Z", + "completionDate": "2000-03-05T23:59:59.999999Z", + "productType": "MCD43A2", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2022-01-15T00:18:52.943582Z", + "published": "2022-01-15T00:18:52.943582Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e890d889-c527-59b7-8830-c30ad4e83632", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e890d889-c527-59b7-8830-c30ad4e83632", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/e890d889-c527-59b7-8830-c30ad4e83632.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 67.62742331171863, + 35.050245864452606 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "57.513544153001,29.888582807267 69.243974713626,29.849878948419 78.342944242242,39.998876348873 65.066519578255,40.044768087151 57.513544153001,29.888582807267", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "e890d889-c527-59b7-8830-c30ad4e83632" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 53.000308973798, + -20.015419633265 + ], + [ + 63.855284531235, + -19.999852373473 + ], + [ + 60.939331689879, + -9.9516047634578 + ], + [ + 50.581433509674, + -9.9675890441635 + ], + [ + 53.000308973798, + -20.015419633265 + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "MCD43A2.A2000057.h23v10.006.2016101183511", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2000-02-18T00:00:00Z", + "completionDate": "2000-03-05T23:59:59.999999Z", + "productType": "MCD43A2", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2022-01-15T00:18:46.854580Z", + "published": "2022-01-15T00:18:46.854580Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8c12bb2c-f376-5766-9621-0c55328ac8f3", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8c12bb2c-f376-5766-9621-0c55328ac8f3", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/8c12bb2c-f376-5766-9621-0c55328ac8f3.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 57.10460242821299, + -15.022834386805327 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "53.000308973798,-20.015419633265 63.855284531235,-19.999852373473 60.939331689879,-9.9516047634578 50.581433509674,-9.9675890441635 53.000308973798,-20.015419633265", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "8c12bb2c-f376-5766-9621-0c55328ac8f3" + } + ], + "properties": { + "id": "0069b828-a9d2-5314-be49-526a724cbf95", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MCD43A2" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MCD43A4.json b/tests/data/opensearch/creodias_search_MCD43A4.json new file mode 100644 index 0000000..69637f8 --- /dev/null +++ b/tests/data/opensearch/creodias_search_MCD43A4.json @@ -0,0 +1,386 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 179.73790138346, + -27.25779138428 + ], + [ + 180.0, + -19.996380612777337 + ], + [ + 180.0, + -27.25733009088197 + ], + [ + 179.73790138346, + -27.25779138428 + ] + ] + ], + [ + [ + [ + -180.0, + -19.996380612777337 + ], + [ + -179.99759047847, + -19.929625107452 + ], + [ + -170.26200962093, + -19.937369640391 + ], + [ + -169.99799370802, + -27.239726566184 + ], + [ + -180.0, + -27.25733009088197 + ], + [ + -180.0, + -19.996380612777337 + ] + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "MCD43A4.A2000055.h01v11.061.2020038135026", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2000-02-16T00:00:00Z", + "completionDate": "2000-03-02T23:59:59.999999Z", + "productType": "MCD43A4", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2021-10-18T07:17:45.160440Z", + "published": "2021-10-18T07:17:45.160440Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/107b07b2-55cf-5ca9-b103-28cccbe3de7d", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 107b07b2-55cf-5ca9-b103-28cccbe3de7d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/107b07b2-55cf-5ca9-b103-28cccbe3de7d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -170.45001154546523, + -23.623349227004397 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "179.73790138346,-27.25779138428 180.0,-19.9963806127773 180.0,-27.257330090882 179.73790138346,-27.25779138428-180,-19.9963806127773 -179.99759047847,-19.929625107452 -170.26200962093,-19.937369640391 -169.99799370802,-27.239726566184 -180,-27.257330090882 -180,-19.9963806127773", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "107b07b2-55cf-5ca9-b103-28cccbe3de7d" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -77.442978030992 + ], + [ + 177.07228267918, + -77.295762375682 + ], + [ + 180.0, + -76.618265518929 + ], + [ + 180.0, + -77.442978030992 + ] + ] + ], + [ + [ + [ + -180.0, + -76.618265518929 + ], + [ + -135.60538678207, + -66.345002216485 + ], + [ + -88.085971398427, + -69.461582234731 + ], + [ + -38.433866715357, + -84.561408124319 + ], + [ + -180.0, + -77.442978030992 + ], + [ + -180.0, + -76.618265518929 + ] + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "MCD43A4.A2000055.h14v16.061.2020038132913", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2000-02-16T00:00:00Z", + "completionDate": "2000-03-02T23:59:59.999999Z", + "productType": "MCD43A4", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2021-12-22T15:02:01.362035Z", + "published": "2021-12-22T15:02:01.362035Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ed944830-8e42-5bf7-ab43-e70f9d51381c", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ed944830-8e42-5bf7-ab43-e70f9d51381c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/ed944830-8e42-5bf7-ab43-e70f9d51381c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -111.49131379613854, + -75.47691084519165 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-77.442978030992 177.07228267918,-77.295762375682 180.0,-76.618265518929 180.0,-77.442978030992-180,-76.618265518929 -135.60538678207,-66.345002216485 -88.085971398427,-69.461582234731 -38.433866715357,-84.561408124319 -180,-77.442978030992 -180,-76.618265518929", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "ed944830-8e42-5bf7-ab43-e70f9d51381c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -58.207908386468, + 78.553193923183 + ], + [ + -3.0098821571735, + 78.923353940627 + ], + [ + 91.446762896477, + 84.484041451634 + ], + [ + 180.0, + 83.978633851686 + ], + [ + 180.0, + 90.0 + ], + [ + 0.0, + 90.0 + ], + [ + -180.0, + 90.0 + ], + [ + -180.0, + 83.978633851686 + ], + [ + -145.40339524867, + 83.781177637258 + ], + [ + -58.207908386468, + 78.553193923183 + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "MCD43A4.A2000055.h17v00.061.2020038132856", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2000-02-16T00:00:00Z", + "completionDate": "2000-03-02T23:59:59.999999Z", + "productType": "MCD43A4", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2021-12-22T15:02:01.456169Z", + "published": "2021-12-22T15:02:01.456169Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/53c9f4e6-72aa-59a6-ac0b-ffafe8d5572f", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 53c9f4e6-72aa-59a6-ac0b-ffafe8d5572f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/53c9f4e6-72aa-59a6-ac0b-ffafe8d5572f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -9.823349759231768, + 85.68807594237865 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-58.207908386468,78.553193923183 -3.0098821571735,78.923353940627 91.446762896477,84.484041451634 180.0,83.978633851686 180,90 0,90 -180,90 -180,83.978633851686 -145.40339524867,83.781177637258 -58.207908386468,78.553193923183", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "53c9f4e6-72aa-59a6-ac0b-ffafe8d5572f" + } + ], + "properties": { + "id": "9201c8e2-5c55-5918-b23e-944311dcff66", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MCD43A4" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MIR_BWLD1C.json b/tests/data/opensearch/creodias_search_MIR_BWLD1C.json new file mode 100644 index 0000000..9990636 --- /dev/null +++ b/tests/data/opensearch/creodias_search_MIR_BWLD1C.json @@ -0,0 +1,3266 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 165.8099489247385, + 77.0000061429605 + ], + [ + 135.51999836441428, + 71.92001257146393 + ], + [ + 134.7900194619067, + 72.12000674979959 + ], + [ + 134.05001958423384, + 72.32000678033022 + ], + [ + 133.2900196402661, + 72.52000682875793 + ], + [ + 132.51001962671523, + 72.72000689430003 + ], + [ + 132.5100193372736, + 72.72000696617819 + ], + [ + 131.720019310877, + 72.91000702831134 + ], + [ + 130.9100193674301, + 73.10000706987047 + ], + [ + 130.08001943351348, + 73.29000710902136 + ], + [ + 129.23001939373736, + 73.48000717117434 + ], + [ + 129.23001896403193, + 73.48000726360024 + ], + [ + 128.36001878154008, + 73.66000734788847 + ], + [ + 128.36001846218448, + 73.66000741173951 + ], + [ + 127.48001874335156, + 73.83000740006962 + ], + [ + 126.58001902657642, + 74.01000738778112 + ], + [ + 126.58001858880368, + 74.01000747195826 + ], + [ + 125.66001834860153, + 74.18000755626635 + ], + [ + 125.6600178848861, + 74.18000763852937 + ], + [ + 124.7200181644584, + 74.34000762706565 + ], + [ + 123.76001844464079, + 74.51000761443876 + ], + [ + 123.76001718391201, + 74.51000782218614 + ], + [ + 122.78001745829016, + 74.6600078107882 + ], + [ + 121.78001773189044, + 74.8200077977729 + ], + [ + 121.78001728970935, + 74.82000786562513 + ], + [ + 120.76001692156537, + 74.97000794766045 + ], + [ + 120.76001645664715, + 74.97000801310408 + ], + [ + 119.7200162694791, + 75.11000806228195 + ], + [ + 118.66001636004948, + 75.25000807355983 + ], + [ + 117.5900162161736, + 75.3900081144862 + ], + [ + 117.59001564070175, + 75.39000818610351 + ], + [ + 116.4900151512661, + 75.52000826266382 + ], + [ + 116.49001478804607, + 75.52000830373859 + ], + [ + 115.38001453214466, + 75.64000834761538 + ], + [ + 114.25001453910511, + 75.76000836209369 + ], + [ + 113.10001425791893, + 75.880008405552 + ], + [ + 113.10001271718687, + 75.8800085515347 + ], + [ + 111.93001294419211, + 75.9800085441507 + ], + [ + 110.74001316385531, + 76.09000853292665 + ], + [ + 110.74001280317705, + 76.09000856460821 + ], + [ + 109.54001214266106, + 76.19000862897143 + ], + [ + 109.54001167159285, + 76.19000866595856 + ], + [ + 108.32001096841623, + 76.28000872492514 + ], + [ + 108.320010495248, + 76.2800087576283 + ], + [ + 107.08001014643968, + 76.36000878655261 + ], + [ + 105.83001018573681, + 76.44000878931577 + ], + [ + 104.57000981899692, + 76.52000881668319 + ], + [ + 104.57000814142572, + 76.52000890911388 + ], + [ + 103.29000776587503, + 76.58000893065697 + ], + [ + 102.01000777932497, + 76.64000893258181 + ], + [ + 100.7100073283266, + 76.70000895495699 + ], + [ + 100.71000693615903, + 76.7000089714837 + ], + [ + 99.40000606609948, + 76.75000900651034 + ], + [ + 99.40000566881024, + 76.7500090201063 + ], + [ + 98.08000477558022, + 76.79000904835802 + ], + [ + 98.080004405148, + 76.7900090581734 + ], + [ + 96.76000394909947, + 76.82000907047521 + ], + [ + 95.43000348293677, + 76.85000908050766 + ], + [ + 95.43000309008293, + 76.85000908786888 + ], + [ + 94.09000215871457, + 76.87000910218073 + ], + [ + 94.09000178579146, + 76.87000910635237 + ], + [ + 92.75000131866607, + 76.88000911127132 + ], + [ + 91.41000085046126, + 76.8900091136986 + ], + [ + 91.41000046978613, + 76.89000911511803 + ], + [ + 90.07, + 76.89000911636458 + ], + [ + 88.72999953021389, + 76.89000911511803 + ], + [ + 88.72999783403567, + 76.89000910248369 + ], + [ + 87.389997370907, + 76.87000909642012 + ], + [ + 86.04999736730778, + 76.85000909592388 + ], + [ + 84.71999690245953, + 76.8300090873019 + ], + [ + 84.71999572605361, + 76.83000906248151 + ], + [ + 83.60003491447466, + 76.80001020305637 + ], + [ + 67.58017245972977, + 85.9899950763586 + ], + [ + 70.94004499786502, + 86.07999130738017 + ], + [ + 70.94004535721953, + 86.07999131611372 + ], + [ + 75.15003494589791, + 86.1699910780818 + ], + [ + 79.52002318004607, + 86.22999090513326 + ], + [ + 79.52002887911802, + 86.22999097592874 + ], + [ + 84.03001673379443, + 86.27999084165715 + ], + [ + 88.61000391195472, + 86.29999078140699 + ], + [ + 88.6100057598165, + 86.2999907854449 + ], + [ + 93.22999424018349, + 86.2999907854449 + ], + [ + 93.22999608804527, + 86.29999078140699 + ], + [ + 97.80998320192009, + 86.27999084210649 + ], + [ + 102.29997104394327, + 86.22999097699476 + ], + [ + 102.29997224612634, + 86.22999096067579 + ], + [ + 106.65996257081731, + 86.15999112591558 + ], + [ + 106.65996313146523, + 86.15999111539477 + ], + [ + 110.83995458868704, + 86.06999132032264 + ], + [ + 114.80994711640504, + 85.959991566063 + ], + [ + 118.55994053506102, + 85.8299918573209 + ], + [ + 122.06993561113141, + 85.67999216048356 + ], + [ + 122.06993733471688, + 85.67999208162361 + ], + [ + 125.34993387453677, + 85.51999236547039 + ], + [ + 125.34993475824824, + 85.51999231921806 + ], + [ + 128.38993221048233, + 85.34999260114019 + ], + [ + 128.3899327500003, + 85.34999256884994 + ], + [ + 131.20993009888483, + 85.16999290833715 + ], + [ + 133.82992844231353, + 84.9699932520482 + ], + [ + 133.8299301562293, + 84.96999311537435 + ], + [ + 136.23992877307361, + 84.76999346304346 + ], + [ + 138.46992818155496, + 84.5499938101644 + ], + [ + 138.46992953024548, + 84.54999367185947 + ], + [ + 140.53992999978024, + 84.32999391884674 + ], + [ + 140.5399308668883, + 84.32999382276716 + ], + [ + 142.44993065013594, + 84.109994156237 + ], + [ + 144.21993096838438, + 83.86999448621256 + ], + [ + 144.2199326516848, + 83.86999425369544 + ], + [ + 145.8599329531341, + 83.63999456324434 + ], + [ + 147.38993364899122, + 83.38999486883756 + ], + [ + 147.3899348860988, + 83.38999466293963 + ], + [ + 148.80993581973848, + 83.14999489808886 + ], + [ + 150.1299367674469, + 82.8999951528537 + ], + [ + 151.3699380714321, + 82.63999535311417 + ], + [ + 151.3699388139236, + 82.63999519437998 + ], + [ + 152.5199399320116, + 82.38999539493726 + ], + [ + 153.5999410127628, + 82.12999561861685 + ], + [ + 154.6199423235262, + 81.85999579478201 + ], + [ + 154.61994282987874, + 81.85999565833617 + ], + [ + 155.56994400036766, + 81.59999582851178 + ], + [ + 156.46994521189663, + 81.32999599332871 + ], + [ + 156.4699457441262, + 81.32999583195368 + ], + [ + 157.31994677315276, + 81.06999600703737 + ], + [ + 158.1199478472588, + 80.79999617675622 + ], + [ + 158.11994797153574, + 80.79999613370123 + ], + [ + 158.87994898246876, + 80.52999630872361 + ], + [ + 159.5899500315679, + 80.24999647812075 + ], + [ + 159.5899504525546, + 80.24999631142158 + ], + [ + 160.26995146536558, + 79.9799964456328 + ], + [ + 160.91995249419426, + 79.69999657631736 + ], + [ + 160.91995270261717, + 79.69999648523407 + ], + [ + 161.52995367201322, + 79.42999659687172 + ], + [ + 162.11995460584657, + 79.14999672738313 + ], + [ + 162.66995555306136, + 78.86999683238996 + ], + [ + 162.66995574726013, + 78.86999673259415 + ], + [ + 163.2099566219678, + 78.58999684897371 + ], + [ + 163.70995747376153, + 78.30999695988267 + ], + [ + 163.70995762169977, + 78.30999687617945 + ], + [ + 164.1999584925237, + 78.02999695122935 + ], + [ + 164.19995852945158, + 78.02999692967688 + ], + [ + 164.66995932840882, + 77.74999702530903 + ], + [ + 165.10996010385207, + 77.46999711672312 + ], + [ + 165.1099602018157, + 77.46999705364934 + ], + [ + 165.5399609054262, + 77.18999716971767 + ], + [ + 165.8099489247385, + 77.0000061429605 + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_BWLD1C_20100114T175352_20100114T175748_724_101_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T17:53:51.060000Z", + "completionDate": "2010-01-14T17:57:48.662000Z", + "productType": "MIR_BWLD1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1060, + "updated": "2021-10-14T06:58:43.531424Z", + "published": "2021-10-14T06:58:43.531424Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/193790c8-297b-5c9a-8067-b46ebf8c4c51", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 193790c8-297b-5c9a-8067-b46ebf8c4c51", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/193790c8-297b-5c9a-8067-b46ebf8c4c51.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 117.88268346183436, + 80.28124061304199 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "165.809948924739,77.0000061429605 135.519998364414,71.9200125714639 134.790019461907,72.1200067497996 134.050019584234,72.3200067803302 133.290019640266,72.5200068287579 132.510019626715,72.7200068943 132.510019337274,72.7200069661782 131.720019310877,72.9100070283113 130.91001936743,73.1000070698705 130.080019433513,73.2900071090214 129.230019393737,73.4800071711743 129.230018964032,73.4800072636002 128.36001878154,73.6600073478885 128.360018462184,73.6600074117395 127.480018743352,73.8300074000696 126.580019026576,74.0100073877811 126.580018588804,74.0100074719583 125.660018348602,74.1800075562663 125.660017884886,74.1800076385294 124.720018164458,74.3400076270656 123.760018444641,74.5100076144388 123.760017183912,74.5100078221861 122.78001745829,74.6600078107882 121.78001773189,74.8200077977729 121.780017289709,74.8200078656251 120.760016921565,74.9700079476604 120.760016456647,74.9700080131041 119.720016269479,75.1100080622819 118.660016360049,75.2500080735598 117.590016216174,75.3900081144862 117.590015640702,75.3900081861035 116.490015151266,75.5200082626638 116.490014788046,75.5200083037386 115.380014532145,75.6400083476154 114.250014539105,75.7600083620937 113.100014257919,75.880008405552 113.100012717187,75.8800085515347 111.930012944192,75.9800085441507 110.740013163855,76.0900085329266 110.740012803177,76.0900085646082 109.540012142661,76.1900086289714 109.540011671593,76.1900086659586 108.320010968416,76.2800087249251 108.320010495248,76.2800087576283 107.08001014644,76.3600087865526 105.830010185737,76.4400087893158 104.570009818997,76.5200088166832 104.570008141426,76.5200089091139 103.290007765875,76.580008930657 102.010007779325,76.6400089325818 100.710007328327,76.700008954957 100.710006936159,76.7000089714837 99.4000060660995,76.7500090065103 99.4000056688102,76.7500090201063 98.0800047755802,76.790009048358 98.080004405148,76.7900090581734 96.7600039490995,76.8200090704752 95.4300034829368,76.8500090805077 95.4300030900829,76.8500090878689 94.0900021587146,76.8700091021807 94.0900017857915,76.8700091063524 92.7500013186661,76.8800091112713 91.4100008504613,76.8900091136986 91.4100004697861,76.890009115118 90.07,76.8900091163646 88.7299995302139,76.890009115118 88.7299978340357,76.8900091024837 87.389997370907,76.8700090964201 86.0499973673078,76.8500090959239 84.7199969024595,76.8300090873019 84.7199957260536,76.8300090624815 83.6000349144747,76.8000102030564 67.5801724597298,85.9899950763586 70.940044997865,86.0799913073802 70.9400453572195,86.0799913161137 75.1500349458979,86.1699910780818 79.5200231800461,86.2299909051333 79.520028879118,86.2299909759287 84.0300167337944,86.2799908416572 88.6100039119547,86.299990781407 88.6100057598165,86.2999907854449 93.2299942401835,86.2999907854449 93.2299960880453,86.299990781407 97.8099832019201,86.2799908421065 102.299971043943,86.2299909769948 102.299972246126,86.2299909606758 106.659962570817,86.1599911259156 106.659963131465,86.1599911153948 110.839954588687,86.0699913203226 114.809947116405,85.959991566063 118.559940535061,85.8299918573209 122.069935611131,85.6799921604836 122.069937334717,85.6799920816236 125.349933874537,85.5199923654704 125.349934758248,85.5199923192181 128.389932210482,85.3499926011402 128.38993275,85.3499925688499 131.209930098885,85.1699929083372 133.829928442314,84.9699932520482 133.829930156229,84.9699931153744 136.239928773074,84.7699934630435 138.469928181555,84.5499938101644 138.469929530245,84.5499936718595 140.53992999978,84.3299939188467 140.539930866888,84.3299938227672 142.449930650136,84.109994156237 144.219930968384,83.8699944862126 144.219932651685,83.8699942536954 145.859932953134,83.6399945632443 147.389933648991,83.3899948688376 147.389934886099,83.3899946629396 148.809935819738,83.1499948980889 150.129936767447,82.8999951528537 151.369938071432,82.6399953531142 151.369938813924,82.63999519438 152.519939932012,82.3899953949373 153.599941012763,82.1299956186168 154.619942323526,81.859995794782 154.619942829879,81.8599956583362 155.569944000368,81.5999958285118 156.469945211897,81.3299959933287 156.469945744126,81.3299958319537 157.319946773153,81.0699960070374 158.119947847259,80.7999961767562 158.119947971536,80.7999961337012 158.879948982469,80.5299963087236 159.589950031568,80.2499964781207 159.589950452555,80.2499963114216 160.269951465366,79.9799964456328 160.919952494194,79.6999965763174 160.919952702617,79.6999964852341 161.529953672013,79.4299965968717 162.119954605847,79.1499967273831 162.669955553061,78.86999683239 162.66995574726,78.8699967325941 163.209956621968,78.5899968489737 163.709957473762,78.3099969598827 163.7099576217,78.3099968761795 164.199958492524,78.0299969512294 164.199958529452,78.0299969296769 164.669959328409,77.749997025309 165.109960103852,77.4699971167231 165.109960201816,77.4699970536493 165.539960905426,77.1899971697177 165.809948924739,77.0000061429605", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CL/MIR_BWLD1C/2010/01/14/SM_REPR_MIR_BWLD1C_20100114T175352_20100114T175748_724_101_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "193790c8-297b-5c9a-8067-b46ebf8c4c51" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 179.89, + 63.59968065715279 + ], + [ + 178.7300067475406, + 63.30001197646387 + ], + [ + 178.38001680698454, + 63.56000454935839 + ], + [ + 178.38001678396276, + 63.56000456622254 + ], + [ + 178.02001694548082, + 63.82000457905834 + ], + [ + 177.6600171096889, + 64.08000459173803 + ], + [ + 177.6600170920945, + 64.08000460427333 + ], + [ + 177.29001720206665, + 64.3400046571488 + ], + [ + 177.29001718931264, + 64.3400046659932 + ], + [ + 176.9100172985193, + 64.60000471999554 + ], + [ + 176.9100172221575, + 64.60000477122189 + ], + [ + 176.53001735595538, + 64.85000480395998 + ], + [ + 176.13001749520018, + 65.11000483935358 + ], + [ + 176.13001741856917, + 65.1100048881902 + ], + [ + 175.73001769267478, + 65.36000483633092 + ], + [ + 175.33001797505483, + 65.62000478316337 + ], + [ + 175.33001763347, + 65.62000499559382 + ], + [ + 174.9100178049105, + 65.8700050103048 + ], + [ + 174.49001798564518, + 66.12000502101701 + ], + [ + 174.060018102818, + 66.37000507087797 + ], + [ + 173.62001822524374, + 66.6200051185751 + ], + [ + 173.17001833743709, + 66.87000517276006 + ], + [ + 173.1700181085872, + 66.87000529595551 + ], + [ + 172.71001841591413, + 67.11000524289696 + ], + [ + 172.25001873215456, + 67.36000518816023 + ], + [ + 172.25001836548282, + 67.36000537928037 + ], + [ + 171.77001868335273, + 67.60000532685075 + ], + [ + 171.29001901054437, + 67.85000527266568 + ], + [ + 171.2900186460965, + 67.85000545487334 + ], + [ + 170.7900187585265, + 68.09000550549958 + ], + [ + 170.28001897529313, + 68.33000550817465 + ], + [ + 169.77001916380027, + 68.57000552549144 + ], + [ + 169.7700187735298, + 68.57000570184685 + ], + [ + 169.24001898470408, + 68.8000057053531 + ], + [ + 168.15001926733083, + 69.27000577953775 + ], + [ + 168.15001924075244, + 69.27000579063954 + ], + [ + 167.59001935241514, + 69.50000583936428 + ], + [ + 167.02001946250078, + 69.7300058889729 + ], + [ + 167.020019435797, + 69.73000589956573 + ], + [ + 166.43001955049385, + 69.96000594764227 + ], + [ + 165.83001966353893, + 70.19000599655918 + ], + [ + 165.8300194075376, + 70.19000609174077 + ], + [ + 165.22001943619816, + 70.41000616506486 + ], + [ + 164.59001953818293, + 70.63000621197756 + ], + [ + 163.9500197230343, + 70.85000623084156 + ], + [ + 163.30001982468272, + 71.07000627869687 + ], + [ + 163.30001940609458, + 71.07000641504084 + ], + [ + 162.63001972792057, + 71.28000638874137 + ], + [ + 161.9500200586007, + 71.50000636174012 + ], + [ + 161.95001965215218, + 71.50000648837366 + ], + [ + 161.2500197401216, + 71.71000653469116 + ], + [ + 160.5400198248256, + 71.92000658159556 + ], + [ + 160.54001939479892, + 71.92000670402027 + ], + [ + 159.81001946190653, + 72.12000674979964 + ], + [ + 159.07001958423425, + 72.32000678033009 + ], + [ + 158.31001964026572, + 72.52000682875803 + ], + [ + 157.53001962671524, + 72.72000689430003 + ], + [ + 157.53001933727356, + 72.72000696617819 + ], + [ + 156.7400193108766, + 72.91000702831145 + ], + [ + 155.9300193674301, + 73.10000706987047 + ], + [ + 155.1000194335131, + 73.29000710902145 + ], + [ + 154.25001939373732, + 73.48000717117434 + ], + [ + 154.2500189640319, + 73.48000726360024 + ], + [ + 153.38001878154003, + 73.66000734788847 + ], + [ + 153.38001846218447, + 73.66000741173951 + ], + [ + 152.50001863476697, + 73.83000742059782 + ], + [ + 150.68001857421945, + 74.18000751514643 + ], + [ + 150.68001788488613, + 74.18000763852937 + ], + [ + 149.74001816445835, + 74.34000762706565 + ], + [ + 148.78001844464075, + 74.51000761443875 + ], + [ + 148.78001718391204, + 74.51000782218614 + ], + [ + 147.80001745829026, + 74.6600078107882 + ], + [ + 146.8000177318904, + 74.8200077977729 + ], + [ + 146.8000172897093, + 74.82000786562513 + ], + [ + 145.78001692156542, + 74.97000794766045 + ], + [ + 145.7800164566472, + 74.97000801310406 + ], + [ + 144.7400162694787, + 75.11000806228199 + ], + [ + 143.68001636004976, + 75.25000807355978 + ], + [ + 142.6100162161736, + 75.3900081144862 + ], + [ + 142.61001564070173, + 75.39000818610351 + ], + [ + 141.5100151512661, + 75.52000826266382 + ], + [ + 141.51001478804605, + 75.52000830373859 + ], + [ + 140.40001453214484, + 75.64000834761535 + ], + [ + 139.27001453910466, + 75.76000836209373 + ], + [ + 138.12001425791894, + 75.880008405552 + ], + [ + 138.12001271718688, + 75.8800085515347 + ], + [ + 136.95001294419222, + 75.98000854415068 + ], + [ + 135.76001316385535, + 76.09000853292665 + ], + [ + 135.7600128031771, + 76.09000856460821 + ], + [ + 134.56001214266107, + 76.19000862897143 + ], + [ + 134.56001167159283, + 76.19000866595857 + ], + [ + 133.3400109684162, + 76.28000872492514 + ], + [ + 133.34001049524804, + 76.2800087576283 + ], + [ + 132.10001014643979, + 76.3600087865526 + ], + [ + 130.8500101857369, + 76.44000878931575 + ], + [ + 129.59000981899692, + 76.52000881668319 + ], + [ + 129.59000814142576, + 76.52000890911388 + ], + [ + 128.31000776587499, + 76.58000893065697 + ], + [ + 127.03000768197579, + 76.64000893687376 + ], + [ + 124.42000626403069, + 76.750008999385 + ], + [ + 124.4200056688102, + 76.7500090201063 + ], + [ + 123.10000477558022, + 76.79000904835802 + ], + [ + 123.100004405148, + 76.7900090581734 + ], + [ + 121.78000394909907, + 76.82000907047522 + ], + [ + 120.45000348293676, + 76.85000908050766 + ], + [ + 120.45000309008293, + 76.85000908786888 + ], + [ + 119.11000215871456, + 76.87000910218072 + ], + [ + 119.11000178579145, + 76.87000910635237 + ], + [ + 117.77000131866593, + 76.88000911127132 + ], + [ + 116.43000085046125, + 76.8900091136986 + ], + [ + 116.43000046978612, + 76.89000911511803 + ], + [ + 115.08999999999976, + 76.89000911636458 + ], + [ + 113.74999953021388, + 76.89000911511803 + ], + [ + 113.74999783403567, + 76.89000910248369 + ], + [ + 112.40999737090692, + 76.87000909642012 + ], + [ + 111.0699969566712, + 76.85000908869226 + ], + [ + 108.40003476505353, + 76.79001015192665 + ], + [ + 91.94017229401538, + 85.96999522951383 + ], + [ + 100.17003487036361, + 86.16999107683466 + ], + [ + 104.5400231800461, + 86.22999090513326 + ], + [ + 104.54002887911805, + 86.22999097592874 + ], + [ + 109.05001673379459, + 86.27999084165715 + ], + [ + 113.63000391195473, + 86.29999078140699 + ], + [ + 113.63000575981653, + 86.2999907854449 + ], + [ + 118.24999424018348, + 86.2999907854449 + ], + [ + 118.24999608804526, + 86.29999078140699 + ], + [ + 122.82998320192003, + 86.27999084210649 + ], + [ + 127.31997104394327, + 86.22999097699476 + ], + [ + 127.31997224612634, + 86.22999096067579 + ], + [ + 131.67996257081734, + 86.15999112591558 + ], + [ + 131.67996313146526, + 86.15999111539477 + ], + [ + 135.8599545886975, + 86.06999132032239 + ], + [ + 139.82994711640447, + 85.95999156606302 + ], + [ + 143.57994099611156, + 85.8299918397144 + ], + [ + 150.3699330691438, + 85.51999240841572 + ], + [ + 150.36993475824826, + 85.51999231921806 + ], + [ + 153.4099322104824, + 85.34999260114019 + ], + [ + 153.40993275000034, + 85.34999256884994 + ], + [ + 156.2299300988846, + 85.16999290833718 + ], + [ + 158.84992844231348, + 84.9699932520482 + ], + [ + 158.84993015622928, + 84.96999311537435 + ], + [ + 161.25992877307357, + 84.76999346304346 + ], + [ + 163.48992818155494, + 84.5499938101644 + ], + [ + 163.48992953024543, + 84.54999367185947 + ], + [ + 165.5599299997803, + 84.32999391884674 + ], + [ + 165.55993086688838, + 84.32999382276716 + ], + [ + 167.46993065013575, + 84.10999415623701 + ], + [ + 169.23993096838433, + 83.86999448621255 + ], + [ + 169.23993265168477, + 83.86999425369544 + ], + [ + 170.87993295313416, + 83.63999456324434 + ], + [ + 172.4099336489912, + 83.38999486883756 + ], + [ + 172.40993488609877, + 83.38999466293963 + ], + [ + 173.82993581973867, + 83.14999489808885 + ], + [ + 175.14993676744666, + 82.89999515285375 + ], + [ + 176.38993807143208, + 82.63999535311417 + ], + [ + 176.38993881392366, + 82.63999519437998 + ], + [ + 177.53993993201166, + 82.38999539493723 + ], + [ + 178.6199410127628, + 82.12999561861685 + ], + [ + 179.63994232352616, + 81.85999579478201 + ], + [ + 179.63994282987872, + 81.85999565833617 + ], + [ + 179.89, + 81.79307207903386 + ], + [ + 180.0, + 81.79307207903386 + ], + [ + 180.0, + 63.59968065715279 + ], + [ + 179.89, + 63.59968065715279 + ] + ] + ], + [ + [ + [ + -160.30002630434052, + 66.60000721197375 + ], + [ + -179.89, + 63.65457171172738 + ], + [ + -179.89, + 63.65307114195407 + ], + [ + -179.89, + 63.62810245649434 + ], + [ + -179.99998028557135, + 63.62810245649434 + ], + [ + -180.0, + 63.62810245649434 + ], + [ + -180.0, + 63.65307114195407 + ], + [ + -180.0, + 81.73638780243729 + ], + [ + -180.0, + 81.76361481470217 + ], + [ + -179.999935889467, + 81.76361481470217 + ], + [ + -179.89, + 81.76361481470217 + ], + [ + -179.89, + 81.73638780243729 + ], + [ + -179.89, + 81.73362141210139 + ], + [ + -179.4100559996323, + 81.59999582851177 + ], + [ + -178.5100547881034, + 81.32999599332871 + ], + [ + -178.51005425587383, + 81.32999583195368 + ], + [ + -177.6600532268472, + 81.06999600703736 + ], + [ + -176.8600521527412, + 80.79999617675622 + ], + [ + -176.86005202846428, + 80.79999613370123 + ], + [ + -176.10005090656958, + 80.52999626802642 + ], + [ + -174.7100486588274, + 79.9799964976186 + ], + [ + -174.71004861369155, + 79.97999647868727 + ], + [ + -174.06004750580576, + 79.69999657631736 + ], + [ + -174.06004729738288, + 79.69999648523407 + ], + [ + -173.45004632798705, + 79.4299965968718 + ], + [ + -172.8600453941531, + 79.14999672738293 + ], + [ + -172.31004444693858, + 78.86999683238996 + ], + [ + -172.3100442527398, + 78.86999673259415 + ], + [ + -171.77004337803248, + 78.58999684897387 + ], + [ + -171.27004252623846, + 78.30999695988267 + ], + [ + -171.2700423783002, + 78.30999687617945 + ], + [ + -170.7800415074763, + 78.02999695122935 + ], + [ + -170.78004147054847, + 78.02999692967688 + ], + [ + -170.31004067159128, + 77.74999702530909 + ], + [ + -169.87003989614792, + 77.46999711672312 + ], + [ + -169.8700397981843, + 77.46999705364934 + ], + [ + -169.44003904301576, + 77.18999713535462 + ], + [ + -169.0200382849227, + 76.89999721580185 + ], + [ + -169.020038261176, + 76.89999719907132 + ], + [ + -168.63003753512763, + 76.61999725967803 + ], + [ + -168.6300374736106, + 76.61999721492582 + ], + [ + -168.25003680576287, + 76.33999729644792 + ], + [ + -167.88003613319816, + 76.04999737669088 + ], + [ + -167.88003597520984, + 76.04999725330076 + ], + [ + -167.52003540647897, + 75.7699973702042 + ], + [ + -167.18003482393868, + 75.47999748459878 + ], + [ + -167.18003469605293, + 75.47999737577136 + ], + [ + -166.85003412635416, + 75.19999745781509 + ], + [ + -166.5300335502323, + 74.90999753856653 + ], + [ + -166.5300335302778, + 74.90999752018992 + ], + [ + -166.22003294094745, + 74.61999756905904 + ], + [ + -166.22003284118352, + 74.61999747580907 + ], + [ + -165.92003233287505, + 74.33999755854315 + ], + [ + -165.63003181728035, + 74.04999763998016 + ], + [ + -165.35003127776116, + 73.75999767907756 + ], + [ + -165.35003120323793, + 73.7599976018267 + ], + [ + -164.81003024794353, + 73.18999773126276 + ], + [ + -164.5600297983408, + 72.89999781505175 + ], + [ + -164.56002966021885, + 72.89999765801812 + ], + [ + -164.3000292361816, + 72.60999774764069 + ], + [ + -164.06002881961555, + 72.31999783439946 + ], + [ + -164.0600287620564, + 72.31999776484864 + ], + [ + -163.8200283286987, + 72.02999781294243 + ], + [ + -163.5900279163561, + 71.73999787157285 + ], + [ + -163.37002750713407, + 71.4499979189014 + ], + [ + -163.370027458772, + 71.44999785515128 + ], + [ + -163.15002706529566, + 71.15999790537435 + ], + [ + -162.94002668163105, + 70.86999795408825 + ], + [ + -162.94002663762797, + 70.86999789332194 + ], + [ + -162.73002625560707, + 70.57999792706946 + ], + [ + -162.73002621174274, + 70.57999786649478 + ], + [ + -162.52002588991866, + 70.28999796768821 + ], + [ + -162.33002557047087, + 69.99999806606789 + ], + [ + -162.3300254667302, + 69.99999791183714 + ], + [ + -162.13002513086093, + 69.70999796546279 + ], + [ + -161.94002481763962, + 69.41999804129935 + ], + [ + -161.76002449714744, + 69.12999809419767 + ], + [ + -161.76002439816125, + 69.12999793908074 + ], + [ + -161.57002412525222, + 68.839998047127 + ], + [ + -161.40002385239274, + 68.54999815240095 + ], + [ + -161.40002375873482, + 68.54999799724844 + ], + [ + -161.22002348685692, + 68.25999808438395 + ], + [ + -161.05002320710824, + 67.9599981701902 + ], + [ + -161.05002314382176, + 67.95999806039845 + ], + [ + -160.88002286880763, + 67.66999811886055 + ], + [ + -160.72002259866008, + 67.37999817582124 + ], + [ + -160.72002257339432, + 67.37999813002698 + ], + [ + -160.56002229364063, + 67.08999815611406 + ], + [ + -160.56002226844973, + 67.0899981104555 + ], + [ + -160.4000220321718, + 66.79999820283497 + ], + [ + -160.30002630434052, + 66.60000721197375 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_BWLD1C_20100114T161047_20100114T161745_724_100_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T16:10:46.210000Z", + "completionDate": "2010-01-14T16:17:45.012000Z", + "productType": "MIR_BWLD1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1059, + "updated": "2021-10-09T17:00:48.654332Z", + "published": "2021-10-09T17:00:48.654332Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/45bb436c-586b-503b-bf09-e685965fa4eb", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 45bb436c-586b-503b-bf09-e685965fa4eb", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/45bb436c-586b-503b-bf09-e685965fa4eb.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 82.18274631538374, + 77.69335904465594 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "179.89,63.5996806571528 178.730006747541,63.3000119764639 178.380016806985,63.5600045493584 178.380016783963,63.5600045662225 178.020016945481,63.8200045790583 177.660017109689,64.080004591738 177.660017092095,64.0800046042733 177.290017202067,64.3400046571488 177.290017189313,64.3400046659932 176.910017298519,64.6000047199955 176.910017222158,64.6000047712219 176.530017355955,64.85000480396 176.1300174952,65.1100048393536 176.130017418569,65.1100048881902 175.730017692675,65.3600048363309 175.330017975055,65.6200047831634 175.33001763347,65.6200049955938 174.91001780491,65.8700050103048 174.490017985645,66.120005021017 174.060018102818,66.370005070878 173.620018225244,66.6200051185751 173.170018337437,66.8700051727601 173.170018108587,66.8700052959555 172.710018415914,67.110005242897 172.250018732155,67.3600051881602 172.250018365483,67.3600053792804 171.770018683353,67.6000053268507 171.290019010544,67.8500052726657 171.290018646097,67.8500054548733 170.790018758526,68.0900055054996 170.280018975293,68.3300055081747 169.7700191638,68.5700055254914 169.77001877353,68.5700057018469 169.240018984704,68.8000057053531 168.150019267331,69.2700057795378 168.150019240752,69.2700057906395 167.590019352415,69.5000058393643 167.020019462501,69.7300058889729 167.020019435797,69.7300058995657 166.430019550494,69.9600059476423 165.830019663539,70.1900059965592 165.830019407538,70.1900060917408 165.220019436198,70.4100061650649 164.590019538183,70.6300062119776 163.950019723034,70.8500062308416 163.300019824683,71.0700062786969 163.300019406095,71.0700064150408 162.630019727921,71.2800063887414 161.950020058601,71.5000063617401 161.950019652152,71.5000064883737 161.250019740122,71.7100065346912 160.540019824826,71.9200065815956 160.540019394799,71.9200067040203 159.810019461907,72.1200067497996 159.070019584234,72.3200067803301 158.310019640266,72.520006828758 157.530019626715,72.7200068943 157.530019337274,72.7200069661782 156.740019310877,72.9100070283115 155.93001936743,73.1000070698705 155.100019433513,73.2900071090214 154.250019393737,73.4800071711743 154.250018964032,73.4800072636002 153.38001878154,73.6600073478885 153.380018462184,73.6600074117395 152.500018634767,73.8300074205978 150.680018574219,74.1800075151464 150.680017884886,74.1800076385294 149.740018164458,74.3400076270656 148.780018444641,74.5100076144387 148.780017183912,74.5100078221861 147.80001745829,74.6600078107882 146.80001773189,74.8200077977729 146.800017289709,74.8200078656251 145.780016921565,74.9700079476604 145.780016456647,74.9700080131041 144.740016269479,75.110008062282 143.68001636005,75.2500080735598 142.610016216174,75.3900081144862 142.610015640702,75.3900081861035 141.510015151266,75.5200082626638 141.510014788046,75.5200083037386 140.400014532145,75.6400083476153 139.270014539105,75.7600083620937 138.120014257919,75.880008405552 138.120012717187,75.8800085515347 136.950012944192,75.9800085441507 135.760013163855,76.0900085329266 135.760012803177,76.0900085646082 134.560012142661,76.1900086289714 134.560011671593,76.1900086659586 133.340010968416,76.2800087249251 133.340010495248,76.2800087576283 132.10001014644,76.3600087865526 130.850010185737,76.4400087893158 129.590009818997,76.5200088166832 129.590008141426,76.5200089091139 128.310007765875,76.580008930657 127.030007681976,76.6400089368738 124.420006264031,76.750008999385 124.42000566881,76.7500090201063 123.10000477558,76.790009048358 123.100004405148,76.7900090581734 121.780003949099,76.8200090704752 120.450003482937,76.8500090805077 120.450003090083,76.8500090878689 119.110002158715,76.8700091021807 119.110001785791,76.8700091063524 117.770001318666,76.8800091112713 116.430000850461,76.8900091136986 116.430000469786,76.890009115118 115.09,76.8900091163646 113.749999530214,76.890009115118 113.749997834036,76.8900091024837 112.409997370907,76.8700090964201 111.069996956671,76.8500090886923 108.400034765054,76.7900101519267 91.9401722940154,85.9699952295138 100.170034870364,86.1699910768347 104.540023180046,86.2299909051333 104.540028879118,86.2299909759287 109.050016733795,86.2799908416572 113.630003911955,86.299990781407 113.630005759817,86.2999907854449 118.249994240183,86.2999907854449 118.249996088045,86.299990781407 122.82998320192,86.2799908421065 127.319971043943,86.2299909769948 127.319972246126,86.2299909606758 131.679962570817,86.1599911259156 131.679963131465,86.1599911153948 135.859954588697,86.0699913203224 139.829947116404,85.959991566063 143.579940996112,85.8299918397144 150.369933069144,85.5199924084157 150.369934758248,85.5199923192181 153.409932210482,85.3499926011402 153.40993275,85.3499925688499 156.229930098885,85.1699929083372 158.849928442313,84.9699932520482 158.849930156229,84.9699931153744 161.259928773074,84.7699934630435 163.489928181555,84.5499938101644 163.489929530245,84.5499936718595 165.55992999978,84.3299939188467 165.559930866888,84.3299938227672 167.469930650136,84.109994156237 169.239930968384,83.8699944862125 169.239932651685,83.8699942536954 170.879932953134,83.6399945632443 172.409933648991,83.3899948688376 172.409934886099,83.3899946629396 173.829935819739,83.1499948980888 175.149936767447,82.8999951528537 176.389938071432,82.6399953531142 176.389938813924,82.63999519438 177.539939932012,82.3899953949372 178.619941012763,82.1299956186168 179.639942323526,81.859995794782 179.639942829879,81.8599956583362 179.89,81.7930720790339 180.0,81.7930720790339 180.0,63.5996806571528 179.89,63.5996806571528-160.300026304341,66.6000072119737 -179.89,63.6545717117274 -179.89,63.6530711419541 -179.89,63.6281024564943 -179.999980285571,63.6281024564943 -180,63.6281024564943 -180,63.6530711419541 -180,81.7363878024373 -180,81.7636148147022 -179.999935889467,81.7636148147022 -179.89,81.7636148147022 -179.89,81.7363878024373 -179.89,81.7336214121014 -179.410055999632,81.5999958285118 -178.510054788103,81.3299959933287 -178.510054255874,81.3299958319537 -177.660053226847,81.0699960070374 -176.860052152741,80.7999961767562 -176.860052028464,80.7999961337012 -176.10005090657,80.5299962680264 -174.710048658827,79.9799964976186 -174.710048613692,79.9799964786873 -174.060047505806,79.6999965763174 -174.060047297383,79.6999964852341 -173.450046327987,79.4299965968718 -172.860045394153,79.1499967273829 -172.310044446939,78.86999683239 -172.31004425274,78.8699967325941 -171.770043378032,78.5899968489739 -171.270042526238,78.3099969598827 -171.2700423783,78.3099968761795 -170.780041507476,78.0299969512294 -170.780041470548,78.0299969296769 -170.310040671591,77.7499970253091 -169.870039896148,77.4699971167231 -169.870039798184,77.4699970536493 -169.440039043016,77.1899971353546 -169.020038284923,76.8999972158018 -169.020038261176,76.8999971990713 -168.630037535128,76.619997259678 -168.630037473611,76.6199972149258 -168.250036805763,76.3399972964479 -167.880036133198,76.0499973766909 -167.88003597521,76.0499972533008 -167.520035406479,75.7699973702042 -167.180034823939,75.4799974845988 -167.180034696053,75.4799973757714 -166.850034126354,75.1999974578151 -166.530033550232,74.9099975385665 -166.530033530278,74.9099975201899 -166.220032940947,74.619997569059 -166.220032841184,74.6199974758091 -165.920032332875,74.3399975585431 -165.63003181728,74.0499976399802 -165.350031277761,73.7599976790776 -165.350031203238,73.7599976018267 -164.810030247944,73.1899977312628 -164.560029798341,72.8999978150517 -164.560029660219,72.8999976580181 -164.300029236182,72.6099977476407 -164.060028819616,72.3199978343995 -164.060028762056,72.3199977648486 -163.820028328699,72.0299978129424 -163.590027916356,71.7399978715729 -163.370027507134,71.4499979189014 -163.370027458772,71.4499978551513 -163.150027065296,71.1599979053744 -162.940026681631,70.8699979540882 -162.940026637628,70.8699978933219 -162.730026255607,70.5799979270695 -162.730026211743,70.5799978664948 -162.520025889919,70.2899979676882 -162.330025570471,69.9999980660679 -162.33002546673,69.9999979118371 -162.130025130861,69.7099979654628 -161.94002481764,69.4199980412994 -161.760024497147,69.1299980941977 -161.760024398161,69.1299979390807 -161.570024125252,68.839998047127 -161.400023852393,68.5499981524009 -161.400023758735,68.5499979972484 -161.220023486857,68.259998084384 -161.050023207108,67.9599981701902 -161.050023143822,67.9599980603984 -160.880022868808,67.6699981188605 -160.72002259866,67.3799981758212 -160.720022573394,67.379998130027 -160.560022293641,67.0899981561141 -160.56002226845,67.0899981104555 -160.400022032172,66.799998202835 -160.300026304341,66.6000072119737", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CL/MIR_BWLD1C/2010/01/14/SM_REPR_MIR_BWLD1C_20100114T161047_20100114T161745_724_100_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "45bb436c-586b-503b-bf09-e685965fa4eb" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 179.89, + 9.633757685781138 + ], + [ + 179.1587502793105, + 12.661398068932783 + ], + [ + 178.41574102864286, + 15.632589423331243 + ], + [ + 177.72000681174418, + 18.300002863160778 + ], + [ + 177.0800070435929, + 20.670002861601475 + ], + [ + 176.42000728564952, + 23.03000287785626 + ], + [ + 175.73000754599516, + 25.39000289185083 + ], + [ + 175.01000782544995, + 27.750002907686344 + ], + [ + 174.26000812269422, + 30.100002932158475 + ], + [ + 173.47000843935317, + 32.45000297042265 + ], + [ + 172.84435637050808, + 34.21304170384284 + ], + [ + 172.0861320840806, + 36.25701032716745 + ], + [ + 171.28755650455287, + 38.295940442675104 + ], + [ + 170.56644328783486, + 40.04080138989919 + ], + [ + 169.81000997034906, + 41.780003186102675 + ], + [ + 169.00770449990776, + 43.513467222877 + ], + [ + 168.16175193950536, + 45.24147049948034 + ], + [ + 167.26519286791222, + 46.96377872095816 + ], + [ + 166.47365470258674, + 48.39452391464278 + ], + [ + 165.63627199905574, + 49.822050462585054 + ], + [ + 164.74941352714174, + 51.24228452192053 + ], + [ + 163.8119984825217, + 52.64933900455432 + ], + [ + 163.01691801432932, + 53.772155503621484 + ], + [ + 162.17743632586678, + 54.892225370162514 + ], + [ + 161.06416444352493, + 56.28201308819822 + ], + [ + 160.1159975015309, + 57.38532710803113 + ], + [ + 159.11313276226488, + 58.48146573166487 + ], + [ + 158.04727994962548, + 59.569419766713395 + ], + [ + 156.911064699578, + 60.64741693210452 + ], + [ + 156.0081223613734, + 61.44904566686792 + ], + [ + 154.73139373279236, + 62.50986822627586 + ], + [ + 153.36268751340563, + 63.560062484398856 + ], + [ + 152.26967440910113, + 64.33855270834806 + ], + [ + 150.71628811016345, + 65.36292404720405 + ], + [ + 149.47001752764638, + 66.12000519035337 + ], + [ + 148.15252178357974, + 66.86866668686554 + ], + [ + 146.75255339933588, + 67.6056964284433 + ], + [ + 145.2645950203675, + 68.32961170677936 + ], + [ + 143.68286877142282, + 69.03884210473946 + ], + [ + 142.5708804011942, + 69.50311935959348 + ], + [ + 140.81115923279796, + 70.18641722113514 + ], + [ + 138.93391140089565, + 70.85312284470933 + ], + [ + 137.6118068787257, + 71.28641021934325 + ], + [ + 135.51902269805944, + 71.91749630725943 + ], + [ + 134.04916024057758, + 72.32439890818239 + ], + [ + 131.71973493519144, + 72.91312623705682 + ], + [ + 130.08001856812217, + 73.29000713675067 + ], + [ + 127.4846764631483, + 73.83231370715653 + ], + [ + 125.66059509444177, + 74.17543225724962 + ], + [ + 123.75964377717136, + 74.50266676076441 + ], + [ + 120.76451211787185, + 74.96379935252092 + ], + [ + 118.67037231178043, + 75.24912511029518 + ], + [ + 116.49832589960938, + 75.51489325996145 + ], + [ + 113.09926269636259, + 75.87534694044145 + ], + [ + 110.74393369006366, + 76.08922305526083 + ], + [ + 108.32051802027473, + 76.279835639105 + ], + [ + 105.83447814792858, + 76.4462028531185 + ], + [ + 103.2938187656918, + 76.58696522945361 + ], + [ + 100.70664315947997, + 76.70136385226245 + ], + [ + 98.08055662406109, + 76.78919585574626 + ], + [ + 95.4253123585125, + 76.8499287570318 + ], + [ + 91.4624267350725, + 76.89245283680977 + ], + [ + 88.83126255932513, + 76.88822340788624 + ], + [ + 86.20700833241573, + 76.85734641272174 + ], + [ + 83.60003397153807, + 76.8000099457862 + ], + [ + 83.11219854346237, + 77.67557682495286 + ], + [ + 82.55102227454687, + 78.55015618564748 + ], + [ + 81.89843129316377, + 79.42349192161186 + ], + [ + 81.40083539437553, + 80.0048638179013 + ], + [ + 81.12993109539278, + 80.29524823736729 + ], + [ + 80.53693799168447, + 80.87531805164171 + ], + [ + 80.21152147561695, + 81.16495754827072 + ], + [ + 79.49281533310645, + 81.74330700375114 + ], + [ + 78.66679340248184, + 82.32018378560609 + ], + [ + 77.70769704122402, + 82.89522914719673 + ], + [ + 77.1678918052658, + 83.18192017189601 + ], + [ + 76.5809877776308, + 83.46795937235015 + ], + [ + 75.94064536708072, + 83.75325720497953 + ], + [ + 75.23936357023464, + 84.03770724312668 + ], + [ + 74.46820964618637, + 84.3211820865904 + ], + [ + 73.61647262182082, + 84.60352805166934 + ], + [ + 72.67121570711895, + 84.88455820861883 + ], + [ + 71.6166936705096, + 85.16404315522821 + ], + [ + 70.4335888461409, + 85.44169865478375 + ], + [ + 69.09800271190649, + 85.71716888235089 + ], + [ + 67.58016714893719, + 85.98999523086977 + ], + [ + 71.52208458626397, + 86.09445451365355 + ], + [ + 75.65971160638775, + 86.17953264406458 + ], + [ + 79.96202756142667, + 86.24390868546918 + ], + [ + 84.38834080975451, + 86.28650582390773 + ], + [ + 88.88979638853371, + 86.30657043857349 + ], + [ + 93.41224922516209, + 86.30373556744205 + ], + [ + 97.9000288017377, + 86.2780535353401 + ], + [ + 102.29997370156713, + 86.2299912153924 + ], + [ + 106.66007772026342, + 86.16139329884959 + ], + [ + 110.84419446093173, + 86.07147817497201 + ], + [ + 114.82135385167045, + 85.961669505478 + ], + [ + 118.5714181901137, + 85.83353990302004 + ], + [ + 122.08416507260367, + 85.68872253636239 + ], + [ + 125.35769253467643, + 85.52883862598821 + ], + [ + 128.3965541025307, + 85.35544386516497 + ], + [ + 131.20993178302945, + 85.16999313741094 + ], + [ + 133.83424255392643, + 84.97476832963024 + ], + [ + 136.25814493962835, + 84.76984829941503 + ], + [ + 138.4961279099531, + 84.55632779873561 + ], + [ + 140.56280731666573, + 84.33517926653005 + ], + [ + 142.4724251189025, + 84.1072614635732 + ], + [ + 144.2385306603252, + 83.873329819279 + ], + [ + 145.87379741078846, + 83.6340472833725 + ], + [ + 148.81771140673536, + 83.14380995828768 + ], + [ + 150.1462135380041, + 82.89370032967658 + ], + [ + 151.38422346752503, + 82.64006609383857 + ], + [ + 153.61982601995683, + 82.12359042589031 + ], + [ + 155.57938234817598, + 81.5967302242608 + ], + [ + 157.32461006167398, + 81.06298145186513 + ], + [ + 158.889756818895, + 80.52357844988177 + ], + [ + 160.28688322839736, + 79.9779759354327 + ], + [ + 161.54049955512295, + 79.42713369083206 + ], + [ + 162.68338220085803, + 78.87179306169205 + ], + [ + 163.21961510715363, + 78.59259076580278 + ], + [ + 164.21779011693926, + 78.03147009288905 + ], + [ + 164.68299662025242, + 77.74967614271625 + ], + [ + 165.55282003378386, + 77.18389229896198 + ], + [ + 166.74563835002908, + 76.33316366653837 + ], + [ + 167.8109376868005, + 75.47872239895116 + ], + [ + 168.45535268404115, + 74.90667006599914 + ], + [ + 169.06364748294897, + 74.3337731676812 + ], + [ + 169.913028278255, + 73.47276126570685 + ], + [ + 170.68038096033956, + 72.6086467953937 + ], + [ + 171.39217538040754, + 71.74153662027247 + ], + [ + 171.8363099798297, + 71.16198641015997 + ], + [ + 172.25484536874256, + 70.58144472071908 + ], + [ + 173.04183340134756, + 69.41868580273548 + ], + [ + 173.76528367474546, + 68.25362215730705 + ], + [ + 174.26679546475958, + 67.37929524323688 + ], + [ + 174.74374975926003, + 66.5062022346039 + ], + [ + 175.47399252056553, + 65.04669115779683 + ], + [ + 176.14910406516776, + 63.57821530815783 + ], + [ + 177.0169618893106, + 61.52827365153241 + ], + [ + 177.81011534636488, + 59.47571987040186 + ], + [ + 178.53814123051725, + 57.415584995535966 + ], + [ + 179.30379725042093, + 55.055515924500504 + ], + [ + 179.89, + 53.11797336952435 + ], + [ + 180.0, + 53.11797336952435 + ], + [ + 180.0, + 9.178343987471395 + ], + [ + 179.99999362458644, + 9.178343987471395 + ], + [ + 179.89, + 9.178343987471395 + ], + [ + 179.89, + 9.633757685781138 + ] + ] + ], + [ + [ + [ + -37.740000096052825, + -73.36000900160971 + ], + [ + -35.852727563049626, + -74.06699920096284 + ], + [ + -34.502195907651355, + -74.52854137547338 + ], + [ + -33.071487773765945, + -74.98141156460349 + ], + [ + -31.55486757555634, + -75.42480095796988 + ], + [ + -29.946334862987893, + -75.85781746630855 + ], + [ + -28.23968064901741, + -76.27947858286306 + ], + [ + -26.428570665950538, + -76.68870474886022 + ], + [ + -24.50666225522302, + -77.08431363565548 + ], + [ + -22.467764455834825, + -77.46501548759638 + ], + [ + -20.306045251397673, + -77.82941105469044 + ], + [ + -18.016296217728655, + -78.17599229045581 + ], + [ + -15.594254165693574, + -78.50314774564426 + ], + [ + -13.036982509578298, + -78.80917330930436 + ], + [ + -10.343301065653476, + -79.09229012627951 + ], + [ + -6.050032267976147, + -79.47000511785838 + ], + [ + -7.138909568458464, + -79.951501792713 + ], + [ + -8.335780390778313, + -80.42910383112981 + ], + [ + -9.656516376991163, + -80.90218163349222 + ], + [ + -11.120000302891313, + -81.36999108997624 + ], + [ + -12.967207468653127, + -81.896382967814 + ], + [ + -13.98260258527337, + -82.15615239569156 + ], + [ + -16.226065898519128, + -82.66762414884425 + ], + [ + -17.46767650501677, + -82.91874375365876 + ], + [ + -18.799435035662025, + -83.16633206830333 + ], + [ + -21.74744271282283, + -83.65274774393565 + ], + [ + -23.383819558458896, + -83.8907410907847 + ], + [ + -25.150773749049314, + -84.12339233864517 + ], + [ + -27.060895521591185, + -84.35004151730594 + ], + [ + -29.127632814443253, + -84.56993699253097 + ], + [ + -31.365105843888625, + -84.78222481110244 + ], + [ + -33.78778704972601, + -84.9859385810751 + ], + [ + -36.410000065017016, + -85.17999104568246 + ], + [ + -39.221358856816096, + -85.36389382672088 + ], + [ + -42.256473866357624, + -85.53578589272381 + ], + [ + -45.52419354212355, + -85.69422854424185 + ], + [ + -49.02874884916146, + -85.83768559336461 + ], + [ + -52.76796572727841, + -85.96455853322709 + ], + [ + -56.73145108970682, + -86.07323953810895 + ], + [ + -60.89905429918829, + -86.16218278797176 + ], + [ + -65.2400000108861, + -86.22999103972954 + ], + [ + -69.71533098328598, + -86.27803031774519 + ], + [ + -74.27900044257356, + -86.30291885059682 + ], + [ + -78.87499500339649, + -86.3041888977601 + ], + [ + -83.44488566109453, + -86.28181625644501 + ], + [ + -87.9321980013681, + -86.23622251520452 + ], + [ + -92.28642813657238, + -86.16823650374282 + ], + [ + -96.46602830090274, + -86.07902283564682 + ], + [ + -100.43999997367936, + -85.96999104149168 + ], + [ + -104.20842332575025, + -85.84589963514429 + ], + [ + -107.74441623699713, + -85.70497722948896 + ], + [ + -111.04457011448241, + -85.54882213164255 + ], + [ + -114.11212994884384, + -85.37897833566679 + ], + [ + -116.95520731205404, + -85.19689777890689 + ], + [ + -119.58517809493026, + -85.00391818399913 + ], + [ + -122.01536134536859, + -84.80125314704037 + ], + [ + -124.25999990570487, + -84.58999104884309 + ], + [ + -126.3521181090386, + -84.37328730894018 + ], + [ + -128.28720462080867, + -84.14968561302611 + ], + [ + -130.07844134524268, + -83.91994696429892 + ], + [ + -131.73824145001038, + -83.68474109138994 + ], + [ + -133.27813859844682, + -83.4446564679278 + ], + [ + -134.70874576995283, + -83.2002098536515 + ], + [ + -136.0397605360792, + -82.95185509467558 + ], + [ + -138.45366121654746, + -82.44478337317612 + ], + [ + -139.55063469643343, + -82.18664638215758 + ], + [ + -141.5402799473915, + -81.66267590337527 + ], + [ + -142.44428640267836, + -81.39731119539024 + ], + [ + -144.09497778837297, + -80.86080408871622 + ], + [ + -145.58088151563257, + -80.31938409018777 + ], + [ + -146.92715587140233, + -79.77390060657575 + ], + [ + -148.1378776338072, + -79.22344586533515 + ], + [ + -149.23182617170778, + -78.66874440073605 + ], + [ + -150.23549617287054, + -78.11127732342064 + ], + [ + -151.16070053088853, + -77.5514307887373 + ], + [ + -152.0072796445497, + -76.98870642680201 + ], + [ + -152.7846803705515, + -76.42346215135434 + ], + [ + -153.86125269865647, + -75.57274104847927 + ], + [ + -154.51970311729315, + -75.00351836454854 + ], + [ + -155.42050029557004, + -74.14645122509337 + ], + [ + -155.9781399527633, + -73.57486534288566 + ], + [ + -156.50715610486574, + -73.00356863121935 + ], + [ + -157.2389270977598, + -72.144263741599 + ], + [ + -158.13060176899592, + -70.99138526231283 + ], + [ + -158.9385861176506, + -69.83130523168134 + ], + [ + -159.6763638006865, + -68.67106581648893 + ], + [ + -160.19168040157294, + -67.80128168760469 + ], + [ + -160.98547590329926, + -66.34836469515902 + ], + [ + -161.5745242097165, + -65.183323883033 + ], + [ + -162.25610127035577, + -63.72711925748243 + ], + [ + -162.76012197405683, + -62.56163478881242 + ], + [ + -163.47079349969786, + -60.808217684688024 + ], + [ + -164.12838025928977, + -59.05313914051315 + ], + [ + -164.74159070608084, + -57.29651171363538 + ], + [ + -165.1322992242044, + -56.12179770542579 + ], + [ + -165.86946970797726, + -53.77174385564426 + ], + [ + -166.4788319623761, + -51.71548505676943 + ], + [ + -166.8921293237327, + -50.24518636866127 + ], + [ + -167.8274931205627, + -46.71162205077881 + ], + [ + -168.78399955163138, + -42.877754346406284 + ], + [ + -169.95272205332333, + -37.851525235045465 + ], + [ + -170.99445403739404, + -33.111489905080035 + ], + [ + -172.13506656433455, + -27.778957459057626 + ], + [ + -176.2399950290538, + -7.859996995320866 + ], + [ + -177.24999476144046, + -3.099997063717483 + ], + [ + -178.81999431903165, + 4.040002893848125 + ], + [ + -179.89, + 8.699324978611747 + ], + [ + -180.0, + 8.699324978611747 + ], + [ + -180.0, + 52.754349269198904 + ], + [ + -179.99998620934772, + 52.754349269198904 + ], + [ + -179.89, + 52.754349269198904 + ], + [ + -179.89, + 52.366675534112396 + ], + [ + -179.14632843923107, + 49.745420257195015 + ], + [ + -178.59297090946598, + 47.67541556708275 + ], + [ + -177.98886877101066, + 45.31037780897581 + ], + [ + -176.91916405921236, + 40.871555779328226 + ], + [ + -175.77105220144063, + 35.82528890226273 + ], + [ + -174.17485853841828, + 28.402712088829073 + ], + [ + -172.75299642568962, + 21.560176839329714 + ], + [ + -171.05000647308492, + 13.219997623262397 + ], + [ + -169.56000585509676, + 6.07999727184191 + ], + [ + -168.02000533274278, + -1.070003036840127 + ], + [ + -166.9600050403361, + -5.83000316884003 + ], + [ + -166.4100048576875, + -8.200003438431162 + ], + [ + -165.19567171692822, + -13.246333148812923 + ], + [ + -164.21392701816202, + -17.09767225495736 + ], + [ + -163.43000413769326, + -20.06000424741518 + ], + [ + -162.6863182604771, + -22.71516336927893 + ], + [ + -162.00277711322866, + -25.07394061175517 + ], + [ + -161.19803335693786, + -27.71787450363369 + ], + [ + -160.44850271501178, + -30.065436540645607 + ], + [ + -159.455439195628, + -32.9906752499114 + ], + [ + -158.61127251110148, + -35.32578453904014 + ], + [ + -157.6018110116348, + -37.94709824476797 + ], + [ + -156.64531501139572, + -40.264729134000085 + ], + [ + -155.62283433127126, + -42.57488583918199 + ], + [ + -154.66128245889797, + -44.59142376397388 + ], + [ + -153.63457511158168, + -46.59651489505683 + ], + [ + -153.01828842968678, + -47.735730518614794 + ], + [ + -152.53636175746132, + -48.58893961676657 + ], + [ + -151.5200020120769, + -50.2900075260876 + ], + [ + -150.43126603750417, + -51.97925651102717 + ], + [ + -149.2615292591011, + -53.662738973750585 + ], + [ + -148.64213443229596, + -54.5012315218661 + ], + [ + -147.99892979649587, + -55.334928010714364 + ], + [ + -147.3292138367111, + -56.16435820844447 + ], + [ + -146.63000145963625, + -56.9900081669195 + ], + [ + -145.3966585677171, + -58.356282783183616 + ], + [ + -144.06760815605327, + -59.71110383056092 + ], + [ + -143.22038178840052, + -60.518376610675915 + ], + [ + -142.6317934781387, + -61.053453874942306 + ], + [ + -141.71119639877745, + -61.84949682097106 + ], + [ + -140.741965902384, + -62.63828137605596 + ], + [ + -140.06677146367196, + -63.16025543151146 + ], + [ + -139.00901132509222, + -63.93815602925066 + ], + [ + -137.89202643154633, + -64.70853352796871 + ], + [ + -137.11156012673777, + -65.21722384427572 + ], + [ + -135.88642841724538, + -65.97468252582195 + ], + [ + -135.02980626180965, + -66.47477713947171 + ], + [ + -133.6788788036426, + -67.21567229363635 + ], + [ + -132.7327645351255, + -67.70159032608846 + ], + [ + -131.74836949616446, + -68.18043301596612 + ], + [ + -130.72227485050243, + -68.6531919095464 + ], + [ + -129.6522315795468, + -69.11945301706787 + ], + [ + -128.53647553210723, + -69.58070774729765 + ], + [ + -127.37228826433025, + -70.03648652886001 + ], + [ + -126.1564363061897, + -70.4843361600029 + ], + [ + -124.88628113932397, + -70.92369745061109 + ], + [ + -123.56192957124412, + -71.35406705306097 + ], + [ + -122.18082532949624, + -71.7748617952023 + ], + [ + -120.73750212116077, + -72.18531912585688 + ], + [ + -119.22927302648101, + -72.58470740288735 + ], + [ + -117.655336105065, + -72.97182383761545 + ], + [ + -115.16569380604348, + -73.52791278298801 + ], + [ + -113.41520647170847, + -73.88139999168878 + ], + [ + -111.59000022479142, + -74.22000893675232 + ], + [ + -108.70873484095583, + -74.69954386566361 + ], + [ + -105.65333888408703, + -75.13993089899262 + ], + [ + -102.42699753726268, + -75.53888501489116 + ], + [ + -100.18475606287339, + -75.78111440066088 + ], + [ + -97.86988727916247, + -76.00176063059918 + ], + [ + -94.27000004042608, + -76.29000895735766 + ], + [ + -91.79150736150132, + -76.45321663086483 + ], + [ + -89.25831491534626, + -76.59145176466313 + ], + [ + -85.37328007012766, + -76.75030917766074 + ], + [ + -81.41487062994408, + -76.85107631278684 + ], + [ + -77.4152727304733, + -76.89148077081919 + ], + [ + -74.74343047756152, + -76.8840406302549 + ], + [ + -72.08101783314042, + -76.84970382145345 + ], + [ + -68.12745788610745, + -76.74812728073923 + ], + [ + -64.25014297339585, + -76.58674487050915 + ], + [ + -60.47671000506373, + -76.36829364560523 + ], + [ + -56.83314836764444, + -76.09509915000301 + ], + [ + -54.48671873497618, + -75.88392892381468 + ], + [ + -52.209673942386004, + -75.65124918564835 + ], + [ + -48.93125474366295, + -75.26390777413447 + ], + [ + -46.841690609097576, + -74.98114406115627 + ], + [ + -44.829999801933006, + -74.68000894142045 + ], + [ + -43.132250746300244, + -74.40320757868876 + ], + [ + -41.49354901608001, + -74.11382758945793 + ], + [ + -39.91314343515765, + -73.81254390078925 + ], + [ + -37.740000096052825, + -73.36000900160971 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_BWLD1C_20100114T170429_20100114T175748_724_100_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T17:04:28.235000Z", + "completionDate": "2010-01-14T17:57:48.662000Z", + "productType": "MIR_BWLD1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1059, + "updated": "2021-10-14T06:58:48.115870Z", + "published": "2021-10-14T06:58:48.115870Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e0096591-a812-582a-82f2-0be9e8e627ff", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e0096591-a812-582a-82f2-0be9e8e627ff", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/e0096591-a812-582a-82f2-0be9e8e627ff.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -24.04535904997023, + -8.693926270771207 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "179.89,9.63375768578114 179.158750279311,12.6613980689328 178.415741028643,15.6325894233312 177.720006811744,18.3000028631608 177.080007043593,20.6700028616015 176.42000728565,23.0300028778563 175.730007545995,25.3900028918508 175.01000782545,27.7500029076863 174.260008122694,30.1000029321585 173.470008439353,32.4500029704227 172.844356370508,34.2130417038428 172.086132084081,36.2570103271674 171.287556504553,38.2959404426751 170.566443287835,40.0408013898992 169.810009970349,41.7800031861027 169.007704499908,43.513467222877 168.161751939505,45.2414704994803 167.265192867912,46.9637787209582 166.473654702587,48.3945239146428 165.636271999056,49.8220504625851 164.749413527142,51.2422845219205 163.811998482522,52.6493390045543 163.016918014329,53.7721555036215 162.177436325867,54.8922253701625 161.064164443525,56.2820130881982 160.115997501531,57.3853271080311 159.113132762265,58.4814657316649 158.047279949625,59.5694197667134 156.911064699578,60.6474169321045 156.008122361373,61.4490456668679 154.731393732792,62.5098682262759 153.362687513406,63.5600624843989 152.269674409101,64.3385527083481 150.716288110163,65.362924047204 149.470017527646,66.1200051903534 148.15252178358,66.8686666868655 146.752553399336,67.6056964284433 145.264595020367,68.3296117067794 143.682868771423,69.0388421047395 142.570880401194,69.5031193595935 140.811159232798,70.1864172211351 138.933911400896,70.8531228447093 137.611806878726,71.2864102193433 135.519022698059,71.9174963072594 134.049160240578,72.3243989081824 131.719734935191,72.9131262370568 130.080018568122,73.2900071367507 127.484676463148,73.8323137071565 125.660595094442,74.1754322572496 123.759643777171,74.5026667607644 120.764512117872,74.9637993525209 118.67037231178,75.2491251102952 116.498325899609,75.5148932599615 113.099262696363,75.8753469404414 110.743933690064,76.0892230552608 108.320518020275,76.279835639105 105.834478147929,76.4462028531185 103.293818765692,76.5869652294536 100.70664315948,76.7013638522624 98.0805566240611,76.7891958557463 95.4253123585125,76.8499287570318 91.4624267350725,76.8924528368098 88.8312625593251,76.8882234078862 86.2070083324157,76.8573464127217 83.6000339715381,76.8000099457862 83.1121985434624,77.6755768249529 82.5510222745469,78.5501561856475 81.8984312931638,79.4234919216119 81.4008353943755,80.0048638179013 81.1299310953928,80.2952482373673 80.5369379916845,80.8753180516417 80.2115214756169,81.1649575482707 79.4928153331064,81.7433070037511 78.6667934024818,82.3201837856061 77.707697041224,82.8952291471967 77.1678918052658,83.181920171896 76.5809877776308,83.4679593723502 75.9406453670807,83.7532572049795 75.2393635702346,84.0377072431267 74.4682096461864,84.3211820865904 73.6164726218208,84.6035280516693 72.6712157071189,84.8845582086188 71.6166936705096,85.1640431552282 70.4335888461409,85.4416986547837 69.0980027119065,85.7171688823509 67.5801671489372,85.9899952308698 71.522084586264,86.0944545136535 75.6597116063877,86.1795326440646 79.9620275614267,86.2439086854692 84.3883408097545,86.2865058239077 88.8897963885337,86.3065704385735 93.4122492251621,86.303735567442 97.9000288017377,86.2780535353401 102.299973701567,86.2299912153924 106.660077720263,86.1613932988496 110.844194460932,86.071478174972 114.82135385167,85.961669505478 118.571418190114,85.83353990302 122.084165072604,85.6887225363624 125.357692534676,85.5288386259882 128.396554102531,85.355443865165 131.209931783029,85.1699931374109 133.834242553926,84.9747683296302 136.258144939628,84.769848299415 138.496127909953,84.5563277987356 140.562807316666,84.33517926653 142.472425118902,84.1072614635732 144.238530660325,83.873329819279 145.873797410788,83.6340472833725 148.817711406735,83.1438099582877 150.146213538004,82.8937003296766 151.384223467525,82.6400660938386 153.619826019957,82.1235904258903 155.579382348176,81.5967302242608 157.324610061674,81.0629814518651 158.889756818895,80.5235784498818 160.286883228397,79.9779759354327 161.540499555123,79.4271336908321 162.683382200858,78.871793061692 163.219615107154,78.5925907658028 164.217790116939,78.0314700928891 164.682996620252,77.7496761427163 165.552820033784,77.183892298962 166.745638350029,76.3331636665384 167.8109376868,75.4787223989512 168.455352684041,74.9066700659991 169.063647482949,74.3337731676812 169.913028278255,73.4727612657069 170.68038096034,72.6086467953937 171.392175380408,71.7415366202725 171.83630997983,71.16198641016 172.254845368743,70.5814447207191 173.041833401348,69.4186858027355 173.765283674745,68.253622157307 174.26679546476,67.3792952432369 174.74374975926,66.5062022346039 175.473992520566,65.0466911577968 176.149104065168,63.5782153081578 177.016961889311,61.5282736515324 177.810115346365,59.4757198704019 178.538141230517,57.415584995536 179.303797250421,55.0555159245005 179.89,53.1179733695243 180.0,53.1179733695243 180.0,9.1783439874714 179.999993624586,9.1783439874714 179.89,9.1783439874714 179.89,9.63375768578114-37.7400000960528,-73.3600090016097 -35.8527275630496,-74.0669992009628 -34.5021959076514,-74.5285413754734 -33.0714877737659,-74.9814115646035 -31.5548675755563,-75.4248009579699 -29.9463348629879,-75.8578174663085 -28.2396806490174,-76.2794785828631 -26.4285706659505,-76.6887047488602 -24.506662255223,-77.0843136356555 -22.4677644558348,-77.4650154875964 -20.3060452513977,-77.8294110546904 -18.0162962177287,-78.1759922904558 -15.5942541656936,-78.5031477456443 -13.0369825095783,-78.8091733093044 -10.3433010656535,-79.0922901262795 -6.05003226797615,-79.4700051178584 -7.13890956845846,-79.951501792713 -8.33578039077831,-80.4291038311298 -9.65651637699116,-80.9021816334922 -11.1200003028913,-81.3699910899762 -12.9672074686531,-81.896382967814 -13.9826025852734,-82.1561523956916 -16.2260658985191,-82.6676241488443 -17.4676765050168,-82.9187437536588 -18.799435035662,-83.1663320683033 -21.7474427128228,-83.6527477439356 -23.3838195584589,-83.8907410907847 -25.1507737490493,-84.1233923386452 -27.0608955215912,-84.3500415173059 -29.1276328144433,-84.569936992531 -31.3651058438886,-84.7822248111024 -33.787787049726,-84.9859385810751 -36.410000065017,-85.1799910456825 -39.2213588568161,-85.3638938267209 -42.2564738663576,-85.5357858927238 -45.5241935421235,-85.6942285442419 -49.0287488491615,-85.8376855933646 -52.7679657272784,-85.9645585332271 -56.7314510897068,-86.073239538109 -60.8990542991883,-86.1621827879718 -65.2400000108861,-86.2299910397295 -69.715330983286,-86.2780303177452 -74.2790004425736,-86.3029188505968 -78.8749950033965,-86.3041888977601 -83.4448856610945,-86.281816256445 -87.9321980013681,-86.2362225152045 -92.2864281365724,-86.1682365037428 -96.4660283009027,-86.0790228356468 -100.439999973679,-85.9699910414917 -104.20842332575,-85.8458996351443 -107.744416236997,-85.704977229489 -111.044570114482,-85.5488221316426 -114.112129948844,-85.3789783356668 -116.955207312054,-85.1968977789069 -119.58517809493,-85.0039181839991 -122.015361345369,-84.8012531470404 -124.259999905705,-84.5899910488431 -126.352118109039,-84.3732873089402 -128.287204620809,-84.1496856130261 -130.078441345243,-83.9199469642989 -131.73824145001,-83.6847410913899 -133.278138598447,-83.4446564679278 -134.708745769953,-83.2002098536515 -136.039760536079,-82.9518550946756 -138.453661216547,-82.4447833731761 -139.550634696433,-82.1866463821576 -141.540279947391,-81.6626759033753 -142.444286402678,-81.3973111953902 -144.094977788373,-80.8608040887162 -145.580881515633,-80.3193840901878 -146.927155871402,-79.7739006065758 -148.137877633807,-79.2234458653352 -149.231826171708,-78.668744400736 -150.235496172871,-78.1112773234206 -151.160700530889,-77.5514307887373 -152.00727964455,-76.988706426802 -152.784680370552,-76.4234621513543 -153.861252698656,-75.5727410484793 -154.519703117293,-75.0035183645485 -155.42050029557,-74.1464512250934 -155.978139952763,-73.5748653428857 -156.507156104866,-73.0035686312194 -157.23892709776,-72.144263741599 -158.130601768996,-70.9913852623128 -158.938586117651,-69.8313052316813 -159.676363800686,-68.6710658164889 -160.191680401573,-67.8012816876047 -160.985475903299,-66.348364695159 -161.574524209716,-65.183323883033 -162.256101270356,-63.7271192574824 -162.760121974057,-62.5616347888124 -163.470793499698,-60.808217684688 -164.12838025929,-59.0531391405132 -164.741590706081,-57.2965117136354 -165.132299224204,-56.1217977054258 -165.869469707977,-53.7717438556443 -166.478831962376,-51.7154850567694 -166.892129323733,-50.2451863686613 -167.827493120563,-46.7116220507788 -168.783999551631,-42.8777543464063 -169.952722053323,-37.8515252350455 -170.994454037394,-33.11148990508 -172.135066564335,-27.7789574590576 -176.239995029054,-7.85999699532087 -177.24999476144,-3.09999706371748 -178.819994319032,4.04000289384812 -179.89,8.69932497861175 -180,8.69932497861175 -180,52.7543492691989 -179.999986209348,52.7543492691989 -179.89,52.7543492691989 -179.89,52.3666755341124 -179.146328439231,49.745420257195 -178.592970909466,47.6754155670828 -177.988868771011,45.3103778089758 -176.919164059212,40.8715557793282 -175.771052201441,35.8252889022627 -174.174858538418,28.4027120888291 -172.75299642569,21.5601768393297 -171.050006473085,13.2199976232624 -169.560005855097,6.07999727184191 -168.020005332743,-1.07000303684013 -166.960005040336,-5.83000316884003 -166.410004857688,-8.20000343843116 -165.195671716928,-13.2463331488129 -164.213927018162,-17.0976722549574 -163.430004137693,-20.0600042474152 -162.686318260477,-22.7151633692789 -162.002777113229,-25.0739406117552 -161.198033356938,-27.7178745036337 -160.448502715012,-30.0654365406456 -159.455439195628,-32.9906752499114 -158.611272511101,-35.3257845390401 -157.601811011635,-37.947098244768 -156.645315011396,-40.2647291340001 -155.622834331271,-42.574885839182 -154.661282458898,-44.5914237639739 -153.634575111582,-46.5965148950568 -153.018288429687,-47.7357305186148 -152.536361757461,-48.5889396167666 -151.520002012077,-50.2900075260876 -150.431266037504,-51.9792565110272 -149.261529259101,-53.6627389737506 -148.642134432296,-54.5012315218661 -147.998929796496,-55.3349280107144 -147.329213836711,-56.1643582084445 -146.630001459636,-56.9900081669195 -145.396658567717,-58.3562827831836 -144.067608156053,-59.7111038305609 -143.220381788401,-60.5183766106759 -142.631793478139,-61.0534538749423 -141.711196398777,-61.8494968209711 -140.741965902384,-62.638281376056 -140.066771463672,-63.1602554315115 -139.009011325092,-63.9381560292507 -137.892026431546,-64.7085335279687 -137.111560126738,-65.2172238442757 -135.886428417245,-65.9746825258219 -135.02980626181,-66.4747771394717 -133.678878803643,-67.2156722936363 -132.732764535126,-67.7015903260885 -131.748369496164,-68.1804330159661 -130.722274850502,-68.6531919095464 -129.652231579547,-69.1194530170679 -128.536475532107,-69.5807077472977 -127.37228826433,-70.03648652886 -126.15643630619,-70.4843361600029 -124.886281139324,-70.9236974506111 -123.561929571244,-71.354067053061 -122.180825329496,-71.7748617952023 -120.737502121161,-72.1853191258569 -119.229273026481,-72.5847074028873 -117.655336105065,-72.9718238376154 -115.165693806043,-73.527912782988 -113.415206471708,-73.8813999916888 -111.590000224791,-74.2200089367523 -108.708734840956,-74.6995438656636 -105.653338884087,-75.1399308989926 -102.426997537263,-75.5388850148912 -100.184756062873,-75.7811144006609 -97.8698872791625,-76.0017606305992 -94.2700000404261,-76.2900089573577 -91.7915073615013,-76.4532166308648 -89.2583149153463,-76.5914517646631 -85.3732800701277,-76.7503091776607 -81.4148706299441,-76.8510763127868 -77.4152727304733,-76.8914807708192 -74.7434304775615,-76.8840406302549 -72.0810178331404,-76.8497038214534 -68.1274578861075,-76.7481272807392 -64.2501429733959,-76.5867448705092 -60.4767100050637,-76.3682936456052 -56.8331483676444,-76.095099150003 -54.4867187349762,-75.8839289238147 -52.209673942386,-75.6512491856484 -48.9312547436629,-75.2639077741345 -46.8416906090976,-74.9811440611563 -44.829999801933,-74.6800089414205 -43.1322507463002,-74.4032075786888 -41.49354901608,-74.1138275894579 -39.9131434351577,-73.8125439007893 -37.7400000960528,-73.3600090016097", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CL/MIR_BWLD1C/2010/01/14/SM_REPR_MIR_BWLD1C_20100114T170429_20100114T175748_724_100_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "e0096591-a812-582a-82f2-0be9e8e627ff" + } + ], + "properties": { + "id": "a281a78e-f6d8-5e04-b442-b7904f7bd819", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MIR_BWLD1C" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MIR_BWLF1C.json b/tests/data/opensearch/creodias_search_MIR_BWLF1C.json new file mode 100644 index 0000000..78c7995 --- /dev/null +++ b/tests/data/opensearch/creodias_search_MIR_BWLF1C.json @@ -0,0 +1,2266 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + -73.15470198675496 + ], + [ + -179.98, + -73.16 + ], + [ + -172.83, + -74.54 + ], + [ + -164.45, + -75.67 + ], + [ + -154.93, + -76.45 + ], + [ + -144.56, + -76.85 + ], + [ + -133.9, + -76.82 + ], + [ + -123.62, + -76.37 + ], + [ + -114.24, + -75.53 + ], + [ + -106.04, + -74.37 + ], + [ + -99.04, + -72.95 + ], + [ + -93.83, + -71.54 + ], + [ + -93.75, + -71.51 + ], + [ + -64.35, + -76.68 + ], + [ + -67.51, + -78.64 + ], + [ + -72.61, + -80.83 + ], + [ + -80.62, + -82.92 + ], + [ + -94.52, + -84.78 + ], + [ + -119.88, + -86.07 + ], + [ + -155.41, + -86.17 + ], + [ + -180.0, + -85.11614285714286 + ], + [ + -180.0, + -73.15470198675496 + ] + ] + ], + [ + [ + [ + 180.0, + -85.11614285714286 + ], + [ + 177.29, + -85.0 + ], + [ + 162.17, + -83.2 + ], + [ + 153.58, + -81.13 + ], + [ + 148.17, + -78.95 + ], + [ + 144.47, + -76.71 + ], + [ + 141.74, + -74.44 + ], + [ + 139.63, + -72.14 + ], + [ + 137.93, + -69.83 + ], + [ + 136.51, + -67.51 + ], + [ + 135.29, + -65.19 + ], + [ + 134.23, + -62.85 + ], + [ + 133.28, + -60.52 + ], + [ + 132.42, + -58.17 + ], + [ + 131.63, + -55.83 + ], + [ + 130.9, + -53.48 + ], + [ + 130.22, + -51.13 + ], + [ + 129.57, + -48.77 + ], + [ + 128.96, + -46.41 + ], + [ + 128.37, + -44.06 + ], + [ + 127.8, + -41.69 + ], + [ + 127.25, + -39.33 + ], + [ + 126.71, + -36.96 + ], + [ + 126.19, + -34.6 + ], + [ + 125.67, + -32.23 + ], + [ + 125.17, + -29.85 + ], + [ + 124.67, + -27.48 + ], + [ + 124.17, + -25.11 + ], + [ + 123.68, + -22.73 + ], + [ + 123.19, + -20.35 + ], + [ + 122.71, + -17.98 + ], + [ + 122.22, + -15.6 + ], + [ + 121.73, + -13.22 + ], + [ + 121.24, + -10.84 + ], + [ + 120.74, + -8.46 + ], + [ + 120.24, + -6.08 + ], + [ + 119.74, + -3.69 + ], + [ + 119.22, + -1.31 + ], + [ + 118.7, + 1.07 + ], + [ + 118.18, + 3.45 + ], + [ + 117.64, + 5.83 + ], + [ + 117.09, + 8.21 + ], + [ + 116.52, + 10.58 + ], + [ + 115.95, + 12.96 + ], + [ + 115.35, + 15.33 + ], + [ + 114.74, + 17.7 + ], + [ + 114.11, + 20.07 + ], + [ + 113.45, + 22.44 + ], + [ + 112.77, + 24.8 + ], + [ + 112.06, + 27.16 + ], + [ + 111.31, + 29.52 + ], + [ + 110.53, + 31.87 + ], + [ + 109.71, + 34.21 + ], + [ + 108.84, + 36.55 + ], + [ + 107.91, + 38.88 + ], + [ + 106.93, + 41.2 + ], + [ + 105.87, + 43.52 + ], + [ + 104.73, + 45.82 + ], + [ + 103.49, + 48.11 + ], + [ + 102.15, + 50.39 + ], + [ + 100.67, + 52.65 + ], + [ + 99.04, + 54.89 + ], + [ + 97.22, + 57.11 + ], + [ + 95.18, + 59.3 + ], + [ + 92.86, + 61.45 + ], + [ + 90.22, + 63.56 + ], + [ + 87.17, + 65.62 + ], + [ + 83.61, + 67.6 + ], + [ + 79.43, + 69.5 + ], + [ + 74.47, + 71.28 + ], + [ + 68.58, + 72.91 + ], + [ + 61.58, + 74.34 + ], + [ + 53.35, + 75.52 + ], + [ + 43.94, + 76.36 + ], + [ + 32.97, + 76.83 + ], + [ + 45.65, + 86.11 + ], + [ + 73.1, + 84.77 + ], + [ + 86.99, + 82.9 + ], + [ + 94.98, + 80.8 + ], + [ + 100.07, + 78.59 + ], + [ + 103.59, + 76.34 + ], + [ + 106.21, + 74.05 + ], + [ + 108.25, + 71.74 + ], + [ + 109.9, + 69.42 + ], + [ + 111.28, + 67.09 + ], + [ + 112.47, + 64.75 + ], + [ + 113.51, + 62.41 + ], + [ + 114.44, + 60.06 + ], + [ + 115.29, + 57.71 + ], + [ + 116.07, + 55.35 + ], + [ + 116.79, + 52.99 + ], + [ + 117.47, + 50.63 + ], + [ + 118.11, + 48.27 + ], + [ + 118.72, + 45.9 + ], + [ + 119.31, + 43.54 + ], + [ + 119.87, + 41.17 + ], + [ + 120.42, + 38.79 + ], + [ + 120.95, + 36.42 + ], + [ + 121.48, + 34.05 + ], + [ + 121.99, + 31.67 + ], + [ + 122.49, + 29.29 + ], + [ + 122.99, + 26.92 + ], + [ + 123.49, + 24.54 + ], + [ + 123.98, + 22.16 + ], + [ + 124.47, + 19.77 + ], + [ + 124.96, + 17.39 + ], + [ + 125.45, + 15.01 + ], + [ + 125.94, + 12.63 + ], + [ + 126.43, + 10.25 + ], + [ + 126.93, + 7.86 + ], + [ + 127.43, + 5.48 + ], + [ + 127.93, + 3.1 + ], + [ + 128.45, + 0.72 + ], + [ + 128.97, + -1.66 + ], + [ + 129.5, + -4.04 + ], + [ + 130.04, + -6.42 + ], + [ + 130.59, + -8.8 + ], + [ + 131.16, + -11.17 + ], + [ + 131.74, + -13.54 + ], + [ + 132.34, + -15.91 + ], + [ + 132.95, + -18.28 + ], + [ + 133.59, + -20.65 + ], + [ + 134.25, + -23.01 + ], + [ + 134.94, + -25.36 + ], + [ + 135.66, + -27.72 + ], + [ + 136.41, + -30.07 + ], + [ + 137.2, + -32.41 + ], + [ + 138.03, + -34.74 + ], + [ + 138.91, + -37.07 + ], + [ + 139.85, + -39.4 + ], + [ + 140.85, + -41.71 + ], + [ + 141.92, + -44.02 + ], + [ + 143.07, + -46.31 + ], + [ + 144.33, + -48.59 + ], + [ + 145.69, + -50.86 + ], + [ + 147.2, + -53.1 + ], + [ + 148.86, + -55.33 + ], + [ + 150.71, + -57.54 + ], + [ + 152.79, + -59.71 + ], + [ + 155.15, + -61.85 + ], + [ + 157.85, + -63.94 + ], + [ + 160.98, + -65.97 + ], + [ + 164.62, + -67.94 + ], + [ + 168.9, + -69.81 + ], + [ + 173.98, + -71.56 + ], + [ + 180.0, + -73.15470198675496 + ], + [ + 180.0, + -85.11614285714286 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_BWLF1C_20240720T211719_20240720T221039_724_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T21:17:18.634000Z", + "completionDate": "2024-07-20T22:10:39.078000Z", + "productType": "MIR_BWLF1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77339, + "updated": "2024-07-21T04:24:46.747265Z", + "published": "2024-07-21T04:24:46.747265Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e4ca2c29-acff-4072-acf3-e3f7381d48ab", + "size": 5317453, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e4ca2c29-acff-4072-acf3-e3f7381d48ab", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/e4ca2c29-acff-4072-acf3-e3f7381d48ab.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 53.7988030750198, + -15.3955004172727 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "FULL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,-73.154701986755 -179.98,-73.16 -172.83,-74.54 -164.45,-75.67 -154.93,-76.45 -144.56,-76.85 -133.9,-76.82 -123.62,-76.37 -114.24,-75.53 -106.04,-74.37 -99.04,-72.95 -93.83,-71.54 -93.75,-71.51 -64.35,-76.68 -67.51,-78.64 -72.61,-80.83 -80.62,-82.92 -94.52,-84.78 -119.88,-86.07 -155.41,-86.17 -180,-85.1161428571429 -180,-73.154701986755180.0,-85.1161428571429 177.29,-85 162.17,-83.2 153.58,-81.13 148.17,-78.95 144.47,-76.71 141.74,-74.44 139.63,-72.14 137.93,-69.83 136.51,-67.51 135.29,-65.19 134.23,-62.85 133.28,-60.52 132.42,-58.17 131.63,-55.83 130.9,-53.48 130.22,-51.13 129.57,-48.77 128.96,-46.41 128.37,-44.06 127.8,-41.69 127.25,-39.33 126.71,-36.96 126.19,-34.6 125.67,-32.23 125.17,-29.85 124.67,-27.48 124.17,-25.11 123.68,-22.73 123.19,-20.35 122.71,-17.98 122.22,-15.6 121.73,-13.22 121.24,-10.84 120.74,-8.46 120.24,-6.08 119.74,-3.69 119.22,-1.31 118.7,1.07 118.18,3.45 117.64,5.83 117.09,8.21 116.52,10.58 115.95,12.96 115.35,15.33 114.74,17.7 114.11,20.07 113.45,22.44 112.77,24.8 112.06,27.16 111.31,29.52 110.53,31.87 109.71,34.21 108.84,36.55 107.91,38.88 106.93,41.2 105.87,43.52 104.73,45.82 103.49,48.11 102.15,50.39 100.67,52.65 99.04,54.89 97.22,57.11 95.18,59.3 92.86,61.45 90.22,63.56 87.17,65.62 83.61,67.6 79.43,69.5 74.47,71.28 68.58,72.91 61.58,74.34 53.35,75.52 43.94,76.36 32.97,76.83 45.65,86.11 73.1,84.77 86.99,82.9 94.98,80.8 100.07,78.59 103.59,76.34 106.21,74.05 108.25,71.74 109.9,69.42 111.28,67.09 112.47,64.75 113.51,62.41 114.44,60.06 115.29,57.71 116.07,55.35 116.79,52.99 117.47,50.63 118.11,48.27 118.72,45.9 119.31,43.54 119.87,41.17 120.42,38.79 120.95,36.42 121.48,34.05 121.99,31.67 122.49,29.29 122.99,26.92 123.49,24.54 123.98,22.16 124.47,19.77 124.96,17.39 125.45,15.01 125.94,12.63 126.43,10.25 126.93,7.86 127.43,5.48 127.93,3.1 128.45,0.72 128.97,-1.66 129.5,-4.04 130.04,-6.42 130.59,-8.8 131.16,-11.17 131.74,-13.54 132.34,-15.91 132.95,-18.28 133.59,-20.65 134.25,-23.01 134.94,-25.36 135.66,-27.72 136.41,-30.07 137.2,-32.41 138.03,-34.74 138.91,-37.07 139.85,-39.4 140.85,-41.71 141.92,-44.02 143.07,-46.31 144.33,-48.59 145.69,-50.86 147.2,-53.1 148.86,-55.33 150.71,-57.54 152.79,-59.71 155.15,-61.85 157.85,-63.94 160.98,-65.97 164.62,-67.94 168.9,-69.81 173.98,-71.56 180.0,-73.154701986755 180.0,-85.1161428571429", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CL/MIR_BWLF1C/2024/07/20/SM_OPER_MIR_BWLF1C_20240720T211719_20240720T221039_724_001_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "e4ca2c29-acff-4072-acf3-e3f7381d48ab" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 102.57, + 77.07 + ], + [ + 102.4, + 77.19 + ], + [ + 98.98, + 79.15 + ], + [ + 93.33, + 81.33 + ], + [ + 84.25, + 83.39 + ], + [ + 68.07, + 85.17 + ], + [ + 39.16, + 86.23 + ], + [ + 3.81, + 85.97 + ], + [ + -20.05, + 84.58 + ], + [ + -33.04, + 82.67 + ], + [ + -40.6, + 80.56 + ], + [ + -45.47, + 78.34 + ], + [ + -48.87, + 76.08 + ], + [ + -51.41, + 73.79 + ], + [ + -53.4, + 71.48 + ], + [ + -55.01, + 69.16 + ], + [ + -56.37, + 66.83 + ], + [ + -57.54, + 64.49 + ], + [ + -58.57, + 62.15 + ], + [ + -59.49, + 59.8 + ], + [ + -60.33, + 57.45 + ], + [ + -61.1, + 55.09 + ], + [ + -61.82, + 52.73 + ], + [ + -62.49, + 50.37 + ], + [ + -63.13, + 48.01 + ], + [ + -63.74, + 45.64 + ], + [ + -64.32, + 43.27 + ], + [ + -64.88, + 40.9 + ], + [ + -65.43, + 38.53 + ], + [ + -65.96, + 36.16 + ], + [ + -66.48, + 33.78 + ], + [ + -67.0, + 31.41 + ], + [ + -67.5, + 29.03 + ], + [ + -68.0, + 26.65 + ], + [ + -68.49, + 24.27 + ], + [ + -68.98, + 21.89 + ], + [ + -69.47, + 19.51 + ], + [ + -69.96, + 17.13 + ], + [ + -70.45, + 14.75 + ], + [ + -70.94, + 12.36 + ], + [ + -71.37, + 10.28 + ], + [ + -71.87, + 7.9 + ], + [ + -72.37, + 5.51 + ], + [ + -72.88, + 3.13 + ], + [ + -73.39, + 0.75 + ], + [ + -73.91, + -1.63 + ], + [ + -74.44, + -4.01 + ], + [ + -74.98, + -6.39 + ], + [ + -75.53, + -8.76 + ], + [ + -76.1, + -11.14 + ], + [ + -76.68, + -13.51 + ], + [ + -77.28, + -15.88 + ], + [ + -77.9, + -18.25 + ], + [ + -78.53, + -20.61 + ], + [ + -79.19, + -22.97 + ], + [ + -79.88, + -25.33 + ], + [ + -80.6, + -27.68 + ], + [ + -81.35, + -30.03 + ], + [ + -82.14, + -32.38 + ], + [ + -82.97, + -34.71 + ], + [ + -83.85, + -37.04 + ], + [ + -84.78, + -39.37 + ], + [ + -85.78, + -41.68 + ], + [ + -86.85, + -43.98 + ], + [ + -88.01, + -46.28 + ], + [ + -89.26, + -48.56 + ], + [ + -90.62, + -50.82 + ], + [ + -92.12, + -53.07 + ], + [ + -93.78, + -55.3 + ], + [ + -95.63, + -57.5 + ], + [ + -97.71, + -59.68 + ], + [ + -100.07, + -61.82 + ], + [ + -102.76, + -63.91 + ], + [ + -105.88, + -65.95 + ], + [ + -109.51, + -67.91 + ], + [ + -113.79, + -69.79 + ], + [ + -118.85, + -71.54 + ], + [ + -124.87, + -73.14 + ], + [ + -132.01, + -74.53 + ], + [ + -139.26, + -75.53 + ], + [ + -159.62, + -76.84 + ], + [ + -147.11, + -86.12 + ], + [ + -105.64, + -82.92 + ], + [ + -98.43, + -81.1 + ], + [ + -93.06, + -78.92 + ], + [ + -89.37, + -76.68 + ], + [ + -86.66, + -74.4 + ], + [ + -84.55, + -72.11 + ], + [ + -82.85, + -69.8 + ], + [ + -81.44, + -67.48 + ], + [ + -80.22, + -65.15 + ], + [ + -79.16, + -62.82 + ], + [ + -78.22, + -60.48 + ], + [ + -77.36, + -58.14 + ], + [ + -76.57, + -55.8 + ], + [ + -75.84, + -53.45 + ], + [ + -75.16, + -51.09 + ], + [ + -74.51, + -48.74 + ], + [ + -73.9, + -46.38 + ], + [ + -73.31, + -44.02 + ], + [ + -72.74, + -41.66 + ], + [ + -72.19, + -39.3 + ], + [ + -71.65, + -36.93 + ], + [ + -71.13, + -34.56 + ], + [ + -70.62, + -32.19 + ], + [ + -70.11, + -29.82 + ], + [ + -69.61, + -27.45 + ], + [ + -69.12, + -25.07 + ], + [ + -68.62, + -22.7 + ], + [ + -68.14, + -20.32 + ], + [ + -67.65, + -17.94 + ], + [ + -67.16, + -15.56 + ], + [ + -66.67, + -13.18 + ], + [ + -66.18, + -10.8 + ], + [ + -65.68, + -8.42 + ], + [ + -65.18, + -6.04 + ], + [ + -64.68, + -3.66 + ], + [ + -64.17, + -1.28 + ], + [ + -63.65, + 1.1 + ], + [ + -63.12, + 3.48 + ], + [ + -62.58, + 5.86 + ], + [ + -62.03, + 8.24 + ], + [ + -61.54, + 10.32 + ], + [ + -60.96, + 12.7 + ], + [ + -60.37, + 15.07 + ], + [ + -59.76, + 17.44 + ], + [ + -59.13, + 19.81 + ], + [ + -58.48, + 22.18 + ], + [ + -57.8, + 24.54 + ], + [ + -57.09, + 26.9 + ], + [ + -56.35, + 29.25 + ], + [ + -55.57, + 31.6 + ], + [ + -54.75, + 33.95 + ], + [ + -53.89, + 36.29 + ], + [ + -52.97, + 38.62 + ], + [ + -51.99, + 40.95 + ], + [ + -50.94, + 43.26 + ], + [ + -49.81, + 45.57 + ], + [ + -48.59, + 47.86 + ], + [ + -47.25, + 50.14 + ], + [ + -45.79, + 52.4 + ], + [ + -44.18, + 54.64 + ], + [ + -42.38, + 56.86 + ], + [ + -40.37, + 59.06 + ], + [ + -38.09, + 61.21 + ], + [ + -35.48, + 63.33 + ], + [ + -32.48, + 65.39 + ], + [ + -28.99, + 67.39 + ], + [ + -24.88, + 69.3 + ], + [ + -20.02, + 71.09 + ], + [ + -14.24, + 72.74 + ], + [ + -7.36, + 74.2 + ], + [ + 0.72, + 75.4 + ], + [ + 10.01, + 76.29 + ], + [ + 20.25, + 76.79 + ], + [ + 30.95, + 76.87 + ], + [ + 41.43, + 76.52 + ], + [ + 51.11, + 75.76 + ], + [ + 59.64, + 74.66 + ], + [ + 66.94, + 73.29 + ], + [ + 72.38, + 71.92 + ], + [ + 102.57, + 77.07 + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_BWLF1C_20240720T220730_20240720T230041_724_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T22:07:29.476000Z", + "completionDate": "2024-07-20T23:00:41.520000Z", + "productType": "MIR_BWLF1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77340, + "updated": "2024-07-21T04:25:15.746138Z", + "published": "2024-07-21T04:25:15.746138Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d2f68c23-5428-4180-9f8a-a2f121c4b064", + "size": 3878856, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d2f68c23-5428-4180-9f8a-a2f121c4b064", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/d2f68c23-5428-4180-9f8a-a2f121c4b064.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -44.8692024135341, + 15.4555055457036 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "FULL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "102.57,77.07 102.4,77.19 98.98,79.15 93.33,81.33 84.25,83.39 68.07,85.17 39.16,86.23 3.81,85.97 -20.05,84.58 -33.04,82.67 -40.6,80.56 -45.47,78.34 -48.87,76.08 -51.41,73.79 -53.4,71.48 -55.01,69.16 -56.37,66.83 -57.54,64.49 -58.57,62.15 -59.49,59.8 -60.33,57.45 -61.1,55.09 -61.82,52.73 -62.49,50.37 -63.13,48.01 -63.74,45.64 -64.32,43.27 -64.88,40.9 -65.43,38.53 -65.96,36.16 -66.48,33.78 -67,31.41 -67.5,29.03 -68,26.65 -68.49,24.27 -68.98,21.89 -69.47,19.51 -69.96,17.13 -70.45,14.75 -70.94,12.36 -71.37,10.28 -71.87,7.9 -72.37,5.51 -72.88,3.13 -73.39,0.75 -73.91,-1.63 -74.44,-4.01 -74.98,-6.39 -75.53,-8.76 -76.1,-11.14 -76.68,-13.51 -77.28,-15.88 -77.9,-18.25 -78.53,-20.61 -79.19,-22.97 -79.88,-25.33 -80.6,-27.68 -81.35,-30.03 -82.14,-32.38 -82.97,-34.71 -83.85,-37.04 -84.78,-39.37 -85.78,-41.68 -86.85,-43.98 -88.01,-46.28 -89.26,-48.56 -90.62,-50.82 -92.12,-53.07 -93.78,-55.3 -95.63,-57.5 -97.71,-59.68 -100.07,-61.82 -102.76,-63.91 -105.88,-65.95 -109.51,-67.91 -113.79,-69.79 -118.85,-71.54 -124.87,-73.14 -132.01,-74.53 -139.26,-75.53 -159.62,-76.84 -147.11,-86.12 -105.64,-82.92 -98.43,-81.1 -93.06,-78.92 -89.37,-76.68 -86.66,-74.4 -84.55,-72.11 -82.85,-69.8 -81.44,-67.48 -80.22,-65.15 -79.16,-62.82 -78.22,-60.48 -77.36,-58.14 -76.57,-55.8 -75.84,-53.45 -75.16,-51.09 -74.51,-48.74 -73.9,-46.38 -73.31,-44.02 -72.74,-41.66 -72.19,-39.3 -71.65,-36.93 -71.13,-34.56 -70.62,-32.19 -70.11,-29.82 -69.61,-27.45 -69.12,-25.07 -68.62,-22.7 -68.14,-20.32 -67.65,-17.94 -67.16,-15.56 -66.67,-13.18 -66.18,-10.8 -65.68,-8.42 -65.18,-6.04 -64.68,-3.66 -64.17,-1.28 -63.65,1.1 -63.12,3.48 -62.58,5.86 -62.03,8.24 -61.54,10.32 -60.96,12.7 -60.37,15.07 -59.76,17.44 -59.13,19.81 -58.48,22.18 -57.8,24.54 -57.09,26.9 -56.35,29.25 -55.57,31.6 -54.75,33.95 -53.89,36.29 -52.97,38.62 -51.99,40.95 -50.94,43.26 -49.81,45.57 -48.59,47.86 -47.25,50.14 -45.79,52.4 -44.18,54.64 -42.38,56.86 -40.37,59.06 -38.09,61.21 -35.48,63.33 -32.48,65.39 -28.99,67.39 -24.88,69.3 -20.02,71.09 -14.24,72.74 -7.36,74.2 0.72,75.4 10.01,76.29 20.25,76.79 30.95,76.87 41.43,76.52 51.11,75.76 59.64,74.66 66.94,73.29 72.38,71.92 102.57,77.07", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CL/MIR_BWLF1C/2024/07/20/SM_OPER_MIR_BWLF1C_20240720T220730_20240720T230041_724_001_1", + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "d2f68c23-5428-4180-9f8a-a2f121c4b064" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + -76.40900097943194 + ], + [ + -172.22, + -76.79 + ], + [ + -161.57, + -76.87 + ], + [ + -151.14, + -76.52 + ], + [ + -141.5, + -75.77 + ], + [ + -132.99, + -74.68 + ], + [ + -125.7, + -73.32 + ], + [ + -120.26, + -71.95 + ], + [ + -119.66, + -71.78 + ], + [ + -90.18, + -77.24 + ], + [ + -93.62, + -79.19 + ], + [ + -99.28, + -81.37 + ], + [ + -108.39, + -83.41 + ], + [ + -124.57, + -85.18 + ], + [ + -153.4, + -86.23 + ], + [ + -180.0, + -86.03352272727273 + ], + [ + -180.0, + -76.40900097943194 + ] + ] + ], + [ + [ + [ + 180.0, + -86.03352272727273 + ], + [ + 171.4, + -85.97 + ], + [ + 147.58, + -84.59 + ], + [ + 134.56, + -82.7 + ], + [ + 126.99, + -80.59 + ], + [ + 122.1, + -78.39 + ], + [ + 118.69, + -76.14 + ], + [ + 116.14, + -73.86 + ], + [ + 114.15, + -71.57 + ], + [ + 112.53, + -69.25 + ], + [ + 111.17, + -66.93 + ], + [ + 109.99, + -64.6 + ], + [ + 108.96, + -62.27 + ], + [ + 108.04, + -59.93 + ], + [ + 107.2, + -57.59 + ], + [ + 106.43, + -55.24 + ], + [ + 105.71, + -52.89 + ], + [ + 105.03, + -50.54 + ], + [ + 104.4, + -48.18 + ], + [ + 103.79, + -45.83 + ], + [ + 103.2, + -43.47 + ], + [ + 102.64, + -41.1 + ], + [ + 102.09, + -38.74 + ], + [ + 101.56, + -36.37 + ], + [ + 101.04, + -34.0 + ], + [ + 100.53, + -31.63 + ], + [ + 100.02, + -29.26 + ], + [ + 99.52, + -26.89 + ], + [ + 99.03, + -24.51 + ], + [ + 98.54, + -22.14 + ], + [ + 98.05, + -19.76 + ], + [ + 97.56, + -17.38 + ], + [ + 97.07, + -15.0 + ], + [ + 96.58, + -12.62 + ], + [ + 96.09, + -10.24 + ], + [ + 95.6, + -7.86 + ], + [ + 95.09, + -5.48 + ], + [ + 94.59, + -3.1 + ], + [ + 94.07, + -0.72 + ], + [ + 93.55, + 1.66 + ], + [ + 93.02, + 4.04 + ], + [ + 92.48, + 6.42 + ], + [ + 91.93, + 8.8 + ], + [ + 91.43, + 10.88 + ], + [ + 90.85, + 13.26 + ], + [ + 90.26, + 15.63 + ], + [ + 89.64, + 18.0 + ], + [ + 89.01, + 20.37 + ], + [ + 88.35, + 22.73 + ], + [ + 87.66, + 25.1 + ], + [ + 86.95, + 27.46 + ], + [ + 86.2, + 29.81 + ], + [ + 85.41, + 32.16 + ], + [ + 84.58, + 34.5 + ], + [ + 83.7, + 36.84 + ], + [ + 82.77, + 39.17 + ], + [ + 81.78, + 41.49 + ], + [ + 80.71, + 43.81 + ], + [ + 79.56, + 46.11 + ], + [ + 78.31, + 48.4 + ], + [ + 76.95, + 50.67 + ], + [ + 75.45, + 52.93 + ], + [ + 73.8, + 55.17 + ], + [ + 71.96, + 57.38 + ], + [ + 69.88, + 59.57 + ], + [ + 67.53, + 61.72 + ], + [ + 64.84, + 63.82 + ], + [ + 61.73, + 65.87 + ], + [ + 58.11, + 67.85 + ], + [ + 53.84, + 69.73 + ], + [ + 48.77, + 71.5 + ], + [ + 42.75, + 73.1 + ], + [ + 35.6, + 74.51 + ], + [ + 27.22, + 75.64 + ], + [ + 17.67, + 76.44 + ], + [ + 7.84, + 76.84 + ], + [ + 20.29, + 86.12 + ], + [ + 45.67, + 84.97 + ], + [ + 60.65, + 83.15 + ], + [ + 69.16, + 81.07 + ], + [ + 74.51, + 78.87 + ], + [ + 78.19, + 76.62 + ], + [ + 80.9, + 74.34 + ], + [ + 83.0, + 72.03 + ], + [ + 84.69, + 69.71 + ], + [ + 86.1, + 67.38 + ], + [ + 87.31, + 65.04 + ], + [ + 88.37, + 62.7 + ], + [ + 89.31, + 60.35 + ], + [ + 90.17, + 58.0 + ], + [ + 90.95, + 55.65 + ], + [ + 91.68, + 53.29 + ], + [ + 92.36, + 50.93 + ], + [ + 93.01, + 48.56 + ], + [ + 93.62, + 46.2 + ], + [ + 94.21, + 43.83 + ], + [ + 94.78, + 41.46 + ], + [ + 95.33, + 39.09 + ], + [ + 95.87, + 36.72 + ], + [ + 96.39, + 34.34 + ], + [ + 96.91, + 31.97 + ], + [ + 97.41, + 29.59 + ], + [ + 97.91, + 27.21 + ], + [ + 98.41, + 24.83 + ], + [ + 98.9, + 22.45 + ], + [ + 99.39, + 20.07 + ], + [ + 99.88, + 17.69 + ], + [ + 100.36, + 15.31 + ], + [ + 100.85, + 12.93 + ], + [ + 101.29, + 10.84 + ], + [ + 101.78, + 8.46 + ], + [ + 102.28, + 6.08 + ], + [ + 102.79, + 3.69 + ], + [ + 103.3, + 1.31 + ], + [ + 103.82, + -1.07 + ], + [ + 104.35, + -3.45 + ], + [ + 104.88, + -5.83 + ], + [ + 105.43, + -8.2 + ], + [ + 106.0, + -10.58 + ], + [ + 106.57, + -12.95 + ], + [ + 107.17, + -15.32 + ], + [ + 107.78, + -17.69 + ], + [ + 108.41, + -20.06 + ], + [ + 109.07, + -22.42 + ], + [ + 109.75, + -24.78 + ], + [ + 110.46, + -27.13 + ], + [ + 111.2, + -29.48 + ], + [ + 111.98, + -31.82 + ], + [ + 112.8, + -34.16 + ], + [ + 113.67, + -36.49 + ], + [ + 114.59, + -38.82 + ], + [ + 115.57, + -41.13 + ], + [ + 116.62, + -43.44 + ], + [ + 117.76, + -45.74 + ], + [ + 118.98, + -48.02 + ], + [ + 120.32, + -50.29 + ], + [ + 121.79, + -52.54 + ], + [ + 123.41, + -54.78 + ], + [ + 125.21, + -56.99 + ], + [ + 127.23, + -59.17 + ], + [ + 129.51, + -61.32 + ], + [ + 132.12, + -63.42 + ], + [ + 135.13, + -65.47 + ], + [ + 138.63, + -67.46 + ], + [ + 142.74, + -69.35 + ], + [ + 147.61, + -71.14 + ], + [ + 153.39, + -72.78 + ], + [ + 160.25, + -74.22 + ], + [ + 168.32, + -75.41 + ], + [ + 177.57, + -76.29 + ], + [ + 180.0, + -76.40900097943194 + ], + [ + 180.0, + -86.03352272727273 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_BWLF1C_20240720T225730_20240720T235043_724_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T22:57:29.517000Z", + "completionDate": "2024-07-20T23:50:43.961000Z", + "productType": "MIR_BWLF1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77340, + "updated": "2024-07-21T05:55:20.292904Z", + "published": "2024-07-21T05:55:20.292904Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8470c03b-1e88-4f3a-889d-299257515459", + "size": 4284295, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8470c03b-1e88-4f3a-889d-299257515459", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/8470c03b-1e88-4f3a-889d-299257515459.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 51.6086137277259, + -15.1009469568912 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "FULL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,-76.4090009794319 -172.22,-76.79 -161.57,-76.87 -151.14,-76.52 -141.5,-75.77 -132.99,-74.68 -125.7,-73.32 -120.26,-71.95 -119.66,-71.78 -90.18,-77.24 -93.62,-79.19 -99.28,-81.37 -108.39,-83.41 -124.57,-85.18 -153.4,-86.23 -180,-86.0335227272727 -180,-76.4090009794319180.0,-86.0335227272727 171.4,-85.97 147.58,-84.59 134.56,-82.7 126.99,-80.59 122.1,-78.39 118.69,-76.14 116.14,-73.86 114.15,-71.57 112.53,-69.25 111.17,-66.93 109.99,-64.6 108.96,-62.27 108.04,-59.93 107.2,-57.59 106.43,-55.24 105.71,-52.89 105.03,-50.54 104.4,-48.18 103.79,-45.83 103.2,-43.47 102.64,-41.1 102.09,-38.74 101.56,-36.37 101.04,-34 100.53,-31.63 100.02,-29.26 99.52,-26.89 99.03,-24.51 98.54,-22.14 98.05,-19.76 97.56,-17.38 97.07,-15 96.58,-12.62 96.09,-10.24 95.6,-7.86 95.09,-5.48 94.59,-3.1 94.07,-0.72 93.55,1.66 93.02,4.04 92.48,6.42 91.93,8.8 91.43,10.88 90.85,13.26 90.26,15.63 89.64,18.0 89.01,20.37 88.35,22.73 87.66,25.1 86.95,27.46 86.2,29.81 85.41,32.16 84.58,34.5 83.7,36.84 82.77,39.17 81.78,41.49 80.71,43.81 79.56,46.11 78.31,48.4 76.95,50.67 75.45,52.93 73.8,55.17 71.96,57.38 69.88,59.57 67.53,61.72 64.84,63.82 61.73,65.87 58.11,67.85 53.84,69.73 48.77,71.5 42.75,73.1 35.6,74.51 27.22,75.64 17.67,76.44 7.83999999999997,76.84 20.29,86.12 45.67,84.97 60.65,83.15 69.16,81.07 74.51,78.87 78.19,76.62 80.9,74.34 83.0,72.03 84.69,69.71 86.1,67.38 87.31,65.04 88.37,62.7 89.31,60.35 90.17,58.0 90.95,55.65 91.68,53.29 92.36,50.93 93.01,48.56 93.62,46.2 94.21,43.83 94.78,41.46 95.33,39.09 95.87,36.72 96.39,34.34 96.91,31.97 97.41,29.59 97.91,27.21 98.41,24.83 98.9,22.45 99.39,20.07 99.88,17.69 100.36,15.31 100.85,12.93 101.29,10.84 101.78,8.46 102.28,6.08 102.79,3.69 103.3,1.31 103.82,-1.07 104.35,-3.45 104.88,-5.83 105.43,-8.2 106.0,-10.58 106.57,-12.95 107.17,-15.32 107.78,-17.69 108.41,-20.06 109.07,-22.42 109.75,-24.78 110.46,-27.13 111.2,-29.48 111.98,-31.82 112.8,-34.16 113.67,-36.49 114.59,-38.82 115.57,-41.13 116.62,-43.44 117.76,-45.74 118.98,-48.02 120.32,-50.29 121.79,-52.54 123.41,-54.78 125.21,-56.99 127.23,-59.17 129.51,-61.32 132.12,-63.42 135.13,-65.47 138.63,-67.46 142.74,-69.35 147.61,-71.14 153.39,-72.78 160.25,-74.22 168.32,-75.41 177.57,-76.29 180.0,-76.4090009794319 180.0,-86.0335227272727", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CL/MIR_BWLF1C/2024/07/20/SM_OPER_MIR_BWLF1C_20240720T225730_20240720T235043_724_001_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "8470c03b-1e88-4f3a-889d-299257515459" + } + ], + "properties": { + "id": "277d255f-7b9b-5f62-b492-8a1bbe755d4d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MIR_BWLF1C" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MIR_BWSD1C.json b/tests/data/opensearch/creodias_search_MIR_BWSD1C.json new file mode 100644 index 0000000..db85a5e --- /dev/null +++ b/tests/data/opensearch/creodias_search_MIR_BWSD1C.json @@ -0,0 +1,3266 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 165.8099489247385, + 77.0000061429605 + ], + [ + 135.51999836441428, + 71.92001257146393 + ], + [ + 134.7900194619067, + 72.12000674979959 + ], + [ + 134.05001958423384, + 72.32000678033022 + ], + [ + 133.2900196402661, + 72.52000682875793 + ], + [ + 132.51001962671523, + 72.72000689430003 + ], + [ + 132.5100193372736, + 72.72000696617819 + ], + [ + 131.720019310877, + 72.91000702831134 + ], + [ + 130.9100193674301, + 73.10000706987047 + ], + [ + 130.08001943351348, + 73.29000710902136 + ], + [ + 129.23001939373736, + 73.48000717117434 + ], + [ + 129.23001896403193, + 73.48000726360024 + ], + [ + 128.36001878154008, + 73.66000734788847 + ], + [ + 128.36001846218448, + 73.66000741173951 + ], + [ + 127.48001874335156, + 73.83000740006962 + ], + [ + 126.58001902657642, + 74.01000738778112 + ], + [ + 126.58001858880368, + 74.01000747195826 + ], + [ + 125.66001834860153, + 74.18000755626635 + ], + [ + 125.6600178848861, + 74.18000763852937 + ], + [ + 124.7200181644584, + 74.34000762706565 + ], + [ + 123.76001844464079, + 74.51000761443876 + ], + [ + 123.76001718391201, + 74.51000782218614 + ], + [ + 122.78001745829016, + 74.6600078107882 + ], + [ + 121.78001773189044, + 74.8200077977729 + ], + [ + 121.78001728970935, + 74.82000786562513 + ], + [ + 120.76001692156537, + 74.97000794766045 + ], + [ + 120.76001645664715, + 74.97000801310408 + ], + [ + 119.7200162694791, + 75.11000806228195 + ], + [ + 118.66001636004948, + 75.25000807355983 + ], + [ + 117.5900162161736, + 75.3900081144862 + ], + [ + 117.59001564070175, + 75.39000818610351 + ], + [ + 116.4900151512661, + 75.52000826266382 + ], + [ + 116.49001478804607, + 75.52000830373859 + ], + [ + 115.38001453214466, + 75.64000834761538 + ], + [ + 114.25001453910511, + 75.76000836209369 + ], + [ + 113.10001425791893, + 75.880008405552 + ], + [ + 113.10001271718687, + 75.8800085515347 + ], + [ + 111.93001294419211, + 75.9800085441507 + ], + [ + 110.74001316385531, + 76.09000853292665 + ], + [ + 110.74001280317705, + 76.09000856460821 + ], + [ + 109.54001214266106, + 76.19000862897143 + ], + [ + 109.54001167159285, + 76.19000866595856 + ], + [ + 108.32001096841623, + 76.28000872492514 + ], + [ + 108.320010495248, + 76.2800087576283 + ], + [ + 107.08001014643968, + 76.36000878655261 + ], + [ + 105.83001018573681, + 76.44000878931577 + ], + [ + 104.57000981899692, + 76.52000881668319 + ], + [ + 104.57000814142572, + 76.52000890911388 + ], + [ + 103.29000776587503, + 76.58000893065697 + ], + [ + 102.01000777932497, + 76.64000893258181 + ], + [ + 100.7100073283266, + 76.70000895495699 + ], + [ + 100.71000693615903, + 76.7000089714837 + ], + [ + 99.40000606609948, + 76.75000900651034 + ], + [ + 99.40000566881024, + 76.7500090201063 + ], + [ + 98.08000477558022, + 76.79000904835802 + ], + [ + 98.080004405148, + 76.7900090581734 + ], + [ + 96.76000394909947, + 76.82000907047521 + ], + [ + 95.43000348293677, + 76.85000908050766 + ], + [ + 95.43000309008293, + 76.85000908786888 + ], + [ + 94.09000215871457, + 76.87000910218073 + ], + [ + 94.09000178579146, + 76.87000910635237 + ], + [ + 92.75000131866607, + 76.88000911127132 + ], + [ + 91.41000085046126, + 76.8900091136986 + ], + [ + 91.41000046978613, + 76.89000911511803 + ], + [ + 90.07, + 76.89000911636458 + ], + [ + 88.72999953021389, + 76.89000911511803 + ], + [ + 88.72999783403567, + 76.89000910248369 + ], + [ + 87.389997370907, + 76.87000909642012 + ], + [ + 86.04999736730778, + 76.85000909592388 + ], + [ + 84.71999690245953, + 76.8300090873019 + ], + [ + 84.71999572605361, + 76.83000906248151 + ], + [ + 83.60003491447466, + 76.80001020305637 + ], + [ + 67.58017245972977, + 85.9899950763586 + ], + [ + 70.94004499786502, + 86.07999130738017 + ], + [ + 70.94004535721953, + 86.07999131611372 + ], + [ + 75.15003494589791, + 86.1699910780818 + ], + [ + 79.52002318004607, + 86.22999090513326 + ], + [ + 79.52002887911802, + 86.22999097592874 + ], + [ + 84.03001673379443, + 86.27999084165715 + ], + [ + 88.61000391195472, + 86.29999078140699 + ], + [ + 88.6100057598165, + 86.2999907854449 + ], + [ + 93.22999424018349, + 86.2999907854449 + ], + [ + 93.22999608804527, + 86.29999078140699 + ], + [ + 97.80998320192009, + 86.27999084210649 + ], + [ + 102.29997104394327, + 86.22999097699476 + ], + [ + 102.29997224612634, + 86.22999096067579 + ], + [ + 106.65996257081731, + 86.15999112591558 + ], + [ + 106.65996313146523, + 86.15999111539477 + ], + [ + 110.83995458868704, + 86.06999132032264 + ], + [ + 114.80994711640504, + 85.959991566063 + ], + [ + 118.55994053506102, + 85.8299918573209 + ], + [ + 122.06993561113141, + 85.67999216048356 + ], + [ + 122.06993733471688, + 85.67999208162361 + ], + [ + 125.34993387453677, + 85.51999236547039 + ], + [ + 125.34993475824824, + 85.51999231921806 + ], + [ + 128.38993221048233, + 85.34999260114019 + ], + [ + 128.3899327500003, + 85.34999256884994 + ], + [ + 131.20993009888483, + 85.16999290833715 + ], + [ + 133.82992844231353, + 84.9699932520482 + ], + [ + 133.8299301562293, + 84.96999311537435 + ], + [ + 136.23992877307361, + 84.76999346304346 + ], + [ + 138.46992818155496, + 84.5499938101644 + ], + [ + 138.46992953024548, + 84.54999367185947 + ], + [ + 140.53992999978024, + 84.32999391884674 + ], + [ + 140.5399308668883, + 84.32999382276716 + ], + [ + 142.44993065013594, + 84.109994156237 + ], + [ + 144.21993096838438, + 83.86999448621256 + ], + [ + 144.2199326516848, + 83.86999425369544 + ], + [ + 145.8599329531341, + 83.63999456324434 + ], + [ + 147.38993364899122, + 83.38999486883756 + ], + [ + 147.3899348860988, + 83.38999466293963 + ], + [ + 148.80993581973848, + 83.14999489808886 + ], + [ + 150.1299367674469, + 82.8999951528537 + ], + [ + 151.3699380714321, + 82.63999535311417 + ], + [ + 151.3699388139236, + 82.63999519437998 + ], + [ + 152.5199399320116, + 82.38999539493726 + ], + [ + 153.5999410127628, + 82.12999561861685 + ], + [ + 154.6199423235262, + 81.85999579478201 + ], + [ + 154.61994282987874, + 81.85999565833617 + ], + [ + 155.56994400036766, + 81.59999582851178 + ], + [ + 156.46994521189663, + 81.32999599332871 + ], + [ + 156.4699457441262, + 81.32999583195368 + ], + [ + 157.31994677315276, + 81.06999600703737 + ], + [ + 158.1199478472588, + 80.79999617675622 + ], + [ + 158.11994797153574, + 80.79999613370123 + ], + [ + 158.87994898246876, + 80.52999630872361 + ], + [ + 159.5899500315679, + 80.24999647812075 + ], + [ + 159.5899504525546, + 80.24999631142158 + ], + [ + 160.26995146536558, + 79.9799964456328 + ], + [ + 160.91995249419426, + 79.69999657631736 + ], + [ + 160.91995270261717, + 79.69999648523407 + ], + [ + 161.52995367201322, + 79.42999659687172 + ], + [ + 162.11995460584657, + 79.14999672738313 + ], + [ + 162.66995555306136, + 78.86999683238996 + ], + [ + 162.66995574726013, + 78.86999673259415 + ], + [ + 163.2099566219678, + 78.58999684897371 + ], + [ + 163.70995747376153, + 78.30999695988267 + ], + [ + 163.70995762169977, + 78.30999687617945 + ], + [ + 164.1999584925237, + 78.02999695122935 + ], + [ + 164.19995852945158, + 78.02999692967688 + ], + [ + 164.66995932840882, + 77.74999702530903 + ], + [ + 165.10996010385207, + 77.46999711672312 + ], + [ + 165.1099602018157, + 77.46999705364934 + ], + [ + 165.5399609054262, + 77.18999716971767 + ], + [ + 165.8099489247385, + 77.0000061429605 + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_BWSD1C_20100114T175352_20100114T175748_724_101_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T17:53:51.060000Z", + "completionDate": "2010-01-14T17:57:48.662000Z", + "productType": "MIR_BWSD1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1060, + "updated": "2021-10-14T07:02:38.872686Z", + "published": "2021-10-14T07:02:38.872686Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a08b001e-c779-52f5-8b49-bfd09f1afbc0", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a08b001e-c779-52f5-8b49-bfd09f1afbc0", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/a08b001e-c779-52f5-8b49-bfd09f1afbc0.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 117.88268346183436, + 80.28124061304199 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "165.809948924739,77.0000061429605 135.519998364414,71.9200125714639 134.790019461907,72.1200067497996 134.050019584234,72.3200067803302 133.290019640266,72.5200068287579 132.510019626715,72.7200068943 132.510019337274,72.7200069661782 131.720019310877,72.9100070283113 130.91001936743,73.1000070698705 130.080019433513,73.2900071090214 129.230019393737,73.4800071711743 129.230018964032,73.4800072636002 128.36001878154,73.6600073478885 128.360018462184,73.6600074117395 127.480018743352,73.8300074000696 126.580019026576,74.0100073877811 126.580018588804,74.0100074719583 125.660018348602,74.1800075562663 125.660017884886,74.1800076385294 124.720018164458,74.3400076270656 123.760018444641,74.5100076144388 123.760017183912,74.5100078221861 122.78001745829,74.6600078107882 121.78001773189,74.8200077977729 121.780017289709,74.8200078656251 120.760016921565,74.9700079476604 120.760016456647,74.9700080131041 119.720016269479,75.1100080622819 118.660016360049,75.2500080735598 117.590016216174,75.3900081144862 117.590015640702,75.3900081861035 116.490015151266,75.5200082626638 116.490014788046,75.5200083037386 115.380014532145,75.6400083476154 114.250014539105,75.7600083620937 113.100014257919,75.880008405552 113.100012717187,75.8800085515347 111.930012944192,75.9800085441507 110.740013163855,76.0900085329266 110.740012803177,76.0900085646082 109.540012142661,76.1900086289714 109.540011671593,76.1900086659586 108.320010968416,76.2800087249251 108.320010495248,76.2800087576283 107.08001014644,76.3600087865526 105.830010185737,76.4400087893158 104.570009818997,76.5200088166832 104.570008141426,76.5200089091139 103.290007765875,76.580008930657 102.010007779325,76.6400089325818 100.710007328327,76.700008954957 100.710006936159,76.7000089714837 99.4000060660995,76.7500090065103 99.4000056688102,76.7500090201063 98.0800047755802,76.790009048358 98.080004405148,76.7900090581734 96.7600039490995,76.8200090704752 95.4300034829368,76.8500090805077 95.4300030900829,76.8500090878689 94.0900021587146,76.8700091021807 94.0900017857915,76.8700091063524 92.7500013186661,76.8800091112713 91.4100008504613,76.8900091136986 91.4100004697861,76.890009115118 90.07,76.8900091163646 88.7299995302139,76.890009115118 88.7299978340357,76.8900091024837 87.389997370907,76.8700090964201 86.0499973673078,76.8500090959239 84.7199969024595,76.8300090873019 84.7199957260536,76.8300090624815 83.6000349144747,76.8000102030564 67.5801724597298,85.9899950763586 70.940044997865,86.0799913073802 70.9400453572195,86.0799913161137 75.1500349458979,86.1699910780818 79.5200231800461,86.2299909051333 79.520028879118,86.2299909759287 84.0300167337944,86.2799908416572 88.6100039119547,86.299990781407 88.6100057598165,86.2999907854449 93.2299942401835,86.2999907854449 93.2299960880453,86.299990781407 97.8099832019201,86.2799908421065 102.299971043943,86.2299909769948 102.299972246126,86.2299909606758 106.659962570817,86.1599911259156 106.659963131465,86.1599911153948 110.839954588687,86.0699913203226 114.809947116405,85.959991566063 118.559940535061,85.8299918573209 122.069935611131,85.6799921604836 122.069937334717,85.6799920816236 125.349933874537,85.5199923654704 125.349934758248,85.5199923192181 128.389932210482,85.3499926011402 128.38993275,85.3499925688499 131.209930098885,85.1699929083372 133.829928442314,84.9699932520482 133.829930156229,84.9699931153744 136.239928773074,84.7699934630435 138.469928181555,84.5499938101644 138.469929530245,84.5499936718595 140.53992999978,84.3299939188467 140.539930866888,84.3299938227672 142.449930650136,84.109994156237 144.219930968384,83.8699944862126 144.219932651685,83.8699942536954 145.859932953134,83.6399945632443 147.389933648991,83.3899948688376 147.389934886099,83.3899946629396 148.809935819738,83.1499948980889 150.129936767447,82.8999951528537 151.369938071432,82.6399953531142 151.369938813924,82.63999519438 152.519939932012,82.3899953949373 153.599941012763,82.1299956186168 154.619942323526,81.859995794782 154.619942829879,81.8599956583362 155.569944000368,81.5999958285118 156.469945211897,81.3299959933287 156.469945744126,81.3299958319537 157.319946773153,81.0699960070374 158.119947847259,80.7999961767562 158.119947971536,80.7999961337012 158.879948982469,80.5299963087236 159.589950031568,80.2499964781207 159.589950452555,80.2499963114216 160.269951465366,79.9799964456328 160.919952494194,79.6999965763174 160.919952702617,79.6999964852341 161.529953672013,79.4299965968717 162.119954605847,79.1499967273831 162.669955553061,78.86999683239 162.66995574726,78.8699967325941 163.209956621968,78.5899968489737 163.709957473762,78.3099969598827 163.7099576217,78.3099968761795 164.199958492524,78.0299969512294 164.199958529452,78.0299969296769 164.669959328409,77.749997025309 165.109960103852,77.4699971167231 165.109960201816,77.4699970536493 165.539960905426,77.1899971697177 165.809948924739,77.0000061429605", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CS/MIR_BWSD1C/2010/01/14/SM_REPR_MIR_BWSD1C_20100114T175352_20100114T175748_724_101_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "a08b001e-c779-52f5-8b49-bfd09f1afbc0" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 179.89, + 63.59968065715279 + ], + [ + 178.7300067475406, + 63.30001197646387 + ], + [ + 178.38001680698454, + 63.56000454935839 + ], + [ + 178.38001678396276, + 63.56000456622254 + ], + [ + 178.02001694548082, + 63.82000457905834 + ], + [ + 177.6600171096889, + 64.08000459173803 + ], + [ + 177.6600170920945, + 64.08000460427333 + ], + [ + 177.29001720206665, + 64.3400046571488 + ], + [ + 177.29001718931264, + 64.3400046659932 + ], + [ + 176.9100172985193, + 64.60000471999554 + ], + [ + 176.9100172221575, + 64.60000477122189 + ], + [ + 176.53001735595538, + 64.85000480395998 + ], + [ + 176.13001749520018, + 65.11000483935358 + ], + [ + 176.13001741856917, + 65.1100048881902 + ], + [ + 175.73001769267478, + 65.36000483633092 + ], + [ + 175.33001797505483, + 65.62000478316337 + ], + [ + 175.33001763347, + 65.62000499559382 + ], + [ + 174.9100178049105, + 65.8700050103048 + ], + [ + 174.49001798564518, + 66.12000502101701 + ], + [ + 174.060018102818, + 66.37000507087797 + ], + [ + 173.62001822524374, + 66.6200051185751 + ], + [ + 173.17001833743709, + 66.87000517276006 + ], + [ + 173.1700181085872, + 66.87000529595551 + ], + [ + 172.71001841591413, + 67.11000524289696 + ], + [ + 172.25001873215456, + 67.36000518816023 + ], + [ + 172.25001836548282, + 67.36000537928037 + ], + [ + 171.77001868335273, + 67.60000532685075 + ], + [ + 171.29001901054437, + 67.85000527266568 + ], + [ + 171.2900186460965, + 67.85000545487334 + ], + [ + 170.7900187585265, + 68.09000550549958 + ], + [ + 170.28001897529313, + 68.33000550817465 + ], + [ + 169.77001916380027, + 68.57000552549144 + ], + [ + 169.7700187735298, + 68.57000570184685 + ], + [ + 169.24001898470408, + 68.8000057053531 + ], + [ + 168.15001926733083, + 69.27000577953775 + ], + [ + 168.15001924075244, + 69.27000579063954 + ], + [ + 167.59001935241514, + 69.50000583936428 + ], + [ + 167.02001946250078, + 69.7300058889729 + ], + [ + 167.020019435797, + 69.73000589956573 + ], + [ + 166.43001955049385, + 69.96000594764227 + ], + [ + 165.83001966353893, + 70.19000599655918 + ], + [ + 165.8300194075376, + 70.19000609174077 + ], + [ + 165.22001943619816, + 70.41000616506486 + ], + [ + 164.59001953818293, + 70.63000621197756 + ], + [ + 163.9500197230343, + 70.85000623084156 + ], + [ + 163.30001982468272, + 71.07000627869687 + ], + [ + 163.30001940609458, + 71.07000641504084 + ], + [ + 162.63001972792057, + 71.28000638874137 + ], + [ + 161.9500200586007, + 71.50000636174012 + ], + [ + 161.95001965215218, + 71.50000648837366 + ], + [ + 161.2500197401216, + 71.71000653469116 + ], + [ + 160.5400198248256, + 71.92000658159556 + ], + [ + 160.54001939479892, + 71.92000670402027 + ], + [ + 159.81001946190653, + 72.12000674979964 + ], + [ + 159.07001958423425, + 72.32000678033009 + ], + [ + 158.31001964026572, + 72.52000682875803 + ], + [ + 157.53001962671524, + 72.72000689430003 + ], + [ + 157.53001933727356, + 72.72000696617819 + ], + [ + 156.7400193108766, + 72.91000702831145 + ], + [ + 155.9300193674301, + 73.10000706987047 + ], + [ + 155.1000194335131, + 73.29000710902145 + ], + [ + 154.25001939373732, + 73.48000717117434 + ], + [ + 154.2500189640319, + 73.48000726360024 + ], + [ + 153.38001878154003, + 73.66000734788847 + ], + [ + 153.38001846218447, + 73.66000741173951 + ], + [ + 152.50001863476697, + 73.83000742059782 + ], + [ + 150.68001857421945, + 74.18000751514643 + ], + [ + 150.68001788488613, + 74.18000763852937 + ], + [ + 149.74001816445835, + 74.34000762706565 + ], + [ + 148.78001844464075, + 74.51000761443875 + ], + [ + 148.78001718391204, + 74.51000782218614 + ], + [ + 147.80001745829026, + 74.6600078107882 + ], + [ + 146.8000177318904, + 74.8200077977729 + ], + [ + 146.8000172897093, + 74.82000786562513 + ], + [ + 145.78001692156542, + 74.97000794766045 + ], + [ + 145.7800164566472, + 74.97000801310406 + ], + [ + 144.7400162694787, + 75.11000806228199 + ], + [ + 143.68001636004976, + 75.25000807355978 + ], + [ + 142.6100162161736, + 75.3900081144862 + ], + [ + 142.61001564070173, + 75.39000818610351 + ], + [ + 141.5100151512661, + 75.52000826266382 + ], + [ + 141.51001478804605, + 75.52000830373859 + ], + [ + 140.40001453214484, + 75.64000834761535 + ], + [ + 139.27001453910466, + 75.76000836209373 + ], + [ + 138.12001425791894, + 75.880008405552 + ], + [ + 138.12001271718688, + 75.8800085515347 + ], + [ + 136.95001294419222, + 75.98000854415068 + ], + [ + 135.76001316385535, + 76.09000853292665 + ], + [ + 135.7600128031771, + 76.09000856460821 + ], + [ + 134.56001214266107, + 76.19000862897143 + ], + [ + 134.56001167159283, + 76.19000866595857 + ], + [ + 133.3400109684162, + 76.28000872492514 + ], + [ + 133.34001049524804, + 76.2800087576283 + ], + [ + 132.10001014643979, + 76.3600087865526 + ], + [ + 130.8500101857369, + 76.44000878931575 + ], + [ + 129.59000981899692, + 76.52000881668319 + ], + [ + 129.59000814142576, + 76.52000890911388 + ], + [ + 128.31000776587499, + 76.58000893065697 + ], + [ + 127.03000768197579, + 76.64000893687376 + ], + [ + 124.42000626403069, + 76.750008999385 + ], + [ + 124.4200056688102, + 76.7500090201063 + ], + [ + 123.10000477558022, + 76.79000904835802 + ], + [ + 123.100004405148, + 76.7900090581734 + ], + [ + 121.78000394909907, + 76.82000907047522 + ], + [ + 120.45000348293676, + 76.85000908050766 + ], + [ + 120.45000309008293, + 76.85000908786888 + ], + [ + 119.11000215871456, + 76.87000910218072 + ], + [ + 119.11000178579145, + 76.87000910635237 + ], + [ + 117.77000131866593, + 76.88000911127132 + ], + [ + 116.43000085046125, + 76.8900091136986 + ], + [ + 116.43000046978612, + 76.89000911511803 + ], + [ + 115.08999999999976, + 76.89000911636458 + ], + [ + 113.74999953021388, + 76.89000911511803 + ], + [ + 113.74999783403567, + 76.89000910248369 + ], + [ + 112.40999737090692, + 76.87000909642012 + ], + [ + 111.0699969566712, + 76.85000908869226 + ], + [ + 108.40003476505353, + 76.79001015192665 + ], + [ + 91.94017229401538, + 85.96999522951383 + ], + [ + 100.17003487036361, + 86.16999107683466 + ], + [ + 104.5400231800461, + 86.22999090513326 + ], + [ + 104.54002887911805, + 86.22999097592874 + ], + [ + 109.05001673379459, + 86.27999084165715 + ], + [ + 113.63000391195473, + 86.29999078140699 + ], + [ + 113.63000575981653, + 86.2999907854449 + ], + [ + 118.24999424018348, + 86.2999907854449 + ], + [ + 118.24999608804526, + 86.29999078140699 + ], + [ + 122.82998320192003, + 86.27999084210649 + ], + [ + 127.31997104394327, + 86.22999097699476 + ], + [ + 127.31997224612634, + 86.22999096067579 + ], + [ + 131.67996257081734, + 86.15999112591558 + ], + [ + 131.67996313146526, + 86.15999111539477 + ], + [ + 135.8599545886975, + 86.06999132032239 + ], + [ + 139.82994711640447, + 85.95999156606302 + ], + [ + 143.57994099611156, + 85.8299918397144 + ], + [ + 150.3699330691438, + 85.51999240841572 + ], + [ + 150.36993475824826, + 85.51999231921806 + ], + [ + 153.4099322104824, + 85.34999260114019 + ], + [ + 153.40993275000034, + 85.34999256884994 + ], + [ + 156.2299300988846, + 85.16999290833718 + ], + [ + 158.84992844231348, + 84.9699932520482 + ], + [ + 158.84993015622928, + 84.96999311537435 + ], + [ + 161.25992877307357, + 84.76999346304346 + ], + [ + 163.48992818155494, + 84.5499938101644 + ], + [ + 163.48992953024543, + 84.54999367185947 + ], + [ + 165.5599299997803, + 84.32999391884674 + ], + [ + 165.55993086688838, + 84.32999382276716 + ], + [ + 167.46993065013575, + 84.10999415623701 + ], + [ + 169.23993096838433, + 83.86999448621255 + ], + [ + 169.23993265168477, + 83.86999425369544 + ], + [ + 170.87993295313416, + 83.63999456324434 + ], + [ + 172.4099336489912, + 83.38999486883756 + ], + [ + 172.40993488609877, + 83.38999466293963 + ], + [ + 173.82993581973867, + 83.14999489808885 + ], + [ + 175.14993676744666, + 82.89999515285375 + ], + [ + 176.38993807143208, + 82.63999535311417 + ], + [ + 176.38993881392366, + 82.63999519437998 + ], + [ + 177.53993993201166, + 82.38999539493723 + ], + [ + 178.6199410127628, + 82.12999561861685 + ], + [ + 179.63994232352616, + 81.85999579478201 + ], + [ + 179.63994282987872, + 81.85999565833617 + ], + [ + 179.89, + 81.79307207903386 + ], + [ + 180.0, + 81.79307207903386 + ], + [ + 180.0, + 63.59968065715279 + ], + [ + 179.89, + 63.59968065715279 + ] + ] + ], + [ + [ + [ + -160.30002630434052, + 66.60000721197375 + ], + [ + -179.89, + 63.65457171172738 + ], + [ + -179.89, + 63.65307114195407 + ], + [ + -179.89, + 63.62810245649434 + ], + [ + -179.99998028557135, + 63.62810245649434 + ], + [ + -180.0, + 63.62810245649434 + ], + [ + -180.0, + 63.65307114195407 + ], + [ + -180.0, + 81.73638780243729 + ], + [ + -180.0, + 81.76361481470217 + ], + [ + -179.999935889467, + 81.76361481470217 + ], + [ + -179.89, + 81.76361481470217 + ], + [ + -179.89, + 81.73638780243729 + ], + [ + -179.89, + 81.73362141210139 + ], + [ + -179.4100559996323, + 81.59999582851177 + ], + [ + -178.5100547881034, + 81.32999599332871 + ], + [ + -178.51005425587383, + 81.32999583195368 + ], + [ + -177.6600532268472, + 81.06999600703736 + ], + [ + -176.8600521527412, + 80.79999617675622 + ], + [ + -176.86005202846428, + 80.79999613370123 + ], + [ + -176.10005090656958, + 80.52999626802642 + ], + [ + -174.7100486588274, + 79.9799964976186 + ], + [ + -174.71004861369155, + 79.97999647868727 + ], + [ + -174.06004750580576, + 79.69999657631736 + ], + [ + -174.06004729738288, + 79.69999648523407 + ], + [ + -173.45004632798705, + 79.4299965968718 + ], + [ + -172.8600453941531, + 79.14999672738293 + ], + [ + -172.31004444693858, + 78.86999683238996 + ], + [ + -172.3100442527398, + 78.86999673259415 + ], + [ + -171.77004337803248, + 78.58999684897387 + ], + [ + -171.27004252623846, + 78.30999695988267 + ], + [ + -171.2700423783002, + 78.30999687617945 + ], + [ + -170.7800415074763, + 78.02999695122935 + ], + [ + -170.78004147054847, + 78.02999692967688 + ], + [ + -170.31004067159128, + 77.74999702530909 + ], + [ + -169.87003989614792, + 77.46999711672312 + ], + [ + -169.8700397981843, + 77.46999705364934 + ], + [ + -169.44003904301576, + 77.18999713535462 + ], + [ + -169.0200382849227, + 76.89999721580185 + ], + [ + -169.020038261176, + 76.89999719907132 + ], + [ + -168.63003753512763, + 76.61999725967803 + ], + [ + -168.6300374736106, + 76.61999721492582 + ], + [ + -168.25003680576287, + 76.33999729644792 + ], + [ + -167.88003613319816, + 76.04999737669088 + ], + [ + -167.88003597520984, + 76.04999725330076 + ], + [ + -167.52003540647897, + 75.7699973702042 + ], + [ + -167.18003482393868, + 75.47999748459878 + ], + [ + -167.18003469605293, + 75.47999737577136 + ], + [ + -166.85003412635416, + 75.19999745781509 + ], + [ + -166.5300335502323, + 74.90999753856653 + ], + [ + -166.5300335302778, + 74.90999752018992 + ], + [ + -166.22003294094745, + 74.61999756905904 + ], + [ + -166.22003284118352, + 74.61999747580907 + ], + [ + -165.92003233287505, + 74.33999755854315 + ], + [ + -165.63003181728035, + 74.04999763998016 + ], + [ + -165.35003127776116, + 73.75999767907756 + ], + [ + -165.35003120323793, + 73.7599976018267 + ], + [ + -164.81003024794353, + 73.18999773126276 + ], + [ + -164.5600297983408, + 72.89999781505175 + ], + [ + -164.56002966021885, + 72.89999765801812 + ], + [ + -164.3000292361816, + 72.60999774764069 + ], + [ + -164.06002881961555, + 72.31999783439946 + ], + [ + -164.0600287620564, + 72.31999776484864 + ], + [ + -163.8200283286987, + 72.02999781294243 + ], + [ + -163.5900279163561, + 71.73999787157285 + ], + [ + -163.37002750713407, + 71.4499979189014 + ], + [ + -163.370027458772, + 71.44999785515128 + ], + [ + -163.15002706529566, + 71.15999790537435 + ], + [ + -162.94002668163105, + 70.86999795408825 + ], + [ + -162.94002663762797, + 70.86999789332194 + ], + [ + -162.73002625560707, + 70.57999792706946 + ], + [ + -162.73002621174274, + 70.57999786649478 + ], + [ + -162.52002588991866, + 70.28999796768821 + ], + [ + -162.33002557047087, + 69.99999806606789 + ], + [ + -162.3300254667302, + 69.99999791183714 + ], + [ + -162.13002513086093, + 69.70999796546279 + ], + [ + -161.94002481763962, + 69.41999804129935 + ], + [ + -161.76002449714744, + 69.12999809419767 + ], + [ + -161.76002439816125, + 69.12999793908074 + ], + [ + -161.57002412525222, + 68.839998047127 + ], + [ + -161.40002385239274, + 68.54999815240095 + ], + [ + -161.40002375873482, + 68.54999799724844 + ], + [ + -161.22002348685692, + 68.25999808438395 + ], + [ + -161.05002320710824, + 67.9599981701902 + ], + [ + -161.05002314382176, + 67.95999806039845 + ], + [ + -160.88002286880763, + 67.66999811886055 + ], + [ + -160.72002259866008, + 67.37999817582124 + ], + [ + -160.72002257339432, + 67.37999813002698 + ], + [ + -160.56002229364063, + 67.08999815611406 + ], + [ + -160.56002226844973, + 67.0899981104555 + ], + [ + -160.4000220321718, + 66.79999820283497 + ], + [ + -160.30002630434052, + 66.60000721197375 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_BWSD1C_20100114T161047_20100114T161745_724_100_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T16:10:46.210000Z", + "completionDate": "2010-01-14T16:17:45.012000Z", + "productType": "MIR_BWSD1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1059, + "updated": "2021-10-14T06:59:43.690416Z", + "published": "2021-10-14T06:59:43.690416Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ac9a75c5-6588-5d97-a92e-255360a979ea", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ac9a75c5-6588-5d97-a92e-255360a979ea", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/ac9a75c5-6588-5d97-a92e-255360a979ea.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 82.18274631538374, + 77.69335904465594 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "179.89,63.5996806571528 178.730006747541,63.3000119764639 178.380016806985,63.5600045493584 178.380016783963,63.5600045662225 178.020016945481,63.8200045790583 177.660017109689,64.080004591738 177.660017092095,64.0800046042733 177.290017202067,64.3400046571488 177.290017189313,64.3400046659932 176.910017298519,64.6000047199955 176.910017222158,64.6000047712219 176.530017355955,64.85000480396 176.1300174952,65.1100048393536 176.130017418569,65.1100048881902 175.730017692675,65.3600048363309 175.330017975055,65.6200047831634 175.33001763347,65.6200049955938 174.91001780491,65.8700050103048 174.490017985645,66.120005021017 174.060018102818,66.370005070878 173.620018225244,66.6200051185751 173.170018337437,66.8700051727601 173.170018108587,66.8700052959555 172.710018415914,67.110005242897 172.250018732155,67.3600051881602 172.250018365483,67.3600053792804 171.770018683353,67.6000053268507 171.290019010544,67.8500052726657 171.290018646097,67.8500054548733 170.790018758526,68.0900055054996 170.280018975293,68.3300055081747 169.7700191638,68.5700055254914 169.77001877353,68.5700057018469 169.240018984704,68.8000057053531 168.150019267331,69.2700057795378 168.150019240752,69.2700057906395 167.590019352415,69.5000058393643 167.020019462501,69.7300058889729 167.020019435797,69.7300058995657 166.430019550494,69.9600059476423 165.830019663539,70.1900059965592 165.830019407538,70.1900060917408 165.220019436198,70.4100061650649 164.590019538183,70.6300062119776 163.950019723034,70.8500062308416 163.300019824683,71.0700062786969 163.300019406095,71.0700064150408 162.630019727921,71.2800063887414 161.950020058601,71.5000063617401 161.950019652152,71.5000064883737 161.250019740122,71.7100065346912 160.540019824826,71.9200065815956 160.540019394799,71.9200067040203 159.810019461907,72.1200067497996 159.070019584234,72.3200067803301 158.310019640266,72.520006828758 157.530019626715,72.7200068943 157.530019337274,72.7200069661782 156.740019310877,72.9100070283115 155.93001936743,73.1000070698705 155.100019433513,73.2900071090214 154.250019393737,73.4800071711743 154.250018964032,73.4800072636002 153.38001878154,73.6600073478885 153.380018462184,73.6600074117395 152.500018634767,73.8300074205978 150.680018574219,74.1800075151464 150.680017884886,74.1800076385294 149.740018164458,74.3400076270656 148.780018444641,74.5100076144387 148.780017183912,74.5100078221861 147.80001745829,74.6600078107882 146.80001773189,74.8200077977729 146.800017289709,74.8200078656251 145.780016921565,74.9700079476604 145.780016456647,74.9700080131041 144.740016269479,75.110008062282 143.68001636005,75.2500080735598 142.610016216174,75.3900081144862 142.610015640702,75.3900081861035 141.510015151266,75.5200082626638 141.510014788046,75.5200083037386 140.400014532145,75.6400083476153 139.270014539105,75.7600083620937 138.120014257919,75.880008405552 138.120012717187,75.8800085515347 136.950012944192,75.9800085441507 135.760013163855,76.0900085329266 135.760012803177,76.0900085646082 134.560012142661,76.1900086289714 134.560011671593,76.1900086659586 133.340010968416,76.2800087249251 133.340010495248,76.2800087576283 132.10001014644,76.3600087865526 130.850010185737,76.4400087893158 129.590009818997,76.5200088166832 129.590008141426,76.5200089091139 128.310007765875,76.580008930657 127.030007681976,76.6400089368738 124.420006264031,76.750008999385 124.42000566881,76.7500090201063 123.10000477558,76.790009048358 123.100004405148,76.7900090581734 121.780003949099,76.8200090704752 120.450003482937,76.8500090805077 120.450003090083,76.8500090878689 119.110002158715,76.8700091021807 119.110001785791,76.8700091063524 117.770001318666,76.8800091112713 116.430000850461,76.8900091136986 116.430000469786,76.890009115118 115.09,76.8900091163646 113.749999530214,76.890009115118 113.749997834036,76.8900091024837 112.409997370907,76.8700090964201 111.069996956671,76.8500090886923 108.400034765054,76.7900101519267 91.9401722940154,85.9699952295138 100.170034870364,86.1699910768347 104.540023180046,86.2299909051333 104.540028879118,86.2299909759287 109.050016733795,86.2799908416572 113.630003911955,86.299990781407 113.630005759817,86.2999907854449 118.249994240183,86.2999907854449 118.249996088045,86.299990781407 122.82998320192,86.2799908421065 127.319971043943,86.2299909769948 127.319972246126,86.2299909606758 131.679962570817,86.1599911259156 131.679963131465,86.1599911153948 135.859954588697,86.0699913203224 139.829947116404,85.959991566063 143.579940996112,85.8299918397144 150.369933069144,85.5199924084157 150.369934758248,85.5199923192181 153.409932210482,85.3499926011402 153.40993275,85.3499925688499 156.229930098885,85.1699929083372 158.849928442313,84.9699932520482 158.849930156229,84.9699931153744 161.259928773074,84.7699934630435 163.489928181555,84.5499938101644 163.489929530245,84.5499936718595 165.55992999978,84.3299939188467 165.559930866888,84.3299938227672 167.469930650136,84.109994156237 169.239930968384,83.8699944862125 169.239932651685,83.8699942536954 170.879932953134,83.6399945632443 172.409933648991,83.3899948688376 172.409934886099,83.3899946629396 173.829935819739,83.1499948980888 175.149936767447,82.8999951528537 176.389938071432,82.6399953531142 176.389938813924,82.63999519438 177.539939932012,82.3899953949372 178.619941012763,82.1299956186168 179.639942323526,81.859995794782 179.639942829879,81.8599956583362 179.89,81.7930720790339 180.0,81.7930720790339 180.0,63.5996806571528 179.89,63.5996806571528-160.300026304341,66.6000072119737 -179.89,63.6545717117274 -179.89,63.6530711419541 -179.89,63.6281024564943 -179.999980285571,63.6281024564943 -180,63.6281024564943 -180,63.6530711419541 -180,81.7363878024373 -180,81.7636148147022 -179.999935889467,81.7636148147022 -179.89,81.7636148147022 -179.89,81.7363878024373 -179.89,81.7336214121014 -179.410055999632,81.5999958285118 -178.510054788103,81.3299959933287 -178.510054255874,81.3299958319537 -177.660053226847,81.0699960070374 -176.860052152741,80.7999961767562 -176.860052028464,80.7999961337012 -176.10005090657,80.5299962680264 -174.710048658827,79.9799964976186 -174.710048613692,79.9799964786873 -174.060047505806,79.6999965763174 -174.060047297383,79.6999964852341 -173.450046327987,79.4299965968718 -172.860045394153,79.1499967273829 -172.310044446939,78.86999683239 -172.31004425274,78.8699967325941 -171.770043378032,78.5899968489739 -171.270042526238,78.3099969598827 -171.2700423783,78.3099968761795 -170.780041507476,78.0299969512294 -170.780041470548,78.0299969296769 -170.310040671591,77.7499970253091 -169.870039896148,77.4699971167231 -169.870039798184,77.4699970536493 -169.440039043016,77.1899971353546 -169.020038284923,76.8999972158018 -169.020038261176,76.8999971990713 -168.630037535128,76.619997259678 -168.630037473611,76.6199972149258 -168.250036805763,76.3399972964479 -167.880036133198,76.0499973766909 -167.88003597521,76.0499972533008 -167.520035406479,75.7699973702042 -167.180034823939,75.4799974845988 -167.180034696053,75.4799973757714 -166.850034126354,75.1999974578151 -166.530033550232,74.9099975385665 -166.530033530278,74.9099975201899 -166.220032940947,74.619997569059 -166.220032841184,74.6199974758091 -165.920032332875,74.3399975585431 -165.63003181728,74.0499976399802 -165.350031277761,73.7599976790776 -165.350031203238,73.7599976018267 -164.810030247944,73.1899977312628 -164.560029798341,72.8999978150517 -164.560029660219,72.8999976580181 -164.300029236182,72.6099977476407 -164.060028819616,72.3199978343995 -164.060028762056,72.3199977648486 -163.820028328699,72.0299978129424 -163.590027916356,71.7399978715729 -163.370027507134,71.4499979189014 -163.370027458772,71.4499978551513 -163.150027065296,71.1599979053744 -162.940026681631,70.8699979540882 -162.940026637628,70.8699978933219 -162.730026255607,70.5799979270695 -162.730026211743,70.5799978664948 -162.520025889919,70.2899979676882 -162.330025570471,69.9999980660679 -162.33002546673,69.9999979118371 -162.130025130861,69.7099979654628 -161.94002481764,69.4199980412994 -161.760024497147,69.1299980941977 -161.760024398161,69.1299979390807 -161.570024125252,68.839998047127 -161.400023852393,68.5499981524009 -161.400023758735,68.5499979972484 -161.220023486857,68.259998084384 -161.050023207108,67.9599981701902 -161.050023143822,67.9599980603984 -160.880022868808,67.6699981188605 -160.72002259866,67.3799981758212 -160.720022573394,67.379998130027 -160.560022293641,67.0899981561141 -160.56002226845,67.0899981104555 -160.400022032172,66.799998202835 -160.300026304341,66.6000072119737", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CS/MIR_BWSD1C/2010/01/14/SM_REPR_MIR_BWSD1C_20100114T161047_20100114T161745_724_100_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "ac9a75c5-6588-5d97-a92e-255360a979ea" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 179.89, + 9.633757685781138 + ], + [ + 179.1587502793105, + 12.661398068932783 + ], + [ + 178.41574102864286, + 15.632589423331243 + ], + [ + 177.72000681174418, + 18.300002863160778 + ], + [ + 177.0800070435929, + 20.670002861601475 + ], + [ + 176.42000728564952, + 23.03000287785626 + ], + [ + 175.73000754599516, + 25.39000289185083 + ], + [ + 175.01000782544995, + 27.750002907686344 + ], + [ + 174.26000812269422, + 30.100002932158475 + ], + [ + 173.47000843935317, + 32.45000297042265 + ], + [ + 172.84435637050808, + 34.21304170384284 + ], + [ + 172.0861320840806, + 36.25701032716745 + ], + [ + 171.28755650455287, + 38.295940442675104 + ], + [ + 170.56644328783486, + 40.04080138989919 + ], + [ + 169.81000997034906, + 41.780003186102675 + ], + [ + 169.00770449990776, + 43.513467222877 + ], + [ + 168.16175193950536, + 45.24147049948034 + ], + [ + 167.26519286791222, + 46.96377872095816 + ], + [ + 166.47365470258674, + 48.39452391464278 + ], + [ + 165.63627199905574, + 49.822050462585054 + ], + [ + 164.74941352714174, + 51.24228452192053 + ], + [ + 163.8119984825217, + 52.64933900455432 + ], + [ + 163.01691801432932, + 53.772155503621484 + ], + [ + 162.17743632586678, + 54.892225370162514 + ], + [ + 161.06416444352493, + 56.28201308819822 + ], + [ + 160.1159975015309, + 57.38532710803113 + ], + [ + 159.11313276226488, + 58.48146573166487 + ], + [ + 158.04727994962548, + 59.569419766713395 + ], + [ + 156.911064699578, + 60.64741693210452 + ], + [ + 156.0081223613734, + 61.44904566686792 + ], + [ + 154.73139373279236, + 62.50986822627586 + ], + [ + 153.36268751340563, + 63.560062484398856 + ], + [ + 152.26967440910113, + 64.33855270834806 + ], + [ + 150.71628811016345, + 65.36292404720405 + ], + [ + 149.47001752764638, + 66.12000519035337 + ], + [ + 148.15252178357974, + 66.86866668686554 + ], + [ + 146.75255339933588, + 67.6056964284433 + ], + [ + 145.2645950203675, + 68.32961170677936 + ], + [ + 143.68286877142282, + 69.03884210473946 + ], + [ + 142.5708804011942, + 69.50311935959348 + ], + [ + 140.81115923279796, + 70.18641722113514 + ], + [ + 138.93391140089565, + 70.85312284470933 + ], + [ + 137.6118068787257, + 71.28641021934325 + ], + [ + 135.51902269805944, + 71.91749630725943 + ], + [ + 134.04916024057758, + 72.32439890818239 + ], + [ + 131.71973493519144, + 72.91312623705682 + ], + [ + 130.08001856812217, + 73.29000713675067 + ], + [ + 127.4846764631483, + 73.83231370715653 + ], + [ + 125.66059509444177, + 74.17543225724962 + ], + [ + 123.75964377717136, + 74.50266676076441 + ], + [ + 120.76451211787185, + 74.96379935252092 + ], + [ + 118.67037231178043, + 75.24912511029518 + ], + [ + 116.49832589960938, + 75.51489325996145 + ], + [ + 113.09926269636259, + 75.87534694044145 + ], + [ + 110.74393369006366, + 76.08922305526083 + ], + [ + 108.32051802027473, + 76.279835639105 + ], + [ + 105.83447814792858, + 76.4462028531185 + ], + [ + 103.2938187656918, + 76.58696522945361 + ], + [ + 100.70664315947997, + 76.70136385226245 + ], + [ + 98.08055662406109, + 76.78919585574626 + ], + [ + 95.4253123585125, + 76.8499287570318 + ], + [ + 91.4624267350725, + 76.89245283680977 + ], + [ + 88.83126255932513, + 76.88822340788624 + ], + [ + 86.20700833241573, + 76.85734641272174 + ], + [ + 83.60003397153807, + 76.8000099457862 + ], + [ + 83.11219854346237, + 77.67557682495286 + ], + [ + 82.55102227454687, + 78.55015618564748 + ], + [ + 81.89843129316377, + 79.42349192161186 + ], + [ + 81.40083539437553, + 80.0048638179013 + ], + [ + 81.12993109539278, + 80.29524823736729 + ], + [ + 80.53693799168447, + 80.87531805164171 + ], + [ + 80.21152147561695, + 81.16495754827072 + ], + [ + 79.49281533310645, + 81.74330700375114 + ], + [ + 78.66679340248184, + 82.32018378560609 + ], + [ + 77.70769704122402, + 82.89522914719673 + ], + [ + 77.1678918052658, + 83.18192017189601 + ], + [ + 76.5809877776308, + 83.46795937235015 + ], + [ + 75.94064536708072, + 83.75325720497953 + ], + [ + 75.23936357023464, + 84.03770724312668 + ], + [ + 74.46820964618637, + 84.3211820865904 + ], + [ + 73.61647262182082, + 84.60352805166934 + ], + [ + 72.67121570711895, + 84.88455820861883 + ], + [ + 71.6166936705096, + 85.16404315522821 + ], + [ + 70.4335888461409, + 85.44169865478375 + ], + [ + 69.09800271190649, + 85.71716888235089 + ], + [ + 67.58016714893719, + 85.98999523086977 + ], + [ + 71.52208458626397, + 86.09445451365355 + ], + [ + 75.65971160638775, + 86.17953264406458 + ], + [ + 79.96202756142667, + 86.24390868546918 + ], + [ + 84.38834080975451, + 86.28650582390773 + ], + [ + 88.88979638853371, + 86.30657043857349 + ], + [ + 93.41224922516209, + 86.30373556744205 + ], + [ + 97.9000288017377, + 86.2780535353401 + ], + [ + 102.29997370156713, + 86.2299912153924 + ], + [ + 106.66007772026342, + 86.16139329884959 + ], + [ + 110.84419446093173, + 86.07147817497201 + ], + [ + 114.82135385167045, + 85.961669505478 + ], + [ + 118.5714181901137, + 85.83353990302004 + ], + [ + 122.08416507260367, + 85.68872253636239 + ], + [ + 125.35769253467643, + 85.52883862598821 + ], + [ + 128.3965541025307, + 85.35544386516497 + ], + [ + 131.20993178302945, + 85.16999313741094 + ], + [ + 133.83424255392643, + 84.97476832963024 + ], + [ + 136.25814493962835, + 84.76984829941503 + ], + [ + 138.4961279099531, + 84.55632779873561 + ], + [ + 140.56280731666573, + 84.33517926653005 + ], + [ + 142.4724251189025, + 84.1072614635732 + ], + [ + 144.2385306603252, + 83.873329819279 + ], + [ + 145.87379741078846, + 83.6340472833725 + ], + [ + 148.81771140673536, + 83.14380995828768 + ], + [ + 150.1462135380041, + 82.89370032967658 + ], + [ + 151.38422346752503, + 82.64006609383857 + ], + [ + 153.61982601995683, + 82.12359042589031 + ], + [ + 155.57938234817598, + 81.5967302242608 + ], + [ + 157.32461006167398, + 81.06298145186513 + ], + [ + 158.889756818895, + 80.52357844988177 + ], + [ + 160.28688322839736, + 79.9779759354327 + ], + [ + 161.54049955512295, + 79.42713369083206 + ], + [ + 162.68338220085803, + 78.87179306169205 + ], + [ + 163.21961510715363, + 78.59259076580278 + ], + [ + 164.21779011693926, + 78.03147009288905 + ], + [ + 164.68299662025242, + 77.74967614271625 + ], + [ + 165.55282003378386, + 77.18389229896198 + ], + [ + 166.74563835002908, + 76.33316366653837 + ], + [ + 167.8109376868005, + 75.47872239895116 + ], + [ + 168.45535268404115, + 74.90667006599914 + ], + [ + 169.06364748294897, + 74.3337731676812 + ], + [ + 169.913028278255, + 73.47276126570685 + ], + [ + 170.68038096033956, + 72.6086467953937 + ], + [ + 171.39217538040754, + 71.74153662027247 + ], + [ + 171.8363099798297, + 71.16198641015997 + ], + [ + 172.25484536874256, + 70.58144472071908 + ], + [ + 173.04183340134756, + 69.41868580273548 + ], + [ + 173.76528367474546, + 68.25362215730705 + ], + [ + 174.26679546475958, + 67.37929524323688 + ], + [ + 174.74374975926003, + 66.5062022346039 + ], + [ + 175.47399252056553, + 65.04669115779683 + ], + [ + 176.14910406516776, + 63.57821530815783 + ], + [ + 177.0169618893106, + 61.52827365153241 + ], + [ + 177.81011534636488, + 59.47571987040186 + ], + [ + 178.53814123051725, + 57.415584995535966 + ], + [ + 179.30379725042093, + 55.055515924500504 + ], + [ + 179.89, + 53.11797336952435 + ], + [ + 180.0, + 53.11797336952435 + ], + [ + 180.0, + 9.178343987471395 + ], + [ + 179.99999362458644, + 9.178343987471395 + ], + [ + 179.89, + 9.178343987471395 + ], + [ + 179.89, + 9.633757685781138 + ] + ] + ], + [ + [ + [ + -37.740000096052825, + -73.36000900160971 + ], + [ + -35.852727563049626, + -74.06699920096284 + ], + [ + -34.502195907651355, + -74.52854137547338 + ], + [ + -33.071487773765945, + -74.98141156460349 + ], + [ + -31.55486757555634, + -75.42480095796988 + ], + [ + -29.946334862987893, + -75.85781746630855 + ], + [ + -28.23968064901741, + -76.27947858286306 + ], + [ + -26.428570665950538, + -76.68870474886022 + ], + [ + -24.50666225522302, + -77.08431363565548 + ], + [ + -22.467764455834825, + -77.46501548759638 + ], + [ + -20.306045251397673, + -77.82941105469044 + ], + [ + -18.016296217728655, + -78.17599229045581 + ], + [ + -15.594254165693574, + -78.50314774564426 + ], + [ + -13.036982509578298, + -78.80917330930436 + ], + [ + -10.343301065653476, + -79.09229012627951 + ], + [ + -6.050032267976147, + -79.47000511785838 + ], + [ + -7.138909568458464, + -79.951501792713 + ], + [ + -8.335780390778313, + -80.42910383112981 + ], + [ + -9.656516376991163, + -80.90218163349222 + ], + [ + -11.120000302891313, + -81.36999108997624 + ], + [ + -12.967207468653127, + -81.896382967814 + ], + [ + -13.98260258527337, + -82.15615239569156 + ], + [ + -16.226065898519128, + -82.66762414884425 + ], + [ + -17.46767650501677, + -82.91874375365876 + ], + [ + -18.799435035662025, + -83.16633206830333 + ], + [ + -21.74744271282283, + -83.65274774393565 + ], + [ + -23.383819558458896, + -83.8907410907847 + ], + [ + -25.150773749049314, + -84.12339233864517 + ], + [ + -27.060895521591185, + -84.35004151730594 + ], + [ + -29.127632814443253, + -84.56993699253097 + ], + [ + -31.365105843888625, + -84.78222481110244 + ], + [ + -33.78778704972601, + -84.9859385810751 + ], + [ + -36.410000065017016, + -85.17999104568246 + ], + [ + -39.221358856816096, + -85.36389382672088 + ], + [ + -42.256473866357624, + -85.53578589272381 + ], + [ + -45.52419354212355, + -85.69422854424185 + ], + [ + -49.02874884916146, + -85.83768559336461 + ], + [ + -52.76796572727841, + -85.96455853322709 + ], + [ + -56.73145108970682, + -86.07323953810895 + ], + [ + -60.89905429918829, + -86.16218278797176 + ], + [ + -65.2400000108861, + -86.22999103972954 + ], + [ + -69.71533098328598, + -86.27803031774519 + ], + [ + -74.27900044257356, + -86.30291885059682 + ], + [ + -78.87499500339649, + -86.3041888977601 + ], + [ + -83.44488566109453, + -86.28181625644501 + ], + [ + -87.9321980013681, + -86.23622251520452 + ], + [ + -92.28642813657238, + -86.16823650374282 + ], + [ + -96.46602830090274, + -86.07902283564682 + ], + [ + -100.43999997367936, + -85.96999104149168 + ], + [ + -104.20842332575025, + -85.84589963514429 + ], + [ + -107.74441623699713, + -85.70497722948896 + ], + [ + -111.04457011448241, + -85.54882213164255 + ], + [ + -114.11212994884384, + -85.37897833566679 + ], + [ + -116.95520731205404, + -85.19689777890689 + ], + [ + -119.58517809493026, + -85.00391818399913 + ], + [ + -122.01536134536859, + -84.80125314704037 + ], + [ + -124.25999990570487, + -84.58999104884309 + ], + [ + -126.3521181090386, + -84.37328730894018 + ], + [ + -128.28720462080867, + -84.14968561302611 + ], + [ + -130.07844134524268, + -83.91994696429892 + ], + [ + -131.73824145001038, + -83.68474109138994 + ], + [ + -133.27813859844682, + -83.4446564679278 + ], + [ + -134.70874576995283, + -83.2002098536515 + ], + [ + -136.0397605360792, + -82.95185509467558 + ], + [ + -138.45366121654746, + -82.44478337317612 + ], + [ + -139.55063469643343, + -82.18664638215758 + ], + [ + -141.5402799473915, + -81.66267590337527 + ], + [ + -142.44428640267836, + -81.39731119539024 + ], + [ + -144.09497778837297, + -80.86080408871622 + ], + [ + -145.58088151563257, + -80.31938409018777 + ], + [ + -146.92715587140233, + -79.77390060657575 + ], + [ + -148.1378776338072, + -79.22344586533515 + ], + [ + -149.23182617170778, + -78.66874440073605 + ], + [ + -150.23549617287054, + -78.11127732342064 + ], + [ + -151.16070053088853, + -77.5514307887373 + ], + [ + -152.0072796445497, + -76.98870642680201 + ], + [ + -152.7846803705515, + -76.42346215135434 + ], + [ + -153.86125269865647, + -75.57274104847927 + ], + [ + -154.51970311729315, + -75.00351836454854 + ], + [ + -155.42050029557004, + -74.14645122509337 + ], + [ + -155.9781399527633, + -73.57486534288566 + ], + [ + -156.50715610486574, + -73.00356863121935 + ], + [ + -157.2389270977598, + -72.144263741599 + ], + [ + -158.13060176899592, + -70.99138526231283 + ], + [ + -158.9385861176506, + -69.83130523168134 + ], + [ + -159.6763638006865, + -68.67106581648893 + ], + [ + -160.19168040157294, + -67.80128168760469 + ], + [ + -160.98547590329926, + -66.34836469515902 + ], + [ + -161.5745242097165, + -65.183323883033 + ], + [ + -162.25610127035577, + -63.72711925748243 + ], + [ + -162.76012197405683, + -62.56163478881242 + ], + [ + -163.47079349969786, + -60.808217684688024 + ], + [ + -164.12838025928977, + -59.05313914051315 + ], + [ + -164.74159070608084, + -57.29651171363538 + ], + [ + -165.1322992242044, + -56.12179770542579 + ], + [ + -165.86946970797726, + -53.77174385564426 + ], + [ + -166.4788319623761, + -51.71548505676943 + ], + [ + -166.8921293237327, + -50.24518636866127 + ], + [ + -167.8274931205627, + -46.71162205077881 + ], + [ + -168.78399955163138, + -42.877754346406284 + ], + [ + -169.95272205332333, + -37.851525235045465 + ], + [ + -170.99445403739404, + -33.111489905080035 + ], + [ + -172.13506656433455, + -27.778957459057626 + ], + [ + -176.2399950290538, + -7.859996995320866 + ], + [ + -177.24999476144046, + -3.099997063717483 + ], + [ + -178.81999431903165, + 4.040002893848125 + ], + [ + -179.89, + 8.699324978611747 + ], + [ + -180.0, + 8.699324978611747 + ], + [ + -180.0, + 52.754349269198904 + ], + [ + -179.99998620934772, + 52.754349269198904 + ], + [ + -179.89, + 52.754349269198904 + ], + [ + -179.89, + 52.366675534112396 + ], + [ + -179.14632843923107, + 49.745420257195015 + ], + [ + -178.59297090946598, + 47.67541556708275 + ], + [ + -177.98886877101066, + 45.31037780897581 + ], + [ + -176.91916405921236, + 40.871555779328226 + ], + [ + -175.77105220144063, + 35.82528890226273 + ], + [ + -174.17485853841828, + 28.402712088829073 + ], + [ + -172.75299642568962, + 21.560176839329714 + ], + [ + -171.05000647308492, + 13.219997623262397 + ], + [ + -169.56000585509676, + 6.07999727184191 + ], + [ + -168.02000533274278, + -1.070003036840127 + ], + [ + -166.9600050403361, + -5.83000316884003 + ], + [ + -166.4100048576875, + -8.200003438431162 + ], + [ + -165.19567171692822, + -13.246333148812923 + ], + [ + -164.21392701816202, + -17.09767225495736 + ], + [ + -163.43000413769326, + -20.06000424741518 + ], + [ + -162.6863182604771, + -22.71516336927893 + ], + [ + -162.00277711322866, + -25.07394061175517 + ], + [ + -161.19803335693786, + -27.71787450363369 + ], + [ + -160.44850271501178, + -30.065436540645607 + ], + [ + -159.455439195628, + -32.9906752499114 + ], + [ + -158.61127251110148, + -35.32578453904014 + ], + [ + -157.6018110116348, + -37.94709824476797 + ], + [ + -156.64531501139572, + -40.264729134000085 + ], + [ + -155.62283433127126, + -42.57488583918199 + ], + [ + -154.66128245889797, + -44.59142376397388 + ], + [ + -153.63457511158168, + -46.59651489505683 + ], + [ + -153.01828842968678, + -47.735730518614794 + ], + [ + -152.53636175746132, + -48.58893961676657 + ], + [ + -151.5200020120769, + -50.2900075260876 + ], + [ + -150.43126603750417, + -51.97925651102717 + ], + [ + -149.2615292591011, + -53.662738973750585 + ], + [ + -148.64213443229596, + -54.5012315218661 + ], + [ + -147.99892979649587, + -55.334928010714364 + ], + [ + -147.3292138367111, + -56.16435820844447 + ], + [ + -146.63000145963625, + -56.9900081669195 + ], + [ + -145.3966585677171, + -58.356282783183616 + ], + [ + -144.06760815605327, + -59.71110383056092 + ], + [ + -143.22038178840052, + -60.518376610675915 + ], + [ + -142.6317934781387, + -61.053453874942306 + ], + [ + -141.71119639877745, + -61.84949682097106 + ], + [ + -140.741965902384, + -62.63828137605596 + ], + [ + -140.06677146367196, + -63.16025543151146 + ], + [ + -139.00901132509222, + -63.93815602925066 + ], + [ + -137.89202643154633, + -64.70853352796871 + ], + [ + -137.11156012673777, + -65.21722384427572 + ], + [ + -135.88642841724538, + -65.97468252582195 + ], + [ + -135.02980626180965, + -66.47477713947171 + ], + [ + -133.6788788036426, + -67.21567229363635 + ], + [ + -132.7327645351255, + -67.70159032608846 + ], + [ + -131.74836949616446, + -68.18043301596612 + ], + [ + -130.72227485050243, + -68.6531919095464 + ], + [ + -129.6522315795468, + -69.11945301706787 + ], + [ + -128.53647553210723, + -69.58070774729765 + ], + [ + -127.37228826433025, + -70.03648652886001 + ], + [ + -126.1564363061897, + -70.4843361600029 + ], + [ + -124.88628113932397, + -70.92369745061109 + ], + [ + -123.56192957124412, + -71.35406705306097 + ], + [ + -122.18082532949624, + -71.7748617952023 + ], + [ + -120.73750212116077, + -72.18531912585688 + ], + [ + -119.22927302648101, + -72.58470740288735 + ], + [ + -117.655336105065, + -72.97182383761545 + ], + [ + -115.16569380604348, + -73.52791278298801 + ], + [ + -113.41520647170847, + -73.88139999168878 + ], + [ + -111.59000022479142, + -74.22000893675232 + ], + [ + -108.70873484095583, + -74.69954386566361 + ], + [ + -105.65333888408703, + -75.13993089899262 + ], + [ + -102.42699753726268, + -75.53888501489116 + ], + [ + -100.18475606287339, + -75.78111440066088 + ], + [ + -97.86988727916247, + -76.00176063059918 + ], + [ + -94.27000004042608, + -76.29000895735766 + ], + [ + -91.79150736150132, + -76.45321663086483 + ], + [ + -89.25831491534626, + -76.59145176466313 + ], + [ + -85.37328007012766, + -76.75030917766074 + ], + [ + -81.41487062994408, + -76.85107631278684 + ], + [ + -77.4152727304733, + -76.89148077081919 + ], + [ + -74.74343047756152, + -76.8840406302549 + ], + [ + -72.08101783314042, + -76.84970382145345 + ], + [ + -68.12745788610745, + -76.74812728073923 + ], + [ + -64.25014297339585, + -76.58674487050915 + ], + [ + -60.47671000506373, + -76.36829364560523 + ], + [ + -56.83314836764444, + -76.09509915000301 + ], + [ + -54.48671873497618, + -75.88392892381468 + ], + [ + -52.209673942386004, + -75.65124918564835 + ], + [ + -48.93125474366295, + -75.26390777413447 + ], + [ + -46.841690609097576, + -74.98114406115627 + ], + [ + -44.829999801933006, + -74.68000894142045 + ], + [ + -43.132250746300244, + -74.40320757868876 + ], + [ + -41.49354901608001, + -74.11382758945793 + ], + [ + -39.91314343515765, + -73.81254390078925 + ], + [ + -37.740000096052825, + -73.36000900160971 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_BWSD1C_20100114T170429_20100114T175748_724_100_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T17:04:28.235000Z", + "completionDate": "2010-01-14T17:57:48.662000Z", + "productType": "MIR_BWSD1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1059, + "updated": "2021-10-14T06:58:53.263688Z", + "published": "2021-10-14T06:58:53.263688Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d7047775-8442-5ee0-9196-864d8beeabfa", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d7047775-8442-5ee0-9196-864d8beeabfa", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/d7047775-8442-5ee0-9196-864d8beeabfa.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -24.04535904997023, + -8.693926270771207 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "179.89,9.63375768578114 179.158750279311,12.6613980689328 178.415741028643,15.6325894233312 177.720006811744,18.3000028631608 177.080007043593,20.6700028616015 176.42000728565,23.0300028778563 175.730007545995,25.3900028918508 175.01000782545,27.7500029076863 174.260008122694,30.1000029321585 173.470008439353,32.4500029704227 172.844356370508,34.2130417038428 172.086132084081,36.2570103271674 171.287556504553,38.2959404426751 170.566443287835,40.0408013898992 169.810009970349,41.7800031861027 169.007704499908,43.513467222877 168.161751939505,45.2414704994803 167.265192867912,46.9637787209582 166.473654702587,48.3945239146428 165.636271999056,49.8220504625851 164.749413527142,51.2422845219205 163.811998482522,52.6493390045543 163.016918014329,53.7721555036215 162.177436325867,54.8922253701625 161.064164443525,56.2820130881982 160.115997501531,57.3853271080311 159.113132762265,58.4814657316649 158.047279949625,59.5694197667134 156.911064699578,60.6474169321045 156.008122361373,61.4490456668679 154.731393732792,62.5098682262759 153.362687513406,63.5600624843989 152.269674409101,64.3385527083481 150.716288110163,65.362924047204 149.470017527646,66.1200051903534 148.15252178358,66.8686666868655 146.752553399336,67.6056964284433 145.264595020367,68.3296117067794 143.682868771423,69.0388421047395 142.570880401194,69.5031193595935 140.811159232798,70.1864172211351 138.933911400896,70.8531228447093 137.611806878726,71.2864102193433 135.519022698059,71.9174963072594 134.049160240578,72.3243989081824 131.719734935191,72.9131262370568 130.080018568122,73.2900071367507 127.484676463148,73.8323137071565 125.660595094442,74.1754322572496 123.759643777171,74.5026667607644 120.764512117872,74.9637993525209 118.67037231178,75.2491251102952 116.498325899609,75.5148932599615 113.099262696363,75.8753469404414 110.743933690064,76.0892230552608 108.320518020275,76.279835639105 105.834478147929,76.4462028531185 103.293818765692,76.5869652294536 100.70664315948,76.7013638522624 98.0805566240611,76.7891958557463 95.4253123585125,76.8499287570318 91.4624267350725,76.8924528368098 88.8312625593251,76.8882234078862 86.2070083324157,76.8573464127217 83.6000339715381,76.8000099457862 83.1121985434624,77.6755768249529 82.5510222745469,78.5501561856475 81.8984312931638,79.4234919216119 81.4008353943755,80.0048638179013 81.1299310953928,80.2952482373673 80.5369379916845,80.8753180516417 80.2115214756169,81.1649575482707 79.4928153331064,81.7433070037511 78.6667934024818,82.3201837856061 77.707697041224,82.8952291471967 77.1678918052658,83.181920171896 76.5809877776308,83.4679593723502 75.9406453670807,83.7532572049795 75.2393635702346,84.0377072431267 74.4682096461864,84.3211820865904 73.6164726218208,84.6035280516693 72.6712157071189,84.8845582086188 71.6166936705096,85.1640431552282 70.4335888461409,85.4416986547837 69.0980027119065,85.7171688823509 67.5801671489372,85.9899952308698 71.522084586264,86.0944545136535 75.6597116063877,86.1795326440646 79.9620275614267,86.2439086854692 84.3883408097545,86.2865058239077 88.8897963885337,86.3065704385735 93.4122492251621,86.303735567442 97.9000288017377,86.2780535353401 102.299973701567,86.2299912153924 106.660077720263,86.1613932988496 110.844194460932,86.071478174972 114.82135385167,85.961669505478 118.571418190114,85.83353990302 122.084165072604,85.6887225363624 125.357692534676,85.5288386259882 128.396554102531,85.355443865165 131.209931783029,85.1699931374109 133.834242553926,84.9747683296302 136.258144939628,84.769848299415 138.496127909953,84.5563277987356 140.562807316666,84.33517926653 142.472425118902,84.1072614635732 144.238530660325,83.873329819279 145.873797410788,83.6340472833725 148.817711406735,83.1438099582877 150.146213538004,82.8937003296766 151.384223467525,82.6400660938386 153.619826019957,82.1235904258903 155.579382348176,81.5967302242608 157.324610061674,81.0629814518651 158.889756818895,80.5235784498818 160.286883228397,79.9779759354327 161.540499555123,79.4271336908321 162.683382200858,78.871793061692 163.219615107154,78.5925907658028 164.217790116939,78.0314700928891 164.682996620252,77.7496761427163 165.552820033784,77.183892298962 166.745638350029,76.3331636665384 167.8109376868,75.4787223989512 168.455352684041,74.9066700659991 169.063647482949,74.3337731676812 169.913028278255,73.4727612657069 170.68038096034,72.6086467953937 171.392175380408,71.7415366202725 171.83630997983,71.16198641016 172.254845368743,70.5814447207191 173.041833401348,69.4186858027355 173.765283674745,68.253622157307 174.26679546476,67.3792952432369 174.74374975926,66.5062022346039 175.473992520566,65.0466911577968 176.149104065168,63.5782153081578 177.016961889311,61.5282736515324 177.810115346365,59.4757198704019 178.538141230517,57.415584995536 179.303797250421,55.0555159245005 179.89,53.1179733695243 180.0,53.1179733695243 180.0,9.1783439874714 179.999993624586,9.1783439874714 179.89,9.1783439874714 179.89,9.63375768578114-37.7400000960528,-73.3600090016097 -35.8527275630496,-74.0669992009628 -34.5021959076514,-74.5285413754734 -33.0714877737659,-74.9814115646035 -31.5548675755563,-75.4248009579699 -29.9463348629879,-75.8578174663085 -28.2396806490174,-76.2794785828631 -26.4285706659505,-76.6887047488602 -24.506662255223,-77.0843136356555 -22.4677644558348,-77.4650154875964 -20.3060452513977,-77.8294110546904 -18.0162962177287,-78.1759922904558 -15.5942541656936,-78.5031477456443 -13.0369825095783,-78.8091733093044 -10.3433010656535,-79.0922901262795 -6.05003226797615,-79.4700051178584 -7.13890956845846,-79.951501792713 -8.33578039077831,-80.4291038311298 -9.65651637699116,-80.9021816334922 -11.1200003028913,-81.3699910899762 -12.9672074686531,-81.896382967814 -13.9826025852734,-82.1561523956916 -16.2260658985191,-82.6676241488443 -17.4676765050168,-82.9187437536588 -18.799435035662,-83.1663320683033 -21.7474427128228,-83.6527477439356 -23.3838195584589,-83.8907410907847 -25.1507737490493,-84.1233923386452 -27.0608955215912,-84.3500415173059 -29.1276328144433,-84.569936992531 -31.3651058438886,-84.7822248111024 -33.787787049726,-84.9859385810751 -36.410000065017,-85.1799910456825 -39.2213588568161,-85.3638938267209 -42.2564738663576,-85.5357858927238 -45.5241935421235,-85.6942285442419 -49.0287488491615,-85.8376855933646 -52.7679657272784,-85.9645585332271 -56.7314510897068,-86.073239538109 -60.8990542991883,-86.1621827879718 -65.2400000108861,-86.2299910397295 -69.715330983286,-86.2780303177452 -74.2790004425736,-86.3029188505968 -78.8749950033965,-86.3041888977601 -83.4448856610945,-86.281816256445 -87.9321980013681,-86.2362225152045 -92.2864281365724,-86.1682365037428 -96.4660283009027,-86.0790228356468 -100.439999973679,-85.9699910414917 -104.20842332575,-85.8458996351443 -107.744416236997,-85.704977229489 -111.044570114482,-85.5488221316426 -114.112129948844,-85.3789783356668 -116.955207312054,-85.1968977789069 -119.58517809493,-85.0039181839991 -122.015361345369,-84.8012531470404 -124.259999905705,-84.5899910488431 -126.352118109039,-84.3732873089402 -128.287204620809,-84.1496856130261 -130.078441345243,-83.9199469642989 -131.73824145001,-83.6847410913899 -133.278138598447,-83.4446564679278 -134.708745769953,-83.2002098536515 -136.039760536079,-82.9518550946756 -138.453661216547,-82.4447833731761 -139.550634696433,-82.1866463821576 -141.540279947391,-81.6626759033753 -142.444286402678,-81.3973111953902 -144.094977788373,-80.8608040887162 -145.580881515633,-80.3193840901878 -146.927155871402,-79.7739006065758 -148.137877633807,-79.2234458653352 -149.231826171708,-78.668744400736 -150.235496172871,-78.1112773234206 -151.160700530889,-77.5514307887373 -152.00727964455,-76.988706426802 -152.784680370552,-76.4234621513543 -153.861252698656,-75.5727410484793 -154.519703117293,-75.0035183645485 -155.42050029557,-74.1464512250934 -155.978139952763,-73.5748653428857 -156.507156104866,-73.0035686312194 -157.23892709776,-72.144263741599 -158.130601768996,-70.9913852623128 -158.938586117651,-69.8313052316813 -159.676363800686,-68.6710658164889 -160.191680401573,-67.8012816876047 -160.985475903299,-66.348364695159 -161.574524209716,-65.183323883033 -162.256101270356,-63.7271192574824 -162.760121974057,-62.5616347888124 -163.470793499698,-60.808217684688 -164.12838025929,-59.0531391405132 -164.741590706081,-57.2965117136354 -165.132299224204,-56.1217977054258 -165.869469707977,-53.7717438556443 -166.478831962376,-51.7154850567694 -166.892129323733,-50.2451863686613 -167.827493120563,-46.7116220507788 -168.783999551631,-42.8777543464063 -169.952722053323,-37.8515252350455 -170.994454037394,-33.11148990508 -172.135066564335,-27.7789574590576 -176.239995029054,-7.85999699532087 -177.24999476144,-3.09999706371748 -178.819994319032,4.04000289384812 -179.89,8.69932497861175 -180,8.69932497861175 -180,52.7543492691989 -179.999986209348,52.7543492691989 -179.89,52.7543492691989 -179.89,52.3666755341124 -179.146328439231,49.745420257195 -178.592970909466,47.6754155670828 -177.988868771011,45.3103778089758 -176.919164059212,40.8715557793282 -175.771052201441,35.8252889022627 -174.174858538418,28.4027120888291 -172.75299642569,21.5601768393297 -171.050006473085,13.2199976232624 -169.560005855097,6.07999727184191 -168.020005332743,-1.07000303684013 -166.960005040336,-5.83000316884003 -166.410004857688,-8.20000343843116 -165.195671716928,-13.2463331488129 -164.213927018162,-17.0976722549574 -163.430004137693,-20.0600042474152 -162.686318260477,-22.7151633692789 -162.002777113229,-25.0739406117552 -161.198033356938,-27.7178745036337 -160.448502715012,-30.0654365406456 -159.455439195628,-32.9906752499114 -158.611272511101,-35.3257845390401 -157.601811011635,-37.947098244768 -156.645315011396,-40.2647291340001 -155.622834331271,-42.574885839182 -154.661282458898,-44.5914237639739 -153.634575111582,-46.5965148950568 -153.018288429687,-47.7357305186148 -152.536361757461,-48.5889396167666 -151.520002012077,-50.2900075260876 -150.431266037504,-51.9792565110272 -149.261529259101,-53.6627389737506 -148.642134432296,-54.5012315218661 -147.998929796496,-55.3349280107144 -147.329213836711,-56.1643582084445 -146.630001459636,-56.9900081669195 -145.396658567717,-58.3562827831836 -144.067608156053,-59.7111038305609 -143.220381788401,-60.5183766106759 -142.631793478139,-61.0534538749423 -141.711196398777,-61.8494968209711 -140.741965902384,-62.638281376056 -140.066771463672,-63.1602554315115 -139.009011325092,-63.9381560292507 -137.892026431546,-64.7085335279687 -137.111560126738,-65.2172238442757 -135.886428417245,-65.9746825258219 -135.02980626181,-66.4747771394717 -133.678878803643,-67.2156722936363 -132.732764535126,-67.7015903260885 -131.748369496164,-68.1804330159661 -130.722274850502,-68.6531919095464 -129.652231579547,-69.1194530170679 -128.536475532107,-69.5807077472977 -127.37228826433,-70.03648652886 -126.15643630619,-70.4843361600029 -124.886281139324,-70.9236974506111 -123.561929571244,-71.354067053061 -122.180825329496,-71.7748617952023 -120.737502121161,-72.1853191258569 -119.229273026481,-72.5847074028873 -117.655336105065,-72.9718238376154 -115.165693806043,-73.527912782988 -113.415206471708,-73.8813999916888 -111.590000224791,-74.2200089367523 -108.708734840956,-74.6995438656636 -105.653338884087,-75.1399308989926 -102.426997537263,-75.5388850148912 -100.184756062873,-75.7811144006609 -97.8698872791625,-76.0017606305992 -94.2700000404261,-76.2900089573577 -91.7915073615013,-76.4532166308648 -89.2583149153463,-76.5914517646631 -85.3732800701277,-76.7503091776607 -81.4148706299441,-76.8510763127868 -77.4152727304733,-76.8914807708192 -74.7434304775615,-76.8840406302549 -72.0810178331404,-76.8497038214534 -68.1274578861075,-76.7481272807392 -64.2501429733959,-76.5867448705092 -60.4767100050637,-76.3682936456052 -56.8331483676444,-76.095099150003 -54.4867187349762,-75.8839289238147 -52.209673942386,-75.6512491856484 -48.9312547436629,-75.2639077741345 -46.8416906090976,-74.9811440611563 -44.829999801933,-74.6800089414205 -43.1322507463002,-74.4032075786888 -41.49354901608,-74.1138275894579 -39.9131434351577,-73.8125439007893 -37.7400000960528,-73.3600090016097", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CS/MIR_BWSD1C/2010/01/14/SM_REPR_MIR_BWSD1C_20100114T170429_20100114T175748_724_100_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "d7047775-8442-5ee0-9196-864d8beeabfa" + } + ], + "properties": { + "id": "3330a78d-8916-5b16-bb0f-07a5e106fed9", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MIR_BWSD1C" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MIR_BWSF1C.json b/tests/data/opensearch/creodias_search_MIR_BWSF1C.json new file mode 100644 index 0000000..d5800fc --- /dev/null +++ b/tests/data/opensearch/creodias_search_MIR_BWSF1C.json @@ -0,0 +1,2266 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + -73.15470198675496 + ], + [ + -179.98, + -73.16 + ], + [ + -172.83, + -74.54 + ], + [ + -164.45, + -75.67 + ], + [ + -154.93, + -76.45 + ], + [ + -144.56, + -76.85 + ], + [ + -133.9, + -76.82 + ], + [ + -123.62, + -76.37 + ], + [ + -114.24, + -75.53 + ], + [ + -106.04, + -74.37 + ], + [ + -99.04, + -72.95 + ], + [ + -93.83, + -71.54 + ], + [ + -93.75, + -71.51 + ], + [ + -64.35, + -76.68 + ], + [ + -67.51, + -78.64 + ], + [ + -72.61, + -80.83 + ], + [ + -80.62, + -82.92 + ], + [ + -94.52, + -84.78 + ], + [ + -119.88, + -86.07 + ], + [ + -155.41, + -86.17 + ], + [ + -180.0, + -85.11614285714286 + ], + [ + -180.0, + -73.15470198675496 + ] + ] + ], + [ + [ + [ + 180.0, + -85.11614285714286 + ], + [ + 177.29, + -85.0 + ], + [ + 162.17, + -83.2 + ], + [ + 153.58, + -81.13 + ], + [ + 148.17, + -78.95 + ], + [ + 144.47, + -76.71 + ], + [ + 141.74, + -74.44 + ], + [ + 139.63, + -72.14 + ], + [ + 137.93, + -69.83 + ], + [ + 136.51, + -67.51 + ], + [ + 135.29, + -65.19 + ], + [ + 134.23, + -62.85 + ], + [ + 133.28, + -60.52 + ], + [ + 132.42, + -58.17 + ], + [ + 131.63, + -55.83 + ], + [ + 130.9, + -53.48 + ], + [ + 130.22, + -51.13 + ], + [ + 129.57, + -48.77 + ], + [ + 128.96, + -46.41 + ], + [ + 128.37, + -44.06 + ], + [ + 127.8, + -41.69 + ], + [ + 127.25, + -39.33 + ], + [ + 126.71, + -36.96 + ], + [ + 126.19, + -34.6 + ], + [ + 125.67, + -32.23 + ], + [ + 125.17, + -29.85 + ], + [ + 124.67, + -27.48 + ], + [ + 124.17, + -25.11 + ], + [ + 123.68, + -22.73 + ], + [ + 123.19, + -20.35 + ], + [ + 122.71, + -17.98 + ], + [ + 122.22, + -15.6 + ], + [ + 121.73, + -13.22 + ], + [ + 121.24, + -10.84 + ], + [ + 120.74, + -8.46 + ], + [ + 120.24, + -6.08 + ], + [ + 119.74, + -3.69 + ], + [ + 119.22, + -1.31 + ], + [ + 118.7, + 1.07 + ], + [ + 118.18, + 3.45 + ], + [ + 117.64, + 5.83 + ], + [ + 117.09, + 8.21 + ], + [ + 116.52, + 10.58 + ], + [ + 115.95, + 12.96 + ], + [ + 115.35, + 15.33 + ], + [ + 114.74, + 17.7 + ], + [ + 114.11, + 20.07 + ], + [ + 113.45, + 22.44 + ], + [ + 112.77, + 24.8 + ], + [ + 112.06, + 27.16 + ], + [ + 111.31, + 29.52 + ], + [ + 110.53, + 31.87 + ], + [ + 109.71, + 34.21 + ], + [ + 108.84, + 36.55 + ], + [ + 107.91, + 38.88 + ], + [ + 106.93, + 41.2 + ], + [ + 105.87, + 43.52 + ], + [ + 104.73, + 45.82 + ], + [ + 103.49, + 48.11 + ], + [ + 102.15, + 50.39 + ], + [ + 100.67, + 52.65 + ], + [ + 99.04, + 54.89 + ], + [ + 97.22, + 57.11 + ], + [ + 95.18, + 59.3 + ], + [ + 92.86, + 61.45 + ], + [ + 90.22, + 63.56 + ], + [ + 87.17, + 65.62 + ], + [ + 83.61, + 67.6 + ], + [ + 79.43, + 69.5 + ], + [ + 74.47, + 71.28 + ], + [ + 68.58, + 72.91 + ], + [ + 61.58, + 74.34 + ], + [ + 53.35, + 75.52 + ], + [ + 43.94, + 76.36 + ], + [ + 32.97, + 76.83 + ], + [ + 45.65, + 86.11 + ], + [ + 73.1, + 84.77 + ], + [ + 86.99, + 82.9 + ], + [ + 94.98, + 80.8 + ], + [ + 100.07, + 78.59 + ], + [ + 103.59, + 76.34 + ], + [ + 106.21, + 74.05 + ], + [ + 108.25, + 71.74 + ], + [ + 109.9, + 69.42 + ], + [ + 111.28, + 67.09 + ], + [ + 112.47, + 64.75 + ], + [ + 113.51, + 62.41 + ], + [ + 114.44, + 60.06 + ], + [ + 115.29, + 57.71 + ], + [ + 116.07, + 55.35 + ], + [ + 116.79, + 52.99 + ], + [ + 117.47, + 50.63 + ], + [ + 118.11, + 48.27 + ], + [ + 118.72, + 45.9 + ], + [ + 119.31, + 43.54 + ], + [ + 119.87, + 41.17 + ], + [ + 120.42, + 38.79 + ], + [ + 120.95, + 36.42 + ], + [ + 121.48, + 34.05 + ], + [ + 121.99, + 31.67 + ], + [ + 122.49, + 29.29 + ], + [ + 122.99, + 26.92 + ], + [ + 123.49, + 24.54 + ], + [ + 123.98, + 22.16 + ], + [ + 124.47, + 19.77 + ], + [ + 124.96, + 17.39 + ], + [ + 125.45, + 15.01 + ], + [ + 125.94, + 12.63 + ], + [ + 126.43, + 10.25 + ], + [ + 126.93, + 7.86 + ], + [ + 127.43, + 5.48 + ], + [ + 127.93, + 3.1 + ], + [ + 128.45, + 0.72 + ], + [ + 128.97, + -1.66 + ], + [ + 129.5, + -4.04 + ], + [ + 130.04, + -6.42 + ], + [ + 130.59, + -8.8 + ], + [ + 131.16, + -11.17 + ], + [ + 131.74, + -13.54 + ], + [ + 132.34, + -15.91 + ], + [ + 132.95, + -18.28 + ], + [ + 133.59, + -20.65 + ], + [ + 134.25, + -23.01 + ], + [ + 134.94, + -25.36 + ], + [ + 135.66, + -27.72 + ], + [ + 136.41, + -30.07 + ], + [ + 137.2, + -32.41 + ], + [ + 138.03, + -34.74 + ], + [ + 138.91, + -37.07 + ], + [ + 139.85, + -39.4 + ], + [ + 140.85, + -41.71 + ], + [ + 141.92, + -44.02 + ], + [ + 143.07, + -46.31 + ], + [ + 144.33, + -48.59 + ], + [ + 145.69, + -50.86 + ], + [ + 147.2, + -53.1 + ], + [ + 148.86, + -55.33 + ], + [ + 150.71, + -57.54 + ], + [ + 152.79, + -59.71 + ], + [ + 155.15, + -61.85 + ], + [ + 157.85, + -63.94 + ], + [ + 160.98, + -65.97 + ], + [ + 164.62, + -67.94 + ], + [ + 168.9, + -69.81 + ], + [ + 173.98, + -71.56 + ], + [ + 180.0, + -73.15470198675496 + ], + [ + 180.0, + -85.11614285714286 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_BWSF1C_20240720T211719_20240720T221039_724_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T21:17:18.634000Z", + "completionDate": "2024-07-20T22:10:39.078000Z", + "productType": "MIR_BWSF1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77339, + "updated": "2024-07-21T04:24:46.612955Z", + "published": "2024-07-21T04:24:46.612955Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e8e54bfb-3245-4113-a395-566f04f78e18", + "size": 4409953, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e8e54bfb-3245-4113-a395-566f04f78e18", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/e8e54bfb-3245-4113-a395-566f04f78e18.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 53.7988030750198, + -15.3955004172727 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "FULL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,-73.154701986755 -179.98,-73.16 -172.83,-74.54 -164.45,-75.67 -154.93,-76.45 -144.56,-76.85 -133.9,-76.82 -123.62,-76.37 -114.24,-75.53 -106.04,-74.37 -99.04,-72.95 -93.83,-71.54 -93.75,-71.51 -64.35,-76.68 -67.51,-78.64 -72.61,-80.83 -80.62,-82.92 -94.52,-84.78 -119.88,-86.07 -155.41,-86.17 -180,-85.1161428571429 -180,-73.154701986755180.0,-85.1161428571429 177.29,-85 162.17,-83.2 153.58,-81.13 148.17,-78.95 144.47,-76.71 141.74,-74.44 139.63,-72.14 137.93,-69.83 136.51,-67.51 135.29,-65.19 134.23,-62.85 133.28,-60.52 132.42,-58.17 131.63,-55.83 130.9,-53.48 130.22,-51.13 129.57,-48.77 128.96,-46.41 128.37,-44.06 127.8,-41.69 127.25,-39.33 126.71,-36.96 126.19,-34.6 125.67,-32.23 125.17,-29.85 124.67,-27.48 124.17,-25.11 123.68,-22.73 123.19,-20.35 122.71,-17.98 122.22,-15.6 121.73,-13.22 121.24,-10.84 120.74,-8.46 120.24,-6.08 119.74,-3.69 119.22,-1.31 118.7,1.07 118.18,3.45 117.64,5.83 117.09,8.21 116.52,10.58 115.95,12.96 115.35,15.33 114.74,17.7 114.11,20.07 113.45,22.44 112.77,24.8 112.06,27.16 111.31,29.52 110.53,31.87 109.71,34.21 108.84,36.55 107.91,38.88 106.93,41.2 105.87,43.52 104.73,45.82 103.49,48.11 102.15,50.39 100.67,52.65 99.04,54.89 97.22,57.11 95.18,59.3 92.86,61.45 90.22,63.56 87.17,65.62 83.61,67.6 79.43,69.5 74.47,71.28 68.58,72.91 61.58,74.34 53.35,75.52 43.94,76.36 32.97,76.83 45.65,86.11 73.1,84.77 86.99,82.9 94.98,80.8 100.07,78.59 103.59,76.34 106.21,74.05 108.25,71.74 109.9,69.42 111.28,67.09 112.47,64.75 113.51,62.41 114.44,60.06 115.29,57.71 116.07,55.35 116.79,52.99 117.47,50.63 118.11,48.27 118.72,45.9 119.31,43.54 119.87,41.17 120.42,38.79 120.95,36.42 121.48,34.05 121.99,31.67 122.49,29.29 122.99,26.92 123.49,24.54 123.98,22.16 124.47,19.77 124.96,17.39 125.45,15.01 125.94,12.63 126.43,10.25 126.93,7.86 127.43,5.48 127.93,3.1 128.45,0.72 128.97,-1.66 129.5,-4.04 130.04,-6.42 130.59,-8.8 131.16,-11.17 131.74,-13.54 132.34,-15.91 132.95,-18.28 133.59,-20.65 134.25,-23.01 134.94,-25.36 135.66,-27.72 136.41,-30.07 137.2,-32.41 138.03,-34.74 138.91,-37.07 139.85,-39.4 140.85,-41.71 141.92,-44.02 143.07,-46.31 144.33,-48.59 145.69,-50.86 147.2,-53.1 148.86,-55.33 150.71,-57.54 152.79,-59.71 155.15,-61.85 157.85,-63.94 160.98,-65.97 164.62,-67.94 168.9,-69.81 173.98,-71.56 180.0,-73.154701986755 180.0,-85.1161428571429", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CS/MIR_BWSF1C/2024/07/20/SM_OPER_MIR_BWSF1C_20240720T211719_20240720T221039_724_001_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "e8e54bfb-3245-4113-a395-566f04f78e18" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 102.57, + 77.07 + ], + [ + 102.4, + 77.19 + ], + [ + 98.98, + 79.15 + ], + [ + 93.33, + 81.33 + ], + [ + 84.25, + 83.39 + ], + [ + 68.07, + 85.17 + ], + [ + 39.16, + 86.23 + ], + [ + 3.81, + 85.97 + ], + [ + -20.05, + 84.58 + ], + [ + -33.04, + 82.67 + ], + [ + -40.6, + 80.56 + ], + [ + -45.47, + 78.34 + ], + [ + -48.87, + 76.08 + ], + [ + -51.41, + 73.79 + ], + [ + -53.4, + 71.48 + ], + [ + -55.01, + 69.16 + ], + [ + -56.37, + 66.83 + ], + [ + -57.54, + 64.49 + ], + [ + -58.57, + 62.15 + ], + [ + -59.49, + 59.8 + ], + [ + -60.33, + 57.45 + ], + [ + -61.1, + 55.09 + ], + [ + -61.82, + 52.73 + ], + [ + -62.49, + 50.37 + ], + [ + -63.13, + 48.01 + ], + [ + -63.74, + 45.64 + ], + [ + -64.32, + 43.27 + ], + [ + -64.88, + 40.9 + ], + [ + -65.43, + 38.53 + ], + [ + -65.96, + 36.16 + ], + [ + -66.48, + 33.78 + ], + [ + -67.0, + 31.41 + ], + [ + -67.5, + 29.03 + ], + [ + -68.0, + 26.65 + ], + [ + -68.49, + 24.27 + ], + [ + -68.98, + 21.89 + ], + [ + -69.47, + 19.51 + ], + [ + -69.96, + 17.13 + ], + [ + -70.45, + 14.75 + ], + [ + -70.94, + 12.36 + ], + [ + -71.37, + 10.28 + ], + [ + -71.87, + 7.9 + ], + [ + -72.37, + 5.51 + ], + [ + -72.88, + 3.13 + ], + [ + -73.39, + 0.75 + ], + [ + -73.91, + -1.63 + ], + [ + -74.44, + -4.01 + ], + [ + -74.98, + -6.39 + ], + [ + -75.53, + -8.76 + ], + [ + -76.1, + -11.14 + ], + [ + -76.68, + -13.51 + ], + [ + -77.28, + -15.88 + ], + [ + -77.9, + -18.25 + ], + [ + -78.53, + -20.61 + ], + [ + -79.19, + -22.97 + ], + [ + -79.88, + -25.33 + ], + [ + -80.6, + -27.68 + ], + [ + -81.35, + -30.03 + ], + [ + -82.14, + -32.38 + ], + [ + -82.97, + -34.71 + ], + [ + -83.85, + -37.04 + ], + [ + -84.78, + -39.37 + ], + [ + -85.78, + -41.68 + ], + [ + -86.85, + -43.98 + ], + [ + -88.01, + -46.28 + ], + [ + -89.26, + -48.56 + ], + [ + -90.62, + -50.82 + ], + [ + -92.12, + -53.07 + ], + [ + -93.78, + -55.3 + ], + [ + -95.63, + -57.5 + ], + [ + -97.71, + -59.68 + ], + [ + -100.07, + -61.82 + ], + [ + -102.76, + -63.91 + ], + [ + -105.88, + -65.95 + ], + [ + -109.51, + -67.91 + ], + [ + -113.79, + -69.79 + ], + [ + -118.85, + -71.54 + ], + [ + -124.87, + -73.14 + ], + [ + -132.01, + -74.53 + ], + [ + -139.26, + -75.53 + ], + [ + -159.62, + -76.84 + ], + [ + -147.11, + -86.12 + ], + [ + -105.64, + -82.92 + ], + [ + -98.43, + -81.1 + ], + [ + -93.06, + -78.92 + ], + [ + -89.37, + -76.68 + ], + [ + -86.66, + -74.4 + ], + [ + -84.55, + -72.11 + ], + [ + -82.85, + -69.8 + ], + [ + -81.44, + -67.48 + ], + [ + -80.22, + -65.15 + ], + [ + -79.16, + -62.82 + ], + [ + -78.22, + -60.48 + ], + [ + -77.36, + -58.14 + ], + [ + -76.57, + -55.8 + ], + [ + -75.84, + -53.45 + ], + [ + -75.16, + -51.09 + ], + [ + -74.51, + -48.74 + ], + [ + -73.9, + -46.38 + ], + [ + -73.31, + -44.02 + ], + [ + -72.74, + -41.66 + ], + [ + -72.19, + -39.3 + ], + [ + -71.65, + -36.93 + ], + [ + -71.13, + -34.56 + ], + [ + -70.62, + -32.19 + ], + [ + -70.11, + -29.82 + ], + [ + -69.61, + -27.45 + ], + [ + -69.12, + -25.07 + ], + [ + -68.62, + -22.7 + ], + [ + -68.14, + -20.32 + ], + [ + -67.65, + -17.94 + ], + [ + -67.16, + -15.56 + ], + [ + -66.67, + -13.18 + ], + [ + -66.18, + -10.8 + ], + [ + -65.68, + -8.42 + ], + [ + -65.18, + -6.04 + ], + [ + -64.68, + -3.66 + ], + [ + -64.17, + -1.28 + ], + [ + -63.65, + 1.1 + ], + [ + -63.12, + 3.48 + ], + [ + -62.58, + 5.86 + ], + [ + -62.03, + 8.24 + ], + [ + -61.54, + 10.32 + ], + [ + -60.96, + 12.7 + ], + [ + -60.37, + 15.07 + ], + [ + -59.76, + 17.44 + ], + [ + -59.13, + 19.81 + ], + [ + -58.48, + 22.18 + ], + [ + -57.8, + 24.54 + ], + [ + -57.09, + 26.9 + ], + [ + -56.35, + 29.25 + ], + [ + -55.57, + 31.6 + ], + [ + -54.75, + 33.95 + ], + [ + -53.89, + 36.29 + ], + [ + -52.97, + 38.62 + ], + [ + -51.99, + 40.95 + ], + [ + -50.94, + 43.26 + ], + [ + -49.81, + 45.57 + ], + [ + -48.59, + 47.86 + ], + [ + -47.25, + 50.14 + ], + [ + -45.79, + 52.4 + ], + [ + -44.18, + 54.64 + ], + [ + -42.38, + 56.86 + ], + [ + -40.37, + 59.06 + ], + [ + -38.09, + 61.21 + ], + [ + -35.48, + 63.33 + ], + [ + -32.48, + 65.39 + ], + [ + -28.99, + 67.39 + ], + [ + -24.88, + 69.3 + ], + [ + -20.02, + 71.09 + ], + [ + -14.24, + 72.74 + ], + [ + -7.36, + 74.2 + ], + [ + 0.72, + 75.4 + ], + [ + 10.01, + 76.29 + ], + [ + 20.25, + 76.79 + ], + [ + 30.95, + 76.87 + ], + [ + 41.43, + 76.52 + ], + [ + 51.11, + 75.76 + ], + [ + 59.64, + 74.66 + ], + [ + 66.94, + 73.29 + ], + [ + 72.38, + 71.92 + ], + [ + 102.57, + 77.07 + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_BWSF1C_20240720T220730_20240720T230041_724_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T22:07:29.476000Z", + "completionDate": "2024-07-20T23:00:41.520000Z", + "productType": "MIR_BWSF1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77340, + "updated": "2024-07-21T04:25:13.804453Z", + "published": "2024-07-21T04:25:13.804453Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9b73d8db-e214-405a-93a4-60814efb348a", + "size": 5242695, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9b73d8db-e214-405a-93a4-60814efb348a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/9b73d8db-e214-405a-93a4-60814efb348a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -44.8692024135341, + 15.4555055457036 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "FULL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "102.57,77.07 102.4,77.19 98.98,79.15 93.33,81.33 84.25,83.39 68.07,85.17 39.16,86.23 3.81,85.97 -20.05,84.58 -33.04,82.67 -40.6,80.56 -45.47,78.34 -48.87,76.08 -51.41,73.79 -53.4,71.48 -55.01,69.16 -56.37,66.83 -57.54,64.49 -58.57,62.15 -59.49,59.8 -60.33,57.45 -61.1,55.09 -61.82,52.73 -62.49,50.37 -63.13,48.01 -63.74,45.64 -64.32,43.27 -64.88,40.9 -65.43,38.53 -65.96,36.16 -66.48,33.78 -67,31.41 -67.5,29.03 -68,26.65 -68.49,24.27 -68.98,21.89 -69.47,19.51 -69.96,17.13 -70.45,14.75 -70.94,12.36 -71.37,10.28 -71.87,7.9 -72.37,5.51 -72.88,3.13 -73.39,0.75 -73.91,-1.63 -74.44,-4.01 -74.98,-6.39 -75.53,-8.76 -76.1,-11.14 -76.68,-13.51 -77.28,-15.88 -77.9,-18.25 -78.53,-20.61 -79.19,-22.97 -79.88,-25.33 -80.6,-27.68 -81.35,-30.03 -82.14,-32.38 -82.97,-34.71 -83.85,-37.04 -84.78,-39.37 -85.78,-41.68 -86.85,-43.98 -88.01,-46.28 -89.26,-48.56 -90.62,-50.82 -92.12,-53.07 -93.78,-55.3 -95.63,-57.5 -97.71,-59.68 -100.07,-61.82 -102.76,-63.91 -105.88,-65.95 -109.51,-67.91 -113.79,-69.79 -118.85,-71.54 -124.87,-73.14 -132.01,-74.53 -139.26,-75.53 -159.62,-76.84 -147.11,-86.12 -105.64,-82.92 -98.43,-81.1 -93.06,-78.92 -89.37,-76.68 -86.66,-74.4 -84.55,-72.11 -82.85,-69.8 -81.44,-67.48 -80.22,-65.15 -79.16,-62.82 -78.22,-60.48 -77.36,-58.14 -76.57,-55.8 -75.84,-53.45 -75.16,-51.09 -74.51,-48.74 -73.9,-46.38 -73.31,-44.02 -72.74,-41.66 -72.19,-39.3 -71.65,-36.93 -71.13,-34.56 -70.62,-32.19 -70.11,-29.82 -69.61,-27.45 -69.12,-25.07 -68.62,-22.7 -68.14,-20.32 -67.65,-17.94 -67.16,-15.56 -66.67,-13.18 -66.18,-10.8 -65.68,-8.42 -65.18,-6.04 -64.68,-3.66 -64.17,-1.28 -63.65,1.1 -63.12,3.48 -62.58,5.86 -62.03,8.24 -61.54,10.32 -60.96,12.7 -60.37,15.07 -59.76,17.44 -59.13,19.81 -58.48,22.18 -57.8,24.54 -57.09,26.9 -56.35,29.25 -55.57,31.6 -54.75,33.95 -53.89,36.29 -52.97,38.62 -51.99,40.95 -50.94,43.26 -49.81,45.57 -48.59,47.86 -47.25,50.14 -45.79,52.4 -44.18,54.64 -42.38,56.86 -40.37,59.06 -38.09,61.21 -35.48,63.33 -32.48,65.39 -28.99,67.39 -24.88,69.3 -20.02,71.09 -14.24,72.74 -7.36,74.2 0.72,75.4 10.01,76.29 20.25,76.79 30.95,76.87 41.43,76.52 51.11,75.76 59.64,74.66 66.94,73.29 72.38,71.92 102.57,77.07", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CS/MIR_BWSF1C/2024/07/20/SM_OPER_MIR_BWSF1C_20240720T220730_20240720T230041_724_001_1", + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "9b73d8db-e214-405a-93a4-60814efb348a" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + 85.08347826086957 + ], + [ + -178.55, + 86.09 + ], + [ + -152.06, + 84.77 + ], + [ + -138.17, + 82.9 + ], + [ + -130.18, + 80.8 + ], + [ + -125.09, + 78.59 + ], + [ + -121.57, + 76.34 + ], + [ + -118.95, + 74.05 + ], + [ + -116.91, + 71.74 + ], + [ + -115.26, + 69.42 + ], + [ + -113.88, + 67.09 + ], + [ + -112.69, + 64.75 + ], + [ + -111.65, + 62.41 + ], + [ + -110.72, + 60.06 + ], + [ + -109.87, + 57.71 + ], + [ + -109.09, + 55.35 + ], + [ + -108.37, + 52.99 + ], + [ + -107.69, + 50.63 + ], + [ + -107.05, + 48.27 + ], + [ + -106.44, + 45.9 + ], + [ + -105.85, + 43.54 + ], + [ + -105.29, + 41.17 + ], + [ + -104.74, + 38.79 + ], + [ + -104.21, + 36.42 + ], + [ + -103.68, + 34.05 + ], + [ + -103.17, + 31.67 + ], + [ + -102.67, + 29.29 + ], + [ + -102.17, + 26.92 + ], + [ + -101.67, + 24.54 + ], + [ + -101.18, + 22.16 + ], + [ + -100.69, + 19.77 + ], + [ + -100.2, + 17.39 + ], + [ + -99.71, + 15.01 + ], + [ + -99.22, + 12.63 + ], + [ + -98.73, + 10.25 + ], + [ + -98.23, + 7.86 + ], + [ + -97.73, + 5.48 + ], + [ + -97.23, + 3.1 + ], + [ + -96.71, + 0.72 + ], + [ + -96.19, + -1.66 + ], + [ + -95.66, + -4.04 + ], + [ + -95.12, + -6.42 + ], + [ + -94.57, + -8.8 + ], + [ + -94.0, + -11.17 + ], + [ + -93.42, + -13.54 + ], + [ + -92.82, + -15.91 + ], + [ + -92.21, + -18.28 + ], + [ + -91.57, + -20.65 + ], + [ + -90.91, + -23.01 + ], + [ + -90.22, + -25.36 + ], + [ + -89.5, + -27.72 + ], + [ + -88.75, + -30.07 + ], + [ + -87.96, + -32.41 + ], + [ + -87.13, + -34.74 + ], + [ + -86.25, + -37.07 + ], + [ + -85.31, + -39.4 + ], + [ + -84.31, + -41.71 + ], + [ + -83.24, + -44.02 + ], + [ + -82.09, + -46.31 + ], + [ + -80.83, + -48.59 + ], + [ + -79.47, + -50.86 + ], + [ + -77.96, + -53.1 + ], + [ + -76.3, + -55.33 + ], + [ + -74.45, + -57.54 + ], + [ + -72.37, + -59.71 + ], + [ + -70.01, + -61.85 + ], + [ + -67.31, + -63.94 + ], + [ + -64.18, + -65.97 + ], + [ + -60.54, + -67.94 + ], + [ + -56.26, + -69.81 + ], + [ + -51.18, + -71.56 + ], + [ + -45.14, + -73.16 + ], + [ + -37.99, + -74.54 + ], + [ + -29.61, + -75.67 + ], + [ + -20.09, + -76.45 + ], + [ + -9.72, + -76.85 + ], + [ + 0.94, + -76.82 + ], + [ + 11.22, + -76.37 + ], + [ + 20.6, + -75.53 + ], + [ + 28.8, + -74.37 + ], + [ + 35.8, + -72.95 + ], + [ + 41.01, + -71.54 + ], + [ + 41.25, + -71.47 + ], + [ + 70.49, + -76.68 + ], + [ + 67.33, + -78.64 + ], + [ + 62.23, + -80.83 + ], + [ + 54.22, + -82.92 + ], + [ + 40.32, + -84.78 + ], + [ + 14.96, + -86.07 + ], + [ + -20.57, + -86.17 + ], + [ + -47.87, + -85.0 + ], + [ + -62.99, + -83.2 + ], + [ + -71.58, + -81.13 + ], + [ + -76.99, + -78.95 + ], + [ + -80.69, + -76.71 + ], + [ + -83.42, + -74.44 + ], + [ + -85.53, + -72.14 + ], + [ + -87.23, + -69.83 + ], + [ + -88.65, + -67.51 + ], + [ + -89.87, + -65.19 + ], + [ + -90.93, + -62.85 + ], + [ + -91.88, + -60.52 + ], + [ + -92.74, + -58.17 + ], + [ + -93.53, + -55.83 + ], + [ + -94.26, + -53.48 + ], + [ + -94.94, + -51.13 + ], + [ + -95.59, + -48.77 + ], + [ + -96.2, + -46.41 + ], + [ + -96.79, + -44.06 + ], + [ + -97.36, + -41.69 + ], + [ + -97.91, + -39.33 + ], + [ + -98.45, + -36.96 + ], + [ + -98.97, + -34.6 + ], + [ + -99.49, + -32.23 + ], + [ + -99.99, + -29.85 + ], + [ + -100.49, + -27.48 + ], + [ + -100.99, + -25.11 + ], + [ + -101.48, + -22.73 + ], + [ + -101.97, + -20.35 + ], + [ + -102.45, + -17.98 + ], + [ + -102.94, + -15.6 + ], + [ + -103.43, + -13.22 + ], + [ + -103.92, + -10.84 + ], + [ + -104.42, + -8.46 + ], + [ + -104.92, + -6.08 + ], + [ + -105.42, + -3.69 + ], + [ + -105.94, + -1.31 + ], + [ + -106.46, + 1.07 + ], + [ + -106.98, + 3.45 + ], + [ + -107.52, + 5.83 + ], + [ + -108.07, + 8.21 + ], + [ + -108.64, + 10.58 + ], + [ + -109.21, + 12.96 + ], + [ + -109.81, + 15.33 + ], + [ + -110.42, + 17.7 + ], + [ + -111.05, + 20.07 + ], + [ + -111.71, + 22.44 + ], + [ + -112.39, + 24.8 + ], + [ + -113.1, + 27.16 + ], + [ + -113.85, + 29.52 + ], + [ + -114.63, + 31.87 + ], + [ + -115.45, + 34.21 + ], + [ + -116.32, + 36.55 + ], + [ + -117.25, + 38.88 + ], + [ + -118.23, + 41.2 + ], + [ + -119.29, + 43.52 + ], + [ + -120.43, + 45.82 + ], + [ + -121.67, + 48.11 + ], + [ + -123.01, + 50.39 + ], + [ + -124.49, + 52.65 + ], + [ + -126.12, + 54.89 + ], + [ + -127.94, + 57.11 + ], + [ + -129.98, + 59.3 + ], + [ + -132.3, + 61.45 + ], + [ + -134.94, + 63.56 + ], + [ + -137.99, + 65.62 + ], + [ + -141.55, + 67.6 + ], + [ + -145.73, + 69.5 + ], + [ + -150.69, + 71.28 + ], + [ + -156.58, + 72.91 + ], + [ + -163.58, + 74.34 + ], + [ + -171.81, + 75.52 + ], + [ + -180.0, + 76.2510945802338 + ], + [ + -180.0, + 85.08347826086957 + ] + ] + ], + [ + [ + [ + 180.0, + 76.2510945802338 + ], + [ + 178.78, + 76.36 + ], + [ + 168.11, + 76.83 + ], + [ + 180.0, + 85.08347826086957 + ], + [ + 180.0, + 76.2510945802338 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_BWSF1C_20240721T121758_20240721T131118_724_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-21T12:17:57.780000Z", + "completionDate": "2024-07-21T13:11:18.224000Z", + "productType": "MIR_BWSF1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77348, + "updated": "2024-07-21T19:32:45.890385Z", + "published": "2024-07-21T19:32:45.890385Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c27bdc0d-4278-4cce-808a-bbb3536fc85e", + "size": 4899187, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c27bdc0d-4278-4cce-808a-bbb3536fc85e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/c27bdc0d-4278-4cce-808a-bbb3536fc85e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -72.6341472046467, + -15.5384054455596 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "FULL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,85.0834782608696 -178.55,86.09 -152.06,84.77 -138.17,82.9 -130.18,80.8 -125.09,78.59 -121.57,76.34 -118.95,74.05 -116.91,71.74 -115.26,69.42 -113.88,67.09 -112.69,64.75 -111.65,62.41 -110.72,60.06 -109.87,57.71 -109.09,55.35 -108.37,52.99 -107.69,50.63 -107.05,48.27 -106.44,45.9 -105.85,43.54 -105.29,41.17 -104.74,38.79 -104.21,36.42 -103.68,34.05 -103.17,31.67 -102.67,29.29 -102.17,26.92 -101.67,24.54 -101.18,22.16 -100.69,19.77 -100.2,17.39 -99.71,15.01 -99.22,12.63 -98.73,10.25 -98.23,7.86 -97.73,5.48 -97.23,3.1 -96.71,0.72 -96.19,-1.66 -95.66,-4.04 -95.12,-6.42 -94.57,-8.8 -94,-11.17 -93.42,-13.54 -92.82,-15.91 -92.21,-18.28 -91.57,-20.65 -90.91,-23.01 -90.22,-25.36 -89.5,-27.72 -88.75,-30.07 -87.96,-32.41 -87.13,-34.74 -86.25,-37.07 -85.31,-39.4 -84.31,-41.71 -83.24,-44.02 -82.09,-46.31 -80.83,-48.59 -79.47,-50.86 -77.96,-53.1 -76.3,-55.33 -74.45,-57.54 -72.37,-59.71 -70.01,-61.85 -67.31,-63.94 -64.18,-65.97 -60.54,-67.94 -56.26,-69.81 -51.18,-71.56 -45.14,-73.16 -37.99,-74.54 -29.61,-75.67 -20.09,-76.45 -9.72,-76.85 0.94,-76.82 11.22,-76.37 20.6,-75.53 28.8,-74.37 35.8,-72.95 41.01,-71.54 41.25,-71.47 70.49,-76.68 67.33,-78.64 62.23,-80.83 54.22,-82.92 40.32,-84.78 14.96,-86.07 -20.57,-86.17 -47.87,-85 -62.99,-83.2 -71.58,-81.13 -76.99,-78.95 -80.69,-76.71 -83.42,-74.44 -85.53,-72.14 -87.23,-69.83 -88.65,-67.51 -89.87,-65.19 -90.93,-62.85 -91.88,-60.52 -92.74,-58.17 -93.53,-55.83 -94.26,-53.48 -94.94,-51.13 -95.59,-48.77 -96.2,-46.41 -96.79,-44.06 -97.36,-41.69 -97.91,-39.33 -98.45,-36.96 -98.97,-34.6 -99.49,-32.23 -99.99,-29.85 -100.49,-27.48 -100.99,-25.11 -101.48,-22.73 -101.97,-20.35 -102.45,-17.98 -102.94,-15.6 -103.43,-13.22 -103.92,-10.84 -104.42,-8.46 -104.92,-6.08 -105.42,-3.69 -105.94,-1.31 -106.46,1.07 -106.98,3.45 -107.52,5.83 -108.07,8.21 -108.64,10.58 -109.21,12.96 -109.81,15.33 -110.42,17.7 -111.05,20.07 -111.71,22.44 -112.39,24.8 -113.1,27.16 -113.85,29.52 -114.63,31.87 -115.45,34.21 -116.32,36.55 -117.25,38.88 -118.23,41.2 -119.29,43.52 -120.43,45.82 -121.67,48.11 -123.01,50.39 -124.49,52.65 -126.12,54.89 -127.94,57.11 -129.98,59.3 -132.3,61.45 -134.94,63.56 -137.99,65.62 -141.55,67.6 -145.73,69.5 -150.69,71.28 -156.58,72.91 -163.58,74.34 -171.81,75.52 -180,76.2510945802338 -180,85.0834782608696180.0,76.2510945802338 178.78,76.36 168.11,76.83 180.0,85.0834782608696 180.0,76.2510945802338", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CS/MIR_BWSF1C/2024/07/21/SM_OPER_MIR_BWSF1C_20240721T121758_20240721T131118_724_001_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "c27bdc0d-4278-4cce-808a-bbb3536fc85e" + } + ], + "properties": { + "id": "d002011f-3358-5434-b498-ae2ea58e0c11", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MIR_BWSF1C" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MIR_OSUDP2.json b/tests/data/opensearch/creodias_search_MIR_OSUDP2.json new file mode 100644 index 0000000..88ac642 --- /dev/null +++ b/tests/data/opensearch/creodias_search_MIR_OSUDP2.json @@ -0,0 +1,2258 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 102.57, + 77.07 + ], + [ + 102.4, + 77.19 + ], + [ + 98.98, + 79.15 + ], + [ + 93.33, + 81.33 + ], + [ + 84.25, + 83.39 + ], + [ + 68.07, + 85.17 + ], + [ + 39.16, + 86.23 + ], + [ + 3.81, + 85.97 + ], + [ + -20.05, + 84.58 + ], + [ + -33.04, + 82.67 + ], + [ + -40.6, + 80.56 + ], + [ + -45.47, + 78.34 + ], + [ + -48.87, + 76.08 + ], + [ + -51.41, + 73.79 + ], + [ + -53.4, + 71.48 + ], + [ + -55.01, + 69.16 + ], + [ + -56.37, + 66.83 + ], + [ + -57.54, + 64.49 + ], + [ + -58.57, + 62.15 + ], + [ + -59.49, + 59.8 + ], + [ + -60.33, + 57.45 + ], + [ + -61.1, + 55.09 + ], + [ + -61.82, + 52.73 + ], + [ + -62.49, + 50.37 + ], + [ + -63.13, + 48.01 + ], + [ + -63.74, + 45.64 + ], + [ + -64.32, + 43.27 + ], + [ + -64.88, + 40.9 + ], + [ + -65.43, + 38.53 + ], + [ + -65.96, + 36.16 + ], + [ + -66.48, + 33.78 + ], + [ + -67.0, + 31.41 + ], + [ + -67.5, + 29.03 + ], + [ + -68.0, + 26.65 + ], + [ + -68.49, + 24.27 + ], + [ + -68.98, + 21.89 + ], + [ + -69.47, + 19.51 + ], + [ + -69.96, + 17.13 + ], + [ + -70.45, + 14.75 + ], + [ + -70.94, + 12.36 + ], + [ + -71.37, + 10.28 + ], + [ + -71.87, + 7.9 + ], + [ + -72.37, + 5.51 + ], + [ + -72.88, + 3.13 + ], + [ + -73.39, + 0.75 + ], + [ + -73.91, + -1.63 + ], + [ + -74.44, + -4.01 + ], + [ + -74.98, + -6.39 + ], + [ + -75.53, + -8.76 + ], + [ + -76.1, + -11.14 + ], + [ + -76.68, + -13.51 + ], + [ + -77.28, + -15.88 + ], + [ + -77.9, + -18.25 + ], + [ + -78.53, + -20.61 + ], + [ + -79.19, + -22.97 + ], + [ + -79.88, + -25.33 + ], + [ + -80.6, + -27.68 + ], + [ + -81.35, + -30.03 + ], + [ + -82.14, + -32.38 + ], + [ + -82.97, + -34.71 + ], + [ + -83.85, + -37.04 + ], + [ + -84.78, + -39.37 + ], + [ + -85.78, + -41.68 + ], + [ + -86.85, + -43.98 + ], + [ + -88.01, + -46.28 + ], + [ + -89.26, + -48.56 + ], + [ + -90.62, + -50.82 + ], + [ + -92.12, + -53.07 + ], + [ + -93.78, + -55.3 + ], + [ + -95.63, + -57.5 + ], + [ + -97.71, + -59.68 + ], + [ + -100.07, + -61.82 + ], + [ + -102.76, + -63.91 + ], + [ + -105.88, + -65.95 + ], + [ + -109.51, + -67.91 + ], + [ + -113.79, + -69.79 + ], + [ + -118.85, + -71.54 + ], + [ + -124.87, + -73.14 + ], + [ + -132.01, + -74.53 + ], + [ + -139.26, + -75.53 + ], + [ + -159.62, + -76.84 + ], + [ + -147.11, + -86.12 + ], + [ + -105.64, + -82.92 + ], + [ + -98.43, + -81.1 + ], + [ + -93.06, + -78.92 + ], + [ + -89.37, + -76.68 + ], + [ + -86.66, + -74.4 + ], + [ + -84.55, + -72.11 + ], + [ + -82.85, + -69.8 + ], + [ + -81.44, + -67.48 + ], + [ + -80.22, + -65.15 + ], + [ + -79.16, + -62.82 + ], + [ + -78.22, + -60.48 + ], + [ + -77.36, + -58.14 + ], + [ + -76.57, + -55.8 + ], + [ + -75.84, + -53.45 + ], + [ + -75.16, + -51.09 + ], + [ + -74.51, + -48.74 + ], + [ + -73.9, + -46.38 + ], + [ + -73.31, + -44.02 + ], + [ + -72.74, + -41.66 + ], + [ + -72.19, + -39.3 + ], + [ + -71.65, + -36.93 + ], + [ + -71.13, + -34.56 + ], + [ + -70.62, + -32.19 + ], + [ + -70.11, + -29.82 + ], + [ + -69.61, + -27.45 + ], + [ + -69.12, + -25.07 + ], + [ + -68.62, + -22.7 + ], + [ + -68.14, + -20.32 + ], + [ + -67.65, + -17.94 + ], + [ + -67.16, + -15.56 + ], + [ + -66.67, + -13.18 + ], + [ + -66.18, + -10.8 + ], + [ + -65.68, + -8.42 + ], + [ + -65.18, + -6.04 + ], + [ + -64.68, + -3.66 + ], + [ + -64.17, + -1.28 + ], + [ + -63.65, + 1.1 + ], + [ + -63.12, + 3.48 + ], + [ + -62.58, + 5.86 + ], + [ + -62.03, + 8.24 + ], + [ + -61.54, + 10.32 + ], + [ + -60.96, + 12.7 + ], + [ + -60.37, + 15.07 + ], + [ + -59.76, + 17.44 + ], + [ + -59.13, + 19.81 + ], + [ + -58.48, + 22.18 + ], + [ + -57.8, + 24.54 + ], + [ + -57.09, + 26.9 + ], + [ + -56.35, + 29.25 + ], + [ + -55.57, + 31.6 + ], + [ + -54.75, + 33.95 + ], + [ + -53.89, + 36.29 + ], + [ + -52.97, + 38.62 + ], + [ + -51.99, + 40.95 + ], + [ + -50.94, + 43.26 + ], + [ + -49.81, + 45.57 + ], + [ + -48.59, + 47.86 + ], + [ + -47.25, + 50.14 + ], + [ + -45.79, + 52.4 + ], + [ + -44.18, + 54.64 + ], + [ + -42.38, + 56.86 + ], + [ + -40.37, + 59.06 + ], + [ + -38.09, + 61.21 + ], + [ + -35.48, + 63.33 + ], + [ + -32.48, + 65.39 + ], + [ + -28.99, + 67.39 + ], + [ + -24.88, + 69.3 + ], + [ + -20.02, + 71.09 + ], + [ + -14.24, + 72.74 + ], + [ + -7.36, + 74.2 + ], + [ + 0.72, + 75.4 + ], + [ + 10.01, + 76.29 + ], + [ + 20.25, + 76.79 + ], + [ + 30.95, + 76.87 + ], + [ + 41.43, + 76.52 + ], + [ + 51.11, + 75.76 + ], + [ + 59.64, + 74.66 + ], + [ + 66.94, + 73.29 + ], + [ + 72.38, + 71.92 + ], + [ + 102.57, + 77.07 + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_OSUDP2_20240720T220730_20240720T230041_700_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T22:07:29.476000Z", + "completionDate": "2024-07-20T23:00:41.520000Z", + "productType": "MIR_OSUDP2", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77340, + "updated": "2024-07-21T05:25:09.386765Z", + "published": "2024-07-21T05:25:09.386765Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fb18b787-eaa9-435b-9531-556f36babb29", + "size": 7825717, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fb18b787-eaa9-435b-9531-556f36babb29", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/fb18b787-eaa9-435b-9531-556f36babb29.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -44.8692024135341, + 15.4555055457036 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "FULL-DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "102.57,77.07 102.4,77.19 98.98,79.15 93.33,81.33 84.25,83.39 68.07,85.17 39.16,86.23 3.81,85.97 -20.05,84.58 -33.04,82.67 -40.6,80.56 -45.47,78.34 -48.87,76.08 -51.41,73.79 -53.4,71.48 -55.01,69.16 -56.37,66.83 -57.54,64.49 -58.57,62.15 -59.49,59.8 -60.33,57.45 -61.1,55.09 -61.82,52.73 -62.49,50.37 -63.13,48.01 -63.74,45.64 -64.32,43.27 -64.88,40.9 -65.43,38.53 -65.96,36.16 -66.48,33.78 -67,31.41 -67.5,29.03 -68,26.65 -68.49,24.27 -68.98,21.89 -69.47,19.51 -69.96,17.13 -70.45,14.75 -70.94,12.36 -71.37,10.28 -71.87,7.9 -72.37,5.51 -72.88,3.13 -73.39,0.75 -73.91,-1.63 -74.44,-4.01 -74.98,-6.39 -75.53,-8.76 -76.1,-11.14 -76.68,-13.51 -77.28,-15.88 -77.9,-18.25 -78.53,-20.61 -79.19,-22.97 -79.88,-25.33 -80.6,-27.68 -81.35,-30.03 -82.14,-32.38 -82.97,-34.71 -83.85,-37.04 -84.78,-39.37 -85.78,-41.68 -86.85,-43.98 -88.01,-46.28 -89.26,-48.56 -90.62,-50.82 -92.12,-53.07 -93.78,-55.3 -95.63,-57.5 -97.71,-59.68 -100.07,-61.82 -102.76,-63.91 -105.88,-65.95 -109.51,-67.91 -113.79,-69.79 -118.85,-71.54 -124.87,-73.14 -132.01,-74.53 -139.26,-75.53 -159.62,-76.84 -147.11,-86.12 -105.64,-82.92 -98.43,-81.1 -93.06,-78.92 -89.37,-76.68 -86.66,-74.4 -84.55,-72.11 -82.85,-69.8 -81.44,-67.48 -80.22,-65.15 -79.16,-62.82 -78.22,-60.48 -77.36,-58.14 -76.57,-55.8 -75.84,-53.45 -75.16,-51.09 -74.51,-48.74 -73.9,-46.38 -73.31,-44.02 -72.74,-41.66 -72.19,-39.3 -71.65,-36.93 -71.13,-34.56 -70.62,-32.19 -70.11,-29.82 -69.61,-27.45 -69.12,-25.07 -68.62,-22.7 -68.14,-20.32 -67.65,-17.94 -67.16,-15.56 -66.67,-13.18 -66.18,-10.8 -65.68,-8.42 -65.18,-6.04 -64.68,-3.66 -64.17,-1.28 -63.65,1.1 -63.12,3.48 -62.58,5.86 -62.03,8.24 -61.54,10.32 -60.96,12.7 -60.37,15.07 -59.76,17.44 -59.13,19.81 -58.48,22.18 -57.8,24.54 -57.09,26.9 -56.35,29.25 -55.57,31.6 -54.75,33.95 -53.89,36.29 -52.97,38.62 -51.99,40.95 -50.94,43.26 -49.81,45.57 -48.59,47.86 -47.25,50.14 -45.79,52.4 -44.18,54.64 -42.38,56.86 -40.37,59.06 -38.09,61.21 -35.48,63.33 -32.48,65.39 -28.99,67.39 -24.88,69.3 -20.02,71.09 -14.24,72.74 -7.36,74.2 0.72,75.4 10.01,76.29 20.25,76.79 30.95,76.87 41.43,76.52 51.11,75.76 59.64,74.66 66.94,73.29 72.38,71.92 102.57,77.07", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L2OS/MIR_OSUDP2/2024/07/20/SM_OPER_MIR_OSUDP2_20240720T220730_20240720T230041_700_001_1", + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "fb18b787-eaa9-435b-9531-556f36babb29" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + -76.65335781741868 + ], + [ + -174.9, + -76.45 + ], + [ + -165.39, + -75.65 + ], + [ + -157.03, + -74.53 + ], + [ + -149.89, + -73.14 + ], + [ + -143.87, + -71.54 + ], + [ + -138.81, + -69.79 + ], + [ + -134.53, + -67.91 + ], + [ + -130.9, + -65.95 + ], + [ + -127.78, + -63.91 + ], + [ + -125.09, + -61.82 + ], + [ + -122.73, + -59.68 + ], + [ + -120.65, + -57.5 + ], + [ + -118.8, + -55.3 + ], + [ + -117.14, + -53.07 + ], + [ + -115.64, + -50.82 + ], + [ + -114.28, + -48.56 + ], + [ + -113.03, + -46.28 + ], + [ + -111.87, + -43.98 + ], + [ + -110.8, + -41.68 + ], + [ + -109.8, + -39.37 + ], + [ + -108.87, + -37.04 + ], + [ + -107.99, + -34.71 + ], + [ + -107.16, + -32.38 + ], + [ + -106.37, + -30.03 + ], + [ + -105.62, + -27.68 + ], + [ + -104.9, + -25.33 + ], + [ + -104.21, + -22.97 + ], + [ + -103.55, + -20.61 + ], + [ + -102.92, + -18.25 + ], + [ + -102.3, + -15.88 + ], + [ + -101.7, + -13.51 + ], + [ + -101.12, + -11.14 + ], + [ + -100.55, + -8.76 + ], + [ + -100.0, + -6.39 + ], + [ + -99.46, + -4.01 + ], + [ + -98.93, + -1.63 + ], + [ + -98.41, + 0.75 + ], + [ + -97.96, + 2.83 + ], + [ + -97.45, + 5.22 + ], + [ + -96.95, + 7.6 + ], + [ + -96.45, + 9.98 + ], + [ + -95.96, + 12.36 + ], + [ + -95.47, + 14.75 + ], + [ + -94.98, + 17.13 + ], + [ + -94.49, + 19.51 + ], + [ + -94.0, + 21.89 + ], + [ + -93.51, + 24.27 + ], + [ + -93.02, + 26.65 + ], + [ + -92.52, + 29.03 + ], + [ + -92.02, + 31.41 + ], + [ + -91.5, + 33.78 + ], + [ + -90.98, + 36.16 + ], + [ + -90.45, + 38.53 + ], + [ + -89.9, + 40.9 + ], + [ + -89.34, + 43.27 + ], + [ + -88.76, + 45.64 + ], + [ + -88.15, + 48.01 + ], + [ + -87.51, + 50.37 + ], + [ + -86.84, + 52.73 + ], + [ + -86.12, + 55.09 + ], + [ + -85.35, + 57.45 + ], + [ + -84.51, + 59.8 + ], + [ + -83.59, + 62.15 + ], + [ + -82.56, + 64.49 + ], + [ + -81.39, + 66.83 + ], + [ + -80.03, + 69.16 + ], + [ + -78.42, + 71.48 + ], + [ + -76.43, + 73.79 + ], + [ + -73.89, + 76.08 + ], + [ + -70.49, + 78.34 + ], + [ + -65.62, + 80.56 + ], + [ + -58.06, + 82.67 + ], + [ + -45.07, + 84.58 + ], + [ + -21.21, + 85.97 + ], + [ + 14.14, + 86.23 + ], + [ + 43.05, + 85.17 + ], + [ + 59.23, + 83.39 + ], + [ + 68.31, + 81.33 + ], + [ + 73.96, + 79.15 + ], + [ + 77.38, + 77.19 + ], + [ + 77.72, + 76.96 + ], + [ + 47.36, + 71.92 + ], + [ + 41.92, + 73.29 + ], + [ + 34.62, + 74.66 + ], + [ + 26.09, + 75.76 + ], + [ + 16.41, + 76.52 + ], + [ + 5.93, + 76.87 + ], + [ + -4.77, + 76.79 + ], + [ + -15.01, + 76.29 + ], + [ + -24.3, + 75.4 + ], + [ + -32.38, + 74.2 + ], + [ + -39.26, + 72.74 + ], + [ + -45.04, + 71.09 + ], + [ + -49.9, + 69.3 + ], + [ + -54.01, + 67.39 + ], + [ + -57.5, + 65.39 + ], + [ + -60.5, + 63.33 + ], + [ + -63.11, + 61.21 + ], + [ + -65.39, + 59.06 + ], + [ + -67.4, + 56.86 + ], + [ + -69.2, + 54.64 + ], + [ + -70.81, + 52.4 + ], + [ + -72.27, + 50.14 + ], + [ + -73.61, + 47.86 + ], + [ + -74.83, + 45.57 + ], + [ + -75.96, + 43.26 + ], + [ + -77.01, + 40.95 + ], + [ + -77.99, + 38.62 + ], + [ + -78.91, + 36.29 + ], + [ + -79.77, + 33.95 + ], + [ + -80.59, + 31.6 + ], + [ + -81.37, + 29.25 + ], + [ + -82.11, + 26.9 + ], + [ + -82.82, + 24.54 + ], + [ + -83.5, + 22.18 + ], + [ + -84.15, + 19.81 + ], + [ + -84.78, + 17.44 + ], + [ + -85.39, + 15.07 + ], + [ + -85.98, + 12.7 + ], + [ + -86.56, + 10.32 + ], + [ + -87.12, + 7.94 + ], + [ + -87.67, + 5.56 + ], + [ + -88.2, + 3.18 + ], + [ + -88.73, + 0.8 + ], + [ + -89.19, + -1.28 + ], + [ + -89.7, + -3.66 + ], + [ + -90.2, + -6.04 + ], + [ + -90.7, + -8.42 + ], + [ + -91.2, + -10.8 + ], + [ + -91.69, + -13.18 + ], + [ + -92.18, + -15.56 + ], + [ + -92.67, + -17.94 + ], + [ + -93.16, + -20.32 + ], + [ + -93.64, + -22.7 + ], + [ + -94.14, + -25.07 + ], + [ + -94.63, + -27.45 + ], + [ + -95.13, + -29.82 + ], + [ + -95.64, + -32.19 + ], + [ + -96.15, + -34.56 + ], + [ + -96.67, + -36.93 + ], + [ + -97.21, + -39.3 + ], + [ + -97.76, + -41.66 + ], + [ + -98.33, + -44.02 + ], + [ + -98.92, + -46.38 + ], + [ + -99.53, + -48.74 + ], + [ + -100.18, + -51.09 + ], + [ + -100.86, + -53.45 + ], + [ + -101.59, + -55.8 + ], + [ + -102.38, + -58.14 + ], + [ + -103.24, + -60.48 + ], + [ + -104.18, + -62.82 + ], + [ + -105.24, + -65.15 + ], + [ + -106.46, + -67.48 + ], + [ + -107.87, + -69.8 + ], + [ + -109.57, + -72.11 + ], + [ + -111.68, + -74.4 + ], + [ + -114.39, + -76.68 + ], + [ + -118.08, + -78.92 + ], + [ + -123.45, + -81.1 + ], + [ + -131.98, + -83.17 + ], + [ + -146.98, + -84.98 + ], + [ + -171.47, + -86.1 + ], + [ + -180.0, + -79.99868055555555 + ], + [ + -180.0, + -76.65335781741868 + ] + ] + ], + [ + [ + [ + 180.0, + -79.99868055555555 + ], + [ + 175.57, + -76.83 + ], + [ + 180.0, + -76.65335781741868 + ], + [ + 180.0, + -79.99868055555555 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_OSUDP2_20240720T234732_20240721T004045_700_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T23:47:31.959000Z", + "completionDate": "2024-07-21T00:40:45.203000Z", + "productType": "MIR_OSUDP2", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77341, + "updated": "2024-07-21T06:57:01.283169Z", + "published": "2024-07-21T06:57:01.283169Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/459cd147-e227-4183-97e2-d5d9c0a13f77", + "size": 7934243, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 459cd147-e227-4183-97e2-d5d9c0a13f77", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/459cd147-e227-4183-97e2-d5d9c0a13f77.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -69.3505145224353, + 15.2315559459488 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "FULL-DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,-76.6533578174187 -174.9,-76.45 -165.39,-75.65 -157.03,-74.53 -149.89,-73.14 -143.87,-71.54 -138.81,-69.79 -134.53,-67.91 -130.9,-65.95 -127.78,-63.91 -125.09,-61.82 -122.73,-59.68 -120.65,-57.5 -118.8,-55.3 -117.14,-53.07 -115.64,-50.82 -114.28,-48.56 -113.03,-46.28 -111.87,-43.98 -110.8,-41.68 -109.8,-39.37 -108.87,-37.04 -107.99,-34.71 -107.16,-32.38 -106.37,-30.03 -105.62,-27.68 -104.9,-25.33 -104.21,-22.97 -103.55,-20.61 -102.92,-18.25 -102.3,-15.88 -101.7,-13.51 -101.12,-11.14 -100.55,-8.76 -100,-6.39 -99.46,-4.01 -98.93,-1.63 -98.41,0.75 -97.96,2.83 -97.45,5.22 -96.95,7.6 -96.45,9.98 -95.96,12.36 -95.47,14.75 -94.98,17.13 -94.49,19.51 -94,21.89 -93.51,24.27 -93.02,26.65 -92.52,29.03 -92.02,31.41 -91.5,33.78 -90.98,36.16 -90.45,38.53 -89.9,40.9 -89.34,43.27 -88.76,45.64 -88.15,48.01 -87.51,50.37 -86.84,52.73 -86.12,55.09 -85.35,57.45 -84.51,59.8 -83.59,62.15 -82.56,64.49 -81.39,66.83 -80.03,69.16 -78.42,71.48 -76.43,73.79 -73.89,76.08 -70.49,78.34 -65.62,80.56 -58.06,82.67 -45.07,84.58 -21.21,85.97 14.14,86.23 43.05,85.17 59.23,83.39 68.31,81.33 73.96,79.15 77.38,77.19 77.72,76.96 47.36,71.92 41.92,73.29 34.62,74.66 26.09,75.76 16.41,76.52 5.93,76.87 -4.77,76.79 -15.01,76.29 -24.3,75.4 -32.38,74.2 -39.26,72.74 -45.04,71.09 -49.9,69.3 -54.01,67.39 -57.5,65.39 -60.5,63.33 -63.11,61.21 -65.39,59.06 -67.4,56.86 -69.2,54.64 -70.81,52.4 -72.27,50.14 -73.61,47.86 -74.83,45.57 -75.96,43.26 -77.01,40.95 -77.99,38.62 -78.91,36.29 -79.77,33.95 -80.59,31.6 -81.37,29.25 -82.11,26.9 -82.82,24.54 -83.5,22.18 -84.15,19.81 -84.78,17.44 -85.39,15.07 -85.98,12.7 -86.56,10.32 -87.12,7.94 -87.67,5.56 -88.2,3.18 -88.73,0.8 -89.19,-1.28 -89.7,-3.66 -90.2,-6.04 -90.7,-8.42 -91.2,-10.8 -91.69,-13.18 -92.18,-15.56 -92.67,-17.94 -93.16,-20.32 -93.64,-22.7 -94.14,-25.07 -94.63,-27.45 -95.13,-29.82 -95.64,-32.19 -96.15,-34.56 -96.67,-36.93 -97.21,-39.3 -97.76,-41.66 -98.33,-44.02 -98.92,-46.38 -99.53,-48.74 -100.18,-51.09 -100.86,-53.45 -101.59,-55.8 -102.38,-58.14 -103.24,-60.48 -104.18,-62.82 -105.24,-65.15 -106.46,-67.48 -107.87,-69.8 -109.57,-72.11 -111.68,-74.4 -114.39,-76.68 -118.08,-78.92 -123.45,-81.1 -131.98,-83.17 -146.98,-84.98 -171.47,-86.1 -180,-79.9986805555556 -180,-76.6533578174187180.0,-79.9986805555556 175.57,-76.83 180.0,-76.6533578174187 180.0,-79.9986805555556", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L2OS/MIR_OSUDP2/2024/07/20/SM_OPER_MIR_OSUDP2_20240720T234732_20240721T004045_700_001_1", + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "459cd147-e227-4183-97e2-d5d9c0a13f77" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + -74.14685714285714 + ], + [ + -174.1, + -72.95 + ], + [ + -168.21, + -71.33 + ], + [ + -163.25, + -69.56 + ], + [ + -159.07, + -67.67 + ], + [ + -155.5, + -65.7 + ], + [ + -152.45, + -63.65 + ], + [ + -149.8, + -61.55 + ], + [ + -147.48, + -59.41 + ], + [ + -145.43, + -57.23 + ], + [ + -143.61, + -55.02 + ], + [ + -141.97, + -52.79 + ], + [ + -140.49, + -50.54 + ], + [ + -139.13, + -48.27 + ], + [ + -137.9, + -45.99 + ], + [ + -136.75, + -43.7 + ], + [ + -135.69, + -41.39 + ], + [ + -134.7, + -39.08 + ], + [ + -133.78, + -36.75 + ], + [ + -132.9, + -34.42 + ], + [ + -132.08, + -32.08 + ], + [ + -131.29, + -29.74 + ], + [ + -130.55, + -27.39 + ], + [ + -129.92, + -25.33 + ], + [ + -129.23, + -22.97 + ], + [ + -128.57, + -20.61 + ], + [ + -127.94, + -18.25 + ], + [ + -127.32, + -15.88 + ], + [ + -126.72, + -13.51 + ], + [ + -126.14, + -11.14 + ], + [ + -125.57, + -8.76 + ], + [ + -125.02, + -6.39 + ], + [ + -124.48, + -4.01 + ], + [ + -123.95, + -1.63 + ], + [ + -123.43, + 0.75 + ], + [ + -122.92, + 3.13 + ], + [ + -122.41, + 5.51 + ], + [ + -121.91, + 7.9 + ], + [ + -121.41, + 10.28 + ], + [ + -120.92, + 12.66 + ], + [ + -120.43, + 15.04 + ], + [ + -119.94, + 17.43 + ], + [ + -119.45, + 19.81 + ], + [ + -118.96, + 22.19 + ], + [ + -118.47, + 24.57 + ], + [ + -117.98, + 26.95 + ], + [ + -117.48, + 29.33 + ], + [ + -116.97, + 31.7 + ], + [ + -116.46, + 34.08 + ], + [ + -115.94, + 36.45 + ], + [ + -115.4, + 38.83 + ], + [ + -114.85, + 41.2 + ], + [ + -114.29, + 43.57 + ], + [ + -113.7, + 45.94 + ], + [ + -113.09, + 48.3 + ], + [ + -112.45, + 50.67 + ], + [ + -111.77, + 53.03 + ], + [ + -111.05, + 55.38 + ], + [ + -110.27, + 57.74 + ], + [ + -109.42, + 60.09 + ], + [ + -108.49, + 62.44 + ], + [ + -107.44, + 64.78 + ], + [ + -106.25, + 67.12 + ], + [ + -104.87, + 69.45 + ], + [ + -103.21, + 71.77 + ], + [ + -101.17, + 74.08 + ], + [ + -98.54, + 76.37 + ], + [ + -95.0, + 78.62 + ], + [ + -89.88, + 80.83 + ], + [ + -81.84, + 82.92 + ], + [ + -67.83, + 84.79 + ], + [ + -42.24, + 86.08 + ], + [ + -6.52, + 86.16 + ], + [ + 20.65, + 84.97 + ], + [ + 35.63, + 83.15 + ], + [ + 44.14, + 81.07 + ], + [ + 49.49, + 78.87 + ], + [ + 52.78, + 76.9 + ], + [ + 52.86, + 76.84 + ], + [ + 23.05, + 71.71 + ], + [ + 17.73, + 73.1 + ], + [ + 10.58, + 74.51 + ], + [ + 2.2, + 75.64 + ], + [ + -7.35, + 76.44 + ], + [ + -17.75, + 76.85 + ], + [ + -28.46, + 76.83 + ], + [ + -38.8, + 76.37 + ], + [ + -48.22, + 75.53 + ], + [ + -56.46, + 74.36 + ], + [ + -63.48, + 72.94 + ], + [ + -69.39, + 71.31 + ], + [ + -74.36, + 69.53 + ], + [ + -78.55, + 67.63 + ], + [ + -82.11, + 65.65 + ], + [ + -85.17, + 63.59 + ], + [ + -87.82, + 61.48 + ], + [ + -90.14, + 59.33 + ], + [ + -92.18, + 57.14 + ], + [ + -94.0, + 54.92 + ], + [ + -95.64, + 52.68 + ], + [ + -97.12, + 50.42 + ], + [ + -98.47, + 48.14 + ], + [ + -99.7, + 45.85 + ], + [ + -100.84, + 43.55 + ], + [ + -101.9, + 41.24 + ], + [ + -102.89, + 38.91 + ], + [ + -103.82, + 36.58 + ], + [ + -104.69, + 34.24 + ], + [ + -105.51, + 31.9 + ], + [ + -106.29, + 29.55 + ], + [ + -107.04, + 27.19 + ], + [ + -107.75, + 24.83 + ], + [ + -108.43, + 22.47 + ], + [ + -109.09, + 20.11 + ], + [ + -109.72, + 17.74 + ], + [ + -110.33, + 15.37 + ], + [ + -110.93, + 12.99 + ], + [ + -111.51, + 10.62 + ], + [ + -112.07, + 8.24 + ], + [ + -112.62, + 5.86 + ], + [ + -113.16, + 3.48 + ], + [ + -113.69, + 1.1 + ], + [ + -114.21, + -1.28 + ], + [ + -114.72, + -3.66 + ], + [ + -115.22, + -6.04 + ], + [ + -115.72, + -8.42 + ], + [ + -116.22, + -10.8 + ], + [ + -116.71, + -13.18 + ], + [ + -117.2, + -15.56 + ], + [ + -117.69, + -17.94 + ], + [ + -118.18, + -20.32 + ], + [ + -118.66, + -22.7 + ], + [ + -119.16, + -25.07 + ], + [ + -119.65, + -27.45 + ], + [ + -120.09, + -29.53 + ], + [ + -120.59, + -31.9 + ], + [ + -121.11, + -34.27 + ], + [ + -121.63, + -36.63 + ], + [ + -122.16, + -39.0 + ], + [ + -122.71, + -41.37 + ], + [ + -123.28, + -43.73 + ], + [ + -123.86, + -46.09 + ], + [ + -124.48, + -48.44 + ], + [ + -125.12, + -50.8 + ], + [ + -125.8, + -53.15 + ], + [ + -126.52, + -55.5 + ], + [ + -127.3, + -57.85 + ], + [ + -128.15, + -60.19 + ], + [ + -129.08, + -62.53 + ], + [ + -130.12, + -64.86 + ], + [ + -131.32, + -67.19 + ], + [ + -132.7, + -69.51 + ], + [ + -134.36, + -71.82 + ], + [ + -136.41, + -74.12 + ], + [ + -139.03, + -76.4 + ], + [ + -142.57, + -78.64 + ], + [ + -147.67, + -80.83 + ], + [ + -155.68, + -82.92 + ], + [ + -180.0, + -84.80531713244228 + ], + [ + -180.0, + -74.14685714285714 + ] + ] + ], + [ + [ + [ + 180.0, + -84.80531713244228 + ], + [ + 163.17, + -86.11 + ], + [ + 150.44, + -76.83 + ], + [ + 170.7, + -75.53 + ], + [ + 178.9, + -74.37 + ], + [ + 180.0, + -74.14685714285714 + ], + [ + 180.0, + -84.80531713244228 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_OSUDP2_20240721T012735_20240721T022050_700_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-21T01:27:34.441000Z", + "completionDate": "2024-07-21T02:20:50.085000Z", + "productType": "MIR_OSUDP2", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77342, + "updated": "2024-07-21T08:26:44.087847Z", + "published": "2024-07-21T08:26:44.087847Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8ba92001-79a7-4fa1-9798-f45690627f0b", + "size": 7422627, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8ba92001-79a7-4fa1-9798-f45690627f0b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/8ba92001-79a7-4fa1-9798-f45690627f0b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -74.6253170939974, + 15.626952059447 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "FULL-DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,-74.1468571428571 -174.1,-72.95 -168.21,-71.33 -163.25,-69.56 -159.07,-67.67 -155.5,-65.7 -152.45,-63.65 -149.8,-61.55 -147.48,-59.41 -145.43,-57.23 -143.61,-55.02 -141.97,-52.79 -140.49,-50.54 -139.13,-48.27 -137.9,-45.99 -136.75,-43.7 -135.69,-41.39 -134.7,-39.08 -133.78,-36.75 -132.9,-34.42 -132.08,-32.08 -131.29,-29.74 -130.55,-27.39 -129.92,-25.33 -129.23,-22.97 -128.57,-20.61 -127.94,-18.25 -127.32,-15.88 -126.72,-13.51 -126.14,-11.14 -125.57,-8.76 -125.02,-6.39 -124.48,-4.01 -123.95,-1.63 -123.43,0.75 -122.92,3.13 -122.41,5.51 -121.91,7.9 -121.41,10.28 -120.92,12.66 -120.43,15.04 -119.94,17.43 -119.45,19.81 -118.96,22.19 -118.47,24.57 -117.98,26.95 -117.48,29.33 -116.97,31.7 -116.46,34.08 -115.94,36.45 -115.4,38.83 -114.85,41.2 -114.29,43.57 -113.7,45.94 -113.09,48.3 -112.45,50.67 -111.77,53.03 -111.05,55.38 -110.27,57.74 -109.42,60.09 -108.49,62.44 -107.44,64.78 -106.25,67.12 -104.87,69.45 -103.21,71.77 -101.17,74.08 -98.54,76.37 -95,78.62 -89.88,80.83 -81.84,82.92 -67.83,84.79 -42.24,86.08 -6.52,86.16 20.65,84.97 35.63,83.15 44.14,81.07 49.49,78.87 52.78,76.9 52.86,76.84 23.05,71.71 17.73,73.1 10.58,74.51 2.2,75.64 -7.35,76.44 -17.75,76.85 -28.46,76.83 -38.8,76.37 -48.22,75.53 -56.46,74.36 -63.48,72.94 -69.39,71.31 -74.36,69.53 -78.55,67.63 -82.11,65.65 -85.17,63.59 -87.82,61.48 -90.14,59.33 -92.18,57.14 -94,54.92 -95.64,52.68 -97.12,50.42 -98.47,48.14 -99.7,45.85 -100.84,43.55 -101.9,41.24 -102.89,38.91 -103.82,36.58 -104.69,34.24 -105.51,31.9 -106.29,29.55 -107.04,27.19 -107.75,24.83 -108.43,22.47 -109.09,20.11 -109.72,17.74 -110.33,15.37 -110.93,12.99 -111.51,10.62 -112.07,8.24 -112.62,5.86 -113.16,3.48 -113.69,1.1 -114.21,-1.28 -114.72,-3.66 -115.22,-6.04 -115.72,-8.42 -116.22,-10.8 -116.71,-13.18 -117.2,-15.56 -117.69,-17.94 -118.18,-20.32 -118.66,-22.7 -119.16,-25.07 -119.65,-27.45 -120.09,-29.53 -120.59,-31.9 -121.11,-34.27 -121.63,-36.63 -122.16,-39 -122.71,-41.37 -123.28,-43.73 -123.86,-46.09 -124.48,-48.44 -125.12,-50.8 -125.8,-53.15 -126.52,-55.5 -127.3,-57.85 -128.15,-60.19 -129.08,-62.53 -130.12,-64.86 -131.32,-67.19 -132.7,-69.51 -134.36,-71.82 -136.41,-74.12 -139.03,-76.4 -142.57,-78.64 -147.67,-80.83 -155.68,-82.92 -180,-84.8053171324423 -180,-74.1468571428571180.0,-84.8053171324423 163.17,-86.11 150.44,-76.83 170.7,-75.53 178.9,-74.37 180.0,-74.1468571428571 180.0,-84.8053171324423", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L2OS/MIR_OSUDP2/2024/07/21/SM_OPER_MIR_OSUDP2_20240721T012735_20240721T022050_700_001_1", + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "8ba92001-79a7-4fa1-9798-f45690627f0b" + } + ], + "properties": { + "id": "4ba6094b-557d-52ad-bb35-a737a7342f71", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MIR_OSUDP2" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MIR_SCLD1C.json b/tests/data/opensearch/creodias_search_MIR_SCLD1C.json new file mode 100644 index 0000000..7e35768 --- /dev/null +++ b/tests/data/opensearch/creodias_search_MIR_SCLD1C.json @@ -0,0 +1,3338 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 165.8099489247385, + 77.0000061429605 + ], + [ + 135.51999836441428, + 71.92001257146393 + ], + [ + 134.7900194619067, + 72.12000674979959 + ], + [ + 134.05001958423384, + 72.32000678033022 + ], + [ + 133.2900196402661, + 72.52000682875793 + ], + [ + 132.51001962671523, + 72.72000689430003 + ], + [ + 132.5100193372736, + 72.72000696617819 + ], + [ + 131.720019310877, + 72.91000702831134 + ], + [ + 130.9100193674301, + 73.10000706987047 + ], + [ + 130.08001943351348, + 73.29000710902136 + ], + [ + 129.23001939373736, + 73.48000717117434 + ], + [ + 129.23001896403193, + 73.48000726360024 + ], + [ + 128.36001878154008, + 73.66000734788847 + ], + [ + 128.36001846218448, + 73.66000741173951 + ], + [ + 127.48001874335156, + 73.83000740006962 + ], + [ + 126.58001902657642, + 74.01000738778112 + ], + [ + 126.58001858880368, + 74.01000747195826 + ], + [ + 125.66001834860153, + 74.18000755626635 + ], + [ + 125.6600178848861, + 74.18000763852937 + ], + [ + 124.7200181644584, + 74.34000762706565 + ], + [ + 123.76001844464079, + 74.51000761443876 + ], + [ + 123.76001718391201, + 74.51000782218614 + ], + [ + 122.78001745829016, + 74.6600078107882 + ], + [ + 121.78001773189044, + 74.8200077977729 + ], + [ + 121.78001728970935, + 74.82000786562513 + ], + [ + 120.76001692156537, + 74.97000794766045 + ], + [ + 120.76001645664715, + 74.97000801310408 + ], + [ + 119.7200162694791, + 75.11000806228195 + ], + [ + 118.66001636004948, + 75.25000807355983 + ], + [ + 117.5900162161736, + 75.3900081144862 + ], + [ + 117.59001564070175, + 75.39000818610351 + ], + [ + 116.4900151512661, + 75.52000826266382 + ], + [ + 116.49001478804607, + 75.52000830373859 + ], + [ + 115.38001453214466, + 75.64000834761538 + ], + [ + 114.25001453910511, + 75.76000836209369 + ], + [ + 113.10001425791893, + 75.880008405552 + ], + [ + 113.10001271718687, + 75.8800085515347 + ], + [ + 111.93001294419211, + 75.9800085441507 + ], + [ + 110.74001316385531, + 76.09000853292665 + ], + [ + 110.74001280317705, + 76.09000856460821 + ], + [ + 109.54001214266106, + 76.19000862897143 + ], + [ + 109.54001167159285, + 76.19000866595856 + ], + [ + 108.32001096841623, + 76.28000872492514 + ], + [ + 108.320010495248, + 76.2800087576283 + ], + [ + 107.08001014643968, + 76.36000878655261 + ], + [ + 105.83001018573681, + 76.44000878931577 + ], + [ + 104.57000981899692, + 76.52000881668319 + ], + [ + 104.57000814142572, + 76.52000890911388 + ], + [ + 103.29000776587503, + 76.58000893065697 + ], + [ + 102.01000777932497, + 76.64000893258181 + ], + [ + 100.7100073283266, + 76.70000895495699 + ], + [ + 100.71000693615903, + 76.7000089714837 + ], + [ + 99.40000606609948, + 76.75000900651034 + ], + [ + 99.40000566881024, + 76.7500090201063 + ], + [ + 98.08000477558022, + 76.79000904835802 + ], + [ + 98.080004405148, + 76.7900090581734 + ], + [ + 96.76000394909947, + 76.82000907047521 + ], + [ + 95.43000348293677, + 76.85000908050766 + ], + [ + 95.43000309008293, + 76.85000908786888 + ], + [ + 94.09000215871457, + 76.87000910218073 + ], + [ + 94.09000178579146, + 76.87000910635237 + ], + [ + 92.75000131866607, + 76.88000911127132 + ], + [ + 91.41000085046126, + 76.8900091136986 + ], + [ + 91.41000046978613, + 76.89000911511803 + ], + [ + 90.07, + 76.89000911636458 + ], + [ + 88.72999953021389, + 76.89000911511803 + ], + [ + 88.72999783403567, + 76.89000910248369 + ], + [ + 87.389997370907, + 76.87000909642012 + ], + [ + 86.04999736730778, + 76.85000909592388 + ], + [ + 84.71999690245953, + 76.8300090873019 + ], + [ + 84.71999572605361, + 76.83000906248151 + ], + [ + 83.60003491447466, + 76.80001020305637 + ], + [ + 67.58017245972977, + 85.9899950763586 + ], + [ + 70.94004499786502, + 86.07999130738017 + ], + [ + 70.94004535721953, + 86.07999131611372 + ], + [ + 75.15003494589791, + 86.1699910780818 + ], + [ + 79.52002318004607, + 86.22999090513326 + ], + [ + 79.52002887911802, + 86.22999097592874 + ], + [ + 84.03001673379443, + 86.27999084165715 + ], + [ + 88.61000391195472, + 86.29999078140699 + ], + [ + 88.6100057598165, + 86.2999907854449 + ], + [ + 93.22999424018349, + 86.2999907854449 + ], + [ + 93.22999608804527, + 86.29999078140699 + ], + [ + 97.80998320192009, + 86.27999084210649 + ], + [ + 102.29997104394327, + 86.22999097699476 + ], + [ + 102.29997224612634, + 86.22999096067579 + ], + [ + 106.65996257081731, + 86.15999112591558 + ], + [ + 106.65996313146523, + 86.15999111539477 + ], + [ + 110.83995458868704, + 86.06999132032264 + ], + [ + 114.80994711640504, + 85.959991566063 + ], + [ + 118.55994053506102, + 85.8299918573209 + ], + [ + 122.06993561113141, + 85.67999216048356 + ], + [ + 122.06993733471688, + 85.67999208162361 + ], + [ + 125.34993387453677, + 85.51999236547039 + ], + [ + 125.34993475824824, + 85.51999231921806 + ], + [ + 128.38993221048233, + 85.34999260114019 + ], + [ + 128.3899327500003, + 85.34999256884994 + ], + [ + 131.20993009888483, + 85.16999290833715 + ], + [ + 133.82992844231353, + 84.9699932520482 + ], + [ + 133.8299301562293, + 84.96999311537435 + ], + [ + 136.23992877307361, + 84.76999346304346 + ], + [ + 138.46992818155496, + 84.5499938101644 + ], + [ + 138.46992953024548, + 84.54999367185947 + ], + [ + 140.53992999978024, + 84.32999391884674 + ], + [ + 140.5399308668883, + 84.32999382276716 + ], + [ + 142.44993065013594, + 84.109994156237 + ], + [ + 144.21993096838438, + 83.86999448621256 + ], + [ + 144.2199326516848, + 83.86999425369544 + ], + [ + 145.8599329531341, + 83.63999456324434 + ], + [ + 147.38993364899122, + 83.38999486883756 + ], + [ + 147.3899348860988, + 83.38999466293963 + ], + [ + 148.80993581973848, + 83.14999489808886 + ], + [ + 150.1299367674469, + 82.8999951528537 + ], + [ + 151.3699380714321, + 82.63999535311417 + ], + [ + 151.3699388139236, + 82.63999519437998 + ], + [ + 152.5199399320116, + 82.38999539493726 + ], + [ + 153.5999410127628, + 82.12999561861685 + ], + [ + 154.6199423235262, + 81.85999579478201 + ], + [ + 154.61994282987874, + 81.85999565833617 + ], + [ + 155.56994400036766, + 81.59999582851178 + ], + [ + 156.46994521189663, + 81.32999599332871 + ], + [ + 156.4699457441262, + 81.32999583195368 + ], + [ + 157.31994677315276, + 81.06999600703737 + ], + [ + 158.1199478472588, + 80.79999617675622 + ], + [ + 158.11994797153574, + 80.79999613370123 + ], + [ + 158.87994898246876, + 80.52999630872361 + ], + [ + 159.5899500315679, + 80.24999647812075 + ], + [ + 159.5899504525546, + 80.24999631142158 + ], + [ + 160.26995146536558, + 79.9799964456328 + ], + [ + 160.91995249419426, + 79.69999657631736 + ], + [ + 160.91995270261717, + 79.69999648523407 + ], + [ + 161.52995367201322, + 79.42999659687172 + ], + [ + 162.11995460584657, + 79.14999672738313 + ], + [ + 162.66995555306136, + 78.86999683238996 + ], + [ + 162.66995574726013, + 78.86999673259415 + ], + [ + 163.2099566219678, + 78.58999684897371 + ], + [ + 163.70995747376153, + 78.30999695988267 + ], + [ + 163.70995762169977, + 78.30999687617945 + ], + [ + 164.1999584925237, + 78.02999695122935 + ], + [ + 164.19995852945158, + 78.02999692967688 + ], + [ + 164.66995932840882, + 77.74999702530903 + ], + [ + 165.10996010385207, + 77.46999711672312 + ], + [ + 165.1099602018157, + 77.46999705364934 + ], + [ + 165.5399609054262, + 77.18999716971767 + ], + [ + 165.8099489247385, + 77.0000061429605 + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_SCLD1C_20100114T175352_20100114T175748_724_101_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T17:53:51.060000Z", + "completionDate": "2010-01-14T17:57:48.662000Z", + "productType": "MIR_SCLD1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1060, + "updated": "2021-10-14T06:58:48.756359Z", + "published": "2021-10-14T06:58:48.756359Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c05af3f6-cd3a-53e7-b39d-70cab68bb9e2", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c05af3f6-cd3a-53e7-b39d-70cab68bb9e2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/c05af3f6-cd3a-53e7-b39d-70cab68bb9e2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 117.88268346183436, + 80.28124061304199 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "165.809948924739,77.0000061429605 135.519998364414,71.9200125714639 134.790019461907,72.1200067497996 134.050019584234,72.3200067803302 133.290019640266,72.5200068287579 132.510019626715,72.7200068943 132.510019337274,72.7200069661782 131.720019310877,72.9100070283113 130.91001936743,73.1000070698705 130.080019433513,73.2900071090214 129.230019393737,73.4800071711743 129.230018964032,73.4800072636002 128.36001878154,73.6600073478885 128.360018462184,73.6600074117395 127.480018743352,73.8300074000696 126.580019026576,74.0100073877811 126.580018588804,74.0100074719583 125.660018348602,74.1800075562663 125.660017884886,74.1800076385294 124.720018164458,74.3400076270656 123.760018444641,74.5100076144388 123.760017183912,74.5100078221861 122.78001745829,74.6600078107882 121.78001773189,74.8200077977729 121.780017289709,74.8200078656251 120.760016921565,74.9700079476604 120.760016456647,74.9700080131041 119.720016269479,75.1100080622819 118.660016360049,75.2500080735598 117.590016216174,75.3900081144862 117.590015640702,75.3900081861035 116.490015151266,75.5200082626638 116.490014788046,75.5200083037386 115.380014532145,75.6400083476154 114.250014539105,75.7600083620937 113.100014257919,75.880008405552 113.100012717187,75.8800085515347 111.930012944192,75.9800085441507 110.740013163855,76.0900085329266 110.740012803177,76.0900085646082 109.540012142661,76.1900086289714 109.540011671593,76.1900086659586 108.320010968416,76.2800087249251 108.320010495248,76.2800087576283 107.08001014644,76.3600087865526 105.830010185737,76.4400087893158 104.570009818997,76.5200088166832 104.570008141426,76.5200089091139 103.290007765875,76.580008930657 102.010007779325,76.6400089325818 100.710007328327,76.700008954957 100.710006936159,76.7000089714837 99.4000060660995,76.7500090065103 99.4000056688102,76.7500090201063 98.0800047755802,76.790009048358 98.080004405148,76.7900090581734 96.7600039490995,76.8200090704752 95.4300034829368,76.8500090805077 95.4300030900829,76.8500090878689 94.0900021587146,76.8700091021807 94.0900017857915,76.8700091063524 92.7500013186661,76.8800091112713 91.4100008504613,76.8900091136986 91.4100004697861,76.890009115118 90.07,76.8900091163646 88.7299995302139,76.890009115118 88.7299978340357,76.8900091024837 87.389997370907,76.8700090964201 86.0499973673078,76.8500090959239 84.7199969024595,76.8300090873019 84.7199957260536,76.8300090624815 83.6000349144747,76.8000102030564 67.5801724597298,85.9899950763586 70.940044997865,86.0799913073802 70.9400453572195,86.0799913161137 75.1500349458979,86.1699910780818 79.5200231800461,86.2299909051333 79.520028879118,86.2299909759287 84.0300167337944,86.2799908416572 88.6100039119547,86.299990781407 88.6100057598165,86.2999907854449 93.2299942401835,86.2999907854449 93.2299960880453,86.299990781407 97.8099832019201,86.2799908421065 102.299971043943,86.2299909769948 102.299972246126,86.2299909606758 106.659962570817,86.1599911259156 106.659963131465,86.1599911153948 110.839954588687,86.0699913203226 114.809947116405,85.959991566063 118.559940535061,85.8299918573209 122.069935611131,85.6799921604836 122.069937334717,85.6799920816236 125.349933874537,85.5199923654704 125.349934758248,85.5199923192181 128.389932210482,85.3499926011402 128.38993275,85.3499925688499 131.209930098885,85.1699929083372 133.829928442314,84.9699932520482 133.829930156229,84.9699931153744 136.239928773074,84.7699934630435 138.469928181555,84.5499938101644 138.469929530245,84.5499936718595 140.53992999978,84.3299939188467 140.539930866888,84.3299938227672 142.449930650136,84.109994156237 144.219930968384,83.8699944862126 144.219932651685,83.8699942536954 145.859932953134,83.6399945632443 147.389933648991,83.3899948688376 147.389934886099,83.3899946629396 148.809935819738,83.1499948980889 150.129936767447,82.8999951528537 151.369938071432,82.6399953531142 151.369938813924,82.63999519438 152.519939932012,82.3899953949373 153.599941012763,82.1299956186168 154.619942323526,81.859995794782 154.619942829879,81.8599956583362 155.569944000368,81.5999958285118 156.469945211897,81.3299959933287 156.469945744126,81.3299958319537 157.319946773153,81.0699960070374 158.119947847259,80.7999961767562 158.119947971536,80.7999961337012 158.879948982469,80.5299963087236 159.589950031568,80.2499964781207 159.589950452555,80.2499963114216 160.269951465366,79.9799964456328 160.919952494194,79.6999965763174 160.919952702617,79.6999964852341 161.529953672013,79.4299965968717 162.119954605847,79.1499967273831 162.669955553061,78.86999683239 162.66995574726,78.8699967325941 163.209956621968,78.5899968489737 163.709957473762,78.3099969598827 163.7099576217,78.3099968761795 164.199958492524,78.0299969512294 164.199958529452,78.0299969296769 164.669959328409,77.749997025309 165.109960103852,77.4699971167231 165.109960201816,77.4699970536493 165.539960905426,77.1899971697177 165.809948924739,77.0000061429605", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CL/MIR_SCLD1C/2010/01/14/SM_REPR_MIR_SCLD1C_20100114T175352_20100114T175748_724_101_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "c05af3f6-cd3a-53e7-b39d-70cab68bb9e2" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 179.89, + 63.59968065715279 + ], + [ + 178.7300067475406, + 63.30001197646387 + ], + [ + 178.38001680698454, + 63.56000454935839 + ], + [ + 178.38001678396276, + 63.56000456622254 + ], + [ + 178.02001694548082, + 63.82000457905834 + ], + [ + 177.6600171096889, + 64.08000459173803 + ], + [ + 177.6600170920945, + 64.08000460427333 + ], + [ + 177.29001720206665, + 64.3400046571488 + ], + [ + 177.29001718931264, + 64.3400046659932 + ], + [ + 176.9100172985193, + 64.60000471999554 + ], + [ + 176.9100172221575, + 64.60000477122189 + ], + [ + 176.53001735595538, + 64.85000480395998 + ], + [ + 176.13001749520018, + 65.11000483935358 + ], + [ + 176.13001741856917, + 65.1100048881902 + ], + [ + 175.73001769267478, + 65.36000483633092 + ], + [ + 175.33001797505483, + 65.62000478316337 + ], + [ + 175.33001763347, + 65.62000499559382 + ], + [ + 174.9100178049105, + 65.8700050103048 + ], + [ + 174.49001798564518, + 66.12000502101701 + ], + [ + 174.060018102818, + 66.37000507087797 + ], + [ + 173.62001822524374, + 66.6200051185751 + ], + [ + 173.17001833743709, + 66.87000517276006 + ], + [ + 173.1700181085872, + 66.87000529595551 + ], + [ + 172.71001841591413, + 67.11000524289696 + ], + [ + 172.25001873215456, + 67.36000518816023 + ], + [ + 172.25001836548282, + 67.36000537928037 + ], + [ + 171.77001868335273, + 67.60000532685075 + ], + [ + 171.29001901054437, + 67.85000527266568 + ], + [ + 171.2900186460965, + 67.85000545487334 + ], + [ + 170.7900187585265, + 68.09000550549958 + ], + [ + 170.28001897529313, + 68.33000550817465 + ], + [ + 169.77001916380027, + 68.57000552549144 + ], + [ + 169.7700187735298, + 68.57000570184685 + ], + [ + 169.24001898470408, + 68.8000057053531 + ], + [ + 168.15001926733083, + 69.27000577953775 + ], + [ + 168.15001924075244, + 69.27000579063954 + ], + [ + 167.59001935241514, + 69.50000583936428 + ], + [ + 167.02001946250078, + 69.7300058889729 + ], + [ + 167.020019435797, + 69.73000589956573 + ], + [ + 166.43001955049385, + 69.96000594764227 + ], + [ + 165.83001966353893, + 70.19000599655918 + ], + [ + 165.8300194075376, + 70.19000609174077 + ], + [ + 165.22001943619816, + 70.41000616506486 + ], + [ + 164.59001953818293, + 70.63000621197756 + ], + [ + 163.9500197230343, + 70.85000623084156 + ], + [ + 163.30001982468272, + 71.07000627869687 + ], + [ + 163.30001940609458, + 71.07000641504084 + ], + [ + 162.63001972792057, + 71.28000638874137 + ], + [ + 161.9500200586007, + 71.50000636174012 + ], + [ + 161.95001965215218, + 71.50000648837366 + ], + [ + 161.2500197401216, + 71.71000653469116 + ], + [ + 160.5400198248256, + 71.92000658159556 + ], + [ + 160.54001939479892, + 71.92000670402027 + ], + [ + 159.81001946190653, + 72.12000674979964 + ], + [ + 159.07001958423425, + 72.32000678033009 + ], + [ + 158.31001964026572, + 72.52000682875803 + ], + [ + 157.53001962671524, + 72.72000689430003 + ], + [ + 157.53001933727356, + 72.72000696617819 + ], + [ + 156.7400193108766, + 72.91000702831145 + ], + [ + 155.9300193674301, + 73.10000706987047 + ], + [ + 155.1000194335131, + 73.29000710902145 + ], + [ + 154.25001939373732, + 73.48000717117434 + ], + [ + 154.2500189640319, + 73.48000726360024 + ], + [ + 153.38001878154003, + 73.66000734788847 + ], + [ + 153.38001846218447, + 73.66000741173951 + ], + [ + 152.50001863476697, + 73.83000742059782 + ], + [ + 150.68001857421945, + 74.18000751514643 + ], + [ + 150.68001788488613, + 74.18000763852937 + ], + [ + 149.74001816445835, + 74.34000762706565 + ], + [ + 148.78001844464075, + 74.51000761443875 + ], + [ + 148.78001718391204, + 74.51000782218614 + ], + [ + 147.80001745829026, + 74.6600078107882 + ], + [ + 146.8000177318904, + 74.8200077977729 + ], + [ + 146.8000172897093, + 74.82000786562513 + ], + [ + 145.78001692156542, + 74.97000794766045 + ], + [ + 145.7800164566472, + 74.97000801310406 + ], + [ + 144.7400162694787, + 75.11000806228199 + ], + [ + 143.68001636004976, + 75.25000807355978 + ], + [ + 142.6100162161736, + 75.3900081144862 + ], + [ + 142.61001564070173, + 75.39000818610351 + ], + [ + 141.5100151512661, + 75.52000826266382 + ], + [ + 141.51001478804605, + 75.52000830373859 + ], + [ + 140.40001453214484, + 75.64000834761535 + ], + [ + 139.27001453910466, + 75.76000836209373 + ], + [ + 138.12001425791894, + 75.880008405552 + ], + [ + 138.12001271718688, + 75.8800085515347 + ], + [ + 136.95001294419222, + 75.98000854415068 + ], + [ + 135.76001316385535, + 76.09000853292665 + ], + [ + 135.7600128031771, + 76.09000856460821 + ], + [ + 134.56001214266107, + 76.19000862897143 + ], + [ + 134.56001167159283, + 76.19000866595857 + ], + [ + 133.3400109684162, + 76.28000872492514 + ], + [ + 133.34001049524804, + 76.2800087576283 + ], + [ + 132.10001014643979, + 76.3600087865526 + ], + [ + 130.8500101857369, + 76.44000878931575 + ], + [ + 129.59000981899692, + 76.52000881668319 + ], + [ + 129.59000814142576, + 76.52000890911388 + ], + [ + 128.31000776587499, + 76.58000893065697 + ], + [ + 127.03000768197579, + 76.64000893687376 + ], + [ + 124.42000626403069, + 76.750008999385 + ], + [ + 124.4200056688102, + 76.7500090201063 + ], + [ + 123.10000477558022, + 76.79000904835802 + ], + [ + 123.100004405148, + 76.7900090581734 + ], + [ + 121.78000394909907, + 76.82000907047522 + ], + [ + 120.45000348293676, + 76.85000908050766 + ], + [ + 120.45000309008293, + 76.85000908786888 + ], + [ + 119.11000215871456, + 76.87000910218072 + ], + [ + 119.11000178579145, + 76.87000910635237 + ], + [ + 117.77000131866593, + 76.88000911127132 + ], + [ + 116.43000085046125, + 76.8900091136986 + ], + [ + 116.43000046978612, + 76.89000911511803 + ], + [ + 115.08999999999976, + 76.89000911636458 + ], + [ + 113.74999953021388, + 76.89000911511803 + ], + [ + 113.74999783403567, + 76.89000910248369 + ], + [ + 112.40999737090692, + 76.87000909642012 + ], + [ + 111.0699969566712, + 76.85000908869226 + ], + [ + 108.40003476505353, + 76.79001015192665 + ], + [ + 91.94017229401538, + 85.96999522951383 + ], + [ + 100.17003487036361, + 86.16999107683466 + ], + [ + 104.5400231800461, + 86.22999090513326 + ], + [ + 104.54002887911805, + 86.22999097592874 + ], + [ + 109.05001673379459, + 86.27999084165715 + ], + [ + 113.63000391195473, + 86.29999078140699 + ], + [ + 113.63000575981653, + 86.2999907854449 + ], + [ + 118.24999424018348, + 86.2999907854449 + ], + [ + 118.24999608804526, + 86.29999078140699 + ], + [ + 122.82998320192003, + 86.27999084210649 + ], + [ + 127.31997104394327, + 86.22999097699476 + ], + [ + 127.31997224612634, + 86.22999096067579 + ], + [ + 131.67996257081734, + 86.15999112591558 + ], + [ + 131.67996313146526, + 86.15999111539477 + ], + [ + 135.8599545886975, + 86.06999132032239 + ], + [ + 139.82994711640447, + 85.95999156606302 + ], + [ + 143.57994099611156, + 85.8299918397144 + ], + [ + 150.3699330691438, + 85.51999240841572 + ], + [ + 150.36993475824826, + 85.51999231921806 + ], + [ + 153.4099322104824, + 85.34999260114019 + ], + [ + 153.40993275000034, + 85.34999256884994 + ], + [ + 156.2299300988846, + 85.16999290833718 + ], + [ + 158.84992844231348, + 84.9699932520482 + ], + [ + 158.84993015622928, + 84.96999311537435 + ], + [ + 161.25992877307357, + 84.76999346304346 + ], + [ + 163.48992818155494, + 84.5499938101644 + ], + [ + 163.48992953024543, + 84.54999367185947 + ], + [ + 165.5599299997803, + 84.32999391884674 + ], + [ + 165.55993086688838, + 84.32999382276716 + ], + [ + 167.46993065013575, + 84.10999415623701 + ], + [ + 169.23993096838433, + 83.86999448621255 + ], + [ + 169.23993265168477, + 83.86999425369544 + ], + [ + 170.87993295313416, + 83.63999456324434 + ], + [ + 172.4099336489912, + 83.38999486883756 + ], + [ + 172.40993488609877, + 83.38999466293963 + ], + [ + 173.82993581973867, + 83.14999489808885 + ], + [ + 175.14993676744666, + 82.89999515285375 + ], + [ + 176.38993807143208, + 82.63999535311417 + ], + [ + 176.38993881392366, + 82.63999519437998 + ], + [ + 177.53993993201166, + 82.38999539493723 + ], + [ + 178.6199410127628, + 82.12999561861685 + ], + [ + 179.63994232352616, + 81.85999579478201 + ], + [ + 179.63994282987872, + 81.85999565833617 + ], + [ + 179.89, + 81.79307207903386 + ], + [ + 180.0, + 81.79307207903386 + ], + [ + 180.0, + 63.59968065715279 + ], + [ + 179.89, + 63.59968065715279 + ] + ] + ], + [ + [ + [ + -160.30002630434052, + 66.60000721197375 + ], + [ + -179.89, + 63.65457171172738 + ], + [ + -179.89, + 63.65307114195407 + ], + [ + -179.89, + 63.62810245649434 + ], + [ + -179.99998028557135, + 63.62810245649434 + ], + [ + -180.0, + 63.62810245649434 + ], + [ + -180.0, + 63.65307114195407 + ], + [ + -180.0, + 81.73638780243729 + ], + [ + -180.0, + 81.76361481470217 + ], + [ + -179.999935889467, + 81.76361481470217 + ], + [ + -179.89, + 81.76361481470217 + ], + [ + -179.89, + 81.73638780243729 + ], + [ + -179.89, + 81.73362141210139 + ], + [ + -179.4100559996323, + 81.59999582851177 + ], + [ + -178.5100547881034, + 81.32999599332871 + ], + [ + -178.51005425587383, + 81.32999583195368 + ], + [ + -177.6600532268472, + 81.06999600703736 + ], + [ + -176.8600521527412, + 80.79999617675622 + ], + [ + -176.86005202846428, + 80.79999613370123 + ], + [ + -176.10005090656958, + 80.52999626802642 + ], + [ + -174.7100486588274, + 79.9799964976186 + ], + [ + -174.71004861369155, + 79.97999647868727 + ], + [ + -174.06004750580576, + 79.69999657631736 + ], + [ + -174.06004729738288, + 79.69999648523407 + ], + [ + -173.45004632798705, + 79.4299965968718 + ], + [ + -172.8600453941531, + 79.14999672738293 + ], + [ + -172.31004444693858, + 78.86999683238996 + ], + [ + -172.3100442527398, + 78.86999673259415 + ], + [ + -171.77004337803248, + 78.58999684897387 + ], + [ + -171.27004252623846, + 78.30999695988267 + ], + [ + -171.2700423783002, + 78.30999687617945 + ], + [ + -170.7800415074763, + 78.02999695122935 + ], + [ + -170.78004147054847, + 78.02999692967688 + ], + [ + -170.31004067159128, + 77.74999702530909 + ], + [ + -169.87003989614792, + 77.46999711672312 + ], + [ + -169.8700397981843, + 77.46999705364934 + ], + [ + -169.44003904301576, + 77.18999713535462 + ], + [ + -169.0200382849227, + 76.89999721580185 + ], + [ + -169.020038261176, + 76.89999719907132 + ], + [ + -168.63003753512763, + 76.61999725967803 + ], + [ + -168.6300374736106, + 76.61999721492582 + ], + [ + -168.25003680576287, + 76.33999729644792 + ], + [ + -167.88003613319816, + 76.04999737669088 + ], + [ + -167.88003597520984, + 76.04999725330076 + ], + [ + -167.52003540647897, + 75.7699973702042 + ], + [ + -167.18003482393868, + 75.47999748459878 + ], + [ + -167.18003469605293, + 75.47999737577136 + ], + [ + -166.85003412635416, + 75.19999745781509 + ], + [ + -166.5300335502323, + 74.90999753856653 + ], + [ + -166.5300335302778, + 74.90999752018992 + ], + [ + -166.22003294094745, + 74.61999756905904 + ], + [ + -166.22003284118352, + 74.61999747580907 + ], + [ + -165.92003233287505, + 74.33999755854315 + ], + [ + -165.63003181728035, + 74.04999763998016 + ], + [ + -165.35003127776116, + 73.75999767907756 + ], + [ + -165.35003120323793, + 73.7599976018267 + ], + [ + -164.81003024794353, + 73.18999773126276 + ], + [ + -164.5600297983408, + 72.89999781505175 + ], + [ + -164.56002966021885, + 72.89999765801812 + ], + [ + -164.3000292361816, + 72.60999774764069 + ], + [ + -164.06002881961555, + 72.31999783439946 + ], + [ + -164.0600287620564, + 72.31999776484864 + ], + [ + -163.8200283286987, + 72.02999781294243 + ], + [ + -163.5900279163561, + 71.73999787157285 + ], + [ + -163.37002750713407, + 71.4499979189014 + ], + [ + -163.370027458772, + 71.44999785515128 + ], + [ + -163.15002706529566, + 71.15999790537435 + ], + [ + -162.94002668163105, + 70.86999795408825 + ], + [ + -162.94002663762797, + 70.86999789332194 + ], + [ + -162.73002625560707, + 70.57999792706946 + ], + [ + -162.73002621174274, + 70.57999786649478 + ], + [ + -162.52002588991866, + 70.28999796768821 + ], + [ + -162.33002557047087, + 69.99999806606789 + ], + [ + -162.3300254667302, + 69.99999791183714 + ], + [ + -162.13002513086093, + 69.70999796546279 + ], + [ + -161.94002481763962, + 69.41999804129935 + ], + [ + -161.76002449714744, + 69.12999809419767 + ], + [ + -161.76002439816125, + 69.12999793908074 + ], + [ + -161.57002412525222, + 68.839998047127 + ], + [ + -161.40002385239274, + 68.54999815240095 + ], + [ + -161.40002375873482, + 68.54999799724844 + ], + [ + -161.22002348685692, + 68.25999808438395 + ], + [ + -161.05002320710824, + 67.9599981701902 + ], + [ + -161.05002314382176, + 67.95999806039845 + ], + [ + -160.88002286880763, + 67.66999811886055 + ], + [ + -160.72002259866008, + 67.37999817582124 + ], + [ + -160.72002257339432, + 67.37999813002698 + ], + [ + -160.56002229364063, + 67.08999815611406 + ], + [ + -160.56002226844973, + 67.0899981104555 + ], + [ + -160.4000220321718, + 66.79999820283497 + ], + [ + -160.30002630434052, + 66.60000721197375 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_SCLD1C_20100114T161047_20100114T161745_724_100_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T16:10:46.210000Z", + "completionDate": "2010-01-14T16:17:45.012000Z", + "productType": "MIR_SCLD1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1059, + "updated": "2021-10-14T07:03:04.171721Z", + "published": "2021-10-14T07:03:04.171721Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/760862c8-d2be-5f97-a0a4-d980b3223cd0", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 760862c8-d2be-5f97-a0a4-d980b3223cd0", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/760862c8-d2be-5f97-a0a4-d980b3223cd0.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 82.18274631538374, + 77.69335904465594 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "179.89,63.5996806571528 178.730006747541,63.3000119764639 178.380016806985,63.5600045493584 178.380016783963,63.5600045662225 178.020016945481,63.8200045790583 177.660017109689,64.080004591738 177.660017092095,64.0800046042733 177.290017202067,64.3400046571488 177.290017189313,64.3400046659932 176.910017298519,64.6000047199955 176.910017222158,64.6000047712219 176.530017355955,64.85000480396 176.1300174952,65.1100048393536 176.130017418569,65.1100048881902 175.730017692675,65.3600048363309 175.330017975055,65.6200047831634 175.33001763347,65.6200049955938 174.91001780491,65.8700050103048 174.490017985645,66.120005021017 174.060018102818,66.370005070878 173.620018225244,66.6200051185751 173.170018337437,66.8700051727601 173.170018108587,66.8700052959555 172.710018415914,67.110005242897 172.250018732155,67.3600051881602 172.250018365483,67.3600053792804 171.770018683353,67.6000053268507 171.290019010544,67.8500052726657 171.290018646097,67.8500054548733 170.790018758526,68.0900055054996 170.280018975293,68.3300055081747 169.7700191638,68.5700055254914 169.77001877353,68.5700057018469 169.240018984704,68.8000057053531 168.150019267331,69.2700057795378 168.150019240752,69.2700057906395 167.590019352415,69.5000058393643 167.020019462501,69.7300058889729 167.020019435797,69.7300058995657 166.430019550494,69.9600059476423 165.830019663539,70.1900059965592 165.830019407538,70.1900060917408 165.220019436198,70.4100061650649 164.590019538183,70.6300062119776 163.950019723034,70.8500062308416 163.300019824683,71.0700062786969 163.300019406095,71.0700064150408 162.630019727921,71.2800063887414 161.950020058601,71.5000063617401 161.950019652152,71.5000064883737 161.250019740122,71.7100065346912 160.540019824826,71.9200065815956 160.540019394799,71.9200067040203 159.810019461907,72.1200067497996 159.070019584234,72.3200067803301 158.310019640266,72.520006828758 157.530019626715,72.7200068943 157.530019337274,72.7200069661782 156.740019310877,72.9100070283115 155.93001936743,73.1000070698705 155.100019433513,73.2900071090214 154.250019393737,73.4800071711743 154.250018964032,73.4800072636002 153.38001878154,73.6600073478885 153.380018462184,73.6600074117395 152.500018634767,73.8300074205978 150.680018574219,74.1800075151464 150.680017884886,74.1800076385294 149.740018164458,74.3400076270656 148.780018444641,74.5100076144387 148.780017183912,74.5100078221861 147.80001745829,74.6600078107882 146.80001773189,74.8200077977729 146.800017289709,74.8200078656251 145.780016921565,74.9700079476604 145.780016456647,74.9700080131041 144.740016269479,75.110008062282 143.68001636005,75.2500080735598 142.610016216174,75.3900081144862 142.610015640702,75.3900081861035 141.510015151266,75.5200082626638 141.510014788046,75.5200083037386 140.400014532145,75.6400083476153 139.270014539105,75.7600083620937 138.120014257919,75.880008405552 138.120012717187,75.8800085515347 136.950012944192,75.9800085441507 135.760013163855,76.0900085329266 135.760012803177,76.0900085646082 134.560012142661,76.1900086289714 134.560011671593,76.1900086659586 133.340010968416,76.2800087249251 133.340010495248,76.2800087576283 132.10001014644,76.3600087865526 130.850010185737,76.4400087893158 129.590009818997,76.5200088166832 129.590008141426,76.5200089091139 128.310007765875,76.580008930657 127.030007681976,76.6400089368738 124.420006264031,76.750008999385 124.42000566881,76.7500090201063 123.10000477558,76.790009048358 123.100004405148,76.7900090581734 121.780003949099,76.8200090704752 120.450003482937,76.8500090805077 120.450003090083,76.8500090878689 119.110002158715,76.8700091021807 119.110001785791,76.8700091063524 117.770001318666,76.8800091112713 116.430000850461,76.8900091136986 116.430000469786,76.890009115118 115.09,76.8900091163646 113.749999530214,76.890009115118 113.749997834036,76.8900091024837 112.409997370907,76.8700090964201 111.069996956671,76.8500090886923 108.400034765054,76.7900101519267 91.9401722940154,85.9699952295138 100.170034870364,86.1699910768347 104.540023180046,86.2299909051333 104.540028879118,86.2299909759287 109.050016733795,86.2799908416572 113.630003911955,86.299990781407 113.630005759817,86.2999907854449 118.249994240183,86.2999907854449 118.249996088045,86.299990781407 122.82998320192,86.2799908421065 127.319971043943,86.2299909769948 127.319972246126,86.2299909606758 131.679962570817,86.1599911259156 131.679963131465,86.1599911153948 135.859954588697,86.0699913203224 139.829947116404,85.959991566063 143.579940996112,85.8299918397144 150.369933069144,85.5199924084157 150.369934758248,85.5199923192181 153.409932210482,85.3499926011402 153.40993275,85.3499925688499 156.229930098885,85.1699929083372 158.849928442313,84.9699932520482 158.849930156229,84.9699931153744 161.259928773074,84.7699934630435 163.489928181555,84.5499938101644 163.489929530245,84.5499936718595 165.55992999978,84.3299939188467 165.559930866888,84.3299938227672 167.469930650136,84.109994156237 169.239930968384,83.8699944862125 169.239932651685,83.8699942536954 170.879932953134,83.6399945632443 172.409933648991,83.3899948688376 172.409934886099,83.3899946629396 173.829935819739,83.1499948980888 175.149936767447,82.8999951528537 176.389938071432,82.6399953531142 176.389938813924,82.63999519438 177.539939932012,82.3899953949372 178.619941012763,82.1299956186168 179.639942323526,81.859995794782 179.639942829879,81.8599956583362 179.89,81.7930720790339 180.0,81.7930720790339 180.0,63.5996806571528 179.89,63.5996806571528-160.300026304341,66.6000072119737 -179.89,63.6545717117274 -179.89,63.6530711419541 -179.89,63.6281024564943 -179.999980285571,63.6281024564943 -180,63.6281024564943 -180,63.6530711419541 -180,81.7363878024373 -180,81.7636148147022 -179.999935889467,81.7636148147022 -179.89,81.7636148147022 -179.89,81.7363878024373 -179.89,81.7336214121014 -179.410055999632,81.5999958285118 -178.510054788103,81.3299959933287 -178.510054255874,81.3299958319537 -177.660053226847,81.0699960070374 -176.860052152741,80.7999961767562 -176.860052028464,80.7999961337012 -176.10005090657,80.5299962680264 -174.710048658827,79.9799964976186 -174.710048613692,79.9799964786873 -174.060047505806,79.6999965763174 -174.060047297383,79.6999964852341 -173.450046327987,79.4299965968718 -172.860045394153,79.1499967273829 -172.310044446939,78.86999683239 -172.31004425274,78.8699967325941 -171.770043378032,78.5899968489739 -171.270042526238,78.3099969598827 -171.2700423783,78.3099968761795 -170.780041507476,78.0299969512294 -170.780041470548,78.0299969296769 -170.310040671591,77.7499970253091 -169.870039896148,77.4699971167231 -169.870039798184,77.4699970536493 -169.440039043016,77.1899971353546 -169.020038284923,76.8999972158018 -169.020038261176,76.8999971990713 -168.630037535128,76.619997259678 -168.630037473611,76.6199972149258 -168.250036805763,76.3399972964479 -167.880036133198,76.0499973766909 -167.88003597521,76.0499972533008 -167.520035406479,75.7699973702042 -167.180034823939,75.4799974845988 -167.180034696053,75.4799973757714 -166.850034126354,75.1999974578151 -166.530033550232,74.9099975385665 -166.530033530278,74.9099975201899 -166.220032940947,74.619997569059 -166.220032841184,74.6199974758091 -165.920032332875,74.3399975585431 -165.63003181728,74.0499976399802 -165.350031277761,73.7599976790776 -165.350031203238,73.7599976018267 -164.810030247944,73.1899977312628 -164.560029798341,72.8999978150517 -164.560029660219,72.8999976580181 -164.300029236182,72.6099977476407 -164.060028819616,72.3199978343995 -164.060028762056,72.3199977648486 -163.820028328699,72.0299978129424 -163.590027916356,71.7399978715729 -163.370027507134,71.4499979189014 -163.370027458772,71.4499978551513 -163.150027065296,71.1599979053744 -162.940026681631,70.8699979540882 -162.940026637628,70.8699978933219 -162.730026255607,70.5799979270695 -162.730026211743,70.5799978664948 -162.520025889919,70.2899979676882 -162.330025570471,69.9999980660679 -162.33002546673,69.9999979118371 -162.130025130861,69.7099979654628 -161.94002481764,69.4199980412994 -161.760024497147,69.1299980941977 -161.760024398161,69.1299979390807 -161.570024125252,68.839998047127 -161.400023852393,68.5499981524009 -161.400023758735,68.5499979972484 -161.220023486857,68.259998084384 -161.050023207108,67.9599981701902 -161.050023143822,67.9599980603984 -160.880022868808,67.6699981188605 -160.72002259866,67.3799981758212 -160.720022573394,67.379998130027 -160.560022293641,67.0899981561141 -160.56002226845,67.0899981104555 -160.400022032172,66.799998202835 -160.300026304341,66.6000072119737", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CL/MIR_SCLD1C/2010/01/14/SM_REPR_MIR_SCLD1C_20100114T161047_20100114T161745_724_100_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "760862c8-d2be-5f97-a0a4-d980b3223cd0" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 179.89, + 79.00852741838337 + ], + [ + 176.4823920416095, + 78.64720844458867 + ], + [ + 172.76563318663722, + 78.17616434132742 + ], + [ + 169.3423666238591, + 77.66051510756691 + ], + [ + 167.2169232659971, + 77.29463109230204 + ], + [ + 165.21102610641444, + 76.91277394351843 + ], + [ + 162.41381133362339, + 76.31297872856851 + ], + [ + 160.68127645548816, + 75.89689613002932 + ], + [ + 159.04739983026803, + 75.46913388054496 + ], + [ + 157.50611305393434, + 75.03069355976685 + ], + [ + 156.0515148215362, + 74.58248647449743 + ], + [ + 154.67793480591138, + 74.12534023072743 + ], + [ + 153.37999362522754, + 73.66001235185571 + ], + [ + 151.82320896655045, + 73.9681608611331 + ], + [ + 150.2081609279811, + 74.26466312234452 + ], + [ + 148.53396246421022, + 74.54884291158208 + ], + [ + 146.80001667549453, + 74.82000779303095 + ], + [ + 144.74612307741552, + 75.11457986741132 + ], + [ + 142.61388717671701, + 75.39016608012223 + ], + [ + 139.2714506857712, + 75.76555426409158 + ], + [ + 136.94988107592698, + 75.98830385382186 + ], + [ + 134.55804138719247, + 76.18767328816605 + ], + [ + 130.85121030886637, + 76.44182819312917 + ], + [ + 128.31000789715984, + 76.5800087647585 + ], + [ + 125.72396016527024, + 76.69534491572918 + ], + [ + 121.77432272307921, + 76.81837872717617 + ], + [ + 119.10864709694768, + 76.86635926296817 + ], + [ + 116.42972630858775, + 76.8879404682046 + ], + [ + 112.40908817744227, + 76.8701411551531 + ], + [ + 108.4177051003182, + 76.79026187649094 + ], + [ + 105.79044547746591, + 76.70392185129947 + ], + [ + 103.20106180207581, + 76.5918711188572 + ], + [ + 99.40754026815706, + 76.37540208161681 + ], + [ + 96.94998865063275, + 76.20000853059481 + ], + [ + 94.55449757688217, + 76.00070867572458 + ], + [ + 91.09305254506498, + 75.6592609436679 + ], + [ + 88.87845459799863, + 75.40484415674408 + ], + [ + 86.74020984759187, + 75.13077091551622 + ], + [ + 83.67842754734939, + 74.68496673919869 + ], + [ + 80.79299612257847, + 74.19984220836221 + ], + [ + 78.08038684246127, + 73.68077151151145 + ], + [ + 75.53498792670116, + 73.13011186361358 + ], + [ + 73.14998104813647, + 72.55000685178251 + ], + [ + 71.63992377265086, + 72.14845302779743 + ], + [ + 70.19505372469109, + 71.73578493983986 + ], + [ + 68.1440252494667, + 71.09754261815705 + ], + [ + 66.84842219272545, + 70.65969574253758 + ], + [ + 65.60688328534594, + 70.21256066620992 + ], + [ + 64.41853250232323, + 69.757221684508 + ], + [ + 63.280729915165985, + 69.29422075877818 + ], + [ + 62.189817940961916, + 68.82551514989416 + ], + [ + 61.14320041544387, + 68.35155092068374 + ], + [ + 60.13959526610573, + 67.87129987413026 + ], + [ + 59.17677079002393, + 67.38516331680557 + ], + [ + 58.250803050035984, + 66.89428751351468 + ], + [ + 57.35969197353037, + 66.39898732172342 + ], + [ + 56.503326212399976, + 65.89880034899141 + ], + [ + 55.679891528504605, + 65.39402544592367 + ], + [ + 54.88656218376941, + 64.88461469440395 + ], + [ + 53.750080599755265, + 64.11245366152639 + ], + [ + 53.02702383803541, + 63.59298124820183 + ], + [ + 51.98997134678182, + 62.80766984005041 + ], + [ + 51.327839833074925, + 62.28060619604252 + ], + [ + 50.37712450110301, + 61.48436003809085 + ], + [ + 49.18211151123308, + 60.41113101252168 + ], + [ + 48.063026888039644, + 59.32600162250778 + ], + [ + 46.75531957237255, + 57.962441649069305 + ], + [ + 45.539986221352386, + 56.59000397966788 + ], + [ + 44.410440893447806, + 55.199219294316606 + ], + [ + 43.154085464323366, + 53.522500621912286 + ], + [ + 41.99081216353576, + 51.837257046136 + ], + [ + 41.07937810690695, + 50.41916056918209 + ], + [ + 40.05503294255151, + 48.71188728227138 + ], + [ + 39.0978294991197, + 46.99871576967913 + ], + [ + 38.19998931487722, + 45.28000331126577 + ], + [ + 37.21528943139397, + 43.259339713108176 + ], + [ + 36.29304250945925, + 41.238371222542824 + ], + [ + 35.42616572113948, + 39.204691492404805 + ], + [ + 34.60797632457438, + 37.165872612708924 + ], + [ + 33.7238806493647, + 34.83075934852494 + ], + [ + 32.889702536885814, + 32.48565133819844 + ], + [ + 31.909093781232375, + 29.54791914679973 + ], + [ + 30.97999231546326, + 26.600002906991822 + ], + [ + 30.107728808949233, + 23.65027897034853 + ], + [ + 29.272453314968935, + 20.695307564037495 + ], + [ + 28.319993296421185, + 17.14000286457173 + ], + [ + 26.766385441762942, + 10.91263281841304 + ], + [ + 25.439994245049196, + 5.270002928947771 + ], + [ + 24.379994541534536, + 0.510002891858315 + ], + [ + 22.349995107449647, + -9.01999689674814 + ], + [ + 18.672614393806946, + -26.855216215792474 + ], + [ + 17.352651841737025, + -33.08269787970139 + ], + [ + 16.308262948323634, + -37.820225307578426 + ], + [ + 15.141370049740559, + -42.84532488369884 + ], + [ + 14.491180113356004, + -45.50037492173036 + ], + [ + 14.040191766605519, + -47.267803595646235 + ], + [ + 13.088617562383368, + -50.80033988137786 + ], + [ + 12.58424065905121, + -52.56549569329938 + ], + [ + 12.052965943213213, + -54.32790856956898 + ], + [ + 11.301741933504845, + -56.67545008617762 + ], + [ + 10.907078866199964, + -57.84546661918331 + ], + [ + 10.28020813905698, + -59.605713554448364 + ], + [ + 9.48699362458214, + -61.65451660847231 + ], + [ + 8.744686730222904, + -63.40291331967977 + ], + [ + 8.216707507551003, + -64.573434774128 + ], + [ + 7.355413405901207, + -66.321103878652 + ], + [ + 6.726825290287739, + -67.4805377819752 + ], + [ + 6.051494458056912, + -68.64141136256667 + ], + [ + 5.308626720781023, + -69.80069239697528 + ], + [ + 4.505209142463945, + -70.95809203795262 + ], + [ + 4.071674654980007, + -71.53564986888205 + ], + [ + 3.611173743273251, + -72.11216092427813 + ], + [ + 2.880758024592543, + -72.97450504052918 + ], + [ + 2.083779648645153, + -73.83389207854503 + ], + [ + 1.505099091625496, + -74.4050237830712 + ], + [ + 0.894313569447168, + -74.9754188824855 + ], + [ + 0.11, + -75.65449804971128 + ], + [ + 0.11, + -75.74973622761006 + ], + [ + 3.111771799e-6, + -75.74973622761006 + ], + [ + 0.0, + -75.74973622761006 + ], + [ + 0.0, + -75.83827591361984 + ], + [ + -0.11, + -75.83827591361984 + ], + [ + -0.450862500486753, + -76.11262994013696 + ], + [ + -1.207545272111968, + -76.67813316563708 + ], + [ + -2.445121860403817, + -77.52213502578456 + ], + [ + -3.35752895834687, + -78.08147298630278 + ], + [ + -3.846058076953812, + -78.35996329807065 + ], + [ + -4.895526173364185, + -78.91429042897109 + ], + [ + -6.039989414779665, + -79.46712427430863 + ], + [ + -6.650896096705512, + -79.74314594476984 + ], + [ + -7.975404122273188, + -80.29147611697454 + ], + [ + -9.455998152562477, + -80.83411569510677 + ], + [ + -11.120000304824288, + -81.36999109050136 + ], + [ + -12.967207468653127, + -81.896382967814 + ], + [ + -15.066745638192529, + -82.41332391169425 + ], + [ + -16.226065898519128, + -82.66762414884425 + ], + [ + -17.46767650501677, + -82.91874375365876 + ], + [ + -18.799435035662025, + -83.16633206830333 + ], + [ + -21.74744271282283, + -83.65274774393565 + ], + [ + -23.383819558458896, + -83.8907410907847 + ], + [ + -25.150773749049314, + -84.12339233864517 + ], + [ + -27.060895521591185, + -84.35004151730594 + ], + [ + -29.127632814443253, + -84.56993699253097 + ], + [ + -31.365105843888625, + -84.78222481110244 + ], + [ + -33.78778704972601, + -84.9859385810751 + ], + [ + -36.41000006517149, + -85.17999104570467 + ], + [ + -39.22546843015747, + -85.36537135034385 + ], + [ + -42.26700511413192, + -85.53870169480855 + ], + [ + -45.54386445415456, + -85.69852514411082 + ], + [ + -49.06065709743697, + -85.8432833998721 + ], + [ + -52.81551024785427, + -85.97135214900989 + ], + [ + -56.798188247222015, + -86.08109481655165 + ], + [ + -60.98848415563987, + -86.17093537053985 + ], + [ + -65.35529407302694, + -86.23944713471653 + ], + [ + -69.85680256707724, + -86.28544974171167 + ], + [ + -74.44207944356053, + -86.30810167149205 + ], + [ + -79.05410029769546, + -86.30697321898712 + ], + [ + -83.63382482047938, + -86.28208603751601 + ], + [ + -88.12464284006894, + -86.23391110890122 + ], + [ + -92.47637814821596, + -86.16332556911065 + ], + [ + -96.64818394547497, + -86.07153724035352 + ], + [ + -100.60987097621444, + -85.9599810422024 + ], + [ + -99.05794203976222, + -85.68866970773325 + ], + [ + -97.69021771793014, + -85.41455237364919 + ], + [ + -96.47708323996652, + -85.13812680440816 + ], + [ + -95.39460232431763, + -84.85976537568834 + ], + [ + -94.42336014739055, + -84.57976635785538 + ], + [ + -93.5474852718075, + -84.2983709367676 + ], + [ + -92.75390444844133, + -84.01577616416078 + ], + [ + -92.03176958921823, + -83.73214427101362 + ], + [ + -91.37201590902707, + -83.4476098515121 + ], + [ + -90.7670190695569, + -83.16228569200248 + ], + [ + -90.2103250371083, + -82.87626655962352 + ], + [ + -89.22065572540134, + -82.30245373106483 + ], + [ + -88.36774504825948, + -81.72668507539471 + ], + [ + -87.62524273539398, + -81.1493424064958 + ], + [ + -87.28893352857824, + -80.8601739863599 + ], + [ + -86.67590801472363, + -80.2809909444902 + ], + [ + -86.39577525479359, + -79.99102515820988 + ], + [ + -85.88110720549489, + -79.41044793766905 + ], + [ + -85.20589553923742, + -78.53821280326004 + ], + [ + -84.62506672017317, + -77.66464452009052 + ], + [ + -84.1199991115857, + -76.79000895124399 + ], + [ + -80.13548486763054, + -76.87296627917378 + ], + [ + -76.11985105251433, + -76.89404027254618 + ], + [ + -72.11023849998291, + -76.8529332706269 + ], + [ + -69.45875908426336, + -76.79123421431599 + ], + [ + -66.83676088922161, + -76.7025205257259 + ], + [ + -64.25393606500305, + -76.58732837424434 + ], + [ + -61.72148099119021, + -76.44726631580973 + ], + [ + -58.031790235961324, + -76.19209438269712 + ], + [ + -54.48671873497618, + -75.88392892381468 + ], + [ + -52.209673942386004, + -75.65124918564835 + ], + [ + -50.005031137708386, + -75.39806397983448 + ], + [ + -46.841690609097576, + -74.98114406115627 + ], + [ + -44.8299997986727, + -74.6800089408246 + ], + [ + -42.89354219015674, + -74.36349991559194 + ], + [ + -40.13257884204518, + -73.8584496953411 + ], + [ + -38.385847196759855, + -73.5030014928363 + ], + [ + -36.71153091960603, + -73.1344296359539 + ], + [ + -35.10730486004618, + -72.75361202652253 + ], + [ + -33.571377356165364, + -72.36061424893377 + ], + [ + -32.10122708459752, + -71.9562327343647 + ], + [ + -30.69164421490425, + -71.54069699406797 + ], + [ + -29.34022031276275, + -71.11465454330516 + ], + [ + -28.04690989064072, + -70.67926806138182 + ], + [ + -26.809007256397848, + -70.23515572984608 + ], + [ + -25.623410269472863, + -69.78375694709506 + ], + [ + -24.487412684991263, + -69.32559831463537 + ], + [ + -23.398917791182853, + -68.86030990053622 + ], + [ + -22.35551675354424, + -68.38835296737018 + ], + [ + -21.352530546151147, + -67.91110327528972 + ], + [ + -20.387775187204515, + -67.42891634965393 + ], + [ + -19.46152431712228, + -66.94120105080297 + ], + [ + -18.571779377332554, + -66.44830169119221 + ], + [ + -17.301116664025777, + -65.69889395076862 + ], + [ + -15.717737914654089, + -64.68363702097015 + ], + [ + -14.60401418673539, + -63.91175302626926 + ], + [ + -13.891935308417617, + -63.392548911340235 + ], + [ + -13.205243789121589, + -62.86992716188775 + ], + [ + -12.219999006905088, + -62.080008579876655 + ], + [ + -11.591904141826008, + -61.55154038340337 + ], + [ + -10.688962644761228, + -60.75365988371313 + ], + [ + -10.111635633381892, + -60.218504463050245 + ], + [ + -9.277278934196055, + -59.410786868650966 + ], + [ + -8.480486150036858, + -58.59774938826439 + ], + [ + -7.71999861279637, + -57.78000823981244 + ], + [ + -6.989053608993724, + -56.95835154650497 + ], + [ + -6.289722195713941, + -56.13261684067384 + ], + [ + -5.619751886922883, + -55.30256237700031 + ], + [ + -4.977106102857618, + -54.467918104214014 + ], + [ + -4.360204721434456, + -53.63000124244134 + ], + [ + -3.571889473426154, + -52.51231168552545 + ], + [ + -2.460224254623564, + -50.82717218423574 + ], + [ + -1.933719894789749, + -49.977052456884664 + ], + [ + -1.259997826381543, + -48.840007294648956 + ], + [ + -0.616219648132593, + -47.701730527262505 + ], + [ + -0.11, + -46.7638172701519 + ], + [ + -0.11, + -46.560018555544104 + ], + [ + -3.779329813e-6, + -46.560018555544104 + ], + [ + 0.0, + -46.560018555544104 + ], + [ + 0.0, + -46.34812341503173 + ], + [ + 0.11, + -46.34812341503173 + ], + [ + 0.742302431391911, + -45.130146794995014 + ], + [ + 1.447713030803819, + -43.69597110566923 + ], + [ + 2.119361282688545, + -42.25805119787464 + ], + [ + 2.763796074923075, + -40.816106922065195 + ], + [ + 3.260002904028996, + -39.66000615999684 + ], + [ + 3.970635985835112, + -37.91320150991528 + ], + [ + 4.646543667620754, + -36.165810505293436 + ], + [ + 5.294347879564374, + -34.41804587058231 + ], + [ + 5.920003356097525, + -32.67000543812313 + ], + [ + 6.319947100675205, + -31.500611730827085 + ], + [ + 7.048383510906478, + -29.300423005252263 + ], + [ + 7.562870671375496, + -27.682852872345627 + ], + [ + 8.80000392893471, + -23.560004536778376 + ], + [ + 10.110004235040467, + -18.840004059887438 + ], + [ + 10.956606601303053, + -15.581442511655606 + ], + [ + 12.063344611525082, + -11.137601152804251 + ], + [ + 12.834513951758638, + -7.872589236553386 + ], + [ + 14.120005273214655, + -2.220003006479364 + ], + [ + 15.160005585661775, + 2.53999711345946 + ], + [ + 16.170005975033618, + 7.299997433198742 + ], + [ + 19.11000730617867, + 21.58999783556741 + ], + [ + 20.90968981225073, + 30.217720399370517 + ], + [ + 21.86628854604386, + 34.67527407642374 + ], + [ + 22.861885474523557, + 39.12279968868418 + ], + [ + 23.98210899294367, + 43.86533968783638 + ], + [ + 24.64346656454214, + 46.525390254479 + ], + [ + 25.104429190240612, + 48.300325285926746 + ], + [ + 26.085934465519088, + 51.84786228305897 + ], + [ + 26.60508843629453, + 53.62052308365142 + ], + [ + 27.151503863136952, + 55.387928681795046 + ], + [ + 27.827893318162566, + 57.44403380710208 + ], + [ + 28.34197418708492, + 58.91301102486659 + ], + [ + 28.9984038952286, + 60.675768664184346 + ], + [ + 29.707578468529253, + 62.43815747547712 + ], + [ + 30.211918628164103, + 63.61318691112708 + ], + [ + 30.88753521180141, + 65.07850881791073 + ], + [ + 31.322847003864407, + 65.95583623183077 + ], + [ + 32.09824448300508, + 67.41499852999793 + ], + [ + 32.77876278815121, + 68.57936332794633 + ], + [ + 33.511833760268814, + 69.7416083954794 + ], + [ + 34.111036512804965, + 70.61134410538372 + ], + [ + 34.98017170409687, + 71.77171342589467 + ], + [ + 35.69370430893406, + 72.64224982662513 + ], + [ + 36.749262528078255, + 73.7976247603243 + ], + [ + 37.61579674184595, + 74.6583216443082 + ], + [ + 38.248083632143874, + 75.23008713785687 + ], + [ + 39.28158423753779, + 76.08459307678967 + ], + [ + 40.0286843440631, + 76.6521786011671 + ], + [ + 40.84074409829977, + 77.21738545302934 + ], + [ + 41.726446703965514, + 77.77988348507515 + ], + [ + 42.684216216928334, + 78.34098124050216 + ], + [ + 43.724884740969635, + 78.90033782413708 + ], + [ + 44.87414097552341, + 79.45575041508651 + ], + [ + 46.14911913848303, + 80.00656131582336 + ], + [ + 47.55361241610632, + 80.55271440292955 + ], + [ + 48.309080166627645, + 80.82390885967831 + ], + [ + 49.96034222944229, + 81.36115414625839 + ], + [ + 50.8644260818528, + 81.62687492040311 + ], + [ + 52.85365651289279, + 82.15153015484486 + ], + [ + 53.950058720333814, + 82.40999556575868 + ], + [ + 55.10466697833444, + 82.66775079687966 + ], + [ + 56.34239724046602, + 82.92234827802956 + ], + [ + 57.67134561530498, + 83.17343468387968 + ], + [ + 59.10046150885014, + 83.42060801912008 + ], + [ + 60.63960455214673, + 83.66341034399775 + ], + [ + 62.29958474099362, + 83.90131956864467 + ], + [ + 64.09217345865807, + 84.1337403283416 + ], + [ + 66.0300683019699, + 84.35999408710903 + ], + [ + 68.10570731388236, + 84.57969370113508 + ], + [ + 70.35295624111522, + 84.79173308204756 + ], + [ + 72.78631760975418, + 84.99513851058305 + ], + [ + 75.42011519907228, + 85.18881478685152 + ], + [ + 78.26774705466059, + 85.37154040451252 + ], + [ + 81.34065820434601, + 85.54196861877992 + ], + [ + 84.64700833064877, + 85.69863743580088 + ], + [ + 88.19005679782572, + 85.83999205279892 + ], + [ + 91.95075675057116, + 85.96853037448047 + ], + [ + 95.94032561688566, + 86.07866937354359 + ], + [ + 100.13849495331694, + 86.16882188143086 + ], + [ + 104.51401215901353, + 86.237550924592 + ], + [ + 109.02482286219588, + 86.28366770806224 + ], + [ + 113.61968138990129, + 86.30632516811568 + ], + [ + 118.24120247995465, + 86.30509171577307 + ], + [ + 122.82998289917914, + 86.27999111569817 + ], + [ + 127.33152771877562, + 86.23272941348716 + ], + [ + 131.69566762741266, + 86.16293216995605 + ], + [ + 135.88095733701184, + 86.07180045081897 + ], + [ + 139.85675881660728, + 85.9607780268573 + ], + [ + 143.6033603322804, + 85.83145386779884 + ], + [ + 147.11099673075083, + 85.68547339904664 + ], + [ + 150.3782059532357, + 85.5244661867672 + ], + [ + 153.40993305251976, + 85.34999288354418 + ], + [ + 156.23872226692612, + 85.1668357174196 + ], + [ + 158.8556082529711, + 84.972821501142 + ], + [ + 161.27391288204055, + 84.76915811789645 + ], + [ + 163.50783707601335, + 84.55692859431113 + ], + [ + 165.5717365952641, + 84.3370959582534 + ], + [ + 167.47962497252738, + 84.11051154198744 + ], + [ + 169.24485522209454, + 83.87792497752382 + ], + [ + 170.87993474815718, + 83.63999473646288 + ], + [ + 172.41526481041348, + 83.39752547895354 + ], + [ + 173.84135780545827, + 83.15069032151206 + ], + [ + 175.1679495092124, + 82.89994455998024 + ], + [ + 176.4038833782856, + 82.6456881878556 + ], + [ + 177.55716553811078, + 82.38827300190678 + ], + [ + 178.635027907036, + 82.12800888462796 + ], + [ + 179.89, + 81.79666679647585 + ], + [ + 180.0, + 81.79666679647585 + ], + [ + 180.0, + 79.00852741838337 + ], + [ + 179.89, + 79.00852741838337 + ] + ] + ], + [ + [ + [ + -173.6900647436478, + 79.54000511704713 + ], + [ + -176.65912410108442, + 79.31737210623407 + ], + [ + -179.89, + 79.02997583035959 + ], + [ + -179.89, + 79.02019515085553 + ], + [ + -179.9999532747547, + 79.02019515085553 + ], + [ + -180.0, + 79.02019515085553 + ], + [ + -180.0, + 81.76760605298179 + ], + [ + -179.99993768439597, + 81.76760605298179 + ], + [ + -179.89, + 81.76760605298179 + ], + [ + -179.89, + 81.73583436131743 + ], + [ + -178.6143906777839, + 81.3671867379634 + ], + [ + -177.86034034327255, + 81.132823495561 + ], + [ + -176.46545689329108, + 80.65990347166236 + ], + [ + -175.20453630518844, + 80.18206639971122 + ], + [ + -173.6900647436478, + 79.54000511704713 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_SCLD1C_20100114T161432_20100114T170747_724_100_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T16:14:31.811000Z", + "completionDate": "2010-01-14T17:07:47.437000Z", + "productType": "MIR_SCLD1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1059, + "updated": "2021-10-14T07:00:30.642534Z", + "published": "2021-10-14T07:00:30.642534Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/425f3d2a-c75d-5adf-a481-c09fe16c8ca7", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 425f3d2a-c75d-5adf-a481-c09fe16c8ca7", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/425f3d2a-c75d-5adf-a481-c09fe16c8ca7.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 32.51968350372766, + 8.430935460170133 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "179.89,79.0085274183834 176.48239204161,78.6472084445887 172.765633186637,78.1761643413274 169.342366623859,77.6605151075669 167.216923265997,77.294631092302 165.211026106414,76.9127739435184 162.413811333623,76.3129787285685 160.681276455488,75.8968961300293 159.047399830268,75.469133880545 157.506113053934,75.0306935597668 156.051514821536,74.5824864744974 154.677934805911,74.1253402307274 153.379993625228,73.6600123518557 151.82320896655,73.9681608611331 150.208160927981,74.2646631223445 148.53396246421,74.5488429115821 146.800016675495,74.820007793031 144.746123077416,75.1145798674113 142.613887176717,75.3901660801222 139.271450685771,75.7655542640916 136.949881075927,75.9883038538219 134.558041387192,76.1876732881661 130.851210308866,76.4418281931292 128.31000789716,76.5800087647585 125.72396016527,76.6953449157292 121.774322723079,76.8183787271762 119.108647096948,76.8663592629682 116.429726308588,76.8879404682046 112.409088177442,76.8701411551531 108.417705100318,76.7902618764909 105.790445477466,76.7039218512995 103.201061802076,76.5918711188572 99.4075402681571,76.3754020816168 96.9499886506327,76.2000085305948 94.5544975768822,76.0007086757246 91.093052545065,75.6592609436679 88.8784545979986,75.4048441567441 86.7402098475919,75.1307709155162 83.6784275473494,74.6849667391987 80.7929961225785,74.1998422083622 78.0803868424613,73.6807715115115 75.5349879267012,73.1301118636136 73.1499810481365,72.5500068517825 71.6399237726509,72.1484530277974 70.1950537246911,71.7357849398399 68.1440252494667,71.097542618157 66.8484221927255,70.6596957425376 65.6068832853459,70.2125606662099 64.4185325023232,69.757221684508 63.280729915166,69.2942207587782 62.1898179409619,68.8255151498942 61.1432004154439,68.3515509206837 60.1395952661057,67.8712998741303 59.1767707900239,67.3851633168056 58.250803050036,66.8942875135147 57.3596919735304,66.3989873217234 56.5033262124,65.8988003489914 55.6798915285046,65.3940254459237 54.8865621837694,64.884614694404 53.7500805997553,64.1124536615264 53.0270238380354,63.5929812482018 51.9899713467818,62.8076698400504 51.3278398330749,62.2806061960425 50.377124501103,61.4843600380908 49.1821115112331,60.4111310125217 48.0630268880396,59.3260016225078 46.7553195723725,57.9624416490693 45.5399862213524,56.5900039796679 44.4104408934478,55.1992192943166 43.1540854643234,53.5225006219123 41.9908121635358,51.837257046136 41.079378106907,50.4191605691821 40.0550329425515,48.7118872822714 39.0978294991197,46.9987157696791 38.1999893148772,45.2800033112658 37.215289431394,43.2593397131082 36.2930425094592,41.2383712225428 35.4261657211395,39.2046914924048 34.6079763245744,37.1658726127089 33.7238806493647,34.8307593485249 32.8897025368858,32.4856513381984 31.9090937812324,29.5479191467997 30.9799923154633,26.6000029069918 30.1077288089492,23.6502789703485 29.2724533149689,20.6953075640375 28.3199932964212,17.1400028645717 26.7663854417629,10.912632818413 25.4399942450492,5.27000292894777 24.3799945415345,0.510002891858315 22.3499951074496,-9.01999689674814 18.6726143938069,-26.8552162157925 17.352651841737,-33.0826978797014 16.3082629483236,-37.8202253075784 15.1413700497406,-42.8453248836988 14.491180113356,-45.5003749217304 14.0401917666055,-47.2678035956462 13.0886175623834,-50.8003398813779 12.5842406590512,-52.5654956932994 12.0529659432132,-54.327908569569 11.3017419335048,-56.6754500861776 10.9070788662,-57.8454666191833 10.280208139057,-59.6057135544484 9.48699362458214,-61.6545166084723 8.7446867302229,-63.4029133196798 8.216707507551,-64.573434774128 7.35541340590121,-66.321103878652 6.72682529028774,-67.4805377819752 6.05149445805691,-68.6414113625667 5.30862672078102,-69.8006923969753 4.50520914246395,-70.9580920379526 4.07167465498001,-71.535649868882 3.61117374327325,-72.1121609242781 2.88075802459254,-72.9745050405292 2.08377964864515,-73.833892078545 1.5050990916255,-74.4050237830712 0.894313569447168,-74.9754188824855 0.11,-75.6544980497113 0.11,-75.7497362276101 0.000003111771799,-75.7497362276101 0.0,-75.7497362276101 0.0,-75.8382759136198 -0.11,-75.8382759136198 -0.450862500486753,-76.112629940137 -1.20754527211197,-76.6781331656371 -2.44512186040382,-77.5221350257846 -3.35752895834687,-78.0814729863028 -3.84605807695381,-78.3599632980707 -4.89552617336419,-78.9142904289711 -6.03998941477967,-79.4671242743086 -6.65089609670551,-79.7431459447698 -7.97540412227319,-80.2914761169745 -9.45599815256248,-80.8341156951068 -11.1200003048243,-81.3699910905014 -12.9672074686531,-81.896382967814 -15.0667456381925,-82.4133239116942 -16.2260658985191,-82.6676241488443 -17.4676765050168,-82.9187437536588 -18.799435035662,-83.1663320683033 -21.7474427128228,-83.6527477439356 -23.3838195584589,-83.8907410907847 -25.1507737490493,-84.1233923386452 -27.0608955215912,-84.3500415173059 -29.1276328144433,-84.569936992531 -31.3651058438886,-84.7822248111024 -33.787787049726,-84.9859385810751 -36.4100000651715,-85.1799910457047 -39.2254684301575,-85.3653713503438 -42.2670051141319,-85.5387016948086 -45.5438644541546,-85.6985251441108 -49.060657097437,-85.8432833998721 -52.8155102478543,-85.9713521490099 -56.798188247222,-86.0810948165517 -60.9884841556399,-86.1709353705399 -65.3552940730269,-86.2394471347165 -69.8568025670772,-86.2854497417117 -74.4420794435605,-86.3081016714921 -79.0541002976955,-86.3069732189871 -83.6338248204794,-86.282086037516 -88.1246428400689,-86.2339111089012 -92.476378148216,-86.1633255691107 -96.648183945475,-86.0715372403535 -100.609870976214,-85.9599810422024 -99.0579420397622,-85.6886697077333 -97.6902177179301,-85.4145523736492 -96.4770832399665,-85.1381268044082 -95.3946023243176,-84.8597653756883 -94.4233601473906,-84.5797663578554 -93.5474852718075,-84.2983709367676 -92.7539044484413,-84.0157761641608 -92.0317695892182,-83.7321442710136 -91.3720159090271,-83.4476098515121 -90.7670190695569,-83.1622856920025 -90.2103250371083,-82.8762665596235 -89.2206557254013,-82.3024537310648 -88.3677450482595,-81.7266850753947 -87.625242735394,-81.1493424064958 -87.2889335285782,-80.8601739863599 -86.6759080147236,-80.2809909444902 -86.3957752547936,-79.9910251582099 -85.8811072054949,-79.410447937669 -85.2058955392374,-78.53821280326 -84.6250667201732,-77.6646445200905 -84.1199991115857,-76.790008951244 -80.1354848676305,-76.8729662791738 -76.1198510525143,-76.8940402725462 -72.1102384999829,-76.8529332706269 -69.4587590842634,-76.791234214316 -66.8367608892216,-76.7025205257259 -64.253936065003,-76.5873283742443 -61.7214809911902,-76.4472663158097 -58.0317902359613,-76.1920943826971 -54.4867187349762,-75.8839289238147 -52.209673942386,-75.6512491856484 -50.0050311377084,-75.3980639798345 -46.8416906090976,-74.9811440611563 -44.8299997986727,-74.6800089408246 -42.8935421901567,-74.3634999155919 -40.1325788420452,-73.8584496953411 -38.3858471967599,-73.5030014928363 -36.711530919606,-73.1344296359539 -35.1073048600462,-72.7536120265225 -33.5713773561654,-72.3606142489338 -32.1012270845975,-71.9562327343647 -30.6916442149043,-71.540696994068 -29.3402203127627,-71.1146545433052 -28.0469098906407,-70.6792680613818 -26.8090072563978,-70.2351557298461 -25.6234102694729,-69.7837569470951 -24.4874126849913,-69.3255983146354 -23.3989177911829,-68.8603099005362 -22.3555167535442,-68.3883529673702 -21.3525305461511,-67.9111032752897 -20.3877751872045,-67.4289163496539 -19.4615243171223,-66.941201050803 -18.5717793773326,-66.4483016911922 -17.3011166640258,-65.6988939507686 -15.7177379146541,-64.6836370209702 -14.6040141867354,-63.9117530262693 -13.8919353084176,-63.3925489113402 -13.2052437891216,-62.8699271618878 -12.2199990069051,-62.0800085798767 -11.591904141826,-61.5515403834034 -10.6889626447612,-60.7536598837131 -10.1116356333819,-60.2185044630502 -9.27727893419605,-59.410786868651 -8.48048615003686,-58.5977493882644 -7.71999861279637,-57.7800082398124 -6.98905360899372,-56.958351546505 -6.28972219571394,-56.1326168406738 -5.61975188692288,-55.3025623770003 -4.97710610285762,-54.467918104214 -4.36020472143446,-53.6300012424413 -3.57188947342615,-52.5123116855254 -2.46022425462356,-50.8271721842357 -1.93371989478975,-49.9770524568847 -1.25999782638154,-48.840007294649 -0.616219648132593,-47.7017305272625 -0.11,-46.7638172701519 -0.11,-46.5600185555441 -0.000003779329813,-46.5600185555441 0.0,-46.5600185555441 0.0,-46.3481234150317 0.11,-46.3481234150317 0.742302431391911,-45.130146794995 1.44771303080382,-43.6959711056692 2.11936128268854,-42.2580511978746 2.76379607492307,-40.8161069220652 3.260002904029,-39.6600061599968 3.97063598583511,-37.9132015099153 4.64654366762075,-36.1658105052934 5.29434787956437,-34.4180458705823 5.92000335609753,-32.6700054381231 6.31994710067521,-31.5006117308271 7.04838351090648,-29.3004230052523 7.5628706713755,-27.6828528723456 8.80000392893471,-23.5600045367784 10.1100042350405,-18.8400040598874 10.9566066013031,-15.5814425116556 12.0633446115251,-11.1376011528043 12.8345139517586,-7.87258923655339 14.1200052732147,-2.22000300647936 15.1600055856618,2.53999711345946 16.1700059750336,7.29999743319874 19.1100073061787,21.5899978355674 20.9096898122507,30.2177203993705 21.8662885460439,34.6752740764237 22.8618854745236,39.1227996886842 23.9821089929437,43.8653396878364 24.6434665645421,46.525390254479 25.1044291902406,48.3003252859267 26.0859344655191,51.847862283059 26.6050884362945,53.6205230836514 27.151503863137,55.387928681795 27.8278933181626,57.4440338071021 28.3419741870849,58.9130110248666 28.9984038952286,60.6757686641843 29.7075784685293,62.4381574754771 30.2119186281641,63.6131869111271 30.8875352118014,65.0785088179107 31.3228470038644,65.9558362318308 32.0982444830051,67.4149985299979 32.7787627881512,68.5793633279463 33.5118337602688,69.7416083954794 34.111036512805,70.6113441053837 34.9801717040969,71.7717134258947 35.6937043089341,72.6422498266251 36.7492625280783,73.7976247603243 37.6157967418459,74.6583216443082 38.2480836321439,75.2300871378569 39.2815842375378,76.0845930767897 40.0286843440631,76.6521786011671 40.8407440982998,77.2173854530293 41.7264467039655,77.7798834850751 42.6842162169283,78.3409812405022 43.7248847409696,78.9003378241371 44.8741409755234,79.4557504150865 46.149119138483,80.0065613158234 47.5536124161063,80.5527144029296 48.3090801666276,80.8239088596783 49.9603422294423,81.3611541462584 50.8644260818528,81.6268749204031 52.8536565128928,82.1515301548449 53.9500587203338,82.4099955657587 55.1046669783344,82.6677507968797 56.342397240466,82.9223482780296 57.671345615305,83.1734346838797 59.1004615088501,83.4206080191201 60.6396045521467,83.6634103439978 62.2995847409936,83.9013195686447 64.0921734586581,84.1337403283416 66.0300683019699,84.359994087109 68.1057073138824,84.5796937011351 70.3529562411152,84.7917330820476 72.7863176097542,84.995138510583 75.4201151990723,85.1888147868515 78.2677470546606,85.3715404045125 81.340658204346,85.5419686187799 84.6470083306488,85.6986374358009 88.1900567978257,85.8399920527989 91.9507567505712,85.9685303744805 95.9403256168857,86.0786693735436 100.138494953317,86.1688218814309 104.514012159014,86.237550924592 109.024822862196,86.2836677080622 113.619681389901,86.3063251681157 118.241202479955,86.3050917157731 122.829982899179,86.2799911156982 127.331527718776,86.2327294134872 131.695667627413,86.1629321699561 135.880957337012,86.071800450819 139.856758816607,85.9607780268573 143.60336033228,85.8314538677988 147.110996730751,85.6854733990466 150.378205953236,85.5244661867672 153.40993305252,85.3499928835442 156.238722266926,85.1668357174196 158.855608252971,84.972821501142 161.273912882041,84.7691581178965 163.507837076013,84.5569285943111 165.571736595264,84.3370959582534 167.479624972527,84.1105115419874 169.244855222095,83.8779249775238 170.879934748157,83.6399947364629 172.415264810413,83.3975254789535 173.841357805458,83.1506903215121 175.167949509212,82.8999445599802 176.403883378286,82.6456881878556 177.557165538111,82.3882730019068 178.635027907036,82.128008884628 179.89,81.7966667964758 180.0,81.7966667964758 180.0,79.0085274183834 179.89,79.0085274183834-173.690064743648,79.5400051170471 -176.659124101084,79.3173721062341 -179.89,79.0299758303596 -179.89,79.0201951508555 -179.999953274755,79.0201951508555 -180,79.0201951508555 -180,81.7676060529818 -179.999937684396,81.7676060529818 -179.89,81.7676060529818 -179.89,81.7358343613174 -178.614390677784,81.3671867379634 -177.860340343273,81.132823495561 -176.465456893291,80.6599034716624 -175.204536305188,80.1820663997112 -173.690064743648,79.5400051170471", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CL/MIR_SCLD1C/2010/01/14/SM_REPR_MIR_SCLD1C_20100114T161432_20100114T170747_724_100_1", + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "425f3d2a-c75d-5adf-a481-c09fe16c8ca7" + } + ], + "properties": { + "id": "1768b19a-ed39-510d-be22-f0c4d9627a50", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MIR_SCLD1C" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MIR_SCLF1C.json b/tests/data/opensearch/creodias_search_MIR_SCLF1C.json new file mode 100644 index 0000000..c49015d --- /dev/null +++ b/tests/data/opensearch/creodias_search_MIR_SCLF1C.json @@ -0,0 +1,2266 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + 85.46928457869633 + ], + [ + -161.71, + 83.87 + ], + [ + -151.31, + 81.86 + ], + [ + -145.01, + 79.7 + ], + [ + -140.82, + 77.47 + ], + [ + -137.8, + 75.2 + ], + [ + -135.51, + 72.9 + ], + [ + -133.68, + 70.58 + ], + [ + -132.17, + 68.26 + ], + [ + -130.89, + 65.92 + ], + [ + -129.78, + 63.58 + ], + [ + -128.8, + 61.23 + ], + [ + -127.91, + 58.88 + ], + [ + -127.1, + 56.53 + ], + [ + -126.36, + 54.17 + ], + [ + -125.66, + 51.81 + ], + [ + -125.0, + 49.45 + ], + [ + -124.37, + 47.09 + ], + [ + -123.77, + 44.72 + ], + [ + -123.2, + 42.35 + ], + [ + -122.64, + 39.98 + ], + [ + -122.1, + 37.61 + ], + [ + -121.57, + 35.23 + ], + [ + -121.06, + 32.86 + ], + [ + -120.55, + 30.48 + ], + [ + -120.05, + 28.1 + ], + [ + -119.55, + 25.73 + ], + [ + -119.06, + 23.35 + ], + [ + -118.57, + 20.96 + ], + [ + -118.08, + 18.58 + ], + [ + -117.59, + 16.2 + ], + [ + -117.1, + 13.82 + ], + [ + -116.61, + 11.44 + ], + [ + -116.11, + 9.05 + ], + [ + -115.61, + 6.67 + ], + [ + -115.11, + 4.29 + ], + [ + -114.6, + 1.91 + ], + [ + -114.08, + -0.47 + ], + [ + -113.56, + -2.85 + ], + [ + -113.02, + -5.23 + ], + [ + -112.47, + -7.61 + ], + [ + -111.92, + -9.98 + ], + [ + -111.34, + -12.36 + ], + [ + -110.75, + -14.73 + ], + [ + -110.15, + -17.1 + ], + [ + -109.52, + -19.46 + ], + [ + -108.87, + -21.83 + ], + [ + -108.2, + -24.19 + ], + [ + -107.49, + -26.54 + ], + [ + -106.76, + -28.89 + ], + [ + -105.99, + -31.24 + ], + [ + -105.18, + -33.58 + ], + [ + -104.32, + -35.91 + ], + [ + -103.42, + -38.24 + ], + [ + -102.45, + -40.56 + ], + [ + -101.42, + -42.87 + ], + [ + -100.31, + -45.16 + ], + [ + -99.1, + -47.45 + ], + [ + -97.8, + -49.72 + ], + [ + -96.36, + -51.98 + ], + [ + -94.79, + -54.22 + ], + [ + -93.03, + -56.44 + ], + [ + -91.07, + -58.63 + ], + [ + -88.86, + -60.78 + ], + [ + -86.33, + -62.9 + ], + [ + -83.43, + -64.96 + ], + [ + -80.07, + -66.97 + ], + [ + -76.12, + -68.89 + ], + [ + -71.46, + -70.7 + ], + [ + -65.92, + -72.38 + ], + [ + -59.34, + -73.88 + ], + [ + -51.58, + -75.14 + ], + [ + -42.61, + -76.11 + ], + [ + -32.61, + -76.71 + ], + [ + -22.01, + -76.89 + ], + [ + -11.46, + -76.65 + ], + [ + -1.58, + -75.99 + ], + [ + 7.23, + -74.98 + ], + [ + 14.82, + -73.68 + ], + [ + 20.5, + -72.36 + ], + [ + 21.14, + -72.19 + ], + [ + 51.17, + -77.8 + ], + [ + 47.41, + -79.75 + ], + [ + 41.09, + -81.89 + ], + [ + 30.67, + -83.89 + ], + [ + 11.8, + -85.53 + ], + [ + -20.2, + -86.3 + ], + [ + -53.67, + -85.71 + ], + [ + -74.2, + -84.15 + ], + [ + -85.46, + -82.18 + ], + [ + -92.19, + -80.05 + ], + [ + -96.63, + -77.83 + ], + [ + -99.78, + -75.58 + ], + [ + -102.17, + -73.29 + ], + [ + -104.05, + -70.99 + ], + [ + -105.6, + -68.67 + ], + [ + -106.91, + -66.35 + ], + [ + -108.05, + -64.02 + ], + [ + -109.05, + -61.69 + ], + [ + -109.95, + -59.35 + ], + [ + -110.77, + -57.0 + ], + [ + -111.53, + -54.65 + ], + [ + -112.23, + -52.3 + ], + [ + -112.9, + -49.95 + ], + [ + -113.53, + -47.59 + ], + [ + -114.13, + -45.24 + ], + [ + -114.71, + -42.87 + ], + [ + -115.27, + -40.51 + ], + [ + -115.81, + -38.15 + ], + [ + -116.34, + -35.78 + ], + [ + -116.86, + -33.41 + ], + [ + -117.37, + -31.04 + ], + [ + -117.87, + -28.67 + ], + [ + -118.37, + -26.29 + ], + [ + -118.86, + -23.92 + ], + [ + -119.35, + -21.54 + ], + [ + -119.84, + -19.17 + ], + [ + -120.33, + -16.79 + ], + [ + -120.82, + -14.41 + ], + [ + -121.31, + -12.03 + ], + [ + -121.8, + -9.65 + ], + [ + -122.3, + -7.27 + ], + [ + -122.8, + -4.88 + ], + [ + -123.31, + -2.5 + ], + [ + -123.83, + -0.12 + ], + [ + -124.35, + 2.26 + ], + [ + -124.88, + 4.64 + ], + [ + -125.43, + 7.02 + ], + [ + -125.98, + 9.4 + ], + [ + -126.55, + 11.77 + ], + [ + -127.14, + 14.15 + ], + [ + -127.74, + 16.52 + ], + [ + -128.36, + 18.89 + ], + [ + -129.01, + 21.26 + ], + [ + -129.68, + 23.62 + ], + [ + -130.37, + 25.98 + ], + [ + -131.1, + 28.34 + ], + [ + -131.86, + 30.69 + ], + [ + -132.67, + 33.04 + ], + [ + -133.51, + 35.38 + ], + [ + -134.41, + 37.72 + ], + [ + -135.36, + 40.04 + ], + [ + -136.38, + 42.36 + ], + [ + -137.48, + 44.67 + ], + [ + -138.67, + 46.97 + ], + [ + -139.95, + 49.25 + ], + [ + -141.36, + 51.52 + ], + [ + -142.92, + 53.77 + ], + [ + -144.64, + 56.0 + ], + [ + -146.56, + 58.21 + ], + [ + -148.73, + 60.38 + ], + [ + -151.2, + 62.51 + ], + [ + -154.04, + 64.6 + ], + [ + -157.33, + 66.62 + ], + [ + -161.18, + 68.57 + ], + [ + -165.73, + 70.41 + ], + [ + -171.14, + 72.12 + ], + [ + -177.57, + 73.66 + ], + [ + -180.0, + 74.07885526315789 + ], + [ + -180.0, + 85.46928457869633 + ] + ] + ], + [ + [ + [ + 180.0, + 74.07885526315789 + ], + [ + 174.83, + 74.97 + ], + [ + 166.0, + 75.98 + ], + [ + 156.08, + 76.64 + ], + [ + 145.82, + 76.89 + ], + [ + 148.45, + 86.29 + ], + [ + 179.42, + 85.52 + ], + [ + 180.0, + 85.46928457869633 + ], + [ + 180.0, + 74.07885526315789 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_SCLF1C_20240410T132847_20240410T142207_724_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-04-10T13:28:46.582000Z", + "completionDate": "2024-04-10T14:22:07.027000Z", + "productType": "MIR_SCLF1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 75881, + "updated": "2024-04-10T19:23:56.408497Z", + "published": "2024-04-10T19:23:56.408497Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bce0f2b3-77bd-405c-82c9-32ca627bc502", + "size": 98002906, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bce0f2b3-77bd-405c-82c9-32ca627bc502", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/bce0f2b3-77bd-405c-82c9-32ca627bc502.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -70.9433882294001, + -12.9055816611812 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "FULL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,85.4692845786963 -161.71,83.87 -151.31,81.86 -145.01,79.7 -140.82,77.47 -137.8,75.2 -135.51,72.9 -133.68,70.58 -132.17,68.26 -130.89,65.92 -129.78,63.58 -128.8,61.23 -127.91,58.88 -127.1,56.53 -126.36,54.17 -125.66,51.81 -125,49.45 -124.37,47.09 -123.77,44.72 -123.2,42.35 -122.64,39.98 -122.1,37.61 -121.57,35.23 -121.06,32.86 -120.55,30.48 -120.05,28.1 -119.55,25.73 -119.06,23.35 -118.57,20.96 -118.08,18.58 -117.59,16.2 -117.1,13.82 -116.61,11.44 -116.11,9.05 -115.61,6.67 -115.11,4.29 -114.6,1.91 -114.08,-0.47 -113.56,-2.85 -113.02,-5.23 -112.47,-7.61 -111.92,-9.98 -111.34,-12.36 -110.75,-14.73 -110.15,-17.1 -109.52,-19.46 -108.87,-21.83 -108.2,-24.19 -107.49,-26.54 -106.76,-28.89 -105.99,-31.24 -105.18,-33.58 -104.32,-35.91 -103.42,-38.24 -102.45,-40.56 -101.42,-42.87 -100.31,-45.16 -99.1,-47.45 -97.8,-49.72 -96.36,-51.98 -94.79,-54.22 -93.03,-56.44 -91.07,-58.63 -88.86,-60.78 -86.33,-62.9 -83.43,-64.96 -80.07,-66.97 -76.12,-68.89 -71.46,-70.7 -65.92,-72.38 -59.34,-73.88 -51.58,-75.14 -42.61,-76.11 -32.61,-76.71 -22.01,-76.89 -11.46,-76.65 -1.58,-75.99 7.23,-74.98 14.82,-73.68 20.5,-72.36 21.14,-72.19 51.17,-77.8 47.41,-79.75 41.09,-81.89 30.67,-83.89 11.8,-85.53 -20.2,-86.3 -53.67,-85.71 -74.2,-84.15 -85.46,-82.18 -92.19,-80.05 -96.63,-77.83 -99.78,-75.58 -102.17,-73.29 -104.05,-70.99 -105.6,-68.67 -106.91,-66.35 -108.05,-64.02 -109.05,-61.69 -109.95,-59.35 -110.77,-57 -111.53,-54.65 -112.23,-52.3 -112.9,-49.95 -113.53,-47.59 -114.13,-45.24 -114.71,-42.87 -115.27,-40.51 -115.81,-38.15 -116.34,-35.78 -116.86,-33.41 -117.37,-31.04 -117.87,-28.67 -118.37,-26.29 -118.86,-23.92 -119.35,-21.54 -119.84,-19.17 -120.33,-16.79 -120.82,-14.41 -121.31,-12.03 -121.8,-9.65 -122.3,-7.27 -122.8,-4.88 -123.31,-2.5 -123.83,-0.12 -124.35,2.26 -124.88,4.64 -125.43,7.02 -125.98,9.4 -126.55,11.77 -127.14,14.15 -127.74,16.52 -128.36,18.89 -129.01,21.26 -129.68,23.62 -130.37,25.98 -131.1,28.34 -131.86,30.69 -132.67,33.04 -133.51,35.38 -134.41,37.72 -135.36,40.04 -136.38,42.36 -137.48,44.67 -138.67,46.97 -139.95,49.25 -141.36,51.52 -142.92,53.77 -144.64,56.0 -146.56,58.21 -148.73,60.38 -151.2,62.51 -154.04,64.6 -157.33,66.62 -161.18,68.57 -165.73,70.41 -171.14,72.12 -177.57,73.66 -180,74.0788552631579 -180,85.4692845786963180.0,74.0788552631579 174.83,74.97 166.0,75.98 156.08,76.64 145.82,76.89 148.45,86.29 179.42,85.52 180.0,85.4692845786963 180.0,74.0788552631579", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CL/MIR_SCLF1C/2024/04/10/SM_OPER_MIR_SCLF1C_20240410T132847_20240410T142207_724_001_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "bce0f2b3-77bd-405c-82c9-32ca627bc502" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 102.57, + 77.07 + ], + [ + 102.4, + 77.19 + ], + [ + 98.98, + 79.15 + ], + [ + 93.33, + 81.33 + ], + [ + 84.25, + 83.39 + ], + [ + 68.07, + 85.17 + ], + [ + 39.16, + 86.23 + ], + [ + 3.81, + 85.97 + ], + [ + -20.05, + 84.58 + ], + [ + -33.04, + 82.67 + ], + [ + -40.6, + 80.56 + ], + [ + -45.47, + 78.34 + ], + [ + -48.87, + 76.08 + ], + [ + -51.41, + 73.79 + ], + [ + -53.4, + 71.48 + ], + [ + -55.01, + 69.16 + ], + [ + -56.37, + 66.83 + ], + [ + -57.54, + 64.49 + ], + [ + -58.57, + 62.15 + ], + [ + -59.49, + 59.8 + ], + [ + -60.33, + 57.45 + ], + [ + -61.1, + 55.09 + ], + [ + -61.82, + 52.73 + ], + [ + -62.49, + 50.37 + ], + [ + -63.13, + 48.01 + ], + [ + -63.74, + 45.64 + ], + [ + -64.32, + 43.27 + ], + [ + -64.88, + 40.9 + ], + [ + -65.43, + 38.53 + ], + [ + -65.96, + 36.16 + ], + [ + -66.48, + 33.78 + ], + [ + -67.0, + 31.41 + ], + [ + -67.5, + 29.03 + ], + [ + -68.0, + 26.65 + ], + [ + -68.49, + 24.27 + ], + [ + -68.98, + 21.89 + ], + [ + -69.47, + 19.51 + ], + [ + -69.96, + 17.13 + ], + [ + -70.45, + 14.75 + ], + [ + -70.94, + 12.36 + ], + [ + -71.37, + 10.28 + ], + [ + -71.87, + 7.9 + ], + [ + -72.37, + 5.51 + ], + [ + -72.88, + 3.13 + ], + [ + -73.39, + 0.75 + ], + [ + -73.91, + -1.63 + ], + [ + -74.44, + -4.01 + ], + [ + -74.98, + -6.39 + ], + [ + -75.53, + -8.76 + ], + [ + -76.1, + -11.14 + ], + [ + -76.68, + -13.51 + ], + [ + -77.28, + -15.88 + ], + [ + -77.9, + -18.25 + ], + [ + -78.53, + -20.61 + ], + [ + -79.19, + -22.97 + ], + [ + -79.88, + -25.33 + ], + [ + -80.6, + -27.68 + ], + [ + -81.35, + -30.03 + ], + [ + -82.14, + -32.38 + ], + [ + -82.97, + -34.71 + ], + [ + -83.85, + -37.04 + ], + [ + -84.78, + -39.37 + ], + [ + -85.78, + -41.68 + ], + [ + -86.85, + -43.98 + ], + [ + -88.01, + -46.28 + ], + [ + -89.26, + -48.56 + ], + [ + -90.62, + -50.82 + ], + [ + -92.12, + -53.07 + ], + [ + -93.78, + -55.3 + ], + [ + -95.63, + -57.5 + ], + [ + -97.71, + -59.68 + ], + [ + -100.07, + -61.82 + ], + [ + -102.76, + -63.91 + ], + [ + -105.88, + -65.95 + ], + [ + -109.51, + -67.91 + ], + [ + -113.79, + -69.79 + ], + [ + -118.85, + -71.54 + ], + [ + -124.87, + -73.14 + ], + [ + -132.01, + -74.53 + ], + [ + -139.26, + -75.53 + ], + [ + -159.62, + -76.84 + ], + [ + -147.11, + -86.12 + ], + [ + -105.64, + -82.92 + ], + [ + -98.43, + -81.1 + ], + [ + -93.06, + -78.92 + ], + [ + -89.37, + -76.68 + ], + [ + -86.66, + -74.4 + ], + [ + -84.55, + -72.11 + ], + [ + -82.85, + -69.8 + ], + [ + -81.44, + -67.48 + ], + [ + -80.22, + -65.15 + ], + [ + -79.16, + -62.82 + ], + [ + -78.22, + -60.48 + ], + [ + -77.36, + -58.14 + ], + [ + -76.57, + -55.8 + ], + [ + -75.84, + -53.45 + ], + [ + -75.16, + -51.09 + ], + [ + -74.51, + -48.74 + ], + [ + -73.9, + -46.38 + ], + [ + -73.31, + -44.02 + ], + [ + -72.74, + -41.66 + ], + [ + -72.19, + -39.3 + ], + [ + -71.65, + -36.93 + ], + [ + -71.13, + -34.56 + ], + [ + -70.62, + -32.19 + ], + [ + -70.11, + -29.82 + ], + [ + -69.61, + -27.45 + ], + [ + -69.12, + -25.07 + ], + [ + -68.62, + -22.7 + ], + [ + -68.14, + -20.32 + ], + [ + -67.65, + -17.94 + ], + [ + -67.16, + -15.56 + ], + [ + -66.67, + -13.18 + ], + [ + -66.18, + -10.8 + ], + [ + -65.68, + -8.42 + ], + [ + -65.18, + -6.04 + ], + [ + -64.68, + -3.66 + ], + [ + -64.17, + -1.28 + ], + [ + -63.65, + 1.1 + ], + [ + -63.12, + 3.48 + ], + [ + -62.58, + 5.86 + ], + [ + -62.03, + 8.24 + ], + [ + -61.54, + 10.32 + ], + [ + -60.96, + 12.7 + ], + [ + -60.37, + 15.07 + ], + [ + -59.76, + 17.44 + ], + [ + -59.13, + 19.81 + ], + [ + -58.48, + 22.18 + ], + [ + -57.8, + 24.54 + ], + [ + -57.09, + 26.9 + ], + [ + -56.35, + 29.25 + ], + [ + -55.57, + 31.6 + ], + [ + -54.75, + 33.95 + ], + [ + -53.89, + 36.29 + ], + [ + -52.97, + 38.62 + ], + [ + -51.99, + 40.95 + ], + [ + -50.94, + 43.26 + ], + [ + -49.81, + 45.57 + ], + [ + -48.59, + 47.86 + ], + [ + -47.25, + 50.14 + ], + [ + -45.79, + 52.4 + ], + [ + -44.18, + 54.64 + ], + [ + -42.38, + 56.86 + ], + [ + -40.37, + 59.06 + ], + [ + -38.09, + 61.21 + ], + [ + -35.48, + 63.33 + ], + [ + -32.48, + 65.39 + ], + [ + -28.99, + 67.39 + ], + [ + -24.88, + 69.3 + ], + [ + -20.02, + 71.09 + ], + [ + -14.24, + 72.74 + ], + [ + -7.36, + 74.2 + ], + [ + 0.72, + 75.4 + ], + [ + 10.01, + 76.29 + ], + [ + 20.25, + 76.79 + ], + [ + 30.95, + 76.87 + ], + [ + 41.43, + 76.52 + ], + [ + 51.11, + 75.76 + ], + [ + 59.64, + 74.66 + ], + [ + 66.94, + 73.29 + ], + [ + 72.38, + 71.92 + ], + [ + 102.57, + 77.07 + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_SCLF1C_20240720T220730_20240720T230041_724_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T22:07:29.476000Z", + "completionDate": "2024-07-20T23:00:41.520000Z", + "productType": "MIR_SCLF1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77340, + "updated": "2024-07-21T04:25:32.770349Z", + "published": "2024-07-21T04:25:32.770349Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2d5b3496-44da-4f82-9a1b-3c460a09a675", + "size": 222343134, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2d5b3496-44da-4f82-9a1b-3c460a09a675", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/2d5b3496-44da-4f82-9a1b-3c460a09a675.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -44.8692024135341, + 15.4555055457036 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "FULL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "102.57,77.07 102.4,77.19 98.98,79.15 93.33,81.33 84.25,83.39 68.07,85.17 39.16,86.23 3.81,85.97 -20.05,84.58 -33.04,82.67 -40.6,80.56 -45.47,78.34 -48.87,76.08 -51.41,73.79 -53.4,71.48 -55.01,69.16 -56.37,66.83 -57.54,64.49 -58.57,62.15 -59.49,59.8 -60.33,57.45 -61.1,55.09 -61.82,52.73 -62.49,50.37 -63.13,48.01 -63.74,45.64 -64.32,43.27 -64.88,40.9 -65.43,38.53 -65.96,36.16 -66.48,33.78 -67,31.41 -67.5,29.03 -68,26.65 -68.49,24.27 -68.98,21.89 -69.47,19.51 -69.96,17.13 -70.45,14.75 -70.94,12.36 -71.37,10.28 -71.87,7.9 -72.37,5.51 -72.88,3.13 -73.39,0.75 -73.91,-1.63 -74.44,-4.01 -74.98,-6.39 -75.53,-8.76 -76.1,-11.14 -76.68,-13.51 -77.28,-15.88 -77.9,-18.25 -78.53,-20.61 -79.19,-22.97 -79.88,-25.33 -80.6,-27.68 -81.35,-30.03 -82.14,-32.38 -82.97,-34.71 -83.85,-37.04 -84.78,-39.37 -85.78,-41.68 -86.85,-43.98 -88.01,-46.28 -89.26,-48.56 -90.62,-50.82 -92.12,-53.07 -93.78,-55.3 -95.63,-57.5 -97.71,-59.68 -100.07,-61.82 -102.76,-63.91 -105.88,-65.95 -109.51,-67.91 -113.79,-69.79 -118.85,-71.54 -124.87,-73.14 -132.01,-74.53 -139.26,-75.53 -159.62,-76.84 -147.11,-86.12 -105.64,-82.92 -98.43,-81.1 -93.06,-78.92 -89.37,-76.68 -86.66,-74.4 -84.55,-72.11 -82.85,-69.8 -81.44,-67.48 -80.22,-65.15 -79.16,-62.82 -78.22,-60.48 -77.36,-58.14 -76.57,-55.8 -75.84,-53.45 -75.16,-51.09 -74.51,-48.74 -73.9,-46.38 -73.31,-44.02 -72.74,-41.66 -72.19,-39.3 -71.65,-36.93 -71.13,-34.56 -70.62,-32.19 -70.11,-29.82 -69.61,-27.45 -69.12,-25.07 -68.62,-22.7 -68.14,-20.32 -67.65,-17.94 -67.16,-15.56 -66.67,-13.18 -66.18,-10.8 -65.68,-8.42 -65.18,-6.04 -64.68,-3.66 -64.17,-1.28 -63.65,1.1 -63.12,3.48 -62.58,5.86 -62.03,8.24 -61.54,10.32 -60.96,12.7 -60.37,15.07 -59.76,17.44 -59.13,19.81 -58.48,22.18 -57.8,24.54 -57.09,26.9 -56.35,29.25 -55.57,31.6 -54.75,33.95 -53.89,36.29 -52.97,38.62 -51.99,40.95 -50.94,43.26 -49.81,45.57 -48.59,47.86 -47.25,50.14 -45.79,52.4 -44.18,54.64 -42.38,56.86 -40.37,59.06 -38.09,61.21 -35.48,63.33 -32.48,65.39 -28.99,67.39 -24.88,69.3 -20.02,71.09 -14.24,72.74 -7.36,74.2 0.72,75.4 10.01,76.29 20.25,76.79 30.95,76.87 41.43,76.52 51.11,75.76 59.64,74.66 66.94,73.29 72.38,71.92 102.57,77.07", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CL/MIR_SCLF1C/2024/07/20/SM_OPER_MIR_SCLF1C_20240720T220730_20240720T230041_724_001_1", + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "2d5b3496-44da-4f82-9a1b-3c460a09a675" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + -73.15470198675496 + ], + [ + -179.98, + -73.16 + ], + [ + -172.83, + -74.54 + ], + [ + -164.45, + -75.67 + ], + [ + -154.93, + -76.45 + ], + [ + -144.56, + -76.85 + ], + [ + -133.9, + -76.82 + ], + [ + -123.62, + -76.37 + ], + [ + -114.24, + -75.53 + ], + [ + -106.04, + -74.37 + ], + [ + -99.04, + -72.95 + ], + [ + -93.83, + -71.54 + ], + [ + -93.75, + -71.51 + ], + [ + -64.35, + -76.68 + ], + [ + -67.51, + -78.64 + ], + [ + -72.61, + -80.83 + ], + [ + -80.62, + -82.92 + ], + [ + -94.52, + -84.78 + ], + [ + -119.88, + -86.07 + ], + [ + -155.41, + -86.17 + ], + [ + -180.0, + -85.11614285714286 + ], + [ + -180.0, + -73.15470198675496 + ] + ] + ], + [ + [ + [ + 180.0, + -85.11614285714286 + ], + [ + 177.29, + -85.0 + ], + [ + 162.17, + -83.2 + ], + [ + 153.58, + -81.13 + ], + [ + 148.17, + -78.95 + ], + [ + 144.47, + -76.71 + ], + [ + 141.74, + -74.44 + ], + [ + 139.63, + -72.14 + ], + [ + 137.93, + -69.83 + ], + [ + 136.51, + -67.51 + ], + [ + 135.29, + -65.19 + ], + [ + 134.23, + -62.85 + ], + [ + 133.28, + -60.52 + ], + [ + 132.42, + -58.17 + ], + [ + 131.63, + -55.83 + ], + [ + 130.9, + -53.48 + ], + [ + 130.22, + -51.13 + ], + [ + 129.57, + -48.77 + ], + [ + 128.96, + -46.41 + ], + [ + 128.37, + -44.06 + ], + [ + 127.8, + -41.69 + ], + [ + 127.25, + -39.33 + ], + [ + 126.71, + -36.96 + ], + [ + 126.19, + -34.6 + ], + [ + 125.67, + -32.23 + ], + [ + 125.17, + -29.85 + ], + [ + 124.67, + -27.48 + ], + [ + 124.17, + -25.11 + ], + [ + 123.68, + -22.73 + ], + [ + 123.19, + -20.35 + ], + [ + 122.71, + -17.98 + ], + [ + 122.22, + -15.6 + ], + [ + 121.73, + -13.22 + ], + [ + 121.24, + -10.84 + ], + [ + 120.74, + -8.46 + ], + [ + 120.24, + -6.08 + ], + [ + 119.74, + -3.69 + ], + [ + 119.22, + -1.31 + ], + [ + 118.7, + 1.07 + ], + [ + 118.18, + 3.45 + ], + [ + 117.64, + 5.83 + ], + [ + 117.09, + 8.21 + ], + [ + 116.52, + 10.58 + ], + [ + 115.95, + 12.96 + ], + [ + 115.35, + 15.33 + ], + [ + 114.74, + 17.7 + ], + [ + 114.11, + 20.07 + ], + [ + 113.45, + 22.44 + ], + [ + 112.77, + 24.8 + ], + [ + 112.06, + 27.16 + ], + [ + 111.31, + 29.52 + ], + [ + 110.53, + 31.87 + ], + [ + 109.71, + 34.21 + ], + [ + 108.84, + 36.55 + ], + [ + 107.91, + 38.88 + ], + [ + 106.93, + 41.2 + ], + [ + 105.87, + 43.52 + ], + [ + 104.73, + 45.82 + ], + [ + 103.49, + 48.11 + ], + [ + 102.15, + 50.39 + ], + [ + 100.67, + 52.65 + ], + [ + 99.04, + 54.89 + ], + [ + 97.22, + 57.11 + ], + [ + 95.18, + 59.3 + ], + [ + 92.86, + 61.45 + ], + [ + 90.22, + 63.56 + ], + [ + 87.17, + 65.62 + ], + [ + 83.61, + 67.6 + ], + [ + 79.43, + 69.5 + ], + [ + 74.47, + 71.28 + ], + [ + 68.58, + 72.91 + ], + [ + 61.58, + 74.34 + ], + [ + 53.35, + 75.52 + ], + [ + 43.94, + 76.36 + ], + [ + 32.97, + 76.83 + ], + [ + 45.65, + 86.11 + ], + [ + 73.1, + 84.77 + ], + [ + 86.99, + 82.9 + ], + [ + 94.98, + 80.8 + ], + [ + 100.07, + 78.59 + ], + [ + 103.59, + 76.34 + ], + [ + 106.21, + 74.05 + ], + [ + 108.25, + 71.74 + ], + [ + 109.9, + 69.42 + ], + [ + 111.28, + 67.09 + ], + [ + 112.47, + 64.75 + ], + [ + 113.51, + 62.41 + ], + [ + 114.44, + 60.06 + ], + [ + 115.29, + 57.71 + ], + [ + 116.07, + 55.35 + ], + [ + 116.79, + 52.99 + ], + [ + 117.47, + 50.63 + ], + [ + 118.11, + 48.27 + ], + [ + 118.72, + 45.9 + ], + [ + 119.31, + 43.54 + ], + [ + 119.87, + 41.17 + ], + [ + 120.42, + 38.79 + ], + [ + 120.95, + 36.42 + ], + [ + 121.48, + 34.05 + ], + [ + 121.99, + 31.67 + ], + [ + 122.49, + 29.29 + ], + [ + 122.99, + 26.92 + ], + [ + 123.49, + 24.54 + ], + [ + 123.98, + 22.16 + ], + [ + 124.47, + 19.77 + ], + [ + 124.96, + 17.39 + ], + [ + 125.45, + 15.01 + ], + [ + 125.94, + 12.63 + ], + [ + 126.43, + 10.25 + ], + [ + 126.93, + 7.86 + ], + [ + 127.43, + 5.48 + ], + [ + 127.93, + 3.1 + ], + [ + 128.45, + 0.72 + ], + [ + 128.97, + -1.66 + ], + [ + 129.5, + -4.04 + ], + [ + 130.04, + -6.42 + ], + [ + 130.59, + -8.8 + ], + [ + 131.16, + -11.17 + ], + [ + 131.74, + -13.54 + ], + [ + 132.34, + -15.91 + ], + [ + 132.95, + -18.28 + ], + [ + 133.59, + -20.65 + ], + [ + 134.25, + -23.01 + ], + [ + 134.94, + -25.36 + ], + [ + 135.66, + -27.72 + ], + [ + 136.41, + -30.07 + ], + [ + 137.2, + -32.41 + ], + [ + 138.03, + -34.74 + ], + [ + 138.91, + -37.07 + ], + [ + 139.85, + -39.4 + ], + [ + 140.85, + -41.71 + ], + [ + 141.92, + -44.02 + ], + [ + 143.07, + -46.31 + ], + [ + 144.33, + -48.59 + ], + [ + 145.69, + -50.86 + ], + [ + 147.2, + -53.1 + ], + [ + 148.86, + -55.33 + ], + [ + 150.71, + -57.54 + ], + [ + 152.79, + -59.71 + ], + [ + 155.15, + -61.85 + ], + [ + 157.85, + -63.94 + ], + [ + 160.98, + -65.97 + ], + [ + 164.62, + -67.94 + ], + [ + 168.9, + -69.81 + ], + [ + 173.98, + -71.56 + ], + [ + 180.0, + -73.15470198675496 + ], + [ + 180.0, + -85.11614285714286 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_SCLF1C_20240720T211719_20240720T221039_724_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T21:17:18.634000Z", + "completionDate": "2024-07-20T22:10:39.078000Z", + "productType": "MIR_SCLF1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77339, + "updated": "2024-07-21T04:26:02.762416Z", + "published": "2024-07-21T04:26:02.762416Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/89176da0-0c07-4850-ac09-a5fe08b92411", + "size": 308392868, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 89176da0-0c07-4850-ac09-a5fe08b92411", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/89176da0-0c07-4850-ac09-a5fe08b92411.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 53.7988030750198, + -15.3955004172727 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "FULL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,-73.154701986755 -179.98,-73.16 -172.83,-74.54 -164.45,-75.67 -154.93,-76.45 -144.56,-76.85 -133.9,-76.82 -123.62,-76.37 -114.24,-75.53 -106.04,-74.37 -99.04,-72.95 -93.83,-71.54 -93.75,-71.51 -64.35,-76.68 -67.51,-78.64 -72.61,-80.83 -80.62,-82.92 -94.52,-84.78 -119.88,-86.07 -155.41,-86.17 -180,-85.1161428571429 -180,-73.154701986755180.0,-85.1161428571429 177.29,-85 162.17,-83.2 153.58,-81.13 148.17,-78.95 144.47,-76.71 141.74,-74.44 139.63,-72.14 137.93,-69.83 136.51,-67.51 135.29,-65.19 134.23,-62.85 133.28,-60.52 132.42,-58.17 131.63,-55.83 130.9,-53.48 130.22,-51.13 129.57,-48.77 128.96,-46.41 128.37,-44.06 127.8,-41.69 127.25,-39.33 126.71,-36.96 126.19,-34.6 125.67,-32.23 125.17,-29.85 124.67,-27.48 124.17,-25.11 123.68,-22.73 123.19,-20.35 122.71,-17.98 122.22,-15.6 121.73,-13.22 121.24,-10.84 120.74,-8.46 120.24,-6.08 119.74,-3.69 119.22,-1.31 118.7,1.07 118.18,3.45 117.64,5.83 117.09,8.21 116.52,10.58 115.95,12.96 115.35,15.33 114.74,17.7 114.11,20.07 113.45,22.44 112.77,24.8 112.06,27.16 111.31,29.52 110.53,31.87 109.71,34.21 108.84,36.55 107.91,38.88 106.93,41.2 105.87,43.52 104.73,45.82 103.49,48.11 102.15,50.39 100.67,52.65 99.04,54.89 97.22,57.11 95.18,59.3 92.86,61.45 90.22,63.56 87.17,65.62 83.61,67.6 79.43,69.5 74.47,71.28 68.58,72.91 61.58,74.34 53.35,75.52 43.94,76.36 32.97,76.83 45.65,86.11 73.1,84.77 86.99,82.9 94.98,80.8 100.07,78.59 103.59,76.34 106.21,74.05 108.25,71.74 109.9,69.42 111.28,67.09 112.47,64.75 113.51,62.41 114.44,60.06 115.29,57.71 116.07,55.35 116.79,52.99 117.47,50.63 118.11,48.27 118.72,45.9 119.31,43.54 119.87,41.17 120.42,38.79 120.95,36.42 121.48,34.05 121.99,31.67 122.49,29.29 122.99,26.92 123.49,24.54 123.98,22.16 124.47,19.77 124.96,17.39 125.45,15.01 125.94,12.63 126.43,10.25 126.93,7.86 127.43,5.48 127.93,3.1 128.45,0.72 128.97,-1.66 129.5,-4.04 130.04,-6.42 130.59,-8.8 131.16,-11.17 131.74,-13.54 132.34,-15.91 132.95,-18.28 133.59,-20.65 134.25,-23.01 134.94,-25.36 135.66,-27.72 136.41,-30.07 137.2,-32.41 138.03,-34.74 138.91,-37.07 139.85,-39.4 140.85,-41.71 141.92,-44.02 143.07,-46.31 144.33,-48.59 145.69,-50.86 147.2,-53.1 148.86,-55.33 150.71,-57.54 152.79,-59.71 155.15,-61.85 157.85,-63.94 160.98,-65.97 164.62,-67.94 168.9,-69.81 173.98,-71.56 180.0,-73.154701986755 180.0,-85.1161428571429", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CL/MIR_SCLF1C/2024/07/20/SM_OPER_MIR_SCLF1C_20240720T211719_20240720T221039_724_001_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "89176da0-0c07-4850-ac09-a5fe08b92411" + } + ], + "properties": { + "id": "ffd3b101-5111-5e5e-b8c2-a93cb24ed21b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MIR_SCLF1C" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MIR_SCSD1C.json b/tests/data/opensearch/creodias_search_MIR_SCSD1C.json new file mode 100644 index 0000000..4902fbe --- /dev/null +++ b/tests/data/opensearch/creodias_search_MIR_SCSD1C.json @@ -0,0 +1,3266 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 165.8099489247385, + 77.0000061429605 + ], + [ + 135.51999836441428, + 71.92001257146393 + ], + [ + 134.7900194619067, + 72.12000674979959 + ], + [ + 134.05001958423384, + 72.32000678033022 + ], + [ + 133.2900196402661, + 72.52000682875793 + ], + [ + 132.51001962671523, + 72.72000689430003 + ], + [ + 132.5100193372736, + 72.72000696617819 + ], + [ + 131.720019310877, + 72.91000702831134 + ], + [ + 130.9100193674301, + 73.10000706987047 + ], + [ + 130.08001943351348, + 73.29000710902136 + ], + [ + 129.23001939373736, + 73.48000717117434 + ], + [ + 129.23001896403193, + 73.48000726360024 + ], + [ + 128.36001878154008, + 73.66000734788847 + ], + [ + 128.36001846218448, + 73.66000741173951 + ], + [ + 127.48001874335156, + 73.83000740006962 + ], + [ + 126.58001902657642, + 74.01000738778112 + ], + [ + 126.58001858880368, + 74.01000747195826 + ], + [ + 125.66001834860153, + 74.18000755626635 + ], + [ + 125.6600178848861, + 74.18000763852937 + ], + [ + 124.7200181644584, + 74.34000762706565 + ], + [ + 123.76001844464079, + 74.51000761443876 + ], + [ + 123.76001718391201, + 74.51000782218614 + ], + [ + 122.78001745829016, + 74.6600078107882 + ], + [ + 121.78001773189044, + 74.8200077977729 + ], + [ + 121.78001728970935, + 74.82000786562513 + ], + [ + 120.76001692156537, + 74.97000794766045 + ], + [ + 120.76001645664715, + 74.97000801310408 + ], + [ + 119.7200162694791, + 75.11000806228195 + ], + [ + 118.66001636004948, + 75.25000807355983 + ], + [ + 117.5900162161736, + 75.3900081144862 + ], + [ + 117.59001564070175, + 75.39000818610351 + ], + [ + 116.4900151512661, + 75.52000826266382 + ], + [ + 116.49001478804607, + 75.52000830373859 + ], + [ + 115.38001453214466, + 75.64000834761538 + ], + [ + 114.25001453910511, + 75.76000836209369 + ], + [ + 113.10001425791893, + 75.880008405552 + ], + [ + 113.10001271718687, + 75.8800085515347 + ], + [ + 111.93001294419211, + 75.9800085441507 + ], + [ + 110.74001316385531, + 76.09000853292665 + ], + [ + 110.74001280317705, + 76.09000856460821 + ], + [ + 109.54001214266106, + 76.19000862897143 + ], + [ + 109.54001167159285, + 76.19000866595856 + ], + [ + 108.32001096841623, + 76.28000872492514 + ], + [ + 108.320010495248, + 76.2800087576283 + ], + [ + 107.08001014643968, + 76.36000878655261 + ], + [ + 105.83001018573681, + 76.44000878931577 + ], + [ + 104.57000981899692, + 76.52000881668319 + ], + [ + 104.57000814142572, + 76.52000890911388 + ], + [ + 103.29000776587503, + 76.58000893065697 + ], + [ + 102.01000777932497, + 76.64000893258181 + ], + [ + 100.7100073283266, + 76.70000895495699 + ], + [ + 100.71000693615903, + 76.7000089714837 + ], + [ + 99.40000606609948, + 76.75000900651034 + ], + [ + 99.40000566881024, + 76.7500090201063 + ], + [ + 98.08000477558022, + 76.79000904835802 + ], + [ + 98.080004405148, + 76.7900090581734 + ], + [ + 96.76000394909947, + 76.82000907047521 + ], + [ + 95.43000348293677, + 76.85000908050766 + ], + [ + 95.43000309008293, + 76.85000908786888 + ], + [ + 94.09000215871457, + 76.87000910218073 + ], + [ + 94.09000178579146, + 76.87000910635237 + ], + [ + 92.75000131866607, + 76.88000911127132 + ], + [ + 91.41000085046126, + 76.8900091136986 + ], + [ + 91.41000046978613, + 76.89000911511803 + ], + [ + 90.07, + 76.89000911636458 + ], + [ + 88.72999953021389, + 76.89000911511803 + ], + [ + 88.72999783403567, + 76.89000910248369 + ], + [ + 87.389997370907, + 76.87000909642012 + ], + [ + 86.04999736730778, + 76.85000909592388 + ], + [ + 84.71999690245953, + 76.8300090873019 + ], + [ + 84.71999572605361, + 76.83000906248151 + ], + [ + 83.60003491447466, + 76.80001020305637 + ], + [ + 67.58017245972977, + 85.9899950763586 + ], + [ + 70.94004499786502, + 86.07999130738017 + ], + [ + 70.94004535721953, + 86.07999131611372 + ], + [ + 75.15003494589791, + 86.1699910780818 + ], + [ + 79.52002318004607, + 86.22999090513326 + ], + [ + 79.52002887911802, + 86.22999097592874 + ], + [ + 84.03001673379443, + 86.27999084165715 + ], + [ + 88.61000391195472, + 86.29999078140699 + ], + [ + 88.6100057598165, + 86.2999907854449 + ], + [ + 93.22999424018349, + 86.2999907854449 + ], + [ + 93.22999608804527, + 86.29999078140699 + ], + [ + 97.80998320192009, + 86.27999084210649 + ], + [ + 102.29997104394327, + 86.22999097699476 + ], + [ + 102.29997224612634, + 86.22999096067579 + ], + [ + 106.65996257081731, + 86.15999112591558 + ], + [ + 106.65996313146523, + 86.15999111539477 + ], + [ + 110.83995458868704, + 86.06999132032264 + ], + [ + 114.80994711640504, + 85.959991566063 + ], + [ + 118.55994053506102, + 85.8299918573209 + ], + [ + 122.06993561113141, + 85.67999216048356 + ], + [ + 122.06993733471688, + 85.67999208162361 + ], + [ + 125.34993387453677, + 85.51999236547039 + ], + [ + 125.34993475824824, + 85.51999231921806 + ], + [ + 128.38993221048233, + 85.34999260114019 + ], + [ + 128.3899327500003, + 85.34999256884994 + ], + [ + 131.20993009888483, + 85.16999290833715 + ], + [ + 133.82992844231353, + 84.9699932520482 + ], + [ + 133.8299301562293, + 84.96999311537435 + ], + [ + 136.23992877307361, + 84.76999346304346 + ], + [ + 138.46992818155496, + 84.5499938101644 + ], + [ + 138.46992953024548, + 84.54999367185947 + ], + [ + 140.53992999978024, + 84.32999391884674 + ], + [ + 140.5399308668883, + 84.32999382276716 + ], + [ + 142.44993065013594, + 84.109994156237 + ], + [ + 144.21993096838438, + 83.86999448621256 + ], + [ + 144.2199326516848, + 83.86999425369544 + ], + [ + 145.8599329531341, + 83.63999456324434 + ], + [ + 147.38993364899122, + 83.38999486883756 + ], + [ + 147.3899348860988, + 83.38999466293963 + ], + [ + 148.80993581973848, + 83.14999489808886 + ], + [ + 150.1299367674469, + 82.8999951528537 + ], + [ + 151.3699380714321, + 82.63999535311417 + ], + [ + 151.3699388139236, + 82.63999519437998 + ], + [ + 152.5199399320116, + 82.38999539493726 + ], + [ + 153.5999410127628, + 82.12999561861685 + ], + [ + 154.6199423235262, + 81.85999579478201 + ], + [ + 154.61994282987874, + 81.85999565833617 + ], + [ + 155.56994400036766, + 81.59999582851178 + ], + [ + 156.46994521189663, + 81.32999599332871 + ], + [ + 156.4699457441262, + 81.32999583195368 + ], + [ + 157.31994677315276, + 81.06999600703737 + ], + [ + 158.1199478472588, + 80.79999617675622 + ], + [ + 158.11994797153574, + 80.79999613370123 + ], + [ + 158.87994898246876, + 80.52999630872361 + ], + [ + 159.5899500315679, + 80.24999647812075 + ], + [ + 159.5899504525546, + 80.24999631142158 + ], + [ + 160.26995146536558, + 79.9799964456328 + ], + [ + 160.91995249419426, + 79.69999657631736 + ], + [ + 160.91995270261717, + 79.69999648523407 + ], + [ + 161.52995367201322, + 79.42999659687172 + ], + [ + 162.11995460584657, + 79.14999672738313 + ], + [ + 162.66995555306136, + 78.86999683238996 + ], + [ + 162.66995574726013, + 78.86999673259415 + ], + [ + 163.2099566219678, + 78.58999684897371 + ], + [ + 163.70995747376153, + 78.30999695988267 + ], + [ + 163.70995762169977, + 78.30999687617945 + ], + [ + 164.1999584925237, + 78.02999695122935 + ], + [ + 164.19995852945158, + 78.02999692967688 + ], + [ + 164.66995932840882, + 77.74999702530903 + ], + [ + 165.10996010385207, + 77.46999711672312 + ], + [ + 165.1099602018157, + 77.46999705364934 + ], + [ + 165.5399609054262, + 77.18999716971767 + ], + [ + 165.8099489247385, + 77.0000061429605 + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_SCSD1C_20100114T175352_20100114T175748_724_101_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T17:53:51.060000Z", + "completionDate": "2010-01-14T17:57:48.662000Z", + "productType": "MIR_SCSD1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1060, + "updated": "2021-12-03T10:42:43.000392Z", + "published": "2021-12-03T10:42:43.000392Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/db02dd72-d215-5b1b-9997-f25c52130f47", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for db02dd72-d215-5b1b-9997-f25c52130f47", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/db02dd72-d215-5b1b-9997-f25c52130f47.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 117.88268346183436, + 80.28124061304199 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "165.809948924739,77.0000061429605 135.519998364414,71.9200125714639 134.790019461907,72.1200067497996 134.050019584234,72.3200067803302 133.290019640266,72.5200068287579 132.510019626715,72.7200068943 132.510019337274,72.7200069661782 131.720019310877,72.9100070283113 130.91001936743,73.1000070698705 130.080019433513,73.2900071090214 129.230019393737,73.4800071711743 129.230018964032,73.4800072636002 128.36001878154,73.6600073478885 128.360018462184,73.6600074117395 127.480018743352,73.8300074000696 126.580019026576,74.0100073877811 126.580018588804,74.0100074719583 125.660018348602,74.1800075562663 125.660017884886,74.1800076385294 124.720018164458,74.3400076270656 123.760018444641,74.5100076144388 123.760017183912,74.5100078221861 122.78001745829,74.6600078107882 121.78001773189,74.8200077977729 121.780017289709,74.8200078656251 120.760016921565,74.9700079476604 120.760016456647,74.9700080131041 119.720016269479,75.1100080622819 118.660016360049,75.2500080735598 117.590016216174,75.3900081144862 117.590015640702,75.3900081861035 116.490015151266,75.5200082626638 116.490014788046,75.5200083037386 115.380014532145,75.6400083476154 114.250014539105,75.7600083620937 113.100014257919,75.880008405552 113.100012717187,75.8800085515347 111.930012944192,75.9800085441507 110.740013163855,76.0900085329266 110.740012803177,76.0900085646082 109.540012142661,76.1900086289714 109.540011671593,76.1900086659586 108.320010968416,76.2800087249251 108.320010495248,76.2800087576283 107.08001014644,76.3600087865526 105.830010185737,76.4400087893158 104.570009818997,76.5200088166832 104.570008141426,76.5200089091139 103.290007765875,76.580008930657 102.010007779325,76.6400089325818 100.710007328327,76.700008954957 100.710006936159,76.7000089714837 99.4000060660995,76.7500090065103 99.4000056688102,76.7500090201063 98.0800047755802,76.790009048358 98.080004405148,76.7900090581734 96.7600039490995,76.8200090704752 95.4300034829368,76.8500090805077 95.4300030900829,76.8500090878689 94.0900021587146,76.8700091021807 94.0900017857915,76.8700091063524 92.7500013186661,76.8800091112713 91.4100008504613,76.8900091136986 91.4100004697861,76.890009115118 90.07,76.8900091163646 88.7299995302139,76.890009115118 88.7299978340357,76.8900091024837 87.389997370907,76.8700090964201 86.0499973673078,76.8500090959239 84.7199969024595,76.8300090873019 84.7199957260536,76.8300090624815 83.6000349144747,76.8000102030564 67.5801724597298,85.9899950763586 70.940044997865,86.0799913073802 70.9400453572195,86.0799913161137 75.1500349458979,86.1699910780818 79.5200231800461,86.2299909051333 79.520028879118,86.2299909759287 84.0300167337944,86.2799908416572 88.6100039119547,86.299990781407 88.6100057598165,86.2999907854449 93.2299942401835,86.2999907854449 93.2299960880453,86.299990781407 97.8099832019201,86.2799908421065 102.299971043943,86.2299909769948 102.299972246126,86.2299909606758 106.659962570817,86.1599911259156 106.659963131465,86.1599911153948 110.839954588687,86.0699913203226 114.809947116405,85.959991566063 118.559940535061,85.8299918573209 122.069935611131,85.6799921604836 122.069937334717,85.6799920816236 125.349933874537,85.5199923654704 125.349934758248,85.5199923192181 128.389932210482,85.3499926011402 128.38993275,85.3499925688499 131.209930098885,85.1699929083372 133.829928442314,84.9699932520482 133.829930156229,84.9699931153744 136.239928773074,84.7699934630435 138.469928181555,84.5499938101644 138.469929530245,84.5499936718595 140.53992999978,84.3299939188467 140.539930866888,84.3299938227672 142.449930650136,84.109994156237 144.219930968384,83.8699944862126 144.219932651685,83.8699942536954 145.859932953134,83.6399945632443 147.389933648991,83.3899948688376 147.389934886099,83.3899946629396 148.809935819738,83.1499948980889 150.129936767447,82.8999951528537 151.369938071432,82.6399953531142 151.369938813924,82.63999519438 152.519939932012,82.3899953949373 153.599941012763,82.1299956186168 154.619942323526,81.859995794782 154.619942829879,81.8599956583362 155.569944000368,81.5999958285118 156.469945211897,81.3299959933287 156.469945744126,81.3299958319537 157.319946773153,81.0699960070374 158.119947847259,80.7999961767562 158.119947971536,80.7999961337012 158.879948982469,80.5299963087236 159.589950031568,80.2499964781207 159.589950452555,80.2499963114216 160.269951465366,79.9799964456328 160.919952494194,79.6999965763174 160.919952702617,79.6999964852341 161.529953672013,79.4299965968717 162.119954605847,79.1499967273831 162.669955553061,78.86999683239 162.66995574726,78.8699967325941 163.209956621968,78.5899968489737 163.709957473762,78.3099969598827 163.7099576217,78.3099968761795 164.199958492524,78.0299969512294 164.199958529452,78.0299969296769 164.669959328409,77.749997025309 165.109960103852,77.4699971167231 165.109960201816,77.4699970536493 165.539960905426,77.1899971697177 165.809948924739,77.0000061429605", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CS/MIR_SCSD1C/2010/01/14/SM_REPR_MIR_SCSD1C_20100114T175352_20100114T175748_724_101_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "db02dd72-d215-5b1b-9997-f25c52130f47" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 179.89, + 63.59968065715279 + ], + [ + 178.7300067475406, + 63.30001197646387 + ], + [ + 178.38001680698454, + 63.56000454935839 + ], + [ + 178.38001678396276, + 63.56000456622254 + ], + [ + 178.02001694548082, + 63.82000457905834 + ], + [ + 177.6600171096889, + 64.08000459173803 + ], + [ + 177.6600170920945, + 64.08000460427333 + ], + [ + 177.29001720206665, + 64.3400046571488 + ], + [ + 177.29001718931264, + 64.3400046659932 + ], + [ + 176.9100172985193, + 64.60000471999554 + ], + [ + 176.9100172221575, + 64.60000477122189 + ], + [ + 176.53001735595538, + 64.85000480395998 + ], + [ + 176.13001749520018, + 65.11000483935358 + ], + [ + 176.13001741856917, + 65.1100048881902 + ], + [ + 175.73001769267478, + 65.36000483633092 + ], + [ + 175.33001797505483, + 65.62000478316337 + ], + [ + 175.33001763347, + 65.62000499559382 + ], + [ + 174.9100178049105, + 65.8700050103048 + ], + [ + 174.49001798564518, + 66.12000502101701 + ], + [ + 174.060018102818, + 66.37000507087797 + ], + [ + 173.62001822524374, + 66.6200051185751 + ], + [ + 173.17001833743709, + 66.87000517276006 + ], + [ + 173.1700181085872, + 66.87000529595551 + ], + [ + 172.71001841591413, + 67.11000524289696 + ], + [ + 172.25001873215456, + 67.36000518816023 + ], + [ + 172.25001836548282, + 67.36000537928037 + ], + [ + 171.77001868335273, + 67.60000532685075 + ], + [ + 171.29001901054437, + 67.85000527266568 + ], + [ + 171.2900186460965, + 67.85000545487334 + ], + [ + 170.7900187585265, + 68.09000550549958 + ], + [ + 170.28001897529313, + 68.33000550817465 + ], + [ + 169.77001916380027, + 68.57000552549144 + ], + [ + 169.7700187735298, + 68.57000570184685 + ], + [ + 169.24001898470408, + 68.8000057053531 + ], + [ + 168.15001926733083, + 69.27000577953775 + ], + [ + 168.15001924075244, + 69.27000579063954 + ], + [ + 167.59001935241514, + 69.50000583936428 + ], + [ + 167.02001946250078, + 69.7300058889729 + ], + [ + 167.020019435797, + 69.73000589956573 + ], + [ + 166.43001955049385, + 69.96000594764227 + ], + [ + 165.83001966353893, + 70.19000599655918 + ], + [ + 165.8300194075376, + 70.19000609174077 + ], + [ + 165.22001943619816, + 70.41000616506486 + ], + [ + 164.59001953818293, + 70.63000621197756 + ], + [ + 163.9500197230343, + 70.85000623084156 + ], + [ + 163.30001982468272, + 71.07000627869687 + ], + [ + 163.30001940609458, + 71.07000641504084 + ], + [ + 162.63001972792057, + 71.28000638874137 + ], + [ + 161.9500200586007, + 71.50000636174012 + ], + [ + 161.95001965215218, + 71.50000648837366 + ], + [ + 161.2500197401216, + 71.71000653469116 + ], + [ + 160.5400198248256, + 71.92000658159556 + ], + [ + 160.54001939479892, + 71.92000670402027 + ], + [ + 159.81001946190653, + 72.12000674979964 + ], + [ + 159.07001958423425, + 72.32000678033009 + ], + [ + 158.31001964026572, + 72.52000682875803 + ], + [ + 157.53001962671524, + 72.72000689430003 + ], + [ + 157.53001933727356, + 72.72000696617819 + ], + [ + 156.7400193108766, + 72.91000702831145 + ], + [ + 155.9300193674301, + 73.10000706987047 + ], + [ + 155.1000194335131, + 73.29000710902145 + ], + [ + 154.25001939373732, + 73.48000717117434 + ], + [ + 154.2500189640319, + 73.48000726360024 + ], + [ + 153.38001878154003, + 73.66000734788847 + ], + [ + 153.38001846218447, + 73.66000741173951 + ], + [ + 152.50001863476697, + 73.83000742059782 + ], + [ + 150.68001857421945, + 74.18000751514643 + ], + [ + 150.68001788488613, + 74.18000763852937 + ], + [ + 149.74001816445835, + 74.34000762706565 + ], + [ + 148.78001844464075, + 74.51000761443875 + ], + [ + 148.78001718391204, + 74.51000782218614 + ], + [ + 147.80001745829026, + 74.6600078107882 + ], + [ + 146.8000177318904, + 74.8200077977729 + ], + [ + 146.8000172897093, + 74.82000786562513 + ], + [ + 145.78001692156542, + 74.97000794766045 + ], + [ + 145.7800164566472, + 74.97000801310406 + ], + [ + 144.7400162694787, + 75.11000806228199 + ], + [ + 143.68001636004976, + 75.25000807355978 + ], + [ + 142.6100162161736, + 75.3900081144862 + ], + [ + 142.61001564070173, + 75.39000818610351 + ], + [ + 141.5100151512661, + 75.52000826266382 + ], + [ + 141.51001478804605, + 75.52000830373859 + ], + [ + 140.40001453214484, + 75.64000834761535 + ], + [ + 139.27001453910466, + 75.76000836209373 + ], + [ + 138.12001425791894, + 75.880008405552 + ], + [ + 138.12001271718688, + 75.8800085515347 + ], + [ + 136.95001294419222, + 75.98000854415068 + ], + [ + 135.76001316385535, + 76.09000853292665 + ], + [ + 135.7600128031771, + 76.09000856460821 + ], + [ + 134.56001214266107, + 76.19000862897143 + ], + [ + 134.56001167159283, + 76.19000866595857 + ], + [ + 133.3400109684162, + 76.28000872492514 + ], + [ + 133.34001049524804, + 76.2800087576283 + ], + [ + 132.10001014643979, + 76.3600087865526 + ], + [ + 130.8500101857369, + 76.44000878931575 + ], + [ + 129.59000981899692, + 76.52000881668319 + ], + [ + 129.59000814142576, + 76.52000890911388 + ], + [ + 128.31000776587499, + 76.58000893065697 + ], + [ + 127.03000768197579, + 76.64000893687376 + ], + [ + 124.42000626403069, + 76.750008999385 + ], + [ + 124.4200056688102, + 76.7500090201063 + ], + [ + 123.10000477558022, + 76.79000904835802 + ], + [ + 123.100004405148, + 76.7900090581734 + ], + [ + 121.78000394909907, + 76.82000907047522 + ], + [ + 120.45000348293676, + 76.85000908050766 + ], + [ + 120.45000309008293, + 76.85000908786888 + ], + [ + 119.11000215871456, + 76.87000910218072 + ], + [ + 119.11000178579145, + 76.87000910635237 + ], + [ + 117.77000131866593, + 76.88000911127132 + ], + [ + 116.43000085046125, + 76.8900091136986 + ], + [ + 116.43000046978612, + 76.89000911511803 + ], + [ + 115.08999999999976, + 76.89000911636458 + ], + [ + 113.74999953021388, + 76.89000911511803 + ], + [ + 113.74999783403567, + 76.89000910248369 + ], + [ + 112.40999737090692, + 76.87000909642012 + ], + [ + 111.0699969566712, + 76.85000908869226 + ], + [ + 108.40003476505353, + 76.79001015192665 + ], + [ + 91.94017229401538, + 85.96999522951383 + ], + [ + 100.17003487036361, + 86.16999107683466 + ], + [ + 104.5400231800461, + 86.22999090513326 + ], + [ + 104.54002887911805, + 86.22999097592874 + ], + [ + 109.05001673379459, + 86.27999084165715 + ], + [ + 113.63000391195473, + 86.29999078140699 + ], + [ + 113.63000575981653, + 86.2999907854449 + ], + [ + 118.24999424018348, + 86.2999907854449 + ], + [ + 118.24999608804526, + 86.29999078140699 + ], + [ + 122.82998320192003, + 86.27999084210649 + ], + [ + 127.31997104394327, + 86.22999097699476 + ], + [ + 127.31997224612634, + 86.22999096067579 + ], + [ + 131.67996257081734, + 86.15999112591558 + ], + [ + 131.67996313146526, + 86.15999111539477 + ], + [ + 135.8599545886975, + 86.06999132032239 + ], + [ + 139.82994711640447, + 85.95999156606302 + ], + [ + 143.57994099611156, + 85.8299918397144 + ], + [ + 150.3699330691438, + 85.51999240841572 + ], + [ + 150.36993475824826, + 85.51999231921806 + ], + [ + 153.4099322104824, + 85.34999260114019 + ], + [ + 153.40993275000034, + 85.34999256884994 + ], + [ + 156.2299300988846, + 85.16999290833718 + ], + [ + 158.84992844231348, + 84.9699932520482 + ], + [ + 158.84993015622928, + 84.96999311537435 + ], + [ + 161.25992877307357, + 84.76999346304346 + ], + [ + 163.48992818155494, + 84.5499938101644 + ], + [ + 163.48992953024543, + 84.54999367185947 + ], + [ + 165.5599299997803, + 84.32999391884674 + ], + [ + 165.55993086688838, + 84.32999382276716 + ], + [ + 167.46993065013575, + 84.10999415623701 + ], + [ + 169.23993096838433, + 83.86999448621255 + ], + [ + 169.23993265168477, + 83.86999425369544 + ], + [ + 170.87993295313416, + 83.63999456324434 + ], + [ + 172.4099336489912, + 83.38999486883756 + ], + [ + 172.40993488609877, + 83.38999466293963 + ], + [ + 173.82993581973867, + 83.14999489808885 + ], + [ + 175.14993676744666, + 82.89999515285375 + ], + [ + 176.38993807143208, + 82.63999535311417 + ], + [ + 176.38993881392366, + 82.63999519437998 + ], + [ + 177.53993993201166, + 82.38999539493723 + ], + [ + 178.6199410127628, + 82.12999561861685 + ], + [ + 179.63994232352616, + 81.85999579478201 + ], + [ + 179.63994282987872, + 81.85999565833617 + ], + [ + 179.89, + 81.79307207903386 + ], + [ + 180.0, + 81.79307207903386 + ], + [ + 180.0, + 63.59968065715279 + ], + [ + 179.89, + 63.59968065715279 + ] + ] + ], + [ + [ + [ + -160.30002630434052, + 66.60000721197375 + ], + [ + -179.89, + 63.65457171172738 + ], + [ + -179.89, + 63.65307114195407 + ], + [ + -179.89, + 63.62810245649434 + ], + [ + -179.99998028557135, + 63.62810245649434 + ], + [ + -180.0, + 63.62810245649434 + ], + [ + -180.0, + 63.65307114195407 + ], + [ + -180.0, + 81.73638780243729 + ], + [ + -180.0, + 81.76361481470217 + ], + [ + -179.999935889467, + 81.76361481470217 + ], + [ + -179.89, + 81.76361481470217 + ], + [ + -179.89, + 81.73638780243729 + ], + [ + -179.89, + 81.73362141210139 + ], + [ + -179.4100559996323, + 81.59999582851177 + ], + [ + -178.5100547881034, + 81.32999599332871 + ], + [ + -178.51005425587383, + 81.32999583195368 + ], + [ + -177.6600532268472, + 81.06999600703736 + ], + [ + -176.8600521527412, + 80.79999617675622 + ], + [ + -176.86005202846428, + 80.79999613370123 + ], + [ + -176.10005090656958, + 80.52999626802642 + ], + [ + -174.7100486588274, + 79.9799964976186 + ], + [ + -174.71004861369155, + 79.97999647868727 + ], + [ + -174.06004750580576, + 79.69999657631736 + ], + [ + -174.06004729738288, + 79.69999648523407 + ], + [ + -173.45004632798705, + 79.4299965968718 + ], + [ + -172.8600453941531, + 79.14999672738293 + ], + [ + -172.31004444693858, + 78.86999683238996 + ], + [ + -172.3100442527398, + 78.86999673259415 + ], + [ + -171.77004337803248, + 78.58999684897387 + ], + [ + -171.27004252623846, + 78.30999695988267 + ], + [ + -171.2700423783002, + 78.30999687617945 + ], + [ + -170.7800415074763, + 78.02999695122935 + ], + [ + -170.78004147054847, + 78.02999692967688 + ], + [ + -170.31004067159128, + 77.74999702530909 + ], + [ + -169.87003989614792, + 77.46999711672312 + ], + [ + -169.8700397981843, + 77.46999705364934 + ], + [ + -169.44003904301576, + 77.18999713535462 + ], + [ + -169.0200382849227, + 76.89999721580185 + ], + [ + -169.020038261176, + 76.89999719907132 + ], + [ + -168.63003753512763, + 76.61999725967803 + ], + [ + -168.6300374736106, + 76.61999721492582 + ], + [ + -168.25003680576287, + 76.33999729644792 + ], + [ + -167.88003613319816, + 76.04999737669088 + ], + [ + -167.88003597520984, + 76.04999725330076 + ], + [ + -167.52003540647897, + 75.7699973702042 + ], + [ + -167.18003482393868, + 75.47999748459878 + ], + [ + -167.18003469605293, + 75.47999737577136 + ], + [ + -166.85003412635416, + 75.19999745781509 + ], + [ + -166.5300335502323, + 74.90999753856653 + ], + [ + -166.5300335302778, + 74.90999752018992 + ], + [ + -166.22003294094745, + 74.61999756905904 + ], + [ + -166.22003284118352, + 74.61999747580907 + ], + [ + -165.92003233287505, + 74.33999755854315 + ], + [ + -165.63003181728035, + 74.04999763998016 + ], + [ + -165.35003127776116, + 73.75999767907756 + ], + [ + -165.35003120323793, + 73.7599976018267 + ], + [ + -164.81003024794353, + 73.18999773126276 + ], + [ + -164.5600297983408, + 72.89999781505175 + ], + [ + -164.56002966021885, + 72.89999765801812 + ], + [ + -164.3000292361816, + 72.60999774764069 + ], + [ + -164.06002881961555, + 72.31999783439946 + ], + [ + -164.0600287620564, + 72.31999776484864 + ], + [ + -163.8200283286987, + 72.02999781294243 + ], + [ + -163.5900279163561, + 71.73999787157285 + ], + [ + -163.37002750713407, + 71.4499979189014 + ], + [ + -163.370027458772, + 71.44999785515128 + ], + [ + -163.15002706529566, + 71.15999790537435 + ], + [ + -162.94002668163105, + 70.86999795408825 + ], + [ + -162.94002663762797, + 70.86999789332194 + ], + [ + -162.73002625560707, + 70.57999792706946 + ], + [ + -162.73002621174274, + 70.57999786649478 + ], + [ + -162.52002588991866, + 70.28999796768821 + ], + [ + -162.33002557047087, + 69.99999806606789 + ], + [ + -162.3300254667302, + 69.99999791183714 + ], + [ + -162.13002513086093, + 69.70999796546279 + ], + [ + -161.94002481763962, + 69.41999804129935 + ], + [ + -161.76002449714744, + 69.12999809419767 + ], + [ + -161.76002439816125, + 69.12999793908074 + ], + [ + -161.57002412525222, + 68.839998047127 + ], + [ + -161.40002385239274, + 68.54999815240095 + ], + [ + -161.40002375873482, + 68.54999799724844 + ], + [ + -161.22002348685692, + 68.25999808438395 + ], + [ + -161.05002320710824, + 67.9599981701902 + ], + [ + -161.05002314382176, + 67.95999806039845 + ], + [ + -160.88002286880763, + 67.66999811886055 + ], + [ + -160.72002259866008, + 67.37999817582124 + ], + [ + -160.72002257339432, + 67.37999813002698 + ], + [ + -160.56002229364063, + 67.08999815611406 + ], + [ + -160.56002226844973, + 67.0899981104555 + ], + [ + -160.4000220321718, + 66.79999820283497 + ], + [ + -160.30002630434052, + 66.60000721197375 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_SCSD1C_20100114T161047_20100114T161745_724_100_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T16:10:46.210000Z", + "completionDate": "2010-01-14T16:17:45.012000Z", + "productType": "MIR_SCSD1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1059, + "updated": "2021-12-03T10:42:54.112930Z", + "published": "2021-12-03T10:42:54.112930Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c8f6af76-bf9a-528c-a2d6-be6fd87db718", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c8f6af76-bf9a-528c-a2d6-be6fd87db718", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/c8f6af76-bf9a-528c-a2d6-be6fd87db718.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 82.18274631538374, + 77.69335904465594 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "179.89,63.5996806571528 178.730006747541,63.3000119764639 178.380016806985,63.5600045493584 178.380016783963,63.5600045662225 178.020016945481,63.8200045790583 177.660017109689,64.080004591738 177.660017092095,64.0800046042733 177.290017202067,64.3400046571488 177.290017189313,64.3400046659932 176.910017298519,64.6000047199955 176.910017222158,64.6000047712219 176.530017355955,64.85000480396 176.1300174952,65.1100048393536 176.130017418569,65.1100048881902 175.730017692675,65.3600048363309 175.330017975055,65.6200047831634 175.33001763347,65.6200049955938 174.91001780491,65.8700050103048 174.490017985645,66.120005021017 174.060018102818,66.370005070878 173.620018225244,66.6200051185751 173.170018337437,66.8700051727601 173.170018108587,66.8700052959555 172.710018415914,67.110005242897 172.250018732155,67.3600051881602 172.250018365483,67.3600053792804 171.770018683353,67.6000053268507 171.290019010544,67.8500052726657 171.290018646097,67.8500054548733 170.790018758526,68.0900055054996 170.280018975293,68.3300055081747 169.7700191638,68.5700055254914 169.77001877353,68.5700057018469 169.240018984704,68.8000057053531 168.150019267331,69.2700057795378 168.150019240752,69.2700057906395 167.590019352415,69.5000058393643 167.020019462501,69.7300058889729 167.020019435797,69.7300058995657 166.430019550494,69.9600059476423 165.830019663539,70.1900059965592 165.830019407538,70.1900060917408 165.220019436198,70.4100061650649 164.590019538183,70.6300062119776 163.950019723034,70.8500062308416 163.300019824683,71.0700062786969 163.300019406095,71.0700064150408 162.630019727921,71.2800063887414 161.950020058601,71.5000063617401 161.950019652152,71.5000064883737 161.250019740122,71.7100065346912 160.540019824826,71.9200065815956 160.540019394799,71.9200067040203 159.810019461907,72.1200067497996 159.070019584234,72.3200067803301 158.310019640266,72.520006828758 157.530019626715,72.7200068943 157.530019337274,72.7200069661782 156.740019310877,72.9100070283115 155.93001936743,73.1000070698705 155.100019433513,73.2900071090214 154.250019393737,73.4800071711743 154.250018964032,73.4800072636002 153.38001878154,73.6600073478885 153.380018462184,73.6600074117395 152.500018634767,73.8300074205978 150.680018574219,74.1800075151464 150.680017884886,74.1800076385294 149.740018164458,74.3400076270656 148.780018444641,74.5100076144387 148.780017183912,74.5100078221861 147.80001745829,74.6600078107882 146.80001773189,74.8200077977729 146.800017289709,74.8200078656251 145.780016921565,74.9700079476604 145.780016456647,74.9700080131041 144.740016269479,75.110008062282 143.68001636005,75.2500080735598 142.610016216174,75.3900081144862 142.610015640702,75.3900081861035 141.510015151266,75.5200082626638 141.510014788046,75.5200083037386 140.400014532145,75.6400083476153 139.270014539105,75.7600083620937 138.120014257919,75.880008405552 138.120012717187,75.8800085515347 136.950012944192,75.9800085441507 135.760013163855,76.0900085329266 135.760012803177,76.0900085646082 134.560012142661,76.1900086289714 134.560011671593,76.1900086659586 133.340010968416,76.2800087249251 133.340010495248,76.2800087576283 132.10001014644,76.3600087865526 130.850010185737,76.4400087893158 129.590009818997,76.5200088166832 129.590008141426,76.5200089091139 128.310007765875,76.580008930657 127.030007681976,76.6400089368738 124.420006264031,76.750008999385 124.42000566881,76.7500090201063 123.10000477558,76.790009048358 123.100004405148,76.7900090581734 121.780003949099,76.8200090704752 120.450003482937,76.8500090805077 120.450003090083,76.8500090878689 119.110002158715,76.8700091021807 119.110001785791,76.8700091063524 117.770001318666,76.8800091112713 116.430000850461,76.8900091136986 116.430000469786,76.890009115118 115.09,76.8900091163646 113.749999530214,76.890009115118 113.749997834036,76.8900091024837 112.409997370907,76.8700090964201 111.069996956671,76.8500090886923 108.400034765054,76.7900101519267 91.9401722940154,85.9699952295138 100.170034870364,86.1699910768347 104.540023180046,86.2299909051333 104.540028879118,86.2299909759287 109.050016733795,86.2799908416572 113.630003911955,86.299990781407 113.630005759817,86.2999907854449 118.249994240183,86.2999907854449 118.249996088045,86.299990781407 122.82998320192,86.2799908421065 127.319971043943,86.2299909769948 127.319972246126,86.2299909606758 131.679962570817,86.1599911259156 131.679963131465,86.1599911153948 135.859954588697,86.0699913203224 139.829947116404,85.959991566063 143.579940996112,85.8299918397144 150.369933069144,85.5199924084157 150.369934758248,85.5199923192181 153.409932210482,85.3499926011402 153.40993275,85.3499925688499 156.229930098885,85.1699929083372 158.849928442313,84.9699932520482 158.849930156229,84.9699931153744 161.259928773074,84.7699934630435 163.489928181555,84.5499938101644 163.489929530245,84.5499936718595 165.55992999978,84.3299939188467 165.559930866888,84.3299938227672 167.469930650136,84.109994156237 169.239930968384,83.8699944862125 169.239932651685,83.8699942536954 170.879932953134,83.6399945632443 172.409933648991,83.3899948688376 172.409934886099,83.3899946629396 173.829935819739,83.1499948980888 175.149936767447,82.8999951528537 176.389938071432,82.6399953531142 176.389938813924,82.63999519438 177.539939932012,82.3899953949372 178.619941012763,82.1299956186168 179.639942323526,81.859995794782 179.639942829879,81.8599956583362 179.89,81.7930720790339 180.0,81.7930720790339 180.0,63.5996806571528 179.89,63.5996806571528-160.300026304341,66.6000072119737 -179.89,63.6545717117274 -179.89,63.6530711419541 -179.89,63.6281024564943 -179.999980285571,63.6281024564943 -180,63.6281024564943 -180,63.6530711419541 -180,81.7363878024373 -180,81.7636148147022 -179.999935889467,81.7636148147022 -179.89,81.7636148147022 -179.89,81.7363878024373 -179.89,81.7336214121014 -179.410055999632,81.5999958285118 -178.510054788103,81.3299959933287 -178.510054255874,81.3299958319537 -177.660053226847,81.0699960070374 -176.860052152741,80.7999961767562 -176.860052028464,80.7999961337012 -176.10005090657,80.5299962680264 -174.710048658827,79.9799964976186 -174.710048613692,79.9799964786873 -174.060047505806,79.6999965763174 -174.060047297383,79.6999964852341 -173.450046327987,79.4299965968718 -172.860045394153,79.1499967273829 -172.310044446939,78.86999683239 -172.31004425274,78.8699967325941 -171.770043378032,78.5899968489739 -171.270042526238,78.3099969598827 -171.2700423783,78.3099968761795 -170.780041507476,78.0299969512294 -170.780041470548,78.0299969296769 -170.310040671591,77.7499970253091 -169.870039896148,77.4699971167231 -169.870039798184,77.4699970536493 -169.440039043016,77.1899971353546 -169.020038284923,76.8999972158018 -169.020038261176,76.8999971990713 -168.630037535128,76.619997259678 -168.630037473611,76.6199972149258 -168.250036805763,76.3399972964479 -167.880036133198,76.0499973766909 -167.88003597521,76.0499972533008 -167.520035406479,75.7699973702042 -167.180034823939,75.4799974845988 -167.180034696053,75.4799973757714 -166.850034126354,75.1999974578151 -166.530033550232,74.9099975385665 -166.530033530278,74.9099975201899 -166.220032940947,74.619997569059 -166.220032841184,74.6199974758091 -165.920032332875,74.3399975585431 -165.63003181728,74.0499976399802 -165.350031277761,73.7599976790776 -165.350031203238,73.7599976018267 -164.810030247944,73.1899977312628 -164.560029798341,72.8999978150517 -164.560029660219,72.8999976580181 -164.300029236182,72.6099977476407 -164.060028819616,72.3199978343995 -164.060028762056,72.3199977648486 -163.820028328699,72.0299978129424 -163.590027916356,71.7399978715729 -163.370027507134,71.4499979189014 -163.370027458772,71.4499978551513 -163.150027065296,71.1599979053744 -162.940026681631,70.8699979540882 -162.940026637628,70.8699978933219 -162.730026255607,70.5799979270695 -162.730026211743,70.5799978664948 -162.520025889919,70.2899979676882 -162.330025570471,69.9999980660679 -162.33002546673,69.9999979118371 -162.130025130861,69.7099979654628 -161.94002481764,69.4199980412994 -161.760024497147,69.1299980941977 -161.760024398161,69.1299979390807 -161.570024125252,68.839998047127 -161.400023852393,68.5499981524009 -161.400023758735,68.5499979972484 -161.220023486857,68.259998084384 -161.050023207108,67.9599981701902 -161.050023143822,67.9599980603984 -160.880022868808,67.6699981188605 -160.72002259866,67.3799981758212 -160.720022573394,67.379998130027 -160.560022293641,67.0899981561141 -160.56002226845,67.0899981104555 -160.400022032172,66.799998202835 -160.300026304341,66.6000072119737", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CS/MIR_SCSD1C/2010/01/14/SM_REPR_MIR_SCSD1C_20100114T161047_20100114T161745_724_100_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "c8f6af76-bf9a-528c-a2d6-be6fd87db718" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 179.89, + 9.633757685781138 + ], + [ + 179.1587502793105, + 12.661398068932783 + ], + [ + 178.41574102864286, + 15.632589423331243 + ], + [ + 177.72000681174418, + 18.300002863160778 + ], + [ + 177.0800070435929, + 20.670002861601475 + ], + [ + 176.42000728564952, + 23.03000287785626 + ], + [ + 175.73000754599516, + 25.39000289185083 + ], + [ + 175.01000782544995, + 27.750002907686344 + ], + [ + 174.26000812269422, + 30.100002932158475 + ], + [ + 173.47000843935317, + 32.45000297042265 + ], + [ + 172.84435637050808, + 34.21304170384284 + ], + [ + 172.0861320840806, + 36.25701032716745 + ], + [ + 171.28755650455287, + 38.295940442675104 + ], + [ + 170.56644328783486, + 40.04080138989919 + ], + [ + 169.81000997034906, + 41.780003186102675 + ], + [ + 169.00770449990776, + 43.513467222877 + ], + [ + 168.16175193950536, + 45.24147049948034 + ], + [ + 167.26519286791222, + 46.96377872095816 + ], + [ + 166.47365470258674, + 48.39452391464278 + ], + [ + 165.63627199905574, + 49.822050462585054 + ], + [ + 164.74941352714174, + 51.24228452192053 + ], + [ + 163.8119984825217, + 52.64933900455432 + ], + [ + 163.01691801432932, + 53.772155503621484 + ], + [ + 162.17743632586678, + 54.892225370162514 + ], + [ + 161.06416444352493, + 56.28201308819822 + ], + [ + 160.1159975015309, + 57.38532710803113 + ], + [ + 159.11313276226488, + 58.48146573166487 + ], + [ + 158.04727994962548, + 59.569419766713395 + ], + [ + 156.911064699578, + 60.64741693210452 + ], + [ + 156.0081223613734, + 61.44904566686792 + ], + [ + 154.73139373279236, + 62.50986822627586 + ], + [ + 153.36268751340563, + 63.560062484398856 + ], + [ + 152.26967440910113, + 64.33855270834806 + ], + [ + 150.71628811016345, + 65.36292404720405 + ], + [ + 149.47001752764638, + 66.12000519035337 + ], + [ + 148.15252178357974, + 66.86866668686554 + ], + [ + 146.75255339933588, + 67.6056964284433 + ], + [ + 145.2645950203675, + 68.32961170677936 + ], + [ + 143.68286877142282, + 69.03884210473946 + ], + [ + 142.5708804011942, + 69.50311935959348 + ], + [ + 140.81115923279796, + 70.18641722113514 + ], + [ + 138.93391140089565, + 70.85312284470933 + ], + [ + 137.6118068787257, + 71.28641021934325 + ], + [ + 135.51902269805944, + 71.91749630725943 + ], + [ + 134.04916024057758, + 72.32439890818239 + ], + [ + 131.71973493519144, + 72.91312623705682 + ], + [ + 130.08001856812217, + 73.29000713675067 + ], + [ + 127.4846764631483, + 73.83231370715653 + ], + [ + 125.66059509444177, + 74.17543225724962 + ], + [ + 123.75964377717136, + 74.50266676076441 + ], + [ + 120.76451211787185, + 74.96379935252092 + ], + [ + 118.67037231178043, + 75.24912511029518 + ], + [ + 116.49832589960938, + 75.51489325996145 + ], + [ + 113.09926269636259, + 75.87534694044145 + ], + [ + 110.74393369006366, + 76.08922305526083 + ], + [ + 108.32051802027473, + 76.279835639105 + ], + [ + 105.83447814792858, + 76.4462028531185 + ], + [ + 103.2938187656918, + 76.58696522945361 + ], + [ + 100.70664315947997, + 76.70136385226245 + ], + [ + 98.08055662406109, + 76.78919585574626 + ], + [ + 95.4253123585125, + 76.8499287570318 + ], + [ + 91.4624267350725, + 76.89245283680977 + ], + [ + 88.83126255932513, + 76.88822340788624 + ], + [ + 86.20700833241573, + 76.85734641272174 + ], + [ + 83.60003397153807, + 76.8000099457862 + ], + [ + 83.11219854346237, + 77.67557682495286 + ], + [ + 82.55102227454687, + 78.55015618564748 + ], + [ + 81.89843129316377, + 79.42349192161186 + ], + [ + 81.40083539437553, + 80.0048638179013 + ], + [ + 81.12993109539278, + 80.29524823736729 + ], + [ + 80.53693799168447, + 80.87531805164171 + ], + [ + 80.21152147561695, + 81.16495754827072 + ], + [ + 79.49281533310645, + 81.74330700375114 + ], + [ + 78.66679340248184, + 82.32018378560609 + ], + [ + 77.70769704122402, + 82.89522914719673 + ], + [ + 77.1678918052658, + 83.18192017189601 + ], + [ + 76.5809877776308, + 83.46795937235015 + ], + [ + 75.94064536708072, + 83.75325720497953 + ], + [ + 75.23936357023464, + 84.03770724312668 + ], + [ + 74.46820964618637, + 84.3211820865904 + ], + [ + 73.61647262182082, + 84.60352805166934 + ], + [ + 72.67121570711895, + 84.88455820861883 + ], + [ + 71.6166936705096, + 85.16404315522821 + ], + [ + 70.4335888461409, + 85.44169865478375 + ], + [ + 69.09800271190649, + 85.71716888235089 + ], + [ + 67.58016714893719, + 85.98999523086977 + ], + [ + 71.52208458626397, + 86.09445451365355 + ], + [ + 75.65971160638775, + 86.17953264406458 + ], + [ + 79.96202756142667, + 86.24390868546918 + ], + [ + 84.38834080975451, + 86.28650582390773 + ], + [ + 88.88979638853371, + 86.30657043857349 + ], + [ + 93.41224922516209, + 86.30373556744205 + ], + [ + 97.9000288017377, + 86.2780535353401 + ], + [ + 102.29997370156713, + 86.2299912153924 + ], + [ + 106.66007772026342, + 86.16139329884959 + ], + [ + 110.84419446093173, + 86.07147817497201 + ], + [ + 114.82135385167045, + 85.961669505478 + ], + [ + 118.5714181901137, + 85.83353990302004 + ], + [ + 122.08416507260367, + 85.68872253636239 + ], + [ + 125.35769253467643, + 85.52883862598821 + ], + [ + 128.3965541025307, + 85.35544386516497 + ], + [ + 131.20993178302945, + 85.16999313741094 + ], + [ + 133.83424255392643, + 84.97476832963024 + ], + [ + 136.25814493962835, + 84.76984829941503 + ], + [ + 138.4961279099531, + 84.55632779873561 + ], + [ + 140.56280731666573, + 84.33517926653005 + ], + [ + 142.4724251189025, + 84.1072614635732 + ], + [ + 144.2385306603252, + 83.873329819279 + ], + [ + 145.87379741078846, + 83.6340472833725 + ], + [ + 148.81771140673536, + 83.14380995828768 + ], + [ + 150.1462135380041, + 82.89370032967658 + ], + [ + 151.38422346752503, + 82.64006609383857 + ], + [ + 153.61982601995683, + 82.12359042589031 + ], + [ + 155.57938234817598, + 81.5967302242608 + ], + [ + 157.32461006167398, + 81.06298145186513 + ], + [ + 158.889756818895, + 80.52357844988177 + ], + [ + 160.28688322839736, + 79.9779759354327 + ], + [ + 161.54049955512295, + 79.42713369083206 + ], + [ + 162.68338220085803, + 78.87179306169205 + ], + [ + 163.21961510715363, + 78.59259076580278 + ], + [ + 164.21779011693926, + 78.03147009288905 + ], + [ + 164.68299662025242, + 77.74967614271625 + ], + [ + 165.55282003378386, + 77.18389229896198 + ], + [ + 166.74563835002908, + 76.33316366653837 + ], + [ + 167.8109376868005, + 75.47872239895116 + ], + [ + 168.45535268404115, + 74.90667006599914 + ], + [ + 169.06364748294897, + 74.3337731676812 + ], + [ + 169.913028278255, + 73.47276126570685 + ], + [ + 170.68038096033956, + 72.6086467953937 + ], + [ + 171.39217538040754, + 71.74153662027247 + ], + [ + 171.8363099798297, + 71.16198641015997 + ], + [ + 172.25484536874256, + 70.58144472071908 + ], + [ + 173.04183340134756, + 69.41868580273548 + ], + [ + 173.76528367474546, + 68.25362215730705 + ], + [ + 174.26679546475958, + 67.37929524323688 + ], + [ + 174.74374975926003, + 66.5062022346039 + ], + [ + 175.47399252056553, + 65.04669115779683 + ], + [ + 176.14910406516776, + 63.57821530815783 + ], + [ + 177.0169618893106, + 61.52827365153241 + ], + [ + 177.81011534636488, + 59.47571987040186 + ], + [ + 178.53814123051725, + 57.415584995535966 + ], + [ + 179.30379725042093, + 55.055515924500504 + ], + [ + 179.89, + 53.11797336952435 + ], + [ + 180.0, + 53.11797336952435 + ], + [ + 180.0, + 9.178343987471395 + ], + [ + 179.99999362458644, + 9.178343987471395 + ], + [ + 179.89, + 9.178343987471395 + ], + [ + 179.89, + 9.633757685781138 + ] + ] + ], + [ + [ + [ + -37.740000096052825, + -73.36000900160971 + ], + [ + -35.852727563049626, + -74.06699920096284 + ], + [ + -34.502195907651355, + -74.52854137547338 + ], + [ + -33.071487773765945, + -74.98141156460349 + ], + [ + -31.55486757555634, + -75.42480095796988 + ], + [ + -29.946334862987893, + -75.85781746630855 + ], + [ + -28.23968064901741, + -76.27947858286306 + ], + [ + -26.428570665950538, + -76.68870474886022 + ], + [ + -24.50666225522302, + -77.08431363565548 + ], + [ + -22.467764455834825, + -77.46501548759638 + ], + [ + -20.306045251397673, + -77.82941105469044 + ], + [ + -18.016296217728655, + -78.17599229045581 + ], + [ + -15.594254165693574, + -78.50314774564426 + ], + [ + -13.036982509578298, + -78.80917330930436 + ], + [ + -10.343301065653476, + -79.09229012627951 + ], + [ + -6.050032267976147, + -79.47000511785838 + ], + [ + -7.138909568458464, + -79.951501792713 + ], + [ + -8.335780390778313, + -80.42910383112981 + ], + [ + -9.656516376991163, + -80.90218163349222 + ], + [ + -11.120000302891313, + -81.36999108997624 + ], + [ + -12.967207468653127, + -81.896382967814 + ], + [ + -13.98260258527337, + -82.15615239569156 + ], + [ + -16.226065898519128, + -82.66762414884425 + ], + [ + -17.46767650501677, + -82.91874375365876 + ], + [ + -18.799435035662025, + -83.16633206830333 + ], + [ + -21.74744271282283, + -83.65274774393565 + ], + [ + -23.383819558458896, + -83.8907410907847 + ], + [ + -25.150773749049314, + -84.12339233864517 + ], + [ + -27.060895521591185, + -84.35004151730594 + ], + [ + -29.127632814443253, + -84.56993699253097 + ], + [ + -31.365105843888625, + -84.78222481110244 + ], + [ + -33.78778704972601, + -84.9859385810751 + ], + [ + -36.410000065017016, + -85.17999104568246 + ], + [ + -39.221358856816096, + -85.36389382672088 + ], + [ + -42.256473866357624, + -85.53578589272381 + ], + [ + -45.52419354212355, + -85.69422854424185 + ], + [ + -49.02874884916146, + -85.83768559336461 + ], + [ + -52.76796572727841, + -85.96455853322709 + ], + [ + -56.73145108970682, + -86.07323953810895 + ], + [ + -60.89905429918829, + -86.16218278797176 + ], + [ + -65.2400000108861, + -86.22999103972954 + ], + [ + -69.71533098328598, + -86.27803031774519 + ], + [ + -74.27900044257356, + -86.30291885059682 + ], + [ + -78.87499500339649, + -86.3041888977601 + ], + [ + -83.44488566109453, + -86.28181625644501 + ], + [ + -87.9321980013681, + -86.23622251520452 + ], + [ + -92.28642813657238, + -86.16823650374282 + ], + [ + -96.46602830090274, + -86.07902283564682 + ], + [ + -100.43999997367936, + -85.96999104149168 + ], + [ + -104.20842332575025, + -85.84589963514429 + ], + [ + -107.74441623699713, + -85.70497722948896 + ], + [ + -111.04457011448241, + -85.54882213164255 + ], + [ + -114.11212994884384, + -85.37897833566679 + ], + [ + -116.95520731205404, + -85.19689777890689 + ], + [ + -119.58517809493026, + -85.00391818399913 + ], + [ + -122.01536134536859, + -84.80125314704037 + ], + [ + -124.25999990570487, + -84.58999104884309 + ], + [ + -126.3521181090386, + -84.37328730894018 + ], + [ + -128.28720462080867, + -84.14968561302611 + ], + [ + -130.07844134524268, + -83.91994696429892 + ], + [ + -131.73824145001038, + -83.68474109138994 + ], + [ + -133.27813859844682, + -83.4446564679278 + ], + [ + -134.70874576995283, + -83.2002098536515 + ], + [ + -136.0397605360792, + -82.95185509467558 + ], + [ + -138.45366121654746, + -82.44478337317612 + ], + [ + -139.55063469643343, + -82.18664638215758 + ], + [ + -141.5402799473915, + -81.66267590337527 + ], + [ + -142.44428640267836, + -81.39731119539024 + ], + [ + -144.09497778837297, + -80.86080408871622 + ], + [ + -145.58088151563257, + -80.31938409018777 + ], + [ + -146.92715587140233, + -79.77390060657575 + ], + [ + -148.1378776338072, + -79.22344586533515 + ], + [ + -149.23182617170778, + -78.66874440073605 + ], + [ + -150.23549617287054, + -78.11127732342064 + ], + [ + -151.16070053088853, + -77.5514307887373 + ], + [ + -152.0072796445497, + -76.98870642680201 + ], + [ + -152.7846803705515, + -76.42346215135434 + ], + [ + -153.86125269865647, + -75.57274104847927 + ], + [ + -154.51970311729315, + -75.00351836454854 + ], + [ + -155.42050029557004, + -74.14645122509337 + ], + [ + -155.9781399527633, + -73.57486534288566 + ], + [ + -156.50715610486574, + -73.00356863121935 + ], + [ + -157.2389270977598, + -72.144263741599 + ], + [ + -158.13060176899592, + -70.99138526231283 + ], + [ + -158.9385861176506, + -69.83130523168134 + ], + [ + -159.6763638006865, + -68.67106581648893 + ], + [ + -160.19168040157294, + -67.80128168760469 + ], + [ + -160.98547590329926, + -66.34836469515902 + ], + [ + -161.5745242097165, + -65.183323883033 + ], + [ + -162.25610127035577, + -63.72711925748243 + ], + [ + -162.76012197405683, + -62.56163478881242 + ], + [ + -163.47079349969786, + -60.808217684688024 + ], + [ + -164.12838025928977, + -59.05313914051315 + ], + [ + -164.74159070608084, + -57.29651171363538 + ], + [ + -165.1322992242044, + -56.12179770542579 + ], + [ + -165.86946970797726, + -53.77174385564426 + ], + [ + -166.4788319623761, + -51.71548505676943 + ], + [ + -166.8921293237327, + -50.24518636866127 + ], + [ + -167.8274931205627, + -46.71162205077881 + ], + [ + -168.78399955163138, + -42.877754346406284 + ], + [ + -169.95272205332333, + -37.851525235045465 + ], + [ + -170.99445403739404, + -33.111489905080035 + ], + [ + -172.13506656433455, + -27.778957459057626 + ], + [ + -176.2399950290538, + -7.859996995320866 + ], + [ + -177.24999476144046, + -3.099997063717483 + ], + [ + -178.81999431903165, + 4.040002893848125 + ], + [ + -179.89, + 8.699324978611747 + ], + [ + -180.0, + 8.699324978611747 + ], + [ + -180.0, + 52.754349269198904 + ], + [ + -179.99998620934772, + 52.754349269198904 + ], + [ + -179.89, + 52.754349269198904 + ], + [ + -179.89, + 52.366675534112396 + ], + [ + -179.14632843923107, + 49.745420257195015 + ], + [ + -178.59297090946598, + 47.67541556708275 + ], + [ + -177.98886877101066, + 45.31037780897581 + ], + [ + -176.91916405921236, + 40.871555779328226 + ], + [ + -175.77105220144063, + 35.82528890226273 + ], + [ + -174.17485853841828, + 28.402712088829073 + ], + [ + -172.75299642568962, + 21.560176839329714 + ], + [ + -171.05000647308492, + 13.219997623262397 + ], + [ + -169.56000585509676, + 6.07999727184191 + ], + [ + -168.02000533274278, + -1.070003036840127 + ], + [ + -166.9600050403361, + -5.83000316884003 + ], + [ + -166.4100048576875, + -8.200003438431162 + ], + [ + -165.19567171692822, + -13.246333148812923 + ], + [ + -164.21392701816202, + -17.09767225495736 + ], + [ + -163.43000413769326, + -20.06000424741518 + ], + [ + -162.6863182604771, + -22.71516336927893 + ], + [ + -162.00277711322866, + -25.07394061175517 + ], + [ + -161.19803335693786, + -27.71787450363369 + ], + [ + -160.44850271501178, + -30.065436540645607 + ], + [ + -159.455439195628, + -32.9906752499114 + ], + [ + -158.61127251110148, + -35.32578453904014 + ], + [ + -157.6018110116348, + -37.94709824476797 + ], + [ + -156.64531501139572, + -40.264729134000085 + ], + [ + -155.62283433127126, + -42.57488583918199 + ], + [ + -154.66128245889797, + -44.59142376397388 + ], + [ + -153.63457511158168, + -46.59651489505683 + ], + [ + -153.01828842968678, + -47.735730518614794 + ], + [ + -152.53636175746132, + -48.58893961676657 + ], + [ + -151.5200020120769, + -50.2900075260876 + ], + [ + -150.43126603750417, + -51.97925651102717 + ], + [ + -149.2615292591011, + -53.662738973750585 + ], + [ + -148.64213443229596, + -54.5012315218661 + ], + [ + -147.99892979649587, + -55.334928010714364 + ], + [ + -147.3292138367111, + -56.16435820844447 + ], + [ + -146.63000145963625, + -56.9900081669195 + ], + [ + -145.3966585677171, + -58.356282783183616 + ], + [ + -144.06760815605327, + -59.71110383056092 + ], + [ + -143.22038178840052, + -60.518376610675915 + ], + [ + -142.6317934781387, + -61.053453874942306 + ], + [ + -141.71119639877745, + -61.84949682097106 + ], + [ + -140.741965902384, + -62.63828137605596 + ], + [ + -140.06677146367196, + -63.16025543151146 + ], + [ + -139.00901132509222, + -63.93815602925066 + ], + [ + -137.89202643154633, + -64.70853352796871 + ], + [ + -137.11156012673777, + -65.21722384427572 + ], + [ + -135.88642841724538, + -65.97468252582195 + ], + [ + -135.02980626180965, + -66.47477713947171 + ], + [ + -133.6788788036426, + -67.21567229363635 + ], + [ + -132.7327645351255, + -67.70159032608846 + ], + [ + -131.74836949616446, + -68.18043301596612 + ], + [ + -130.72227485050243, + -68.6531919095464 + ], + [ + -129.6522315795468, + -69.11945301706787 + ], + [ + -128.53647553210723, + -69.58070774729765 + ], + [ + -127.37228826433025, + -70.03648652886001 + ], + [ + -126.1564363061897, + -70.4843361600029 + ], + [ + -124.88628113932397, + -70.92369745061109 + ], + [ + -123.56192957124412, + -71.35406705306097 + ], + [ + -122.18082532949624, + -71.7748617952023 + ], + [ + -120.73750212116077, + -72.18531912585688 + ], + [ + -119.22927302648101, + -72.58470740288735 + ], + [ + -117.655336105065, + -72.97182383761545 + ], + [ + -115.16569380604348, + -73.52791278298801 + ], + [ + -113.41520647170847, + -73.88139999168878 + ], + [ + -111.59000022479142, + -74.22000893675232 + ], + [ + -108.70873484095583, + -74.69954386566361 + ], + [ + -105.65333888408703, + -75.13993089899262 + ], + [ + -102.42699753726268, + -75.53888501489116 + ], + [ + -100.18475606287339, + -75.78111440066088 + ], + [ + -97.86988727916247, + -76.00176063059918 + ], + [ + -94.27000004042608, + -76.29000895735766 + ], + [ + -91.79150736150132, + -76.45321663086483 + ], + [ + -89.25831491534626, + -76.59145176466313 + ], + [ + -85.37328007012766, + -76.75030917766074 + ], + [ + -81.41487062994408, + -76.85107631278684 + ], + [ + -77.4152727304733, + -76.89148077081919 + ], + [ + -74.74343047756152, + -76.8840406302549 + ], + [ + -72.08101783314042, + -76.84970382145345 + ], + [ + -68.12745788610745, + -76.74812728073923 + ], + [ + -64.25014297339585, + -76.58674487050915 + ], + [ + -60.47671000506373, + -76.36829364560523 + ], + [ + -56.83314836764444, + -76.09509915000301 + ], + [ + -54.48671873497618, + -75.88392892381468 + ], + [ + -52.209673942386004, + -75.65124918564835 + ], + [ + -48.93125474366295, + -75.26390777413447 + ], + [ + -46.841690609097576, + -74.98114406115627 + ], + [ + -44.829999801933006, + -74.68000894142045 + ], + [ + -43.132250746300244, + -74.40320757868876 + ], + [ + -41.49354901608001, + -74.11382758945793 + ], + [ + -39.91314343515765, + -73.81254390078925 + ], + [ + -37.740000096052825, + -73.36000900160971 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_SCSD1C_20100114T170429_20100114T175748_724_100_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T17:04:28.235000Z", + "completionDate": "2010-01-14T17:57:48.662000Z", + "productType": "MIR_SCSD1C", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1059, + "updated": "2021-12-03T10:42:57.398171Z", + "published": "2021-12-03T10:42:57.398171Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/85a80cf0-c835-5735-bd9c-1ab974c0cc7d", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 85a80cf0-c835-5735-bd9c-1ab974c0cc7d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/85a80cf0-c835-5735-bd9c-1ab974c0cc7d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -24.04535904997023, + -8.693926270771207 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "other: 1C", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "179.89,9.63375768578114 179.158750279311,12.6613980689328 178.415741028643,15.6325894233312 177.720006811744,18.3000028631608 177.080007043593,20.6700028616015 176.42000728565,23.0300028778563 175.730007545995,25.3900028918508 175.01000782545,27.7500029076863 174.260008122694,30.1000029321585 173.470008439353,32.4500029704227 172.844356370508,34.2130417038428 172.086132084081,36.2570103271674 171.287556504553,38.2959404426751 170.566443287835,40.0408013898992 169.810009970349,41.7800031861027 169.007704499908,43.513467222877 168.161751939505,45.2414704994803 167.265192867912,46.9637787209582 166.473654702587,48.3945239146428 165.636271999056,49.8220504625851 164.749413527142,51.2422845219205 163.811998482522,52.6493390045543 163.016918014329,53.7721555036215 162.177436325867,54.8922253701625 161.064164443525,56.2820130881982 160.115997501531,57.3853271080311 159.113132762265,58.4814657316649 158.047279949625,59.5694197667134 156.911064699578,60.6474169321045 156.008122361373,61.4490456668679 154.731393732792,62.5098682262759 153.362687513406,63.5600624843989 152.269674409101,64.3385527083481 150.716288110163,65.362924047204 149.470017527646,66.1200051903534 148.15252178358,66.8686666868655 146.752553399336,67.6056964284433 145.264595020367,68.3296117067794 143.682868771423,69.0388421047395 142.570880401194,69.5031193595935 140.811159232798,70.1864172211351 138.933911400896,70.8531228447093 137.611806878726,71.2864102193433 135.519022698059,71.9174963072594 134.049160240578,72.3243989081824 131.719734935191,72.9131262370568 130.080018568122,73.2900071367507 127.484676463148,73.8323137071565 125.660595094442,74.1754322572496 123.759643777171,74.5026667607644 120.764512117872,74.9637993525209 118.67037231178,75.2491251102952 116.498325899609,75.5148932599615 113.099262696363,75.8753469404414 110.743933690064,76.0892230552608 108.320518020275,76.279835639105 105.834478147929,76.4462028531185 103.293818765692,76.5869652294536 100.70664315948,76.7013638522624 98.0805566240611,76.7891958557463 95.4253123585125,76.8499287570318 91.4624267350725,76.8924528368098 88.8312625593251,76.8882234078862 86.2070083324157,76.8573464127217 83.6000339715381,76.8000099457862 83.1121985434624,77.6755768249529 82.5510222745469,78.5501561856475 81.8984312931638,79.4234919216119 81.4008353943755,80.0048638179013 81.1299310953928,80.2952482373673 80.5369379916845,80.8753180516417 80.2115214756169,81.1649575482707 79.4928153331064,81.7433070037511 78.6667934024818,82.3201837856061 77.707697041224,82.8952291471967 77.1678918052658,83.181920171896 76.5809877776308,83.4679593723502 75.9406453670807,83.7532572049795 75.2393635702346,84.0377072431267 74.4682096461864,84.3211820865904 73.6164726218208,84.6035280516693 72.6712157071189,84.8845582086188 71.6166936705096,85.1640431552282 70.4335888461409,85.4416986547837 69.0980027119065,85.7171688823509 67.5801671489372,85.9899952308698 71.522084586264,86.0944545136535 75.6597116063877,86.1795326440646 79.9620275614267,86.2439086854692 84.3883408097545,86.2865058239077 88.8897963885337,86.3065704385735 93.4122492251621,86.303735567442 97.9000288017377,86.2780535353401 102.299973701567,86.2299912153924 106.660077720263,86.1613932988496 110.844194460932,86.071478174972 114.82135385167,85.961669505478 118.571418190114,85.83353990302 122.084165072604,85.6887225363624 125.357692534676,85.5288386259882 128.396554102531,85.355443865165 131.209931783029,85.1699931374109 133.834242553926,84.9747683296302 136.258144939628,84.769848299415 138.496127909953,84.5563277987356 140.562807316666,84.33517926653 142.472425118902,84.1072614635732 144.238530660325,83.873329819279 145.873797410788,83.6340472833725 148.817711406735,83.1438099582877 150.146213538004,82.8937003296766 151.384223467525,82.6400660938386 153.619826019957,82.1235904258903 155.579382348176,81.5967302242608 157.324610061674,81.0629814518651 158.889756818895,80.5235784498818 160.286883228397,79.9779759354327 161.540499555123,79.4271336908321 162.683382200858,78.871793061692 163.219615107154,78.5925907658028 164.217790116939,78.0314700928891 164.682996620252,77.7496761427163 165.552820033784,77.183892298962 166.745638350029,76.3331636665384 167.8109376868,75.4787223989512 168.455352684041,74.9066700659991 169.063647482949,74.3337731676812 169.913028278255,73.4727612657069 170.68038096034,72.6086467953937 171.392175380408,71.7415366202725 171.83630997983,71.16198641016 172.254845368743,70.5814447207191 173.041833401348,69.4186858027355 173.765283674745,68.253622157307 174.26679546476,67.3792952432369 174.74374975926,66.5062022346039 175.473992520566,65.0466911577968 176.149104065168,63.5782153081578 177.016961889311,61.5282736515324 177.810115346365,59.4757198704019 178.538141230517,57.415584995536 179.303797250421,55.0555159245005 179.89,53.1179733695243 180.0,53.1179733695243 180.0,9.1783439874714 179.999993624586,9.1783439874714 179.89,9.1783439874714 179.89,9.63375768578114-37.7400000960528,-73.3600090016097 -35.8527275630496,-74.0669992009628 -34.5021959076514,-74.5285413754734 -33.0714877737659,-74.9814115646035 -31.5548675755563,-75.4248009579699 -29.9463348629879,-75.8578174663085 -28.2396806490174,-76.2794785828631 -26.4285706659505,-76.6887047488602 -24.506662255223,-77.0843136356555 -22.4677644558348,-77.4650154875964 -20.3060452513977,-77.8294110546904 -18.0162962177287,-78.1759922904558 -15.5942541656936,-78.5031477456443 -13.0369825095783,-78.8091733093044 -10.3433010656535,-79.0922901262795 -6.05003226797615,-79.4700051178584 -7.13890956845846,-79.951501792713 -8.33578039077831,-80.4291038311298 -9.65651637699116,-80.9021816334922 -11.1200003028913,-81.3699910899762 -12.9672074686531,-81.896382967814 -13.9826025852734,-82.1561523956916 -16.2260658985191,-82.6676241488443 -17.4676765050168,-82.9187437536588 -18.799435035662,-83.1663320683033 -21.7474427128228,-83.6527477439356 -23.3838195584589,-83.8907410907847 -25.1507737490493,-84.1233923386452 -27.0608955215912,-84.3500415173059 -29.1276328144433,-84.569936992531 -31.3651058438886,-84.7822248111024 -33.787787049726,-84.9859385810751 -36.410000065017,-85.1799910456825 -39.2213588568161,-85.3638938267209 -42.2564738663576,-85.5357858927238 -45.5241935421235,-85.6942285442419 -49.0287488491615,-85.8376855933646 -52.7679657272784,-85.9645585332271 -56.7314510897068,-86.073239538109 -60.8990542991883,-86.1621827879718 -65.2400000108861,-86.2299910397295 -69.715330983286,-86.2780303177452 -74.2790004425736,-86.3029188505968 -78.8749950033965,-86.3041888977601 -83.4448856610945,-86.281816256445 -87.9321980013681,-86.2362225152045 -92.2864281365724,-86.1682365037428 -96.4660283009027,-86.0790228356468 -100.439999973679,-85.9699910414917 -104.20842332575,-85.8458996351443 -107.744416236997,-85.704977229489 -111.044570114482,-85.5488221316426 -114.112129948844,-85.3789783356668 -116.955207312054,-85.1968977789069 -119.58517809493,-85.0039181839991 -122.015361345369,-84.8012531470404 -124.259999905705,-84.5899910488431 -126.352118109039,-84.3732873089402 -128.287204620809,-84.1496856130261 -130.078441345243,-83.9199469642989 -131.73824145001,-83.6847410913899 -133.278138598447,-83.4446564679278 -134.708745769953,-83.2002098536515 -136.039760536079,-82.9518550946756 -138.453661216547,-82.4447833731761 -139.550634696433,-82.1866463821576 -141.540279947391,-81.6626759033753 -142.444286402678,-81.3973111953902 -144.094977788373,-80.8608040887162 -145.580881515633,-80.3193840901878 -146.927155871402,-79.7739006065758 -148.137877633807,-79.2234458653352 -149.231826171708,-78.668744400736 -150.235496172871,-78.1112773234206 -151.160700530889,-77.5514307887373 -152.00727964455,-76.988706426802 -152.784680370552,-76.4234621513543 -153.861252698656,-75.5727410484793 -154.519703117293,-75.0035183645485 -155.42050029557,-74.1464512250934 -155.978139952763,-73.5748653428857 -156.507156104866,-73.0035686312194 -157.23892709776,-72.144263741599 -158.130601768996,-70.9913852623128 -158.938586117651,-69.8313052316813 -159.676363800686,-68.6710658164889 -160.191680401573,-67.8012816876047 -160.985475903299,-66.348364695159 -161.574524209716,-65.183323883033 -162.256101270356,-63.7271192574824 -162.760121974057,-62.5616347888124 -163.470793499698,-60.808217684688 -164.12838025929,-59.0531391405132 -164.741590706081,-57.2965117136354 -165.132299224204,-56.1217977054258 -165.869469707977,-53.7717438556443 -166.478831962376,-51.7154850567694 -166.892129323733,-50.2451863686613 -167.827493120563,-46.7116220507788 -168.783999551631,-42.8777543464063 -169.952722053323,-37.8515252350455 -170.994454037394,-33.11148990508 -172.135066564335,-27.7789574590576 -176.239995029054,-7.85999699532087 -177.24999476144,-3.09999706371748 -178.819994319032,4.04000289384812 -179.89,8.69932497861175 -180,8.69932497861175 -180,52.7543492691989 -179.999986209348,52.7543492691989 -179.89,52.7543492691989 -179.89,52.3666755341124 -179.146328439231,49.745420257195 -178.592970909466,47.6754155670828 -177.988868771011,45.3103778089758 -176.919164059212,40.8715557793282 -175.771052201441,35.8252889022627 -174.174858538418,28.4027120888291 -172.75299642569,21.5601768393297 -171.050006473085,13.2199976232624 -169.560005855097,6.07999727184191 -168.020005332743,-1.07000303684013 -166.960005040336,-5.83000316884003 -166.410004857688,-8.20000343843116 -165.195671716928,-13.2463331488129 -164.213927018162,-17.0976722549574 -163.430004137693,-20.0600042474152 -162.686318260477,-22.7151633692789 -162.002777113229,-25.0739406117552 -161.198033356938,-27.7178745036337 -160.448502715012,-30.0654365406456 -159.455439195628,-32.9906752499114 -158.611272511101,-35.3257845390401 -157.601811011635,-37.947098244768 -156.645315011396,-40.2647291340001 -155.622834331271,-42.574885839182 -154.661282458898,-44.5914237639739 -153.634575111582,-46.5965148950568 -153.018288429687,-47.7357305186148 -152.536361757461,-48.5889396167666 -151.520002012077,-50.2900075260876 -150.431266037504,-51.9792565110272 -149.261529259101,-53.6627389737506 -148.642134432296,-54.5012315218661 -147.998929796496,-55.3349280107144 -147.329213836711,-56.1643582084445 -146.630001459636,-56.9900081669195 -145.396658567717,-58.3562827831836 -144.067608156053,-59.7111038305609 -143.220381788401,-60.5183766106759 -142.631793478139,-61.0534538749423 -141.711196398777,-61.8494968209711 -140.741965902384,-62.638281376056 -140.066771463672,-63.1602554315115 -139.009011325092,-63.9381560292507 -137.892026431546,-64.7085335279687 -137.111560126738,-65.2172238442757 -135.886428417245,-65.9746825258219 -135.02980626181,-66.4747771394717 -133.678878803643,-67.2156722936363 -132.732764535126,-67.7015903260885 -131.748369496164,-68.1804330159661 -130.722274850502,-68.6531919095464 -129.652231579547,-69.1194530170679 -128.536475532107,-69.5807077472977 -127.37228826433,-70.03648652886 -126.15643630619,-70.4843361600029 -124.886281139324,-70.9236974506111 -123.561929571244,-71.354067053061 -122.180825329496,-71.7748617952023 -120.737502121161,-72.1853191258569 -119.229273026481,-72.5847074028873 -117.655336105065,-72.9718238376154 -115.165693806043,-73.527912782988 -113.415206471708,-73.8813999916888 -111.590000224791,-74.2200089367523 -108.708734840956,-74.6995438656636 -105.653338884087,-75.1399308989926 -102.426997537263,-75.5388850148912 -100.184756062873,-75.7811144006609 -97.8698872791625,-76.0017606305992 -94.2700000404261,-76.2900089573577 -91.7915073615013,-76.4532166308648 -89.2583149153463,-76.5914517646631 -85.3732800701277,-76.7503091776607 -81.4148706299441,-76.8510763127868 -77.4152727304733,-76.8914807708192 -74.7434304775615,-76.8840406302549 -72.0810178331404,-76.8497038214534 -68.1274578861075,-76.7481272807392 -64.2501429733959,-76.5867448705092 -60.4767100050637,-76.3682936456052 -56.8331483676444,-76.095099150003 -54.4867187349762,-75.8839289238147 -52.209673942386,-75.6512491856484 -48.9312547436629,-75.2639077741345 -46.8416906090976,-74.9811440611563 -44.829999801933,-74.6800089414205 -43.1322507463002,-74.4032075786888 -41.49354901608,-74.1138275894579 -39.9131434351577,-73.8125439007893 -37.7400000960528,-73.3600090016097", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1CS/MIR_SCSD1C/2010/01/14/SM_REPR_MIR_SCSD1C_20100114T170429_20100114T175748_724_100_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "85a80cf0-c835-5735-bd9c-1ab974c0cc7d" + } + ], + "properties": { + "id": "7b2af9be-5ec7-5e0f-b983-94190b73d117", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MIR_SCSD1C" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MIR_SC_D1B.json b/tests/data/opensearch/creodias_search_MIR_SC_D1B.json new file mode 100644 index 0000000..0cc49f4 --- /dev/null +++ b/tests/data/opensearch/creodias_search_MIR_SC_D1B.json @@ -0,0 +1,3642 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 179.89, + 63.59968065715279 + ], + [ + 178.7300067475406, + 63.30001197646387 + ], + [ + 178.38001680698454, + 63.56000454935839 + ], + [ + 178.38001678396276, + 63.56000456622254 + ], + [ + 178.02001694548082, + 63.82000457905834 + ], + [ + 177.6600171096889, + 64.08000459173803 + ], + [ + 177.6600170920945, + 64.08000460427333 + ], + [ + 177.29001720206665, + 64.3400046571488 + ], + [ + 177.29001718931264, + 64.3400046659932 + ], + [ + 176.9100172985193, + 64.60000471999554 + ], + [ + 176.9100172221575, + 64.60000477122189 + ], + [ + 176.53001735595538, + 64.85000480395998 + ], + [ + 176.13001749520018, + 65.11000483935358 + ], + [ + 176.13001741856917, + 65.1100048881902 + ], + [ + 175.73001769267478, + 65.36000483633092 + ], + [ + 175.33001797505483, + 65.62000478316337 + ], + [ + 175.33001763347, + 65.62000499559382 + ], + [ + 174.9100178049105, + 65.8700050103048 + ], + [ + 174.49001798564518, + 66.12000502101701 + ], + [ + 174.060018102818, + 66.37000507087797 + ], + [ + 173.62001822524374, + 66.6200051185751 + ], + [ + 173.17001833743709, + 66.87000517276006 + ], + [ + 173.1700181085872, + 66.87000529595551 + ], + [ + 172.71001841591413, + 67.11000524289696 + ], + [ + 172.25001873215456, + 67.36000518816023 + ], + [ + 172.25001836548282, + 67.36000537928037 + ], + [ + 171.77001868335273, + 67.60000532685075 + ], + [ + 171.29001901054437, + 67.85000527266568 + ], + [ + 171.2900186460965, + 67.85000545487334 + ], + [ + 170.7900187585265, + 68.09000550549958 + ], + [ + 170.28001888046703, + 68.33000555216017 + ], + [ + 169.2400191432951, + 68.80000563520142 + ], + [ + 168.7000193242468, + 69.04000565803405 + ], + [ + 168.7000190825914, + 69.04000576220713 + ], + [ + 168.15001919143313, + 69.27000581120626 + ], + [ + 167.59001935241514, + 69.50000583936428 + ], + [ + 167.02001946250078, + 69.7300058889729 + ], + [ + 167.020019435797, + 69.73000589956573 + ], + [ + 166.43001955049385, + 69.96000594764227 + ], + [ + 165.83001966353893, + 70.19000599655918 + ], + [ + 165.8300194075376, + 70.19000609174077 + ], + [ + 165.22001943619816, + 70.41000616506486 + ], + [ + 164.59001953818293, + 70.63000621197756 + ], + [ + 163.9500197230343, + 70.85000623084156 + ], + [ + 163.30001982468272, + 71.07000627869687 + ], + [ + 163.30001940609458, + 71.07000641504084 + ], + [ + 162.63001972792057, + 71.28000638874137 + ], + [ + 161.9500200586007, + 71.50000636174012 + ], + [ + 161.95001965215218, + 71.50000648837366 + ], + [ + 161.2500197401216, + 71.71000653469116 + ], + [ + 160.5400198248256, + 71.92000658159556 + ], + [ + 160.54001939479892, + 71.92000670402027 + ], + [ + 159.81001946190653, + 72.12000674979964 + ], + [ + 159.07001958423425, + 72.32000678033009 + ], + [ + 158.31001964026572, + 72.52000682875803 + ], + [ + 157.53001962671524, + 72.72000689430003 + ], + [ + 157.53001933727356, + 72.72000696617819 + ], + [ + 156.7400193574966, + 72.91000701731559 + ], + [ + 155.10001938598288, + 73.29000711986902 + ], + [ + 154.25001939373732, + 73.48000717117434 + ], + [ + 154.2500189640319, + 73.48000726360024 + ], + [ + 153.38001878154003, + 73.66000734788847 + ], + [ + 153.38001846218447, + 73.66000741173951 + ], + [ + 152.50001874335172, + 73.83000740006959 + ], + [ + 151.60001902657643, + 74.01000738778112 + ], + [ + 151.60001858880366, + 74.01000747195826 + ], + [ + 150.68001834860158, + 74.18000755626635 + ], + [ + 150.68001788488613, + 74.18000763852937 + ], + [ + 149.74001816445835, + 74.34000762706565 + ], + [ + 148.78001844464075, + 74.51000761443875 + ], + [ + 148.78001718391204, + 74.51000782218614 + ], + [ + 147.80001745829026, + 74.6600078107882 + ], + [ + 146.8000177318904, + 74.8200077977729 + ], + [ + 146.8000172897093, + 74.82000786562513 + ], + [ + 145.78001692156542, + 74.97000794766045 + ], + [ + 145.7800164566472, + 74.97000801310406 + ], + [ + 144.7400162694787, + 75.11000806228199 + ], + [ + 143.68001636004976, + 75.25000807355978 + ], + [ + 142.6100162161736, + 75.3900081144862 + ], + [ + 142.61001564070173, + 75.39000818610351 + ], + [ + 141.5100151512661, + 75.52000826266382 + ], + [ + 141.51001478804605, + 75.52000830373859 + ], + [ + 140.40001453214484, + 75.64000834761535 + ], + [ + 139.27001453910466, + 75.76000836209373 + ], + [ + 138.12001425791894, + 75.880008405552 + ], + [ + 138.12001271718688, + 75.8800085515347 + ], + [ + 136.95001294419222, + 75.98000854415068 + ], + [ + 135.76001316385535, + 76.09000853292665 + ], + [ + 135.760012571469, + 76.09000858443711 + ], + [ + 133.3400112075478, + 76.28000870780019 + ], + [ + 133.34001049524804, + 76.2800087576283 + ], + [ + 132.10001014643979, + 76.3600087865526 + ], + [ + 130.8500101857369, + 76.44000878931575 + ], + [ + 129.59000981899692, + 76.52000881668319 + ], + [ + 129.59000814142576, + 76.52000890911388 + ], + [ + 128.31000776587499, + 76.58000893065697 + ], + [ + 127.03000777932496, + 76.64000893258181 + ], + [ + 125.73000732832662, + 76.70000895495699 + ], + [ + 125.73000693615909, + 76.7000089714837 + ], + [ + 124.42000606609945, + 76.75000900651034 + ], + [ + 124.4200056688102, + 76.7500090201063 + ], + [ + 123.10000477558022, + 76.79000904835802 + ], + [ + 123.100004405148, + 76.7900090581734 + ], + [ + 121.78000394909907, + 76.82000907047522 + ], + [ + 120.45000348293676, + 76.85000908050766 + ], + [ + 120.45000309008293, + 76.85000908786888 + ], + [ + 119.11000215871456, + 76.87000910218072 + ], + [ + 119.11000178579145, + 76.87000910635237 + ], + [ + 117.77000131866593, + 76.88000911127132 + ], + [ + 116.43000085046125, + 76.8900091136986 + ], + [ + 116.43000046978612, + 76.89000911511803 + ], + [ + 115.08999999999976, + 76.89000911636458 + ], + [ + 113.74999953021388, + 76.89000911511803 + ], + [ + 113.74999783403567, + 76.89000910248369 + ], + [ + 112.40999737090692, + 76.87000909642012 + ], + [ + 111.06999736730742, + 76.85000909592388 + ], + [ + 109.73999690245954, + 76.8300090873019 + ], + [ + 109.7399953108076, + 76.83000905180789 + ], + [ + 108.0900344088531, + 76.78001037237655 + ], + [ + 91.04017185974652, + 85.93999544611047 + ], + [ + 95.96004548793802, + 86.07999131930487 + ], + [ + 100.17003494589791, + 86.1699910780818 + ], + [ + 104.5400231800461, + 86.22999090513326 + ], + [ + 104.54002887911805, + 86.22999097592874 + ], + [ + 109.05001673379459, + 86.27999084165715 + ], + [ + 113.63000391195473, + 86.29999078140699 + ], + [ + 113.63000575981653, + 86.2999907854449 + ], + [ + 118.24999424018348, + 86.2999907854449 + ], + [ + 118.24999608804526, + 86.29999078140699 + ], + [ + 122.82998320192003, + 86.27999084210649 + ], + [ + 127.31997104394327, + 86.22999097699476 + ], + [ + 127.31997224612634, + 86.22999096067579 + ], + [ + 131.67996257081734, + 86.15999112591558 + ], + [ + 131.67996313146526, + 86.15999111539477 + ], + [ + 135.8599545886975, + 86.06999132032239 + ], + [ + 139.82994711640447, + 85.95999156606302 + ], + [ + 143.57994053506093, + 85.8299918573209 + ], + [ + 147.08993561113147, + 85.67999216048356 + ], + [ + 147.0899373347169, + 85.67999208162361 + ], + [ + 150.3699338745368, + 85.51999236547039 + ], + [ + 150.36993475824826, + 85.51999231921806 + ], + [ + 153.4099322104824, + 85.34999260114019 + ], + [ + 153.40993275000034, + 85.34999256884994 + ], + [ + 156.2299300988846, + 85.16999290833718 + ], + [ + 158.84992844231348, + 84.9699932520482 + ], + [ + 158.84993015622928, + 84.96999311537435 + ], + [ + 161.25992877307357, + 84.76999346304346 + ], + [ + 163.48992818155494, + 84.5499938101644 + ], + [ + 163.48992999329755, + 84.54999362566018 + ], + [ + 167.4699304528603, + 84.10999418163115 + ], + [ + 169.23993096838433, + 83.86999448621255 + ], + [ + 169.23993265168477, + 83.86999425369544 + ], + [ + 170.87993295313416, + 83.63999456324434 + ], + [ + 172.4099336489912, + 83.38999486883756 + ], + [ + 172.40993488609877, + 83.38999466293963 + ], + [ + 173.82993581973867, + 83.14999489808885 + ], + [ + 175.14993676744666, + 82.89999515285375 + ], + [ + 176.38993807143208, + 82.63999535311417 + ], + [ + 176.38993881392366, + 82.63999519437998 + ], + [ + 177.53993993201166, + 82.38999539493723 + ], + [ + 178.6199410127628, + 82.12999561861685 + ], + [ + 179.63994232352616, + 81.85999579478201 + ], + [ + 179.63994282987872, + 81.85999565833617 + ], + [ + 179.89, + 81.79307207903386 + ], + [ + 180.0, + 81.79307207903386 + ], + [ + 180.0, + 63.59968065715279 + ], + [ + 179.89, + 63.59968065715279 + ] + ] + ], + [ + [ + [ + -160.30002630434052, + 66.60000721197375 + ], + [ + -179.89, + 63.65457171172738 + ], + [ + -179.89, + 63.65307114195407 + ], + [ + -179.89, + 63.62810245649434 + ], + [ + -179.99998028557135, + 63.62810245649434 + ], + [ + -180.0, + 63.62810245649434 + ], + [ + -180.0, + 63.65307114195407 + ], + [ + -180.0, + 81.73638780243729 + ], + [ + -180.0, + 81.76361481470217 + ], + [ + -179.999935889467, + 81.76361481470217 + ], + [ + -179.89, + 81.76361481470217 + ], + [ + -179.89, + 81.73638780243729 + ], + [ + -179.89, + 81.73362141210139 + ], + [ + -179.4100559996323, + 81.59999582851177 + ], + [ + -178.5100547881034, + 81.32999599332871 + ], + [ + -178.51005425587383, + 81.32999583195368 + ], + [ + -177.6600532268472, + 81.06999600703736 + ], + [ + -176.8600521527412, + 80.79999617675622 + ], + [ + -176.86005202846428, + 80.79999613370123 + ], + [ + -176.10005101753126, + 80.52999630872361 + ], + [ + -175.39004996843207, + 80.24999647812075 + ], + [ + -175.39004954744536, + 80.24999631142158 + ], + [ + -174.71004853463432, + 79.97999644563276 + ], + [ + -174.06004750580576, + 79.69999657631736 + ], + [ + -174.06004729738288, + 79.69999648523407 + ], + [ + -173.45004632798705, + 79.4299965968718 + ], + [ + -172.86004535058578, + 79.1499967061182 + ], + [ + -171.77004342389228, + 78.58999687400286 + ], + [ + -171.27004252623846, + 78.30999695988267 + ], + [ + -171.2700423783002, + 78.30999687617945 + ], + [ + -170.7800415074763, + 78.02999695122935 + ], + [ + -170.78004147054847, + 78.02999692967688 + ], + [ + -170.31004067159128, + 77.74999702530909 + ], + [ + -169.87003989614792, + 77.46999711672312 + ], + [ + -169.8700397981843, + 77.46999705364934 + ], + [ + -169.44003904301576, + 77.18999713535462 + ], + [ + -169.0200382849227, + 76.89999721580185 + ], + [ + -169.020038261176, + 76.89999719907132 + ], + [ + -168.63003753512763, + 76.61999725967803 + ], + [ + -168.6300374736106, + 76.61999721492582 + ], + [ + -168.25003680576287, + 76.33999729644792 + ], + [ + -167.88003613319816, + 76.04999737669088 + ], + [ + -167.88003597520984, + 76.04999725330076 + ], + [ + -167.52003540647897, + 75.7699973702042 + ], + [ + -167.18003482393868, + 75.47999748459878 + ], + [ + -167.18003469605293, + 75.47999737577136 + ], + [ + -166.85003412635416, + 75.19999745781509 + ], + [ + -166.5300335502323, + 74.90999753856653 + ], + [ + -166.5300335302778, + 74.90999752018992 + ], + [ + -166.22003294094745, + 74.61999756905904 + ], + [ + -166.22003284118352, + 74.61999747580907 + ], + [ + -165.92003233287505, + 74.33999755854315 + ], + [ + -165.63003181728035, + 74.04999763998016 + ], + [ + -165.35003127776116, + 73.75999767907756 + ], + [ + -165.08003075911253, + 73.46999772108853 + ], + [ + -165.08003061214575, + 73.4699975659979 + ], + [ + -164.81003017611823, + 73.18999765254105 + ], + [ + -164.30002926918885, + 72.60999778685446 + ], + [ + -164.06002881961555, + 72.31999783439946 + ], + [ + -164.0600287620564, + 72.31999776484864 + ], + [ + -163.8200283286987, + 72.02999781294243 + ], + [ + -163.5900279163561, + 71.73999787157285 + ], + [ + -163.37002750713407, + 71.4499979189014 + ], + [ + -163.370027458772, + 71.44999785515128 + ], + [ + -163.15002706529566, + 71.15999790537435 + ], + [ + -162.94002668163105, + 70.86999795408825 + ], + [ + -162.94002663762797, + 70.86999789332194 + ], + [ + -162.73002625560707, + 70.57999792706946 + ], + [ + -162.73002621174274, + 70.57999786649478 + ], + [ + -162.52002588991866, + 70.28999796768821 + ], + [ + -162.33002557047087, + 69.99999806606789 + ], + [ + -162.3300254667302, + 69.99999791183714 + ], + [ + -162.13002513086093, + 69.70999796546279 + ], + [ + -161.94002481763962, + 69.41999804129935 + ], + [ + -161.76002449714744, + 69.12999809419767 + ], + [ + -161.76002439816125, + 69.12999793908074 + ], + [ + -161.57002412525222, + 68.839998047127 + ], + [ + -161.40002385239274, + 68.54999815240095 + ], + [ + -161.40002375873482, + 68.54999799724844 + ], + [ + -161.22002348685692, + 68.25999808438395 + ], + [ + -161.05002320710824, + 67.9599981701902 + ], + [ + -161.05002314382176, + 67.95999806039845 + ], + [ + -160.88002286880763, + 67.66999811886055 + ], + [ + -160.72002259866008, + 67.37999817582124 + ], + [ + -160.72002257339432, + 67.37999813002698 + ], + [ + -160.56002229364063, + 67.08999815611406 + ], + [ + -160.56002226844973, + 67.0899981104555 + ], + [ + -160.4000220321718, + 66.79999820283497 + ], + [ + -160.30002630434052, + 66.60000721197375 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_SC_D1B_20100114T161047_20100114T161746_724_100_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T16:10:46.210000Z", + "completionDate": "2010-01-14T16:17:46.212000Z", + "productType": "MIR_SC_D1B", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1059, + "updated": "2021-10-14T07:00:08.371575Z", + "published": "2021-10-14T07:00:08.371575Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4137823a-9f4e-5854-a5a7-5715c33ab0b4", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4137823a-9f4e-5854-a5a7-5715c33ab0b4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/4137823a-9f4e-5854-a5a7-5715c33ab0b4.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 82.26703762749709, + 77.71639083104552 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1B", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "179.89,63.5996806571528 178.730006747541,63.3000119764639 178.380016806985,63.5600045493584 178.380016783963,63.5600045662225 178.020016945481,63.8200045790583 177.660017109689,64.080004591738 177.660017092095,64.0800046042733 177.290017202067,64.3400046571488 177.290017189313,64.3400046659932 176.910017298519,64.6000047199955 176.910017222158,64.6000047712219 176.530017355955,64.85000480396 176.1300174952,65.1100048393536 176.130017418569,65.1100048881902 175.730017692675,65.3600048363309 175.330017975055,65.6200047831634 175.33001763347,65.6200049955938 174.91001780491,65.8700050103048 174.490017985645,66.120005021017 174.060018102818,66.370005070878 173.620018225244,66.6200051185751 173.170018337437,66.8700051727601 173.170018108587,66.8700052959555 172.710018415914,67.110005242897 172.250018732155,67.3600051881602 172.250018365483,67.3600053792804 171.770018683353,67.6000053268507 171.290019010544,67.8500052726657 171.290018646097,67.8500054548733 170.790018758526,68.0900055054996 170.280018880467,68.3300055521602 169.240019143295,68.8000056352014 168.700019324247,69.040005658034 168.700019082591,69.0400057622071 168.150019191433,69.2700058112063 167.590019352415,69.5000058393643 167.020019462501,69.7300058889729 167.020019435797,69.7300058995657 166.430019550494,69.9600059476423 165.830019663539,70.1900059965592 165.830019407538,70.1900060917408 165.220019436198,70.4100061650649 164.590019538183,70.6300062119776 163.950019723034,70.8500062308416 163.300019824683,71.0700062786969 163.300019406095,71.0700064150408 162.630019727921,71.2800063887414 161.950020058601,71.5000063617401 161.950019652152,71.5000064883737 161.250019740122,71.7100065346912 160.540019824826,71.9200065815956 160.540019394799,71.9200067040203 159.810019461907,72.1200067497996 159.070019584234,72.3200067803301 158.310019640266,72.520006828758 157.530019626715,72.7200068943 157.530019337274,72.7200069661782 156.740019357497,72.9100070173156 155.100019385983,73.290007119869 154.250019393737,73.4800071711743 154.250018964032,73.4800072636002 153.38001878154,73.6600073478885 153.380018462184,73.6600074117395 152.500018743352,73.8300074000696 151.600019026576,74.0100073877811 151.600018588804,74.0100074719583 150.680018348602,74.1800075562663 150.680017884886,74.1800076385294 149.740018164458,74.3400076270656 148.780018444641,74.5100076144387 148.780017183912,74.5100078221861 147.80001745829,74.6600078107882 146.80001773189,74.8200077977729 146.800017289709,74.8200078656251 145.780016921565,74.9700079476604 145.780016456647,74.9700080131041 144.740016269479,75.110008062282 143.68001636005,75.2500080735598 142.610016216174,75.3900081144862 142.610015640702,75.3900081861035 141.510015151266,75.5200082626638 141.510014788046,75.5200083037386 140.400014532145,75.6400083476153 139.270014539105,75.7600083620937 138.120014257919,75.880008405552 138.120012717187,75.8800085515347 136.950012944192,75.9800085441507 135.760013163855,76.0900085329266 135.760012571469,76.0900085844371 133.340011207548,76.2800087078002 133.340010495248,76.2800087576283 132.10001014644,76.3600087865526 130.850010185737,76.4400087893158 129.590009818997,76.5200088166832 129.590008141426,76.5200089091139 128.310007765875,76.580008930657 127.030007779325,76.6400089325818 125.730007328327,76.700008954957 125.730006936159,76.7000089714837 124.420006066099,76.7500090065103 124.42000566881,76.7500090201063 123.10000477558,76.790009048358 123.100004405148,76.7900090581734 121.780003949099,76.8200090704752 120.450003482937,76.8500090805077 120.450003090083,76.8500090878689 119.110002158715,76.8700091021807 119.110001785791,76.8700091063524 117.770001318666,76.8800091112713 116.430000850461,76.8900091136986 116.430000469786,76.890009115118 115.09,76.8900091163646 113.749999530214,76.890009115118 113.749997834036,76.8900091024837 112.409997370907,76.8700090964201 111.069997367307,76.8500090959239 109.73999690246,76.8300090873019 109.739995310808,76.8300090518079 108.090034408853,76.7800103723766 91.0401718597465,85.9399954461105 95.960045487938,86.0799913193049 100.170034945898,86.1699910780818 104.540023180046,86.2299909051333 104.540028879118,86.2299909759287 109.050016733795,86.2799908416572 113.630003911955,86.299990781407 113.630005759817,86.2999907854449 118.249994240183,86.2999907854449 118.249996088045,86.299990781407 122.82998320192,86.2799908421065 127.319971043943,86.2299909769948 127.319972246126,86.2299909606758 131.679962570817,86.1599911259156 131.679963131465,86.1599911153948 135.859954588697,86.0699913203224 139.829947116404,85.959991566063 143.579940535061,85.8299918573209 147.089935611131,85.6799921604836 147.089937334717,85.6799920816236 150.369933874537,85.5199923654704 150.369934758248,85.5199923192181 153.409932210482,85.3499926011402 153.40993275,85.3499925688499 156.229930098885,85.1699929083372 158.849928442313,84.9699932520482 158.849930156229,84.9699931153744 161.259928773074,84.7699934630435 163.489928181555,84.5499938101644 163.489929993298,84.5499936256602 167.46993045286,84.1099941816312 169.239930968384,83.8699944862125 169.239932651685,83.8699942536954 170.879932953134,83.6399945632443 172.409933648991,83.3899948688376 172.409934886099,83.3899946629396 173.829935819739,83.1499948980888 175.149936767447,82.8999951528537 176.389938071432,82.6399953531142 176.389938813924,82.63999519438 177.539939932012,82.3899953949372 178.619941012763,82.1299956186168 179.639942323526,81.859995794782 179.639942829879,81.8599956583362 179.89,81.7930720790339 180.0,81.7930720790339 180.0,63.5996806571528 179.89,63.5996806571528-160.300026304341,66.6000072119737 -179.89,63.6545717117274 -179.89,63.6530711419541 -179.89,63.6281024564943 -179.999980285571,63.6281024564943 -180,63.6281024564943 -180,63.6530711419541 -180,81.7363878024373 -180,81.7636148147022 -179.999935889467,81.7636148147022 -179.89,81.7636148147022 -179.89,81.7363878024373 -179.89,81.7336214121014 -179.410055999632,81.5999958285118 -178.510054788103,81.3299959933287 -178.510054255874,81.3299958319537 -177.660053226847,81.0699960070374 -176.860052152741,80.7999961767562 -176.860052028464,80.7999961337012 -176.100051017531,80.5299963087236 -175.390049968432,80.2499964781207 -175.390049547445,80.2499963114216 -174.710048534634,79.9799964456328 -174.060047505806,79.6999965763174 -174.060047297383,79.6999964852341 -173.450046327987,79.4299965968718 -172.860045350586,79.1499967061182 -171.770043423892,78.5899968740029 -171.270042526238,78.3099969598827 -171.2700423783,78.3099968761795 -170.780041507476,78.0299969512294 -170.780041470548,78.0299969296769 -170.310040671591,77.7499970253091 -169.870039896148,77.4699971167231 -169.870039798184,77.4699970536493 -169.440039043016,77.1899971353546 -169.020038284923,76.8999972158018 -169.020038261176,76.8999971990713 -168.630037535128,76.619997259678 -168.630037473611,76.6199972149258 -168.250036805763,76.3399972964479 -167.880036133198,76.0499973766909 -167.88003597521,76.0499972533008 -167.520035406479,75.7699973702042 -167.180034823939,75.4799974845988 -167.180034696053,75.4799973757714 -166.850034126354,75.1999974578151 -166.530033550232,74.9099975385665 -166.530033530278,74.9099975201899 -166.220032940947,74.619997569059 -166.220032841184,74.6199974758091 -165.920032332875,74.3399975585431 -165.63003181728,74.0499976399802 -165.350031277761,73.7599976790776 -165.080030759113,73.4699977210885 -165.080030612146,73.4699975659979 -164.810030176118,73.1899976525411 -164.300029269189,72.6099977868545 -164.060028819616,72.3199978343995 -164.060028762056,72.3199977648486 -163.820028328699,72.0299978129424 -163.590027916356,71.7399978715729 -163.370027507134,71.4499979189014 -163.370027458772,71.4499978551513 -163.150027065296,71.1599979053744 -162.940026681631,70.8699979540882 -162.940026637628,70.8699978933219 -162.730026255607,70.5799979270695 -162.730026211743,70.5799978664948 -162.520025889919,70.2899979676882 -162.330025570471,69.9999980660679 -162.33002546673,69.9999979118371 -162.130025130861,69.7099979654628 -161.94002481764,69.4199980412994 -161.760024497147,69.1299980941977 -161.760024398161,69.1299979390807 -161.570024125252,68.839998047127 -161.400023852393,68.5499981524009 -161.400023758735,68.5499979972484 -161.220023486857,68.259998084384 -161.050023207108,67.9599981701902 -161.050023143822,67.9599980603984 -160.880022868808,67.6699981188605 -160.72002259866,67.3799981758212 -160.720022573394,67.379998130027 -160.560022293641,67.0899981561141 -160.56002226845,67.0899981104555 -160.400022032172,66.799998202835 -160.300026304341,66.6000072119737", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1B/MIR_SC_D1B/2010/01/14/SM_REPR_MIR_SC_D1B_20100114T161047_20100114T161746_724_100_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "4137823a-9f4e-5854-a5a7-5715c33ab0b4" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 165.8099489247385, + 77.0000061429605 + ], + [ + 135.51999836441428, + 71.92001257146393 + ], + [ + 134.7900194619067, + 72.12000674979959 + ], + [ + 134.05001958423384, + 72.32000678033022 + ], + [ + 133.2900196402661, + 72.52000682875793 + ], + [ + 132.51001962671523, + 72.72000689430003 + ], + [ + 132.5100193372736, + 72.72000696617819 + ], + [ + 131.720019310877, + 72.91000702831134 + ], + [ + 130.9100193674301, + 73.10000706987047 + ], + [ + 130.08001943351348, + 73.29000710902136 + ], + [ + 129.23001939373736, + 73.48000717117434 + ], + [ + 129.23001896403193, + 73.48000726360024 + ], + [ + 128.36001878154008, + 73.66000734788847 + ], + [ + 128.36001846218448, + 73.66000741173951 + ], + [ + 127.48001874335156, + 73.83000740006962 + ], + [ + 126.58001902657642, + 74.01000738778112 + ], + [ + 126.58001858880368, + 74.01000747195826 + ], + [ + 125.66001834860153, + 74.18000755626635 + ], + [ + 125.6600178848861, + 74.18000763852937 + ], + [ + 124.7200181644584, + 74.34000762706565 + ], + [ + 123.76001844464079, + 74.51000761443876 + ], + [ + 123.76001718391201, + 74.51000782218614 + ], + [ + 122.78001745829016, + 74.6600078107882 + ], + [ + 121.78001773189044, + 74.8200077977729 + ], + [ + 121.78001728970935, + 74.82000786562513 + ], + [ + 120.76001692156537, + 74.97000794766045 + ], + [ + 120.76001645664715, + 74.97000801310408 + ], + [ + 119.7200162694791, + 75.11000806228195 + ], + [ + 118.66001636004948, + 75.25000807355983 + ], + [ + 117.5900162161736, + 75.3900081144862 + ], + [ + 117.59001564070175, + 75.39000818610351 + ], + [ + 116.4900151512661, + 75.52000826266382 + ], + [ + 116.49001478804607, + 75.52000830373859 + ], + [ + 115.38001453214466, + 75.64000834761538 + ], + [ + 114.25001453910511, + 75.76000836209369 + ], + [ + 113.10001425791893, + 75.880008405552 + ], + [ + 113.10001271718687, + 75.8800085515347 + ], + [ + 111.93001294419211, + 75.9800085441507 + ], + [ + 110.74001316385531, + 76.09000853292665 + ], + [ + 110.74001280317705, + 76.09000856460821 + ], + [ + 109.54001214266106, + 76.19000862897143 + ], + [ + 109.54001167159285, + 76.19000866595856 + ], + [ + 108.32001096841623, + 76.28000872492514 + ], + [ + 108.320010495248, + 76.2800087576283 + ], + [ + 107.08001014643968, + 76.36000878655261 + ], + [ + 105.83001018573681, + 76.44000878931577 + ], + [ + 104.57000981899692, + 76.52000881668319 + ], + [ + 104.57000814142572, + 76.52000890911388 + ], + [ + 103.29000776587503, + 76.58000893065697 + ], + [ + 102.01000777932497, + 76.64000893258181 + ], + [ + 100.7100073283266, + 76.70000895495699 + ], + [ + 100.71000693615903, + 76.7000089714837 + ], + [ + 99.40000606609948, + 76.75000900651034 + ], + [ + 99.40000566881024, + 76.7500090201063 + ], + [ + 98.08000477558022, + 76.79000904835802 + ], + [ + 98.080004405148, + 76.7900090581734 + ], + [ + 96.76000394909947, + 76.82000907047521 + ], + [ + 95.43000348293677, + 76.85000908050766 + ], + [ + 95.43000309008293, + 76.85000908786888 + ], + [ + 94.09000215871457, + 76.87000910218073 + ], + [ + 94.09000178579146, + 76.87000910635237 + ], + [ + 92.75000131866607, + 76.88000911127132 + ], + [ + 91.41000085046126, + 76.8900091136986 + ], + [ + 91.41000046978613, + 76.89000911511803 + ], + [ + 90.07, + 76.89000911636458 + ], + [ + 88.72999953021389, + 76.89000911511803 + ], + [ + 88.72999783403567, + 76.89000910248369 + ], + [ + 87.389997370907, + 76.87000909642012 + ], + [ + 86.04999736730778, + 76.85000909592388 + ], + [ + 84.71999690245953, + 76.8300090873019 + ], + [ + 84.71999523681487, + 76.83000904980075 + ], + [ + 83.38999475715468, + 76.79000903535855 + ], + [ + 82.07999429556335, + 76.7500090189255 + ], + [ + 82.07999393390052, + 76.75000900651034 + ], + [ + 80.76999349528761, + 76.70000898914957 + ], + [ + 79.46999306846337, + 76.6500089697167 + ], + [ + 79.46999266575934, + 76.65000895261487 + ], + [ + 78.17999183207635, + 76.59000891115558 + ], + [ + 78.17999144021319, + 76.59000889133702 + ], + [ + 76.8999910106746, + 76.52000886513265 + ], + [ + 75.63999060104182, + 76.4500088374576 + ], + [ + 75.63999028031026, + 76.4500088183787 + ], + [ + 74.37998983523909, + 76.37000878585037 + ], + [ + 73.14998941731105, + 76.29000875240871 + ], + [ + 73.14998901608601, + 76.29000872457593 + ], + [ + 71.92998831254415, + 76.20000866557208 + ], + [ + 71.92998793655491, + 76.20000863618228 + ], + [ + 70.71998758859368, + 76.10000859921361 + ], + [ + 69.52998726082491, + 76.0000085613639 + ], + [ + 69.52998678965321, + 76.00000851943697 + ], + [ + 68.35998618324186, + 75.89000845045663 + ], + [ + 68.35998572328437, + 75.89000840485869 + ], + [ + 67.20998549759517, + 75.77000836735384 + ], + [ + 66.06998550163422, + 75.65000835238536 + ], + [ + 64.95998519338382, + 75.53000830299699 + ], + [ + 64.95998482957962, + 75.53000826185618 + ], + [ + 63.859984588382666, + 75.40000821546872 + ], + [ + 62.77998436566513, + 75.2700081688985 + ], + [ + 62.77998389604894, + 75.27000810965238 + ], + [ + 61.719983467857695, + 75.13000803003301 + ], + [ + 61.719983018951716, + 75.13000796804718 + ], + [ + 60.679982846221264, + 74.98000791619006 + ], + [ + 59.65998288985362, + 74.83000789462858 + ], + [ + 58.659982737768686, + 74.68000784290706 + ], + [ + 58.65998227905816, + 74.6800077710963 + ], + [ + 57.67998214528017, + 74.52000771647756 + ], + [ + 56.71998219192332, + 74.3600076904758 + ], + [ + 55.779982076536726, + 74.2000076361593 + ], + [ + 55.77998175348337, + 74.20000757916819 + ], + [ + 54.849981505784385, + 74.03000749450881 + ], + [ + 54.8499812460809, + 74.03000744544464 + ], + [ + 54.18000811513344, + 73.90001271294902 + ], + [ + 21.310070101264035, + 80.080004895224 + ], + [ + 21.820049686568584, + 80.27999630569349 + ], + [ + 21.820050042979382, + 80.27999644552112 + ], + [ + 22.540051147915328, + 80.55999629685199 + ], + [ + 23.30005222856624, + 80.8299961435714 + ], + [ + 23.300052354230324, + 80.82999618710706 + ], + [ + 24.100053440627487, + 81.09999601768612 + ], + [ + 24.95005448248443, + 81.35999584288052 + ], + [ + 24.950054900872303, + 81.35999596905421 + ], + [ + 25.86005611707319, + 81.62999580448293 + ], + [ + 26.82005729222068, + 81.88999563456845 + ], + [ + 26.820057455016457, + 81.88999567737132 + ], + [ + 27.840058791094187, + 82.14999553239166 + ], + [ + 27.84005892903628, + 82.14999556643123 + ], + [ + 28.930060303983616, + 82.4099954127592 + ], + [ + 28.930060437366574, + 82.40999544349403 + ], + [ + 30.100061720579113, + 82.66999525362036 + ], + [ + 31.34006292267404, + 82.91999505699614 + ], + [ + 31.3400631875544, + 82.91999510860816 + ], + [ + 32.67006453350954, + 83.16999492784646 + ], + [ + 32.67006485351551, + 83.16999498591493 + ], + [ + 34.10006597011033, + 83.41999475364958 + ], + [ + 35.640066908520765, + 83.65999451211884 + ], + [ + 35.640067407264794, + 83.65999458706983 + ], + [ + 37.30006840485576, + 83.89999435122249 + ], + [ + 39.08006917172553, + 84.12999410633469 + ], + [ + 39.080069848565884, + 84.12999419044151 + ], + [ + 41.0100705331182, + 84.3599939365908 + ], + [ + 43.09007063730788, + 84.57999364941219 + ], + [ + 45.35007041238771, + 84.7899933673138 + ], + [ + 47.78006993721242, + 84.98999310087969 + ], + [ + 47.78007172086327, + 84.98999324199033 + ], + [ + 50.420070058890744, + 85.18999289902676 + ], + [ + 53.26006739773911, + 85.36999256028982 + ], + [ + 53.26006787204231, + 85.36999258844142 + ], + [ + 56.330065255867126, + 85.53999230477919 + ], + [ + 56.33006637119733, + 85.53999236268442 + ], + [ + 59.63006213558559, + 85.69999204487402 + ], + [ + 63.17005654859045, + 85.83999174334019 + ], + [ + 63.170058873357966, + 85.83999182930286 + ], + [ + 66.95005282747152, + 85.9699915602201 + ], + [ + 70.94004539397288, + 86.07999131701095 + ], + [ + 75.15003494589791, + 86.1699910780818 + ], + [ + 79.52002318004607, + 86.22999090513326 + ], + [ + 79.52002887911802, + 86.22999097592874 + ], + [ + 84.03001673379443, + 86.27999084165715 + ], + [ + 88.61000391195472, + 86.29999078140699 + ], + [ + 88.6100057598165, + 86.2999907854449 + ], + [ + 93.22999424018349, + 86.2999907854449 + ], + [ + 93.22999608804527, + 86.29999078140699 + ], + [ + 97.80998320192009, + 86.27999084210649 + ], + [ + 102.29997104394327, + 86.22999097699476 + ], + [ + 102.29997224612634, + 86.22999096067579 + ], + [ + 106.65996257081731, + 86.15999112591558 + ], + [ + 106.65996313146523, + 86.15999111539477 + ], + [ + 110.83995458868704, + 86.06999132032264 + ], + [ + 114.80994711640504, + 85.959991566063 + ], + [ + 118.55994053506102, + 85.8299918573209 + ], + [ + 122.06993561113141, + 85.67999216048356 + ], + [ + 122.06993733471688, + 85.67999208162361 + ], + [ + 125.34993387453677, + 85.51999236547039 + ], + [ + 125.34993475824824, + 85.51999231921806 + ], + [ + 128.38993221048233, + 85.34999260114019 + ], + [ + 128.3899327500003, + 85.34999256884994 + ], + [ + 131.20993009888483, + 85.16999290833715 + ], + [ + 133.82992844231353, + 84.9699932520482 + ], + [ + 133.8299301562293, + 84.96999311537435 + ], + [ + 136.23992877307361, + 84.76999346304346 + ], + [ + 138.46992818155496, + 84.5499938101644 + ], + [ + 138.46992953024548, + 84.54999367185947 + ], + [ + 140.53992999978024, + 84.32999391884674 + ], + [ + 140.5399308668883, + 84.32999382276716 + ], + [ + 142.44993065013594, + 84.109994156237 + ], + [ + 144.21993096838438, + 83.86999448621256 + ], + [ + 144.2199326516848, + 83.86999425369544 + ], + [ + 145.8599329531341, + 83.63999456324434 + ], + [ + 147.38993364899122, + 83.38999486883756 + ], + [ + 147.3899348860988, + 83.38999466293963 + ], + [ + 148.80993581973848, + 83.14999489808886 + ], + [ + 150.1299367674469, + 82.8999951528537 + ], + [ + 151.3699380714321, + 82.63999535311417 + ], + [ + 151.3699388139236, + 82.63999519437998 + ], + [ + 152.5199399320116, + 82.38999539493726 + ], + [ + 153.5999410127628, + 82.12999561861685 + ], + [ + 154.6199423235262, + 81.85999579478201 + ], + [ + 154.61994282987874, + 81.85999565833617 + ], + [ + 155.56994400036766, + 81.59999582851178 + ], + [ + 156.46994521189663, + 81.32999599332871 + ], + [ + 156.4699457441262, + 81.32999583195368 + ], + [ + 157.31994677315276, + 81.06999600703737 + ], + [ + 158.1199478472588, + 80.79999617675622 + ], + [ + 158.11994797153574, + 80.79999613370123 + ], + [ + 158.87994898246876, + 80.52999630872361 + ], + [ + 159.5899500315679, + 80.24999647812075 + ], + [ + 159.5899504525546, + 80.24999631142158 + ], + [ + 160.26995146536558, + 79.9799964456328 + ], + [ + 160.91995249419426, + 79.69999657631736 + ], + [ + 160.91995270261717, + 79.69999648523407 + ], + [ + 161.52995367201322, + 79.42999659687172 + ], + [ + 162.11995460584657, + 79.14999672738313 + ], + [ + 162.66995555306136, + 78.86999683238996 + ], + [ + 162.66995574726013, + 78.86999673259415 + ], + [ + 163.2099566219678, + 78.58999684897371 + ], + [ + 163.70995747376153, + 78.30999695988267 + ], + [ + 163.70995762169977, + 78.30999687617945 + ], + [ + 164.1999584925237, + 78.02999695122935 + ], + [ + 164.19995852945158, + 78.02999692967688 + ], + [ + 164.66995932840882, + 77.74999702530903 + ], + [ + 165.10996010385207, + 77.46999711672312 + ], + [ + 165.1099602018157, + 77.46999705364934 + ], + [ + 165.5399609054262, + 77.18999716971767 + ], + [ + 165.8099489247385, + 77.0000061429605 + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_SC_D1B_20100114T175352_20100114T175958_724_101_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T17:53:51.060000Z", + "completionDate": "2010-01-14T17:59:58.263000Z", + "productType": "MIR_SC_D1B", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1060, + "updated": "2021-10-14T07:00:50.312675Z", + "published": "2021-10-14T07:00:50.312675Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0d2a371e-1f73-5658-a1eb-8356c07a60a8", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0d2a371e-1f73-5658-a1eb-8356c07a60a8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/0d2a371e-1f73-5658-a1eb-8356c07a60a8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 95.97832392853175, + 80.2320941618445 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1B", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "165.809948924739,77.0000061429605 135.519998364414,71.9200125714639 134.790019461907,72.1200067497996 134.050019584234,72.3200067803302 133.290019640266,72.5200068287579 132.510019626715,72.7200068943 132.510019337274,72.7200069661782 131.720019310877,72.9100070283113 130.91001936743,73.1000070698705 130.080019433513,73.2900071090214 129.230019393737,73.4800071711743 129.230018964032,73.4800072636002 128.36001878154,73.6600073478885 128.360018462184,73.6600074117395 127.480018743352,73.8300074000696 126.580019026576,74.0100073877811 126.580018588804,74.0100074719583 125.660018348602,74.1800075562663 125.660017884886,74.1800076385294 124.720018164458,74.3400076270656 123.760018444641,74.5100076144388 123.760017183912,74.5100078221861 122.78001745829,74.6600078107882 121.78001773189,74.8200077977729 121.780017289709,74.8200078656251 120.760016921565,74.9700079476604 120.760016456647,74.9700080131041 119.720016269479,75.1100080622819 118.660016360049,75.2500080735598 117.590016216174,75.3900081144862 117.590015640702,75.3900081861035 116.490015151266,75.5200082626638 116.490014788046,75.5200083037386 115.380014532145,75.6400083476154 114.250014539105,75.7600083620937 113.100014257919,75.880008405552 113.100012717187,75.8800085515347 111.930012944192,75.9800085441507 110.740013163855,76.0900085329266 110.740012803177,76.0900085646082 109.540012142661,76.1900086289714 109.540011671593,76.1900086659586 108.320010968416,76.2800087249251 108.320010495248,76.2800087576283 107.08001014644,76.3600087865526 105.830010185737,76.4400087893158 104.570009818997,76.5200088166832 104.570008141426,76.5200089091139 103.290007765875,76.580008930657 102.010007779325,76.6400089325818 100.710007328327,76.700008954957 100.710006936159,76.7000089714837 99.4000060660995,76.7500090065103 99.4000056688102,76.7500090201063 98.0800047755802,76.790009048358 98.080004405148,76.7900090581734 96.7600039490995,76.8200090704752 95.4300034829368,76.8500090805077 95.4300030900829,76.8500090878689 94.0900021587146,76.8700091021807 94.0900017857915,76.8700091063524 92.7500013186661,76.8800091112713 91.4100008504613,76.8900091136986 91.4100004697861,76.890009115118 90.07,76.8900091163646 88.7299995302139,76.890009115118 88.7299978340357,76.8900091024837 87.389997370907,76.8700090964201 86.0499973673078,76.8500090959239 84.7199969024595,76.8300090873019 84.7199952368149,76.8300090498008 83.3899947571547,76.7900090353586 82.0799942955634,76.7500090189255 82.0799939339005,76.7500090065103 80.7699934952876,76.7000089891496 79.4699930684634,76.6500089697167 79.4699926657593,76.6500089526149 78.1799918320764,76.5900089111556 78.1799914402132,76.590008891337 76.8999910106746,76.5200088651327 75.6399906010418,76.4500088374576 75.6399902803103,76.4500088183787 74.3799898352391,76.3700087858504 73.149989417311,76.2900087524087 73.149989016086,76.2900087245759 71.9299883125442,76.2000086655721 71.9299879365549,76.2000086361823 70.7199875885937,76.1000085992136 69.5299872608249,76.0000085613639 69.5299867896532,76.000008519437 68.3599861832419,75.8900084504566 68.3599857232844,75.8900084048587 67.2099854975952,75.7700083673538 66.0699855016342,75.6500083523854 64.9599851933838,75.530008302997 64.9599848295796,75.5300082618562 63.8599845883827,75.4000082154687 62.7799843656651,75.2700081688985 62.7799838960489,75.2700081096524 61.7199834678577,75.130008030033 61.7199830189517,75.1300079680472 60.6799828462213,74.9800079161901 59.6599828898536,74.8300078946286 58.6599827377687,74.6800078429071 58.6599822790582,74.6800077710963 57.6799821452802,74.5200077164776 56.7199821919233,74.3600076904758 55.7799820765367,74.2000076361593 55.7799817534834,74.2000075791682 54.8499815057844,74.0300074945088 54.8499812460809,74.0300074454446 54.1800081151334,73.900012712949 21.310070101264,80.080004895224 21.8200496865686,80.2799963056935 21.8200500429794,80.2799964455211 22.5400511479153,80.559996296852 23.3000522285662,80.8299961435714 23.3000523542303,80.8299961871071 24.1000534406275,81.0999960176861 24.9500544824844,81.3599958428805 24.9500549008723,81.3599959690542 25.8600561170732,81.6299958044829 26.8200572922207,81.8899956345685 26.8200574550165,81.8899956773713 27.8400587910942,82.1499955323917 27.8400589290363,82.1499955664312 28.9300603039836,82.4099954127592 28.9300604373666,82.409995443494 30.1000617205791,82.6699952536204 31.340062922674,82.9199950569961 31.3400631875544,82.9199951086082 32.6700645335095,83.1699949278465 32.6700648535155,83.1699949859149 34.1000659701103,83.4199947536496 35.6400669085208,83.6599945121188 35.6400674072648,83.6599945870698 37.3000684048558,83.8999943512225 39.0800691717255,84.1299941063347 39.0800698485659,84.1299941904415 41.0100705331182,84.3599939365908 43.0900706373079,84.5799936494122 45.3500704123877,84.7899933673138 47.7800699372124,84.9899931008797 47.7800717208633,84.9899932419903 50.4200700588907,85.1899928990268 53.2600673977391,85.3699925602898 53.2600678720423,85.3699925884414 56.3300652558671,85.5399923047792 56.3300663711973,85.5399923626844 59.6300621355856,85.699992044874 63.1700565485905,85.8399917433402 63.170058873358,85.8399918293029 66.9500528274715,85.9699915602201 70.9400453939729,86.079991317011 75.1500349458979,86.1699910780818 79.5200231800461,86.2299909051333 79.520028879118,86.2299909759287 84.0300167337944,86.2799908416572 88.6100039119547,86.299990781407 88.6100057598165,86.2999907854449 93.2299942401835,86.2999907854449 93.2299960880453,86.299990781407 97.8099832019201,86.2799908421065 102.299971043943,86.2299909769948 102.299972246126,86.2299909606758 106.659962570817,86.1599911259156 106.659963131465,86.1599911153948 110.839954588687,86.0699913203226 114.809947116405,85.959991566063 118.559940535061,85.8299918573209 122.069935611131,85.6799921604836 122.069937334717,85.6799920816236 125.349933874537,85.5199923654704 125.349934758248,85.5199923192181 128.389932210482,85.3499926011402 128.38993275,85.3499925688499 131.209930098885,85.1699929083372 133.829928442314,84.9699932520482 133.829930156229,84.9699931153744 136.239928773074,84.7699934630435 138.469928181555,84.5499938101644 138.469929530245,84.5499936718595 140.53992999978,84.3299939188467 140.539930866888,84.3299938227672 142.449930650136,84.109994156237 144.219930968384,83.8699944862126 144.219932651685,83.8699942536954 145.859932953134,83.6399945632443 147.389933648991,83.3899948688376 147.389934886099,83.3899946629396 148.809935819738,83.1499948980889 150.129936767447,82.8999951528537 151.369938071432,82.6399953531142 151.369938813924,82.63999519438 152.519939932012,82.3899953949373 153.599941012763,82.1299956186168 154.619942323526,81.859995794782 154.619942829879,81.8599956583362 155.569944000368,81.5999958285118 156.469945211897,81.3299959933287 156.469945744126,81.3299958319537 157.319946773153,81.0699960070374 158.119947847259,80.7999961767562 158.119947971536,80.7999961337012 158.879948982469,80.5299963087236 159.589950031568,80.2499964781207 159.589950452555,80.2499963114216 160.269951465366,79.9799964456328 160.919952494194,79.6999965763174 160.919952702617,79.6999964852341 161.529953672013,79.4299965968717 162.119954605847,79.1499967273831 162.669955553061,78.86999683239 162.66995574726,78.8699967325941 163.209956621968,78.5899968489737 163.709957473762,78.3099969598827 163.7099576217,78.3099968761795 164.199958492524,78.0299969512294 164.199958529452,78.0299969296769 164.669959328409,77.749997025309 165.109960103852,77.4699971167231 165.109960201816,77.4699970536493 165.539960905426,77.1899971697177 165.809948924739,77.0000061429605", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1B/MIR_SC_D1B/2010/01/14/SM_REPR_MIR_SC_D1B_20100114T175352_20100114T175958_724_101_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "0d2a371e-1f73-5658-a1eb-8356c07a60a8" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 179.89, + 9.63933305231517 + ], + [ + 178.5700065181701, + 15.040002859571443 + ], + [ + 177.96000673118994, + 17.410002853771562 + ], + [ + 177.16864659842457, + 20.36639065396603 + ], + [ + 176.42227630015455, + 23.03027719538635 + ], + [ + 175.64707830448697, + 25.685406425640338 + ], + [ + 175.0155958766324, + 27.75038288599356 + ], + [ + 174.16193413011945, + 30.40179585863486 + ], + [ + 173.46904582642588, + 32.455499831331124 + ], + [ + 172.74397070161842, + 34.50283791523733 + ], + [ + 171.98000905282652, + 36.55000305051171 + ], + [ + 171.2880602413116, + 38.29819625967496 + ], + [ + 170.4453740486329, + 40.33097642678776 + ], + [ + 169.63167167487944, + 42.180209013558894 + ], + [ + 168.87001037249922, + 43.81000325778085 + ], + [ + 168.01626916139602, + 45.53609951451024 + ], + [ + 167.10852745010754, + 47.256701779773444 + ], + [ + 166.30678062510117, + 48.68460618965001 + ], + [ + 165.46202356871387, + 50.10401888474593 + ], + [ + 164.56501135071616, + 51.51972193698407 + ], + [ + 163.80591912998284, + 52.648570907798096 + ], + [ + 162.80725481270713, + 54.05282460275071 + ], + [ + 161.74137841684177, + 55.447708610016676 + ], + [ + 160.83513252439212, + 56.55447566993174 + ], + [ + 159.87385523854886, + 57.65554562066705 + ], + [ + 158.85064779509077, + 58.75272918555252 + ], + [ + 157.76299389185465, + 59.84094335020152 + ], + [ + 156.60833370710571, + 60.918620113252764 + ], + [ + 155.37419413352774, + 61.98523156695359 + ], + [ + 154.3929291785659, + 62.77641949623133 + ], + [ + 153.00001655014935, + 63.820004810193446 + ], + [ + 151.74671672293874, + 64.69214604665353 + ], + [ + 150.41060315917696, + 65.55299075585377 + ], + [ + 149.0396092432195, + 66.3707833642874 + ], + [ + 147.6953610754134, + 67.1156916926629 + ], + [ + 146.26638597644126, + 67.84858646008968 + ], + [ + 144.74845539457138, + 68.56765533282024 + ], + [ + 143.13282716947649, + 69.27187365107879 + ], + [ + 141.99671666804838, + 69.73251800403554 + ], + [ + 140.19907809618547, + 70.41078818742182 + ], + [ + 138.28014749042515, + 71.0709366219215 + ], + [ + 136.92854551694754, + 71.49946177868198 + ], + [ + 134.79218173222552, + 72.1223246248425 + ], + [ + 133.2896270538444, + 72.5236235408594 + ], + [ + 131.71973493519144, + 72.91312623705682 + ], + [ + 129.23336746137855, + 73.47430100617477 + ], + [ + 126.58216282173011, + 74.00579567162596 + ], + [ + 124.71980187323064, + 74.34109842018572 + ], + [ + 121.78210693134253, + 74.8141440534395 + ], + [ + 119.72724612067957, + 75.10883844720912 + ], + [ + 117.59400757407413, + 75.38452243543925 + ], + [ + 115.38356183918877, + 75.64010062633191 + ], + [ + 113.09926269636259, + 75.87534694044145 + ], + [ + 110.74393369006366, + 76.08922305526083 + ], + [ + 108.32051802027473, + 76.279835639105 + ], + [ + 105.83447814792858, + 76.4462028531185 + ], + [ + 101.95437762497109, + 76.65113346704189 + ], + [ + 99.29317043476664, + 76.75494439608778 + ], + [ + 96.59628607679733, + 76.83079538186128 + ], + [ + 93.87450113204424, + 76.87820141932808 + ], + [ + 91.13922620010683, + 76.89685369238607 + ], + [ + 88.40222280654581, + 76.88662947285201 + ], + [ + 85.67529782133303, + 76.84759612009172 + ], + [ + 82.97003344120074, + 76.78001005456238 + ], + [ + 82.4395100432196, + 77.65424197397948 + ], + [ + 81.82952067130883, + 78.52730302599564 + ], + [ + 81.12058540891962, + 79.3988927802148 + ], + [ + 80.58035040278102, + 79.97894559236863 + ], + [ + 80.28635550345903, + 80.26861584399518 + ], + [ + 79.64313519327881, + 80.84713131216895 + ], + [ + 79.29034708198104, + 81.13592267870479 + ], + [ + 78.51169299179872, + 81.7124101538783 + ], + [ + 77.6176736526367, + 82.28716447423554 + ], + [ + 76.58091399288213, + 82.85976707990308 + ], + [ + 75.99804059899579, + 83.14509290067713 + ], + [ + 75.36486034257587, + 83.42965536800465 + ], + [ + 74.6747054486088, + 83.71335082058332 + ], + [ + 73.91971228557816, + 83.99605635200108 + ], + [ + 73.09055100030837, + 84.27762524171685 + ], + [ + 72.17608199810456, + 84.55788105947126 + ], + [ + 71.16291671327912, + 84.83660998825954 + ], + [ + 70.03485269668882, + 85.1135507325148 + ], + [ + 68.77214337937747, + 85.38838112254479 + ], + [ + 67.3505507148463, + 85.66070015891049 + ], + [ + 65.74016644342645, + 85.92999564637574 + ], + [ + 69.72901353964163, + 86.04899830055285 + ], + [ + 73.94353287966968, + 86.1477924480447 + ], + [ + 78.35437205658509, + 86.22478718094884 + ], + [ + 82.92038168732235, + 86.27862916863182 + ], + [ + 87.58976776101044, + 86.30830524797712 + ], + [ + 92.30301613224901, + 86.3132318124681 + ], + [ + 96.99718113535484, + 86.29331017683793 + ], + [ + 101.61082160950451, + 86.24893622192765 + ], + [ + 106.08865003296125, + 86.1809621991314 + ], + [ + 110.38505816778608, + 86.09061894910336 + ], + [ + 114.46604494473952, + 85.97941411290469 + ], + [ + 118.3095230185759, + 85.84902400387747 + ], + [ + 121.90433489344457, + 85.70119403755275 + ], + [ + 125.24847333115514, + 85.5376571418123 + ], + [ + 128.34698673088553, + 85.36007382388661 + ], + [ + 131.2099314435964, + 85.16999316149287 + ], + [ + 133.83424255392643, + 84.97476832963024 + ], + [ + 136.25814493962835, + 84.76984829941503 + ], + [ + 138.4961279099531, + 84.55632779873561 + ], + [ + 140.56280731666573, + 84.33517926653005 + ], + [ + 142.4724251189025, + 84.1072614635732 + ], + [ + 144.2385306603252, + 83.873329819279 + ], + [ + 145.87379741078846, + 83.6340472833725 + ], + [ + 148.81771140673536, + 83.14380995828768 + ], + [ + 150.1462135380041, + 82.89370032967658 + ], + [ + 151.38422346752503, + 82.64006609383857 + ], + [ + 153.61982601995683, + 82.12359042589031 + ], + [ + 155.57938234817598, + 81.5967302242608 + ], + [ + 157.32461006167398, + 81.06298145186513 + ], + [ + 158.889756818895, + 80.52357844988177 + ], + [ + 160.28688322839736, + 79.9779759354327 + ], + [ + 161.54049955512295, + 79.42713369083206 + ], + [ + 162.68338220085803, + 78.87179306169205 + ], + [ + 163.21961510715363, + 78.59259076580278 + ], + [ + 164.21779011693926, + 78.03147009288905 + ], + [ + 164.68299662025242, + 77.74967614271625 + ], + [ + 165.55282003378386, + 77.18389229896198 + ], + [ + 166.74563835002908, + 76.33316366653837 + ], + [ + 167.8109376868005, + 75.47872239895116 + ], + [ + 168.45535268404115, + 74.90667006599914 + ], + [ + 169.06364748294897, + 74.3337731676812 + ], + [ + 169.913028278255, + 73.47276126570685 + ], + [ + 170.68038096033956, + 72.6086467953937 + ], + [ + 171.39217538040754, + 71.74153662027247 + ], + [ + 171.8363099798297, + 71.16198641015997 + ], + [ + 172.25484536874256, + 70.58144472071908 + ], + [ + 172.87285550724872, + 69.67337308667977 + ], + [ + 173.29865149934216, + 69.01931473177713 + ], + [ + 173.69981081182215, + 68.36425968857858 + ], + [ + 174.58402417857585, + 66.79590273425983 + ], + [ + 175.18800179325498, + 65.62585926908928 + ], + [ + 176.0220472639529, + 63.87096575419356 + ], + [ + 176.8993175156406, + 61.819512493861865 + ], + [ + 177.8064732365707, + 59.469419560307095 + ], + [ + 178.53432705660177, + 57.41296208411087 + ], + [ + 179.39368942433268, + 54.76551771763672 + ], + [ + 179.89, + 53.12163401309807 + ], + [ + 180.0, + 53.12163401309807 + ], + [ + 180.0, + 9.189301100772767 + ], + [ + 179.99999362372662, + 9.189301100772767 + ], + [ + 179.89, + 9.189301100772767 + ], + [ + 179.89, + 9.63933305231517 + ] + ] + ], + [ + [ + [ + -31.620000026915054, + -71.81000901361237 + ], + [ + -29.666576863239904, + -72.45881786055473 + ], + [ + -28.28566800063832, + -72.88008327047314 + ], + [ + -26.838034098597543, + -73.29153086560002 + ], + [ + -25.320378561442773, + -73.6924169635762 + ], + [ + -23.72944104835501, + -74.08194306390406 + ], + [ + -22.062059162396995, + -74.45925443550153 + ], + [ + -20.315244509302868, + -74.82343949193164 + ], + [ + -18.486273181143737, + -75.17353049326034 + ], + [ + -16.572793359985305, + -75.50850546595211 + ], + [ + -14.57294788056879, + -75.8272921323637 + ], + [ + -12.48551206221571, + -76.12877389258595 + ], + [ + -10.310042151721062, + -76.41179850534525 + ], + [ + -8.047031741608361, + -76.67518943103136 + ], + [ + -5.69806673489521, + -76.91776039466049 + ], + [ + -2.020023791004153, + -77.24000627010616 + ], + [ + -2.890992744536835, + -77.80245910004622 + ], + [ + -3.356779922785592, + -78.08259664373541 + ], + [ + -4.356094150712745, + -78.64040856487154 + ], + [ + -5.45683612902202, + -79.19451264497229 + ], + [ + -6.659247975380972, + -79.74499755885296 + ], + [ + -7.301628335143677, + -80.01880727525511 + ], + [ + -8.696614202237924, + -80.56242041593107 + ], + [ + -10.259460829908756, + -81.09987706166488 + ], + [ + -11.112912860123565, + -81.36593687304828 + ], + [ + -12.969583439764596, + -81.89268892670344 + ], + [ + -15.063163881875493, + -82.41081439016341 + ], + [ + -16.219421641757208, + -82.66572837572053 + ], + [ + -17.457939162207346, + -82.91747723637161 + ], + [ + -18.786601436421844, + -83.16571118134219 + ], + [ + -20.214103556712757, + -83.41003298544165 + ], + [ + -23.38512885679351, + -83.88789880113819 + ], + [ + -25.150624177157752, + -84.12047048874214 + ], + [ + -27.05904527599181, + -84.34704746943576 + ], + [ + -29.123806297632477, + -84.5668796925196 + ], + [ + -31.358991818321435, + -84.77911508921943 + ], + [ + -33.77903839089995, + -84.98278948745364 + ], + [ + -36.39823611036336, + -85.17681820938988 + ], + [ + -39.23000005626286, + -85.35999104478884 + ], + [ + -42.258406923932675, + -85.53282923654147 + ], + [ + -45.52015764684939, + -85.69226352037599 + ], + [ + -49.019842206002195, + -85.83675366839077 + ], + [ + -52.75569003573404, + -85.9646940618672 + ], + [ + -56.71772783614652, + -86.07446619834077 + ], + [ + -60.88619695404259, + -86.16450982111265 + ], + [ + -65.23062943521161, + -86.2334097762855 + ], + [ + -69.71000000659085, + -86.27999103935589 + ], + [ + -74.27206049712444, + -86.30554257564677 + ], + [ + -78.86813362848972, + -86.30750023292241 + ], + [ + -83.43979139474375, + -86.28582670342256 + ], + [ + -87.93043495629516, + -86.24093071495355 + ], + [ + -92.28933241842257, + -86.17362961231723 + ], + [ + -96.47464185344731, + -86.08507872324039 + ], + [ + -100.45504667024721, + -85.97668089471179 + ], + [ + -104.20999996734507, + -85.84999104221139 + ], + [ + -107.75028727723651, + -85.70843828773128 + ], + [ + -111.05328046756995, + -85.55163338095808 + ], + [ + -114.12243428174811, + -85.38112944292556 + ], + [ + -116.9660738832537, + -85.19838560540295 + ], + [ + -119.595776402257, + -85.0047450299612 + ], + [ + -122.02504064745378, + -84.80142525225308 + ], + [ + -124.26826392530222, + -84.58951737005164 + ], + [ + -128.27753140039513, + -84.14623256342678 + ], + [ + -130.0710121103759, + -83.91631808472879 + ], + [ + -131.7328673599246, + -83.68091952780168 + ], + [ + -133.27464438231422, + -83.44062730101656 + ], + [ + -134.70697017470167, + -83.19595986850065 + ], + [ + -136.0395561420099, + -82.9473725729285 + ], + [ + -137.28123243024848, + -82.69526560154273 + ], + [ + -139.54087403959284, + -82.18281021847659 + ], + [ + -140.57169432961422, + -81.92296015098371 + ], + [ + -141.53838360948, + -81.66069038722426 + ], + [ + -143.30024684096838, + -81.12975227008108 + ], + [ + -144.10461586536226, + -80.86145567578583 + ], + [ + -145.57999960849827, + -80.31999111924827 + ], + [ + -146.27238335298054, + -80.04780724898532 + ], + [ + -147.55008057228247, + -79.49949768498162 + ], + [ + -148.70182108005167, + -78.94658495815264 + ], + [ + -149.7447611559924, + -78.38972676538495 + ], + [ + -150.7629313233623, + -77.79670145266597 + ], + [ + -151.75168560540672, + -77.16727271954753 + ], + [ + -152.64922958326804, + -76.53448938864409 + ], + [ + -153.0675928287221, + -76.21698407190478 + ], + [ + -153.84999912973666, + -75.57999139797857 + ], + [ + -154.82811469842542, + -74.72430211958896 + ], + [ + -155.70458753935506, + -73.86480966786819 + ], + [ + -156.75535468847153, + -72.71672926984449 + ], + [ + -157.46905077513634, + -71.85456049216383 + ], + [ + -158.3332682007938, + -70.7007652844845 + ], + [ + -158.93772145972753, + -69.83168340253759 + ], + [ + -159.84832063929665, + -68.38059311078253 + ], + [ + -160.51840462583746, + -67.22121429659546 + ], + [ + -161.28424771251858, + -65.76832071423496 + ], + [ + -161.8533729280638, + -64.60328285851796 + ], + [ + -162.6398297573475, + -62.85587760060436 + ], + [ + -163.35743667276452, + -61.10557211706483 + ], + [ + -163.80695425249482, + -59.935549698564415 + ], + [ + -164.54508417923276, + -57.881853891205 + ], + [ + -165.23147670744493, + -55.825579388266235 + ], + [ + -165.80683505508716, + -53.99049231354373 + ], + [ + -166.20150175689267, + -52.67047463948028 + ], + [ + -166.8102280979195, + -50.541677611667474 + ], + [ + -167.37232547984692, + -48.480424661815526 + ], + [ + -167.8323025721713, + -46.71028380270559 + ], + [ + -169.135081221989, + -41.400334975839584 + ], + [ + -170.1525955142279, + -36.961522805497786 + ], + [ + -170.73859374392464, + -34.295260279855846 + ], + [ + -172.13239571372173, + -27.782590558433956 + ], + [ + -173.05999578509895, + -23.32999658347858 + ], + [ + -175.49999522123358, + -11.429996906856493 + ], + [ + -177.05999482600436, + -3.989996991797047 + ], + [ + -178.6199943825506, + 3.15000291906256 + ], + [ + -179.89, + 8.707885486356803 + ], + [ + -180.0, + 8.707885486356803 + ], + [ + -180.0, + 52.757243783290555 + ], + [ + -179.99998620827847, + 52.757243783290555 + ], + [ + -179.89, + 52.757243783290555 + ], + [ + -179.89, + 52.36602748160288 + ], + [ + -178.98664558755115, + 49.15283395595055 + ], + [ + -178.51818457839246, + 47.38040259740403 + ], + [ + -177.79405761562035, + 44.53795355975448 + ], + [ + -177.33502765030042, + 42.65156960359046 + ], + [ + -176.7102201522524, + 39.98032304228187 + ], + [ + -175.641137328595, + 35.23528683753585 + ], + [ + -175.05807021048923, + 32.562739081 + ], + [ + -173.55517570698032, + 25.432696666268683 + ], + [ + -170.3700061883696, + 9.949997513702236 + ], + [ + -169.3700057857223, + 5.17999723639551 + ], + [ + -167.83000527263923, + -1.960003076099281 + ], + [ + -167.23000508501596, + -4.640003249404522 + ], + [ + -166.1300047890124, + -9.390003483480225 + ], + [ + -165.34006417059527, + -12.652657800364711 + ], + [ + -164.37000437427804, + -16.510003882031032 + ], + [ + -163.7500042093857, + -18.870004151379987 + ], + [ + -162.93708133494718, + -21.83025242843644 + ], + [ + -162.4400039229587, + -23.600004552438257 + ], + [ + -161.53862258561077, + -26.612946857858756 + ], + [ + -160.8269123577853, + -28.892738396128788 + ], + [ + -160.1600034972589, + -30.940005168706268 + ], + [ + -159.14191714245237, + -33.86555032647749 + ], + [ + -158.280074475243, + -36.203133612707916 + ], + [ + -157.2510394935827, + -38.820903760951886 + ], + [ + -156.39929034024024, + -40.84835651430134 + ], + [ + -155.35282459371456, + -43.15598246443182 + ], + [ + -154.8030259759555, + -44.30600850936943 + ], + [ + -154.23162693529036, + -45.45364870075206 + ], + [ + -153.17490344288066, + -47.45452938783639 + ], + [ + -152.53729286344628, + -48.59045890695866 + ], + [ + -152.04000211749369, + -49.440007374433684 + ], + [ + -151.45654097047986, + -50.395082694629245 + ], + [ + -150.84912476203672, + -51.347119754397575 + ], + [ + -149.66544322521196, + -53.10258809612776 + ], + [ + -149.06539602538348, + -53.94116356875317 + ], + [ + -148.43821297456196, + -54.77733948563647 + ], + [ + -147.33104008023219, + -56.16392475758452 + ], + [ + -146.6317391136034, + -56.990304767613495 + ], + [ + -145.90282699959045, + -57.81234415010742 + ], + [ + -144.613690759549, + -59.170924483245194 + ], + [ + -143.79230327668608, + -59.978144252115115 + ], + [ + -143.2221717916355, + -60.51334272842703 + ], + [ + -142.32974703230215, + -61.31428007937917 + ], + [ + -141.70873303067978, + -61.84581197612776 + ], + [ + -140.73588584448763, + -62.63762163378964 + ], + [ + -139.7142832610793, + -63.42032776995343 + ], + [ + -138.63790634827882, + -64.19435766280934 + ], + [ + -137.88644347627084, + -64.70577000305356 + ], + [ + -136.70870092381423, + -65.46922824135406 + ], + [ + -135.88610424918838, + -65.97415650650775 + ], + [ + -134.58971573783253, + -66.72289044495538 + ], + [ + -133.6810435784794, + -67.21502074601233 + ], + [ + -132.24665748442578, + -67.94184113274189 + ], + [ + -131.23983984010493, + -68.41908024898878 + ], + [ + -130.19000048542196, + -68.89000886401449 + ], + [ + -129.09879676098635, + -69.35375068187199 + ], + [ + -127.96006418910297, + -69.81033582166855 + ], + [ + -126.7713182199008, + -70.25926685364163 + ], + [ + -125.53000041645397, + -70.70000888717387 + ], + [ + -124.06998136535046, + -71.18888652321611 + ], + [ + -121.73984892222177, + -71.89952902827144 + ], + [ + -120.08737920152453, + -72.35675249583859 + ], + [ + -118.45202089853579, + -72.77520552849445 + ], + [ + -116.84430643273063, + -73.15633243336632 + ], + [ + -115.16563104337008, + -73.52439208442684 + ], + [ + -112.5100001760786, + -74.05000894580859 + ], + [ + -110.64856409439108, + -74.38305297031332 + ], + [ + -108.71005918338719, + -74.69976194773642 + ], + [ + -105.65660053279613, + -75.14192560127913 + ], + [ + -103.52441771981103, + -75.4134725420752 + ], + [ + -101.31631726191239, + -75.66523795442544 + ], + [ + -97.86648463357295, + -76.0029764126272 + ], + [ + -95.48000011806364, + -76.20000895169895 + ], + [ + -93.03209734235983, + -76.37510459872128 + ], + [ + -89.25358671347145, + -76.59149304676461 + ], + [ + -86.67442047522393, + -76.70374395459669 + ], + [ + -84.05842062640349, + -76.79003788346064 + ], + [ + -80.0857876836686, + -76.86962592852866 + ], + [ + -76.08403854310305, + -76.88771474311969 + ], + [ + -73.41725322171884, + -76.86741411345348 + ], + [ + -70.76266872065337, + -76.82172164348324 + ], + [ + -68.13141451003318, + -76.74894547412006 + ], + [ + -65.53351640779192, + -76.64952863086694 + ], + [ + -61.720334497141216, + -76.44894841321873 + ], + [ + -59.24627446341462, + -76.28298750835368 + ], + [ + -56.83437082614305, + -76.09301792856108 + ], + [ + -54.48999986353107, + -75.88000894978826 + ], + [ + -52.21295771996455, + -75.65050422454803 + ], + [ + -48.935679116004074, + -75.26712841507195 + ], + [ + -46.84593641480359, + -74.98701981954629 + ], + [ + -44.83231673511912, + -74.68679458554953 + ], + [ + -42.89558417935171, + -74.3674806513392 + ], + [ + -41.03637316748465, + -74.03185153061777 + ], + [ + -39.25341173408784, + -73.68091432826817 + ], + [ + -37.542794117738474, + -73.31731378919768 + ], + [ + -35.902109284182565, + -72.9419181344098 + ], + [ + -34.33114680800494, + -72.55390335169658 + ], + [ + -32.82744077576262, + -72.15409310611633 + ], + [ + -31.620000026915054, + -71.81000901361237 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_REPR_MIR_SC_D1B_20100114T170349_20100114T175751_724_100_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2010-01-14T17:03:48.635000Z", + "completionDate": "2010-01-14T17:57:51.062000Z", + "productType": "MIR_SC_D1B", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 1059, + "updated": "2021-10-14T06:59:19.752069Z", + "published": "2021-10-14T06:59:19.752069Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b8a8a68e-3045-5e69-b5d3-053b58aeb10f", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b8a8a68e-3045-5e69-b5d3-053b58aeb10f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/b8a8a68e-3045-5e69-b5d3-053b58aeb10f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -23.742939438959304, + -9.879497923692167 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1B", + "sensorMode": "DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "179.89,9.63933305231517 178.57000651817,15.0400028595714 177.96000673119,17.4100028537716 177.168646598425,20.366390653966 176.422276300155,23.0302771953864 175.647078304487,25.6854064256403 175.015595876632,27.7503828859936 174.161934130119,30.4017958586349 173.469045826426,32.4554998313311 172.743970701618,34.5028379152373 171.980009052827,36.5500030505117 171.288060241312,38.298196259675 170.445374048633,40.3309764267878 169.631671674879,42.1802090135589 168.870010372499,43.8100032577808 168.016269161396,45.5360995145102 167.108527450108,47.2567017797734 166.306780625101,48.68460618965 165.462023568714,50.1040188847459 164.565011350716,51.5197219369841 163.805919129983,52.6485709077981 162.807254812707,54.0528246027507 161.741378416842,55.4477086100167 160.835132524392,56.5544756699317 159.873855238549,57.655545620667 158.850647795091,58.7527291855525 157.762993891855,59.8409433502015 156.608333707106,60.9186201132528 155.374194133528,61.9852315669536 154.392929178566,62.7764194962313 153.000016550149,63.8200048101934 151.746716722939,64.6921460466535 150.410603159177,65.5529907558538 149.03960924322,66.3707833642874 147.695361075413,67.1156916926629 146.266385976441,67.8485864600897 144.748455394571,68.5676553328202 143.132827169476,69.2718736510788 141.996716668048,69.7325180040355 140.199078096185,70.4107881874218 138.280147490425,71.0709366219215 136.928545516948,71.499461778682 134.792181732226,72.1223246248425 133.289627053844,72.5236235408594 131.719734935191,72.9131262370568 129.233367461379,73.4743010061748 126.58216282173,74.005795671626 124.719801873231,74.3410984201857 121.782106931343,74.8141440534395 119.72724612068,75.1088384472091 117.594007574074,75.3845224354393 115.383561839189,75.6401006263319 113.099262696363,75.8753469404414 110.743933690064,76.0892230552608 108.320518020275,76.279835639105 105.834478147929,76.4462028531185 101.954377624971,76.6511334670419 99.2931704347666,76.7549443960878 96.5962860767973,76.8307953818613 93.8745011320442,76.8782014193281 91.1392262001068,76.8968536923861 88.4022228065458,76.886629472852 85.675297821333,76.8475961200917 82.9700334412007,76.7800100545624 82.4395100432196,77.6542419739795 81.8295206713088,78.5273030259956 81.1205854089196,79.3988927802148 80.580350402781,79.9789455923686 80.286355503459,80.2686158439952 79.6431351932788,80.847131312169 79.290347081981,81.1359226787048 78.5116929917987,81.7124101538783 77.6176736526367,82.2871644742355 76.5809139928821,82.8597670799031 75.9980405989958,83.1450929006771 75.3648603425759,83.4296553680046 74.6747054486088,83.7133508205833 73.9197122855782,83.9960563520011 73.0905510003084,84.2776252417168 72.1760819981046,84.5578810594713 71.1629167132791,84.8366099882595 70.0348526966888,85.1135507325148 68.7721433793775,85.3883811225448 67.3505507148463,85.6607001589105 65.7401664434264,85.9299956463757 69.7290135396416,86.0489983005529 73.9435328796697,86.1477924480447 78.3543720565851,86.2247871809488 82.9203816873223,86.2786291686318 87.5897677610104,86.3083052479771 92.303016132249,86.3132318124681 96.9971811353548,86.2933101768379 101.610821609505,86.2489362219277 106.088650032961,86.1809621991314 110.385058167786,86.0906189491034 114.46604494474,85.9794141129047 118.309523018576,85.8490240038775 121.904334893445,85.7011940375528 125.248473331155,85.5376571418123 128.346986730886,85.3600738238866 131.209931443596,85.1699931614929 133.834242553926,84.9747683296302 136.258144939628,84.769848299415 138.496127909953,84.5563277987356 140.562807316666,84.33517926653 142.472425118902,84.1072614635732 144.238530660325,83.873329819279 145.873797410788,83.6340472833725 148.817711406735,83.1438099582877 150.146213538004,82.8937003296766 151.384223467525,82.6400660938386 153.619826019957,82.1235904258903 155.579382348176,81.5967302242608 157.324610061674,81.0629814518651 158.889756818895,80.5235784498818 160.286883228397,79.9779759354327 161.540499555123,79.4271336908321 162.683382200858,78.871793061692 163.219615107154,78.5925907658028 164.217790116939,78.0314700928891 164.682996620252,77.7496761427163 165.552820033784,77.183892298962 166.745638350029,76.3331636665384 167.8109376868,75.4787223989512 168.455352684041,74.9066700659991 169.063647482949,74.3337731676812 169.913028278255,73.4727612657069 170.68038096034,72.6086467953937 171.392175380408,71.7415366202725 171.83630997983,71.16198641016 172.254845368743,70.5814447207191 172.872855507249,69.6733730866798 173.298651499342,69.0193147317771 173.699810811822,68.3642596885786 174.584024178576,66.7959027342598 175.188001793255,65.6258592690893 176.022047263953,63.8709657541936 176.899317515641,61.8195124938619 177.806473236571,59.4694195603071 178.534327056602,57.4129620841109 179.393689424333,54.7655177176367 179.89,53.1216340130981 180.0,53.1216340130981 180.0,9.18930110077277 179.999993623727,9.18930110077277 179.89,9.18930110077277 179.89,9.63933305231517-31.6200000269151,-71.8100090136124 -29.6665768632399,-72.4588178605547 -28.2856680006383,-72.8800832704731 -26.8380340985975,-73.2915308656 -25.3203785614428,-73.6924169635762 -23.729441048355,-74.0819430639041 -22.062059162397,-74.4592544355015 -20.3152445093029,-74.8234394919316 -18.4862731811437,-75.1735304932603 -16.5727933599853,-75.5085054659521 -14.5729478805688,-75.8272921323637 -12.4855120622157,-76.128773892586 -10.3100421517211,-76.4117985053452 -8.04703174160836,-76.6751894310314 -5.69806673489521,-76.9177603946605 -2.02002379100415,-77.2400062701062 -2.89099274453683,-77.8024591000462 -3.35677992278559,-78.0825966437354 -4.35609415071275,-78.6404085648715 -5.45683612902202,-79.1945126449723 -6.65924797538097,-79.744997558853 -7.30162833514368,-80.0188072752551 -8.69661420223792,-80.5624204159311 -10.2594608299088,-81.0998770616649 -11.1129128601236,-81.3659368730483 -12.9695834397646,-81.8926889267034 -15.0631638818755,-82.4108143901634 -16.2194216417572,-82.6657283757205 -17.4579391622073,-82.9174772363716 -18.7866014364218,-83.1657111813422 -20.2141035567128,-83.4100329854416 -23.3851288567935,-83.8878988011382 -25.1506241771578,-84.1204704887421 -27.0590452759918,-84.3470474694358 -29.1238062976325,-84.5668796925196 -31.3589918183214,-84.7791150892194 -33.7790383908999,-84.9827894874536 -36.3982361103634,-85.1768182093899 -39.2300000562629,-85.3599910447888 -42.2584069239327,-85.5328292365415 -45.5201576468494,-85.692263520376 -49.0198422060022,-85.8367536683908 -52.755690035734,-85.9646940618672 -56.7177278361465,-86.0744661983408 -60.8861969540426,-86.1645098211126 -65.2306294352116,-86.2334097762855 -69.7100000065908,-86.2799910393559 -74.2720604971244,-86.3055425756468 -78.8681336284897,-86.3075002329224 -83.4397913947438,-86.2858267034226 -87.9304349562952,-86.2409307149535 -92.2893324184226,-86.1736296123172 -96.4746418534473,-86.0850787232404 -100.455046670247,-85.9766808947118 -104.209999967345,-85.8499910422114 -107.750287277237,-85.7084382877313 -111.05328046757,-85.5516333809581 -114.122434281748,-85.3811294429256 -116.966073883254,-85.1983856054029 -119.595776402257,-85.0047450299612 -122.025040647454,-84.8014252522531 -124.268263925302,-84.5895173700516 -128.277531400395,-84.1462325634268 -130.071012110376,-83.9163180847288 -131.732867359925,-83.6809195278017 -133.274644382314,-83.4406273010166 -134.706970174702,-83.1959598685007 -136.03955614201,-82.9473725729285 -137.281232430248,-82.6952656015427 -139.540874039593,-82.1828102184766 -140.571694329614,-81.9229601509837 -141.53838360948,-81.6606903872243 -143.300246840968,-81.1297522700811 -144.104615865362,-80.8614556757858 -145.579999608498,-80.3199911192483 -146.272383352981,-80.0478072489853 -147.550080572282,-79.4994976849816 -148.701821080052,-78.9465849581526 -149.744761155992,-78.3897267653849 -150.762931323362,-77.796701452666 -151.751685605407,-77.1672727195475 -152.649229583268,-76.5344893886441 -153.067592828722,-76.2169840719048 -153.849999129737,-75.5799913979786 -154.828114698425,-74.724302119589 -155.704587539355,-73.8648096678682 -156.755354688472,-72.7167292698445 -157.469050775136,-71.8545604921638 -158.333268200794,-70.7007652844845 -158.937721459728,-69.8316834025376 -159.848320639297,-68.3805931107825 -160.518404625837,-67.2212142965955 -161.284247712519,-65.768320714235 -161.853372928064,-64.603282858518 -162.639829757348,-62.8558776006044 -163.357436672765,-61.1055721170648 -163.806954252495,-59.9355496985644 -164.545084179233,-57.881853891205 -165.231476707445,-55.8255793882662 -165.806835055087,-53.9904923135437 -166.201501756893,-52.6704746394803 -166.810228097919,-50.5416776116675 -167.372325479847,-48.4804246618155 -167.832302572171,-46.7102838027056 -169.135081221989,-41.4003349758396 -170.152595514228,-36.9615228054978 -170.738593743925,-34.2952602798558 -172.132395713722,-27.782590558434 -173.059995785099,-23.3299965834786 -175.499995221234,-11.4299969068565 -177.059994826004,-3.98999699179705 -178.619994382551,3.15000291906256 -179.89,8.7078854863568 -180,8.7078854863568 -180,52.7572437832906 -179.999986208278,52.7572437832906 -179.89,52.7572437832906 -179.89,52.3660274816029 -178.986645587551,49.1528339559505 -178.518184578392,47.380402597404 -177.79405761562,44.5379535597545 -177.3350276503,42.6515696035905 -176.710220152252,39.9803230422819 -175.641137328595,35.2352868375359 -175.058070210489,32.562739081 -173.55517570698,25.4326966662687 -170.37000618837,9.94999751370224 -169.370005785722,5.17999723639551 -167.830005272639,-1.96000307609928 -167.230005085016,-4.64000324940452 -166.130004789012,-9.39000348348022 -165.340064170595,-12.6526578003647 -164.370004374278,-16.510003882031 -163.750004209386,-18.87000415138 -162.937081334947,-21.8302524284364 -162.440003922959,-23.6000045524383 -161.538622585611,-26.6129468578588 -160.826912357785,-28.8927383961288 -160.160003497259,-30.9400051687063 -159.141917142452,-33.8655503264775 -158.280074475243,-36.2031336127079 -157.251039493583,-38.8209037609519 -156.39929034024,-40.8483565143013 -155.352824593715,-43.1559824644318 -154.803025975956,-44.3060085093694 -154.23162693529,-45.4536487007521 -153.174903442881,-47.4545293878364 -152.537292863446,-48.5904589069587 -152.040002117494,-49.4400073744337 -151.45654097048,-50.3950826946292 -150.849124762037,-51.3471197543976 -149.665443225212,-53.1025880961278 -149.065396025383,-53.9411635687532 -148.438212974562,-54.7773394856365 -147.331040080232,-56.1639247575845 -146.631739113603,-56.9903047676135 -145.90282699959,-57.8123441501074 -144.613690759549,-59.1709244832452 -143.792303276686,-59.9781442521151 -143.222171791636,-60.513342728427 -142.329747032302,-61.3142800793792 -141.70873303068,-61.8458119761278 -140.735885844488,-62.6376216337896 -139.714283261079,-63.4203277699534 -138.637906348279,-64.1943576628093 -137.886443476271,-64.7057700030536 -136.708700923814,-65.4692282413541 -135.886104249188,-65.9741565065078 -134.589715737833,-66.7228904449554 -133.681043578479,-67.2150207460123 -132.246657484426,-67.9418411327419 -131.239839840105,-68.4190802489888 -130.190000485422,-68.8900088640145 -129.098796760986,-69.353750681872 -127.960064189103,-69.8103358216685 -126.771318219901,-70.2592668536416 -125.530000416454,-70.7000088871739 -124.06998136535,-71.1888865232161 -121.739848922222,-71.8995290282714 -120.087379201525,-72.3567524958386 -118.452020898536,-72.7752055284945 -116.844306432731,-73.1563324333663 -115.16563104337,-73.5243920844268 -112.510000176079,-74.0500089458086 -110.648564094391,-74.3830529703133 -108.710059183387,-74.6997619477364 -105.656600532796,-75.1419256012791 -103.524417719811,-75.4134725420752 -101.316317261912,-75.6652379544254 -97.866484633573,-76.0029764126272 -95.4800001180636,-76.2000089516989 -93.0320973423598,-76.3751045987213 -89.2535867134714,-76.5914930467646 -86.6744204752239,-76.7037439545967 -84.0584206264035,-76.7900378834606 -80.0857876836686,-76.8696259285287 -76.084038543103,-76.8877147431197 -73.4172532217188,-76.8674141134535 -70.7626687206534,-76.8217216434832 -68.1314145100332,-76.7489454741201 -65.5335164077919,-76.6495286308669 -61.7203344971412,-76.4489484132187 -59.2462744634146,-76.2829875083537 -56.8343708261431,-76.0930179285611 -54.4899998635311,-75.8800089497883 -52.2129577199645,-75.650504224548 -48.9356791160041,-75.267128415072 -46.8459364148036,-74.9870198195463 -44.8323167351191,-74.6867945855495 -42.8955841793517,-74.3674806513392 -41.0363731674846,-74.0318515306178 -39.2534117340878,-73.6809143282682 -37.5427941177385,-73.3173137891977 -35.9021092841826,-72.9419181344098 -34.3311468080049,-72.5539033516966 -32.8274407757626,-72.1540931061163 -31.6200000269151,-71.8100090136124", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1B/MIR_SC_D1B/2010/01/14/SM_REPR_MIR_SC_D1B_20100114T170349_20100114T175751_724_100_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "b8a8a68e-3045-5e69-b5d3-053b58aeb10f" + } + ], + "properties": { + "id": "3fd63777-52a3-5a6a-bbd6-3befb6016d5e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MIR_SC_D1B" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MIR_SC_F1B.json b/tests/data/opensearch/creodias_search_MIR_SC_F1B.json new file mode 100644 index 0000000..8272ee0 --- /dev/null +++ b/tests/data/opensearch/creodias_search_MIR_SC_F1B.json @@ -0,0 +1,2274 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + -73.1137609329446 + ], + [ + -174.73, + -74.22 + ], + [ + -166.66, + -75.41 + ], + [ + -157.41, + -76.29 + ], + [ + -147.2, + -76.79 + ], + [ + -136.55, + -76.87 + ], + [ + -126.12, + -76.52 + ], + [ + -116.48, + -75.77 + ], + [ + -107.97, + -74.68 + ], + [ + -100.68, + -73.32 + ], + [ + -94.53, + -71.75 + ], + [ + -89.35, + -70.01 + ], + [ + -89.03, + -69.89 + ], + [ + -61.94, + -74.69 + ], + [ + -64.75, + -76.96 + ], + [ + -68.6, + -79.19 + ], + [ + -74.26, + -81.37 + ], + [ + -83.37, + -83.41 + ], + [ + -99.55, + -85.18 + ], + [ + -128.38, + -86.23 + ], + [ + -163.58, + -85.97 + ], + [ + -180.0, + -85.0187153652393 + ], + [ + -180.0, + -73.1137609329446 + ] + ] + ], + [ + [ + [ + 180.0, + -85.0187153652393 + ], + [ + 172.6, + -84.59 + ], + [ + 159.58, + -82.7 + ], + [ + 152.01, + -80.59 + ], + [ + 147.12, + -78.39 + ], + [ + 143.35, + -75.86 + ], + [ + 140.89, + -73.58 + ], + [ + 138.95, + -71.28 + ], + [ + 137.37, + -68.96 + ], + [ + 136.03, + -66.64 + ], + [ + 134.88, + -64.31 + ], + [ + 133.86, + -61.98 + ], + [ + 132.95, + -59.64 + ], + [ + 132.12, + -57.29 + ], + [ + 131.35, + -54.95 + ], + [ + 130.64, + -52.6 + ], + [ + 129.89, + -49.95 + ], + [ + 129.26, + -47.59 + ], + [ + 128.66, + -45.24 + ], + [ + 128.08, + -42.87 + ], + [ + 127.52, + -40.51 + ], + [ + 126.98, + -38.15 + ], + [ + 126.45, + -35.78 + ], + [ + 125.93, + -33.41 + ], + [ + 125.42, + -31.04 + ], + [ + 124.92, + -28.67 + ], + [ + 124.42, + -26.29 + ], + [ + 123.87, + -23.62 + ], + [ + 123.38, + -21.25 + ], + [ + 122.89, + -18.87 + ], + [ + 122.4, + -16.49 + ], + [ + 121.91, + -14.11 + ], + [ + 121.42, + -11.73 + ], + [ + 120.93, + -9.35 + ], + [ + 120.43, + -6.97 + ], + [ + 119.93, + -4.59 + ], + [ + 119.42, + -2.21 + ], + [ + 118.9, + 0.18 + ], + [ + 118.31, + 2.85 + ], + [ + 117.77, + 5.23 + ], + [ + 117.23, + 7.61 + ], + [ + 116.67, + 9.99 + ], + [ + 116.09, + 12.37 + ], + [ + 115.5, + 14.74 + ], + [ + 114.89, + 17.11 + ], + [ + 114.27, + 19.48 + ], + [ + 113.62, + 21.85 + ], + [ + 112.94, + 24.21 + ], + [ + 112.24, + 26.57 + ], + [ + 111.5, + 28.93 + ], + [ + 110.63, + 31.57 + ], + [ + 109.81, + 33.92 + ], + [ + 108.95, + 36.26 + ], + [ + 108.03, + 38.59 + ], + [ + 107.05, + 40.91 + ], + [ + 106.01, + 43.23 + ], + [ + 104.88, + 45.53 + ], + [ + 103.65, + 47.83 + ], + [ + 102.32, + 50.11 + ], + [ + 100.86, + 52.37 + ], + [ + 99.25, + 54.61 + ], + [ + 97.22, + 57.11 + ], + [ + 95.18, + 59.3 + ], + [ + 92.86, + 61.45 + ], + [ + 90.22, + 63.56 + ], + [ + 87.17, + 65.62 + ], + [ + 83.61, + 67.6 + ], + [ + 79.43, + 69.5 + ], + [ + 74.47, + 71.28 + ], + [ + 68.58, + 72.91 + ], + [ + 61.58, + 74.34 + ], + [ + 53.35, + 75.52 + ], + [ + 42.69, + 76.44 + ], + [ + 32.65, + 76.84 + ], + [ + 44.65, + 86.14 + ], + [ + 70.69, + 84.97 + ], + [ + 86.99, + 82.9 + ], + [ + 94.98, + 80.8 + ], + [ + 100.07, + 78.59 + ], + [ + 103.59, + 76.34 + ], + [ + 106.21, + 74.05 + ], + [ + 108.25, + 71.74 + ], + [ + 109.9, + 69.42 + ], + [ + 111.28, + 67.09 + ], + [ + 112.47, + 64.75 + ], + [ + 113.51, + 62.41 + ], + [ + 114.44, + 60.06 + ], + [ + 115.39, + 57.41 + ], + [ + 116.16, + 55.06 + ], + [ + 116.88, + 52.7 + ], + [ + 117.55, + 50.34 + ], + [ + 118.19, + 47.97 + ], + [ + 118.79, + 45.61 + ], + [ + 119.38, + 43.24 + ], + [ + 119.94, + 40.87 + ], + [ + 120.49, + 38.5 + ], + [ + 121.02, + 36.12 + ], + [ + 121.54, + 33.75 + ], + [ + 122.12, + 31.08 + ], + [ + 122.62, + 28.7 + ], + [ + 123.12, + 26.32 + ], + [ + 123.61, + 23.94 + ], + [ + 124.1, + 21.56 + ], + [ + 124.59, + 19.18 + ], + [ + 125.08, + 16.8 + ], + [ + 125.57, + 14.41 + ], + [ + 126.06, + 12.03 + ], + [ + 126.55, + 9.65 + ], + [ + 127.05, + 7.27 + ], + [ + 127.55, + 4.89 + ], + [ + 128.12, + 2.21 + ], + [ + 128.64, + -0.18 + ], + [ + 129.17, + -2.56 + ], + [ + 129.7, + -4.93 + ], + [ + 130.25, + -7.31 + ], + [ + 130.8, + -9.69 + ], + [ + 131.38, + -12.06 + ], + [ + 131.96, + -14.43 + ], + [ + 132.57, + -16.8 + ], + [ + 133.19, + -19.17 + ], + [ + 133.84, + -21.53 + ], + [ + 134.59, + -24.19 + ], + [ + 135.3, + -26.54 + ], + [ + 136.03, + -28.89 + ], + [ + 136.8, + -31.24 + ], + [ + 137.61, + -33.58 + ], + [ + 138.47, + -35.91 + ], + [ + 139.37, + -38.24 + ], + [ + 140.34, + -40.56 + ], + [ + 141.37, + -42.87 + ], + [ + 142.48, + -45.16 + ], + [ + 143.69, + -47.45 + ], + [ + 145.17, + -50.01 + ], + [ + 146.62, + -52.26 + ], + [ + 148.21, + -54.5 + ], + [ + 149.99, + -56.71 + ], + [ + 151.98, + -58.9 + ], + [ + 154.23, + -61.05 + ], + [ + 156.8, + -63.16 + ], + [ + 159.75, + -65.22 + ], + [ + 163.18, + -67.21 + ], + [ + 167.21, + -69.12 + ], + [ + 171.97, + -70.92 + ], + [ + 178.41, + -72.78 + ], + [ + 180.0, + -73.1137609329446 + ], + [ + 180.0, + -85.0187153652393 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_SC_F1B_20240720T211642_20240720T221040_724_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T21:16:41.434000Z", + "completionDate": "2024-07-20T22:10:40.278000Z", + "productType": "MIR_SC_F1B", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77339, + "updated": "2024-07-21T04:24:52.212000Z", + "published": "2024-07-21T04:24:52.212000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/276a65e0-6098-4931-adab-4d297ab50c6b", + "size": 114313655, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 276a65e0-6098-4931-adab-4d297ab50c6b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/276a65e0-6098-4931-adab-4d297ab50c6b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 51.6947356607264, + -16.1635029213676 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1B", + "sensorMode": "FULL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,-73.1137609329446 -174.73,-74.22 -166.66,-75.41 -157.41,-76.29 -147.2,-76.79 -136.55,-76.87 -126.12,-76.52 -116.48,-75.77 -107.97,-74.68 -100.68,-73.32 -94.53,-71.75 -89.35,-70.01 -89.03,-69.89 -61.94,-74.69 -64.75,-76.96 -68.6,-79.19 -74.26,-81.37 -83.37,-83.41 -99.55,-85.18 -128.38,-86.23 -163.58,-85.97 -180,-85.0187153652393 -180,-73.1137609329446180.0,-85.0187153652393 172.6,-84.59 159.58,-82.7 152.01,-80.59 147.12,-78.39 143.35,-75.86 140.89,-73.58 138.95,-71.28 137.37,-68.96 136.03,-66.64 134.88,-64.31 133.86,-61.98 132.95,-59.64 132.12,-57.29 131.35,-54.95 130.64,-52.6 129.89,-49.95 129.26,-47.59 128.66,-45.24 128.08,-42.87 127.52,-40.51 126.98,-38.15 126.45,-35.78 125.93,-33.41 125.42,-31.04 124.92,-28.67 124.42,-26.29 123.87,-23.62 123.38,-21.25 122.89,-18.87 122.4,-16.49 121.91,-14.11 121.42,-11.73 120.93,-9.35 120.43,-6.97 119.93,-4.59 119.42,-2.21 118.9,0.18 118.31,2.85 117.77,5.23 117.23,7.61 116.67,9.99 116.09,12.37 115.5,14.74 114.89,17.11 114.27,19.48 113.62,21.85 112.94,24.21 112.24,26.57 111.5,28.93 110.63,31.57 109.81,33.92 108.95,36.26 108.03,38.59 107.05,40.91 106.01,43.23 104.88,45.53 103.65,47.83 102.32,50.11 100.86,52.37 99.25,54.61 97.22,57.11 95.18,59.3 92.86,61.45 90.22,63.56 87.17,65.62 83.61,67.6 79.43,69.5 74.47,71.28 68.58,72.91 61.58,74.34 53.35,75.52 42.69,76.44 32.65,76.84 44.65,86.14 70.69,84.97 86.99,82.9 94.98,80.8 100.07,78.59 103.59,76.34 106.21,74.05 108.25,71.74 109.9,69.42 111.28,67.09 112.47,64.75 113.51,62.41 114.44,60.06 115.39,57.41 116.16,55.06 116.88,52.7 117.55,50.34 118.19,47.97 118.79,45.61 119.38,43.24 119.94,40.87 120.49,38.5 121.02,36.12 121.54,33.75 122.12,31.08 122.62,28.7 123.12,26.32 123.61,23.94 124.1,21.56 124.59,19.18 125.08,16.8 125.57,14.41 126.06,12.03 126.55,9.65 127.05,7.27 127.55,4.89 128.12,2.21 128.64,-0.18 129.17,-2.56 129.7,-4.93 130.25,-7.31 130.8,-9.69 131.38,-12.06 131.96,-14.43 132.57,-16.8 133.19,-19.17 133.84,-21.53 134.59,-24.19 135.3,-26.54 136.03,-28.89 136.8,-31.24 137.61,-33.58 138.47,-35.91 139.37,-38.24 140.34,-40.56 141.37,-42.87 142.48,-45.16 143.69,-47.45 145.17,-50.01 146.62,-52.26 148.21,-54.5 149.99,-56.71 151.98,-58.9 154.23,-61.05 156.8,-63.16 159.75,-65.22 163.18,-67.21 167.21,-69.12 171.97,-70.92 178.41,-72.78 180.0,-73.1137609329446 180.0,-85.0187153652393", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1B/MIR_SC_F1B/2024/07/20/SM_OPER_MIR_SC_F1B_20240720T211642_20240720T221040_724_001_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "276a65e0-6098-4931-adab-4d297ab50c6b" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 105.92, + 74.34 + ], + [ + 105.62, + 74.62 + ], + [ + 102.82, + 76.9 + ], + [ + 98.98, + 79.15 + ], + [ + 93.33, + 81.33 + ], + [ + 84.25, + 83.39 + ], + [ + 68.07, + 85.17 + ], + [ + 39.16, + 86.23 + ], + [ + 3.81, + 85.97 + ], + [ + -20.05, + 84.58 + ], + [ + -33.04, + 82.67 + ], + [ + -40.6, + 80.56 + ], + [ + -45.96, + 78.06 + ], + [ + -49.23, + 75.8 + ], + [ + -51.68, + 73.51 + ], + [ + -53.62, + 71.19 + ], + [ + -55.2, + 68.87 + ], + [ + -56.53, + 66.54 + ], + [ + -57.68, + 64.2 + ], + [ + -58.69, + 61.85 + ], + [ + -59.6, + 59.5 + ], + [ + -60.43, + 57.15 + ], + [ + -61.28, + 54.5 + ], + [ + -61.99, + 52.14 + ], + [ + -62.65, + 49.78 + ], + [ + -63.28, + 47.41 + ], + [ + -63.88, + 45.05 + ], + [ + -64.46, + 42.68 + ], + [ + -65.02, + 40.31 + ], + [ + -65.56, + 37.94 + ], + [ + -66.09, + 35.56 + ], + [ + -66.61, + 33.19 + ], + [ + -67.12, + 30.81 + ], + [ + -67.69, + 28.14 + ], + [ + -68.18, + 25.76 + ], + [ + -68.68, + 23.38 + ], + [ + -69.17, + 21.0 + ], + [ + -69.66, + 18.62 + ], + [ + -70.15, + 16.23 + ], + [ + -70.63, + 13.85 + ], + [ + -71.13, + 11.47 + ], + [ + -71.62, + 9.09 + ], + [ + -72.12, + 6.7 + ], + [ + -72.69, + 4.02 + ], + [ + -73.2, + 1.64 + ], + [ + -73.71, + -0.74 + ], + [ + -74.24, + -3.12 + ], + [ + -74.78, + -5.5 + ], + [ + -75.33, + -7.87 + ], + [ + -75.89, + -10.25 + ], + [ + -76.46, + -12.62 + ], + [ + -77.05, + -14.99 + ], + [ + -77.66, + -17.36 + ], + [ + -78.37, + -20.02 + ], + [ + -79.03, + -22.38 + ], + [ + -79.71, + -24.74 + ], + [ + -80.42, + -27.1 + ], + [ + -81.16, + -29.45 + ], + [ + -81.94, + -31.79 + ], + [ + -82.76, + -34.13 + ], + [ + -83.62, + -36.46 + ], + [ + -84.54, + -38.79 + ], + [ + -85.53, + -41.1 + ], + [ + -86.58, + -43.41 + ], + [ + -87.86, + -45.99 + ], + [ + -89.09, + -48.27 + ], + [ + -90.45, + -50.54 + ], + [ + -91.93, + -52.79 + ], + [ + -93.57, + -55.02 + ], + [ + -95.39, + -57.23 + ], + [ + -97.44, + -59.41 + ], + [ + -99.76, + -61.55 + ], + [ + -102.41, + -63.65 + ], + [ + -105.46, + -65.7 + ], + [ + -109.51, + -67.91 + ], + [ + -113.79, + -69.79 + ], + [ + -118.85, + -71.54 + ], + [ + -124.87, + -73.14 + ], + [ + -132.01, + -74.53 + ], + [ + -140.37, + -75.65 + ], + [ + -149.88, + -76.45 + ], + [ + -159.94, + -76.84 + ], + [ + -148.11, + -86.14 + ], + [ + -121.96, + -84.98 + ], + [ + -106.96, + -83.17 + ], + [ + -98.43, + -81.1 + ], + [ + -93.06, + -78.92 + ], + [ + -89.37, + -76.68 + ], + [ + -86.66, + -74.4 + ], + [ + -84.55, + -72.11 + ], + [ + -82.66, + -69.51 + ], + [ + -81.28, + -67.19 + ], + [ + -80.08, + -64.86 + ], + [ + -79.04, + -62.53 + ], + [ + -78.11, + -60.19 + ], + [ + -77.26, + -57.85 + ], + [ + -76.48, + -55.5 + ], + [ + -75.76, + -53.15 + ], + [ + -75.08, + -50.8 + ], + [ + -74.44, + -48.44 + ], + [ + -73.75, + -45.79 + ], + [ + -73.16, + -43.43 + ], + [ + -72.6, + -41.07 + ], + [ + -72.05, + -38.71 + ], + [ + -71.52, + -36.34 + ], + [ + -71.0, + -33.97 + ], + [ + -70.49, + -31.6 + ], + [ + -69.99, + -29.23 + ], + [ + -69.49, + -26.86 + ], + [ + -68.99, + -24.48 + ], + [ + -68.5, + -22.1 + ], + [ + -67.95, + -19.43 + ], + [ + -67.46, + -17.05 + ], + [ + -66.98, + -14.67 + ], + [ + -66.49, + -12.29 + ], + [ + -65.99, + -9.91 + ], + [ + -65.5, + -7.53 + ], + [ + -64.99, + -5.15 + ], + [ + -64.49, + -2.77 + ], + [ + -63.97, + -0.39 + ], + [ + -63.45, + 1.99 + ], + [ + -62.85, + 4.67 + ], + [ + -62.31, + 7.05 + ], + [ + -61.75, + 9.43 + ], + [ + -61.18, + 11.8 + ], + [ + -60.59, + 14.18 + ], + [ + -59.99, + 16.55 + ], + [ + -59.37, + 18.92 + ], + [ + -58.72, + 21.29 + ], + [ + -58.05, + 23.65 + ], + [ + -57.36, + 26.01 + ], + [ + -56.54, + 28.67 + ], + [ + -55.77, + 31.02 + ], + [ + -54.96, + 33.36 + ], + [ + -54.11, + 35.7 + ], + [ + -53.2, + 38.04 + ], + [ + -52.24, + 40.36 + ], + [ + -51.21, + 42.68 + ], + [ + -50.1, + 44.99 + ], + [ + -48.9, + 47.29 + ], + [ + -47.6, + 49.57 + ], + [ + -46.17, + 51.84 + ], + [ + -44.39, + 54.36 + ], + [ + -42.62, + 56.59 + ], + [ + -40.63, + 58.78 + ], + [ + -38.39, + 60.95 + ], + [ + -35.83, + 63.07 + ], + [ + -32.88, + 65.14 + ], + [ + -29.45, + 67.14 + ], + [ + -25.43, + 69.06 + ], + [ + -20.67, + 70.88 + ], + [ + -15.01, + 72.55 + ], + [ + -7.36, + 74.2 + ], + [ + 0.72, + 75.4 + ], + [ + 10.01, + 76.29 + ], + [ + 20.25, + 76.79 + ], + [ + 30.95, + 76.87 + ], + [ + 41.43, + 76.52 + ], + [ + 51.11, + 75.76 + ], + [ + 59.64, + 74.66 + ], + [ + 66.94, + 73.29 + ], + [ + 73.09, + 71.71 + ], + [ + 78.27, + 69.96 + ], + [ + 105.92, + 74.34 + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_SC_F1B_20240720T220642_20240720T230042_724_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T22:06:41.475000Z", + "completionDate": "2024-07-20T23:00:42.720000Z", + "productType": "MIR_SC_F1B", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77340, + "updated": "2024-07-21T04:25:40.737575Z", + "published": "2024-07-21T04:25:40.737575Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d5e4f1f2-9395-48a8-8f1a-5f98248f7986", + "size": 114218429, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d5e4f1f2-9395-48a8-8f1a-5f98248f7986", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/d5e4f1f2-9395-48a8-8f1a-5f98248f7986.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -42.4907005672273, + 16.1751885034472 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1B", + "sensorMode": "FULL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "105.92,74.34 105.62,74.62 102.82,76.9 98.98,79.15 93.33,81.33 84.25,83.39 68.07,85.17 39.16,86.23 3.81,85.97 -20.05,84.58 -33.04,82.67 -40.6,80.56 -45.96,78.06 -49.23,75.8 -51.68,73.51 -53.62,71.19 -55.2,68.87 -56.53,66.54 -57.68,64.2 -58.69,61.85 -59.6,59.5 -60.43,57.15 -61.28,54.5 -61.99,52.14 -62.65,49.78 -63.28,47.41 -63.88,45.05 -64.46,42.68 -65.02,40.31 -65.56,37.94 -66.09,35.56 -66.61,33.19 -67.12,30.81 -67.69,28.14 -68.18,25.76 -68.68,23.38 -69.17,21.0 -69.66,18.62 -70.15,16.23 -70.63,13.85 -71.13,11.47 -71.62,9.09 -72.12,6.7 -72.69,4.02 -73.2,1.64 -73.71,-0.74 -74.24,-3.12 -74.78,-5.5 -75.33,-7.87 -75.89,-10.25 -76.46,-12.62 -77.05,-14.99 -77.66,-17.36 -78.37,-20.02 -79.03,-22.38 -79.71,-24.74 -80.42,-27.1 -81.16,-29.45 -81.94,-31.79 -82.76,-34.13 -83.62,-36.46 -84.54,-38.79 -85.53,-41.1 -86.58,-43.41 -87.86,-45.99 -89.09,-48.27 -90.45,-50.54 -91.93,-52.79 -93.57,-55.02 -95.39,-57.23 -97.44,-59.41 -99.76,-61.55 -102.41,-63.65 -105.46,-65.7 -109.51,-67.91 -113.79,-69.79 -118.85,-71.54 -124.87,-73.14 -132.01,-74.53 -140.37,-75.65 -149.88,-76.45 -159.94,-76.84 -148.11,-86.14 -121.96,-84.98 -106.96,-83.17 -98.43,-81.1 -93.06,-78.92 -89.37,-76.68 -86.66,-74.4 -84.55,-72.11 -82.66,-69.51 -81.28,-67.19 -80.08,-64.86 -79.04,-62.53 -78.11,-60.19 -77.26,-57.85 -76.48,-55.5 -75.76,-53.15 -75.08,-50.8 -74.44,-48.44 -73.75,-45.79 -73.16,-43.43 -72.6,-41.07 -72.05,-38.71 -71.52,-36.34 -71,-33.97 -70.49,-31.6 -69.99,-29.23 -69.49,-26.86 -68.99,-24.48 -68.5,-22.1 -67.95,-19.43 -67.46,-17.05 -66.98,-14.67 -66.49,-12.29 -65.99,-9.91 -65.5,-7.53 -64.99,-5.15 -64.49,-2.77 -63.97,-0.39 -63.45,1.99 -62.85,4.67 -62.31,7.05 -61.75,9.43 -61.18,11.8 -60.59,14.18 -59.99,16.55 -59.37,18.92 -58.72,21.29 -58.05,23.65 -57.36,26.01 -56.54,28.67 -55.77,31.02 -54.96,33.36 -54.11,35.7 -53.2,38.04 -52.24,40.36 -51.21,42.68 -50.1,44.99 -48.9,47.29 -47.6,49.57 -46.17,51.84 -44.39,54.36 -42.62,56.59 -40.63,58.78 -38.39,60.95 -35.83,63.07 -32.88,65.14 -29.45,67.14 -25.43,69.06 -20.67,70.88 -15.01,72.55 -7.36,74.2 0.72,75.4 10.01,76.29 20.25,76.79 30.95,76.87 41.43,76.52 51.11,75.76 59.64,74.66 66.94,73.29 73.09,71.71 78.27,69.96 105.92,74.34", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1B/MIR_SC_F1B/2024/07/20/SM_OPER_MIR_SC_F1B_20240720T220642_20240720T230042_724_001_1", + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "d5e4f1f2-9395-48a8-8f1a-5f98248f7986" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + 85.77988142292492 + ], + [ + -179.55, + 86.11 + ], + [ + -154.47, + 84.97 + ], + [ + -139.49, + 83.15 + ], + [ + -130.98, + 81.07 + ], + [ + -125.63, + 78.87 + ], + [ + -121.57, + 76.34 + ], + [ + -118.95, + 74.05 + ], + [ + -116.91, + 71.74 + ], + [ + -115.26, + 69.42 + ], + [ + -113.88, + 67.09 + ], + [ + -112.69, + 64.75 + ], + [ + -111.65, + 62.41 + ], + [ + -110.72, + 60.06 + ], + [ + -109.87, + 57.71 + ], + [ + -109.09, + 55.35 + ], + [ + -108.37, + 52.99 + ], + [ + -107.69, + 50.63 + ], + [ + -107.05, + 48.27 + ], + [ + -106.44, + 45.9 + ], + [ + -105.85, + 43.54 + ], + [ + -105.22, + 40.87 + ], + [ + -104.67, + 38.5 + ], + [ + -104.14, + 36.12 + ], + [ + -103.62, + 33.75 + ], + [ + -103.11, + 31.37 + ], + [ + -102.6, + 29.0 + ], + [ + -102.1, + 26.62 + ], + [ + -101.61, + 24.24 + ], + [ + -101.12, + 21.86 + ], + [ + -100.63, + 19.48 + ], + [ + -100.14, + 17.09 + ], + [ + -99.65, + 14.71 + ], + [ + -99.16, + 12.33 + ], + [ + -98.67, + 9.95 + ], + [ + -98.17, + 7.57 + ], + [ + -97.61, + 4.89 + ], + [ + -97.1, + 2.5 + ], + [ + -96.58, + 0.12 + ], + [ + -96.06, + -2.26 + ], + [ + -95.53, + -4.64 + ], + [ + -94.98, + -7.01 + ], + [ + -94.43, + -9.39 + ], + [ + -93.86, + -11.76 + ], + [ + -93.27, + -14.14 + ], + [ + -92.67, + -16.51 + ], + [ + -92.05, + -18.87 + ], + [ + -91.4, + -21.24 + ], + [ + -90.74, + -23.6 + ], + [ + -90.04, + -25.95 + ], + [ + -89.32, + -28.3 + ], + [ + -88.46, + -30.94 + ], + [ + -87.65, + -33.28 + ], + [ + -86.8, + -35.62 + ], + [ + -85.9, + -37.95 + ], + [ + -84.95, + -40.27 + ], + [ + -83.92, + -42.58 + ], + [ + -82.82, + -44.88 + ], + [ + -81.63, + -47.17 + ], + [ + -80.34, + -49.44 + ], + [ + -78.92, + -51.7 + ], + [ + -77.36, + -53.94 + ], + [ + -75.63, + -56.16 + ], + [ + -73.7, + -58.35 + ], + [ + -71.52, + -60.52 + ], + [ + -69.04, + -62.64 + ], + [ + -65.8, + -64.96 + ], + [ + -62.44, + -66.97 + ], + [ + -58.49, + -68.89 + ], + [ + -53.83, + -70.7 + ], + [ + -48.29, + -72.38 + ], + [ + -41.71, + -73.88 + ], + [ + -33.95, + -75.14 + ], + [ + -24.98, + -76.11 + ], + [ + -14.98, + -76.71 + ], + [ + -4.38, + -76.89 + ], + [ + 6.17, + -76.65 + ], + [ + 16.05, + -75.99 + ], + [ + 24.86, + -74.98 + ], + [ + 32.45, + -73.68 + ], + [ + 38.87, + -72.16 + ], + [ + 44.28, + -70.46 + ], + [ + 44.81, + -70.27 + ], + [ + 72.27, + -75.26 + ], + [ + 69.25, + -77.52 + ], + [ + 65.04, + -79.75 + ], + [ + 58.72, + -81.89 + ], + [ + 48.3, + -83.89 + ], + [ + 29.43, + -85.53 + ], + [ + -2.57, + -86.3 + ], + [ + -36.04, + -85.71 + ], + [ + -56.57, + -84.15 + ], + [ + -67.83, + -82.18 + ], + [ + -74.56, + -80.05 + ], + [ + -79.0, + -77.83 + ], + [ + -82.15, + -75.58 + ], + [ + -84.54, + -73.29 + ], + [ + -86.42, + -70.99 + ], + [ + -87.97, + -68.67 + ], + [ + -89.43, + -66.06 + ], + [ + -90.55, + -63.73 + ], + [ + -91.54, + -61.39 + ], + [ + -92.43, + -59.05 + ], + [ + -93.24, + -56.71 + ], + [ + -93.99, + -54.36 + ], + [ + -94.69, + -52.01 + ], + [ + -95.35, + -49.66 + ], + [ + -95.98, + -47.3 + ], + [ + -96.57, + -44.94 + ], + [ + -97.15, + -42.58 + ], + [ + -97.71, + -40.22 + ], + [ + -98.25, + -37.85 + ], + [ + -98.78, + -35.48 + ], + [ + -99.29, + -33.11 + ], + [ + -99.87, + -30.45 + ], + [ + -100.37, + -28.08 + ], + [ + -100.86, + -25.7 + ], + [ + -101.36, + -23.33 + ], + [ + -101.84, + -20.95 + ], + [ + -102.33, + -18.57 + ], + [ + -102.82, + -16.19 + ], + [ + -103.31, + -13.81 + ], + [ + -103.8, + -11.43 + ], + [ + -104.3, + -9.05 + ], + [ + -104.79, + -6.67 + ], + [ + -105.3, + -4.29 + ], + [ + -105.81, + -1.91 + ], + [ + -106.33, + 0.47 + ], + [ + -106.85, + 2.85 + ], + [ + -107.46, + 5.53 + ], + [ + -108.0, + 7.91 + ], + [ + -108.56, + 10.29 + ], + [ + -109.14, + 12.66 + ], + [ + -109.73, + 15.04 + ], + [ + -110.34, + 17.41 + ], + [ + -110.97, + 19.78 + ], + [ + -111.63, + 22.14 + ], + [ + -112.31, + 24.51 + ], + [ + -113.01, + 26.87 + ], + [ + -113.75, + 29.22 + ], + [ + -114.53, + 31.57 + ], + [ + -115.35, + 33.92 + ], + [ + -116.21, + 36.26 + ], + [ + -117.13, + 38.59 + ], + [ + -118.23, + 41.2 + ], + [ + -119.29, + 43.52 + ], + [ + -120.43, + 45.82 + ], + [ + -121.67, + 48.11 + ], + [ + -123.01, + 50.39 + ], + [ + -124.49, + 52.65 + ], + [ + -126.12, + 54.89 + ], + [ + -127.94, + 57.11 + ], + [ + -129.98, + 59.3 + ], + [ + -132.3, + 61.45 + ], + [ + -134.94, + 63.56 + ], + [ + -137.99, + 65.62 + ], + [ + -141.55, + 67.6 + ], + [ + -145.73, + 69.5 + ], + [ + -150.69, + 71.28 + ], + [ + -157.39, + 73.1 + ], + [ + -164.54, + 74.51 + ], + [ + -172.92, + 75.64 + ], + [ + -180.0, + 76.2330890052356 + ], + [ + -180.0, + 85.77988142292492 + ] + ] + ], + [ + [ + [ + 180.0, + 76.2330890052356 + ], + [ + 177.53, + 76.44 + ], + [ + 167.8, + 76.83 + ], + [ + 180.0, + 85.77988142292492 + ], + [ + 180.0, + 76.2330890052356 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_SC_F1B_20240721T121731_20240721T131119_724_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-21T12:17:30.180000Z", + "completionDate": "2024-07-21T13:11:19.424000Z", + "productType": "MIR_SC_F1B", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77348, + "updated": "2024-07-21T19:32:53.260950Z", + "published": "2024-07-21T19:32:53.260950Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/810ae5c5-0162-43bc-a728-162efc87d267", + "size": 114097389, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 810ae5c5-0162-43bc-a728-162efc87d267", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/810ae5c5-0162-43bc-a728-162efc87d267.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -70.8252087686961, + -16.0685285176551 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1B", + "sensorMode": "FULL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,85.7798814229249 -179.55,86.11 -154.47,84.97 -139.49,83.15 -130.98,81.07 -125.63,78.87 -121.57,76.34 -118.95,74.05 -116.91,71.74 -115.26,69.42 -113.88,67.09 -112.69,64.75 -111.65,62.41 -110.72,60.06 -109.87,57.71 -109.09,55.35 -108.37,52.99 -107.69,50.63 -107.05,48.27 -106.44,45.9 -105.85,43.54 -105.22,40.87 -104.67,38.5 -104.14,36.12 -103.62,33.75 -103.11,31.37 -102.6,29.0 -102.1,26.62 -101.61,24.24 -101.12,21.86 -100.63,19.48 -100.14,17.09 -99.65,14.71 -99.16,12.33 -98.67,9.95 -98.17,7.57 -97.61,4.89 -97.1,2.5 -96.58,0.12 -96.06,-2.26 -95.53,-4.64 -94.98,-7.01 -94.43,-9.39 -93.86,-11.76 -93.27,-14.14 -92.67,-16.51 -92.05,-18.87 -91.4,-21.24 -90.74,-23.6 -90.04,-25.95 -89.32,-28.3 -88.46,-30.94 -87.65,-33.28 -86.8,-35.62 -85.9,-37.95 -84.95,-40.27 -83.92,-42.58 -82.82,-44.88 -81.63,-47.17 -80.34,-49.44 -78.92,-51.7 -77.36,-53.94 -75.63,-56.16 -73.7,-58.35 -71.52,-60.52 -69.04,-62.64 -65.8,-64.96 -62.44,-66.97 -58.49,-68.89 -53.83,-70.7 -48.29,-72.38 -41.71,-73.88 -33.95,-75.14 -24.98,-76.11 -14.98,-76.71 -4.38,-76.89 6.17,-76.65 16.05,-75.99 24.86,-74.98 32.45,-73.68 38.87,-72.16 44.28,-70.46 44.81,-70.27 72.27,-75.26 69.25,-77.52 65.04,-79.75 58.72,-81.89 48.3,-83.89 29.43,-85.53 -2.57,-86.3 -36.04,-85.71 -56.57,-84.15 -67.83,-82.18 -74.56,-80.05 -79,-77.83 -82.15,-75.58 -84.54,-73.29 -86.42,-70.99 -87.97,-68.67 -89.43,-66.06 -90.55,-63.73 -91.54,-61.39 -92.43,-59.05 -93.24,-56.71 -93.99,-54.36 -94.69,-52.01 -95.35,-49.66 -95.98,-47.3 -96.57,-44.94 -97.15,-42.58 -97.71,-40.22 -98.25,-37.85 -98.78,-35.48 -99.29,-33.11 -99.87,-30.45 -100.37,-28.08 -100.86,-25.7 -101.36,-23.33 -101.84,-20.95 -102.33,-18.57 -102.82,-16.19 -103.31,-13.81 -103.8,-11.43 -104.3,-9.05 -104.79,-6.67 -105.3,-4.29 -105.81,-1.91 -106.33,0.47 -106.85,2.85 -107.46,5.53 -108,7.91 -108.56,10.29 -109.14,12.66 -109.73,15.04 -110.34,17.41 -110.97,19.78 -111.63,22.14 -112.31,24.51 -113.01,26.87 -113.75,29.22 -114.53,31.57 -115.35,33.92 -116.21,36.26 -117.13,38.59 -118.23,41.2 -119.29,43.52 -120.43,45.82 -121.67,48.11 -123.01,50.39 -124.49,52.65 -126.12,54.89 -127.94,57.11 -129.98,59.3 -132.3,61.45 -134.94,63.56 -137.99,65.62 -141.55,67.6 -145.73,69.5 -150.69,71.28 -157.39,73.1 -164.54,74.51 -172.92,75.64 -180,76.2330890052356 -180,85.7798814229249180.0,76.2330890052356 177.53,76.44 167.8,76.83 180.0,85.7798814229249 180.0,76.2330890052356", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L1B/MIR_SC_F1B/2024/07/21/SM_OPER_MIR_SC_F1B_20240721T121731_20240721T131119_724_001_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "810ae5c5-0162-43bc-a728-162efc87d267" + } + ], + "properties": { + "id": "aff79689-2737-5d7e-b054-7ac097023bb0", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MIR_SC_F1B" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MIR_SMUDP2.json b/tests/data/opensearch/creodias_search_MIR_SMUDP2.json new file mode 100644 index 0000000..80e7cc8 --- /dev/null +++ b/tests/data/opensearch/creodias_search_MIR_SMUDP2.json @@ -0,0 +1,2266 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + 85.46928457869633 + ], + [ + -161.71, + 83.87 + ], + [ + -151.31, + 81.86 + ], + [ + -145.01, + 79.7 + ], + [ + -140.82, + 77.47 + ], + [ + -137.8, + 75.2 + ], + [ + -135.51, + 72.9 + ], + [ + -133.68, + 70.58 + ], + [ + -132.17, + 68.26 + ], + [ + -130.89, + 65.92 + ], + [ + -129.78, + 63.58 + ], + [ + -128.8, + 61.23 + ], + [ + -127.91, + 58.88 + ], + [ + -127.1, + 56.53 + ], + [ + -126.36, + 54.17 + ], + [ + -125.66, + 51.81 + ], + [ + -125.0, + 49.45 + ], + [ + -124.37, + 47.09 + ], + [ + -123.77, + 44.72 + ], + [ + -123.2, + 42.35 + ], + [ + -122.64, + 39.98 + ], + [ + -122.1, + 37.61 + ], + [ + -121.57, + 35.23 + ], + [ + -121.06, + 32.86 + ], + [ + -120.55, + 30.48 + ], + [ + -120.05, + 28.1 + ], + [ + -119.55, + 25.73 + ], + [ + -119.06, + 23.35 + ], + [ + -118.57, + 20.96 + ], + [ + -118.08, + 18.58 + ], + [ + -117.59, + 16.2 + ], + [ + -117.1, + 13.82 + ], + [ + -116.61, + 11.44 + ], + [ + -116.11, + 9.05 + ], + [ + -115.61, + 6.67 + ], + [ + -115.11, + 4.29 + ], + [ + -114.6, + 1.91 + ], + [ + -114.08, + -0.47 + ], + [ + -113.56, + -2.85 + ], + [ + -113.02, + -5.23 + ], + [ + -112.47, + -7.61 + ], + [ + -111.92, + -9.98 + ], + [ + -111.34, + -12.36 + ], + [ + -110.75, + -14.73 + ], + [ + -110.15, + -17.1 + ], + [ + -109.52, + -19.46 + ], + [ + -108.87, + -21.83 + ], + [ + -108.2, + -24.19 + ], + [ + -107.49, + -26.54 + ], + [ + -106.76, + -28.89 + ], + [ + -105.99, + -31.24 + ], + [ + -105.18, + -33.58 + ], + [ + -104.32, + -35.91 + ], + [ + -103.42, + -38.24 + ], + [ + -102.45, + -40.56 + ], + [ + -101.42, + -42.87 + ], + [ + -100.31, + -45.16 + ], + [ + -99.1, + -47.45 + ], + [ + -97.8, + -49.72 + ], + [ + -96.36, + -51.98 + ], + [ + -94.79, + -54.22 + ], + [ + -93.03, + -56.44 + ], + [ + -91.07, + -58.63 + ], + [ + -88.86, + -60.78 + ], + [ + -86.33, + -62.9 + ], + [ + -83.43, + -64.96 + ], + [ + -80.07, + -66.97 + ], + [ + -76.12, + -68.89 + ], + [ + -71.46, + -70.7 + ], + [ + -65.92, + -72.38 + ], + [ + -59.34, + -73.88 + ], + [ + -51.58, + -75.14 + ], + [ + -42.61, + -76.11 + ], + [ + -32.61, + -76.71 + ], + [ + -22.01, + -76.89 + ], + [ + -11.46, + -76.65 + ], + [ + -1.58, + -75.99 + ], + [ + 7.23, + -74.98 + ], + [ + 14.82, + -73.68 + ], + [ + 20.5, + -72.36 + ], + [ + 21.14, + -72.19 + ], + [ + 51.17, + -77.8 + ], + [ + 47.41, + -79.75 + ], + [ + 41.09, + -81.89 + ], + [ + 30.67, + -83.89 + ], + [ + 11.8, + -85.53 + ], + [ + -20.2, + -86.3 + ], + [ + -53.67, + -85.71 + ], + [ + -74.2, + -84.15 + ], + [ + -85.46, + -82.18 + ], + [ + -92.19, + -80.05 + ], + [ + -96.63, + -77.83 + ], + [ + -99.78, + -75.58 + ], + [ + -102.17, + -73.29 + ], + [ + -104.05, + -70.99 + ], + [ + -105.6, + -68.67 + ], + [ + -106.91, + -66.35 + ], + [ + -108.05, + -64.02 + ], + [ + -109.05, + -61.69 + ], + [ + -109.95, + -59.35 + ], + [ + -110.77, + -57.0 + ], + [ + -111.53, + -54.65 + ], + [ + -112.23, + -52.3 + ], + [ + -112.9, + -49.95 + ], + [ + -113.53, + -47.59 + ], + [ + -114.13, + -45.24 + ], + [ + -114.71, + -42.87 + ], + [ + -115.27, + -40.51 + ], + [ + -115.81, + -38.15 + ], + [ + -116.34, + -35.78 + ], + [ + -116.86, + -33.41 + ], + [ + -117.37, + -31.04 + ], + [ + -117.87, + -28.67 + ], + [ + -118.37, + -26.29 + ], + [ + -118.86, + -23.92 + ], + [ + -119.35, + -21.54 + ], + [ + -119.84, + -19.17 + ], + [ + -120.33, + -16.79 + ], + [ + -120.82, + -14.41 + ], + [ + -121.31, + -12.03 + ], + [ + -121.8, + -9.65 + ], + [ + -122.3, + -7.27 + ], + [ + -122.8, + -4.88 + ], + [ + -123.31, + -2.5 + ], + [ + -123.83, + -0.12 + ], + [ + -124.35, + 2.26 + ], + [ + -124.88, + 4.64 + ], + [ + -125.43, + 7.02 + ], + [ + -125.98, + 9.4 + ], + [ + -126.55, + 11.77 + ], + [ + -127.14, + 14.15 + ], + [ + -127.74, + 16.52 + ], + [ + -128.36, + 18.89 + ], + [ + -129.01, + 21.26 + ], + [ + -129.68, + 23.62 + ], + [ + -130.37, + 25.98 + ], + [ + -131.1, + 28.34 + ], + [ + -131.86, + 30.69 + ], + [ + -132.67, + 33.04 + ], + [ + -133.51, + 35.38 + ], + [ + -134.41, + 37.72 + ], + [ + -135.36, + 40.04 + ], + [ + -136.38, + 42.36 + ], + [ + -137.48, + 44.67 + ], + [ + -138.67, + 46.97 + ], + [ + -139.95, + 49.25 + ], + [ + -141.36, + 51.52 + ], + [ + -142.92, + 53.77 + ], + [ + -144.64, + 56.0 + ], + [ + -146.56, + 58.21 + ], + [ + -148.73, + 60.38 + ], + [ + -151.2, + 62.51 + ], + [ + -154.04, + 64.6 + ], + [ + -157.33, + 66.62 + ], + [ + -161.18, + 68.57 + ], + [ + -165.73, + 70.41 + ], + [ + -171.14, + 72.12 + ], + [ + -177.57, + 73.66 + ], + [ + -180.0, + 74.07885526315789 + ], + [ + -180.0, + 85.46928457869633 + ] + ] + ], + [ + [ + [ + 180.0, + 74.07885526315789 + ], + [ + 174.83, + 74.97 + ], + [ + 166.0, + 75.98 + ], + [ + 156.08, + 76.64 + ], + [ + 145.82, + 76.89 + ], + [ + 148.45, + 86.29 + ], + [ + 179.42, + 85.52 + ], + [ + 180.0, + 85.46928457869633 + ], + [ + 180.0, + 74.07885526315789 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_SMUDP2_20240410T132847_20240410T142207_700_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-04-10T13:28:46.582000Z", + "completionDate": "2024-04-10T14:22:07.027000Z", + "productType": "MIR_SMUDP2", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 75881, + "updated": "2024-04-10T19:23:45.690101Z", + "published": "2024-04-10T19:23:45.690101Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/308b31e5-b992-4466-8712-fd591b56a15c", + "size": 2797685, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 308b31e5-b992-4466-8712-fd591b56a15c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/308b31e5-b992-4466-8712-fd591b56a15c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -70.9433882294001, + -12.9055816611812 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "FULL-DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,85.4692845786963 -161.71,83.87 -151.31,81.86 -145.01,79.7 -140.82,77.47 -137.8,75.2 -135.51,72.9 -133.68,70.58 -132.17,68.26 -130.89,65.92 -129.78,63.58 -128.8,61.23 -127.91,58.88 -127.1,56.53 -126.36,54.17 -125.66,51.81 -125,49.45 -124.37,47.09 -123.77,44.72 -123.2,42.35 -122.64,39.98 -122.1,37.61 -121.57,35.23 -121.06,32.86 -120.55,30.48 -120.05,28.1 -119.55,25.73 -119.06,23.35 -118.57,20.96 -118.08,18.58 -117.59,16.2 -117.1,13.82 -116.61,11.44 -116.11,9.05 -115.61,6.67 -115.11,4.29 -114.6,1.91 -114.08,-0.47 -113.56,-2.85 -113.02,-5.23 -112.47,-7.61 -111.92,-9.98 -111.34,-12.36 -110.75,-14.73 -110.15,-17.1 -109.52,-19.46 -108.87,-21.83 -108.2,-24.19 -107.49,-26.54 -106.76,-28.89 -105.99,-31.24 -105.18,-33.58 -104.32,-35.91 -103.42,-38.24 -102.45,-40.56 -101.42,-42.87 -100.31,-45.16 -99.1,-47.45 -97.8,-49.72 -96.36,-51.98 -94.79,-54.22 -93.03,-56.44 -91.07,-58.63 -88.86,-60.78 -86.33,-62.9 -83.43,-64.96 -80.07,-66.97 -76.12,-68.89 -71.46,-70.7 -65.92,-72.38 -59.34,-73.88 -51.58,-75.14 -42.61,-76.11 -32.61,-76.71 -22.01,-76.89 -11.46,-76.65 -1.58,-75.99 7.23,-74.98 14.82,-73.68 20.5,-72.36 21.14,-72.19 51.17,-77.8 47.41,-79.75 41.09,-81.89 30.67,-83.89 11.8,-85.53 -20.2,-86.3 -53.67,-85.71 -74.2,-84.15 -85.46,-82.18 -92.19,-80.05 -96.63,-77.83 -99.78,-75.58 -102.17,-73.29 -104.05,-70.99 -105.6,-68.67 -106.91,-66.35 -108.05,-64.02 -109.05,-61.69 -109.95,-59.35 -110.77,-57 -111.53,-54.65 -112.23,-52.3 -112.9,-49.95 -113.53,-47.59 -114.13,-45.24 -114.71,-42.87 -115.27,-40.51 -115.81,-38.15 -116.34,-35.78 -116.86,-33.41 -117.37,-31.04 -117.87,-28.67 -118.37,-26.29 -118.86,-23.92 -119.35,-21.54 -119.84,-19.17 -120.33,-16.79 -120.82,-14.41 -121.31,-12.03 -121.8,-9.65 -122.3,-7.27 -122.8,-4.88 -123.31,-2.5 -123.83,-0.12 -124.35,2.26 -124.88,4.64 -125.43,7.02 -125.98,9.4 -126.55,11.77 -127.14,14.15 -127.74,16.52 -128.36,18.89 -129.01,21.26 -129.68,23.62 -130.37,25.98 -131.1,28.34 -131.86,30.69 -132.67,33.04 -133.51,35.38 -134.41,37.72 -135.36,40.04 -136.38,42.36 -137.48,44.67 -138.67,46.97 -139.95,49.25 -141.36,51.52 -142.92,53.77 -144.64,56.0 -146.56,58.21 -148.73,60.38 -151.2,62.51 -154.04,64.6 -157.33,66.62 -161.18,68.57 -165.73,70.41 -171.14,72.12 -177.57,73.66 -180,74.0788552631579 -180,85.4692845786963180.0,74.0788552631579 174.83,74.97 166.0,75.98 156.08,76.64 145.82,76.89 148.45,86.29 179.42,85.52 180.0,85.4692845786963 180.0,74.0788552631579", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L2SM/MIR_SMUDP2/2024/04/10/SM_OPER_MIR_SMUDP2_20240410T132847_20240410T142207_700_001_1", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "308b31e5-b992-4466-8712-fd591b56a15c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 102.57, + 77.07 + ], + [ + 102.4, + 77.19 + ], + [ + 98.98, + 79.15 + ], + [ + 93.33, + 81.33 + ], + [ + 84.25, + 83.39 + ], + [ + 68.07, + 85.17 + ], + [ + 39.16, + 86.23 + ], + [ + 3.81, + 85.97 + ], + [ + -20.05, + 84.58 + ], + [ + -33.04, + 82.67 + ], + [ + -40.6, + 80.56 + ], + [ + -45.47, + 78.34 + ], + [ + -48.87, + 76.08 + ], + [ + -51.41, + 73.79 + ], + [ + -53.4, + 71.48 + ], + [ + -55.01, + 69.16 + ], + [ + -56.37, + 66.83 + ], + [ + -57.54, + 64.49 + ], + [ + -58.57, + 62.15 + ], + [ + -59.49, + 59.8 + ], + [ + -60.33, + 57.45 + ], + [ + -61.1, + 55.09 + ], + [ + -61.82, + 52.73 + ], + [ + -62.49, + 50.37 + ], + [ + -63.13, + 48.01 + ], + [ + -63.74, + 45.64 + ], + [ + -64.32, + 43.27 + ], + [ + -64.88, + 40.9 + ], + [ + -65.43, + 38.53 + ], + [ + -65.96, + 36.16 + ], + [ + -66.48, + 33.78 + ], + [ + -67.0, + 31.41 + ], + [ + -67.5, + 29.03 + ], + [ + -68.0, + 26.65 + ], + [ + -68.49, + 24.27 + ], + [ + -68.98, + 21.89 + ], + [ + -69.47, + 19.51 + ], + [ + -69.96, + 17.13 + ], + [ + -70.45, + 14.75 + ], + [ + -70.94, + 12.36 + ], + [ + -71.37, + 10.28 + ], + [ + -71.87, + 7.9 + ], + [ + -72.37, + 5.51 + ], + [ + -72.88, + 3.13 + ], + [ + -73.39, + 0.75 + ], + [ + -73.91, + -1.63 + ], + [ + -74.44, + -4.01 + ], + [ + -74.98, + -6.39 + ], + [ + -75.53, + -8.76 + ], + [ + -76.1, + -11.14 + ], + [ + -76.68, + -13.51 + ], + [ + -77.28, + -15.88 + ], + [ + -77.9, + -18.25 + ], + [ + -78.53, + -20.61 + ], + [ + -79.19, + -22.97 + ], + [ + -79.88, + -25.33 + ], + [ + -80.6, + -27.68 + ], + [ + -81.35, + -30.03 + ], + [ + -82.14, + -32.38 + ], + [ + -82.97, + -34.71 + ], + [ + -83.85, + -37.04 + ], + [ + -84.78, + -39.37 + ], + [ + -85.78, + -41.68 + ], + [ + -86.85, + -43.98 + ], + [ + -88.01, + -46.28 + ], + [ + -89.26, + -48.56 + ], + [ + -90.62, + -50.82 + ], + [ + -92.12, + -53.07 + ], + [ + -93.78, + -55.3 + ], + [ + -95.63, + -57.5 + ], + [ + -97.71, + -59.68 + ], + [ + -100.07, + -61.82 + ], + [ + -102.76, + -63.91 + ], + [ + -105.88, + -65.95 + ], + [ + -109.51, + -67.91 + ], + [ + -113.79, + -69.79 + ], + [ + -118.85, + -71.54 + ], + [ + -124.87, + -73.14 + ], + [ + -132.01, + -74.53 + ], + [ + -139.26, + -75.53 + ], + [ + -159.62, + -76.84 + ], + [ + -147.11, + -86.12 + ], + [ + -105.64, + -82.92 + ], + [ + -98.43, + -81.1 + ], + [ + -93.06, + -78.92 + ], + [ + -89.37, + -76.68 + ], + [ + -86.66, + -74.4 + ], + [ + -84.55, + -72.11 + ], + [ + -82.85, + -69.8 + ], + [ + -81.44, + -67.48 + ], + [ + -80.22, + -65.15 + ], + [ + -79.16, + -62.82 + ], + [ + -78.22, + -60.48 + ], + [ + -77.36, + -58.14 + ], + [ + -76.57, + -55.8 + ], + [ + -75.84, + -53.45 + ], + [ + -75.16, + -51.09 + ], + [ + -74.51, + -48.74 + ], + [ + -73.9, + -46.38 + ], + [ + -73.31, + -44.02 + ], + [ + -72.74, + -41.66 + ], + [ + -72.19, + -39.3 + ], + [ + -71.65, + -36.93 + ], + [ + -71.13, + -34.56 + ], + [ + -70.62, + -32.19 + ], + [ + -70.11, + -29.82 + ], + [ + -69.61, + -27.45 + ], + [ + -69.12, + -25.07 + ], + [ + -68.62, + -22.7 + ], + [ + -68.14, + -20.32 + ], + [ + -67.65, + -17.94 + ], + [ + -67.16, + -15.56 + ], + [ + -66.67, + -13.18 + ], + [ + -66.18, + -10.8 + ], + [ + -65.68, + -8.42 + ], + [ + -65.18, + -6.04 + ], + [ + -64.68, + -3.66 + ], + [ + -64.17, + -1.28 + ], + [ + -63.65, + 1.1 + ], + [ + -63.12, + 3.48 + ], + [ + -62.58, + 5.86 + ], + [ + -62.03, + 8.24 + ], + [ + -61.54, + 10.32 + ], + [ + -60.96, + 12.7 + ], + [ + -60.37, + 15.07 + ], + [ + -59.76, + 17.44 + ], + [ + -59.13, + 19.81 + ], + [ + -58.48, + 22.18 + ], + [ + -57.8, + 24.54 + ], + [ + -57.09, + 26.9 + ], + [ + -56.35, + 29.25 + ], + [ + -55.57, + 31.6 + ], + [ + -54.75, + 33.95 + ], + [ + -53.89, + 36.29 + ], + [ + -52.97, + 38.62 + ], + [ + -51.99, + 40.95 + ], + [ + -50.94, + 43.26 + ], + [ + -49.81, + 45.57 + ], + [ + -48.59, + 47.86 + ], + [ + -47.25, + 50.14 + ], + [ + -45.79, + 52.4 + ], + [ + -44.18, + 54.64 + ], + [ + -42.38, + 56.86 + ], + [ + -40.37, + 59.06 + ], + [ + -38.09, + 61.21 + ], + [ + -35.48, + 63.33 + ], + [ + -32.48, + 65.39 + ], + [ + -28.99, + 67.39 + ], + [ + -24.88, + 69.3 + ], + [ + -20.02, + 71.09 + ], + [ + -14.24, + 72.74 + ], + [ + -7.36, + 74.2 + ], + [ + 0.72, + 75.4 + ], + [ + 10.01, + 76.29 + ], + [ + 20.25, + 76.79 + ], + [ + 30.95, + 76.87 + ], + [ + 41.43, + 76.52 + ], + [ + 51.11, + 75.76 + ], + [ + 59.64, + 74.66 + ], + [ + 66.94, + 73.29 + ], + [ + 72.38, + 71.92 + ], + [ + 102.57, + 77.07 + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_SMUDP2_20240720T220730_20240720T230041_700_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T22:07:29.476000Z", + "completionDate": "2024-07-20T23:00:41.520000Z", + "productType": "MIR_SMUDP2", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77340, + "updated": "2024-07-21T04:54:59.394016Z", + "published": "2024-07-21T04:54:59.394016Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e4f0ed49-d6ab-4b23-b6b2-e562d0729362", + "size": 6139671, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e4f0ed49-d6ab-4b23-b6b2-e562d0729362", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/e4f0ed49-d6ab-4b23-b6b2-e562d0729362.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -44.8692024135341, + 15.4555055457036 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "FULL-DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "102.57,77.07 102.4,77.19 98.98,79.15 93.33,81.33 84.25,83.39 68.07,85.17 39.16,86.23 3.81,85.97 -20.05,84.58 -33.04,82.67 -40.6,80.56 -45.47,78.34 -48.87,76.08 -51.41,73.79 -53.4,71.48 -55.01,69.16 -56.37,66.83 -57.54,64.49 -58.57,62.15 -59.49,59.8 -60.33,57.45 -61.1,55.09 -61.82,52.73 -62.49,50.37 -63.13,48.01 -63.74,45.64 -64.32,43.27 -64.88,40.9 -65.43,38.53 -65.96,36.16 -66.48,33.78 -67,31.41 -67.5,29.03 -68,26.65 -68.49,24.27 -68.98,21.89 -69.47,19.51 -69.96,17.13 -70.45,14.75 -70.94,12.36 -71.37,10.28 -71.87,7.9 -72.37,5.51 -72.88,3.13 -73.39,0.75 -73.91,-1.63 -74.44,-4.01 -74.98,-6.39 -75.53,-8.76 -76.1,-11.14 -76.68,-13.51 -77.28,-15.88 -77.9,-18.25 -78.53,-20.61 -79.19,-22.97 -79.88,-25.33 -80.6,-27.68 -81.35,-30.03 -82.14,-32.38 -82.97,-34.71 -83.85,-37.04 -84.78,-39.37 -85.78,-41.68 -86.85,-43.98 -88.01,-46.28 -89.26,-48.56 -90.62,-50.82 -92.12,-53.07 -93.78,-55.3 -95.63,-57.5 -97.71,-59.68 -100.07,-61.82 -102.76,-63.91 -105.88,-65.95 -109.51,-67.91 -113.79,-69.79 -118.85,-71.54 -124.87,-73.14 -132.01,-74.53 -139.26,-75.53 -159.62,-76.84 -147.11,-86.12 -105.64,-82.92 -98.43,-81.1 -93.06,-78.92 -89.37,-76.68 -86.66,-74.4 -84.55,-72.11 -82.85,-69.8 -81.44,-67.48 -80.22,-65.15 -79.16,-62.82 -78.22,-60.48 -77.36,-58.14 -76.57,-55.8 -75.84,-53.45 -75.16,-51.09 -74.51,-48.74 -73.9,-46.38 -73.31,-44.02 -72.74,-41.66 -72.19,-39.3 -71.65,-36.93 -71.13,-34.56 -70.62,-32.19 -70.11,-29.82 -69.61,-27.45 -69.12,-25.07 -68.62,-22.7 -68.14,-20.32 -67.65,-17.94 -67.16,-15.56 -66.67,-13.18 -66.18,-10.8 -65.68,-8.42 -65.18,-6.04 -64.68,-3.66 -64.17,-1.28 -63.65,1.1 -63.12,3.48 -62.58,5.86 -62.03,8.24 -61.54,10.32 -60.96,12.7 -60.37,15.07 -59.76,17.44 -59.13,19.81 -58.48,22.18 -57.8,24.54 -57.09,26.9 -56.35,29.25 -55.57,31.6 -54.75,33.95 -53.89,36.29 -52.97,38.62 -51.99,40.95 -50.94,43.26 -49.81,45.57 -48.59,47.86 -47.25,50.14 -45.79,52.4 -44.18,54.64 -42.38,56.86 -40.37,59.06 -38.09,61.21 -35.48,63.33 -32.48,65.39 -28.99,67.39 -24.88,69.3 -20.02,71.09 -14.24,72.74 -7.36,74.2 0.72,75.4 10.01,76.29 20.25,76.79 30.95,76.87 41.43,76.52 51.11,75.76 59.64,74.66 66.94,73.29 72.38,71.92 102.57,77.07", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L2SM/MIR_SMUDP2/2024/07/20/SM_OPER_MIR_SMUDP2_20240720T220730_20240720T230041_700_001_1", + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "e4f0ed49-d6ab-4b23-b6b2-e562d0729362" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + -76.65335781741868 + ], + [ + -174.9, + -76.45 + ], + [ + -165.39, + -75.65 + ], + [ + -157.03, + -74.53 + ], + [ + -149.89, + -73.14 + ], + [ + -143.87, + -71.54 + ], + [ + -138.81, + -69.79 + ], + [ + -134.53, + -67.91 + ], + [ + -130.9, + -65.95 + ], + [ + -127.78, + -63.91 + ], + [ + -125.09, + -61.82 + ], + [ + -122.73, + -59.68 + ], + [ + -120.65, + -57.5 + ], + [ + -118.8, + -55.3 + ], + [ + -117.14, + -53.07 + ], + [ + -115.64, + -50.82 + ], + [ + -114.28, + -48.56 + ], + [ + -113.03, + -46.28 + ], + [ + -111.87, + -43.98 + ], + [ + -110.8, + -41.68 + ], + [ + -109.8, + -39.37 + ], + [ + -108.87, + -37.04 + ], + [ + -107.99, + -34.71 + ], + [ + -107.16, + -32.38 + ], + [ + -106.37, + -30.03 + ], + [ + -105.62, + -27.68 + ], + [ + -104.9, + -25.33 + ], + [ + -104.21, + -22.97 + ], + [ + -103.55, + -20.61 + ], + [ + -102.92, + -18.25 + ], + [ + -102.3, + -15.88 + ], + [ + -101.7, + -13.51 + ], + [ + -101.12, + -11.14 + ], + [ + -100.55, + -8.76 + ], + [ + -100.0, + -6.39 + ], + [ + -99.46, + -4.01 + ], + [ + -98.93, + -1.63 + ], + [ + -98.41, + 0.75 + ], + [ + -97.96, + 2.83 + ], + [ + -97.45, + 5.22 + ], + [ + -96.95, + 7.6 + ], + [ + -96.45, + 9.98 + ], + [ + -95.96, + 12.36 + ], + [ + -95.47, + 14.75 + ], + [ + -94.98, + 17.13 + ], + [ + -94.49, + 19.51 + ], + [ + -94.0, + 21.89 + ], + [ + -93.51, + 24.27 + ], + [ + -93.02, + 26.65 + ], + [ + -92.52, + 29.03 + ], + [ + -92.02, + 31.41 + ], + [ + -91.5, + 33.78 + ], + [ + -90.98, + 36.16 + ], + [ + -90.45, + 38.53 + ], + [ + -89.9, + 40.9 + ], + [ + -89.34, + 43.27 + ], + [ + -88.76, + 45.64 + ], + [ + -88.15, + 48.01 + ], + [ + -87.51, + 50.37 + ], + [ + -86.84, + 52.73 + ], + [ + -86.12, + 55.09 + ], + [ + -85.35, + 57.45 + ], + [ + -84.51, + 59.8 + ], + [ + -83.59, + 62.15 + ], + [ + -82.56, + 64.49 + ], + [ + -81.39, + 66.83 + ], + [ + -80.03, + 69.16 + ], + [ + -78.42, + 71.48 + ], + [ + -76.43, + 73.79 + ], + [ + -73.89, + 76.08 + ], + [ + -70.49, + 78.34 + ], + [ + -65.62, + 80.56 + ], + [ + -58.06, + 82.67 + ], + [ + -45.07, + 84.58 + ], + [ + -21.21, + 85.97 + ], + [ + 14.14, + 86.23 + ], + [ + 43.05, + 85.17 + ], + [ + 59.23, + 83.39 + ], + [ + 68.31, + 81.33 + ], + [ + 73.96, + 79.15 + ], + [ + 77.38, + 77.19 + ], + [ + 77.72, + 76.96 + ], + [ + 47.36, + 71.92 + ], + [ + 41.92, + 73.29 + ], + [ + 34.62, + 74.66 + ], + [ + 26.09, + 75.76 + ], + [ + 16.41, + 76.52 + ], + [ + 5.93, + 76.87 + ], + [ + -4.77, + 76.79 + ], + [ + -15.01, + 76.29 + ], + [ + -24.3, + 75.4 + ], + [ + -32.38, + 74.2 + ], + [ + -39.26, + 72.74 + ], + [ + -45.04, + 71.09 + ], + [ + -49.9, + 69.3 + ], + [ + -54.01, + 67.39 + ], + [ + -57.5, + 65.39 + ], + [ + -60.5, + 63.33 + ], + [ + -63.11, + 61.21 + ], + [ + -65.39, + 59.06 + ], + [ + -67.4, + 56.86 + ], + [ + -69.2, + 54.64 + ], + [ + -70.81, + 52.4 + ], + [ + -72.27, + 50.14 + ], + [ + -73.61, + 47.86 + ], + [ + -74.83, + 45.57 + ], + [ + -75.96, + 43.26 + ], + [ + -77.01, + 40.95 + ], + [ + -77.99, + 38.62 + ], + [ + -78.91, + 36.29 + ], + [ + -79.77, + 33.95 + ], + [ + -80.59, + 31.6 + ], + [ + -81.37, + 29.25 + ], + [ + -82.11, + 26.9 + ], + [ + -82.82, + 24.54 + ], + [ + -83.5, + 22.18 + ], + [ + -84.15, + 19.81 + ], + [ + -84.78, + 17.44 + ], + [ + -85.39, + 15.07 + ], + [ + -85.98, + 12.7 + ], + [ + -86.56, + 10.32 + ], + [ + -87.12, + 7.94 + ], + [ + -87.67, + 5.56 + ], + [ + -88.2, + 3.18 + ], + [ + -88.73, + 0.8 + ], + [ + -89.19, + -1.28 + ], + [ + -89.7, + -3.66 + ], + [ + -90.2, + -6.04 + ], + [ + -90.7, + -8.42 + ], + [ + -91.2, + -10.8 + ], + [ + -91.69, + -13.18 + ], + [ + -92.18, + -15.56 + ], + [ + -92.67, + -17.94 + ], + [ + -93.16, + -20.32 + ], + [ + -93.64, + -22.7 + ], + [ + -94.14, + -25.07 + ], + [ + -94.63, + -27.45 + ], + [ + -95.13, + -29.82 + ], + [ + -95.64, + -32.19 + ], + [ + -96.15, + -34.56 + ], + [ + -96.67, + -36.93 + ], + [ + -97.21, + -39.3 + ], + [ + -97.76, + -41.66 + ], + [ + -98.33, + -44.02 + ], + [ + -98.92, + -46.38 + ], + [ + -99.53, + -48.74 + ], + [ + -100.18, + -51.09 + ], + [ + -100.86, + -53.45 + ], + [ + -101.59, + -55.8 + ], + [ + -102.38, + -58.14 + ], + [ + -103.24, + -60.48 + ], + [ + -104.18, + -62.82 + ], + [ + -105.24, + -65.15 + ], + [ + -106.46, + -67.48 + ], + [ + -107.87, + -69.8 + ], + [ + -109.57, + -72.11 + ], + [ + -111.68, + -74.4 + ], + [ + -114.39, + -76.68 + ], + [ + -118.08, + -78.92 + ], + [ + -123.45, + -81.1 + ], + [ + -131.98, + -83.17 + ], + [ + -146.98, + -84.98 + ], + [ + -171.47, + -86.1 + ], + [ + -180.0, + -79.99868055555555 + ], + [ + -180.0, + -76.65335781741868 + ] + ] + ], + [ + [ + [ + 180.0, + -79.99868055555555 + ], + [ + 175.57, + -76.83 + ], + [ + 180.0, + -76.65335781741868 + ], + [ + 180.0, + -79.99868055555555 + ] + ] + ] + ] + }, + "properties": { + "collection": "SMOS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "SM_OPER_MIR_SMUDP2_20240720T234732_20240721T004045_700_001_1", + "description": "The Soil Moisture and Ocean Salinity (SMOS) mission was launched on 2 November 2009. It is one of the European Space Agency's Earth Explorer missions, which form the science and research element of the Living Planet Programme. The payload of SMOS consists of the Microwave Imaging Radiometer using Aperture Synthesis (MIRAS) instrument, a passive microwave 2-D interferometric radiometer, operating in L-band (1.413 GHz, 21 cm) within a protected wavelength/frequency band [https://creodias.eu/eodata/smos/].", + "startDate": "2024-07-20T23:47:31.959000Z", + "completionDate": "2024-07-21T00:40:45.203000Z", + "productType": "MIR_SMUDP2", + "platform": "SMOS", + "resolution": 50.0, + "orbitNumber": 77341, + "updated": "2024-07-21T06:26:42.235727Z", + "published": "2024-07-21T06:26:42.235727Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/debc310a-efdd-4238-8467-0f752c307701", + "size": 5524741, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for debc310a-efdd-4238-8467-0f752c307701", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SMOS/debc310a-efdd-4238-8467-0f752c307701.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -69.3505145224353, + 15.2315559459488 + ] + }, + "instrument": "MIRAS", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "FULL-DUAL", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,-76.6533578174187 -174.9,-76.45 -165.39,-75.65 -157.03,-74.53 -149.89,-73.14 -143.87,-71.54 -138.81,-69.79 -134.53,-67.91 -130.9,-65.95 -127.78,-63.91 -125.09,-61.82 -122.73,-59.68 -120.65,-57.5 -118.8,-55.3 -117.14,-53.07 -115.64,-50.82 -114.28,-48.56 -113.03,-46.28 -111.87,-43.98 -110.8,-41.68 -109.8,-39.37 -108.87,-37.04 -107.99,-34.71 -107.16,-32.38 -106.37,-30.03 -105.62,-27.68 -104.9,-25.33 -104.21,-22.97 -103.55,-20.61 -102.92,-18.25 -102.3,-15.88 -101.7,-13.51 -101.12,-11.14 -100.55,-8.76 -100,-6.39 -99.46,-4.01 -98.93,-1.63 -98.41,0.75 -97.96,2.83 -97.45,5.22 -96.95,7.6 -96.45,9.98 -95.96,12.36 -95.47,14.75 -94.98,17.13 -94.49,19.51 -94,21.89 -93.51,24.27 -93.02,26.65 -92.52,29.03 -92.02,31.41 -91.5,33.78 -90.98,36.16 -90.45,38.53 -89.9,40.9 -89.34,43.27 -88.76,45.64 -88.15,48.01 -87.51,50.37 -86.84,52.73 -86.12,55.09 -85.35,57.45 -84.51,59.8 -83.59,62.15 -82.56,64.49 -81.39,66.83 -80.03,69.16 -78.42,71.48 -76.43,73.79 -73.89,76.08 -70.49,78.34 -65.62,80.56 -58.06,82.67 -45.07,84.58 -21.21,85.97 14.14,86.23 43.05,85.17 59.23,83.39 68.31,81.33 73.96,79.15 77.38,77.19 77.72,76.96 47.36,71.92 41.92,73.29 34.62,74.66 26.09,75.76 16.41,76.52 5.93,76.87 -4.77,76.79 -15.01,76.29 -24.3,75.4 -32.38,74.2 -39.26,72.74 -45.04,71.09 -49.9,69.3 -54.01,67.39 -57.5,65.39 -60.5,63.33 -63.11,61.21 -65.39,59.06 -67.4,56.86 -69.2,54.64 -70.81,52.4 -72.27,50.14 -73.61,47.86 -74.83,45.57 -75.96,43.26 -77.01,40.95 -77.99,38.62 -78.91,36.29 -79.77,33.95 -80.59,31.6 -81.37,29.25 -82.11,26.9 -82.82,24.54 -83.5,22.18 -84.15,19.81 -84.78,17.44 -85.39,15.07 -85.98,12.7 -86.56,10.32 -87.12,7.94 -87.67,5.56 -88.2,3.18 -88.73,0.8 -89.19,-1.28 -89.7,-3.66 -90.2,-6.04 -90.7,-8.42 -91.2,-10.8 -91.69,-13.18 -92.18,-15.56 -92.67,-17.94 -93.16,-20.32 -93.64,-22.7 -94.14,-25.07 -94.63,-27.45 -95.13,-29.82 -95.64,-32.19 -96.15,-34.56 -96.67,-36.93 -97.21,-39.3 -97.76,-41.66 -98.33,-44.02 -98.92,-46.38 -99.53,-48.74 -100.18,-51.09 -100.86,-53.45 -101.59,-55.8 -102.38,-58.14 -103.24,-60.48 -104.18,-62.82 -105.24,-65.15 -106.46,-67.48 -107.87,-69.8 -109.57,-72.11 -111.68,-74.4 -114.39,-76.68 -118.08,-78.92 -123.45,-81.1 -131.98,-83.17 -146.98,-84.98 -171.47,-86.1 -180,-79.9986805555556 -180,-76.6533578174187180.0,-79.9986805555556 175.57,-76.83 180.0,-76.6533578174187 180.0,-79.9986805555556", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/SMOS/L2SM/MIR_SMUDP2/2024/07/20/SM_OPER_MIR_SMUDP2_20240720T234732_20240721T004045_700_001_1", + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "debc310a-efdd-4238-8467-0f752c307701" + } + ], + "properties": { + "id": "a838b9ec-9e02-502b-bb43-1070e41d29ee", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MIR_SMUDP2" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_MW_2__AMR____.json b/tests/data/opensearch/creodias_search_MW_2__AMR____.json new file mode 100644 index 0000000..99b66c4 --- /dev/null +++ b/tests/data/opensearch/creodias_search_MW_2__AMR____.json @@ -0,0 +1,772 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 124.302, + -59.3674 + ], + [ + 111.36, + -52.0405 + ], + [ + 102.541, + -43.5636 + ], + [ + 96.1781, + -34.4627 + ], + [ + 91.2545, + -25.0073 + ], + [ + 87.1619, + -15.3475 + ], + [ + 83.5069, + -5.57917 + ], + [ + 79.999, + 4.2262 + ], + [ + 76.38, + 14.0043 + ], + [ + 72.3673, + 23.6854 + ], + [ + 67.5869, + 33.1783 + ], + [ + 61.4687, + 42.3429 + ], + [ + 53.0664, + 50.9318 + ], + [ + 40.8078, + 58.4654 + ], + [ + 22.647, + 64.0113 + ], + [ + -1.39665, + 66.1452 + ], + [ + -1.39671, + 66.1434 + ], + [ + 22.6469, + 64.0095 + ], + [ + 40.8063, + 58.4637 + ], + [ + 53.0645, + 50.9304 + ], + [ + 61.4667, + 42.3419 + ], + [ + 67.585, + 33.1775 + ], + [ + 72.3655, + 23.6846 + ], + [ + 76.3782, + 14.0036 + ], + [ + 79.9973, + 4.22557 + ], + [ + 83.5052, + -5.57978 + ], + [ + 87.1601, + -15.3481 + ], + [ + 91.2527, + -25.0079 + ], + [ + 96.1761, + -34.4634 + ], + [ + 102.539, + -43.5644 + ], + [ + 111.357, + -52.0415 + ], + [ + 124.299, + -59.3686 + ], + [ + 124.302, + -59.3674 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_MW_2__AMR_____20240226T012041_20240226T021653_20240227T072824_3373_121_142_071_EUM__OPE_ST_F08.SEN6", + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "startDate": "2024-02-26T01:20:40.562250Z", + "completionDate": "2024-02-26T02:16:53.410250Z", + "productType": "MW_2__AMR____", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 15260, + "updated": "2024-02-27T07:42:49.408246Z", + "published": "2024-02-27T07:42:34.956471Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f28ee1cc-b6b1-45ed-b7a7-55b717a769e0", + "size": 2211840, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f28ee1cc-b6b1-45ed-b7a7-55b717a769e0", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/f28ee1cc-b6b1-45ed-b7a7-55b717a769e0.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 69.9483609531094, + 11.60254152302 + ] + }, + "instrument": "AMR-C", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "124.302,-59.3674 111.36,-52.0405 102.541,-43.5636 96.1781,-34.4627 91.2545,-25.0073 87.1619,-15.3475 83.5069,-5.57917 79.999,4.2262 76.38,14.0043 72.3673,23.6854 67.5869,33.1783 61.4687,42.3429 53.0664,50.9318 40.8078,58.4654 22.647,64.0113 -1.39665,66.1452 -1.39671,66.1434 22.6469,64.0095 40.8063,58.4637 53.0645,50.9304 61.4667,42.3419 67.585,33.1775 72.3655,23.6846 76.3782,14.0036 79.9973,4.22557 83.5052,-5.57978 87.1601,-15.3481 91.2527,-25.0079 96.1761,-34.4634 102.539,-43.5644 111.357,-52.0415 124.299,-59.3686 124.302,-59.3674", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/AMR-C/MW_2__AMR____/2024/02/26/S6A_MW_2__AMR_____20240226T012041_20240226T021653_20240227T072824_3373_121_142_071_EUM__OPE_ST_F08.SEN6", + "orbitDirection": null, + "timeliness": "ST", + "relativeOrbitNumber": 71, + "processingBaseline": 0 + }, + "id": "f28ee1cc-b6b1-45ed-b7a7-55b717a769e0" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + 45.78779897659099 + ], + [ + -176.879, + 42.644 + ], + [ + -170.702, + 33.494 + ], + [ + -165.888, + 24.0095 + ], + [ + -161.857, + 14.3332 + ], + [ + -158.23, + 4.55728 + ], + [ + -154.723, + -5.2481 + ], + [ + -151.078, + -15.0187 + ], + [ + -147.006, + -24.6835 + ], + [ + -142.12, + -34.1479 + ], + [ + -135.82, + -43.2645 + ], + [ + -127.108, + -51.7694 + ], + [ + -114.34, + -59.1489 + ], + [ + -95.5011, + -64.4127 + ], + [ + -71.1032, + -66.1227 + ], + [ + -47.493, + -63.581 + ], + [ + -30.0072, + -57.7767 + ], + [ + -18.2325, + -50.1065 + ], + [ + -10.1206, + -41.4457 + ], + [ + -4.17243, + -32.2413 + ], + [ + 0.509009, + -22.7254 + ], + [ + 4.46722, + -13.0315 + ], + [ + 8.06309, + -3.24732 + ], + [ + 11.5741, + 6.5584 + ], + [ + 15.259, + 16.3212 + ], + [ + 19.4154, + 25.9679 + ], + [ + 19.4172, + 25.9673 + ], + [ + 15.2608, + 16.3206 + ], + [ + 11.5758, + 6.55779 + ], + [ + 8.06478, + -3.24794 + ], + [ + 4.46893, + -13.0321 + ], + [ + 0.510779, + -22.7262 + ], + [ + -4.17057, + -32.2422 + ], + [ + -10.1187, + -41.4468 + ], + [ + -18.2306, + -50.1079 + ], + [ + -30.0057, + -57.7783 + ], + [ + -47.4928, + -63.5828 + ], + [ + -71.1048, + -66.1244 + ], + [ + -95.5037, + -64.4141 + ], + [ + -114.342, + -59.15 + ], + [ + -127.11, + -51.7704 + ], + [ + -135.822, + -43.2653 + ], + [ + -142.122, + -34.1486 + ], + [ + -147.008, + -24.6841 + ], + [ + -151.08, + -15.0193 + ], + [ + -154.725, + -5.24871 + ], + [ + -158.232, + 4.55665 + ], + [ + -161.859, + 14.3325 + ], + [ + -165.89, + 24.0087 + ], + [ + -170.704, + 33.4931 + ], + [ + -176.88, + 42.6429 + ], + [ + -180.0, + 45.78521192660551 + ], + [ + -180.0, + 45.78779897659099 + ] + ] + ], + [ + [ + [ + 180.0, + 45.78521192660551 + ], + [ + 174.618, + 51.2057 + ], + [ + 162.195, + 58.6909 + ], + [ + 143.81, + 64.147 + ], + [ + 143.812, + 64.1487 + ], + [ + 162.196, + 58.6925 + ], + [ + 174.62, + 51.2071 + ], + [ + 180.0, + 45.78779897659099 + ], + [ + 180.0, + 45.78521192660551 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_MW_2__AMR_____20240224T173236_20240224T190719_20240224T191551_5683_121_108_054_EUM__OPE_NR_F08.SEN6", + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "startDate": "2024-02-24T17:32:36.041156Z", + "completionDate": "2024-02-24T19:07:18.995750Z", + "productType": "MW_2__AMR____", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 15243, + "updated": "2024-02-24T19:36:21.326635Z", + "published": "2024-02-24T19:36:21.326635Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4f961c01-5b84-4d6d-93a3-0be9cc888440", + "size": 3368960, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4f961c01-5b84-4d6d-93a3-0be9cc888440", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/4f961c01-5b84-4d6d-93a3-0be9cc888440.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -52.427152235238, + -16.6201233364494 + ] + }, + "instrument": "AMR-C", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,45.787798976591 -176.879,42.644 -170.702,33.494 -165.888,24.0095 -161.857,14.3332 -158.23,4.55728 -154.723,-5.2481 -151.078,-15.0187 -147.006,-24.6835 -142.12,-34.1479 -135.82,-43.2645 -127.108,-51.7694 -114.34,-59.1489 -95.5011,-64.4127 -71.1032,-66.1227 -47.493,-63.581 -30.0072,-57.7767 -18.2325,-50.1065 -10.1206,-41.4457 -4.17243,-32.2413 0.509009,-22.7254 4.46722,-13.0315 8.06309,-3.24732 11.5741,6.5584 15.259,16.3212 19.4154,25.9679 19.4172,25.9673 15.2608,16.3206 11.5758,6.55779 8.06478,-3.24794 4.46893,-13.0321 0.510779,-22.7262 -4.17057,-32.2422 -10.1187,-41.4468 -18.2306,-50.1079 -30.0057,-57.7783 -47.4928,-63.5828 -71.1048,-66.1244 -95.5037,-64.4141 -114.342,-59.15 -127.11,-51.7704 -135.822,-43.2653 -142.122,-34.1486 -147.008,-24.6841 -151.08,-15.0193 -154.725,-5.24871 -158.232,4.55665 -161.859,14.3325 -165.89,24.0087 -170.704,33.4931 -176.88,42.6429 -180,45.7852119266055 -180,45.787798976591180.0,45.7852119266055 174.618,51.2057 162.195,58.6909 143.81,64.147 143.812,64.1487 162.196,58.6925 174.62,51.2071 180.0,45.787798976591 180.0,45.7852119266055", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/AMR-C/MW_2__AMR____/2024/02/24/S6A_MW_2__AMR_____20240224T173236_20240224T190719_20240224T191551_5683_121_108_054_EUM__OPE_NR_F08.SEN6", + "orbitDirection": null, + "timeliness": "NR", + "relativeOrbitNumber": 54, + "processingBaseline": 0 + }, + "id": "4f961c01-5b84-4d6d-93a3-0be9cc888440" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 91.6817, + 59.3681 + ], + [ + 78.7389, + 52.0359 + ], + [ + 69.9219, + 43.5541 + ], + [ + 63.5609, + 34.449 + ], + [ + 58.639, + 24.9902 + ], + [ + 54.5477, + 15.328 + ], + [ + 50.8937, + 5.55806 + ], + [ + 47.3865, + -4.24792 + ], + [ + 43.7678, + -14.0257 + ], + [ + 39.7553, + -23.7056 + ], + [ + 34.9747, + -33.1965 + ], + [ + 28.8561, + -42.3582 + ], + [ + 20.4534, + -50.9436 + ], + [ + 8.1948, + -58.4734 + ], + [ + -9.96347, + -64.0159 + ], + [ + -34.0024, + -66.1478 + ], + [ + -34.0024, + -66.1496 + ], + [ + -9.96341, + -64.0177 + ], + [ + 8.19621, + -58.475 + ], + [ + 20.4552, + -50.9449 + ], + [ + 28.8581, + -42.3593 + ], + [ + 34.9766, + -33.1973 + ], + [ + 39.7571, + -23.7063 + ], + [ + 43.7696, + -14.0264 + ], + [ + 47.3881, + -4.24855 + ], + [ + 50.8954, + 5.55745 + ], + [ + 54.5494, + 15.3273 + ], + [ + 58.6409, + 24.9895 + ], + [ + 63.5629, + 34.4483 + ], + [ + 69.9242, + 43.5533 + ], + [ + 78.7414, + 52.035 + ], + [ + 91.6845, + 59.3669 + ], + [ + 91.6817, + 59.3681 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_MW_2__AMR_____20240911T225427_20240911T235039_20241003T123855_3373_141_157_078_EUM__OPE_NT_F09.SEN6", + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "startDate": "2024-09-11T22:54:26.571750Z", + "completionDate": "2024-09-11T23:50:39.347250Z", + "productType": "MW_2__AMR____", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 17807, + "updated": "2024-10-03T13:36:57.810176Z", + "published": "2024-10-03T13:26:31.802876Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a17ac1d7-02da-4276-be23-18e353060c5b", + "size": 2160640, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a17ac1d7-02da-4276-be23-18e353060c5b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/a17ac1d7-02da-4276-be23-18e353060c5b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 37.2098409625071, + -11.6872766954778 + ] + }, + "instrument": "AMR-C", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "91.6817,59.3681 78.7389,52.0359 69.9219,43.5541 63.5609,34.449 58.639,24.9902 54.5477,15.328 50.8937,5.55806 47.3865,-4.24792 43.7678,-14.0257 39.7553,-23.7056 34.9747,-33.1965 28.8561,-42.3582 20.4534,-50.9436 8.1948,-58.4734 -9.96347,-64.0159 -34.0024,-66.1478 -34.0024,-66.1496 -9.96341,-64.0177 8.19621,-58.475 20.4552,-50.9449 28.8581,-42.3593 34.9766,-33.1973 39.7571,-23.7063 43.7696,-14.0264 47.3881,-4.24855 50.8954,5.55745 54.5494,15.3273 58.6409,24.9895 63.5629,34.4483 69.9242,43.5533 78.7414,52.035 91.6845,59.3669 91.6817,59.3681", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/AMR-C/MW_2__AMR____/2024/09/11/S6A_MW_2__AMR_____20240911T225427_20240911T235039_20241003T123855_3373_141_157_078_EUM__OPE_NT_F09.SEN6", + "orbitDirection": null, + "timeliness": "NT", + "relativeOrbitNumber": 78, + "processingBaseline": 0 + }, + "id": "a17ac1d7-02da-4276-be23-18e353060c5b" + } + ], + "properties": { + "id": "15e4a611-460d-5a3c-b824-2034f6e0e77d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=MW_2__AMR____" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_OCN.json b/tests/data/opensearch/creodias_search_OCN.json new file mode 100644 index 0000000..0691348 --- /dev/null +++ b/tests/data/opensearch/creodias_search_OCN.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -38.28088, + 62.497223 + ], + [ + -30.235838, + 63.286552 + ], + [ + -29.090261, + 59.712269 + ], + [ + -36.297157, + 58.967144 + ], + [ + -38.28088, + 62.497223 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_OCN__2SDH_20151230T194648_20151230T194748_009276_00D639_469A.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-30T19:46:48.358155Z", + "completionDate": "2015-12-30T19:47:48.353494Z", + "productType": "EW_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9276, + "updated": "2024-05-13T10:26:04.720323Z", + "published": "2017-10-22T00:10:43.924000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/397e7707-6e3e-56a7-b8d9-51f4ca448db9", + "size": 35074098, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 397e7707-6e3e-56a7-b8d9-51f4ca448db9", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/397e7707-6e3e-56a7-b8d9-51f4ca448db9.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -33.6855705, + 61.126848 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-38.28088,62.497223 -30.235838,63.286552 -29.090261,59.712269 -36.297157,58.967144 -38.28088,62.497223", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2015/12/30/S1A_EW_OCN__2SDH_20151230T194648_20151230T194748_009276_00D639_469A.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 104, + "processingBaseline": 0 + }, + "id": "397e7707-6e3e-56a7-b8d9-51f4ca448db9" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -40.463184, + 62.707817 + ], + [ + -32.370335, + 63.499413 + ], + [ + -31.214973, + 59.925358 + ], + [ + -38.458107, + 59.178921 + ], + [ + -40.463184, + 62.707817 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_OCN__2SDH_20151024T195507_20151024T195607_008299_00BB30_A9B7.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-24T19:55:07.420564Z", + "completionDate": "2015-10-24T19:56:07.416643Z", + "productType": "EW_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8299, + "updated": "2024-06-10T15:46:53.382772Z", + "published": "2017-11-16T18:02:00.451000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/cd69f94f-3471-5994-9843-b0a39c00f152", + "size": 35073939, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for cd69f94f-3471-5994-9843-b0a39c00f152", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/cd69f94f-3471-5994-9843-b0a39c00f152.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -35.8390785, + 61.339167 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-40.463184,62.707817 -32.370335,63.499413 -31.214973,59.925358 -38.458107,59.178921 -40.463184,62.707817", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2015/10/24/S1A_EW_OCN__2SDH_20151024T195507_20151024T195607_008299_00BB30_A9B7.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 2, + "processingBaseline": 0 + }, + "id": "cd69f94f-3471-5994-9843-b0a39c00f152" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -42.785225, + 66.226379 + ], + [ + -33.581413, + 67.075737 + ], + [ + -32.369419, + 63.499702 + ], + [ + -40.463326, + 62.708038 + ], + [ + -42.785225, + 66.226379 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_OCN__2SDH_20151024T195607_20151024T195707_008299_00BB30_2194.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-24T19:56:07.420391Z", + "completionDate": "2015-10-24T19:57:07.416470Z", + "productType": "EW_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8299, + "updated": "2024-06-10T15:46:54.729593Z", + "published": "2017-11-16T18:01:01.017000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c69d7e4a-2b15-5a60-902c-1bc6bcb87607", + "size": 35053549, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c69d7e4a-2b15-5a60-902c-1bc6bcb87607", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/c69d7e4a-2b15-5a60-902c-1bc6bcb87607.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -37.577322, + 64.8918875 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-42.785225,66.226379 -33.581413,67.075737 -32.369419,63.499702 -40.463326,62.708038 -42.785225,66.226379", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2015/10/24/S1A_EW_OCN__2SDH_20151024T195607_20151024T195707_008299_00BB30_2194.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 2, + "processingBaseline": 0 + }, + "id": "c69d7e4a-2b15-5a60-902c-1bc6bcb87607" + } + ], + "properties": { + "id": "39bfb1f7-5a3d-5bc1-b7ef-117980845575", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=OCN" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_OL_1_EFR___.json b/tests/data/opensearch/creodias_search_OL_1_EFR___.json new file mode 100644 index 0000000..854b4af --- /dev/null +++ b/tests/data/opensearch/creodias_search_OL_1_EFR___.json @@ -0,0 +1,818 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 103.231, + 10.2983 + ], + [ + 103.848, + 10.1754 + ], + [ + 104.467, + 10.0521 + ], + [ + 105.082, + 9.92836 + ], + [ + 105.703, + 9.80232 + ], + [ + 106.321, + 9.67563 + ], + [ + 106.937, + 9.54802 + ], + [ + 107.554, + 9.41976 + ], + [ + 108.167, + 9.29024 + ], + [ + 108.784, + 9.15874 + ], + [ + 109.399, + 9.02987 + ], + [ + 110.011, + 8.897 + ], + [ + 110.627, + 8.76496 + ], + [ + 111.24, + 8.62919 + ], + [ + 111.852, + 8.49351 + ], + [ + 112.464, + 8.354 + ], + [ + 113.078, + 8.21752 + ], + [ + 113.689, + 8.07899 + ], + [ + 114.299, + 7.93968 + ], + [ + 114.91, + 7.79872 + ], + [ + 115.532, + 10.4487 + ], + [ + 116.169, + 13.1001 + ], + [ + 116.823, + 15.7514 + ], + [ + 117.496, + 18.4003 + ], + [ + 116.86, + 18.549 + ], + [ + 116.224, + 18.6949 + ], + [ + 115.587, + 18.8387 + ], + [ + 114.946, + 18.9793 + ], + [ + 114.306, + 19.1216 + ], + [ + 113.666, + 19.2589 + ], + [ + 113.024, + 19.395 + ], + [ + 112.382, + 19.5254 + ], + [ + 111.737, + 19.6566 + ], + [ + 111.09, + 19.7819 + ], + [ + 110.442, + 19.9085 + ], + [ + 109.797, + 20.0319 + ], + [ + 109.148, + 20.1527 + ], + [ + 108.499, + 20.2716 + ], + [ + 107.848, + 20.3882 + ], + [ + 107.199, + 20.5019 + ], + [ + 106.543, + 20.614 + ], + [ + 105.889, + 20.7232 + ], + [ + 105.238, + 20.8306 + ], + [ + 104.753, + 18.1957 + ], + [ + 104.258, + 15.5614 + ], + [ + 103.75, + 12.9278 + ], + [ + 103.231, + 10.2983 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_1_EFR____20160501T023419_20160501T023719_20180207T115325_0179_003_317_2700_LR2_R_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-05-01T02:34:18.569970Z", + "completionDate": "2016-05-01T02:37:18.569970Z", + "productType": "OL_1_EFR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 1060, + "updated": "2018-09-28T01:04:24.163942Z", + "published": "2018-09-28T01:04:24.163942Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9cfe223d-9a61-5737-8bdc-483051107aaa", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9cfe223d-9a61-5737-8bdc-483051107aaa", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/9cfe223d-9a61-5737-8bdc-483051107aaa.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 110.3635, + 14.31466 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_1_EFR/2016/05/01/S3A_OL_1_EFR____20160501T023419_20160501T023719_20180207T115325_0179_003_317_2700_LR2_R_NT_002.SEN3/S3A_OL_1_EFR____20160501T023419_20160501T023719_20180207T115325_0179_003_317_2700_LR2_R_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "103.231,10.2983 103.848,10.1754 104.467,10.0521 105.082,9.92836 105.703,9.80232 106.321,9.67563 106.937,9.54802 107.554,9.41976 108.167,9.29024 108.784,9.15874 109.399,9.02987 110.011,8.897 110.627,8.76496 111.24,8.62919 111.852,8.49351 112.464,8.354 113.078,8.21752 113.689,8.07899 114.299,7.93968 114.91,7.79872 115.532,10.4487 116.169,13.1001 116.823,15.7514 117.496,18.4003 116.86,18.549 116.224,18.6949 115.587,18.8387 114.946,18.9793 114.306,19.1216 113.666,19.2589 113.024,19.395 112.382,19.5254 111.737,19.6566 111.09,19.7819 110.442,19.9085 109.797,20.0319 109.148,20.1527 108.499,20.2716 107.848,20.3882 107.199,20.5019 106.543,20.614 105.889,20.7232 105.238,20.8306 104.753,18.1957 104.258,15.5614 103.75,12.9278 103.231,10.2983", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_1_EFR/2016/05/01/S3A_OL_1_EFR____20160501T023419_20160501T023719_20180207T115325_0179_003_317_2700_LR2_R_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 317, + "processingBaseline": 0 + }, + "id": "9cfe223d-9a61-5737-8bdc-483051107aaa" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 98.4695, + -10.7209 + ], + [ + 99.0795, + -10.8775 + ], + [ + 99.6929, + -11.0319 + ], + [ + 100.304, + -11.1844 + ], + [ + 100.921, + -11.337 + ], + [ + 101.537, + -11.4877 + ], + [ + 102.149, + -11.6361 + ], + [ + 102.767, + -11.7839 + ], + [ + 103.383, + -11.9305 + ], + [ + 104.0, + -12.0761 + ], + [ + 104.621, + -12.2173 + ], + [ + 105.24, + -12.3602 + ], + [ + 105.859, + -12.4987 + ], + [ + 106.478, + -12.6391 + ], + [ + 107.098, + -12.7771 + ], + [ + 107.72, + -12.9165 + ], + [ + 108.344, + -13.0505 + ], + [ + 108.966, + -13.184 + ], + [ + 109.588, + -13.3158 + ], + [ + 110.212, + -13.447 + ], + [ + 110.787, + -10.7968 + ], + [ + 111.362, + -8.14153 + ], + [ + 111.94, + -5.48513 + ], + [ + 112.521, + -2.82696 + ], + [ + 111.914, + -2.69191 + ], + [ + 111.307, + -2.55701 + ], + [ + 110.7, + -2.42168 + ], + [ + 110.094, + -2.28775 + ], + [ + 109.486, + -2.14902 + ], + [ + 108.88, + -2.01291 + ], + [ + 108.276, + -1.87611 + ], + [ + 107.669, + -1.74183 + ], + [ + 107.062, + -1.60437 + ], + [ + 106.454, + -1.4703 + ], + [ + 105.849, + -1.33308 + ], + [ + 105.242, + -1.19523 + ], + [ + 104.638, + -1.05896 + ], + [ + 104.032, + -0.921415 + ], + [ + 103.426, + -0.783581 + ], + [ + 102.817, + -0.645126 + ], + [ + 102.214, + -0.50794 + ], + [ + 101.608, + -0.370018 + ], + [ + 101.003, + -0.230883 + ], + [ + 100.403, + -2.85954 + ], + [ + 99.7809, + -5.48462 + ], + [ + 99.1369, + -8.10736 + ], + [ + 98.4695, + -10.7209 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_1_EFR____20160501T024019_20160501T024319_20180207T115755_0179_003_317_3060_LR2_R_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-05-01T02:40:18.570027Z", + "completionDate": "2016-05-01T02:43:18.570027Z", + "productType": "OL_1_EFR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 1060, + "updated": "2018-09-28T01:04:27.757042Z", + "published": "2018-09-28T01:04:27.757042Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/22c254cc-93e7-5159-a191-5cc982aad24a", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 22c254cc-93e7-5159-a191-5cc982aad24a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/22c254cc-93e7-5159-a191-5cc982aad24a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 105.49525, + -6.8389415 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_1_EFR/2016/05/01/S3A_OL_1_EFR____20160501T024019_20160501T024319_20180207T115755_0179_003_317_3060_LR2_R_NT_002.SEN3/S3A_OL_1_EFR____20160501T024019_20160501T024319_20180207T115755_0179_003_317_3060_LR2_R_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "98.4695,-10.7209 99.0795,-10.8775 99.6929,-11.0319 100.304,-11.1844 100.921,-11.337 101.537,-11.4877 102.149,-11.6361 102.767,-11.7839 103.383,-11.9305 104.0,-12.0761 104.621,-12.2173 105.24,-12.3602 105.859,-12.4987 106.478,-12.6391 107.098,-12.7771 107.72,-12.9165 108.344,-13.0505 108.966,-13.184 109.588,-13.3158 110.212,-13.447 110.787,-10.7968 111.362,-8.14153 111.94,-5.48513 112.521,-2.82696 111.914,-2.69191 111.307,-2.55701 110.7,-2.42168 110.094,-2.28775 109.486,-2.14902 108.88,-2.01291 108.276,-1.87611 107.669,-1.74183 107.062,-1.60437 106.454,-1.4703 105.849,-1.33308 105.242,-1.19523 104.638,-1.05896 104.032,-0.921415 103.426,-0.783581 102.817,-0.645126 102.214,-0.50794 101.608,-0.370018 101.003,-0.230883 100.403,-2.85954 99.7809,-5.48462 99.1369,-8.10736 98.4695,-10.7209", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_1_EFR/2016/05/01/S3A_OL_1_EFR____20160501T024019_20160501T024319_20180207T115755_0179_003_317_3060_LR2_R_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 317, + "processingBaseline": 0 + }, + "id": "22c254cc-93e7-5159-a191-5cc982aad24a" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 105.239, + 20.8332 + ], + [ + 105.89, + 20.7258 + ], + [ + 106.544, + 20.6166 + ], + [ + 107.199, + 20.5045 + ], + [ + 107.848, + 20.3908 + ], + [ + 108.499, + 20.2742 + ], + [ + 109.149, + 20.1553 + ], + [ + 109.798, + 20.0345 + ], + [ + 110.443, + 19.9111 + ], + [ + 111.091, + 19.7845 + ], + [ + 111.737, + 19.6592 + ], + [ + 112.382, + 19.528 + ], + [ + 113.025, + 19.3976 + ], + [ + 113.666, + 19.2615 + ], + [ + 114.307, + 19.1242 + ], + [ + 114.947, + 18.9819 + ], + [ + 115.588, + 18.8413 + ], + [ + 116.225, + 18.6974 + ], + [ + 116.861, + 18.5516 + ], + [ + 117.497, + 18.4029 + ], + [ + 118.191, + 21.0437 + ], + [ + 118.911, + 23.6866 + ], + [ + 119.661, + 26.3252 + ], + [ + 120.444, + 28.9605 + ], + [ + 119.759, + 29.1203 + ], + [ + 119.071, + 29.2762 + ], + [ + 118.379, + 29.429 + ], + [ + 117.688, + 29.576 + ], + [ + 116.993, + 29.7241 + ], + [ + 116.296, + 29.8657 + ], + [ + 115.601, + 30.0042 + ], + [ + 114.9, + 30.1362 + ], + [ + 114.197, + 30.2674 + ], + [ + 113.491, + 30.3912 + ], + [ + 112.787, + 30.5143 + ], + [ + 112.078, + 30.6338 + ], + [ + 111.373, + 30.7479 + ], + [ + 110.673, + 30.8576 + ], + [ + 109.956, + 30.9659 + ], + [ + 109.248, + 31.0686 + ], + [ + 108.525, + 31.1692 + ], + [ + 107.813, + 31.2642 + ], + [ + 107.084, + 31.3583 + ], + [ + 106.635, + 28.7264 + ], + [ + 106.178, + 26.0956 + ], + [ + 105.713, + 23.4613 + ], + [ + 105.239, + 20.8332 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_1_EFR____20160501T023119_20160501T023419_20180207T115114_0179_003_317_2520_LR2_R_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-05-01T02:31:18.569970Z", + "completionDate": "2016-05-01T02:34:18.569970Z", + "productType": "OL_1_EFR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 1060, + "updated": "2018-09-28T01:05:07.684459Z", + "published": "2018-09-28T01:05:07.684459Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d7ca6916-2a9b-5357-8c16-e6162850f012", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d7ca6916-2a9b-5357-8c16-e6162850f012", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/d7ca6916-2a9b-5357-8c16-e6162850f012.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 112.8415, + 24.8806 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_1_EFR/2016/05/01/S3A_OL_1_EFR____20160501T023119_20160501T023419_20180207T115114_0179_003_317_2520_LR2_R_NT_002.SEN3/S3A_OL_1_EFR____20160501T023119_20160501T023419_20180207T115114_0179_003_317_2520_LR2_R_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "105.239,20.8332 105.89,20.7258 106.544,20.6166 107.199,20.5045 107.848,20.3908 108.499,20.2742 109.149,20.1553 109.798,20.0345 110.443,19.9111 111.091,19.7845 111.737,19.6592 112.382,19.528 113.025,19.3976 113.666,19.2615 114.307,19.1242 114.947,18.9819 115.588,18.8413 116.225,18.6974 116.861,18.5516 117.497,18.4029 118.191,21.0437 118.911,23.6866 119.661,26.3252 120.444,28.9605 119.759,29.1203 119.071,29.2762 118.379,29.429 117.688,29.576 116.993,29.7241 116.296,29.8657 115.601,30.0042 114.9,30.1362 114.197,30.2674 113.491,30.3912 112.787,30.5143 112.078,30.6338 111.373,30.7479 110.673,30.8576 109.956,30.9659 109.248,31.0686 108.525,31.1692 107.813,31.2642 107.084,31.3583 106.635,28.7264 106.178,26.0956 105.713,23.4613 105.239,20.8332", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_1_EFR/2016/05/01/S3A_OL_1_EFR____20160501T023119_20160501T023419_20180207T115114_0179_003_317_2520_LR2_R_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 317, + "processingBaseline": 0 + }, + "id": "d7ca6916-2a9b-5357-8c16-e6162850f012" + } + ], + "properties": { + "id": "c9bd5d8c-c188-5fba-bfbd-1529c74a2485", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=OL_1_EFR___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_OL_1_ERR___.json b/tests/data/opensearch/creodias_search_OL_1_ERR___.json new file mode 100644 index 0000000..ae21322 --- /dev/null +++ b/tests/data/opensearch/creodias_search_OL_1_ERR___.json @@ -0,0 +1,3254 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -148.338, + -53.0138 + ], + [ + -147.443, + -53.3237 + ], + [ + -146.525, + -53.6169 + ], + [ + -145.595, + -53.903 + ], + [ + -144.652, + -54.1818 + ], + [ + -143.697, + -54.4531 + ], + [ + -142.729, + -54.7167 + ], + [ + -141.749, + -54.9724 + ], + [ + -140.756, + -55.2202 + ], + [ + -139.751, + -55.4598 + ], + [ + -138.731, + -55.6889 + ], + [ + -137.702, + -55.9116 + ], + [ + -136.662, + -56.1257 + ], + [ + -135.611, + -56.3323 + ], + [ + -134.548, + -56.5284 + ], + [ + -133.475, + -56.7154 + ], + [ + -132.39, + -56.8931 + ], + [ + -131.295, + -57.0611 + ], + [ + -130.192, + -57.2194 + ], + [ + -129.075, + -57.3577 + ], + [ + -128.209, + -55.3136 + ], + [ + -127.393, + -53.2234 + ], + [ + -126.635, + -51.1274 + ], + [ + -125.921, + -49.0303 + ], + [ + -125.244, + -46.9296 + ], + [ + -124.603, + -44.8267 + ], + [ + -123.992, + -42.7191 + ], + [ + -124.819, + -42.5988 + ], + [ + -125.639, + -42.4621 + ], + [ + -126.457, + -42.3196 + ], + [ + -127.27, + -42.1711 + ], + [ + -128.08, + -42.0169 + ], + [ + -128.885, + -41.8571 + ], + [ + -129.686, + -41.6905 + ], + [ + -130.484, + -41.5195 + ], + [ + -131.277, + -41.343 + ], + [ + -132.067, + -41.1634 + ], + [ + -132.851, + -40.9761 + ], + [ + -133.631, + -40.7835 + ], + [ + -134.407, + -40.5858 + ], + [ + -135.177, + -40.3828 + ], + [ + -135.943, + -40.1747 + ], + [ + -136.705, + -39.9616 + ], + [ + -137.461, + -39.7434 + ], + [ + -138.213, + -39.5203 + ], + [ + -138.953, + -39.2818 + ], + [ + -140.021, + -41.2993 + ], + [ + -141.164, + -43.3013 + ], + [ + -142.39, + -45.2862 + ], + [ + -143.709, + -47.2562 + ], + [ + -145.136, + -49.2141 + ], + [ + -146.685, + -51.1456 + ], + [ + -148.338, + -53.0138 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_1_ERR____20160501T180030_20160501T180442_20180207T084442_0252_003_326______LR2_R_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-05-01T18:00:30.130165Z", + "completionDate": "2016-05-01T18:04:42.169034Z", + "productType": "OL_1_ERR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 1069, + "updated": "2018-09-28T00:33:09.937779Z", + "published": "2018-09-28T00:33:09.937779Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/034b4fe7-ff97-5bdc-a1d2-e5156f348e3d", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 034b4fe7-ff97-5bdc-a1d2-e5156f348e3d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/034b4fe7-ff97-5bdc-a1d2-e5156f348e3d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -136.165, + -48.31975 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_1_ERR/2016/05/01/S3A_OL_1_ERR____20160501T180030_20160501T180442_20180207T084442_0252_003_326______LR2_R_NT_002.SEN3/S3A_OL_1_ERR____20160501T180030_20160501T180442_20180207T084442_0252_003_326______LR2_R_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-148.338,-53.0138 -147.443,-53.3237 -146.525,-53.6169 -145.595,-53.903 -144.652,-54.1818 -143.697,-54.4531 -142.729,-54.7167 -141.749,-54.9724 -140.756,-55.2202 -139.751,-55.4598 -138.731,-55.6889 -137.702,-55.9116 -136.662,-56.1257 -135.611,-56.3323 -134.548,-56.5284 -133.475,-56.7154 -132.39,-56.8931 -131.295,-57.0611 -130.192,-57.2194 -129.075,-57.3577 -128.209,-55.3136 -127.393,-53.2234 -126.635,-51.1274 -125.921,-49.0303 -125.244,-46.9296 -124.603,-44.8267 -123.992,-42.7191 -124.819,-42.5988 -125.639,-42.4621 -126.457,-42.3196 -127.27,-42.1711 -128.08,-42.0169 -128.885,-41.8571 -129.686,-41.6905 -130.484,-41.5195 -131.277,-41.343 -132.067,-41.1634 -132.851,-40.9761 -133.631,-40.7835 -134.407,-40.5858 -135.177,-40.3828 -135.943,-40.1747 -136.705,-39.9616 -137.461,-39.7434 -138.213,-39.5203 -138.953,-39.2818 -140.021,-41.2993 -141.164,-43.3013 -142.39,-45.2862 -143.709,-47.2562 -145.136,-49.2141 -146.685,-51.1456 -148.338,-53.0138", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_1_ERR/2016/05/01/S3A_OL_1_ERR____20160501T180030_20160501T180442_20180207T084442_0252_003_326______LR2_R_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 326, + "processingBaseline": 0 + }, + "id": "034b4fe7-ff97-5bdc-a1d2-e5156f348e3d" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 0.001145894818538, + 89.55234009173911 + ], + [ + 11.24988768286639, + 89.5523392964616 + ], + [ + 11.25011231713377, + 89.5523392964616 + ], + [ + 22.49988768286638, + 89.5523392964616 + ], + [ + 22.50011231713376, + 89.5523392964616 + ], + [ + 33.749887682866365, + 89.5523392964616 + ], + [ + 33.75011231713375, + 89.5523392964616 + ], + [ + 44.999887682866365, + 89.5523392964616 + ], + [ + 45.00011231713375, + 89.5523392964616 + ], + [ + 56.24988768286635, + 89.5523392964616 + ], + [ + 56.25011231713373, + 89.5523392964616 + ], + [ + 67.49988768286633, + 89.5523392964616 + ], + [ + 67.50011231713371, + 89.5523392964616 + ], + [ + 78.74988768286632, + 89.5523392964616 + ], + [ + 78.7501123171337, + 89.5523392964616 + ], + [ + 89.99988768286632, + 89.5523392964616 + ], + [ + 90.00011231713368, + 89.5523392964616 + ], + [ + 101.24988768286644, + 89.5523392964616 + ], + [ + 101.25011231713383, + 89.5523392964616 + ], + [ + 112.49988768286646, + 89.5523392964616 + ], + [ + 112.50011231713383, + 89.5523392964616 + ], + [ + 123.74988768286646, + 89.5523392964616 + ], + [ + 123.75011231713384, + 89.5523392964616 + ], + [ + 134.99988768286647, + 89.5523392964616 + ], + [ + 135.00011231713387, + 89.5523392964616 + ], + [ + 146.2498876828665, + 89.5523392964616 + ], + [ + 146.25011231713387, + 89.5523392964616 + ], + [ + 157.4998876828665, + 89.5523392964616 + ], + [ + 157.50011231713387, + 89.5523392964616 + ], + [ + 168.7498876828665, + 89.5523392964616 + ], + [ + 168.7501123171339, + 89.5523392964616 + ], + [ + 176.672962080163, + 89.55413626597974 + ], + [ + 166.43742250367222, + 89.12610160383616 + ], + [ + 166.43742161358074, + 89.12610152739552 + ], + [ + 159.86780507413084, + 87.37260050803972 + ], + [ + 159.86780498659405, + 87.37260043164969 + ], + [ + 158.75888312994638, + 85.6125002585011 + ], + [ + 158.75888310314053, + 85.61250017341601 + ], + [ + 158.44091658666724, + 83.85060012373897 + ], + [ + 158.4409165795632, + 83.85060004069118 + ], + [ + 158.3829353906151, + 82.08840911129718 + ], + [ + 153.88499604658156, + 82.07480893803792 + ], + [ + 153.88499497452875, + 82.07480892772686 + ], + [ + 149.4459901158164, + 82.00260884784159 + ], + [ + 145.11098562481877, + 81.88400872018845 + ], + [ + 140.92398159585653, + 81.72100855081796 + ], + [ + 136.9159781053639, + 81.51610834737087 + ], + [ + 133.11397515888433, + 81.27240811613055 + ], + [ + 129.53597280554598, + 80.99270786852095 + ], + [ + 126.17797099707259, + 80.6807076116798 + ], + [ + 123.04596961930163, + 80.33940734526168 + ], + [ + 123.04596949130283, + 80.33940733015794 + ], + [ + 120.13996863788618, + 79.96950707457404 + ], + [ + 117.43696812842246, + 79.57840682554271 + ], + [ + 114.93296786802091, + 79.16620657896641 + ], + [ + 112.6099678187399, + 78.73660633845861 + ], + [ + 112.6099677690639, + 78.7366063286918 + ], + [ + 110.462967879992, + 78.28890609076255 + ], + [ + 108.47396814203559, + 77.82640586381413 + ], + [ + 106.63196852156085, + 77.35030564837263 + ], + [ + 104.92296899506196, + 76.86270544667745 + ], + [ + 103.33496951574686, + 76.36440525120112 + ], + [ + 103.33496919147733, + 76.36440514281864 + ], + [ + 101.890990069616, + 75.85121249797191 + ], + [ + 95.25411810558158, + 76.79980792657152 + ], + [ + 87.7299145451058, + 77.55800838156675 + ], + [ + 79.4088094914698, + 78.08980873680089 + ], + [ + 70.51970323847601, + 78.36240893256618 + ], + [ + 61.426396564337615, + 78.3577089295237 + ], + [ + 52.55199038925945, + 78.07820873074411 + ], + [ + 44.24898536459622, + 77.54260837263918 + ], + [ + 36.74348181739577, + 76.77840791361983 + ], + [ + 30.127679682236, + 75.82510741404825 + ], + [ + 24.382078641103345, + 74.7180069127227 + ], + [ + 19.417978399701312, + 73.48500644073002 + ], + [ + 15.14107865454282, + 72.15830600607406 + ], + [ + 11.44397921391025, + 70.75080561216093 + ], + [ + 8.22910995642013, + 69.28130526690938 + ], + [ + 5.419660768828237, + 67.76400495785806 + ], + [ + 2.947741607568805, + 66.20450468486035 + ], + [ + 0.756044441138007, + 64.61260444704892 + ], + [ + 0.000019753394053, + 64.01397556422157 + ], + [ + 0.001145894818538, + 89.55234009173911 + ] + ] + ], + [ + [ + [ + -63.01588653045958, + -54.69509538220095 + ], + [ + -61.50629868161321, + -53.15090836316309 + ], + [ + -61.50629847962718, + -53.15090814740362 + ], + [ + -60.0653985459419, + -51.54380824237385 + ], + [ + -60.06539834475676, + -51.54380800845008 + ], + [ + -58.7266984027418, + -49.919708103863115 + ], + [ + -58.72669820613293, + -49.91970785565413 + ], + [ + -57.47829825628602, + -48.27850795132598 + ], + [ + -57.47829806530584, + -48.278507690572006 + ], + [ + -56.31179810800274, + -46.623307786139264 + ], + [ + -56.31179792514634, + -46.62330751734835 + ], + [ + -55.21819796087247, + -44.95690761251059 + ], + [ + -55.21819778251583, + -44.956907331239485 + ], + [ + -54.1906978115094, + -43.2789074258146 + ], + [ + -54.19069763960327, + -43.278907135679134 + ], + [ + -53.22229766216103, + -41.58880722952469 + ], + [ + -53.22229750332667, + -41.58880694403294 + ], + [ + -52.30689752000593, + -39.89320703678286 + ], + [ + -52.306897362251334, + -39.89320673561162 + ], + [ + -51.4404973729866, + -38.18740682724861 + ], + [ + -51.4404972252726, + -38.18740652813683 + ], + [ + -50.61839723041338, + -36.4742066184643 + ], + [ + -50.618397093149035, + -36.4742063249097 + ], + [ + -49.835497093060255, + -34.75490641386177 + ], + [ + -49.83549695964403, + -34.75490611315063 + ], + [ + -49.08999695431043, + -33.02920620056531 + ], + [ + -49.08999683089538, + -33.02920590792871 + ], + [ + -48.37789682062566, + -31.298505993769236 + ], + [ + -48.377896703811935, + -31.29850570318737 + ], + [ + -47.69629668871347, + -29.5620057874422 + ], + [ + -47.69629658060224, + -29.562005505994044 + ], + [ + -47.042696560917136, + -27.82220558859529 + ], + [ + -47.0426964537527, + -27.822205296715374 + ], + [ + -46.41629642923389, + -26.075305377602287 + ], + [ + -46.416296337109024, + -26.075305115850302 + ], + [ + -45.81259630837506, + -24.326705195146488 + ], + [ + -45.812596217179774, + -24.326704925708754 + ], + [ + -45.231196183988004, + -22.573405003354154 + ], + [ + -45.23119609985414, + -22.573404744905538 + ], + [ + -44.670796062391226, + -20.81870482084515 + ], + [ + -44.67079598312416, + -20.818704568153443 + ], + [ + -44.129095941332224, + -19.059504642534137 + ], + [ + -44.12909587074411, + -19.05950440974228 + ], + [ + -43.60379582492401, + -17.299304482664162 + ], + [ + -43.6037957508287, + -17.299304229688683 + ], + [ + -43.09689570044543, + -15.53470430088352 + ], + [ + -43.09689563520699, + -15.534704070131088 + ], + [ + -42.60489558045719, + -13.765504139894993 + ], + [ + -42.6048955241118, + -13.765503934736529 + ], + [ + -42.125995465462715, + -11.99900400315052 + ], + [ + -42.125995404509915, + -11.999003774558002 + ], + [ + -41.66199534122979, + -10.228603841404226 + ], + [ + -41.66199529083001, + -10.228603646824464 + ], + [ + -41.20829522327119, + -8.455463712586756 + ], + [ + -41.208295170463714, + -8.455463503164935 + ], + [ + -40.76809509834226, + -6.682883567391522 + ], + [ + -40.76809505156662, + -6.682883376732863 + ], + [ + -40.337994974803664, + -4.907483439820399 + ], + [ + -40.337994929720985, + -4.907483251423311 + ], + [ + -39.918294848189646, + -3.130973313291449 + ], + [ + -39.918294805964265, + -3.130973132485727 + ], + [ + -39.50829471956323, + -1.354123193189956 + ], + [ + -39.50829467910367, + -1.3541230158208 + ], + [ + -39.10739458754326, + 0.424558924581478 + ], + [ + -39.107394549415126, + 0.424559095598441 + ], + [ + -38.71509445253485, + 2.204287037068 + ], + [ + -38.715094417540655, + 2.204287197325566 + ], + [ + -38.330394315273104, + 3.983467139753779 + ], + [ + -38.3303942807215, + 3.98346730118198 + ], + [ + -37.95339417263425, + 5.763667244594253 + ], + [ + -37.9533941386295, + 5.763667406931079 + ], + [ + -37.58439402430563, + 7.545547351383518 + ], + [ + -37.58439399605435, + 7.545547488674472 + ], + [ + -37.220493875670236, + 9.325757433788413 + ], + [ + -37.2204938434331, + 9.325757593319828 + ], + [ + -36.864493715952726, + 11.1088975394849 + ], + [ + -36.864493688497674, + 11.108897678049209 + ], + [ + -36.514293554067734, + 12.89049762499248 + ], + [ + -36.51429352751268, + 12.890497761108087 + ], + [ + -36.16939338554437, + 14.672397708763075 + ], + [ + -36.16939335950447, + 14.672397844362111 + ], + [ + -35.83009320951618, + 16.453997792779873 + ], + [ + -35.83009318449363, + 16.453997925178964 + ], + [ + -35.49599302587243, + 18.236097874307735 + ], + [ + -35.49599300099058, + 18.2360980081726 + ], + [ + -35.16749283298386, + 20.019497958075355 + ], + [ + -35.16749281155454, + 20.01949807496646 + ], + [ + -34.842792634139606, + 21.799598025393593 + ], + [ + -34.842792612418286, + 21.799598145181566 + ], + [ + -34.521992424460116, + 23.57979809614633 + ], + [ + -34.52199240058275, + 23.579798230025176 + ], + [ + -34.20729220059151, + 25.36369818185023 + ], + [ + -34.207292181904094, + 25.36369828810856 + ], + [ + -33.89539197024352, + 27.143098240321514 + ], + [ + -33.89539194995465, + 27.143098356823224 + ], + [ + -33.58749172480988, + 28.923298309597943 + ], + [ + -33.58749170511721, + 28.923298424191476 + ], + [ + -33.28369146543623, + 30.703298377546634 + ], + [ + -33.28369144728564, + 30.70329848437062 + ], + [ + -32.982791191906735, + 32.482698438130264 + ], + [ + -32.98279117365555, + 32.48269854665171 + ], + [ + -32.68539090107337, + 34.26139850090723 + ], + [ + -32.68539088263688, + 34.26139861193546 + ], + [ + -32.392290591088326, + 36.03959856680877 + ], + [ + -32.39229057529557, + 36.039598662819415 + ], + [ + -32.100590263178184, + 37.81689861787665 + ], + [ + -32.10059024509297, + 37.816898728958044 + ], + [ + -31.81368990977247, + 39.594398684712196 + ], + [ + -31.81368989435608, + 39.59439878049388 + ], + [ + -31.5286895338934, + 41.37049873650953 + ], + [ + -31.52868951750359, + 41.370498839269864 + ], + [ + -31.247289128672453, + 43.14639879580508 + ], + [ + -31.247289113816844, + 43.14639888983509 + ], + [ + -30.96788869380222, + 44.92059884664894 + ], + [ + -30.96788867891872, + 44.92059894151085 + ], + [ + -30.690688223547088, + 46.694498898634095 + ], + [ + -30.690688207288385, + 46.694499003625616 + ], + [ + -30.418487711371945, + 48.46969896148652 + ], + [ + -30.418487698472003, + 48.46969904559028 + ], + [ + -30.146787158710353, + 50.24069900350423 + ], + [ + -30.146787144287465, + 50.24069909801215 + ], + [ + -29.87778655241059, + 52.01349905631502 + ], + [ + -29.87778653751898, + 52.013499155296195 + ], + [ + -29.613685886646753, + 53.78559911432807 + ], + [ + -29.61368587422271, + 53.78559919774631 + ], + [ + -29.350285156287395, + 55.55549915686355 + ], + [ + -29.350285142773313, + 55.55549924819695 + ], + [ + -29.090084345786977, + 57.325399207784976 + ], + [ + -29.090084332887862, + 57.32539929593611 + ], + [ + -28.83258344382608, + 59.0943992559196 + ], + [ + -28.83258343080628, + 59.09439934598724 + ], + [ + -28.578982432870433, + 60.86259930655315 + ], + [ + -28.578982420146836, + 60.86259939596924 + ], + [ + -28.329381290713343, + 62.632399357134794 + ], + [ + -28.32938127905197, + 62.632399440169614 + ], + [ + -28.082579994935884, + 64.39849940175141 + ], + [ + -28.082579982904207, + 64.39849948860869 + ], + [ + -27.840278506082182, + 66.16549945087156 + ], + [ + -27.840278494541877, + 66.16549953579691 + ], + [ + -27.602876780805325, + 67.93129949880534 + ], + [ + -27.602876769440968, + 67.93129958438554 + ], + [ + -27.371774755406424, + 69.69739954835929 + ], + [ + -27.371774744191054, + 69.6973996356522 + ], + [ + -27.149872344468662, + 71.46339960104514 + ], + [ + -27.149872334886577, + 71.46339967811959 + ], + [ + -26.93356943337169, + 73.22639964437391 + ], + [ + -26.9335694229736, + 73.22639973182086 + ], + [ + -26.731965833766917, + 74.99099970035702 + ], + [ + -26.73196582423758, + 74.99099978773515 + ], + [ + -26.551061274438094, + 76.75609975949267 + ], + [ + -26.55106126738838, + 76.75609983074368 + ], + [ + -26.38495532850807, + 78.51799980480544 + ], + [ + -26.384955320747114, + 78.51799989881634 + ], + [ + -26.267447211781292, + 80.28239988046266 + ], + [ + -26.267447207648605, + 80.28239995836252 + ], + [ + -26.20843551438265, + 82.04479994914456 + ], + [ + -26.208435513717014, + 82.04480003052372 + ], + [ + -26.264017158728304, + 83.80760003920895 + ], + [ + -26.26401716589506, + 83.80760012413651 + ], + [ + -26.58008421936542, + 85.57020017351667 + ], + [ + -26.580084241055307, + 85.57020024521701 + ], + [ + -27.613508180562217, + 87.32850040659066 + ], + [ + -27.61350827594341, + 87.32850049482626 + ], + [ + -33.70254836491296, + 89.08220144028665 + ], + [ + -33.702549275848654, + 89.08220152712221 + ], + [ + -44.37227132931838, + 89.5527949246754 + ], + [ + -33.75011231713358, + 89.5523392964616 + ], + [ + -33.749887682866195, + 89.5523392964616 + ], + [ + -22.50011231713357, + 89.5523392964616 + ], + [ + -22.499887682866195, + 89.5523392964616 + ], + [ + -11.250112317133587, + 89.5523392964616 + ], + [ + -11.249887682866207, + 89.5523392964616 + ], + [ + -0.001145894818538, + 89.55234009173911 + ], + [ + -0.000019753369654, + 64.01394342496523 + ], + [ + -1.199806755909687, + 62.9937042361733 + ], + [ + -2.957295991021851, + 61.35150405034301 + ], + [ + -4.545765271189597, + 59.69110388488148 + ], + [ + -5.989974594780974, + 58.01340373901764 + ], + [ + -7.311393960674224, + 56.322303612192556 + ], + [ + -8.526803369930558, + 54.619703498765 + ], + [ + -9.649932818906391, + 52.90650339814002 + ], + [ + -10.693212306553136, + 51.184103306009234 + ], + [ + -11.663611826835716, + 49.45430322709357 + ], + [ + -12.574911376596921, + 47.716403160817734 + ], + [ + -13.431510959525959, + 45.97300309502752 + ], + [ + -14.237410566864144, + 44.22300304084694 + ], + [ + -15.002110197678801, + 42.469702996552535 + ], + [ + -15.728009853545363, + 40.711202952016556 + ], + [ + -16.418709528785502, + 38.94800291582139 + ], + [ + -17.079009223359424, + 37.18190288406783 + ], + [ + -17.710708934490736, + 35.41120285907155 + ], + [ + -18.31830866255389, + 33.639402836762955 + ], + [ + -18.90200840564347, + 31.862902817117387 + ], + [ + -19.465708161194787, + 30.084902805447 + ], + [ + -20.01080793072234, + 28.304902793201762 + ], + [ + -20.53830771165135, + 26.52200278495783 + ], + [ + -21.0507075026462, + 24.737502782674326 + ], + [ + -21.549207305586506, + 22.95190277683009 + ], + [ + -22.033407116060562, + 21.16250277976506 + ], + [ + -22.507806934498802, + 19.374102788953024 + ], + [ + -22.971106763723096, + 17.58390279036567 + ], + [ + -23.42370659920526, + 15.791102798828813 + ], + [ + -23.86820644088493, + 13.998502813464372 + ], + [ + -24.304706289695517, + 12.205002828350693 + ], + [ + -24.73420614500374, + 10.410602844033864 + ], + [ + -25.156806006464418, + 8.614852860088321 + ], + [ + -25.573205871501457, + 6.817992886145054 + ], + [ + -25.985605742806733, + 5.023542909737236 + ], + [ + -26.39210561921536, + 3.225842933366603 + ], + [ + -26.795405498465108, + 1.428572966320485 + ], + [ + -27.195205383139292, + -0.367801003863375 + ], + [ + -27.59160527156373, + -2.165596971404237 + ], + [ + -27.98580516282628, + -3.963496933024155 + ], + [ + -28.378105057677416, + -5.760416892863618 + ], + [ + -28.76900495577101, + -7.557686850610262 + ], + [ + -29.159104856853382, + -9.3553768060673 + ], + [ + -29.547904759744977, + -11.149996753741164 + ], + [ + -29.93850466608637, + -12.946596703566636 + ], + [ + -30.328304573909918, + -14.744196646215235 + ], + [ + -30.72050448440943, + -16.537596587975763 + ], + [ + -31.11260439804043, + -18.333096531713164 + ], + [ + -31.507504309246396, + -20.128796452966107 + ], + [ + -31.90690422354289, + -21.919996377287895 + ], + [ + -32.30870414075949, + -23.712696304390498 + ], + [ + -32.71500405764031, + -25.504396220661697 + ], + [ + -33.12600397504224, + -27.294796130305503 + ], + [ + -33.54320389431422, + -29.083896040151483 + ], + [ + -33.9656038123234, + -30.87359593684594 + ], + [ + -34.397303729134045, + -32.66049582248754 + ], + [ + -34.83700364724746, + -34.44649570738019 + ], + [ + -35.286703564182616, + -36.23119558261766 + ], + [ + -35.7472034791872, + -38.01469544598612 + ], + [ + -36.22110339334443, + -39.79619530324064 + ], + [ + -36.70820330590312, + -41.57699515183672 + ], + [ + -37.21190321295095, + -43.35619497966286 + ], + [ + -37.735103119467965, + -45.132094806302 + ], + [ + -38.277103022594545, + -46.90769462187652 + ], + [ + -38.84410291780326, + -48.68129441547181 + ], + [ + -39.438802809592225, + -50.45199420333903 + ], + [ + -40.06400269555507, + -52.22059398002102 + ], + [ + -40.72570257338033, + -53.98649374263811 + ], + [ + -41.429502444214876, + -55.74909349754261 + ], + [ + -42.182202310187186, + -57.50909325288457 + ], + [ + -42.966201190593985, + -59.215590831939636 + ], + [ + -44.14099982523676, + -59.07269103362702 + ], + [ + -45.300799805042836, + -58.9092910363796 + ], + [ + -46.44939979061872, + -58.73549103828989 + ], + [ + -47.58699977596812, + -58.55139104036492 + ], + [ + -48.711499761028094, + -58.3573910426252 + ], + [ + -49.82349974488388, + -58.15359104521577 + ], + [ + -50.92129972944573, + -57.93879104791554 + ], + [ + -52.0069997147148, + -57.716091050513775 + ], + [ + -53.07919970035187, + -57.4840910532415 + ], + [ + -54.14029968414741, + -57.245291056357516 + ], + [ + -55.184899665644146, + -56.995591060336075 + ], + [ + -56.215399648597284, + -56.73719106409623 + ], + [ + -57.23119963125034, + -56.470591068096795 + ], + [ + -58.23309961343999, + -56.1956910723942 + ], + [ + -59.22059959530002, + -55.91269107696966 + ], + [ + -60.193599576788316, + -55.62199108183214 + ], + [ + -61.15219955773051, + -55.323591087055256 + ], + [ + -62.09619952888116, + -55.017691095450004 + ], + [ + -63.01588653045958, + -54.69509538220095 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_1_ERR____20160425T113314_20160425T121722_20180201T173915_2648_003_237______LR2_R_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-04-25T11:33:13.903000Z", + "completionDate": "2016-04-25T12:17:22.248000Z", + "productType": "OL_1_ERR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 980, + "updated": "2019-07-09T08:41:36.791361Z", + "published": "2019-07-09T08:41:36.791361Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6c47876a-f3de-5638-9940-85c3a4e0e870", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6c47876a-f3de-5638-9940-85c3a4e0e870", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/6c47876a-f3de-5638-9940-85c3a4e0e870.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 13.711221405533298, + 49.63754343349517 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_1_ERR/2016/04/25/S3A_OL_1_ERR____20160425T113314_20160425T121722_20180201T173915_2648_003_237______LR2_R_NT_002.SEN3/S3A_OL_1_ERR____20160425T113314_20160425T121722_20180201T173915_2648_003_237______LR2_R_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "0.001145894818538,89.5523400917391 11.2498876828664,89.5523392964616 11.2501123171338,89.5523392964616 22.4998876828664,89.5523392964616 22.5001123171338,89.5523392964616 33.7498876828664,89.5523392964616 33.7501123171337,89.5523392964616 44.9998876828664,89.5523392964616 45.0001123171337,89.5523392964616 56.2498876828664,89.5523392964616 56.2501123171337,89.5523392964616 67.4998876828663,89.5523392964616 67.5001123171337,89.5523392964616 78.7498876828663,89.5523392964616 78.7501123171337,89.5523392964616 89.9998876828663,89.5523392964616 90.0001123171337,89.5523392964616 101.249887682866,89.5523392964616 101.250112317134,89.5523392964616 112.499887682866,89.5523392964616 112.500112317134,89.5523392964616 123.749887682866,89.5523392964616 123.750112317134,89.5523392964616 134.999887682866,89.5523392964616 135.000112317134,89.5523392964616 146.249887682867,89.5523392964616 146.250112317134,89.5523392964616 157.499887682867,89.5523392964616 157.500112317134,89.5523392964616 168.749887682867,89.5523392964616 168.750112317134,89.5523392964616 176.672962080163,89.5541362659797 166.437422503672,89.1261016038362 166.437421613581,89.1261015273955 159.867805074131,87.3726005080397 159.867804986594,87.3726004316497 158.758883129946,85.6125002585011 158.758883103141,85.612500173416 158.440916586667,83.850600123739 158.440916579563,83.8506000406912 158.382935390615,82.0884091112972 153.884996046582,82.0748089380379 153.884994974529,82.0748089277269 149.445990115816,82.0026088478416 145.110985624819,81.8840087201884 140.923981595857,81.721008550818 136.915978105364,81.5161083473709 133.113975158884,81.2724081161305 129.535972805546,80.992707868521 126.177970997073,80.6807076116798 123.045969619302,80.3394073452617 123.045969491303,80.3394073301579 120.139968637886,79.969507074574 117.436968128422,79.5784068255427 114.932967868021,79.1662065789664 112.60996781874,78.7366063384586 112.609967769064,78.7366063286918 110.462967879992,78.2889060907626 108.473968142036,77.8264058638141 106.631968521561,77.3503056483726 104.922968995062,76.8627054466775 103.334969515747,76.3644052512011 103.334969191477,76.3644051428186 101.890990069616,75.8512124979719 95.2541181055816,76.7998079265715 87.7299145451058,77.5580083815668 79.4088094914698,78.0898087368009 70.519703238476,78.3624089325662 61.4263965643376,78.3577089295237 52.5519903892595,78.0782087307441 44.2489853645962,77.5426083726392 36.7434818173958,76.7784079136198 30.127679682236,75.8251074140482 24.3820786411033,74.7180069127227 19.4179783997013,73.48500644073 15.1410786545428,72.1583060060741 11.4439792139103,70.7508056121609 8.22910995642013,69.2813052669094 5.41966076882824,67.7640049578581 2.94774160756881,66.2045046848604 0.756044441138007,64.6126044470489 0.000019753394053,64.0139755642216 0.001145894818538,89.5523400917391-63.0158865304596,-54.6950953822009 -61.5062986816132,-53.1509083631631 -61.5062984796272,-53.1509081474036 -60.0653985459419,-51.5438082423738 -60.0653983447568,-51.5438080084501 -58.7266984027418,-49.9197081038631 -58.7266982061329,-49.9197078556541 -57.478298256286,-48.278507951326 -57.4782980653058,-48.278507690572 -56.3117981080027,-46.6233077861393 -56.3117979251463,-46.6233075173484 -55.2181979608725,-44.9569076125106 -55.2181977825158,-44.9569073312395 -54.1906978115094,-43.2789074258146 -54.1906976396033,-43.2789071356791 -53.222297662161,-41.5888072295247 -53.2222975033267,-41.5888069440329 -52.3068975200059,-39.8932070367829 -52.3068973622513,-39.8932067356116 -51.4404973729866,-38.1874068272486 -51.4404972252726,-38.1874065281368 -50.6183972304134,-36.4742066184643 -50.618397093149,-36.4742063249097 -49.8354970930603,-34.7549064138618 -49.835496959644,-34.7549061131506 -49.0899969543104,-33.0292062005653 -49.0899968308954,-33.0292059079287 -48.3778968206257,-31.2985059937692 -48.3778967038119,-31.2985057031874 -47.6962966887135,-29.5620057874422 -47.6962965806022,-29.562005505994 -47.0426965609171,-27.8222055885953 -47.0426964537527,-27.8222052967154 -46.4162964292339,-26.0753053776023 -46.416296337109,-26.0753051158503 -45.8125963083751,-24.3267051951465 -45.8125962171798,-24.3267049257088 -45.231196183988,-22.5734050033542 -45.2311960998541,-22.5734047449055 -44.6707960623912,-20.8187048208451 -44.6707959831242,-20.8187045681534 -44.1290959413322,-19.0595046425341 -44.1290958707441,-19.0595044097423 -43.603795824924,-17.2993044826642 -43.6037957508287,-17.2993042296887 -43.0968957004454,-15.5347043008835 -43.096895635207,-15.5347040701311 -42.6048955804572,-13.765504139895 -42.6048955241118,-13.7655039347365 -42.1259954654627,-11.9990040031505 -42.1259954045099,-11.999003774558 -41.6619953412298,-10.2286038414042 -41.66199529083,-10.2286036468245 -41.2082952232712,-8.45546371258676 -41.2082951704637,-8.45546350316494 -40.7680950983423,-6.68288356739152 -40.7680950515666,-6.68288337673286 -40.3379949748037,-4.9074834398204 -40.337994929721,-4.90748325142331 -39.9182948481896,-3.13097331329145 -39.9182948059643,-3.13097313248573 -39.5082947195632,-1.35412319318996 -39.5082946791037,-1.3541230158208 -39.1073945875433,0.424558924581478 -39.1073945494151,0.424559095598441 -38.7150944525348,2.204287037068 -38.7150944175407,2.20428719732557 -38.3303943152731,3.98346713975378 -38.3303942807215,3.98346730118198 -37.9533941726342,5.76366724459425 -37.9533941386295,5.76366740693108 -37.5843940243056,7.54554735138352 -37.5843939960544,7.54554748867447 -37.2204938756702,9.32575743378841 -37.2204938434331,9.32575759331983 -36.8644937159527,11.1088975394849 -36.8644936884977,11.1088976780492 -36.5142935540677,12.8904976249925 -36.5142935275127,12.8904977611081 -36.1693933855444,14.6723977087631 -36.1693933595045,14.6723978443621 -35.8300932095162,16.4539977927799 -35.8300931844936,16.453997925179 -35.4959930258724,18.2360978743077 -35.4959930009906,18.2360980081726 -35.1674928329839,20.0194979580754 -35.1674928115545,20.0194980749665 -34.8427926341396,21.7995980253936 -34.8427926124183,21.7995981451816 -34.5219924244601,23.5797980961463 -34.5219924005827,23.5797982300252 -34.2072922005915,25.3636981818502 -34.2072921819041,25.3636982881086 -33.8953919702435,27.1430982403215 -33.8953919499547,27.1430983568232 -33.5874917248099,28.9232983095979 -33.5874917051172,28.9232984241915 -33.2836914654362,30.7032983775466 -33.2836914472856,30.7032984843706 -32.9827911919067,32.4826984381303 -32.9827911736555,32.4826985466517 -32.6853909010734,34.2613985009072 -32.6853908826369,34.2613986119355 -32.3922905910883,36.0395985668088 -32.3922905752956,36.0395986628194 -32.1005902631782,37.8168986178767 -32.100590245093,37.816898728958 -31.8136899097725,39.5943986847122 -31.8136898943561,39.5943987804939 -31.5286895338934,41.3704987365095 -31.5286895175036,41.3704988392699 -31.2472891286725,43.1463987958051 -31.2472891138168,43.1463988898351 -30.9678886938022,44.9205988466489 -30.9678886789187,44.9205989415109 -30.6906882235471,46.6944988986341 -30.6906882072884,46.6944990036256 -30.4184877113719,48.4696989614865 -30.418487698472,48.4696990455903 -30.1467871587104,50.2406990035042 -30.1467871442875,50.2406990980122 -29.8777865524106,52.013499056315 -29.877786537519,52.0134991552962 -29.6136858866468,53.7855991143281 -29.6136858742227,53.7855991977463 -29.3502851562874,55.5554991568635 -29.3502851427733,55.555499248197 -29.090084345787,57.325399207785 -29.0900843328879,57.3253992959361 -28.8325834438261,59.0943992559196 -28.8325834308063,59.0943993459872 -28.5789824328704,60.8625993065532 -28.5789824201468,60.8625993959692 -28.3293812907133,62.6323993571348 -28.329381279052,62.6323994401696 -28.0825799949359,64.3984994017514 -28.0825799829042,64.3984994886087 -27.8402785060822,66.1654994508716 -27.8402784945419,66.1654995357969 -27.6028767808053,67.9312994988053 -27.602876769441,67.9312995843855 -27.3717747554064,69.6973995483593 -27.3717747441911,69.6973996356522 -27.1498723444687,71.4633996010451 -27.1498723348866,71.4633996781196 -26.9335694333717,73.2263996443739 -26.9335694229736,73.2263997318209 -26.7319658337669,74.990999700357 -26.7319658242376,74.9909997877351 -26.5510612744381,76.7560997594927 -26.5510612673884,76.7560998307437 -26.3849553285081,78.5179998048054 -26.3849553207471,78.5179998988163 -26.2674472117813,80.2823998804627 -26.2674472076486,80.2823999583625 -26.2084355143826,82.0447999491446 -26.208435513717,82.0448000305237 -26.2640171587283,83.8076000392089 -26.2640171658951,83.8076001241365 -26.5800842193654,85.5702001735167 -26.5800842410553,85.570200245217 -27.6135081805622,87.3285004065907 -27.6135082759434,87.3285004948263 -33.702548364913,89.0822014402867 -33.7025492758487,89.0822015271222 -44.3722713293184,89.5527949246754 -33.7501123171336,89.5523392964616 -33.7498876828662,89.5523392964616 -22.5001123171336,89.5523392964616 -22.4998876828662,89.5523392964616 -11.2501123171336,89.5523392964616 -11.2498876828662,89.5523392964616 -0.001145894818538,89.5523400917391 -0.000019753369654,64.0139434249652 -1.19980675590969,62.9937042361733 -2.95729599102185,61.351504050343 -4.5457652711896,59.6911038848815 -5.98997459478097,58.0134037390176 -7.31139396067422,56.3223036121926 -8.52680336993056,54.619703498765 -9.64993281890639,52.90650339814 -10.6932123065531,51.1841033060092 -11.6636118268357,49.4543032270936 -12.5749113765969,47.7164031608177 -13.431510959526,45.9730030950275 -14.2374105668641,44.2230030408469 -15.0021101976788,42.4697029965525 -15.7280098535454,40.7112029520166 -16.4187095287855,38.9480029158214 -17.0790092233594,37.1819028840678 -17.7107089344907,35.4112028590716 -18.3183086625539,33.639402836763 -18.9020084056435,31.8629028171174 -19.4657081611948,30.084902805447 -20.0108079307223,28.3049027932018 -20.5383077116513,26.5220027849578 -21.0507075026462,24.7375027826743 -21.5492073055865,22.9519027768301 -22.0334071160606,21.1625027797651 -22.5078069344988,19.374102788953 -22.9711067637231,17.5839027903657 -23.4237065992053,15.7911027988288 -23.8682064408849,13.9985028134644 -24.3047062896955,12.2050028283507 -24.7342061450037,10.4106028440339 -25.1568060064644,8.61485286008832 -25.5732058715015,6.81799288614505 -25.9856057428067,5.02354290973724 -26.3921056192154,3.2258429333666 -26.7954054984651,1.42857296632048 -27.1952053831393,-0.367801003863375 -27.5916052715637,-2.16559697140424 -27.9858051628263,-3.96349693302415 -28.3781050576774,-5.76041689286362 -28.769004955771,-7.55768685061026 -29.1591048568534,-9.3553768060673 -29.547904759745,-11.1499967537412 -29.9385046660864,-12.9465967035666 -30.3283045739099,-14.7441966462152 -30.7205044844094,-16.5375965879758 -31.1126043980404,-18.3330965317132 -31.5075043092464,-20.1287964529661 -31.9069042235429,-21.9199963772879 -32.3087041407595,-23.7126963043905 -32.7150040576403,-25.5043962206617 -33.1260039750422,-27.2947961303055 -33.5432038943142,-29.0838960401515 -33.9656038123234,-30.8735959368459 -34.397303729134,-32.6604958224875 -34.8370036472475,-34.4464957073802 -35.2867035641826,-36.2311955826177 -35.7472034791872,-38.0146954459861 -36.2211033933444,-39.7961953032406 -36.7082033059031,-41.5769951518367 -37.211903212951,-43.3561949796629 -37.735103119468,-45.132094806302 -38.2771030225945,-46.9076946218765 -38.8441029178033,-48.6812944154718 -39.4388028095922,-50.451994203339 -40.0640026955551,-52.220593980021 -40.7257025733803,-53.9864937426381 -41.4295024442149,-55.7490934975426 -42.1822023101872,-57.5090932528846 -42.966201190594,-59.2155908319396 -44.1409998252368,-59.072691033627 -45.3007998050428,-58.9092910363796 -46.4493997906187,-58.7354910382899 -47.5869997759681,-58.5513910403649 -48.7114997610281,-58.3573910426252 -49.8234997448839,-58.1535910452158 -50.9212997294457,-57.9387910479155 -52.0069997147148,-57.7160910505138 -53.0791997003519,-57.4840910532415 -54.1402996841474,-57.2452910563575 -55.1848996656441,-56.9955910603361 -56.2153996485973,-56.7371910640962 -57.2311996312503,-56.4705910680968 -58.23309961344,-56.1956910723942 -59.2205995953,-55.9126910769697 -60.1935995767883,-55.6219910818321 -61.1521995577305,-55.3235910870553 -62.0961995288812,-55.01769109545 -63.0158865304596,-54.6950953822009", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_1_ERR/2016/04/25/S3A_OL_1_ERR____20160425T113314_20160425T121722_20180201T173915_2648_003_237______LR2_R_NT_002.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 237, + "processingBaseline": 0 + }, + "id": "6c47876a-f3de-5638-9940-85c3a4e0e870" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 0.001145894818538, + 89.55234009173911 + ], + [ + 11.24988768286639, + 89.5523392964616 + ], + [ + 11.25011231713377, + 89.5523392964616 + ], + [ + 22.49988768286638, + 89.5523392964616 + ], + [ + 22.50011231713376, + 89.5523392964616 + ], + [ + 33.749887682866365, + 89.5523392964616 + ], + [ + 33.75011231713375, + 89.5523392964616 + ], + [ + 44.999887682866365, + 89.5523392964616 + ], + [ + 45.00011231713375, + 89.5523392964616 + ], + [ + 56.24988768286635, + 89.5523392964616 + ], + [ + 56.25011231713373, + 89.5523392964616 + ], + [ + 67.49988768286633, + 89.5523392964616 + ], + [ + 67.50011231713371, + 89.5523392964616 + ], + [ + 78.74988768286632, + 89.5523392964616 + ], + [ + 78.7501123171337, + 89.5523392964616 + ], + [ + 89.99988768286632, + 89.5523392964616 + ], + [ + 90.00011231713368, + 89.5523392964616 + ], + [ + 101.24988768286644, + 89.5523392964616 + ], + [ + 101.25011231713383, + 89.5523392964616 + ], + [ + 101.40972606427167, + 89.55246035139855 + ], + [ + 90.37535386328231, + 89.07500155490833 + ], + [ + 90.37535307025962, + 89.0750014804746 + ], + [ + 84.13160876833474, + 87.32190051136013 + ], + [ + 84.13160867065433, + 87.3219004240774 + ], + [ + 83.05398450820286, + 85.56010025581207 + ], + [ + 83.05398448332551, + 85.56010017585936 + ], + [ + 82.7344172756624, + 83.79940012593262 + ], + [ + 82.73441726879174, + 83.79940005042022 + ], + [ + 82.66303586088537, + 82.03730911192966 + ], + [ + 78.19299610833713, + 82.02390893836967 + ], + [ + 78.1929950320434, + 82.02390892802401 + ], + [ + 73.78199023926703, + 81.95210884920542 + ], + [ + 69.47308580130073, + 81.83430872316261 + ], + [ + 65.3080818141359, + 81.67220855581705 + ], + [ + 61.32057835460277, + 81.46860835473342 + ], + [ + 57.53477542025665, + 81.22620812544646 + ], + [ + 53.97017307902791, + 80.9479078804301 + ], + [ + 50.61147126671714, + 80.63640762507627 + ], + [ + 47.493069883292065, + 80.29720736081048 + ], + [ + 47.49306975151332, + 80.297207345292 + ], + [ + 44.59726888755534, + 79.92940709156865 + ], + [ + 41.897868369162005, + 79.53980684460099 + ], + [ + 39.395068092727904, + 79.12920659913618 + ], + [ + 37.07246802268, + 78.70100635860885 + ], + [ + 37.07246798091779, + 78.70100635042638 + ], + [ + 34.92446807291339, + 78.25480611274327 + ], + [ + 32.93396831722771, + 77.79370588587001 + ], + [ + 31.08926868190854, + 77.31880567070682 + ], + [ + 29.37736914061574, + 76.83240546890065 + ], + [ + 27.786569647691223, + 76.33530527325193 + ], + [ + 27.786569324621354, + 76.3353051657429 + ], + [ + 26.338790259061906, + 75.8231125110714 + ], + [ + 19.726918208228813, + 76.77850791047942 + ], + [ + 12.22861466652903, + 77.54260837007568 + ], + [ + 3.922279659831701, + 78.08070872849031 + ], + [ + 0.000043632280802, + 78.24165870919495 + ], + [ + 0.001145894818538, + 89.55234009173911 + ] + ] + ], + [ + [ + [ + -138.7039865353892, + -54.648495375751054 + ], + [ + -137.19899867941442, + -53.107308361464746 + ], + [ + -137.19899847457376, + -53.10730814213512 + ], + [ + -135.76099854060465, + -51.49780823721614 + ], + [ + -135.7609983383108, + -51.49780800107986 + ], + [ + -134.4249983959714, + -49.870008096655475 + ], + [ + -134.42499820480992, + -49.870007854793364 + ], + [ + -133.17899825485446, + -48.23160795032291 + ], + [ + -133.1789980598848, + -48.23160768366799 + ], + [ + -132.01499810230726, + -46.574807779274536 + ], + [ + -132.0149979202962, + -46.57480751096878 + ], + [ + -130.92399795577262, + -44.90810760610036 + ], + [ + -130.92399777927116, + -44.908107327211546 + ], + [ + -129.89799780812316, + -43.23030742175624 + ], + [ + -129.89799763355643, + -43.23030712646048 + ], + [ + -128.93199765582423, + -41.539007220284944 + ], + [ + -128.93199749775673, + -41.53900693532158 + ], + [ + -128.01799751419264, + -39.841307028104794 + ], + [ + -128.01799735815942, + -39.84130672955714 + ], + [ + -127.1539973687131, + -38.13730682104858 + ], + [ + -127.1539972243085, + -38.13730652844932 + ], + [ + -126.3319972294569, + -36.425106618761056 + ], + [ + -126.33199708478024, + -36.425106308700336 + ], + [ + -125.55099708428655, + -34.70190639766088 + ], + [ + -125.55099695814665, + -34.70190611271749 + ], + [ + -124.80599695280164, + -32.97780620007861 + ], + [ + -124.80599682472253, + -32.977805895942964 + ], + [ + -124.09599681417662, + -31.2467059816629 + ], + [ + -124.09599670253915, + -31.24670570358031 + ], + [ + -123.41499668745544, + -29.512605787756396 + ], + [ + -123.4149965694579, + -29.512605479540916 + ], + [ + -122.76399654916516, + -27.767105562050283 + ], + [ + -122.76399645853515, + -27.767105314997437 + ], + [ + -122.13599643441782, + -26.02570539593951 + ], + [ + -122.13599632958979, + -26.025705098269594 + ], + [ + -121.53399630045628, + -24.27390517747149 + ], + [ + -121.53399621306885, + -24.273904918465536 + ], + [ + -120.95399617974267, + -22.521904995971678 + ], + [ + -120.95399609841772, + -22.521904746032284 + ], + [ + -120.39299606092898, + -20.766704822044254 + ], + [ + -120.39299597920638, + -20.766704561436068 + ], + [ + -119.85199593725405, + -19.00710463575697 + ], + [ + -119.85199586277287, + -19.007104389255094 + ], + [ + -119.32899581651964, + -17.244704461962915 + ], + [ + -119.3289957487025, + -17.24470422981728 + ], + [ + -118.82199569828713, + -15.480704301023524 + ], + [ + -118.8219956344096, + -15.48070407538118 + ], + [ + -118.32999557979996, + -13.715204145120001 + ], + [ + -118.32999551791458, + -13.715203919554138 + ], + [ + -117.85199545883768, + -11.944503987899965 + ], + [ + -117.85199540163273, + -11.944503772899271 + ], + [ + -117.38799533826027, + -10.174103839749765 + ], + [ + -117.38799528647647, + -10.174103639649726 + ], + [ + -116.9359952188689, + -8.404333705189389 + ], + [ + -116.93599516852034, + -8.404333505451119 + ], + [ + -116.49499509631937, + -6.630843569784851 + ], + [ + -116.49499504638011, + -6.630843366056493 + ], + [ + -116.06599496933721, + -4.854423429013589 + ], + [ + -116.0659949255995, + -4.854423245817054 + ], + [ + -115.64699484391751, + -3.078343307596253 + ], + [ + -115.64699480198657, + -3.078343127820812 + ], + [ + -115.2369947153253, + -1.299533188535658 + ], + [ + -115.23699467418992, + -1.299533007896491 + ], + [ + -114.83699458239906, + 0.479344932621466 + ], + [ + -114.83699454708602, + 0.479345091019587 + ], + [ + -114.44399445020824, + 2.258027032397326 + ], + [ + -114.4439944127322, + 2.258027203980357 + ], + [ + -114.05999431022751, + 4.037537146500234 + ], + [ + -114.05999427577287, + 4.037537307802454 + ], + [ + -113.68399416752202, + 5.816697251352572 + ], + [ + -113.68399413612373, + 5.816697401183871 + ], + [ + -113.31399402177489, + 7.597957345498622 + ], + [ + -113.31399398886545, + 7.597957505698998 + ], + [ + -112.95199386791249, + 9.380767451069476 + ], + [ + -112.95199383922827, + 9.380767593462336 + ], + [ + -112.59599371165181, + 11.16279753962851 + ], + [ + -112.5959936850805, + 11.162797673508424 + ], + [ + -112.24499355059794, + 12.943497620339325 + ], + [ + -112.24499352179494, + 12.943497767949149 + ], + [ + -111.90099337954238, + 14.725297715731239 + ], + [ + -111.90099335408432, + 14.725297848561897 + ], + [ + -111.56199320375542, + 16.507697797020196 + ], + [ + -111.56199317776392, + 16.507697934921442 + ], + [ + -111.22899301862502, + 18.291397884205217 + ], + [ + -111.22899299626144, + 18.29139800462457 + ], + [ + -110.89999282823675, + 20.07279795445667 + ], + [ + -110.8999928051648, + 20.072798080266413 + ], + [ + -110.57599262741019, + 21.852798030794638 + ], + [ + -110.5759926053164, + 21.852798152981364 + ], + [ + -110.25599241674131, + 23.634898104059964 + ], + [ + -110.25599239565143, + 23.634898222214417 + ], + [ + -109.93999219570442, + 25.41649817384997 + ], + [ + -109.93999217435278, + 25.41649829512074 + ], + [ + -109.6289919621264, + 27.196798247464777 + ], + [ + -109.62899194290914, + 27.196798357998066 + ], + [ + -109.3209917173172, + 28.9772983107568 + ], + [ + -109.32099169694462, + 28.97729842944112 + ], + [ + -109.01799145677997, + 30.757098382914588 + ], + [ + -109.01799143940718, + 30.757098485278032 + ], + [ + -108.7169911835432, + 32.536498439021905 + ], + [ + -108.71699116501763, + 32.53649854919958 + ], + [ + -108.41999089201846, + 34.31429850351474 + ], + [ + -108.41999087353813, + 34.314298614921455 + ], + [ + -108.12699058112341, + 36.09399856980803 + ], + [ + -108.12699056436654, + 36.09399867203723 + ], + [ + -107.83699025139893, + 37.8715986273495 + ], + [ + -107.83699023638411, + 37.87159871947435 + ], + [ + -107.54798990097972, + 39.64669867491182 + ], + [ + -107.54798988225647, + 39.64669879115616 + ], + [ + -107.26498952054845, + 41.424198747473234 + ], + [ + -107.26498950618856, + 41.42419883776479 + ], + [ + -106.98298911664473, + 43.19949879420841 + ], + [ + -106.98298910104585, + 43.199498892892976 + ], + [ + -106.70398867992775, + 44.97399884976681 + ], + [ + -106.70398866462929, + 44.973998947568305 + ], + [ + -106.42798820793098, + 46.74829890487357 + ], + [ + -106.42798819364909, + 46.74829899696549 + ], + [ + -106.15398769733275, + 48.52099895455137 + ], + [ + -106.15398768202554, + 48.52099905431529 + ], + [ + -105.8839871397937, + 50.29489901248801 + ], + [ + -105.88398712510738, + 50.29489910965699 + ], + [ + -105.61798653104809, + 52.06849906841915 + ], + [ + -105.6179865194421, + 52.06849914555197 + ], + [ + -105.35098586827763, + 53.83689910413833 + ], + [ + -105.3509858533732, + 53.83689920382185 + ], + [ + -105.0889851326083, + 55.60819916315366 + ], + [ + -105.08898511882337, + 55.608199257073785 + ], + [ + -104.83098431763764, + 57.381199216999846 + ], + [ + -104.83098430672298, + 57.38119929171226 + ], + [ + -104.57198341644654, + 59.14679925146403 + ], + [ + -104.57198340194168, + 59.1467993517258 + ], + [ + -104.31998239963819, + 60.91619931253836 + ], + [ + -104.31998238712515, + 60.91619940107235 + ], + [ + -104.07198125311221, + 62.6861993624851 + ], + [ + -104.07198124250529, + 62.68619943806757 + ], + [ + -103.82397995453626, + 64.45059939946294 + ], + [ + -103.82397994157999, + 64.45059949297938 + ], + [ + -103.58297845683677, + 66.21929945544345 + ], + [ + -103.58297844603511, + 66.21929953505477 + ], + [ + -103.3449767268782, + 67.9825994979697 + ], + [ + -103.34497671476444, + 67.98259958939789 + ], + [ + -103.11597468975339, + 69.7494995536978 + ], + [ + -103.11597467918754, + 69.74949963633446 + ], + [ + -102.89397226767984, + 71.5146996017115 + ], + [ + -102.89397225680695, + 71.51469969054112 + ], + [ + -102.6849693319787, + 73.28089965793242 + ], + [ + -102.6849693234901, + 73.280899730516 + ], + [ + -102.48196571523266, + 75.04299969883367 + ], + [ + -102.4819657055228, + 75.04299978720289 + ], + [ + -102.29996112369277, + 76.80749975878861 + ], + [ + -102.29996111572608, + 76.80749984088622 + ], + [ + -102.14295512057363, + 78.57089981636831 + ], + [ + -102.14295511380658, + 78.57089990233851 + ], + [ + -102.02894692477857, + 80.33489988453137 + ], + [ + -102.02894692080581, + 80.33489996354935 + ], + [ + -101.97693508415517, + 82.09749995542485 + ], + [ + -101.97693508385831, + 82.09750003541723 + ], + [ + -102.04191646704436, + 83.85890004557108 + ], + [ + -102.04191647509933, + 83.85890013243534 + ], + [ + -102.38288288481662, + 85.62080018570447 + ], + [ + -102.38288290946392, + 85.62080026117428 + ], + [ + -103.50780430684465, + 87.38180043681794 + ], + [ + -103.50780440666175, + 87.38180052189232 + ], + [ + -110.3174168594704, + 89.13410157799437 + ], + [ + -110.31741787005592, + 89.13410166103448 + ], + [ + -120.73902317650479, + 89.55403076080705 + ], + [ + -112.50011231713349, + 89.5523392964616 + ], + [ + -112.4998876828661, + 89.5523392964616 + ], + [ + -101.2501123171335, + 89.5523392964616 + ], + [ + -101.24988768286612, + 89.5523392964616 + ], + [ + -90.00011231713351, + 89.5523392964616 + ], + [ + -89.99988768286613, + 89.5523392964616 + ], + [ + -78.75011231713353, + 89.5523392964616 + ], + [ + -78.74988768286615, + 89.5523392964616 + ], + [ + -67.50011231713354, + 89.5523392964616 + ], + [ + -67.49988768286616, + 89.5523392964616 + ], + [ + -56.25011231713355, + 89.5523392964616 + ], + [ + -56.24988768286617, + 89.5523392964616 + ], + [ + -45.000112317133556, + 89.5523392964616 + ], + [ + -44.999887682866174, + 89.5523392964616 + ], + [ + -33.75011231713358, + 89.5523392964616 + ], + [ + -33.749887682866195, + 89.5523392964616 + ], + [ + -22.50011231713357, + 89.5523392964616 + ], + [ + -22.499887682866195, + 89.5523392964616 + ], + [ + -11.250112317133587, + 89.5523392964616 + ], + [ + -11.249887682866207, + 89.5523392964616 + ], + [ + -0.001145894818538, + 89.55234009173911 + ], + [ + -0.000043632291642, + 78.24166163111957 + ], + [ + -4.951576546191881, + 78.36210892923091 + ], + [ + -14.04690323629817, + 78.36620893262524 + ], + [ + -22.940509459899104, + 78.09440873846272 + ], + [ + -31.265314525464333, + 77.56500838382127 + ], + [ + -38.79461810431607, + 76.80710792794088 + ], + [ + -45.43782027705367, + 75.8591074289721 + ], + [ + -51.21042134632966, + 74.75570692701058 + ], + [ + -56.19482161639967, + 73.52670645138652 + ], + [ + -60.4902213657631, + 72.20030601639793 + ], + [ + -64.20442080213539, + 70.79550562559844 + ], + [ + -67.43112007628595, + 69.32960527384009 + ], + [ + -70.24991926264404, + 67.8110049632522 + ], + [ + -72.73171841956287, + 66.25310469189397 + ], + [ + -74.92971758492997, + 64.66180445322689 + ], + [ + -76.892416781362, + 63.044304241358475 + ], + [ + -78.65451601368494, + 61.40200405580783 + ], + [ + -80.24821529320427, + 59.74350388965373 + ], + [ + -81.69581461755588, + 58.065303740086605 + ], + [ + -83.01981397842385, + 56.37420361722851 + ], + [ + -84.23901338931134, + 54.67400350031419 + ], + [ + -85.36291283891501, + 52.958903395095945 + ], + [ + -86.4074123198603, + 51.23660331173127 + ], + [ + -87.38241184081923, + 49.508103230081325 + ], + [ + -88.29331139318032, + 47.76990315643844 + ], + [ + -89.15011097137645, + 46.02610309788825 + ], + [ + -89.95901057810875, + 44.277503043662676 + ], + [ + -90.72411021012906, + 42.523302994231365 + ], + [ + -91.45040986379384, + 40.764802953113495 + ], + [ + -92.14250953916489, + 39.002402915078314 + ], + [ + -92.80260923194764, + 37.23530288607434 + ], + [ + -93.43640894285237, + 35.466602860889296 + ], + [ + -94.04380867180072, + 33.69370283399815 + ], + [ + -94.62790841325449, + 31.917302817813862 + ], + [ + -95.19240816888004, + 30.139802804634833 + ], + [ + -95.73740793809834, + 28.35930279184688 + ], + [ + -96.26540771808546, + 26.576802785610695 + ], + [ + -96.7785075097337, + 24.791802779527025 + ], + [ + -97.27600731121794, + 23.0065027779837 + ], + [ + -97.76200712152882, + 21.21820278061088 + ], + [ + -98.23590694076636, + 19.428202785245684 + ], + [ + -98.69930676826455, + 17.638602792516867 + ], + [ + -99.15280660427845, + 15.847002798234495 + ], + [ + -99.59690644677951, + 14.053202808247 + ], + [ + -100.03300629449716, + 12.259402826630133 + ], + [ + -100.4630061487786, + 10.464902845709902 + ], + [ + -100.88600600990252, + 8.670292862801105 + ], + [ + -101.30300587676531, + 6.874232880298048 + ], + [ + -101.7140057477038, + 5.076962904152368 + ], + [ + -102.12100562188627, + 3.28043293713303 + ], + [ + -102.52500550234673, + 1.484062964193909 + ], + [ + -102.92400538692115, + -0.313268006231944 + ], + [ + -103.32100527460078, + -2.110366970961331 + ], + [ + -103.71500516671104, + -3.907976936916639 + ], + [ + -104.10700506107574, + -5.705946895251893 + ], + [ + -104.49800495970483, + -7.502396855933896 + ], + [ + -104.88700486016432, + -9.301106808981483 + ], + [ + -105.27700476203484, + -11.097196752954138 + ], + [ + -105.66700466863705, + -12.892096703912946 + ], + [ + -106.0570045776958, + -14.688196652577252 + ], + [ + -106.44800448744857, + -16.484396591430553 + ], + [ + -106.84100439920924, + -18.278396526989233 + ], + [ + -107.23600431302499, + -20.072596460315005 + ], + [ + -107.63400422737095, + -21.866296385174746 + ], + [ + -108.03600414298668, + -23.65889630560482 + ], + [ + -108.44200406005766, + -25.449996222856907 + ], + [ + -108.85300397953388, + -27.24059614200559 + ], + [ + -109.268003895721, + -29.031496038219995 + ], + [ + -109.69300381432588, + -30.817795938455586 + ], + [ + -110.12200373287871, + -32.60749583068585 + ], + [ + -110.56300364928025, + -34.392695709482204 + ], + [ + -111.01100356703655, + -36.17719558753876 + ], + [ + -111.472003482795, + -37.9600954543943 + ], + [ + -111.94400339722169, + -39.74409531219482 + ], + [ + -112.43100330685706, + -41.523095150348226 + ], + [ + -112.93500321672195, + -43.30189498849526 + ], + [ + -113.45600312476728, + -45.07919481969519 + ], + [ + -113.99700302510988, + -46.85519462599692 + ], + [ + -114.56400292077583, + -48.6281944213059 + ], + [ + -115.15700281506338, + -50.398994216174586 + ], + [ + -115.7800026986793, + -52.168293985419865 + ], + [ + -116.44200257707479, + -53.93289375013202 + ], + [ + -117.1430024512303, + -55.6971935122978 + ], + [ + -117.89300231360417, + -57.4577932583414 + ], + [ + -118.67700119060015, + -59.16309083178981 + ], + [ + -119.84899982505532, + -59.02039103357637 + ], + [ + -121.00799980500382, + -58.85719103630307 + ], + [ + -122.15499979041408, + -58.683691038235374 + ], + [ + -123.29099977574347, + -58.49969104032172 + ], + [ + -124.41399976089151, + -58.30599104256291 + ], + [ + -125.5249997446994, + -58.1023910451615 + ], + [ + -126.62099972930983, + -57.88789104785664 + ], + [ + -127.70599971465171, + -57.665491050433005 + ], + [ + -128.77699970007868, + -57.43379105320482 + ], + [ + -129.83599968390428, + -57.19529105632495 + ], + [ + -130.8799996656356, + -56.94589106023974 + ], + [ + -131.9099996484503, + -56.687791064028296 + ], + [ + -132.9239996309808, + -56.421591068068544 + ], + [ + -133.92499961339357, + -56.14699107230481 + ], + [ + -134.91199959522186, + -55.864391076878356 + ], + [ + -135.88399957666132, + -55.573991081762784 + ], + [ + -136.84199955765928, + -55.27599108695971 + ], + [ + -137.7849995288957, + -54.970491095331674 + ], + [ + -138.7039865353892, + -54.648495375751054 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_1_ERR____20160425T163611_20160425T172019_20180201T174046_2648_003_240______LR2_R_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-04-25T16:36:10.814000Z", + "completionDate": "2016-04-25T17:20:19.160000Z", + "productType": "OL_1_ERR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 983, + "updated": "2019-07-09T08:43:21.676604Z", + "published": "2019-07-09T08:43:21.676604Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b6c66a96-a568-5cf0-9ed1-9f5deaa71217", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b6c66a96-a568-5cf0-9ed1-9f5deaa71217", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/b6c66a96-a568-5cf0-9ed1-9f5deaa71217.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -61.919451898144096, + 49.700296968509996 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_1_ERR/2016/04/25/S3A_OL_1_ERR____20160425T163611_20160425T172019_20180201T174046_2648_003_240______LR2_R_NT_002.SEN3/S3A_OL_1_ERR____20160425T163611_20160425T172019_20180201T174046_2648_003_240______LR2_R_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "0.001145894818538,89.5523400917391 11.2498876828664,89.5523392964616 11.2501123171338,89.5523392964616 22.4998876828664,89.5523392964616 22.5001123171338,89.5523392964616 33.7498876828664,89.5523392964616 33.7501123171337,89.5523392964616 44.9998876828664,89.5523392964616 45.0001123171337,89.5523392964616 56.2498876828664,89.5523392964616 56.2501123171337,89.5523392964616 67.4998876828663,89.5523392964616 67.5001123171337,89.5523392964616 78.7498876828663,89.5523392964616 78.7501123171337,89.5523392964616 89.9998876828663,89.5523392964616 90.0001123171337,89.5523392964616 101.249887682866,89.5523392964616 101.250112317134,89.5523392964616 101.409726064272,89.5524603513986 90.3753538632823,89.0750015549083 90.3753530702596,89.0750014804746 84.1316087683347,87.3219005113601 84.1316086706543,87.3219004240774 83.0539845082029,85.5601002558121 83.0539844833255,85.5601001758594 82.7344172756624,83.7994001259326 82.7344172687917,83.7994000504202 82.6630358608854,82.0373091119297 78.1929961083371,82.0239089383697 78.1929950320434,82.023908928024 73.781990239267,81.9521088492054 69.4730858013007,81.8343087231626 65.3080818141359,81.6722085558171 61.3205783546028,81.4686083547334 57.5347754202567,81.2262081254465 53.9701730790279,80.9479078804301 50.6114712667171,80.6364076250763 47.4930698832921,80.2972073608105 47.4930697515133,80.297207345292 44.5972688875553,79.9294070915686 41.897868369162,79.539806844601 39.3950680927279,79.1292065991362 37.07246802268,78.7010063586089 37.0724679809178,78.7010063504264 34.9244680729134,78.2548061127433 32.9339683172277,77.79370588587 31.0892686819085,77.3188056707068 29.3773691406157,76.8324054689006 27.7865696476912,76.3353052732519 27.7865693246214,76.3353051657429 26.3387902590619,75.8231125110714 19.7269182082288,76.7785079104794 12.228614666529,77.5426083700757 3.9222796598317,78.0807087284903 0.000043632280802,78.241658709195 0.001145894818538,89.5523400917391-138.703986535389,-54.6484953757511 -137.198998679414,-53.1073083614647 -137.198998474574,-53.1073081421351 -135.760998540605,-51.4978082372161 -135.760998338311,-51.4978080010799 -134.424998395971,-49.8700080966555 -134.42499820481,-49.8700078547934 -133.178998254854,-48.2316079503229 -133.178998059885,-48.231607683668 -132.014998102307,-46.5748077792745 -132.014997920296,-46.5748075109688 -130.923997955773,-44.9081076061004 -130.923997779271,-44.9081073272115 -129.897997808123,-43.2303074217562 -129.897997633556,-43.2303071264605 -128.931997655824,-41.5390072202849 -128.931997497757,-41.5390069353216 -128.017997514193,-39.8413070281048 -128.017997358159,-39.8413067295571 -127.153997368713,-38.1373068210486 -127.153997224308,-38.1373065284493 -126.331997229457,-36.4251066187611 -126.33199708478,-36.4251063087003 -125.550997084287,-34.7019063976609 -125.550996958147,-34.7019061127175 -124.805996952802,-32.9778062000786 -124.805996824723,-32.977805895943 -124.095996814177,-31.2467059816629 -124.095996702539,-31.2467057035803 -123.414996687455,-29.5126057877564 -123.414996569458,-29.5126054795409 -122.763996549165,-27.7671055620503 -122.763996458535,-27.7671053149974 -122.135996434418,-26.0257053959395 -122.13599632959,-26.0257050982696 -121.533996300456,-24.2739051774715 -121.533996213069,-24.2739049184655 -120.953996179743,-22.5219049959717 -120.953996098418,-22.5219047460323 -120.392996060929,-20.7667048220443 -120.392995979206,-20.7667045614361 -119.851995937254,-19.007104635757 -119.851995862773,-19.0071043892551 -119.32899581652,-17.2447044619629 -119.328995748702,-17.2447042298173 -118.821995698287,-15.4807043010235 -118.82199563441,-15.4807040753812 -118.3299955798,-13.71520414512 -118.329995517915,-13.7152039195541 -117.851995458838,-11.9445039879 -117.851995401633,-11.9445037728993 -117.38799533826,-10.1741038397498 -117.387995286476,-10.1741036396497 -116.935995218869,-8.40433370518939 -116.93599516852,-8.40433350545112 -116.494995096319,-6.63084356978485 -116.49499504638,-6.63084336605649 -116.065994969337,-4.85442342901359 -116.065994925599,-4.85442324581705 -115.646994843918,-3.07834330759625 -115.646994801987,-3.07834312782081 -115.236994715325,-1.29953318853566 -115.23699467419,-1.29953300789649 -114.836994582399,0.479344932621466 -114.836994547086,0.479345091019587 -114.443994450208,2.25802703239733 -114.443994412732,2.25802720398036 -114.059994310228,4.03753714650023 -114.059994275773,4.03753730780245 -113.683994167522,5.81669725135257 -113.683994136124,5.81669740118387 -113.313994021775,7.59795734549862 -113.313993988865,7.597957505699 -112.951993867912,9.38076745106948 -112.951993839228,9.38076759346234 -112.595993711652,11.1627975396285 -112.595993685081,11.1627976735084 -112.244993550598,12.9434976203393 -112.244993521795,12.9434977679491 -111.900993379542,14.7252977157312 -111.900993354084,14.7252978485619 -111.561993203755,16.5076977970202 -111.561993177764,16.5076979349214 -111.228993018625,18.2913978842052 -111.228992996261,18.2913980046246 -110.899992828237,20.0727979544567 -110.899992805165,20.0727980802664 -110.57599262741,21.8527980307946 -110.575992605316,21.8527981529814 -110.255992416741,23.63489810406 -110.255992395651,23.6348982222144 -109.939992195704,25.41649817385 -109.939992174353,25.4164982951207 -109.628991962126,27.1967982474648 -109.628991942909,27.1967983579981 -109.320991717317,28.9772983107568 -109.320991696945,28.9772984294411 -109.01799145678,30.7570983829146 -109.017991439407,30.757098485278 -108.716991183543,32.5364984390219 -108.716991165018,32.5364985491996 -108.419990892018,34.3142985035147 -108.419990873538,34.3142986149215 -108.126990581123,36.093998569808 -108.126990564367,36.0939986720372 -107.836990251399,37.8715986273495 -107.836990236384,37.8715987194743 -107.54798990098,39.6466986749118 -107.547989882256,39.6466987911562 -107.264989520548,41.4241987474732 -107.264989506189,41.4241988377648 -106.982989116645,43.1994987942084 -106.982989101046,43.199498892893 -106.703988679928,44.9739988497668 -106.703988664629,44.9739989475683 -106.427988207931,46.7482989048736 -106.427988193649,46.7482989969655 -106.153987697333,48.5209989545514 -106.153987682026,48.5209990543153 -105.883987139794,50.294899012488 -105.883987125107,50.294899109657 -105.617986531048,52.0684990684192 -105.617986519442,52.068499145552 -105.350985868278,53.8368991041383 -105.350985853373,53.8368992038219 -105.088985132608,55.6081991631537 -105.088985118823,55.6081992570738 -104.830984317638,57.3811992169998 -104.830984306723,57.3811992917123 -104.571983416447,59.146799251464 -104.571983401942,59.1467993517258 -104.319982399638,60.9161993125384 -104.319982387125,60.9161994010723 -104.071981253112,62.6861993624851 -104.071981242505,62.6861994380676 -103.823979954536,64.4505993994629 -103.82397994158,64.4505994929794 -103.582978456837,66.2192994554434 -103.582978446035,66.2192995350548 -103.344976726878,67.9825994979697 -103.344976714764,67.9825995893979 -103.115974689753,69.7494995536978 -103.115974679188,69.7494996363345 -102.89397226768,71.5146996017115 -102.893972256807,71.5146996905411 -102.684969331979,73.2808996579324 -102.68496932349,73.280899730516 -102.481965715233,75.0429996988337 -102.481965705523,75.0429997872029 -102.299961123693,76.8074997587886 -102.299961115726,76.8074998408862 -102.142955120574,78.5708998163683 -102.142955113807,78.5708999023385 -102.028946924779,80.3348998845314 -102.028946920806,80.3348999635493 -101.976935084155,82.0974999554249 -101.976935083858,82.0975000354172 -102.041916467044,83.8589000455711 -102.041916475099,83.8589001324353 -102.382882884817,85.6208001857045 -102.382882909464,85.6208002611743 -103.507804306845,87.3818004368179 -103.507804406662,87.3818005218923 -110.31741685947,89.1341015779944 -110.317417870056,89.1341016610345 -120.739023176505,89.5540307608071 -112.500112317133,89.5523392964616 -112.499887682866,89.5523392964616 -101.250112317133,89.5523392964616 -101.249887682866,89.5523392964616 -90.0001123171335,89.5523392964616 -89.9998876828661,89.5523392964616 -78.7501123171335,89.5523392964616 -78.7498876828661,89.5523392964616 -67.5001123171335,89.5523392964616 -67.4998876828662,89.5523392964616 -56.2501123171335,89.5523392964616 -56.2498876828662,89.5523392964616 -45.0001123171336,89.5523392964616 -44.9998876828662,89.5523392964616 -33.7501123171336,89.5523392964616 -33.7498876828662,89.5523392964616 -22.5001123171336,89.5523392964616 -22.4998876828662,89.5523392964616 -11.2501123171336,89.5523392964616 -11.2498876828662,89.5523392964616 -0.001145894818538,89.5523400917391 -0.000043632291642,78.2416616311196 -4.95157654619188,78.3621089292309 -14.0469032362982,78.3662089326252 -22.9405094598991,78.0944087384627 -31.2653145254643,77.5650083838213 -38.7946181043161,76.8071079279409 -45.4378202770537,75.8591074289721 -51.2104213463297,74.7557069270106 -56.1948216163997,73.5267064513865 -60.4902213657631,72.2003060163979 -64.2044208021354,70.7955056255984 -67.4311200762859,69.3296052738401 -70.249919262644,67.8110049632522 -72.7317184195629,66.253104691894 -74.92971758493,64.6618044532269 -76.892416781362,63.0443042413585 -78.6545160136849,61.4020040558078 -80.2482152932043,59.7435038896537 -81.6958146175559,58.0653037400866 -83.0198139784239,56.3742036172285 -84.2390133893113,54.6740035003142 -85.362912838915,52.9589033950959 -86.4074123198603,51.2366033117313 -87.3824118408192,49.5081032300813 -88.2933113931803,47.7699031564384 -89.1501109713764,46.0261030978883 -89.9590105781087,44.2775030436627 -90.7241102101291,42.5233029942314 -91.4504098637938,40.7648029531135 -92.1425095391649,39.0024029150783 -92.8026092319476,37.2353028860743 -93.4364089428524,35.4666028608893 -94.0438086718007,33.6937028339982 -94.6279084132545,31.9173028178139 -95.19240816888,30.1398028046348 -95.7374079380983,28.3593027918469 -96.2654077180855,26.5768027856107 -96.7785075097337,24.791802779527 -97.2760073112179,23.0065027779837 -97.7620071215288,21.2182027806109 -98.2359069407664,19.4282027852457 -98.6993067682645,17.6386027925169 -99.1528066042785,15.8470027982345 -99.5969064467795,14.053202808247 -100.033006294497,12.2594028266301 -100.463006148779,10.4649028457099 -100.886006009903,8.67029286280111 -101.303005876765,6.87423288029805 -101.714005747704,5.07696290415237 -102.121005621886,3.28043293713303 -102.525005502347,1.48406296419391 -102.924005386921,-0.313268006231944 -103.321005274601,-2.11036697096133 -103.715005166711,-3.90797693691664 -104.107005061076,-5.70594689525189 -104.498004959705,-7.5023968559339 -104.887004860164,-9.30110680898148 -105.277004762035,-11.0971967529541 -105.667004668637,-12.8920967039129 -106.057004577696,-14.6881966525773 -106.448004487449,-16.4843965914306 -106.841004399209,-18.2783965269892 -107.236004313025,-20.072596460315 -107.634004227371,-21.8662963851747 -108.036004142987,-23.6588963056048 -108.442004060058,-25.4499962228569 -108.853003979534,-27.2405961420056 -109.268003895721,-29.03149603822 -109.693003814326,-30.8177959384556 -110.122003732879,-32.6074958306858 -110.56300364928,-34.3926957094822 -111.011003567037,-36.1771955875388 -111.472003482795,-37.9600954543943 -111.944003397222,-39.7440953121948 -112.431003306857,-41.5230951503482 -112.935003216722,-43.3018949884953 -113.456003124767,-45.0791948196952 -113.99700302511,-46.8551946259969 -114.564002920776,-48.6281944213059 -115.157002815063,-50.3989942161746 -115.780002698679,-52.1682939854199 -116.442002577075,-53.932893750132 -117.14300245123,-55.6971935122978 -117.893002313604,-57.4577932583414 -118.6770011906,-59.1630908317898 -119.848999825055,-59.0203910335764 -121.007999805004,-58.8571910363031 -122.154999790414,-58.6836910382354 -123.290999775743,-58.4996910403217 -124.413999760892,-58.3059910425629 -125.524999744699,-58.1023910451615 -126.62099972931,-57.8878910478566 -127.705999714652,-57.665491050433 -128.776999700079,-57.4337910532048 -129.835999683904,-57.1952910563249 -130.879999665636,-56.9458910602397 -131.90999964845,-56.6877910640283 -132.923999630981,-56.4215910680685 -133.924999613394,-56.1469910723048 -134.911999595222,-55.8643910768784 -135.883999576661,-55.5739910817628 -136.841999557659,-55.2759910869597 -137.784999528896,-54.9704910953317 -138.703986535389,-54.6484953757511", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_1_ERR/2016/04/25/S3A_OL_1_ERR____20160425T163611_20160425T172019_20180201T174046_2648_003_240______LR2_R_NT_002.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 240, + "processingBaseline": 0 + }, + "id": "b6c66a96-a568-5cf0-9ed1-9f5deaa71217" + } + ], + "properties": { + "id": "cb435925-cf36-5911-b42a-9ef19ea58445", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=OL_1_ERR___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_OL_2_LFR___.json b/tests/data/opensearch/creodias_search_OL_2_LFR___.json new file mode 100644 index 0000000..718fdac --- /dev/null +++ b/tests/data/opensearch/creodias_search_OL_2_LFR___.json @@ -0,0 +1,818 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 132.33, + 31.357 + ], + [ + 133.048, + 31.2644 + ], + [ + 133.766, + 31.1688 + ], + [ + 134.478, + 31.0696 + ], + [ + 135.195, + 30.9656 + ], + [ + 135.908, + 30.858 + ], + [ + 136.619, + 30.7467 + ], + [ + 137.325, + 30.6325 + ], + [ + 138.034, + 30.5129 + ], + [ + 138.738, + 30.3899 + ], + [ + 139.444, + 30.2661 + ], + [ + 140.147, + 30.1349 + ], + [ + 140.847, + 30.0029 + ], + [ + 141.543, + 29.8644 + ], + [ + 142.239, + 29.7229 + ], + [ + 142.934, + 29.5747 + ], + [ + 143.627, + 29.4275 + ], + [ + 144.317, + 29.275 + ], + [ + 145.005, + 29.1192 + ], + [ + 145.691, + 28.9594 + ], + [ + 146.511, + 31.5837 + ], + [ + 147.378, + 34.2087 + ], + [ + 148.296, + 36.8272 + ], + [ + 149.273, + 39.4398 + ], + [ + 148.502, + 39.6167 + ], + [ + 147.727, + 39.7884 + ], + [ + 146.949, + 39.9543 + ], + [ + 146.165, + 40.1142 + ], + [ + 145.379, + 40.2726 + ], + [ + 144.591, + 40.4227 + ], + [ + 143.799, + 40.5686 + ], + [ + 143.001, + 40.7062 + ], + [ + 142.201, + 40.8406 + ], + [ + 141.4, + 40.9658 + ], + [ + 140.595, + 41.0888 + ], + [ + 139.782, + 41.2068 + ], + [ + 138.974, + 41.3173 + ], + [ + 138.159, + 41.4232 + ], + [ + 137.341, + 41.5234 + ], + [ + 136.524, + 41.6173 + ], + [ + 135.699, + 41.706 + ], + [ + 134.874, + 41.7885 + ], + [ + 134.052, + 41.8657 + ], + [ + 133.632, + 39.2375 + ], + [ + 133.205, + 36.6105 + ], + [ + 132.771, + 33.981 + ], + [ + 132.33, + 31.357 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_2_LFR____20160501T004719_20160501T005019_20180207T190452_0179_003_316_2340_LR2_R_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-05-01T00:47:19.349075Z", + "completionDate": "2016-05-01T00:50:19.349075Z", + "productType": "OL_2_LFR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 1059, + "updated": "2018-09-28T00:54:10.452213Z", + "published": "2018-09-28T00:54:10.452213Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b0ac6797-e329-56c6-998b-589090799690", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b0ac6797-e329-56c6-998b-589090799690", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/b0ac6797-e329-56c6-998b-589090799690.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 140.8015, + 35.41255 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_2_LFR/2016/05/01/S3A_OL_2_LFR____20160501T004719_20160501T005019_20180207T190452_0179_003_316_2340_LR2_R_NT_002.SEN3/S3A_OL_2_LFR____20160501T004719_20160501T005019_20180207T190452_0179_003_316_2340_LR2_R_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "132.33,31.357 133.048,31.2644 133.766,31.1688 134.478,31.0696 135.195,30.9656 135.908,30.858 136.619,30.7467 137.325,30.6325 138.034,30.5129 138.738,30.3899 139.444,30.2661 140.147,30.1349 140.847,30.0029 141.543,29.8644 142.239,29.7229 142.934,29.5747 143.627,29.4275 144.317,29.275 145.005,29.1192 145.691,28.9594 146.511,31.5837 147.378,34.2087 148.296,36.8272 149.273,39.4398 148.502,39.6167 147.727,39.7884 146.949,39.9543 146.165,40.1142 145.379,40.2726 144.591,40.4227 143.799,40.5686 143.001,40.7062 142.201,40.8406 141.4,40.9658 140.595,41.0888 139.782,41.2068 138.974,41.3173 138.159,41.4232 137.341,41.5234 136.524,41.6173 135.699,41.706 134.874,41.7885 134.052,41.8657 133.632,39.2375 133.205,36.6105 132.771,33.981 132.33,31.357", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_2_LFR/2016/05/01/S3A_OL_2_LFR____20160501T004719_20160501T005019_20180207T190452_0179_003_316_2340_LR2_R_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 316, + "processingBaseline": 0 + }, + "id": "b0ac6797-e329-56c6-998b-589090799690" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -5.50022, + -21.1425 + ], + [ + -4.86459, + -21.3192 + ], + [ + -4.22381, + -21.4929 + ], + [ + -3.57917, + -21.6648 + ], + [ + -2.93768, + -21.8329 + ], + [ + -2.29136, + -21.9994 + ], + [ + -1.64416, + -22.1632 + ], + [ + -0.997018, + -22.3235 + ], + [ + -0.347447, + -22.4822 + ], + [ + 0.302062, + -22.6379 + ], + [ + 0.956021, + -22.7881 + ], + [ + 1.60958, + -22.939 + ], + [ + 2.26397, + -23.0842 + ], + [ + 2.92264, + -23.2307 + ], + [ + 3.58051, + -23.3728 + ], + [ + 4.2379, + -23.5146 + ], + [ + 4.90104, + -23.65 + ], + [ + 5.56239, + -23.7837 + ], + [ + 6.22383, + -23.9142 + ], + [ + 6.8892, + -24.0429 + ], + [ + 7.47941, + -21.397 + ], + [ + 8.06747, + -18.7465 + ], + [ + 8.64936, + -16.0947 + ], + [ + 9.22625, + -13.4391 + ], + [ + 8.60231, + -13.3081 + ], + [ + 7.98037, + -13.1763 + ], + [ + 7.35569, + -13.0422 + ], + [ + 6.73402, + -12.9088 + ], + [ + 6.11225, + -12.7694 + ], + [ + 5.49183, + -12.6314 + ], + [ + 4.87221, + -12.4909 + ], + [ + 4.25333, + -12.3524 + ], + [ + 3.63425, + -12.2094 + ], + [ + 3.01634, + -12.0689 + ], + [ + 2.3986, + -11.9234 + ], + [ + 1.78296, + -11.7768 + ], + [ + 1.16487, + -11.6291 + ], + [ + 0.548897, + -11.4797 + ], + [ + -0.067169, + -11.3289 + ], + [ + -0.679576, + -11.1775 + ], + [ + -1.2903, + -11.0252 + ], + [ + -1.90344, + -10.8708 + ], + [ + -2.51632, + -10.7136 + ], + [ + -3.21294, + -13.3312 + ], + [ + -3.94129, + -15.9406 + ], + [ + -4.70393, + -18.5436 + ], + [ + -5.50022, + -21.1425 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_2_LFR____20160501T092715_20160501T093015_20180207T192722_0179_003_321_3240_LR2_R_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-05-01T09:27:15.453603Z", + "completionDate": "2016-05-01T09:30:15.453603Z", + "productType": "OL_2_LFR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 1064, + "updated": "2018-09-28T00:54:58.544563Z", + "published": "2018-09-28T00:54:58.544563Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ad2a5b33-e42e-5836-9d72-1a8c9d5b5618", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ad2a5b33-e42e-5836-9d72-1a8c9d5b5618", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/ad2a5b33-e42e-5836-9d72-1a8c9d5b5618.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 1.863015, + -17.37825 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_2_LFR/2016/05/01/S3A_OL_2_LFR____20160501T092715_20160501T093015_20180207T192722_0179_003_321_3240_LR2_R_NT_002.SEN3/S3A_OL_2_LFR____20160501T092715_20160501T093015_20180207T192722_0179_003_321_3240_LR2_R_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-5.50022,-21.1425 -4.86459,-21.3192 -4.22381,-21.4929 -3.57917,-21.6648 -2.93768,-21.8329 -2.29136,-21.9994 -1.64416,-22.1632 -0.997018,-22.3235 -0.347447,-22.4822 0.302062,-22.6379 0.956021,-22.7881 1.60958,-22.939 2.26397,-23.0842 2.92264,-23.2307 3.58051,-23.3728 4.2379,-23.5146 4.90104,-23.65 5.56239,-23.7837 6.22383,-23.9142 6.8892,-24.0429 7.47941,-21.397 8.06747,-18.7465 8.64936,-16.0947 9.22625,-13.4391 8.60231,-13.3081 7.98037,-13.1763 7.35569,-13.0422 6.73402,-12.9088 6.11225,-12.7694 5.49183,-12.6314 4.87221,-12.4909 4.25333,-12.3524 3.63425,-12.2094 3.01634,-12.0689 2.3986,-11.9234 1.78296,-11.7768 1.16487,-11.6291 0.548897,-11.4797 -0.067169,-11.3289 -0.679576,-11.1775 -1.2903,-11.0252 -1.90344,-10.8708 -2.51632,-10.7136 -3.21294,-13.3312 -3.94129,-15.9406 -4.70393,-18.5436 -5.50022,-21.1425", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_2_LFR/2016/05/01/S3A_OL_2_LFR____20160501T092715_20160501T093015_20180207T192722_0179_003_321_3240_LR2_R_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 321, + "processingBaseline": 0 + }, + "id": "ad2a5b33-e42e-5836-9d72-1a8c9d5b5618" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 47.9778, + -10.7126 + ], + [ + 48.5883, + -10.8693 + ], + [ + 49.2017, + -11.0238 + ], + [ + 49.8127, + -11.1763 + ], + [ + 50.4301, + -11.329 + ], + [ + 51.0417, + -11.4788 + ], + [ + 51.6578, + -11.6282 + ], + [ + 52.2761, + -11.7761 + ], + [ + 52.8919, + -11.9228 + ], + [ + 53.5098, + -12.0684 + ], + [ + 54.1278, + -12.209 + ], + [ + 54.747, + -12.352 + ], + [ + 55.3659, + -12.4907 + ], + [ + 55.9856, + -12.6312 + ], + [ + 56.6061, + -12.7692 + ], + [ + 57.2279, + -12.9087 + ], + [ + 57.8496, + -13.0422 + ], + [ + 58.4743, + -13.1763 + ], + [ + 59.0962, + -13.3082 + ], + [ + 59.72, + -13.4392 + ], + [ + 60.2964, + -10.791 + ], + [ + 60.8714, + -8.13382 + ], + [ + 61.4494, + -5.47737 + ], + [ + 62.0304, + -2.82087 + ], + [ + 61.4248, + -2.68607 + ], + [ + 60.818, + -2.55106 + ], + [ + 60.2108, + -2.41562 + ], + [ + 59.6037, + -2.28158 + ], + [ + 58.9961, + -2.14275 + ], + [ + 58.3916, + -2.0071 + ], + [ + 57.785, + -1.86968 + ], + [ + 57.1783, + -1.73531 + ], + [ + 56.5706, + -1.59778 + ], + [ + 55.9629, + -1.46364 + ], + [ + 55.3574, + -1.32635 + ], + [ + 54.7533, + -1.18922 + ], + [ + 54.1462, + -1.05212 + ], + [ + 53.5401, + -0.914509 + ], + [ + 52.9333, + -0.776613 + ], + [ + 52.3294, + -0.639278 + ], + [ + 51.7208, + -0.500805 + ], + [ + 51.1142, + -0.362715 + ], + [ + 50.5133, + -0.224376 + ], + [ + 49.9124, + -2.85215 + ], + [ + 49.2906, + -5.47728 + ], + [ + 48.647, + -8.10146 + ], + [ + 47.9778, + -10.7126 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_2_LFR____20160501T060217_20160501T060517_20180207T181654_0180_003_319_3060_LR2_R_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-05-01T06:02:17.011779Z", + "completionDate": "2016-05-01T06:05:17.011779Z", + "productType": "OL_2_LFR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 1062, + "updated": "2018-09-28T01:01:12.192641Z", + "published": "2018-09-28T01:01:12.192641Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9d82ce93-205c-5865-8210-81a656abc9a3", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9d82ce93-205c-5865-8210-81a656abc9a3", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/9d82ce93-205c-5865-8210-81a656abc9a3.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 55.0041, + -6.831788 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_2_LFR/2016/05/01/S3A_OL_2_LFR____20160501T060217_20160501T060517_20180207T181654_0180_003_319_3060_LR2_R_NT_002.SEN3/S3A_OL_2_LFR____20160501T060217_20160501T060517_20180207T181654_0180_003_319_3060_LR2_R_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "47.9778,-10.7126 48.5883,-10.8693 49.2017,-11.0238 49.8127,-11.1763 50.4301,-11.329 51.0417,-11.4788 51.6578,-11.6282 52.2761,-11.7761 52.8919,-11.9228 53.5098,-12.0684 54.1278,-12.209 54.747,-12.352 55.3659,-12.4907 55.9856,-12.6312 56.6061,-12.7692 57.2279,-12.9087 57.8496,-13.0422 58.4743,-13.1763 59.0962,-13.3082 59.72,-13.4392 60.2964,-10.791 60.8714,-8.13382 61.4494,-5.47737 62.0304,-2.82087 61.4248,-2.68607 60.818,-2.55106 60.2108,-2.41562 59.6037,-2.28158 58.9961,-2.14275 58.3916,-2.0071 57.785,-1.86968 57.1783,-1.73531 56.5706,-1.59778 55.9629,-1.46364 55.3574,-1.32635 54.7533,-1.18922 54.1462,-1.05212 53.5401,-0.914509 52.9333,-0.776613 52.3294,-0.639278 51.7208,-0.500805 51.1142,-0.362715 50.5133,-0.224376 49.9124,-2.85215 49.2906,-5.47728 48.647,-8.10146 47.9778,-10.7126", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_2_LFR/2016/05/01/S3A_OL_2_LFR____20160501T060217_20160501T060517_20180207T181654_0180_003_319_3060_LR2_R_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 319, + "processingBaseline": 0 + }, + "id": "9d82ce93-205c-5865-8210-81a656abc9a3" + } + ], + "properties": { + "id": "ba834cec-9fe1-5008-b368-f6489b7a548e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=OL_2_LFR___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_OL_2_LRR___.json b/tests/data/opensearch/creodias_search_OL_2_LRR___.json new file mode 100644 index 0000000..637bb49 --- /dev/null +++ b/tests/data/opensearch/creodias_search_OL_2_LRR___.json @@ -0,0 +1,3402 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 120.393, + -54.5604 + ], + [ + 121.31, + -54.8818 + ], + [ + 122.252, + -55.1866 + ], + [ + 123.208, + -55.484 + ], + [ + 124.179, + -55.7738 + ], + [ + 125.164, + -56.0558 + ], + [ + 126.163, + -56.3299 + ], + [ + 127.176, + -56.5956 + ], + [ + 128.203, + -56.8531 + ], + [ + 129.244, + -57.102 + ], + [ + 130.302, + -57.34 + ], + [ + 131.371, + -57.5713 + ], + [ + 132.453, + -57.7933 + ], + [ + 133.547, + -58.0074 + ], + [ + 134.654, + -58.2106 + ], + [ + 135.775, + -58.404 + ], + [ + 136.908, + -58.5877 + ], + [ + 138.052, + -58.7609 + ], + [ + 139.207, + -58.9239 + ], + [ + 140.377, + -59.0664 + ], + [ + 141.281, + -57.0766 + ], + [ + 142.148, + -54.9997 + ], + [ + 142.951, + -52.9189 + ], + [ + 143.701, + -50.834 + ], + [ + 144.406, + -48.7463 + ], + [ + 145.073, + -46.6551 + ], + [ + 145.707, + -44.5612 + ], + [ + 144.856, + -44.4399 + ], + [ + 144.01, + -44.3018 + ], + [ + 143.169, + -44.1575 + ], + [ + 142.331, + -44.0067 + ], + [ + 141.498, + -43.85 + ], + [ + 140.669, + -43.6873 + ], + [ + 139.846, + -43.5174 + ], + [ + 139.026, + -43.3428 + ], + [ + 138.212, + -43.1624 + ], + [ + 137.4, + -42.9784 + ], + [ + 136.595, + -42.7866 + ], + [ + 135.795, + -42.589 + ], + [ + 135.001, + -42.3861 + ], + [ + 134.211, + -42.1776 + ], + [ + 133.426, + -41.9636 + ], + [ + 132.647, + -41.7444 + ], + [ + 131.874, + -41.5198 + ], + [ + 131.105, + -41.2901 + ], + [ + 130.35, + -41.0448 + ], + [ + 129.223, + -43.0379 + ], + [ + 128.015, + -45.0181 + ], + [ + 126.715, + -46.982 + ], + [ + 125.311, + -48.9289 + ], + [ + 123.788, + -50.8553 + ], + [ + 122.131, + -52.7581 + ], + [ + 120.393, + -54.5604 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_2_LRR____20160426T000004_20160426T000414_20180205T102344_0250_003_244______LR2_R_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-04-26T00:00:04.146000Z", + "completionDate": "2016-04-26T00:04:14.250000Z", + "productType": "OL_2_LRR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 987, + "updated": "2019-11-19T16:23:05.807805Z", + "published": "2019-11-19T16:23:05.807805Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a19638a5-f157-5b1e-b993-5e8ae82b6141", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a19638a5-f157-5b1e-b993-5e8ae82b6141", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/a19638a5-f157-5b1e-b993-5e8ae82b6141.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 134.19334407638777, + -50.44991010924381 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_2_LRR/2016/04/26/S3A_OL_2_LRR____20160426T000004_20160426T000414_20180205T102344_0250_003_244______LR2_R_NT_002.SEN3/S3A_OL_2_LRR____20160426T000004_20160426T000414_20180205T102344_0250_003_244______LR2_R_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "120.393,-54.5604 121.31,-54.8818 122.252,-55.1866 123.208,-55.484 124.179,-55.7738 125.164,-56.0558 126.163,-56.3299 127.176,-56.5956 128.203,-56.8531 129.244,-57.102 130.302,-57.34 131.371,-57.5713 132.453,-57.7933 133.547,-58.0074 134.654,-58.2106 135.775,-58.404 136.908,-58.5877 138.052,-58.7609 139.207,-58.9239 140.377,-59.0664 141.281,-57.0766 142.148,-54.9997 142.951,-52.9189 143.701,-50.834 144.406,-48.7463 145.073,-46.6551 145.707,-44.5612 144.856,-44.4399 144.01,-44.3018 143.169,-44.1575 142.331,-44.0067 141.498,-43.85 140.669,-43.6873 139.846,-43.5174 139.026,-43.3428 138.212,-43.1624 137.4,-42.9784 136.595,-42.7866 135.795,-42.589 135.001,-42.3861 134.211,-42.1776 133.426,-41.9636 132.647,-41.7444 131.874,-41.5198 131.105,-41.2901 130.35,-41.0448 129.223,-43.0379 128.015,-45.0181 126.715,-46.982 125.311,-48.9289 123.788,-50.8553 122.131,-52.7581 120.393,-54.5604", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_2_LRR/2016/04/26/S3A_OL_2_LRR____20160426T000004_20160426T000414_20180205T102344_0250_003_244______LR2_R_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 244, + "processingBaseline": 0 + }, + "id": "a19638a5-f157-5b1e-b993-5e8ae82b6141" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 0.001145894818538, + 89.55234009173911 + ], + [ + 11.24988768286639, + 89.5523392964616 + ], + [ + 11.25011231713377, + 89.5523392964616 + ], + [ + 22.49988768286638, + 89.5523392964616 + ], + [ + 22.50011231713376, + 89.5523392964616 + ], + [ + 33.749887682866365, + 89.5523392964616 + ], + [ + 33.75011231713375, + 89.5523392964616 + ], + [ + 44.999887682866365, + 89.5523392964616 + ], + [ + 45.00011231713375, + 89.5523392964616 + ], + [ + 56.24988768286635, + 89.5523392964616 + ], + [ + 56.25011231713373, + 89.5523392964616 + ], + [ + 67.49988768286633, + 89.5523392964616 + ], + [ + 67.50011231713371, + 89.5523392964616 + ], + [ + 78.74988768286632, + 89.5523392964616 + ], + [ + 78.7501123171337, + 89.5523392964616 + ], + [ + 89.99988768286632, + 89.5523392964616 + ], + [ + 90.00011231713368, + 89.5523392964616 + ], + [ + 101.24988768286644, + 89.5523392964616 + ], + [ + 101.25011231713383, + 89.5523392964616 + ], + [ + 112.49988768286646, + 89.5523392964616 + ], + [ + 112.50011231713383, + 89.5523392964616 + ], + [ + 123.74988768286646, + 89.5523392964616 + ], + [ + 123.75011231713384, + 89.5523392964616 + ], + [ + 134.99988768286647, + 89.5523392964616 + ], + [ + 135.00011231713387, + 89.5523392964616 + ], + [ + 146.2498876828665, + 89.5523392964616 + ], + [ + 146.25011231713387, + 89.5523392964616 + ], + [ + 157.4998876828665, + 89.5523392964616 + ], + [ + 157.50011231713387, + 89.5523392964616 + ], + [ + 168.7498876828665, + 89.5523392964616 + ], + [ + 168.7501123171339, + 89.5523392964616 + ], + [ + 179.99885410518144, + 89.55234009173911 + ], + [ + 179.99892267056856, + 89.0 + ], + [ + 180.0, + 89.0 + ], + [ + 180.0, + 80.76708518788058 + ], + [ + 179.8900000000001, + 80.76708518788058 + ], + [ + 176.90399235410246, + 80.71260886918772 + ], + [ + 173.14698897141784, + 80.6067087709599 + ], + [ + 169.48798585997517, + 80.4621086405244 + ], + [ + 165.94998306444467, + 80.2805084821177 + ], + [ + 162.55298059723057, + 80.06390829932484 + ], + [ + 159.31397852233385, + 79.81430810080613 + ], + [ + 156.23297681470626, + 79.53470789101556 + ], + [ + 153.31797539475548, + 79.22700766811454 + ], + [ + 153.31797527830687, + 79.22700765485564 + ], + [ + 150.57497426743956, + 78.89130743733133 + ], + [ + 147.98997353869035, + 78.53460722270448 + ], + [ + 145.5629730051662, + 78.15660700508973 + ], + [ + 143.2849726489648, + 77.76050678761673 + ], + [ + 143.28497261203134, + 77.76050678081323 + ], + [ + 141.15397240085542, + 77.3455065615622 + ], + [ + 139.15897235020358, + 76.91450635104631 + ], + [ + 137.2909724202433, + 76.46880614741774 + ], + [ + 135.54297259695554, + 76.01020595379784 + ], + [ + 133.9039728410964, + 75.53980576515463 + ], + [ + 133.90397250930366, + 75.53980566401866 + ], + [ + 132.39699403468884, + 75.05271263369782 + ], + [ + 126.36601981995332, + 76.12520756286456 + ], + [ + 119.44601727056431, + 77.03080805894339 + ], + [ + 111.63601325660753, + 77.73310849533765 + ], + [ + 103.07300779838084, + 78.19620881153563 + ], + [ + 94.08930133715243, + 78.39130895263912 + ], + [ + 84.96059465609228, + 78.30490889011799 + ], + [ + 76.17108873469404, + 77.94450863753168 + ], + [ + 68.04698412207375, + 77.33290824046091 + ], + [ + 60.76888100309767, + 76.50160775894311 + ], + [ + 54.395879251665974, + 75.48920725426612 + ], + [ + 48.87727850018135, + 74.33390675901235 + ], + [ + 44.122278425956594, + 73.06080629022696 + ], + [ + 40.02467881287956, + 71.69490586846237 + ], + [ + 36.47897945807825, + 70.25820549268644 + ], + [ + 33.39448022835481, + 68.76340515479755 + ], + [ + 30.694181062263574, + 67.22030485775143 + ], + [ + 28.312981907916104, + 65.64030459709257 + ], + [ + 26.199282732286335, + 64.02870436437847 + ], + [ + 24.310083528381625, + 62.38990416217927 + ], + [ + 22.60958428496821, + 60.73140398709853 + ], + [ + 21.068284992407346, + 59.05480382854174 + ], + [ + 19.66528565476605, + 57.36190368758124 + ], + [ + 18.37988627725364, + 55.65620356813939 + ], + [ + 17.194686852519617, + 53.94090345601761 + ], + [ + 16.100187390372312, + 52.21220335669664 + ], + [ + 15.081187894773937, + 50.4764032739703 + ], + [ + 14.130388363487967, + 48.73370319795073 + ], + [ + 13.238888802219146, + 46.98420313247038 + ], + [ + 12.398389212016626, + 45.22710307297192 + ], + [ + 11.606189594397932, + 43.466003018226125 + ], + [ + 10.855789954680224, + 41.699002973424506 + ], + [ + 10.14169029479541, + 39.92810293930979 + ], + [ + 9.459800611487486, + 38.1553029031889 + ], + [ + 8.809580908965408, + 36.37620286857837 + ], + [ + 8.186351192631335, + 34.59390284745784 + ], + [ + 7.586311459878489, + 32.81020282922253 + ], + [ + 7.008691710880221, + 31.023202809174585 + ], + [ + 6.451711951077142, + 29.232702800504182 + ], + [ + 5.911022176242941, + 27.442902787388338 + ], + [ + 5.389572391318169, + 25.646402780378082 + ], + [ + 4.880622597450988, + 23.85190278348072 + ], + [ + 4.386102790840469, + 22.05500277894176 + ], + [ + 3.904442975803905, + 20.255402779137935 + ], + [ + 3.434283153515723, + 18.454402786726092 + ], + [ + 2.973683324843032, + 16.653202803394333 + ], + [ + 2.520803484658563, + 14.85280280653574 + ], + [ + 2.079753638918234, + 13.046202815989865 + ], + [ + 1.644153789139241, + 11.242702838521078 + ], + [ + 1.216153930369899, + 9.438162850963879 + ], + [ + 0.794958067881786, + 7.630612873117564 + ], + [ + 0.378206200375948, + 5.824662899051024 + ], + [ + 0.11, + 4.648536709246773 + ], + [ + 0.11, + 4.166195816256622 + ], + [ + 6.005038999e-6, + 4.166195816256622 + ], + [ + 0.0, + 4.166195816256622 + ], + [ + 0.0, + 3.676484161081242 + ], + [ + -0.11, + 3.676484161081242 + ], + [ + -0.440329550831781, + 2.210612950052525 + ], + [ + -0.843228431985353, + 0.402427983694784 + ], + [ + -1.244105317865087, + -1.403956983203652 + ], + [ + -1.641125208299927, + -3.212376951497265 + ], + [ + -2.036205100735366, + -5.020276910337632 + ], + [ + -2.42994499684573, + -6.827726868331967 + ], + [ + -2.822384896376758, + -8.635446825372599 + ], + [ + -3.213934797115177, + -10.442696771887311 + ], + [ + -3.606974702129409, + -12.248896723323243 + ], + [ + -3.998014610035258, + -14.054696673300338 + ], + [ + -4.391354517353082, + -15.861396607607983 + ], + [ + -4.786804428086797, + -17.66619654472618 + ], + [ + -5.183504342252899, + -19.470196485343156 + ], + [ + -5.582104256100601, + -21.27539641328992 + ], + [ + -5.985064169917567, + -23.07849633065725 + ], + [ + -6.392224086223999, + -24.880096249210244 + ], + [ + -6.803844003494011, + -26.68129616284218 + ], + [ + -7.221083921027603, + -28.481396069249364 + ], + [ + -7.644693839054458, + -30.280795970111512 + ], + [ + -8.07542375655668, + -32.07889586174266 + ], + [ + -8.514863673408492, + -33.87539574463708 + ], + [ + -8.964063589583052, + -35.671095619538875 + ], + [ + -9.424193506463515, + -37.46449549280358 + ], + [ + -9.895153420298133, + -39.258095350153305 + ], + [ + -10.381603331460619, + -41.04859519565319 + ], + [ + -10.882903242518822, + -42.838895038807294 + ], + [ + -11.401603144238054, + -44.6274948486306 + ], + [ + -11.944703048049057, + -46.41029466867741 + ], + [ + -12.505602951189434, + -48.196294486002266 + ], + [ + -13.094402837889938, + -49.97899425704634 + ], + [ + -13.717102723463466, + -51.75619403271451 + ], + [ + -14.372202606900663, + -53.53349380837266 + ], + [ + -15.068002478368195, + -55.3080935621433 + ], + [ + -15.811902358828187, + -57.078493349857055 + ], + [ + -16.24100123131789, + -58.04389082344147 + ], + [ + -17.378399820431646, + -57.90389103246462 + ], + [ + -18.502299800006636, + -57.743791035281916 + ], + [ + -19.61589978555803, + -57.57379103721166 + ], + [ + -20.719499770891137, + -57.39379103930967 + ], + [ + -21.811399756098364, + -57.20429104156011 + ], + [ + -22.891799740009244, + -57.00549104415057 + ], + [ + -23.959299724543566, + -56.79599104686434 + ], + [ + -25.01589970999144, + -56.578791049438436 + ], + [ + -26.060299695832406, + -56.352791052119215 + ], + [ + -27.094499679704384, + -56.12019105522213 + ], + [ + -28.113799661369043, + -55.87699105915512 + ], + [ + -29.120199644472113, + -55.62539106286831 + ], + [ + -30.113099627340123, + -55.36579106680312 + ], + [ + -31.093399609809744, + -55.09819107100458 + ], + [ + -32.0605995918229, + -54.822691075510754 + ], + [ + -33.01439957354279, + -54.53959108028058 + ], + [ + -33.95489955487864, + -54.24909108534659 + ], + [ + -34.88209952605226, + -53.95129109366057 + ], + [ + -35.78638668762973, + -53.63679529576622 + ], + [ + -34.96289860389172, + -52.75970828897568 + ], + [ + -34.962898446500716, + -52.75970811408107 + ], + [ + -33.540398511071494, + -51.1392082097208 + ], + [ + -33.54039830842061, + -51.139207968973665 + ], + [ + -32.21749836467136, + -49.49900806514033 + ], + [ + -32.21749816914547, + -49.4990078130312 + ], + [ + -30.984398217574075, + -47.84430790925994 + ], + [ + -30.98439803194194, + -47.84430765107933 + ], + [ + -29.83139807314908, + -46.181007746920116 + ], + [ + -29.83139788410826, + -46.181007463794984 + ], + [ + -28.750097918073948, + -44.49880755948624 + ], + [ + -28.750097739316068, + -44.498807271622226 + ], + [ + -27.734397766479454, + -42.804707366650156 + ], + [ + -27.734397607728045, + -42.804707094195464 + ], + [ + -26.774997629061748, + -41.109307188111565 + ], + [ + -26.774997459212837, + -41.10930687779509 + ], + [ + -25.869097474076323, + -39.39720697088887 + ], + [ + -25.869097321481927, + -39.397206674096324 + ], + [ + -25.01189733058011, + -37.680306765827005 + ], + [ + -25.011897187011495, + -37.68030647041133 + ], + [ + -24.196697190671838, + -35.95600656086563 + ], + [ + -24.196697048939452, + -35.95600625264165 + ], + [ + -23.421697047037032, + -34.22210634167722 + ], + [ + -23.421696920610156, + -34.22210605197161 + ], + [ + -22.68259691376002, + -32.486306139374804 + ], + [ + -22.682596790726848, + -32.48630584332802 + ], + [ + -21.97629677886232, + -30.743905929165983 + ], + [ + -21.976296663586627, + -30.743905638150345 + ], + [ + -21.300196646881037, + -28.99610572235323 + ], + [ + -21.300196538342995, + -28.996105435468145 + ], + [ + -20.652196516911463, + -27.243705517974185 + ], + [ + -20.652196416150694, + -27.243705239736848 + ], + [ + -20.02949639015464, + -25.48680532058779 + ], + [ + -20.029496295847903, + -25.486805049151318 + ], + [ + -19.43039626539622, + -23.72660512831386 + ], + [ + -19.430396176622697, + -23.72660486241011 + ], + [ + -18.853196141753724, + -21.962904939897538 + ], + [ + -18.853196059652124, + -21.962904684462725 + ], + [ + -18.295996020489362, + -20.19670476031672 + ], + [ + -18.29599594241686, + -20.19670450839189 + ], + [ + -17.757495898891758, + -18.426704582645456 + ], + [ + -17.75749582378606, + -18.426704331262936 + ], + [ + -17.236895775744298, + -16.651204403912757 + ], + [ + -17.23689571020682, + -16.651204177034142 + ], + [ + -16.732195658085356, + -14.876704248144954 + ], + [ + -16.732195595963926, + -14.87670402651876 + ], + [ + -16.24189553963544, + -13.100804096207836 + ], + [ + -16.241895478063338, + -13.100803869632786 + ], + [ + -15.765895417181355, + -11.32020393787141 + ], + [ + -15.765895359508605, + -11.32020371882887 + ], + [ + -15.304195294136418, + -9.538693785526661 + ], + [ + -15.304195245564367, + -9.538693596026665 + ], + [ + -14.852795175988755, + -7.757263661608025 + ], + [ + -14.852795123342105, + -7.757263450701152 + ], + [ + -14.414195048913102, + -5.972533514838651 + ], + [ + -14.414195002655704, + -5.972533324294073 + ], + [ + -13.98609492352012, + -4.186483387221404 + ], + [ + -13.98609487997912, + -4.186483203445043 + ], + [ + -13.56789479602802, + -2.399853265202385 + ], + [ + -13.5678947536355, + -2.399853081890428 + ], + [ + -13.159394664539342, + -0.611018142481237 + ], + [ + -13.159394624699882, + -0.611017966014351 + ], + [ + -12.760094530325501, + 1.178936974527225 + ], + [ + -12.760094495309055, + 1.178937132856672 + ], + [ + -12.368294395802359, + 2.966567074338262 + ], + [ + -12.368294358059863, + 2.966567248657095 + ], + [ + -11.985394252552314, + 4.757747191266151 + ], + [ + -11.985394219830757, + 4.75774734570794 + ], + [ + -11.609394108437803, + 6.549077289201654 + ], + [ + -11.609394076149659, + 6.549077444514831 + ], + [ + -11.24079395851767, + 8.340107388977021 + ], + [ + -11.24079392873465, + 8.340107534886645 + ], + [ + -10.878393804589658, + 10.130897480163465 + ], + [ + -10.878393773457566, + 10.130897635677842 + ], + [ + -10.523293641966625, + 11.924997581926704 + ], + [ + -10.523293615493047, + 11.924997716595083 + ], + [ + -10.173493476839548, + 13.717197663555734 + ], + [ + -10.17349345103841, + 13.717197796662536 + ], + [ + -9.828703304631022, + 15.508897744297814 + ], + [ + -9.828703275471439, + 15.508897897697745 + ], + [ + -9.49190312013398, + 17.30379784643589 + ], + [ + -9.491903100816677, + 17.303797949439147 + ], + [ + -9.156722937493056, + 19.092197898386203 + ], + [ + -9.156722911517058, + 19.092198038398546 + ], + [ + -8.827832738118504, + 20.88399798821756 + ], + [ + -8.827832714416466, + 20.883998118424625 + ], + [ + -8.504262530475813, + 22.677198068984648 + ], + [ + -8.504262508853303, + 22.677198189571232 + ], + [ + -8.184982313877, + 24.469698140729264 + ], + [ + -8.184982293545165, + 24.469698255461196 + ], + [ + -7.869442086879122, + 26.259998207141226 + ], + [ + -7.869442067360533, + 26.259998318385424 + ], + [ + -7.557031847944639, + 28.04909827049877 + ], + [ + -7.55703182504375, + 28.04909840316682 + ], + [ + -7.251121590606444, + 29.843098356210266 + ], + [ + -7.251121575115764, + 29.843098446967872 + ], + [ + -6.945801326554093, + 31.63029840007628 + ], + [ + -6.9458013057393, + 31.630298523112685 + ], + [ + -6.646011039726163, + 33.4208984770154 + ], + [ + -6.646011022562921, + 33.42089857991023 + ], + [ + -6.348940738638174, + 35.208998534194244 + ], + [ + -6.348940721619352, + 35.20899863705205 + ], + [ + -6.054490417696538, + 36.99639859170229 + ], + [ + -6.054490399477254, + 36.99639870315835 + ], + [ + -5.764500072932394, + 38.78519865845231 + ], + [ + -5.764500056452129, + 38.78519876061219 + ], + [ + -5.477539705352759, + 40.57349871633736 + ], + [ + -5.477539691111786, + 40.57349880508081 + ], + [ + -5.19142931399839, + 42.35649876091034 + ], + [ + -5.191429297012941, + 42.35649886757767 + ], + [ + -4.909338888633099, + 44.1426988239893 + ], + [ + -4.909338872649752, + 44.14269892584917 + ], + [ + -4.631138430235164, + 45.928098882827065 + ], + [ + -4.631138415747343, + 45.92809897610584 + ], + [ + -4.354997935294495, + 47.71229893337279 + ], + [ + -4.35499792115912, + 47.71229902496291 + ], + [ + -4.080627397625477, + 49.49559898247534 + ], + [ + -4.080627382835875, + 49.49559907916864 + ], + [ + -3.809856810398103, + 51.27739903720792 + ], + [ + -3.809856796376156, + 51.27739912990399 + ], + [ + -3.54168616756193, + 53.05919908831807 + ], + [ + -3.541686153907815, + 53.05919917943812 + ], + [ + -3.275945460098703, + 54.84119913820221 + ], + [ + -3.27594544560693, + 54.841199236298436 + ], + [ + -3.015484676441259, + 56.62289919585303 + ], + [ + -3.015484665307865, + 56.62289927174235 + ], + [ + -2.753753810692016, + 58.40019923108009 + ], + [ + -2.753753796610439, + 58.40019932769901 + ], + [ + -2.497362837167021, + 60.17999928783993 + ], + [ + -2.497362824389898, + 60.17999937715374 + ], + [ + -2.244911742428082, + 61.95869933788437 + ], + [ + -2.244911730741714, + 61.9586994204722 + ], + [ + -1.994310501993884, + 63.73589938147075 + ], + [ + -1.994310489451827, + 63.7358994713153 + ], + [ + -1.749149081029322, + 65.51269943313976 + ], + [ + -1.749149068618415, + 65.51269952435149 + ], + [ + -1.511067436310893, + 67.29119948725895 + ], + [ + -1.511067425517199, + 67.2911995684713 + ], + [ + -1.277045517091237, + 69.06719953199534 + ], + [ + -1.277045506321491, + 69.06719961463834 + ], + [ + -1.048773243323966, + 70.84239957904367 + ], + [ + -1.048773232250092, + 70.84239966706842 + ], + [ + -0.831345504138516, + 72.61799963315072 + ], + [ + -0.831345494598936, + 72.61799971239782 + ], + [ + -0.622336147000508, + 74.39199967978219 + ], + [ + -0.622336137462659, + 74.39199976339397 + ], + [ + -0.428366929876662, + 76.16559973311554 + ], + [ + -0.428366920523801, + 76.16559982460194 + ], + [ + -0.263363470580288, + 77.93969979883725 + ], + [ + -0.263363463825315, + 77.93969987755565 + ], + [ + -0.128256129255281, + 79.71419985645446 + ], + [ + -0.128256124310558, + 79.7141999314162 + ], + [ + -0.11, + 80.06853111719245 + ], + [ + -0.11, + 83.6894452076561 + ], + [ + -0.272910734143331, + 85.03290012773574 + ], + [ + -0.272910750230877, + 85.03290020319764 + ], + [ + -0.992525689269057, + 86.80210031559564 + ], + [ + -0.992525750404244, + 86.80210040081826 + ], + [ + -4.173443006155148, + 88.57030089650559 + ], + [ + -4.173443383947443, + 88.5703009856941 + ], + [ + -18.53325480976074, + 89.55430816833479 + ], + [ + -11.250112317133587, + 89.5523392964616 + ], + [ + -11.249887682866207, + 89.5523392964616 + ], + [ + -0.001145894818538, + 89.55234009173911 + ], + [ + -0.001138521181558, + 89.0 + ], + [ + 0.0, + 89.0 + ], + [ + 0.001138521176939, + 89.0 + ], + [ + 0.001145894818538, + 89.55234009173911 + ] + ] + ], + [ + [ + [ + -179.99885410518147, + 89.55234009173911 + ], + [ + -168.75011231713347, + 89.5523392964616 + ], + [ + -168.74988768286607, + 89.5523392964616 + ], + [ + -157.50011231713344, + 89.5523392964616 + ], + [ + -157.49988768286607, + 89.5523392964616 + ], + [ + -157.18243412078564, + 89.55257658289034 + ], + [ + -173.20724134753792, + 87.88020065271047 + ], + [ + -173.2072415029292, + 87.88020056861477 + ], + [ + -174.8651317922185, + 86.11000030987198 + ], + [ + -174.8651318295375, + 86.11000022509414 + ], + [ + -175.3160905803805, + 84.33750015464491 + ], + [ + -175.31609059073776, + 84.3375000747257 + ], + [ + -175.43006899659875, + 82.56500005691652 + ], + [ + -175.43006899771953, + 82.56499997482642 + ], + [ + -175.3990558440321, + 80.79230905875984 + ], + [ + -179.2690031187134, + 80.77840894127544 + ], + [ + -179.2690040350169, + 80.7784089317718 + ], + [ + -179.89, + 80.770493858172 + ], + [ + -179.89, + 80.76909253150008 + ], + [ + -179.99994442413177, + 80.76909253150008 + ], + [ + -180.0, + 80.76909253150008 + ], + [ + -180.0, + 89.0 + ], + [ + -179.99892267057996, + 89.0 + ], + [ + -179.99885410518147, + 89.55234009173911 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_2_LRR____20160429T094809_20160429T103219_20180205T103130_2650_003_293______LR2_R_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-04-29T09:48:08.855000Z", + "completionDate": "2016-04-29T10:32:19.312000Z", + "productType": "OL_2_LRR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 1036, + "updated": "2021-06-02T07:30:13.265038Z", + "published": "2021-06-02T07:30:13.265038Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/faf6f6b5-4b59-54c1-9e66-b679eaa0d6bc", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for faf6f6b5-4b59-54c1-9e66-b679eaa0d6bc", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/faf6f6b5-4b59-54c1-9e66-b679eaa0d6bc.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 37.80994353379398, + 50.85125713694461 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "0.001145894818538,89.5523400917391 11.2498876828664,89.5523392964616 11.2501123171338,89.5523392964616 22.4998876828664,89.5523392964616 22.5001123171338,89.5523392964616 33.7498876828664,89.5523392964616 33.7501123171337,89.5523392964616 44.9998876828664,89.5523392964616 45.0001123171337,89.5523392964616 56.2498876828664,89.5523392964616 56.2501123171337,89.5523392964616 67.4998876828663,89.5523392964616 67.5001123171337,89.5523392964616 78.7498876828663,89.5523392964616 78.7501123171337,89.5523392964616 89.9998876828663,89.5523392964616 90.0001123171337,89.5523392964616 101.249887682866,89.5523392964616 101.250112317134,89.5523392964616 112.499887682866,89.5523392964616 112.500112317134,89.5523392964616 123.749887682866,89.5523392964616 123.750112317134,89.5523392964616 134.999887682866,89.5523392964616 135.000112317134,89.5523392964616 146.249887682867,89.5523392964616 146.250112317134,89.5523392964616 157.499887682867,89.5523392964616 157.500112317134,89.5523392964616 168.749887682867,89.5523392964616 168.750112317134,89.5523392964616 179.998854105181,89.5523400917391 179.998922670569,89.0 180,89 180.0,80.7670851878806 179.89,80.7670851878806 176.903992354102,80.7126088691877 173.146988971418,80.6067087709599 169.487985859975,80.4621086405244 165.949983064445,80.2805084821177 162.552980597231,80.0639082993248 159.313978522334,79.8143081008061 156.232976814706,79.5347078910156 153.317975394755,79.2270076681145 153.317975278307,79.2270076548556 150.57497426744,78.8913074373313 147.98997353869,78.5346072227045 145.562973005166,78.1566070050897 143.284972648965,77.7605067876167 143.284972612031,77.7605067808132 141.153972400855,77.3455065615622 139.158972350204,76.9145063510463 137.290972420243,76.4688061474177 135.542972596956,76.0102059537978 133.903972841096,75.5398057651546 133.903972509304,75.5398056640187 132.396994034689,75.0527126336978 126.366019819953,76.1252075628646 119.446017270564,77.0308080589434 111.636013256608,77.7331084953376 103.073007798381,78.1962088115356 94.0893013371524,78.3913089526391 84.9605946560923,78.304908890118 76.171088734694,77.9445086375317 68.0469841220738,77.3329082404609 60.7688810030977,76.5016077589431 54.395879251666,75.4892072542661 48.8772785001813,74.3339067590124 44.1222784259566,73.060806290227 40.0246788128796,71.6949058684624 36.4789794580782,70.2582054926864 33.3944802283548,68.7634051547976 30.6941810622636,67.2203048577514 28.3129819079161,65.6403045970926 26.1992827322863,64.0287043643785 24.3100835283816,62.3899041621793 22.6095842849682,60.7314039870985 21.0682849924073,59.0548038285417 19.665285654766,57.3619036875812 18.3798862772536,55.6562035681394 17.1946868525196,53.9409034560176 16.1001873903723,52.2122033566966 15.0811878947739,50.4764032739703 14.130388363488,48.7337031979507 13.2388888022191,46.9842031324704 12.3983892120166,45.2271030729719 11.6061895943979,43.4660030182261 10.8557899546802,41.6990029734245 10.1416902947954,39.9281029393098 9.45980061148749,38.1553029031889 8.80958090896541,36.3762028685784 8.18635119263134,34.5939028474578 7.58631145987849,32.8102028292225 7.00869171088022,31.0232028091746 6.45171195107714,29.2327028005042 5.91102217624294,27.4429027873883 5.38957239131817,25.6464027803781 4.88062259745099,23.8519027834807 4.38610279084047,22.0550027789418 3.9044429758039,20.2554027791379 3.43428315351572,18.4544027867261 2.97368332484303,16.6532028033943 2.52080348465856,14.8528028065357 2.07975363891823,13.0462028159899 1.64415378913924,11.2427028385211 1.2161539303699,9.43816285096388 0.794958067881786,7.63061287311756 0.378206200375948,5.82466289905102 0.11,4.64853670924677 0.11,4.16619581625662 0.000006005038999,4.16619581625662 0.0,4.16619581625662 0.0,3.67648416108124 -0.11,3.67648416108124 -0.440329550831781,2.21061295005253 -0.843228431985353,0.402427983694784 -1.24410531786509,-1.40395698320365 -1.64112520829993,-3.21237695149726 -2.03620510073537,-5.02027691033763 -2.42994499684573,-6.82772686833197 -2.82238489637676,-8.6354468253726 -3.21393479711518,-10.4426967718873 -3.60697470212941,-12.2488967233232 -3.99801461003526,-14.0546966733003 -4.39135451735308,-15.861396607608 -4.7868044280868,-17.6661965447262 -5.1835043422529,-19.4701964853432 -5.5821042561006,-21.2753964132899 -5.98506416991757,-23.0784963306572 -6.392224086224,-24.8800962492102 -6.80384400349401,-26.6812961628422 -7.2210839210276,-28.4813960692494 -7.64469383905446,-30.2807959701115 -8.07542375655668,-32.0788958617427 -8.51486367340849,-33.8753957446371 -8.96406358958305,-35.6710956195389 -9.42419350646352,-37.4644954928036 -9.89515342029813,-39.2580953501533 -10.3816033314606,-41.0485951956532 -10.8829032425188,-42.8388950388073 -11.4016031442381,-44.6274948486306 -11.9447030480491,-46.4102946686774 -12.5056029511894,-48.1962944860023 -13.0944028378899,-49.9789942570463 -13.7171027234635,-51.7561940327145 -14.3722026069007,-53.5334938083727 -15.0680024783682,-55.3080935621433 -15.8119023588282,-57.0784933498571 -16.2410012313179,-58.0438908234415 -17.3783998204316,-57.9038910324646 -18.5022998000066,-57.7437910352819 -19.615899785558,-57.5737910372117 -20.7194997708911,-57.3937910393097 -21.8113997560984,-57.2042910415601 -22.8917997400092,-57.0054910441506 -23.9592997245436,-56.7959910468643 -25.0158997099914,-56.5787910494384 -26.0602996958324,-56.3527910521192 -27.0944996797044,-56.1201910552221 -28.113799661369,-55.8769910591551 -29.1201996444721,-55.6253910628683 -30.1130996273401,-55.3657910668031 -31.0933996098097,-55.0981910710046 -32.0605995918229,-54.8226910755108 -33.0143995735428,-54.5395910802806 -33.9548995548786,-54.2490910853466 -34.8820995260523,-53.9512910936606 -35.7863866876297,-53.6367952957662 -34.9628986038917,-52.7597082889757 -34.9628984465007,-52.7597081140811 -33.5403985110715,-51.1392082097208 -33.5403983084206,-51.1392079689737 -32.2174983646714,-49.4990080651403 -32.2174981691455,-49.4990078130312 -30.9843982175741,-47.8443079092599 -30.9843980319419,-47.8443076510793 -29.8313980731491,-46.1810077469201 -29.8313978841083,-46.181007463795 -28.7500979180739,-44.4988075594862 -28.7500977393161,-44.4988072716222 -27.7343977664795,-42.8047073666502 -27.734397607728,-42.8047070941955 -26.7749976290617,-41.1093071881116 -26.7749974592128,-41.1093068777951 -25.8690974740763,-39.3972069708889 -25.8690973214819,-39.3972066740963 -25.0118973305801,-37.680306765827 -25.0118971870115,-37.6803064704113 -24.1966971906718,-35.9560065608656 -24.1966970489395,-35.9560062526417 -23.421697047037,-34.2221063416772 -23.4216969206102,-34.2221060519716 -22.68259691376,-32.4863061393748 -22.6825967907268,-32.486305843328 -21.9762967788623,-30.743905929166 -21.9762966635866,-30.7439056381503 -21.300196646881,-28.9961057223532 -21.300196538343,-28.9961054354681 -20.6521965169115,-27.2437055179742 -20.6521964161507,-27.2437052397368 -20.0294963901546,-25.4868053205878 -20.0294962958479,-25.4868050491513 -19.4303962653962,-23.7266051283139 -19.4303961766227,-23.7266048624101 -18.8531961417537,-21.9629049398975 -18.8531960596521,-21.9629046844627 -18.2959960204894,-20.1967047603167 -18.2959959424169,-20.1967045083919 -17.7574958988918,-18.4267045826455 -17.7574958237861,-18.4267043312629 -17.2368957757443,-16.6512044039128 -17.2368957102068,-16.6512041770341 -16.7321956580854,-14.876704248145 -16.7321955959639,-14.8767040265188 -16.2418955396354,-13.1008040962078 -16.2418954780633,-13.1008038696328 -15.7658954171814,-11.3202039378714 -15.7658953595086,-11.3202037188289 -15.3041952941364,-9.53869378552666 -15.3041952455644,-9.53869359602666 -14.8527951759888,-7.75726366160803 -14.8527951233421,-7.75726345070115 -14.4141950489131,-5.97253351483865 -14.4141950026557,-5.97253332429407 -13.9860949235201,-4.1864833872214 -13.9860948799791,-4.18648320344504 -13.567894796028,-2.39985326520239 -13.5678947536355,-2.39985308189043 -13.1593946645393,-0.611018142481237 -13.1593946246999,-0.611017966014351 -12.7600945303255,1.17893697452723 -12.7600944953091,1.17893713285667 -12.3682943958024,2.96656707433826 -12.3682943580599,2.9665672486571 -11.9853942525523,4.75774719126615 -11.9853942198308,4.75774734570794 -11.6093941084378,6.54907728920165 -11.6093940761497,6.54907744451483 -11.2407939585177,8.34010738897702 -11.2407939287347,8.34010753488664 -10.8783938045897,10.1308974801635 -10.8783937734576,10.1308976356778 -10.5232936419666,11.9249975819267 -10.523293615493,11.9249977165951 -10.1734934768395,13.7171976635557 -10.1734934510384,13.7171977966625 -9.82870330463102,15.5088977442978 -9.82870327547144,15.5088978976977 -9.49190312013398,17.3037978464359 -9.49190310081668,17.3037979494391 -9.15672293749306,19.0921978983862 -9.15672291151706,19.0921980383985 -8.8278327381185,20.8839979882176 -8.82783271441647,20.8839981184246 -8.50426253047581,22.6771980689846 -8.5042625088533,22.6771981895712 -8.184982313877,24.4696981407293 -8.18498229354516,24.4696982554612 -7.86944208687912,26.2599982071412 -7.86944206736053,26.2599983183854 -7.55703184794464,28.0490982704988 -7.55703182504375,28.0490984031668 -7.25112159060644,29.8430983562103 -7.25112157511576,29.8430984469679 -6.94580132655409,31.6302984000763 -6.9458013057393,31.6302985231127 -6.64601103972616,33.4208984770154 -6.64601102256292,33.4208985799102 -6.34894073863817,35.2089985341942 -6.34894072161935,35.208998637052 -6.05449041769654,36.9963985917023 -6.05449039947725,36.9963987031583 -5.76450007293239,38.7851986584523 -5.76450005645213,38.7851987606122 -5.47753970535276,40.5734987163374 -5.47753969111179,40.5734988050808 -5.19142931399839,42.3564987609103 -5.19142929701294,42.3564988675777 -4.9093388886331,44.1426988239893 -4.90933887264975,44.1426989258492 -4.63113843023516,45.9280988828271 -4.63113841574734,45.9280989761058 -4.3549979352945,47.7122989333728 -4.35499792115912,47.7122990249629 -4.08062739762548,49.4955989824753 -4.08062738283587,49.4955990791686 -3.8098568103981,51.2773990372079 -3.80985679637616,51.277399129904 -3.54168616756193,53.0591990883181 -3.54168615390781,53.0591991794381 -3.2759454600987,54.8411991382022 -3.27594544560693,54.8411992362984 -3.01548467644126,56.622899195853 -3.01548466530786,56.6228992717423 -2.75375381069202,58.4001992310801 -2.75375379661044,58.400199327699 -2.49736283716702,60.1799992878399 -2.4973628243899,60.1799993771537 -2.24491174242808,61.9586993378844 -2.24491173074171,61.9586994204722 -1.99431050199388,63.7358993814708 -1.99431048945183,63.7358994713153 -1.74914908102932,65.5126994331398 -1.74914906861842,65.5126995243515 -1.51106743631089,67.291199487259 -1.5110674255172,67.2911995684713 -1.27704551709124,69.0671995319953 -1.27704550632149,69.0671996146383 -1.04877324332397,70.8423995790437 -1.04877323225009,70.8423996670684 -0.831345504138516,72.6179996331507 -0.831345494598936,72.6179997123978 -0.622336147000508,74.3919996797822 -0.622336137462659,74.391999763394 -0.428366929876662,76.1655997331155 -0.428366920523801,76.1655998246019 -0.263363470580288,77.9396997988373 -0.263363463825315,77.9396998775557 -0.128256129255281,79.7141998564545 -0.128256124310558,79.7141999314162 -0.11,80.0685311171924 -0.11,83.6894452076561 -0.272910734143331,85.0329001277357 -0.272910750230877,85.0329002031976 -0.992525689269057,86.8021003155956 -0.992525750404244,86.8021004008183 -4.17344300615515,88.5703008965056 -4.17344338394744,88.5703009856941 -18.5332548097607,89.5543081683348 -11.2501123171336,89.5523392964616 -11.2498876828662,89.5523392964616 -0.001145894818538,89.5523400917391 -0.001138521181558,89.0 0,89 0.001138521176939,89.0 0.001145894818538,89.5523400917391-179.998854105181,89.5523400917391 -168.750112317133,89.5523392964616 -168.749887682866,89.5523392964616 -157.500112317133,89.5523392964616 -157.499887682866,89.5523392964616 -157.182434120786,89.5525765828903 -173.207241347538,87.8802006527105 -173.207241502929,87.8802005686148 -174.865131792219,86.110000309872 -174.865131829537,86.1100002250941 -175.31609058038,84.3375001546449 -175.316090590738,84.3375000747257 -175.430068996599,82.5650000569165 -175.43006899772,82.5649999748264 -175.399055844032,80.7923090587598 -179.269003118713,80.7784089412754 -179.269004035017,80.7784089317718 -179.89,80.770493858172 -179.89,80.7690925315001 -179.999944424132,80.7690925315001 -180,80.7690925315001 -180,89 -179.99892267058,89.0 -179.998854105181,89.5523400917391", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_2_LRR/2016/04/29/S3A_OL_2_LRR____20160429T094809_20160429T103219_20180205T103130_2650_003_293______LR2_R_NT_002.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 293, + "processingBaseline": 0 + }, + "id": "faf6f6b5-4b59-54c1-9e66-b679eaa0d6bc" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 161.23401299824334, + -52.94099517121922 + ], + [ + 162.0140014573246, + -52.07740823218423 + ], + [ + 162.01400161255194, + -52.07740805304852 + ], + [ + 163.3930015516002, + -50.44690814901701 + ], + [ + 163.3930017483827, + -50.44690790694444 + ], + [ + 164.67700169541132, + -48.8022080030925 + ], + [ + 164.67700189069453, + -48.80220774295799 + ], + [ + 165.87500184545797, + -47.14150783914406 + ], + [ + 165.87500203356973, + -47.141507568584444 + ], + [ + 166.99700199558515, + -45.46610766456593 + ], + [ + 166.99700217265584, + -45.46610739114836 + ], + [ + 168.05000214139685, + -43.783607486408656 + ], + [ + 168.05000231737466, + -43.783607195532234 + ], + [ + 169.04100229276207, + -42.088107290127745 + ], + [ + 169.041002456385, + -42.088107001479074 + ], + [ + 169.9770024378731, + -40.38450709510452 + ], + [ + 169.9770025979792, + -40.384506794667004 + ], + [ + 170.8620025855158, + -38.67130688718169 + ], + [ + 170.86200273686595, + -38.67130658562715 + ], + [ + 171.70100273015632, + -36.949706676877405 + ], + [ + 171.7010028722283, + -36.94970637736052 + ], + [ + 172.498002870974, + -35.22230646716071 + ], + [ + 172.49800300314976, + -35.22230617341191 + ], + [ + 173.25800300702596, + -33.489306261756404 + ], + [ + 173.25800313742917, + -33.48930595657468 + ], + [ + 173.98300314659355, + -31.74680604341656 + ], + [ + 173.98300326352174, + -31.74680575591718 + ], + [ + 174.676003277454, + -30.002505841044695 + ], + [ + 174.67600338822314, + -30.002505556010803 + ], + [ + 175.34000340684162, + -28.25460563946959 + ], + [ + 175.3400035146652, + -28.25460534913376 + ], + [ + 175.97700353811553, + -26.498905430959194 + ], + [ + 175.97700363415748, + -26.498905160985217 + ], + [ + 176.59000366200576, + -24.740405241168496 + ], + [ + 176.59000375578992, + -24.74040496658086 + ], + [ + 177.17900378816375, + -22.979105044969415 + ], + [ + 177.1790038722234, + -22.97910478904661 + ], + [ + 177.74800390887023, + -21.21430486588306 + ], + [ + 177.74800399080564, + -21.214304606971517 + ], + [ + 178.29700403187397, + -19.445704682141503 + ], + [ + 178.29700410661016, + -19.44570443726213 + ], + [ + 178.8280041519314, + -17.675004510840893 + ], + [ + 178.8280042250445, + -17.675004262644432 + ], + [ + 179.34200427491942, + -15.897604334687344 + ], + [ + 179.3420043391481, + -15.89760410925338 + ], + [ + 179.8400043931039, + -14.12240417970396 + ], + [ + 179.84000445284343, + -14.122403963765926 + ], + [ + 179.89, + -13.936695916867533 + ], + [ + 179.89, + -13.528120335128033 + ], + [ + 179.9999950169367, + -13.528120335128033 + ], + [ + 180.0, + -13.528120335128033 + ], + [ + 180.0, + -57.21186728022558 + ], + [ + 179.99999649470053, + -57.21186728022558 + ], + [ + 179.89, + -57.21186728022558 + ], + [ + 179.89, + -57.19938010744391 + ], + [ + 179.35100018267832, + -57.13819103167824 + ], + [ + 178.24900020331577, + -56.98019103454247 + ], + [ + 177.15700021776826, + -56.81249103648866 + ], + [ + 176.0740002324012, + -56.63509103858808 + ], + [ + 175.00300024725468, + -56.44849104086121 + ], + [ + 173.94200026324276, + -56.25269104344302 + ], + [ + 172.8930002784997, + -56.046491046121716 + ], + [ + 171.85400029307243, + -55.83289104869491 + ], + [ + 170.82700030726176, + -55.61049105139252 + ], + [ + 169.8100003231438, + -55.38189105444135 + ], + [ + 168.8060003413913, + -55.14279105834246 + ], + [ + 167.8150003581602, + -54.89549106202571 + ], + [ + 166.83600037529993, + -54.64039106594092 + ], + [ + 165.87000039266877, + -54.377291070107056 + ], + [ + 164.91500041038134, + -54.106591074501424 + ], + [ + 163.97400042872263, + -53.82839107928294 + ], + [ + 163.04500044696363, + -53.542891084197024 + ], + [ + 162.12800047576266, + -53.25019109244729 + ], + [ + 161.23401299824334, + -52.94099517121922 + ] + ] + ], + [ + [ + [ + 179.99895492565304, + 89.50915339929894 + ], + [ + 178.06088384473435, + 89.55357137619774 + ], + [ + 179.99885410518144, + 89.55234009173911 + ], + [ + 179.99895492565304, + 89.50915339929894 + ] + ] + ], + [ + [ + [ + 0.001145894818538, + 89.55234009173911 + ], + [ + 11.24988768286639, + 89.5523392964616 + ], + [ + 11.25011231713377, + 89.5523392964616 + ], + [ + 22.49988768286638, + 89.5523392964616 + ], + [ + 22.50011231713376, + 89.5523392964616 + ], + [ + 33.749887682866365, + 89.5523392964616 + ], + [ + 33.75011231713375, + 89.5523392964616 + ], + [ + 39.32829821410284, + 89.55449467197926 + ], + [ + 26.740646401765776, + 88.88030125664294 + ], + [ + 26.74064578196613, + 88.88030116801488 + ], + [ + 22.14502253684857, + 87.11310045303395 + ], + [ + 22.145022464509236, + 87.11310037421863 + ], + [ + 21.2337899217829, + 85.34140023191321 + ], + [ + 21.233789900317344, + 85.34140015011492 + ], + [ + 20.969120228459012, + 83.56970010876341 + ], + [ + 20.969120223053107, + 83.56970003103157 + ], + [ + 20.92623745526206, + 81.79780002433044 + ], + [ + 20.92623745711162, + 81.79779992696832 + ], + [ + 21.00944824304723, + 80.02060903215433 + ], + [ + 17.433597230641205, + 80.00640894271869 + ], + [ + 17.43359639865225, + 80.00640893369469 + ], + [ + 13.896593316373849, + 79.94360887860128 + ], + [ + 10.415790413476799, + 79.84370879308685 + ], + [ + 7.013987711683844, + 79.70790867951904 + ], + [ + 3.710765249230672, + 79.53750854118239 + ], + [ + 0.522025036520426, + 79.33420838069266 + ], + [ + 0.11, + 79.30485900431171 + ], + [ + 0.11, + 79.29702689631452 + ], + [ + 0.000047933499856, + 79.29702689631452 + ], + [ + 0.0, + 79.29702689631452 + ], + [ + 0.0, + 79.28845983728979 + ], + [ + -0.11, + 79.28845983728979 + ], + [ + -2.535738865838288, + 79.09960820527023 + ], + [ + -5.463330473432594, + 78.83630801851571 + ], + [ + -8.250951857087413, + 78.54590781781326 + ], + [ + -8.25095196877153, + 78.54590780528586 + ], + [ + -10.892122998512933, + 78.22800760816693 + ], + [ + -13.3969237894064, + 77.8896074114541 + ], + [ + -15.763524407793778, + 77.52980721075131 + ], + [ + -17.998824866084124, + 77.15210700895165 + ], + [ + -17.9988249092256, + 77.15210700123956 + ], + [ + -20.10262523807981, + 76.75500679554311 + ], + [ + -22.082925419898938, + 76.34190659555976 + ], + [ + -23.942225482343684, + 75.91450640134845 + ], + [ + -25.688925436424277, + 75.47470621615854 + ], + [ + -27.334325326108296, + 75.02260603295497 + ], + [ + -27.334325651915773, + 75.02260593806295 + ], + [ + -28.88250397578063, + 74.54501266822811 + ], + [ + -34.55537948823532, + 75.6782073449339 + ], + [ + -41.08128144749106, + 76.66070784693096 + ], + [ + -48.512284813168556, + 77.455908316973 + ], + [ + -56.774889686138245, + 78.02690869364959 + ], + [ + -65.65429581055855, + 78.34000891610707 + ], + [ + -74.79230249157315, + 78.37630894248981 + ], + [ + -83.76640887862523, + 78.1333087659843 + ], + [ + -92.21611411594341, + 77.62190842182012 + ], + [ + -99.86651781406086, + 76.88070797445754 + ], + [ + -106.62402014393362, + 75.9444074708652 + ], + [ + -112.50102130274024, + 74.8429069628638 + ], + [ + -117.56802160429747, + 73.61610648698193 + ], + [ + -121.93402138765163, + 72.289106045282 + ], + [ + -125.70402084006867, + 70.88000564782098 + ], + [ + -128.97602011321948, + 69.40860529353183 + ], + [ + -131.83101929790493, + 67.88440497979369 + ], + [ + -134.34201845167343, + 66.31960470501365 + ], + [ + -136.56501761468454, + 64.72000446141138 + ], + [ + -138.5460168057766, + 63.09310424657992 + ], + [ + -140.3230160332669, + 61.442604058867374 + ], + [ + -141.92901530381593, + 59.773503894670036 + ], + [ + -143.38901462344998, + 58.08760374527326 + ], + [ + -144.72201398510614, + 56.38640361503062 + ], + [ + -145.9480133884128, + 54.674103501743915 + ], + [ + -147.08001283136423, + 52.951103402804584 + ], + [ + -148.1320123169763, + 51.22040330777757 + ], + [ + -149.10901183396004, + 49.478103226762045 + ], + [ + -150.02601138204693, + 47.73190315821175 + ], + [ + -150.88601096031041, + 45.9770030955627 + ], + [ + -151.6980105639067, + 44.219403045553655 + ], + [ + -152.46801019611752, + 42.45410299232435 + ], + [ + -153.19600984896013, + 40.683702949907776 + ], + [ + -153.89100952140214, + 38.91150291737806 + ], + [ + -154.5540092153009, + 37.13580288424189 + ], + [ + -155.18900892683322, + 35.355302854883675 + ], + [ + -155.7980086528266, + 33.57050283449743 + ], + [ + -156.38500839379623, + 31.785302819260785 + ], + [ + -156.95100815008138, + 29.996902802887654 + ], + [ + -157.49800791816287, + 28.204902792582793 + ], + [ + -158.02800769839934, + 26.41260278513109 + ], + [ + -158.5420074898992, + 24.617502779326337 + ], + [ + -159.04200729097755, + 22.82010277822293 + ], + [ + -159.52900710089108, + 21.021602782392975 + ], + [ + -160.00500692089562, + 19.222302784393207 + ], + [ + -160.46900674782967, + 17.42000279332019 + ], + [ + -160.92500658251993, + 15.619002804759214 + ], + [ + -161.37100642574796, + 13.815202812378486 + ], + [ + -161.8090062742341, + 12.010402827779584 + ], + [ + -162.24000612743157, + 10.205002851898922 + ], + [ + -162.66600598967585, + 8.401132864868089 + ], + [ + -163.08300585641442, + 6.592712883239416 + ], + [ + -163.49700572658332, + 4.786362911200022 + ], + [ + -163.9050056018649, + 2.978952940081304 + ], + [ + -164.31100548246667, + 1.171612966957492 + ], + [ + -164.71100536787563, + -0.636987006676961 + ], + [ + -165.10900525288613, + -2.445296958451914 + ], + [ + -165.5070051443606, + -4.250936920416819 + ], + [ + -165.90100504181686, + -6.059236892011465 + ], + [ + -166.2930049394301, + -7.86791684733145 + ], + [ + -166.6850048391275, + -9.675106795852539 + ], + [ + -167.0770047416512, + -11.482096741919849 + ], + [ + -167.47000464842705, + -13.288596693193766 + ], + [ + -167.86200455680034, + -15.096096637830524 + ], + [ + -168.25600446586492, + -16.899296572252602 + ], + [ + -168.65200437877266, + -18.703796512235265 + ], + [ + -169.05000429163195, + -20.51059644064817 + ], + [ + -169.45200420562296, + -22.313696363242634 + ], + [ + -169.85700412245814, + -24.11609628820113 + ], + [ + -170.26600403891086, + -25.917596201923445 + ], + [ + -170.68100395553654, + -27.718396107953776 + ], + [ + -171.10200387421372, + -29.51779601481708 + ], + [ + -171.52900379088618, + -31.317095905605747 + ], + [ + -171.9660037071823, + -33.11379578906893 + ], + [ + -172.41100362667427, + -34.90949567950319 + ], + [ + -172.86500354255685, + -36.70549555021267 + ], + [ + -173.33200345576668, + -38.49829540711561 + ], + [ + -173.81200336995764, + -40.29019526463695 + ], + [ + -174.30600328024738, + -42.08119510538968 + ], + [ + -174.81800318669931, + -43.869394932175865 + ], + [ + -175.3490030911903, + -45.65569475252403 + ], + [ + -175.9020029889454, + -47.4409945524247 + ], + [ + -176.4820028855598, + -49.22259435307409 + ], + [ + -177.08700277711438, + -51.00399414141596 + ], + [ + -177.72700265688096, + -52.78229390388666 + ], + [ + -178.40600253311098, + -54.55729366614756 + ], + [ + -179.12800241865745, + -56.33019346159791 + ], + [ + -179.53500127525797, + -57.2762908153176 + ], + [ + -179.89, + -57.22710761287144 + ], + [ + -180.0, + -57.22710761287144 + ], + [ + -180.0, + -13.12725314087611 + ], + [ + -179.89, + -13.12725314087611 + ], + [ + -179.67599548906776, + -12.347404032799075 + ], + [ + -179.67599542734342, + -12.347403802640821 + ], + [ + -179.2059953644608, + -10.564403870254623 + ], + [ + -179.2059953110398, + -10.564403664890325 + ], + [ + -178.74899524388587, + -8.783123731077792 + ], + [ + -178.74899519388947, + -8.78312353375181 + ], + [ + -178.30299512225113, + -6.999823598733143 + ], + [ + -178.30299507222537, + -6.999823395903418 + ], + [ + -177.8689949958043, + -5.214443459513992 + ], + [ + -177.8689949500585, + -5.214443268964848 + ], + [ + -177.44499486871635, + -3.425263331425787 + ], + [ + -177.44499482502712, + -3.425263144777068 + ], + [ + -177.03199473882827, + -1.637903205901629 + ], + [ + -177.03199470307158, + -1.637903050000128 + ], + [ + -176.62599461227967, + 0.14611488972263 + ], + [ + -176.62599456949386, + 0.146115080427713 + ], + [ + -176.22999447278053, + 1.937587021373098 + ], + [ + -176.22999443568784, + 1.93758719103374 + ], + [ + -175.84299433346203, + 3.728237133124055 + ], + [ + -175.84299430125964, + 3.7282372832916 + ], + [ + -175.461994193385, + 5.519457226134331 + ], + [ + -175.46199415825387, + 5.519457393232688 + ], + [ + -175.08999404418026, + 7.310607337254099 + ], + [ + -175.08999401541053, + 7.310607476695083 + ], + [ + -174.7229938951344, + 9.101697421358095 + ], + [ + -174.72299386089014, + 9.101697590740425 + ], + [ + -174.36499373323008, + 10.89759753660228 + ], + [ + -174.3649937093913, + 10.897597656583228 + ], + [ + -174.01099357549245, + 12.68559760298193 + ], + [ + -174.0109935455147, + 12.685597756091152 + ], + [ + -173.66399340346757, + 14.47869770343102 + ], + [ + -173.66399337787885, + 14.47869783660897 + ], + [ + -173.32199322776478, + 16.272097784624105 + ], + [ + -173.32199320196221, + 16.272097921077005 + ], + [ + -172.98599304321888, + 18.064897869918994 + ], + [ + -172.9859930206662, + 18.064897990873572 + ], + [ + -172.65399285305148, + 19.855197940262766 + ], + [ + -172.65399282784873, + 19.855198077506813 + ], + [ + -172.32799264985405, + 21.64889802772988 + ], + [ + -172.3279926295608, + 21.64889813979953 + ], + [ + -172.00499244137666, + 23.439698090432476 + ], + [ + -172.00499241790138, + 23.439698221818485 + ], + [ + -171.68799221795467, + 25.231698173299023 + ], + [ + -171.6879921982451, + 25.231698285223843 + ], + [ + -171.3739919860045, + 27.023398237116805 + ], + [ + -171.37399196598162, + 27.023398352033084 + ], + [ + -171.0639917404816, + 28.8135983044895 + ], + [ + -171.0639917207108, + 28.813598419386565 + ], + [ + -170.75799148055347, + 30.603898372407755 + ], + [ + -170.75799146123055, + 30.603898486200876 + ], + [ + -170.45599120499537, + 32.39479843978919 + ], + [ + -170.4559911874628, + 32.3947985441701 + ], + [ + -170.15699091434738, + 34.18249849818117 + ], + [ + -170.1569908967043, + 34.182498604189306 + ], + [ + -169.86099060448365, + 35.97039855862221 + ], + [ + -169.8609905861908, + 35.97039866993175 + ], + [ + -169.56899027232285, + 37.76119862493708 + ], + [ + -169.56899025674588, + 37.76119872067127 + ], + [ + -169.27898992054315, + 39.54769867595337 + ], + [ + -169.2789899034355, + 39.547698782034246 + ], + [ + -168.99298954154773, + 41.33369873789448 + ], + [ + -168.99298952692095, + 41.33369882934365 + ], + [ + -168.70798913698778, + 43.117898785329466 + ], + [ + -168.70798911891305, + 43.11789889977805 + ], + [ + -168.42898869572122, + 44.906398856647655 + ], + [ + -168.4289886820688, + 44.90639894420117 + ], + [ + -168.1509882242958, + 46.690198901199146 + ], + [ + -168.15098820994731, + 46.69019899352887 + ], + [ + -167.8749877124694, + 48.4717989508072 + ], + [ + -167.8749876963396, + 48.47179905594526 + ], + [ + -167.6039871517577, + 50.257099013962325 + ], + [ + -167.60398713980862, + 50.257099092431936 + ], + [ + -167.33198654492955, + 52.037399050272555 + ], + [ + -167.33198652807133, + 52.0373991623156 + ], + [ + -167.0679858713838, + 53.82199912135983 + ], + [ + -167.06798586034293, + 53.82199919563436 + ], + [ + -166.80198513657285, + 55.60219915434891 + ], + [ + -166.80198512217336, + 55.60219925158657 + ], + [ + -166.5409843179306, + 57.38249921104889 + ], + [ + -166.5409843054117, + 57.382499296682 + ], + [ + -166.2819834086464, + 59.159899256431906 + ], + [ + -166.2819833949226, + 59.15989935158505 + ], + [ + -166.02798238446746, + 60.94139931208669 + ], + [ + -166.02798237273737, + 60.94139939456016 + ], + [ + -165.77598123208847, + 62.718399355352496 + ], + [ + -165.775981220059, + 62.71839944064412 + ], + [ + -165.5269799193204, + 64.49499940188299 + ], + [ + -165.52697990649298, + 64.49499949465158 + ], + [ + -165.28497840800134, + 66.27289945695931 + ], + [ + -165.28497839678656, + 66.27289953995745 + ], + [ + -165.04697665519456, + 68.04959950287106 + ], + [ + -165.04697664374618, + 68.04959958948838 + ], + [ + -164.8159745943886, + 69.82559955347625 + ], + [ + -164.81597458388103, + 69.82559963521108 + ], + [ + -164.59097213821335, + 71.60079960012023 + ], + [ + -164.59097212734395, + 71.60079968799116 + ], + [ + -164.37796915724027, + 73.37589965475847 + ], + [ + -164.3779691480292, + 73.37589973297999 + ], + [ + -164.17396546754495, + 75.15019970114103 + ], + [ + -164.17396545768386, + 75.15019979138144 + ], + [ + -163.99296077604063, + 76.92429976312272 + ], + [ + -163.9929607686258, + 76.92429983939839 + ], + [ + -163.83195462344713, + 78.69619981425572 + ], + [ + -163.83195461636782, + 78.69619990263503 + ], + [ + -163.7159461657346, + 80.47119988451531 + ], + [ + -163.71594616143832, + 80.471199976803 + ], + [ + -163.6819338252379, + 82.2477999714904 + ], + [ + -163.68193382538928, + 82.24780003435518 + ], + [ + -163.74691426124653, + 84.01690004450904 + ], + [ + -163.74691426954482, + 84.01690013228956 + ], + [ + -164.10287823660286, + 85.788000187902 + ], + [ + -164.10287827103093, + 85.7880002839288 + ], + [ + -165.42678986522387, + 87.56250049060526 + ], + [ + -165.42678995191326, + 87.56250055373452 + ], + [ + -174.66826552792813, + 89.31890198164636 + ], + [ + -174.6682671718584, + 89.31890206586388 + ], + [ + -179.99895503845408, + 89.50910041359543 + ], + [ + -179.99885410518147, + 89.55234009173911 + ], + [ + -168.75011231713347, + 89.5523392964616 + ], + [ + -168.74988768286607, + 89.5523392964616 + ], + [ + -157.50011231713344, + 89.5523392964616 + ], + [ + -157.49988768286607, + 89.5523392964616 + ], + [ + -146.25011231713344, + 89.5523392964616 + ], + [ + -146.24988768286605, + 89.5523392964616 + ], + [ + -135.00011231713344, + 89.5523392964616 + ], + [ + -134.99988768286607, + 89.5523392964616 + ], + [ + -123.75011231713346, + 89.5523392964616 + ], + [ + -123.74988768286607, + 89.5523392964616 + ], + [ + -112.50011231713349, + 89.5523392964616 + ], + [ + -112.4998876828661, + 89.5523392964616 + ], + [ + -101.2501123171335, + 89.5523392964616 + ], + [ + -101.24988768286612, + 89.5523392964616 + ], + [ + -90.00011231713351, + 89.5523392964616 + ], + [ + -89.99988768286613, + 89.5523392964616 + ], + [ + -78.75011231713353, + 89.5523392964616 + ], + [ + -78.74988768286615, + 89.5523392964616 + ], + [ + -67.50011231713354, + 89.5523392964616 + ], + [ + -67.49988768286616, + 89.5523392964616 + ], + [ + -56.25011231713355, + 89.5523392964616 + ], + [ + -56.24988768286617, + 89.5523392964616 + ], + [ + -45.000112317133556, + 89.5523392964616 + ], + [ + -44.999887682866174, + 89.5523392964616 + ], + [ + -33.75011231713358, + 89.5523392964616 + ], + [ + -33.749887682866195, + 89.5523392964616 + ], + [ + -22.50011231713357, + 89.5523392964616 + ], + [ + -22.499887682866195, + 89.5523392964616 + ], + [ + -11.250112317133587, + 89.5523392964616 + ], + [ + -11.249887682866207, + 89.5523392964616 + ], + [ + -0.001145894818538, + 89.55234009173911 + ], + [ + -0.001086759846157, + 89.0 + ], + [ + 0.0, + 89.0 + ], + [ + 0.001086759807844, + 89.0 + ], + [ + 0.001145894818538, + 89.55234009173911 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_2_LRR____20160501T204229_20160501T212639_20180207T091606_2650_003_328______LR2_R_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-05-01T20:42:28.860000Z", + "completionDate": "2016-05-01T21:26:39.142000Z", + "productType": "OL_2_LRR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 1071, + "updated": "2021-06-02T07:49:28.782132Z", + "published": "2021-06-02T07:49:28.782132Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ec50464a-1733-580e-bbff-9ea4201296b3", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ec50464a-1733-580e-bbff-9ea4201296b3", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/ec50464a-1733-580e-bbff-9ea4201296b3.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -93.12101713572878, + 51.483245205123225 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "161.234012998243,-52.9409951712192 162.014001457325,-52.0774082321842 162.014001612552,-52.0774080530485 163.3930015516,-50.446908149017 163.393001748383,-50.4469079069444 164.677001695411,-48.8022080030925 164.677001890695,-48.802207742958 165.875001845458,-47.1415078391441 165.87500203357,-47.1415075685844 166.997001995585,-45.4661076645659 166.997002172656,-45.4661073911484 168.050002141397,-43.7836074864087 168.050002317375,-43.7836071955322 169.041002292762,-42.0881072901277 169.041002456385,-42.0881070014791 169.977002437873,-40.3845070951045 169.977002597979,-40.384506794667 170.862002585516,-38.6713068871817 170.862002736866,-38.6713065856271 171.701002730156,-36.9497066768774 171.701002872228,-36.9497063773605 172.498002870974,-35.2223064671607 172.49800300315,-35.2223061734119 173.258003007026,-33.4893062617564 173.258003137429,-33.4893059565747 173.983003146594,-31.7468060434166 173.983003263522,-31.7468057559172 174.676003277454,-30.0025058410447 174.676003388223,-30.0025055560108 175.340003406842,-28.2546056394696 175.340003514665,-28.2546053491338 175.977003538116,-26.4989054309592 175.977003634157,-26.4989051609852 176.590003662006,-24.7404052411685 176.59000375579,-24.7404049665809 177.179003788164,-22.9791050449694 177.179003872223,-22.9791047890466 177.74800390887,-21.2143048658831 177.748003990806,-21.2143046069715 178.297004031874,-19.4457046821415 178.29700410661,-19.4457044372621 178.828004151931,-17.6750045108409 178.828004225045,-17.6750042626444 179.342004274919,-15.8976043346873 179.342004339148,-15.8976041092534 179.840004393104,-14.122404179704 179.840004452843,-14.1224039637659 179.89,-13.9366959168675 179.89,-13.528120335128 179.999995016937,-13.528120335128 180.0,-13.528120335128 180.0,-57.2118672802256 179.999996494701,-57.2118672802256 179.89,-57.2118672802256 179.89,-57.1993801074439 179.351000182678,-57.1381910316782 178.249000203316,-56.9801910345425 177.157000217768,-56.8124910364887 176.074000232401,-56.6350910385881 175.003000247255,-56.4484910408612 173.942000263243,-56.252691043443 172.8930002785,-56.0464910461217 171.854000293072,-55.8328910486949 170.827000307262,-55.6104910513925 169.810000323144,-55.3818910544413 168.806000341391,-55.1427910583425 167.81500035816,-54.8954910620257 166.8360003753,-54.6403910659409 165.870000392669,-54.3772910701071 164.915000410381,-54.1065910745014 163.974000428723,-53.8283910792829 163.045000446964,-53.542891084197 162.128000475763,-53.2501910924473 161.234012998243,-52.9409951712192179.998954925653,89.5091533992989 178.060883844734,89.5535713761977 179.998854105181,89.5523400917391 179.998954925653,89.50915339929890.001145894818538,89.5523400917391 11.2498876828664,89.5523392964616 11.2501123171338,89.5523392964616 22.4998876828664,89.5523392964616 22.5001123171338,89.5523392964616 33.7498876828664,89.5523392964616 33.7501123171337,89.5523392964616 39.3282982141028,89.5544946719793 26.7406464017658,88.8803012566429 26.7406457819661,88.8803011680149 22.1450225368486,87.113100453034 22.1450224645092,87.1131003742186 21.2337899217829,85.3414002319132 21.2337899003173,85.3414001501149 20.969120228459,83.5697001087634 20.9691202230531,83.5697000310316 20.9262374552621,81.7978000243304 20.9262374571116,81.7977999269683 21.0094482430472,80.0206090321543 17.4335972306412,80.0064089427187 17.4335963986522,80.0064089336947 13.8965933163738,79.9436088786013 10.4157904134768,79.8437087930868 7.01398771168384,79.707908679519 3.71076524923067,79.5375085411824 0.522025036520426,79.3342083806927 0.11,79.3048590043117 0.11,79.2970268963145 0.000047933499856,79.2970268963145 0.0,79.2970268963145 0.0,79.2884598372898 -0.11,79.2884598372898 -2.53573886583829,79.0996082052702 -5.46333047343259,78.8363080185157 -8.25095185708741,78.5459078178133 -8.25095196877153,78.5459078052859 -10.8921229985129,78.2280076081669 -13.3969237894064,77.8896074114541 -15.7635244077938,77.5298072107513 -17.9988248660841,77.1521070089516 -17.9988249092256,77.1521070012396 -20.1026252380798,76.7550067955431 -22.0829254198989,76.3419065955598 -23.9422254823437,75.9145064013484 -25.6889254364243,75.4747062161585 -27.3343253261083,75.022606032955 -27.3343256519158,75.022605938063 -28.8825039757806,74.5450126682281 -34.5553794882353,75.6782073449339 -41.0812814474911,76.660707846931 -48.5122848131686,77.455908316973 -56.7748896861382,78.0269086936496 -65.6542958105586,78.3400089161071 -74.7923024915732,78.3763089424898 -83.7664088786252,78.1333087659843 -92.2161141159434,77.6219084218201 -99.8665178140609,76.8807079744575 -106.624020143934,75.9444074708652 -112.50102130274,74.8429069628638 -117.568021604297,73.6161064869819 -121.934021387652,72.289106045282 -125.704020840069,70.880005647821 -128.976020113219,69.4086052935318 -131.831019297905,67.8844049797937 -134.342018451673,66.3196047050136 -136.565017614685,64.7200044614114 -138.546016805777,63.0931042465799 -140.323016033267,61.4426040588674 -141.929015303816,59.77350389467 -143.38901462345,58.0876037452733 -144.722013985106,56.3864036150306 -145.948013388413,54.6741035017439 -147.080012831364,52.9511034028046 -148.132012316976,51.2204033077776 -149.10901183396,49.478103226762 -150.026011382047,47.7319031582118 -150.88601096031,45.9770030955627 -151.698010563907,44.2194030455537 -152.468010196118,42.4541029923244 -153.19600984896,40.6837029499078 -153.891009521402,38.9115029173781 -154.554009215301,37.1358028842419 -155.189008926833,35.3553028548837 -155.798008652827,33.5705028344974 -156.385008393796,31.7853028192608 -156.951008150081,29.9969028028877 -157.498007918163,28.2049027925828 -158.028007698399,26.4126027851311 -158.542007489899,24.6175027793263 -159.042007290978,22.8201027782229 -159.529007100891,21.021602782393 -160.005006920896,19.2223027843932 -160.46900674783,17.4200027933202 -160.92500658252,15.6190028047592 -161.371006425748,13.8152028123785 -161.809006274234,12.0104028277796 -162.240006127432,10.2050028518989 -162.666005989676,8.40113286486809 -163.083005856414,6.59271288323942 -163.497005726583,4.78636291120002 -163.905005601865,2.9789529400813 -164.311005482467,1.17161296695749 -164.711005367876,-0.636987006676961 -165.109005252886,-2.44529695845191 -165.507005144361,-4.25093692041682 -165.901005041817,-6.05923689201146 -166.29300493943,-7.86791684733145 -166.685004839127,-9.67510679585254 -167.077004741651,-11.4820967419198 -167.470004648427,-13.2885966931938 -167.8620045568,-15.0960966378305 -168.256004465865,-16.8992965722526 -168.652004378773,-18.7037965122353 -169.050004291632,-20.5105964406482 -169.452004205623,-22.3136963632426 -169.857004122458,-24.1160962882011 -170.266004038911,-25.9175962019234 -170.681003955537,-27.7183961079538 -171.102003874214,-29.5177960148171 -171.529003790886,-31.3170959056057 -171.966003707182,-33.1137957890689 -172.411003626674,-34.9094956795032 -172.865003542557,-36.7054955502127 -173.332003455767,-38.4982954071156 -173.812003369958,-40.2901952646369 -174.306003280247,-42.0811951053897 -174.818003186699,-43.8693949321759 -175.34900309119,-45.655694752524 -175.902002988945,-47.4409945524247 -176.48200288556,-49.2225943530741 -177.087002777114,-51.003994141416 -177.727002656881,-52.7822939038867 -178.406002533111,-54.5572936661476 -179.128002418657,-56.3301934615979 -179.535001275258,-57.2762908153176 -179.89,-57.2271076128714 -180,-57.2271076128714 -180,-13.1272531408761 -179.89,-13.1272531408761 -179.675995489068,-12.3474040327991 -179.675995427343,-12.3474038026408 -179.205995364461,-10.5644038702546 -179.20599531104,-10.5644036648903 -178.748995243886,-8.78312373107779 -178.748995193889,-8.78312353375181 -178.302995122251,-6.99982359873314 -178.302995072225,-6.99982339590342 -177.868994995804,-5.21444345951399 -177.868994950058,-5.21444326896485 -177.444994868716,-3.42526333142579 -177.444994825027,-3.42526314477707 -177.031994738828,-1.63790320590163 -177.031994703072,-1.63790305000013 -176.62599461228,0.14611488972263 -176.625994569494,0.146115080427713 -176.229994472781,1.9375870213731 -176.229994435688,1.93758719103374 -175.842994333462,3.72823713312405 -175.84299430126,3.7282372832916 -175.461994193385,5.51945722613433 -175.461994158254,5.51945739323269 -175.08999404418,7.3106073372541 -175.089994015411,7.31060747669508 -174.722993895134,9.10169742135809 -174.72299386089,9.10169759074043 -174.36499373323,10.8975975366023 -174.364993709391,10.8975976565832 -174.010993575492,12.6855976029819 -174.010993545515,12.6855977560912 -173.663993403468,14.478697703431 -173.663993377879,14.478697836609 -173.321993227765,16.2720977846241 -173.321993201962,16.272097921077 -172.985993043219,18.064897869919 -172.985993020666,18.0648979908736 -172.653992853051,19.8551979402628 -172.653992827849,19.8551980775068 -172.327992649854,21.6488980277299 -172.327992629561,21.6488981397995 -172.004992441377,23.4396980904325 -172.004992417901,23.4396982218185 -171.687992217955,25.231698173299 -171.687992198245,25.2316982852238 -171.373991986005,27.0233982371168 -171.373991965982,27.0233983520331 -171.063991740482,28.8135983044895 -171.063991720711,28.8135984193866 -170.757991480553,30.6038983724078 -170.757991461231,30.6038984862009 -170.455991204995,32.3947984397892 -170.455991187463,32.3947985441701 -170.156990914347,34.1824984981812 -170.156990896704,34.1824986041893 -169.860990604484,35.9703985586222 -169.860990586191,35.9703986699317 -169.568990272323,37.7611986249371 -169.568990256746,37.7611987206713 -169.278989920543,39.5476986759534 -169.278989903436,39.5476987820342 -168.992989541548,41.3336987378945 -168.992989526921,41.3336988293437 -168.707989136988,43.1178987853295 -168.707989118913,43.117898899778 -168.428988695721,44.9063988566477 -168.428988682069,44.9063989442012 -168.150988224296,46.6901989011991 -168.150988209947,46.6901989935289 -167.874987712469,48.4717989508072 -167.87498769634,48.4717990559453 -167.603987151758,50.2570990139623 -167.603987139809,50.2570990924319 -167.33198654493,52.0373990502726 -167.331986528071,52.0373991623156 -167.067985871384,53.8219991213598 -167.067985860343,53.8219991956344 -166.801985136573,55.6021991543489 -166.801985122173,55.6021992515866 -166.540984317931,57.3824992110489 -166.540984305412,57.382499296682 -166.281983408646,59.1598992564319 -166.281983394923,59.159899351585 -166.027982384467,60.9413993120867 -166.027982372737,60.9413993945602 -165.775981232088,62.7183993553525 -165.775981220059,62.7183994406441 -165.52697991932,64.494999401883 -165.526979906493,64.4949994946516 -165.284978408001,66.2728994569593 -165.284978396787,66.2728995399575 -165.046976655195,68.0495995028711 -165.046976643746,68.0495995894884 -164.815974594389,69.8255995534763 -164.815974583881,69.8255996352111 -164.590972138213,71.6007996001202 -164.590972127344,71.6007996879912 -164.37796915724,73.3758996547585 -164.377969148029,73.37589973298 -164.173965467545,75.150199701141 -164.173965457684,75.1501997913814 -163.992960776041,76.9242997631227 -163.992960768626,76.9242998393984 -163.831954623447,78.6961998142557 -163.831954616368,78.696199902635 -163.715946165735,80.4711998845153 -163.715946161438,80.471199976803 -163.681933825238,82.2477999714904 -163.681933825389,82.2478000343552 -163.746914261247,84.016900044509 -163.746914269545,84.0169001322896 -164.102878236603,85.788000187902 -164.102878271031,85.7880002839288 -165.426789865224,87.5625004906053 -165.426789951913,87.5625005537345 -174.668265527928,89.3189019816464 -174.668267171858,89.3189020658639 -179.998955038454,89.5091004135954 -179.998854105181,89.5523400917391 -168.750112317133,89.5523392964616 -168.749887682866,89.5523392964616 -157.500112317133,89.5523392964616 -157.499887682866,89.5523392964616 -146.250112317133,89.5523392964616 -146.249887682866,89.5523392964616 -135.000112317133,89.5523392964616 -134.999887682866,89.5523392964616 -123.750112317133,89.5523392964616 -123.749887682866,89.5523392964616 -112.500112317133,89.5523392964616 -112.499887682866,89.5523392964616 -101.250112317133,89.5523392964616 -101.249887682866,89.5523392964616 -90.0001123171335,89.5523392964616 -89.9998876828661,89.5523392964616 -78.7501123171335,89.5523392964616 -78.7498876828661,89.5523392964616 -67.5001123171335,89.5523392964616 -67.4998876828662,89.5523392964616 -56.2501123171335,89.5523392964616 -56.2498876828662,89.5523392964616 -45.0001123171336,89.5523392964616 -44.9998876828662,89.5523392964616 -33.7501123171336,89.5523392964616 -33.7498876828662,89.5523392964616 -22.5001123171336,89.5523392964616 -22.4998876828662,89.5523392964616 -11.2501123171336,89.5523392964616 -11.2498876828662,89.5523392964616 -0.001145894818538,89.5523400917391 -0.001086759846157,89.0 0,89 0.001086759807844,89.0 0.001145894818538,89.5523400917391", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_2_LRR/2016/05/01/S3A_OL_2_LRR____20160501T204229_20160501T212639_20180207T091606_2650_003_328______LR2_R_NT_002.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 328, + "processingBaseline": 0 + }, + "id": "ec50464a-1733-580e-bbff-9ea4201296b3" + } + ], + "properties": { + "id": "89d4a8bf-a1c3-5c3e-b8d2-9bdb17de4787", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=OL_2_LRR___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_OL_2_WFR___.json b/tests/data/opensearch/creodias_search_OL_2_WFR___.json new file mode 100644 index 0000000..b30a436 --- /dev/null +++ b/tests/data/opensearch/creodias_search_OL_2_WFR___.json @@ -0,0 +1,770 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0705, + 42.1763 + ], + [ + 5.89804, + 42.0994 + ], + [ + 6.72643, + 42.0173 + ], + [ + 7.55546, + 41.9289 + ], + [ + 8.37601, + 41.8353 + ], + [ + 9.20843, + 41.734 + ], + [ + 10.0167, + 41.6296 + ], + [ + 10.8294, + 41.5191 + ], + [ + 11.6449, + 41.4012 + ], + [ + 12.4509, + 41.2786 + ], + [ + 13.2606, + 41.1526 + ], + [ + 14.0642, + 41.0179 + ], + [ + 14.8643, + 40.8804 + ], + [ + 15.6601, + 40.7342 + ], + [ + 16.4518, + 40.5837 + ], + [ + 17.2415, + 40.4248 + ], + [ + 18.0297, + 40.2644 + ], + [ + 18.8109, + 40.0977 + ], + [ + 19.587, + 39.9261 + ], + [ + 20.3617, + 39.7483 + ], + [ + 21.4165, + 42.3445 + ], + [ + 22.5566, + 44.9363 + ], + [ + 23.7962, + 47.5163 + ], + [ + 25.1532, + 50.0835 + ], + [ + 24.2403, + 50.2897 + ], + [ + 23.3191, + 50.4883 + ], + [ + 22.3898, + 50.6796 + ], + [ + 21.452, + 50.8621 + ], + [ + 20.5137, + 51.0401 + ], + [ + 19.5616, + 51.209 + ], + [ + 18.6069, + 51.3704 + ], + [ + 17.6417, + 51.5213 + ], + [ + 16.6735, + 51.6664 + ], + [ + 15.6917, + 51.801 + ], + [ + 14.7126, + 51.9296 + ], + [ + 13.7261, + 52.0503 + ], + [ + 12.7301, + 52.1624 + ], + [ + 11.7384, + 52.2657 + ], + [ + 10.736, + 52.3612 + ], + [ + 9.73323, + 52.4478 + ], + [ + 8.71963, + 52.5264 + ], + [ + 7.70734, + 52.5961 + ], + [ + 6.69049, + 52.6581 + ], + [ + 6.29449, + 50.0384 + ], + [ + 5.89184, + 47.4176 + ], + [ + 5.48394, + 44.7952 + ], + [ + 5.0705, + 42.1763 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_2_WFR____20171231T092031_20171231T092331_20180101T164100_0179_026_150_2159_MAR_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2017-12-31T09:20:30.936022Z", + "completionDate": "2017-12-31T09:23:30.936022Z", + "productType": "OL_2_WFR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 9748, + "updated": "2024-02-29T16:28:20.373708Z", + "published": "2018-09-05T14:11:29.061400Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fb1d2999-ba28-5424-b44a-7e91d6db16ab", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fb1d2999-ba28-5424-b44a-7e91d6db16ab", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/fb1d2999-ba28-5424-b44a-7e91d6db16ab.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 15.11185, + 46.2032 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_2_WFR/2017/12/31/S3A_OL_2_WFR____20171231T092031_20171231T092331_20180101T164100_0179_026_150_2159_MAR_O_NT_002.SEN3/S3A_OL_2_WFR____20171231T092031_20171231T092331_20180101T164100_0179_026_150_2159_MAR_O_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "5.0705,42.1763 5.89804,42.0994 6.72643,42.0173 7.55546,41.9289 8.37601,41.8353 9.20843,41.734 10.0167,41.6296 10.8294,41.5191 11.6449,41.4012 12.4509,41.2786 13.2606,41.1526 14.0642,41.0179 14.8643,40.8804 15.6601,40.7342 16.4518,40.5837 17.2415,40.4248 18.0297,40.2644 18.8109,40.0977 19.587,39.9261 20.3617,39.7483 21.4165,42.3445 22.5566,44.9363 23.7962,47.5163 25.1532,50.0835 24.2403,50.2897 23.3191,50.4883 22.3898,50.6796 21.452,50.8621 20.5137,51.0401 19.5616,51.209 18.6069,51.3704 17.6417,51.5213 16.6735,51.6664 15.6917,51.801 14.7126,51.9296 13.7261,52.0503 12.7301,52.1624 11.7384,52.2657 10.736,52.3612 9.73323,52.4478 8.71963,52.5264 7.70734,52.5961 6.69049,52.6581 6.29449,50.0384 5.89184,47.4176 5.48394,44.7952 5.0705,42.1763", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_2_WFR/2017/12/31/S3A_OL_2_WFR____20171231T092031_20171231T092331_20180101T164100_0179_026_150_2159_MAR_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 150, + "processingBaseline": 0 + }, + "id": "fb1d2999-ba28-5424-b44a-7e91d6db16ab" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.69088, + 52.6607 + ], + [ + 7.70782, + 52.5986 + ], + [ + 8.72013, + 52.529 + ], + [ + 9.73378, + 52.4504 + ], + [ + 10.7367, + 52.3637 + ], + [ + 11.7391, + 52.2683 + ], + [ + 12.7309, + 52.165 + ], + [ + 13.7268, + 52.0529 + ], + [ + 14.7135, + 51.9322 + ], + [ + 15.6926, + 51.8035 + ], + [ + 16.6745, + 51.669 + ], + [ + 17.6427, + 51.5238 + ], + [ + 18.6079, + 51.373 + ], + [ + 19.5627, + 51.2115 + ], + [ + 20.5148, + 51.0427 + ], + [ + 21.4533, + 50.8646 + ], + [ + 22.3911, + 50.6822 + ], + [ + 23.3205, + 50.4908 + ], + [ + 24.2416, + 50.2922 + ], + [ + 25.1546, + 50.086 + ], + [ + 28.0991, + 54.8427 + ], + [ + 27.0951, + 55.0688 + ], + [ + 26.078, + 55.2863 + ], + [ + 25.0528, + 55.4947 + ], + [ + 24.0114, + 55.6939 + ], + [ + 22.967, + 55.8872 + ], + [ + 21.9092, + 56.0693 + ], + [ + 20.8377, + 56.244 + ], + [ + 19.7614, + 56.4053 + ], + [ + 18.6753, + 56.5601 + ], + [ + 17.5779, + 56.702 + ], + [ + 16.4712, + 56.8377 + ], + [ + 15.3685, + 56.9623 + ], + [ + 14.2455, + 57.0777 + ], + [ + 13.1191, + 57.1831 + ], + [ + 11.9916, + 57.2781 + ], + [ + 10.8495, + 57.3635 + ], + [ + 9.71349, + 57.4378 + ], + [ + 8.56788, + 57.5021 + ], + [ + 7.41637, + 57.5571 + ], + [ + 6.69088, + 52.6607 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_2_WFR____20171231T091907_20171231T092031_20180101T163947_0084_026_150_2075_MAR_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2017-12-31T09:19:06.677950Z", + "completionDate": "2017-12-31T09:20:30.936022Z", + "productType": "OL_2_WFR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 9748, + "updated": "2024-02-29T16:28:26.960445Z", + "published": "2018-09-05T14:11:32.495185Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b8c8b106-9bb3-54d0-ba84-2e48f753eff1", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b8c8b106-9bb3-54d0-ba84-2e48f753eff1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/b8c8b106-9bb3-54d0-ba84-2e48f753eff1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 17.39499, + 53.82155 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_2_WFR/2017/12/31/S3A_OL_2_WFR____20171231T091907_20171231T092031_20180101T163947_0084_026_150_2075_MAR_O_NT_002.SEN3/S3A_OL_2_WFR____20171231T091907_20171231T092031_20180101T163947_0084_026_150_2075_MAR_O_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "6.69088,52.6607 7.70782,52.5986 8.72013,52.529 9.73378,52.4504 10.7367,52.3637 11.7391,52.2683 12.7309,52.165 13.7268,52.0529 14.7135,51.9322 15.6926,51.8035 16.6745,51.669 17.6427,51.5238 18.6079,51.373 19.5627,51.2115 20.5148,51.0427 21.4533,50.8646 22.3911,50.6822 23.3205,50.4908 24.2416,50.2922 25.1546,50.086 28.0991,54.8427 27.0951,55.0688 26.078,55.2863 25.0528,55.4947 24.0114,55.6939 22.967,55.8872 21.9092,56.0693 20.8377,56.244 19.7614,56.4053 18.6753,56.5601 17.5779,56.702 16.4712,56.8377 15.3685,56.9623 14.2455,57.0777 13.1191,57.1831 11.9916,57.2781 10.8495,57.3635 9.71349,57.4378 8.56788,57.5021 7.41637,57.5571 6.69088,52.6607", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_2_WFR/2017/12/31/S3A_OL_2_WFR____20171231T091907_20171231T092031_20180101T163947_0084_026_150_2075_MAR_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 150, + "processingBaseline": 0 + }, + "id": "b8c8b106-9bb3-54d0-ba84-2e48f753eff1" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -7.34363, + 52.6019 + ], + [ + -6.32777, + 52.5398 + ], + [ + -5.31717, + 52.4701 + ], + [ + -4.3052, + 52.3915 + ], + [ + -3.30019, + 52.3045 + ], + [ + -2.30182, + 52.2092 + ], + [ + -1.3109, + 52.1059 + ], + [ + -0.316878, + 51.9939 + ], + [ + 0.668436, + 51.8732 + ], + [ + 1.64572, + 51.7447 + ], + [ + 2.62614, + 51.6103 + ], + [ + 3.59335, + 51.4652 + ], + [ + 4.55745, + 51.3144 + ], + [ + 5.51116, + 51.153 + ], + [ + 6.46239, + 50.9843 + ], + [ + 7.39969, + 50.8064 + ], + [ + 8.33647, + 50.6241 + ], + [ + 9.26418, + 50.433 + ], + [ + 10.1843, + 50.2346 + ], + [ + 11.097, + 50.0284 + ], + [ + 13.9273, + 54.6312 + ], + [ + 12.9286, + 54.856 + ], + [ + 11.9161, + 55.0727 + ], + [ + 10.8954, + 55.2803 + ], + [ + 9.85903, + 55.4786 + ], + [ + 8.81993, + 55.6711 + ], + [ + 7.76327, + 55.8533 + ], + [ + 6.70187, + 56.0266 + ], + [ + 5.63145, + 56.1873 + ], + [ + 4.55131, + 56.3415 + ], + [ + 3.46003, + 56.483 + ], + [ + 2.35968, + 56.6184 + ], + [ + 1.25444, + 56.7437 + ], + [ + 0.144472, + 56.8581 + ], + [ + -0.975473, + 56.9635 + ], + [ + -2.09388, + 57.0582 + ], + [ + -3.21863, + 57.1429 + ], + [ + -4.34498, + 57.2173 + ], + [ + -5.49123, + 57.2824 + ], + [ + -6.642, + 57.3381 + ], + [ + -7.34363, + 52.6019 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_2_WFR____20171225T101516_20171225T101637_20171226T172743_0081_026_065_2078_MAR_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2017-12-25T10:15:15.685101Z", + "completionDate": "2017-12-25T10:16:37.163590Z", + "productType": "OL_2_WFR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 9663, + "updated": "2024-02-29T16:41:25.325463Z", + "published": "2018-08-17T15:21:06.094000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/045e0075-8232-5040-b472-97eef41f9cdf", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 045e0075-8232-5040-b472-97eef41f9cdf", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/045e0075-8232-5040-b472-97eef41f9cdf.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 3.291835, + 53.68325 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_2_WFR/2017/12/25/S3A_OL_2_WFR____20171225T101516_20171225T101637_20171226T172743_0081_026_065_2078_MAR_O_NT_002.SEN3/S3A_OL_2_WFR____20171225T101516_20171225T101637_20171226T172743_0081_026_065_2078_MAR_O_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-7.34363,52.6019 -6.32777,52.5398 -5.31717,52.4701 -4.3052,52.3915 -3.30019,52.3045 -2.30182,52.2092 -1.3109,52.1059 -0.316878,51.9939 0.668436,51.8732 1.64572,51.7447 2.62614,51.6103 3.59335,51.4652 4.55745,51.3144 5.51116,51.153 6.46239,50.9843 7.39969,50.8064 8.33647,50.6241 9.26418,50.433 10.1843,50.2346 11.097,50.0284 13.9273,54.6312 12.9286,54.856 11.9161,55.0727 10.8954,55.2803 9.85903,55.4786 8.81993,55.6711 7.76327,55.8533 6.70187,56.0266 5.63145,56.1873 4.55131,56.3415 3.46003,56.483 2.35968,56.6184 1.25444,56.7437 0.144472,56.8581 -0.975473,56.9635 -2.09388,57.0582 -3.21863,57.1429 -4.34498,57.2173 -5.49123,57.2824 -6.642,57.3381 -7.34363,52.6019", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_2_WFR/2017/12/25/S3A_OL_2_WFR____20171225T101516_20171225T101637_20171226T172743_0081_026_065_2078_MAR_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 65, + "processingBaseline": 0 + }, + "id": "045e0075-8232-5040-b472-97eef41f9cdf" + } + ], + "properties": { + "id": "8f7bc93f-981e-5b27-bad2-f1f9d85b4d89", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=OL_2_WFR___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_OL_2_WRR___.json b/tests/data/opensearch/creodias_search_OL_2_WRR___.json new file mode 100644 index 0000000..2869dca --- /dev/null +++ b/tests/data/opensearch/creodias_search_OL_2_WRR___.json @@ -0,0 +1,2836 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -96.0687, + -69.9284 + ], + [ + -97.0192, + -70.4588 + ], + [ + -97.9904, + -70.9887 + ], + [ + -99.0147, + -71.5132 + ], + [ + -100.103, + -72.0347 + ], + [ + -101.24, + -72.5442 + ], + [ + -102.454, + -73.0513 + ], + [ + -103.727, + -73.547 + ], + [ + -105.086, + -74.0366 + ], + [ + -106.527, + -74.5172 + ], + [ + -108.051, + -74.9897 + ], + [ + -109.682, + -75.4505 + ], + [ + -111.41, + -75.8982 + ], + [ + -113.251, + -76.3307 + ], + [ + -115.201, + -76.7501 + ], + [ + -117.273, + -77.1536 + ], + [ + -119.472, + -77.5401 + ], + [ + -121.806, + -77.9077 + ], + [ + -124.281, + -78.2547 + ], + [ + -126.906, + -78.5908 + ], + [ + -123.313, + -79.6758 + ], + [ + -116.881, + -81.1209 + ], + [ + -108.185, + -82.4233 + ], + [ + -96.3625, + -83.4962 + ], + [ + -80.8914, + -84.2109 + ], + [ + -62.7838, + -84.4277 + ], + [ + -45.059, + -84.0926 + ], + [ + -30.3702, + -83.2862 + ], + [ + -19.3065, + -82.1522 + ], + [ + -11.1805, + -80.8143 + ], + [ + -5.14198, + -79.3451 + ], + [ + -0.543104, + -77.7931 + ], + [ + 3.05764, + -76.1869 + ], + [ + 5.95052, + -74.5423 + ], + [ + 8.32831, + -72.8703 + ], + [ + 10.3247, + -71.1783 + ], + [ + 12.0296, + -69.4713 + ], + [ + 13.5091, + -67.7523 + ], + [ + 14.8105, + -66.0237 + ], + [ + 15.969, + -64.2872 + ], + [ + 17.012, + -62.5444 + ], + [ + 17.9595, + -60.796 + ], + [ + 18.8283, + -59.0439 + ], + [ + 19.6306, + -57.2875 + ], + [ + 20.3758, + -55.5265 + ], + [ + 21.0743, + -53.7633 + ], + [ + 21.7309, + -51.9971 + ], + [ + 22.3522, + -50.2282 + ], + [ + 22.9428, + -48.4572 + ], + [ + 23.5071, + -46.6845 + ], + [ + 24.0471, + -44.9087 + ], + [ + 24.5671, + -43.1316 + ], + [ + 25.0686, + -41.3526 + ], + [ + 25.5548, + -39.5728 + ], + [ + 26.0263, + -37.7905 + ], + [ + 26.4856, + -36.0068 + ], + [ + 26.9339, + -34.2221 + ], + [ + 27.3726, + -32.436 + ], + [ + 27.8028, + -30.6487 + ], + [ + 28.2253, + -28.8601 + ], + [ + 28.6415, + -27.0707 + ], + [ + 29.0521, + -25.2801 + ], + [ + 29.4577, + -23.4886 + ], + [ + 29.8591, + -21.6962 + ], + [ + 30.257, + -19.9029 + ], + [ + 30.6522, + -18.1091 + ], + [ + 31.0452, + -16.3145 + ], + [ + 31.4364, + -14.5193 + ], + [ + 31.8266, + -12.7235 + ], + [ + 32.2164, + -10.9277 + ], + [ + 32.6059, + -9.13106 + ], + [ + 32.9959, + -7.33404 + ], + [ + 33.3869, + -5.53676 + ], + [ + 33.7793, + -3.73938 + ], + [ + 34.1743, + -1.94333 + ], + [ + 34.5712, + -0.145861 + ], + [ + 34.9706, + 1.65226 + ], + [ + 35.3743, + 3.44884 + ], + [ + 35.7821, + 5.24518 + ], + [ + 36.1944, + 7.04115 + ], + [ + 36.6122, + 8.83669 + ], + [ + 37.0354, + 10.632 + ], + [ + 37.4656, + 12.4264 + ], + [ + 37.903, + 14.22 + ], + [ + 38.3485, + 16.0126 + ], + [ + 38.8029, + 17.8038 + ], + [ + 39.2674, + 19.5941 + ], + [ + 39.7421, + 21.3837 + ], + [ + 40.229, + 23.1709 + ], + [ + 40.7289, + 24.9567 + ], + [ + 41.243, + 26.7415 + ], + [ + 41.7726, + 28.5237 + ], + [ + 42.3199, + 30.303 + ], + [ + 42.8859, + 32.0811 + ], + [ + 43.4725, + 33.8567 + ], + [ + 44.0826, + 35.6288 + ], + [ + 44.718, + 37.3981 + ], + [ + 45.3818, + 39.164 + ], + [ + 46.077, + 40.9261 + ], + [ + 46.8071, + 42.6842 + ], + [ + 47.5761, + 44.4379 + ], + [ + 48.3889, + 46.1862 + ], + [ + 49.2511, + 47.929 + ], + [ + 50.1686, + 49.6653 + ], + [ + 51.1489, + 51.3947 + ], + [ + 52.2007, + 53.116 + ], + [ + 53.3345, + 54.8277 + ], + [ + 52.3229, + 55.0435 + ], + [ + 51.3075, + 55.2607 + ], + [ + 50.2813, + 55.4693 + ], + [ + 49.2436, + 55.6696 + ], + [ + 48.1961, + 55.8608 + ], + [ + 47.1387, + 56.0429 + ], + [ + 46.0716, + 56.2169 + ], + [ + 44.9949, + 56.3806 + ], + [ + 43.909, + 56.5348 + ], + [ + 42.8133, + 56.6771 + ], + [ + 41.7106, + 56.8121 + ], + [ + 40.6009, + 56.9372 + ], + [ + 39.4842, + 57.052 + ], + [ + 38.3603, + 57.1572 + ], + [ + 37.2301, + 57.2523 + ], + [ + 36.0947, + 57.3371 + ], + [ + 34.9549, + 57.4116 + ], + [ + 33.8113, + 57.4758 + ], + [ + 32.6599, + 57.5414 + ], + [ + 32.3997, + 55.7719 + ], + [ + 32.1373, + 54.0012 + ], + [ + 31.8721, + 52.2299 + ], + [ + 31.6041, + 50.4582 + ], + [ + 31.3333, + 48.6855 + ], + [ + 31.0599, + 46.9123 + ], + [ + 30.7841, + 45.1382 + ], + [ + 30.5053, + 43.3635 + ], + [ + 30.2236, + 41.5881 + ], + [ + 29.9391, + 39.8119 + ], + [ + 29.6519, + 38.0353 + ], + [ + 29.3613, + 36.2581 + ], + [ + 29.0682, + 34.4798 + ], + [ + 28.7715, + 32.701 + ], + [ + 28.4709, + 30.9222 + ], + [ + 28.1674, + 29.1427 + ], + [ + 27.8601, + 27.3621 + ], + [ + 27.5489, + 25.5817 + ], + [ + 27.2335, + 23.801 + ], + [ + 26.9144, + 22.0195 + ], + [ + 26.5903, + 20.2379 + ], + [ + 26.2617, + 18.4564 + ], + [ + 25.9283, + 16.6745 + ], + [ + 25.5898, + 14.8928 + ], + [ + 25.2455, + 13.1105 + ], + [ + 24.8962, + 11.3287 + ], + [ + 24.5403, + 9.5473 + ], + [ + 24.1781, + 7.76603 + ], + [ + 23.8091, + 5.98526 + ], + [ + 23.433, + 4.205 + ], + [ + 23.0502, + 2.42473 + ], + [ + 22.6588, + 0.645467 + ], + [ + 22.2583, + -1.13242 + ], + [ + 21.8495, + -2.91003 + ], + [ + 21.431, + -4.68626 + ], + [ + 21.0025, + -6.46143 + ], + [ + 20.5631, + -8.23518 + ], + [ + 20.112, + -10.0072 + ], + [ + 19.6486, + -11.7776 + ], + [ + 19.1721, + -13.5463 + ], + [ + 18.6814, + -15.3129 + ], + [ + 18.1756, + -17.077 + ], + [ + 17.6537, + -18.8389 + ], + [ + 17.1142, + -20.5981 + ], + [ + 16.5558, + -22.3542 + ], + [ + 15.9772, + -24.107 + ], + [ + 15.3766, + -25.8563 + ], + [ + 14.7526, + -27.6019 + ], + [ + 14.1026, + -29.3432 + ], + [ + 13.4248, + -31.0799 + ], + [ + 12.7166, + -32.8115 + ], + [ + 11.9753, + -34.5378 + ], + [ + 11.198, + -36.258 + ], + [ + 10.3804, + -37.9712 + ], + [ + 9.51969, + -39.6778 + ], + [ + 8.61091, + -41.376 + ], + [ + 7.64985, + -43.0655 + ], + [ + 6.62955, + -44.7444 + ], + [ + 5.54447, + -46.4132 + ], + [ + 4.38767, + -48.0697 + ], + [ + 3.15072, + -49.7122 + ], + [ + 1.82342, + -51.339 + ], + [ + 0.396311, + -52.9494 + ], + [ + -1.14441, + -54.5392 + ], + [ + -2.81245, + -56.1066 + ], + [ + -4.62379, + -57.6491 + ], + [ + -6.59692, + -59.1617 + ], + [ + -8.75325, + -60.6407 + ], + [ + -11.1169, + -62.0804 + ], + [ + -13.7142, + -63.4744 + ], + [ + -16.5749, + -64.8156 + ], + [ + -19.7312, + -66.0953 + ], + [ + -23.213, + -67.3027 + ], + [ + -27.0529, + -68.4257 + ], + [ + -31.2764, + -69.4505 + ], + [ + -35.8997, + -70.3627 + ], + [ + -40.9236, + -71.1451 + ], + [ + -46.3263, + -71.7797 + ], + [ + -52.0567, + -72.2544 + ], + [ + -58.0341, + -72.5531 + ], + [ + -64.1491, + -72.6671 + ], + [ + -70.2797, + -72.5939 + ], + [ + -76.2953, + -72.3348 + ], + [ + -82.0881, + -71.8982 + ], + [ + -87.5683, + -71.2964 + ], + [ + -92.6771, + -70.5448 + ], + [ + -96.0687, + -69.9284 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_2_WRR____20171231T073808_20171231T082208_20180101T123936_2640_026_149______MAR_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2017-12-31T07:38:07.770220Z", + "completionDate": "2017-12-31T08:22:08.197078Z", + "productType": "OL_2_WRR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 9747, + "updated": "2018-09-05T14:09:30.513293Z", + "published": "2018-09-05T14:09:30.513293Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/715feeed-bbf1-56d6-a924-6f8301262cb0", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 715feeed-bbf1-56d6-a924-6f8301262cb0", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/715feeed-bbf1-56d6-a924-6f8301262cb0.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 90.12025, + -13.44315 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_2_WRR/2017/12/31/S3A_OL_2_WRR____20171231T073808_20171231T082208_20180101T123936_2640_026_149______MAR_O_NT_002.SEN3/S3A_OL_2_WRR____20171231T073808_20171231T082208_20180101T123936_2640_026_149______MAR_O_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-96.0687,-69.9284 -97.0192,-70.4588 -97.9904,-70.9887 -99.0147,-71.5132 -100.103,-72.0347 -101.24,-72.5442 -102.454,-73.0513 -103.727,-73.547 -105.086,-74.0366 -106.527,-74.5172 -108.051,-74.9897 -109.682,-75.4505 -111.41,-75.8982 -113.251,-76.3307 -115.201,-76.7501 -117.273,-77.1536 -119.472,-77.5401 -121.806,-77.9077 -124.281,-78.2547 -126.906,-78.5908 -123.313,-79.6758 -116.881,-81.1209 -108.185,-82.4233 -96.3625,-83.4962 -80.8914,-84.2109 -62.7838,-84.4277 -45.059,-84.0926 -30.3702,-83.2862 -19.3065,-82.1522 -11.1805,-80.8143 -5.14198,-79.3451 -0.543104,-77.7931 3.05764,-76.1869 5.95052,-74.5423 8.32831,-72.8703 10.3247,-71.1783 12.0296,-69.4713 13.5091,-67.7523 14.8105,-66.0237 15.969,-64.2872 17.012,-62.5444 17.9595,-60.796 18.8283,-59.0439 19.6306,-57.2875 20.3758,-55.5265 21.0743,-53.7633 21.7309,-51.9971 22.3522,-50.2282 22.9428,-48.4572 23.5071,-46.6845 24.0471,-44.9087 24.5671,-43.1316 25.0686,-41.3526 25.5548,-39.5728 26.0263,-37.7905 26.4856,-36.0068 26.9339,-34.2221 27.3726,-32.436 27.8028,-30.6487 28.2253,-28.8601 28.6415,-27.0707 29.0521,-25.2801 29.4577,-23.4886 29.8591,-21.6962 30.257,-19.9029 30.6522,-18.1091 31.0452,-16.3145 31.4364,-14.5193 31.8266,-12.7235 32.2164,-10.9277 32.6059,-9.13106 32.9959,-7.33404 33.3869,-5.53676 33.7793,-3.73938 34.1743,-1.94333 34.5712,-0.145861 34.9706,1.65226 35.3743,3.44884 35.7821,5.24518 36.1944,7.04115 36.6122,8.83669 37.0354,10.632 37.4656,12.4264 37.903,14.22 38.3485,16.0126 38.8029,17.8038 39.2674,19.5941 39.7421,21.3837 40.229,23.1709 40.7289,24.9567 41.243,26.7415 41.7726,28.5237 42.3199,30.303 42.8859,32.0811 43.4725,33.8567 44.0826,35.6288 44.718,37.3981 45.3818,39.164 46.077,40.9261 46.8071,42.6842 47.5761,44.4379 48.3889,46.1862 49.2511,47.929 50.1686,49.6653 51.1489,51.3947 52.2007,53.116 53.3345,54.8277 52.3229,55.0435 51.3075,55.2607 50.2813,55.4693 49.2436,55.6696 48.1961,55.8608 47.1387,56.0429 46.0716,56.2169 44.9949,56.3806 43.909,56.5348 42.8133,56.6771 41.7106,56.8121 40.6009,56.9372 39.4842,57.052 38.3603,57.1572 37.2301,57.2523 36.0947,57.3371 34.9549,57.4116 33.8113,57.4758 32.6599,57.5414 32.3997,55.7719 32.1373,54.0012 31.8721,52.2299 31.6041,50.4582 31.3333,48.6855 31.0599,46.9123 30.7841,45.1382 30.5053,43.3635 30.2236,41.5881 29.9391,39.8119 29.6519,38.0353 29.3613,36.2581 29.0682,34.4798 28.7715,32.701 28.4709,30.9222 28.1674,29.1427 27.8601,27.3621 27.5489,25.5817 27.2335,23.801 26.9144,22.0195 26.5903,20.2379 26.2617,18.4564 25.9283,16.6745 25.5898,14.8928 25.2455,13.1105 24.8962,11.3287 24.5403,9.5473 24.1781,7.76603 23.8091,5.98526 23.433,4.205 23.0502,2.42473 22.6588,0.645467 22.2583,-1.13242 21.8495,-2.91003 21.431,-4.68626 21.0025,-6.46143 20.5631,-8.23518 20.112,-10.0072 19.6486,-11.7776 19.1721,-13.5463 18.6814,-15.3129 18.1756,-17.077 17.6537,-18.8389 17.1142,-20.5981 16.5558,-22.3542 15.9772,-24.107 15.3766,-25.8563 14.7526,-27.6019 14.1026,-29.3432 13.4248,-31.0799 12.7166,-32.8115 11.9753,-34.5378 11.198,-36.258 10.3804,-37.9712 9.51969,-39.6778 8.61091,-41.376 7.64985,-43.0655 6.62955,-44.7444 5.54447,-46.4132 4.38767,-48.0697 3.15072,-49.7122 1.82342,-51.339 0.396311,-52.9494 -1.14441,-54.5392 -2.81245,-56.1066 -4.62379,-57.6491 -6.59692,-59.1617 -8.75325,-60.6407 -11.1169,-62.0804 -13.7142,-63.4744 -16.5749,-64.8156 -19.7312,-66.0953 -23.213,-67.3027 -27.0529,-68.4257 -31.2764,-69.4505 -35.8997,-70.3627 -40.9236,-71.1451 -46.3263,-71.7797 -52.0567,-72.2544 -58.0341,-72.5531 -64.1491,-72.6671 -70.2797,-72.5939 -76.2953,-72.3348 -82.0881,-71.8982 -87.5683,-71.2964 -92.6771,-70.5448 -96.0687,-69.9284", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_2_WRR/2017/12/31/S3A_OL_2_WRR____20171231T073808_20171231T082208_20180101T123936_2640_026_149______MAR_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 149, + "processingBaseline": 0 + }, + "id": "715feeed-bbf1-56d6-a924-6f8301262cb0" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -70.8482, + -69.9243 + ], + [ + -71.7997, + -70.4548 + ], + [ + -72.7713, + -70.9845 + ], + [ + -73.7969, + -71.5092 + ], + [ + -74.8836, + -72.0298 + ], + [ + -76.022, + -72.5394 + ], + [ + -77.2322, + -73.0446 + ], + [ + -78.5105, + -73.5419 + ], + [ + -79.8805, + -74.035 + ], + [ + -81.3238, + -74.5156 + ], + [ + -82.8449, + -74.9866 + ], + [ + -84.4692, + -75.4452 + ], + [ + -86.1971, + -75.8923 + ], + [ + -88.0355, + -76.3242 + ], + [ + -89.9858, + -76.7434 + ], + [ + -92.0582, + -77.1467 + ], + [ + -94.2579, + -77.5331 + ], + [ + -96.5915, + -77.9004 + ], + [ + -99.0643, + -78.247 + ], + [ + -101.688, + -78.5828 + ], + [ + -98.1342, + -79.6593 + ], + [ + -91.7256, + -81.1058 + ], + [ + -83.0603, + -82.4104 + ], + [ + -71.279, + -83.4866 + ], + [ + -55.8412, + -84.2063 + ], + [ + -37.7533, + -84.4298 + ], + [ + -19.9962, + -84.1002 + ], + [ + -5.26665, + -83.2985 + ], + [ + 5.8356, + -82.1686 + ], + [ + 13.9909, + -80.8312 + ], + [ + 20.0491, + -79.3634 + ], + [ + 24.6618, + -77.8121 + ], + [ + 28.272, + -76.2066 + ], + [ + 31.171, + -74.562 + ], + [ + 33.5541, + -72.8905 + ], + [ + 35.5532, + -71.1989 + ], + [ + 37.2611, + -69.4918 + ], + [ + 38.7423, + -67.7725 + ], + [ + 40.0455, + -66.0442 + ], + [ + 41.2062, + -64.3088 + ], + [ + 42.2498, + -62.5655 + ], + [ + 43.1977, + -60.8169 + ], + [ + 44.0674, + -59.0649 + ], + [ + 44.87, + -57.3081 + ], + [ + 45.6162, + -55.5477 + ], + [ + 46.3147, + -53.7845 + ], + [ + 46.972, + -52.0185 + ], + [ + 47.5934, + -50.2494 + ], + [ + 48.1846, + -48.4789 + ], + [ + 48.7486, + -46.7054 + ], + [ + 49.289, + -44.9301 + ], + [ + 49.8093, + -43.1533 + ], + [ + 50.3109, + -41.3743 + ], + [ + 50.797, + -39.5943 + ], + [ + 51.2685, + -37.8114 + ], + [ + 51.728, + -36.0282 + ], + [ + 52.1768, + -34.2444 + ], + [ + 52.6151, + -32.4575 + ], + [ + 53.0452, + -30.67 + ], + [ + 53.4682, + -28.8822 + ], + [ + 53.8841, + -27.0922 + ], + [ + 54.2944, + -25.3013 + ], + [ + 54.7005, + -23.5105 + ], + [ + 55.1019, + -21.7182 + ], + [ + 55.4996, + -19.9246 + ], + [ + 55.8949, + -18.1311 + ], + [ + 56.2878, + -16.3363 + ], + [ + 56.679, + -14.541 + ], + [ + 57.0692, + -12.7452 + ], + [ + 57.4588, + -10.9493 + ], + [ + 57.8485, + -9.15303 + ], + [ + 58.2383, + -7.35575 + ], + [ + 58.6294, + -5.55871 + ], + [ + 59.0216, + -3.76128 + ], + [ + 59.4163, + -1.96441 + ], + [ + 59.813, + -0.167057 + ], + [ + 60.2133, + 1.62929 + ], + [ + 60.6165, + 3.42689 + ], + [ + 61.0238, + 5.22413 + ], + [ + 61.4364, + 7.01877 + ], + [ + 61.8539, + 8.81487 + ], + [ + 62.2769, + 10.6111 + ], + [ + 62.707, + 12.4047 + ], + [ + 63.1446, + 14.1977 + ], + [ + 63.5897, + 15.9909 + ], + [ + 64.0439, + 17.7827 + ], + [ + 64.5079, + 19.5731 + ], + [ + 64.9829, + 21.3618 + ], + [ + 65.47, + 23.1485 + ], + [ + 65.969, + 24.9359 + ], + [ + 66.4828, + 26.7202 + ], + [ + 67.0129, + 28.5013 + ], + [ + 67.5592, + 30.2827 + ], + [ + 68.125, + 32.06 + ], + [ + 68.7117, + 33.8351 + ], + [ + 69.3212, + 35.6075 + ], + [ + 69.9563, + 37.3771 + ], + [ + 70.6196, + 39.143 + ], + [ + 71.3143, + 40.9054 + ], + [ + 72.0438, + 42.6635 + ], + [ + 72.8122, + 44.4173 + ], + [ + 73.6245, + 46.1657 + ], + [ + 74.486, + 47.908 + ], + [ + 75.403, + 49.6445 + ], + [ + 76.3819, + 51.3747 + ], + [ + 77.4331, + 53.0959 + ], + [ + 78.5655, + 54.8078 + ], + [ + 77.555, + 55.0233 + ], + [ + 76.5398, + 55.2404 + ], + [ + 75.5138, + 55.449 + ], + [ + 74.4764, + 55.6492 + ], + [ + 73.4294, + 55.8403 + ], + [ + 72.3723, + 56.0224 + ], + [ + 71.306, + 56.1962 + ], + [ + 70.2297, + 56.3598 + ], + [ + 69.1445, + 56.5139 + ], + [ + 68.049, + 56.6563 + ], + [ + 66.9469, + 56.7912 + ], + [ + 65.8368, + 56.9163 + ], + [ + 64.7206, + 57.0311 + ], + [ + 63.5977, + 57.1362 + ], + [ + 62.468, + 57.2312 + ], + [ + 61.3353, + 57.3159 + ], + [ + 60.1967, + 57.3904 + ], + [ + 59.0538, + 57.4545 + ], + [ + 57.9016, + 57.5202 + ], + [ + 57.6418, + 55.7505 + ], + [ + 57.3789, + 53.9799 + ], + [ + 57.1147, + 52.2086 + ], + [ + 56.8464, + 50.4365 + ], + [ + 56.5754, + 48.6641 + ], + [ + 56.3021, + 46.8911 + ], + [ + 56.0262, + 45.1167 + ], + [ + 55.7476, + 43.342 + ], + [ + 55.4661, + 41.5666 + ], + [ + 55.1817, + 39.7905 + ], + [ + 54.8944, + 38.0137 + ], + [ + 54.6042, + 36.2363 + ], + [ + 54.3105, + 34.4583 + ], + [ + 54.0136, + 32.6798 + ], + [ + 53.7142, + 30.9001 + ], + [ + 53.4097, + 29.1211 + ], + [ + 53.1024, + 27.3407 + ], + [ + 52.7922, + 25.5596 + ], + [ + 52.4763, + 23.7793 + ], + [ + 52.1566, + 21.9979 + ], + [ + 51.8327, + 20.2162 + ], + [ + 51.5043, + 18.4346 + ], + [ + 51.1712, + 16.6525 + ], + [ + 50.8322, + 14.8709 + ], + [ + 50.4879, + 13.0892 + ], + [ + 50.1386, + 11.3068 + ], + [ + 49.783, + 9.52522 + ], + [ + 49.4202, + 7.74459 + ], + [ + 49.0516, + 5.96316 + ], + [ + 48.676, + 4.18263 + ], + [ + 48.2921, + 2.40357 + ], + [ + 47.9006, + 0.623711 + ], + [ + 47.5004, + -1.15439 + ], + [ + 47.0917, + -2.9317 + ], + [ + 46.673, + -4.70787 + ], + [ + 46.2446, + -6.48326 + ], + [ + 45.8047, + -8.25689 + ], + [ + 45.3536, + -10.029 + ], + [ + 44.8902, + -11.7994 + ], + [ + 44.4136, + -13.5679 + ], + [ + 43.9228, + -15.3346 + ], + [ + 43.4167, + -17.0987 + ], + [ + 42.8948, + -18.8607 + ], + [ + 42.3552, + -20.6196 + ], + [ + 41.7962, + -22.3754 + ], + [ + 41.2176, + -24.1285 + ], + [ + 40.6171, + -25.878 + ], + [ + 39.9924, + -27.623 + ], + [ + 39.3422, + -29.3645 + ], + [ + 38.6645, + -31.1016 + ], + [ + 37.9556, + -32.8325 + ], + [ + 37.2138, + -34.5587 + ], + [ + 36.4362, + -36.2791 + ], + [ + 35.6184, + -37.9923 + ], + [ + 34.7573, + -39.6987 + ], + [ + 33.8478, + -41.3966 + ], + [ + 32.8858, + -43.0859 + ], + [ + 31.8652, + -44.7653 + ], + [ + 30.7795, + -46.4333 + ], + [ + 29.6218, + -48.0899 + ], + [ + 28.3836, + -49.7322 + ], + [ + 27.0556, + -51.3589 + ], + [ + 25.6268, + -52.9687 + ], + [ + 24.0849, + -54.5587 + ], + [ + 22.4153, + -56.1257 + ], + [ + 20.6029, + -57.6678 + ], + [ + 18.628, + -59.1805 + ], + [ + 16.469, + -60.6583 + ], + [ + 14.1025, + -62.0976 + ], + [ + 11.5023, + -63.4915 + ], + [ + 8.63818, + -64.8321 + ], + [ + 5.4794, + -66.1108 + ], + [ + 1.99304, + -67.3172 + ], + [ + -1.85108, + -68.4394 + ], + [ + -6.07905, + -69.4628 + ], + [ + -10.7078, + -70.3736 + ], + [ + -15.7366, + -71.1542 + ], + [ + -21.1429, + -71.788 + ], + [ + -26.8769, + -72.2599 + ], + [ + -32.8567, + -72.5565 + ], + [ + -38.9733, + -72.6687 + ], + [ + -45.1026, + -72.593 + ], + [ + -51.1182, + -72.3319 + ], + [ + -56.9071, + -71.8934 + ], + [ + -62.3837, + -71.2897 + ], + [ + -67.4877, + -70.5363 + ], + [ + -70.8482, + -69.9243 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_2_WRR____20171231T055709_20171231T064109_20180101T111548_2640_026_148______MAR_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2017-12-31T05:57:08.884477Z", + "completionDate": "2017-12-31T06:41:09.135345Z", + "productType": "OL_2_WRR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 9746, + "updated": "2018-09-05T14:09:48.587225Z", + "published": "2018-09-05T14:09:48.587225Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/32171d19-5745-5fc1-ae97-94bcd6eb9f4e", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 32171d19-5745-5fc1-ae97-94bcd6eb9f4e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/32171d19-5745-5fc1-ae97-94bcd6eb9f4e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 90.12675, + -13.4548 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_2_WRR/2017/12/31/S3A_OL_2_WRR____20171231T055709_20171231T064109_20180101T111548_2640_026_148______MAR_O_NT_002.SEN3/S3A_OL_2_WRR____20171231T055709_20171231T064109_20180101T111548_2640_026_148______MAR_O_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-70.8482,-69.9243 -71.7997,-70.4548 -72.7713,-70.9845 -73.7969,-71.5092 -74.8836,-72.0298 -76.022,-72.5394 -77.2322,-73.0446 -78.5105,-73.5419 -79.8805,-74.035 -81.3238,-74.5156 -82.8449,-74.9866 -84.4692,-75.4452 -86.1971,-75.8923 -88.0355,-76.3242 -89.9858,-76.7434 -92.0582,-77.1467 -94.2579,-77.5331 -96.5915,-77.9004 -99.0643,-78.247 -101.688,-78.5828 -98.1342,-79.6593 -91.7256,-81.1058 -83.0603,-82.4104 -71.279,-83.4866 -55.8412,-84.2063 -37.7533,-84.4298 -19.9962,-84.1002 -5.26665,-83.2985 5.8356,-82.1686 13.9909,-80.8312 20.0491,-79.3634 24.6618,-77.8121 28.272,-76.2066 31.171,-74.562 33.5541,-72.8905 35.5532,-71.1989 37.2611,-69.4918 38.7423,-67.7725 40.0455,-66.0442 41.2062,-64.3088 42.2498,-62.5655 43.1977,-60.8169 44.0674,-59.0649 44.87,-57.3081 45.6162,-55.5477 46.3147,-53.7845 46.972,-52.0185 47.5934,-50.2494 48.1846,-48.4789 48.7486,-46.7054 49.289,-44.9301 49.8093,-43.1533 50.3109,-41.3743 50.797,-39.5943 51.2685,-37.8114 51.728,-36.0282 52.1768,-34.2444 52.6151,-32.4575 53.0452,-30.67 53.4682,-28.8822 53.8841,-27.0922 54.2944,-25.3013 54.7005,-23.5105 55.1019,-21.7182 55.4996,-19.9246 55.8949,-18.1311 56.2878,-16.3363 56.679,-14.541 57.0692,-12.7452 57.4588,-10.9493 57.8485,-9.15303 58.2383,-7.35575 58.6294,-5.55871 59.0216,-3.76128 59.4163,-1.96441 59.813,-0.167057 60.2133,1.62929 60.6165,3.42689 61.0238,5.22413 61.4364,7.01877 61.8539,8.81487 62.2769,10.6111 62.707,12.4047 63.1446,14.1977 63.5897,15.9909 64.0439,17.7827 64.5079,19.5731 64.9829,21.3618 65.47,23.1485 65.969,24.9359 66.4828,26.7202 67.0129,28.5013 67.5592,30.2827 68.125,32.06 68.7117,33.8351 69.3212,35.6075 69.9563,37.3771 70.6196,39.143 71.3143,40.9054 72.0438,42.6635 72.8122,44.4173 73.6245,46.1657 74.486,47.908 75.403,49.6445 76.3819,51.3747 77.4331,53.0959 78.5655,54.8078 77.555,55.0233 76.5398,55.2404 75.5138,55.449 74.4764,55.6492 73.4294,55.8403 72.3723,56.0224 71.306,56.1962 70.2297,56.3598 69.1445,56.5139 68.049,56.6563 66.9469,56.7912 65.8368,56.9163 64.7206,57.0311 63.5977,57.1362 62.468,57.2312 61.3353,57.3159 60.1967,57.3904 59.0538,57.4545 57.9016,57.5202 57.6418,55.7505 57.3789,53.9799 57.1147,52.2086 56.8464,50.4365 56.5754,48.6641 56.3021,46.8911 56.0262,45.1167 55.7476,43.342 55.4661,41.5666 55.1817,39.7905 54.8944,38.0137 54.6042,36.2363 54.3105,34.4583 54.0136,32.6798 53.7142,30.9001 53.4097,29.1211 53.1024,27.3407 52.7922,25.5596 52.4763,23.7793 52.1566,21.9979 51.8327,20.2162 51.5043,18.4346 51.1712,16.6525 50.8322,14.8709 50.4879,13.0892 50.1386,11.3068 49.783,9.52522 49.4202,7.74459 49.0516,5.96316 48.676,4.18263 48.2921,2.40357 47.9006,0.623711 47.5004,-1.15439 47.0917,-2.9317 46.673,-4.70787 46.2446,-6.48326 45.8047,-8.25689 45.3536,-10.029 44.8902,-11.7994 44.4136,-13.5679 43.9228,-15.3346 43.4167,-17.0987 42.8948,-18.8607 42.3552,-20.6196 41.7962,-22.3754 41.2176,-24.1285 40.6171,-25.878 39.9924,-27.623 39.3422,-29.3645 38.6645,-31.1016 37.9556,-32.8325 37.2138,-34.5587 36.4362,-36.2791 35.6184,-37.9923 34.7573,-39.6987 33.8478,-41.3966 32.8858,-43.0859 31.8652,-44.7653 30.7795,-46.4333 29.6218,-48.0899 28.3836,-49.7322 27.0556,-51.3589 25.6268,-52.9687 24.0849,-54.5587 22.4153,-56.1257 20.6029,-57.6678 18.628,-59.1805 16.469,-60.6583 14.1025,-62.0976 11.5023,-63.4915 8.63818,-64.8321 5.4794,-66.1108 1.99304,-67.3172 -1.85108,-68.4394 -6.07905,-69.4628 -10.7078,-70.3736 -15.7366,-71.1542 -21.1429,-71.788 -26.8769,-72.2599 -32.8567,-72.5565 -38.9733,-72.6687 -45.1026,-72.593 -51.1182,-72.3319 -56.9071,-71.8934 -62.3837,-71.2897 -67.4877,-70.5363 -70.8482,-69.9243", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_2_WRR/2017/12/31/S3A_OL_2_WRR____20171231T055709_20171231T064109_20180101T111548_2640_026_148______MAR_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 148, + "processingBaseline": 0 + }, + "id": "32171d19-5745-5fc1-ae97-94bcd6eb9f4e" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + 43.62675966277562 + ], + [ + 179.611, + 42.7421 + ], + [ + 178.88, + 40.9845 + ], + [ + 178.183, + 39.2224 + ], + [ + 177.518, + 37.4562 + ], + [ + 176.882, + 35.6869 + ], + [ + 176.271, + 33.9147 + ], + [ + 175.684, + 32.1389 + ], + [ + 175.117, + 30.3608 + ], + [ + 174.569, + 28.5811 + ], + [ + 174.038, + 26.7989 + ], + [ + 173.524, + 25.0145 + ], + [ + 173.024, + 23.2286 + ], + [ + 172.536, + 21.4405 + ], + [ + 172.061, + 19.6515 + ], + [ + 171.596, + 17.8611 + ], + [ + 171.141, + 16.0693 + ], + [ + 170.695, + 14.2767 + ], + [ + 170.258, + 12.4829 + ], + [ + 169.827, + 10.6883 + ], + [ + 169.404, + 8.8933 + ], + [ + 168.986, + 7.09706 + ], + [ + 168.573, + 5.30096 + ], + [ + 168.165, + 3.50428 + ], + [ + 167.762, + 1.70726 + ], + [ + 167.361, + -0.089985 + ], + [ + 166.964, + -1.88756 + ], + [ + 166.57, + -3.68498 + ], + [ + 166.177, + -5.4823 + ], + [ + 165.786, + -7.27962 + ], + [ + 165.396, + -9.07654 + ], + [ + 165.006, + -10.8732 + ], + [ + 164.616, + -12.6694 + ], + [ + 164.226, + -14.4656 + ], + [ + 163.835, + -16.2614 + ], + [ + 163.442, + -18.0556 + ], + [ + 163.047, + -19.8496 + ], + [ + 162.649, + -21.6434 + ], + [ + 162.247, + -23.4358 + ], + [ + 161.842, + -25.2274 + ], + [ + 161.431, + -27.0182 + ], + [ + 161.015, + -28.808 + ], + [ + 160.593, + -30.5966 + ], + [ + 160.163, + -32.384 + ], + [ + 159.724, + -34.1705 + ], + [ + 159.276, + -35.9555 + ], + [ + 158.817, + -37.739 + ], + [ + 158.346, + -39.5211 + ], + [ + 157.86, + -41.3015 + ], + [ + 157.359, + -43.0809 + ], + [ + 156.84, + -44.8584 + ], + [ + 156.299, + -46.6333 + ], + [ + 155.736, + -48.4066 + ], + [ + 155.147, + -50.1784 + ], + [ + 154.526, + -51.9472 + ], + [ + 153.87, + -53.7126 + ], + [ + 153.173, + -55.4771 + ], + [ + 152.429, + -57.2376 + ], + [ + 151.628, + -58.9942 + ], + [ + 150.762, + -60.7471 + ], + [ + 149.815, + -62.4949 + ], + [ + 148.776, + -64.2387 + ], + [ + 147.62, + -65.975 + ], + [ + 146.323, + -67.7034 + ], + [ + 144.849, + -69.4233 + ], + [ + 143.151, + -71.1307 + ], + [ + 141.163, + -72.8225 + ], + [ + 138.797, + -74.4954 + ], + [ + 135.921, + -76.1412 + ], + [ + 132.342, + -77.7488 + ], + [ + 127.776, + -79.3025 + ], + [ + 121.783, + -80.773 + ], + [ + 113.726, + -82.1169 + ], + [ + 102.755, + -83.2578 + ], + [ + 88.1761, + -84.0741 + ], + [ + 70.5084, + -84.4244 + ], + [ + 52.3735, + -84.2228 + ], + [ + 36.8051, + -83.5204 + ], + [ + 24.8831, + -82.4558 + ], + [ + 16.1119, + -81.1588 + ], + [ + 9.62952, + -79.7169 + ], + [ + 6.00805, + -78.6335 + ], + [ + 8.65486, + -78.2942 + ], + [ + 11.1303, + -77.9463 + ], + [ + 13.4639, + -77.578 + ], + [ + 15.6614, + -77.1909 + ], + [ + 17.7298, + -76.7872 + ], + [ + 19.6751, + -76.3679 + ], + [ + 21.5083, + -75.9362 + ], + [ + 23.2284, + -75.49 + ], + [ + 24.8474, + -75.0318 + ], + [ + 26.3657, + -74.5606 + ], + [ + 27.8043, + -74.0805 + ], + [ + 29.1613, + -73.5909 + ], + [ + 30.4387, + -73.0931 + ], + [ + 31.6475, + -72.5874 + ], + [ + 32.7919, + -72.0739 + ], + [ + 33.8735, + -71.5543 + ], + [ + 34.8974, + -71.029 + ], + [ + 35.8666, + -70.4991 + ], + [ + 36.8421, + -69.9527 + ], + [ + 40.2427, + -70.5665 + ], + [ + 45.3595, + -71.3141 + ], + [ + 50.8493, + -71.9115 + ], + [ + 56.6496, + -72.343 + ], + [ + 62.6689, + -72.5969 + ], + [ + 68.8013, + -72.6651 + ], + [ + 74.9142, + -72.5456 + ], + [ + 80.8831, + -72.2425 + ], + [ + 86.6068, + -71.7632 + ], + [ + 91.9982, + -71.1232 + ], + [ + 97.0107, + -70.3382 + ], + [ + 101.624, + -69.4223 + ], + [ + 105.836, + -68.3947 + ], + [ + 109.665, + -67.2691 + ], + [ + 113.138, + -66.0589 + ], + [ + 116.285, + -64.7783 + ], + [ + 119.138, + -63.4356 + ], + [ + 121.729, + -62.0394 + ], + [ + 124.086, + -60.5993 + ], + [ + 126.238, + -59.1195 + ], + [ + 128.206, + -57.6047 + ], + [ + 130.013, + -56.0627 + ], + [ + 131.677, + -54.4942 + ], + [ + 133.215, + -52.9034 + ], + [ + 134.639, + -51.2935 + ], + [ + 135.963, + -49.6651 + ], + [ + 137.199, + -48.0221 + ], + [ + 138.354, + -46.3662 + ], + [ + 139.437, + -44.6967 + ], + [ + 140.455, + -43.0163 + ], + [ + 141.415, + -41.3275 + ], + [ + 142.322, + -39.6289 + ], + [ + 143.182, + -37.922 + ], + [ + 143.998, + -36.2082 + ], + [ + 144.775, + -34.4878 + ], + [ + 145.515, + -32.7614 + ], + [ + 146.223, + -31.0296 + ], + [ + 146.899, + -29.2925 + ], + [ + 147.549, + -27.5506 + ], + [ + 148.172, + -25.8051 + ], + [ + 148.772, + -24.0556 + ], + [ + 149.35, + -22.3023 + ], + [ + 149.908, + -20.5462 + ], + [ + 150.447, + -18.7869 + ], + [ + 150.969, + -17.0244 + ], + [ + 151.474, + -15.26 + ], + [ + 151.965, + -13.4937 + ], + [ + 152.441, + -11.7246 + ], + [ + 152.904, + -9.95367 + ], + [ + 153.355, + -8.18145 + ], + [ + 153.794, + -6.40753 + ], + [ + 154.222, + -4.63219 + ], + [ + 154.64, + -2.85557 + ], + [ + 155.049, + -1.07822 + ], + [ + 155.449, + 0.700203 + ], + [ + 155.84, + 2.47998 + ], + [ + 156.223, + 4.26011 + ], + [ + 156.599, + 6.0405 + ], + [ + 156.968, + 7.82151 + ], + [ + 157.33, + 9.60304 + ], + [ + 157.685, + 11.3849 + ], + [ + 158.035, + 13.1668 + ], + [ + 158.379, + 14.949 + ], + [ + 158.717, + 16.7311 + ], + [ + 159.051, + 18.513 + ], + [ + 159.379, + 20.295 + ], + [ + 159.703, + 22.0766 + ], + [ + 160.023, + 23.8581 + ], + [ + 160.338, + 25.6393 + ], + [ + 160.649, + 27.4199 + ], + [ + 160.956, + 29.2002 + ], + [ + 161.26, + 30.9802 + ], + [ + 161.56, + 32.7592 + ], + [ + 161.857, + 34.538 + ], + [ + 162.15, + 36.3165 + ], + [ + 162.44, + 38.0937 + ], + [ + 162.728, + 39.8707 + ], + [ + 163.012, + 41.6474 + ], + [ + 163.294, + 43.4225 + ], + [ + 163.573, + 45.1973 + ], + [ + 163.849, + 46.9712 + ], + [ + 164.122, + 48.7448 + ], + [ + 164.392, + 50.5176 + ], + [ + 164.661, + 52.2898 + ], + [ + 164.926, + 54.0609 + ], + [ + 165.189, + 55.8316 + ], + [ + 165.449, + 57.6013 + ], + [ + 166.597, + 57.5361 + ], + [ + 167.744, + 57.4719 + ], + [ + 168.886, + 57.3974 + ], + [ + 170.024, + 57.3125 + ], + [ + 171.156, + 57.2174 + ], + [ + 172.282, + 57.1122 + ], + [ + 173.401, + 56.9972 + ], + [ + 174.513, + 56.872 + ], + [ + 175.617, + 56.7369 + ], + [ + 176.715, + 56.5943 + ], + [ + 177.803, + 56.4399 + ], + [ + 178.882, + 56.2761 + ], + [ + 179.95, + 56.1019 + ], + [ + 180.0, + 56.093288101983 + ], + [ + 180.0, + 43.62675966277562 + ] + ] + ], + [ + [ + [ + -180.0, + 56.093288101983 + ], + [ + -178.991, + 55.9195 + ], + [ + -177.942, + 55.728 + ], + [ + -176.902, + 55.5275 + ], + [ + -175.875, + 55.3185 + ], + [ + -174.858, + 55.1009 + ], + [ + -173.846, + 54.885 + ], + [ + -174.983, + 53.1734 + ], + [ + -176.037, + 51.4526 + ], + [ + -177.02, + 49.723 + ], + [ + -177.94, + 47.9869 + ], + [ + -178.804, + 46.2447 + ], + [ + -179.618, + 44.4955 + ], + [ + -180.0, + 43.62675966277562 + ], + [ + -180.0, + 56.093288101983 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_OL_2_WRR____20171231T224700_20171231T233100_20180102T043241_2640_026_158______MAR_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2017-12-31T22:46:59.853979Z", + "completionDate": "2017-12-31T23:31:00.280808Z", + "productType": "OL_2_WRR___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 9756, + "updated": "2018-09-05T14:09:56.271297Z", + "published": "2018-09-05T14:09:56.271297Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/13e62098-dd0f-595d-b6c8-afe96eaf1810", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 13e62098-dd0f-595d-b6c8-afe96eaf1810", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/13e62098-dd0f-595d-b6c8-afe96eaf1810.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 179.784, + -13.41155 + ] + }, + "instrument": "OLCI", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/OLCI/OL_2_WRR/2017/12/31/S3A_OL_2_WRR____20171231T224700_20171231T233100_20180102T043241_2640_026_158______MAR_O_NT_002.SEN3/S3A_OL_2_WRR____20171231T224700_20171231T233100_20180102T043241_2640_026_158______MAR_O_NT_002-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,43.6267596627756 179.611,42.7421 178.88,40.9845 178.183,39.2224 177.518,37.4562 176.882,35.6869 176.271,33.9147 175.684,32.1389 175.117,30.3608 174.569,28.5811 174.038,26.7989 173.524,25.0145 173.024,23.2286 172.536,21.4405 172.061,19.6515 171.596,17.8611 171.141,16.0693 170.695,14.2767 170.258,12.4829 169.827,10.6883 169.404,8.8933 168.986,7.09706 168.573,5.30096 168.165,3.50428 167.762,1.70726 167.361,-0.089985 166.964,-1.88756 166.57,-3.68498 166.177,-5.4823 165.786,-7.27962 165.396,-9.07654 165.006,-10.8732 164.616,-12.6694 164.226,-14.4656 163.835,-16.2614 163.442,-18.0556 163.047,-19.8496 162.649,-21.6434 162.247,-23.4358 161.842,-25.2274 161.431,-27.0182 161.015,-28.808 160.593,-30.5966 160.163,-32.384 159.724,-34.1705 159.276,-35.9555 158.817,-37.739 158.346,-39.5211 157.86,-41.3015 157.359,-43.0809 156.84,-44.8584 156.299,-46.6333 155.736,-48.4066 155.147,-50.1784 154.526,-51.9472 153.87,-53.7126 153.173,-55.4771 152.429,-57.2376 151.628,-58.9942 150.762,-60.7471 149.815,-62.4949 148.776,-64.2387 147.62,-65.975 146.323,-67.7034 144.849,-69.4233 143.151,-71.1307 141.163,-72.8225 138.797,-74.4954 135.921,-76.1412 132.342,-77.7488 127.776,-79.3025 121.783,-80.773 113.726,-82.1169 102.755,-83.2578 88.1761,-84.0741 70.5084,-84.4244 52.3735,-84.2228 36.8051,-83.5204 24.8831,-82.4558 16.1119,-81.1588 9.62952,-79.7169 6.00805,-78.6335 8.65486,-78.2942 11.1303,-77.9463 13.4639,-77.578 15.6614,-77.1909 17.7298,-76.7872 19.6751,-76.3679 21.5083,-75.9362 23.2284,-75.49 24.8474,-75.0318 26.3657,-74.5606 27.8043,-74.0805 29.1613,-73.5909 30.4387,-73.0931 31.6475,-72.5874 32.7919,-72.0739 33.8735,-71.5543 34.8974,-71.029 35.8666,-70.4991 36.8421,-69.9527 40.2427,-70.5665 45.3595,-71.3141 50.8493,-71.9115 56.6496,-72.343 62.6689,-72.5969 68.8013,-72.6651 74.9142,-72.5456 80.8831,-72.2425 86.6068,-71.7632 91.9982,-71.1232 97.0107,-70.3382 101.624,-69.4223 105.836,-68.3947 109.665,-67.2691 113.138,-66.0589 116.285,-64.7783 119.138,-63.4356 121.729,-62.0394 124.086,-60.5993 126.238,-59.1195 128.206,-57.6047 130.013,-56.0627 131.677,-54.4942 133.215,-52.9034 134.639,-51.2935 135.963,-49.6651 137.199,-48.0221 138.354,-46.3662 139.437,-44.6967 140.455,-43.0163 141.415,-41.3275 142.322,-39.6289 143.182,-37.922 143.998,-36.2082 144.775,-34.4878 145.515,-32.7614 146.223,-31.0296 146.899,-29.2925 147.549,-27.5506 148.172,-25.8051 148.772,-24.0556 149.35,-22.3023 149.908,-20.5462 150.447,-18.7869 150.969,-17.0244 151.474,-15.26 151.965,-13.4937 152.441,-11.7246 152.904,-9.95367 153.355,-8.18145 153.794,-6.40753 154.222,-4.63219 154.64,-2.85557 155.049,-1.07822 155.449,0.700203 155.84,2.47998 156.223,4.26011 156.599,6.0405 156.968,7.82151 157.33,9.60304 157.685,11.3849 158.035,13.1668 158.379,14.949 158.717,16.7311 159.051,18.513 159.379,20.295 159.703,22.0766 160.023,23.8581 160.338,25.6393 160.649,27.4199 160.956,29.2002 161.26,30.9802 161.56,32.7592 161.857,34.538 162.15,36.3165 162.44,38.0937 162.728,39.8707 163.012,41.6474 163.294,43.4225 163.573,45.1973 163.849,46.9712 164.122,48.7448 164.392,50.5176 164.661,52.2898 164.926,54.0609 165.189,55.8316 165.449,57.6013 166.597,57.5361 167.744,57.4719 168.886,57.3974 170.024,57.3125 171.156,57.2174 172.282,57.1122 173.401,56.9972 174.513,56.872 175.617,56.7369 176.715,56.5943 177.803,56.4399 178.882,56.2761 179.95,56.1019 180.0,56.093288101983 180.0,43.6267596627756-180,56.093288101983 -178.991,55.9195 -177.942,55.728 -176.902,55.5275 -175.875,55.3185 -174.858,55.1009 -173.846,54.885 -174.983,53.1734 -176.037,51.4526 -177.02,49.723 -177.94,47.9869 -178.804,46.2447 -179.618,44.4955 -180,43.6267596627756 -180,56.093288101983", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/OLCI/OL_2_WRR/2017/12/31/S3A_OL_2_WRR____20171231T224700_20171231T233100_20180102T043241_2640_026_158______MAR_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 158, + "processingBaseline": 0 + }, + "id": "13e62098-dd0f-595d-b6c8-afe96eaf1810" + } + ], + "properties": { + "id": "64ad5969-bdc8-5b11-b5c7-012b8e38207d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=OL_2_WRR___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_P4_1B_LR_____.json b/tests/data/opensearch/creodias_search_P4_1B_LR_____.json new file mode 100644 index 0000000..f5bd8ae --- /dev/null +++ b/tests/data/opensearch/creodias_search_P4_1B_LR_____.json @@ -0,0 +1,694 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -52.46209128692645 + ], + [ + 175.54721, + -56.040865 + ], + [ + 155.915028, + -63.608943 + ], + [ + 127.561737, + -66.645357 + ], + [ + 127.455842, + -65.65098 + ], + [ + 155.556387, + -62.675467 + ], + [ + 174.921556, + -55.260764 + ], + [ + 180.0, + -51.19651125068577 + ], + [ + 180.0, + -52.46209128692645 + ] + ] + ], + [ + [ + [ + -180.0, + -51.19651125068577 + ], + [ + -173.007236, + -45.600238 + ], + [ + -165.00356, + -34.848411 + ], + [ + -159.145782, + -23.533259 + ], + [ + -154.393695, + -11.921428 + ], + [ + -150.11828, + -0.171276 + ], + [ + -145.848649, + 11.600677 + ], + [ + -141.114105, + 23.28136 + ], + [ + -135.282264, + 34.728825 + ], + [ + -127.313118, + 45.68573 + ], + [ + -115.32655, + 55.605207 + ], + [ + -96.200718, + 63.311015 + ], + [ + -68.272987, + 66.639438 + ], + [ + -66.670132, + 66.648899 + ], + [ + -66.66423, + 65.648917 + ], + [ + -68.267084, + 65.639455 + ], + [ + -96.082264, + 62.318056 + ], + [ + -114.952055, + 54.677978 + ], + [ + -126.674395, + 44.916293 + ], + [ + -134.472869, + 34.14156 + ], + [ + -140.222852, + 22.827854 + ], + [ + -144.921831, + 11.225166 + ], + [ + -149.178193, + -0.512212 + ], + [ + -153.45397, + -12.263357 + ], + [ + -158.220273, + -23.911986 + ], + [ + -164.115435, + -35.308012 + ], + [ + -172.204794, + -46.196968 + ], + [ + -180.0, + -52.46209128692645 + ], + [ + -180.0, + -51.19651125068577 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_P4_1B_LR______20240803T200722_20240803T210335_20240823T201441_3373_137_171_085_EUM__OPE_NT_F09.SEN6", + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "startDate": "2024-08-03T20:07:22.528331Z", + "completionDate": "2024-08-03T21:03:35.470223Z", + "productType": "P4_1B_LR_____", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 17306, + "updated": "2024-08-23T21:16:32.636558Z", + "published": "2024-08-23T21:14:08.318221Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/27a54992-74aa-4357-a3d7-15101e852510", + "size": 110888960, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 27a54992-74aa-4357-a3d7-15101e852510", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/27a54992-74aa-4357-a3d7-15101e852510.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -64.5789985230488, + 0.053708193553062 + ] + }, + "instrument": "P4", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L1", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-52.4620912869265 175.54721,-56.040865 155.915028,-63.608943 127.561737,-66.645357 127.455842,-65.65098 155.556387,-62.675467 174.921556,-55.260764 180.0,-51.1965112506858 180.0,-52.4620912869265-180,-51.1965112506858 -173.007236,-45.600238 -165.00356,-34.848411 -159.145782,-23.533259 -154.393695,-11.921428 -150.11828,-0.171276 -145.848649,11.600677 -141.114105,23.28136 -135.282264,34.728825 -127.313118,45.68573 -115.32655,55.605207 -96.200718,63.311015 -68.272987,66.639438 -66.670132,66.648899 -66.66423,65.648917 -68.267084,65.639455 -96.082264,62.318056 -114.952055,54.677978 -126.674395,44.916293 -134.472869,34.14156 -140.222852,22.827854 -144.921831,11.225166 -149.178193,-0.512212 -153.45397,-12.263357 -158.220273,-23.911986 -164.115435,-35.308012 -172.204794,-46.196968 -180,-52.4620912869265 -180,-51.1965112506858", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/P4/P4_1B_LR_____/2024/08/03/S6A_P4_1B_LR______20240803T200722_20240803T210335_20240823T201441_3373_137_171_085_EUM__OPE_NT_F09.SEN6", + "orbitDirection": null, + "timeliness": "NT", + "relativeOrbitNumber": 85, + "processingBaseline": 0 + }, + "id": "27a54992-74aa-4357-a3d7-15101e852510" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -161.675341, + -65.651233 + ], + [ + -161.569465, + -66.645612 + ], + [ + -133.215576, + -63.609636 + ], + [ + -113.582892, + -56.041954 + ], + [ + -101.33454, + -46.198413 + ], + [ + -93.24488, + -35.309674 + ], + [ + -87.349548, + -23.913886 + ], + [ + -82.583154, + -12.265535 + ], + [ + -78.307416, + -0.514887 + ], + [ + -74.050639, + 11.223428 + ], + [ + -69.350834, + 22.827925 + ], + [ + -63.600689, + 34.14157 + ], + [ + -55.802075, + 44.91611 + ], + [ + -44.082245, + 54.675959 + ], + [ + -25.2136, + 62.316469 + ], + [ + 2.604045, + 65.638593 + ], + [ + 4.206839, + 65.648055 + ], + [ + 4.200936, + 66.648038 + ], + [ + 2.598142, + 66.638576 + ], + [ + -25.33207, + 63.309427 + ], + [ + -44.456777, + 55.603173 + ], + [ + -56.440807, + 45.685539 + ], + [ + -64.410073, + 34.728849 + ], + [ + -70.242081, + 23.281443 + ], + [ + -74.977455, + 11.598945 + ], + [ + -79.247501, + -0.173946 + ], + [ + -83.522876, + -11.923596 + ], + [ + -88.275051, + -23.535146 + ], + [ + -94.132996, + -34.850055 + ], + [ + -102.136966, + -45.60166 + ], + [ + -114.208522, + -55.261834 + ], + [ + -133.574192, + -62.676151 + ], + [ + -161.675341, + -65.651233 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_P4_1B_LR______20240907T082106_20240907T091719_20241003T120654_3373_141_039_019_EUM__OPE_NT_F09.SEN6", + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "startDate": "2024-09-07T08:21:06.525123Z", + "completionDate": "2024-09-07T09:17:19.457236Z", + "productType": "P4_1B_LR_____", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 17748, + "updated": "2024-10-03T12:47:26.120022Z", + "published": "2024-10-03T12:44:15.686891Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/5874a016-03b1-4e67-931c-2989cb87e6e3", + "size": 110704640, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 5874a016-03b1-4e67-931c-2989cb87e6e3", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/5874a016-03b1-4e67-931c-2989cb87e6e3.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -78.604116769658, + 0.052270132344018 + ] + }, + "instrument": "P4", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L1", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-161.675341,-65.651233 -161.569465,-66.645612 -133.215576,-63.609636 -113.582892,-56.041954 -101.33454,-46.198413 -93.24488,-35.309674 -87.349548,-23.913886 -82.583154,-12.265535 -78.307416,-0.514887 -74.050639,11.223428 -69.350834,22.827925 -63.600689,34.14157 -55.802075,44.91611 -44.082245,54.675959 -25.2136,62.316469 2.604045,65.638593 4.206839,65.648055 4.200936,66.648038 2.598142,66.638576 -25.33207,63.309427 -44.456777,55.603173 -56.440807,45.685539 -64.410073,34.728849 -70.242081,23.281443 -74.977455,11.598945 -79.247501,-0.173946 -83.522876,-11.923596 -88.275051,-23.535146 -94.132996,-34.850055 -102.136966,-45.60166 -114.208522,-55.261834 -133.574192,-62.676151 -161.675341,-65.651233", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/P4/P4_1B_LR_____/2024/09/07/S6A_P4_1B_LR______20240907T082106_20240907T091719_20241003T120654_3373_141_039_019_EUM__OPE_NT_F09.SEN6", + "orbitDirection": null, + "timeliness": "NT", + "relativeOrbitNumber": 19, + "processingBaseline": 0 + }, + "id": "5874a016-03b1-4e67-931c-2989cb87e6e3" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -65.3077970428175 + ], + [ + 157.58077, + -59.603616 + ], + [ + 142.698649, + -50.523047 + ], + [ + 133.153966, + -39.961481 + ], + [ + 126.487856, + -28.703677 + ], + [ + 119.227593, + -11.676863 + ], + [ + 114.953496, + 0.102821 + ], + [ + 110.678961, + 11.854814 + ], + [ + 105.929951, + 23.470623 + ], + [ + 100.078391, + 34.79168 + ], + [ + 92.086283, + 45.551307 + ], + [ + 80.035119, + 55.223009 + ], + [ + 60.698782, + 62.654413 + ], + [ + 32.609627, + 65.652611 + ], + [ + 32.716359, + 66.646898 + ], + [ + 61.058592, + 63.587439 + ], + [ + 80.661844, + 56.00225 + ], + [ + 92.889344, + 46.147205 + ], + [ + 100.966812, + 35.250708 + ], + [ + 106.85559, + 23.849029 + ], + [ + 111.618726, + 12.196633 + ], + [ + 115.893552, + 0.443844 + ], + [ + 120.14755, + -11.284843 + ], + [ + 127.348707, + -28.194821 + ], + [ + 133.896858, + -39.29207 + ], + [ + 143.220602, + -49.670073 + ], + [ + 157.827697, + -58.634582 + ], + [ + 180.0, + -64.29308646087642 + ], + [ + 180.0, + -65.3077970428175 + ] + ] + ], + [ + [ + [ + -180.0, + -64.29308646087642 + ], + [ + -178.900345, + -64.573725 + ], + [ + -161.597822, + -65.649383 + ], + [ + -161.65987, + -66.647456 + ], + [ + -178.962393, + -65.571798 + ], + [ + -180.0, + -65.3077970428175 + ], + [ + -180.0, + -64.29308646087642 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_P4_1B_LR______20240907T072454_20240907T082106_20241003T120418_3372_141_038_019_EUM__OPE_NT_F09.SEN6", + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "startDate": "2024-09-07T07:24:54.528900Z", + "completionDate": "2024-09-07T08:21:06.474437Z", + "productType": "P4_1B_LR_____", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 17748, + "updated": "2024-10-03T12:50:09.520313Z", + "published": "2024-10-03T12:47:16.255907Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e883e9d3-3578-4d06-96ff-8fafd0bff543", + "size": 106608640, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e883e9d3-3578-4d06-96ff-8fafd0bff543", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/e883e9d3-3578-4d06-96ff-8fafd0bff543.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 86.8613630773355, + -0.118647215430961 + ] + }, + "instrument": "P4", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L1", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-65.3077970428175 157.58077,-59.603616 142.698649,-50.523047 133.153966,-39.961481 126.487856,-28.703677 119.227593,-11.676863 114.953496,0.102821 110.678961,11.854814 105.929951,23.470623 100.078391,34.79168 92.086283,45.551307 80.035119,55.223009 60.698782,62.654413 32.609627,65.652611 32.716359,66.646898 61.058592,63.587439 80.661844,56.00225 92.889344,46.147205 100.966812,35.250708 106.85559,23.849029 111.618726,12.196633 115.893552,0.443844 120.14755,-11.284843 127.348707,-28.194821 133.896858,-39.29207 143.220602,-49.670073 157.827697,-58.634582 180.0,-64.2930864608764 180.0,-65.3077970428175-180,-64.2930864608764 -178.900345,-64.573725 -161.597822,-65.649383 -161.65987,-66.647456 -178.962393,-65.571798 -180,-65.3077970428175 -180,-64.2930864608764", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/P4/P4_1B_LR_____/2024/09/07/S6A_P4_1B_LR______20240907T072454_20240907T082106_20241003T120418_3372_141_038_019_EUM__OPE_NT_F09.SEN6", + "orbitDirection": null, + "timeliness": "NT", + "relativeOrbitNumber": 19, + "processingBaseline": 0 + }, + "id": "e883e9d3-3578-4d06-96ff-8fafd0bff543" + } + ], + "properties": { + "id": "7791d43a-4423-5e51-b029-8a19d65c1672", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=P4_1B_LR_____" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_P4_2__LR_____.json b/tests/data/opensearch/creodias_search_P4_2__LR_____.json new file mode 100644 index 0000000..7681318 --- /dev/null +++ b/tests/data/opensearch/creodias_search_P4_2__LR_____.json @@ -0,0 +1,920 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -65.88628090235723 + ], + [ + 172.966359, + -66.641649 + ], + [ + 172.860169, + -65.647303 + ], + [ + 180.0, + -64.88913631789708 + ], + [ + 180.0, + -65.88628090235723 + ] + ] + ], + [ + [ + [ + -180.0, + -64.88913631789708 + ], + [ + -159.051253, + -62.664624 + ], + [ + -139.698992, + -55.246569 + ], + [ + -127.63458, + -45.584974 + ], + [ + -119.633872, + -34.832934 + ], + [ + -113.777267, + -23.518066 + ], + [ + -109.025418, + -11.906899 + ], + [ + -104.748724, + -0.155138 + ], + [ + -100.47805, + 11.615958 + ], + [ + -95.741283, + 23.296597 + ], + [ + -89.906609, + 34.742492 + ], + [ + -81.934072, + 45.696024 + ], + [ + -69.94016, + 55.612976 + ], + [ + -50.800958, + 63.314905 + ], + [ + -22.86993, + 66.635214 + ], + [ + -21.261213, + 66.644241 + ], + [ + -21.255602, + 65.644256 + ], + [ + -22.864318, + 65.635229 + ], + [ + -50.682801, + 62.32191 + ], + [ + -69.566053, + 54.68559 + ], + [ + -81.295678, + 44.926315 + ], + [ + -89.097419, + 34.154946 + ], + [ + -94.850144, + 22.842867 + ], + [ + -99.551294, + 11.240295 + ], + [ + -103.808672, + -0.496169 + ], + [ + -108.08571, + -12.248877 + ], + [ + -112.851759, + -23.896795 + ], + [ + -118.745714, + -35.292472 + ], + [ + -126.832027, + -46.181555 + ], + [ + -139.073082, + -56.026465 + ], + [ + -158.692262, + -63.597966 + ], + [ + -180.0, + -65.88628090235723 + ], + [ + -180.0, + -64.88913631789708 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_P4_2__LR______20240225T015518_20240225T025131_20240226T073654_3373_121_117_058_EUM__OPE_ST_F08.SEN6", + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "startDate": "2024-02-25T01:55:18.533782Z", + "completionDate": "2024-02-25T02:51:31.456985Z", + "productType": "P4_2__LR_____", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 15247, + "updated": "2024-02-26T08:15:15.647106Z", + "published": "2024-02-26T08:04:58.504268Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4d7288ab-5f73-4dcb-a8eb-825d8efd3ecd", + "size": 12193792, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4d7288ab-5f73-4dcb-a8eb-825d8efd3ecd", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/4d7288ab-5f73-4dcb-a8eb-825d8efd3ecd.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -92.9989243357044, + 0.077320019678753 + ] + }, + "instrument": "P4", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-65.8862809023572 172.966359,-66.641649 172.860169,-65.647303 180.0,-64.8891363178971 180.0,-65.8862809023572-180,-64.8891363178971 -159.051253,-62.664624 -139.698992,-55.246569 -127.63458,-45.584974 -119.633872,-34.832934 -113.777267,-23.518066 -109.025418,-11.906899 -104.748724,-0.155138 -100.47805,11.615958 -95.741283,23.296597 -89.906609,34.742492 -81.934072,45.696024 -69.94016,55.612976 -50.800958,63.314905 -22.86993,66.635214 -21.261213,66.644241 -21.255602,65.644256 -22.864318,65.635229 -50.682801,62.32191 -69.566053,54.68559 -81.295678,44.926315 -89.097419,34.154946 -94.850144,22.842867 -99.551294,11.240295 -103.808672,-0.496169 -108.08571,-12.248877 -112.851759,-23.896795 -118.745714,-35.292472 -126.832027,-46.181555 -139.073082,-56.026465 -158.692262,-63.597966 -180,-65.8862809023572 -180,-64.8891363178971", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/P4/P4_2__LR_____/2024/02/25/S6A_P4_2__LR______20240225T015518_20240225T025131_20240226T073654_3373_121_117_058_EUM__OPE_ST_F08.SEN6", + "orbitDirection": null, + "timeliness": "ST", + "relativeOrbitNumber": 58, + "processingBaseline": 0 + }, + "id": "4d7288ab-5f73-4dcb-a8eb-825d8efd3ecd" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + 61.06756223583886 + ], + [ + 170.613102, + 63.914263 + ], + [ + 141.289223, + 65.450133 + ], + [ + 141.342025, + 66.448738 + ], + [ + 170.904295, + 64.870927 + ], + [ + 180.0, + 62.0922702822704 + ], + [ + 180.0, + 61.06756223583886 + ] + ] + ], + [ + [ + [ + -180.0, + 62.0922702822704 + ], + [ + -167.173212, + 58.173801 + ], + [ + -153.446723, + 48.731939 + ], + [ + -144.565898, + 38.028475 + ], + [ + -138.255367, + 26.724394 + ], + [ + -133.281324, + 15.119208 + ], + [ + -128.93146, + 3.380675 + ], + [ + -124.710229, + -8.370655 + ], + [ + -120.166608, + -20.016918 + ], + [ + -114.745672, + -31.415491 + ], + [ + -107.577701, + -42.349589 + ], + [ + -97.067737, + -52.420862 + ], + [ + -80.297365, + -60.738988 + ], + [ + -54.447405, + -65.358988 + ], + [ + -24.97142, + -64.142665 + ], + [ + -2.828453, + -57.7832 + ], + [ + 11.034625, + -48.627095 + ], + [ + 19.993427, + -38.127167 + ], + [ + 26.354426, + -26.944489 + ], + [ + 31.358747, + -15.401339 + ], + [ + 35.724397, + -3.678238 + ], + [ + 39.950547, + 8.09994 + ], + [ + 44.492612, + 19.821042 + ], + [ + 49.914438, + 31.356632 + ], + [ + 57.098904, + 42.496831 + ], + [ + 67.618127, + 52.809096 + ], + [ + 84.241328, + 61.353925 + ], + [ + 109.862172, + 66.251136 + ], + [ + 139.658972, + 65.329269 + ], + [ + 143.827744, + 64.652871 + ], + [ + 143.667585, + 63.66578 + ], + [ + 139.498813, + 64.342178 + ], + [ + 109.83139, + 65.25161 + ], + [ + 84.429525, + 60.371794 + ], + [ + 68.076265, + 51.920215 + ], + [ + 57.800041, + 41.783805 + ], + [ + 50.75533, + 30.81543 + ], + [ + 45.39778, + 19.395987 + ], + [ + 40.883019, + 7.738699 + ], + [ + 36.665644, + -4.015956 + ], + [ + 32.295877, + -15.75032 + ], + [ + 27.271937, + -27.342199 + ], + [ + 20.862755, + -38.621403 + ], + [ + 11.795769, + -49.275677 + ], + [ + -2.276361, + -58.616983 + ], + [ + -24.694421, + -65.103535 + ], + [ + -54.405694, + -66.358118 + ], + [ + -80.472857, + -61.723469 + ], + [ + -97.511131, + -53.317189 + ], + [ + -108.268447, + -43.072686 + ], + [ + -115.581446, + -31.964566 + ], + [ + -121.069523, + -20.446737 + ], + [ + -125.641803, + -8.734207 + ], + [ + -129.872579, + 3.042597 + ], + [ + -134.219014, + 14.771733 + ], + [ + -139.174481, + 26.330402 + ], + [ + -145.438952, + 37.54085 + ], + [ + -154.215926, + 48.092933 + ], + [ + -167.739003, + 57.349253 + ], + [ + -180.0, + 61.06756223583886 + ], + [ + -180.0, + 62.0922702822704 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_P4_2__LR______20240224T153557_20240224T173235_20240224T174854_6998_121_105_053_EUM__OPE_NR_F08.SEN6", + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "startDate": "2024-02-24T15:35:57.505997Z", + "completionDate": "2024-02-24T17:32:35.461848Z", + "productType": "P4_2__LR_____", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 15242, + "updated": "2024-02-24T18:17:43.805698Z", + "published": "2024-02-24T18:10:54.373492Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/73dfcc75-50d2-4733-b619-38ea09bf42ab", + "size": 27604992, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 73dfcc75-50d2-4733-b619-38ea09bf42ab", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/73dfcc75-50d2-4733-b619-38ea09bf42ab.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -11.1744115055914, + 4.08004363641664 + ] + }, + "instrument": "P4", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,61.0675622358389 170.613102,63.914263 141.289223,65.450133 141.342025,66.448738 170.904295,64.870927 180.0,62.0922702822704 180.0,61.0675622358389-180,62.0922702822704 -167.173212,58.173801 -153.446723,48.731939 -144.565898,38.028475 -138.255367,26.724394 -133.281324,15.119208 -128.93146,3.380675 -124.710229,-8.370655 -120.166608,-20.016918 -114.745672,-31.415491 -107.577701,-42.349589 -97.067737,-52.420862 -80.297365,-60.738988 -54.447405,-65.358988 -24.97142,-64.142665 -2.82845300000002,-57.7832 11.034625,-48.627095 19.993427,-38.127167 26.354426,-26.944489 31.358747,-15.401339 35.724397,-3.678238 39.950547,8.09994 44.492612,19.821042 49.914438,31.356632 57.098904,42.496831 67.618127,52.809096 84.241328,61.353925 109.862172,66.251136 139.658972,65.329269 143.827744,64.652871 143.667585,63.66578 139.498813,64.342178 109.83139,65.25161 84.429525,60.371794 68.076265,51.920215 57.800041,41.783805 50.75533,30.81543 45.39778,19.395987 40.883019,7.738699 36.665644,-4.015956 32.295877,-15.75032 27.271937,-27.342199 20.862755,-38.621403 11.795769,-49.275677 -2.27636100000001,-58.616983 -24.694421,-65.103535 -54.405694,-66.358118 -80.472857,-61.723469 -97.511131,-53.317189 -108.268447,-43.072686 -115.581446,-31.964566 -121.069523,-20.446737 -125.641803,-8.734207 -129.872579,3.042597 -134.219014,14.771733 -139.174481,26.330402 -145.438952,37.54085 -154.215926,48.092933 -167.739003,57.349253 -180,61.0675622358389 -180,62.0922702822704", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/P4/P4_2__LR_____/2024/02/24/S6A_P4_2__LR______20240224T153557_20240224T173235_20240224T174854_6998_121_105_053_EUM__OPE_NR_F08.SEN6", + "orbitDirection": null, + "timeliness": "NR", + "relativeOrbitNumber": 53, + "processingBaseline": 0 + }, + "id": "73dfcc75-50d2-4733-b619-38ea09bf42ab" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + 45.08707526137689 + ], + [ + 177.974048, + 47.581455 + ], + [ + 164.770595, + 56.927554 + ], + [ + 143.600684, + 63.682143 + ], + [ + 143.905655, + 64.634504 + ], + [ + 165.349279, + 57.743106 + ], + [ + 178.750643, + 48.211455 + ], + [ + 180.0, + 46.66956194351193 + ], + [ + 180.0, + 45.08707526137689 + ] + ] + ], + [ + [ + [ + -180.0, + 46.66956194351193 + ], + [ + -172.543642, + 37.467303 + ], + [ + -166.324087, + 26.141361 + ], + [ + -161.39679, + 14.52708 + ], + [ + -157.064807, + 2.785694 + ], + [ + -152.838466, + -8.963519 + ], + [ + -148.265187, + -20.602069 + ], + [ + -142.780139, + -31.984589 + ], + [ + -135.490615, + -42.886056 + ], + [ + -124.744788, + -52.897847 + ], + [ + -107.555457, + -61.086121 + ], + [ + -81.280648, + -65.44882 + ], + [ + -51.962732, + -63.924961 + ], + [ + -30.301106, + -57.37087 + ], + [ + -16.766017, + -48.122131 + ], + [ + -7.981773, + -37.575229 + ], + [ + -1.713226, + -26.36831 + ], + [ + 3.244277, + -14.812042 + ], + [ + 7.592219, + -3.081816 + ], + [ + 11.823079, + 8.696488 + ], + [ + 16.395206, + 20.41369 + ], + [ + 21.87346, + 31.923209 + ], + [ + 26.497322, + 39.451111 + ], + [ + 27.349419, + 38.927727 + ], + [ + 22.725557, + 31.399825 + ], + [ + 17.298238, + 19.984116 + ], + [ + 12.754706, + 8.333072 + ], + [ + 8.533349, + -3.419862 + ], + [ + 4.181938, + -15.159594 + ], + [ + -0.7942, + -26.762507 + ], + [ + -7.10892, + -38.063213 + ], + [ + -15.997229, + -48.761634 + ], + [ + -29.735971, + -58.195868 + ], + [ + -51.67215, + -64.881812 + ], + [ + -81.228244, + -66.447446 + ], + [ + -107.718823, + -62.072687 + ], + [ + -125.173925, + -53.801086 + ], + [ + -136.171141, + -43.61878 + ], + [ + -143.610851, + -32.541292 + ], + [ + -149.165876, + -21.036532 + ], + [ + -153.769149, + -9.329345 + ], + [ + -158.005774, + 2.447198 + ], + [ + -162.334972, + 14.180937 + ], + [ + -167.24465, + 25.750768 + ], + [ + -173.42008, + 36.985788 + ], + [ + -180.0, + 45.08707526137689 + ], + [ + -180.0, + 46.66956194351193 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-6", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S6A_P4_2__LR______20240224T173235_20240224T190718_20240224T192051_5683_121_108_054_EUM__OPE_NR_F08.SEN6", + "description": "The Sentinel-6 mission represents a groundbreaking advancement in Earth observation, providing invaluable insights for scientists, environmentalists, and stakeholders worldwide. At the heart of this mission is the cutting-edge radar altimeter instrument, designed to measure sea surface height and monitor key oceanographic parameters with unparalleled accuracy. The Sentinel-6 satellite collects precise data by employing advanced radar technology, allowing for a comprehensive understanding of sea level variations, ocean currents, and climate patterns [https://creodias.eu/eodata/sentinel-6/].", + "startDate": "2024-02-24T17:32:35.512404Z", + "completionDate": "2024-02-24T19:07:18.479702Z", + "productType": "P4_2__LR_____", + "platform": "S6A", + "resolution": 0.0, + "orbitNumber": 15243, + "updated": "2024-02-24T19:48:57.303304Z", + "published": "2024-02-24T19:48:57.303304Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/eaf4049b-37a7-4677-acfc-b698b3a80e6c", + "size": 23162368, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for eaf4049b-37a7-4677-acfc-b698b3a80e6c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-6/eaf4049b-37a7-4677-acfc-b698b3a80e6c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -49.9679067599544, + -15.4472001623706 + ] + }, + "instrument": "P4", + "phase": null, + "organisationName": "ESA", + "processingLevel": "L2", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,45.0870752613769 177.974048,47.581455 164.770595,56.927554 143.600684,63.682143 143.905655,64.634504 165.349279,57.743106 178.750643,48.211455 180.0,46.6695619435119 180.0,45.0870752613769-180,46.6695619435119 -172.543642,37.467303 -166.324087,26.141361 -161.39679,14.52708 -157.064807,2.785694 -152.838466,-8.963519 -148.265187,-20.602069 -142.780139,-31.984589 -135.490615,-42.886056 -124.744788,-52.897847 -107.555457,-61.086121 -81.280648,-65.44882 -51.962732,-63.924961 -30.301106,-57.37087 -16.766017,-48.122131 -7.98177299999998,-37.575229 -1.71322600000002,-26.36831 3.24427700000001,-14.812042 7.592219,-3.081816 11.823079,8.696488 16.395206,20.41369 21.87346,31.923209 26.497322,39.451111 27.349419,38.927727 22.725557,31.399825 17.298238,19.984116 12.754706,8.333072 8.53334899999999,-3.419862 4.181938,-15.159594 -0.7942,-26.762507 -7.10892000000001,-38.063213 -15.997229,-48.761634 -29.735971,-58.195868 -51.67215,-64.881812 -81.228244,-66.447446 -107.718823,-62.072687 -125.173925,-53.801086 -136.171141,-43.61878 -143.610851,-32.541292 -149.165876,-21.036532 -153.769149,-9.329345 -158.005774,2.447198 -162.334972,14.180937 -167.24465,25.750768 -173.42008,36.985788 -180,45.0870752613769 -180,46.6695619435119", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-6/P4/P4_2__LR_____/2024/02/24/S6A_P4_2__LR______20240224T173235_20240224T190718_20240224T192051_5683_121_108_054_EUM__OPE_NR_F08.SEN6", + "orbitDirection": null, + "timeliness": "NR", + "relativeOrbitNumber": 54, + "processingBaseline": 0 + }, + "id": "eaf4049b-37a7-4677-acfc-b698b3a80e6c" + } + ], + "properties": { + "id": "c50a804b-d2c4-5cb7-b4bf-eedef53a611e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=P4_2__LR_____" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_RAW.json b/tests/data/opensearch/creodias_search_RAW.json new file mode 100644 index 0000000..baa9232 --- /dev/null +++ b/tests/data/opensearch/creodias_search_RAW.json @@ -0,0 +1,326 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 84.7491, + 82.4289 + ], + [ + 81.4399, + 83.4558 + ], + [ + 58.285, + 81.3444 + ], + [ + 63.1798, + 80.5394 + ], + [ + 84.7491, + 82.4289 + ], + [ + 84.7491, + 82.4289 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_RAW__0SSH_20151023T110638_20151023T110657_008279_00BAB1_B43A.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-23T11:06:38.847000Z", + "completionDate": "2015-10-23T11:06:57.130000Z", + "productType": "EW_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8279, + "updated": "2024-06-10T15:53:56.534686Z", + "published": "2019-03-23T08:25:07.936816Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f18342f3-cdaf-561d-908a-ebc1a9c047a4", + "size": 135442009, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f18342f3-cdaf-561d-908a-ebc1a9c047a4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/f18342f3-cdaf-561d-908a-ebc1a9c047a4.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 71.51705, + 81.9976 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "84.7491,82.4289 81.4399,83.4558 58.285,81.3444 63.1798,80.5394 84.7491,82.4289 84.7491,82.4289", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 157, + "processingBaseline": 0 + }, + "id": "f18342f3-cdaf-561d-908a-ebc1a9c047a4" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 46.9825, + 73.7001 + ], + [ + 43.5128, + 77.7338 + ], + [ + 27.9943, + 76.4647 + ], + [ + 34.7174, + 72.7043 + ], + [ + 46.9825, + 73.7001 + ], + [ + 46.9825, + 73.7001 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_RAW__0SDH_20151023T142139_20151023T142247_008281_00BABB_235D.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-23T14:21:39.023000Z", + "completionDate": "2015-10-23T14:22:47.223000Z", + "productType": "EW_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8281, + "updated": "2024-06-10T15:53:57.921278Z", + "published": "2019-03-23T08:25:00.737860Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/14c7326c-4979-5008-9194-962167e8aae4", + "size": 1152614531, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 14c7326c-4979-5008-9194-962167e8aae4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/14c7326c-4979-5008-9194-962167e8aae4.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 37.4884, + 75.21905 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "46.9825,73.7001 43.5128,77.7338 27.9943,76.4647 34.7174,72.7043 46.9825,73.7001 46.9825,73.7001", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 159, + "processingBaseline": 0 + }, + "id": "14c7326c-4979-5008-9194-962167e8aae4" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -147.2832, + -75.8405 + ], + [ + -157.1044, + -75.1606 + ], + [ + -163.7882, + -78.6108 + ], + [ + -151.1966, + -79.5127 + ], + [ + -147.2832, + -75.8405 + ], + [ + -147.2832, + -75.8405 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_RAW__0SSH_20151225T090555_20151225T090636_009196_00D3FE_4EAF.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-25T09:05:55.067000Z", + "completionDate": "2015-12-25T09:06:36.889000Z", + "productType": "EW_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9196, + "updated": "2024-05-28T20:47:39.893630Z", + "published": "2019-03-24T06:40:22.695324Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6b9d31de-5b90-5fc0-b6ef-792d2f8a8116", + "size": 324721117, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6b9d31de-5b90-5fc0-b6ef-792d2f8a8116", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/6b9d31de-5b90-5fc0-b6ef-792d2f8a8116.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -155.5357, + -77.33665 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-147.2832,-75.8405 -157.1044,-75.1606 -163.7882,-78.6108 -151.1966,-79.5127 -147.2832,-75.8405 -147.2832,-75.8405", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 24, + "processingBaseline": 0 + }, + "id": "6b9d31de-5b90-5fc0-b6ef-792d2f8a8116" + } + ], + "properties": { + "id": "3c5047c8-56d1-5a3e-bbfa-69dfa5634e70", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=RAW" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_RTC.json b/tests/data/opensearch/creodias_search_RTC.json new file mode 100644 index 0000000..7ade8f9 --- /dev/null +++ b/tests/data/opensearch/creodias_search_RTC.json @@ -0,0 +1,310 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 24.529631190614, + -10.0 + ], + [ + 24.0, + -10.0 + ], + [ + 24.0, + -11.0 + ], + [ + 24.764434264443, + -11.0 + ], + [ + 24.529631190614, + -10.0 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1-RTC", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S11E024_2018_01_19_010906", + "description": "Sentinel-1 Radiometric Terrain Corrected (RTC) SAR Backscatter is a product processed from Sentinel-1 ground range detected (GRD) and is compliant with CEOS Analysis Ready Data for Land (CARD4L) specifications for Normalised Radar Backscatter (NRB) products [https://collections.eurodatacube.com/card4l/].", + "startDate": "2018-01-19T16:50:19.561890Z", + "completionDate": "2018-01-19T16:50:43.937167Z", + "productType": "RTC", + "platform": "S1B", + "resolution": 20.0, + "orbitNumber": 9242, + "updated": "2022-02-21T06:43:32.984305Z", + "published": "2022-02-21T06:43:32.984305Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f00e8bb1-69d7-573d-9a31-eca1cb829090", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f00e8bb1-69d7-573d-9a31-eca1cb829090", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1-RTC/f00e8bb1-69d7-573d-9a31-eca1cb829090.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 24.327066704749967, + -10.530241009436763 + ] + }, + "instrument": "C-SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "24.529631190614,-10 24,-10 24,-11 24.764434264443,-11 24.529631190614,-10", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1-RTC/SAR/RTC/2018/01/19/S11E024_2018_01_19_010906", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 116, + "processingBaseline": null + }, + "id": "f00e8bb1-69d7-573d-9a31-eca1cb829090" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -3.2233766007646, + 4.0 + ], + [ + -4.0, + 4.0 + ], + [ + -4.0, + 3.0 + ], + [ + -3.0174009049788, + 3.0 + ], + [ + -3.2233766007646, + 4.0 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1-RTC", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "N03W004_2018_01_19_010910", + "description": "Sentinel-1 Radiometric Terrain Corrected (RTC) SAR Backscatter is a product processed from Sentinel-1 ground range detected (GRD) and is compliant with CEOS Analysis Ready Data for Land (CARD4L) specifications for Normalised Radar Backscatter (NRB) products [https://collections.eurodatacube.com/card4l/].", + "startDate": "2018-01-19T18:32:40.933699Z", + "completionDate": "2018-01-19T18:33:30.932581Z", + "productType": "RTC", + "platform": "S1B", + "resolution": 20.0, + "orbitNumber": 9244, + "updated": "2022-02-21T06:43:54.267152Z", + "published": "2022-02-21T06:43:54.267152Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b44ccefd-5031-5876-af8e-f341f2a1148b", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b44ccefd-5031-5876-af8e-f341f2a1148b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1-RTC/b44ccefd-5031-5876-af8e-f341f2a1148b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -3.558184682409419, + 3.4804861052294163 + ] + }, + "instrument": "C-SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-3.2233766007646,4.0 -4,4 -4,3 -3.0174009049788,3.0 -3.2233766007646,4.0", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1-RTC/SAR/RTC/2018/01/19/N03W004_2018_01_19_010910", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 118, + "processingBaseline": null + }, + "id": "b44ccefd-5031-5876-af8e-f341f2a1148b" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -5.0, + 1.4452146005033 + ], + [ + -5.0, + 2.0 + ], + [ + -5.1154550019621, + 2.0 + ], + [ + -5.0, + 1.4452146005033 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1-RTC", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "N01W006_2018_01_19_010910", + "description": "Sentinel-1 Radiometric Terrain Corrected (RTC) SAR Backscatter is a product processed from Sentinel-1 ground range detected (GRD) and is compliant with CEOS Analysis Ready Data for Land (CARD4L) specifications for Normalised Radar Backscatter (NRB) products [https://collections.eurodatacube.com/card4l/].", + "startDate": "2018-01-19T18:32:40.933699Z", + "completionDate": "2018-01-19T18:33:05.932397Z", + "productType": "RTC", + "platform": "S1B", + "resolution": 20.0, + "orbitNumber": 9244, + "updated": "2022-02-21T06:44:59.384377Z", + "published": "2022-02-21T06:44:59.384377Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d6b92cde-b9fc-5c14-b3bf-97eb6081389a", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d6b92cde-b9fc-5c14-b3bf-97eb6081389a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1-RTC/d6b92cde-b9fc-5c14-b3bf-97eb6081389a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -5.038485000654034, + 1.8150715335011 + ] + }, + "instrument": "C-SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "IW", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-5,1.4452146005033 -5,2 -5.1154550019621,2.0 -5,1.4452146005033", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1-RTC/SAR/RTC/2018/01/19/N01W006_2018_01_19_010910", + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 118, + "processingBaseline": null + }, + "id": "d6b92cde-b9fc-5c14-b3bf-97eb6081389a" + } + ], + "properties": { + "id": "d8396279-b0ff-53e3-b7d6-6f86274530ee", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=RTC" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S1SAR_L3_EW_MCM.json b/tests/data/opensearch/creodias_search_S1SAR_L3_EW_MCM.json new file mode 100644 index 0000000..61629b4 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1SAR_L3_EW_MCM.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "f403510e-6fdd-5d1e-b2dc-edded19696b7", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1SAR_L3_EW_MCM" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S1SAR_L3_EW_MCY.json b/tests/data/opensearch/creodias_search_S1SAR_L3_EW_MCY.json new file mode 100644 index 0000000..acb9772 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1SAR_L3_EW_MCY.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "4eb4937a-96fd-5457-bc1c-fae5f4fd8003", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1SAR_L3_EW_MCY" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S1SAR_L3_IW_MCM.json b/tests/data/opensearch/creodias_search_S1SAR_L3_IW_MCM.json new file mode 100644 index 0000000..b13e4d3 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1SAR_L3_IW_MCM.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.923810175081, + 33.4343643656752 + ], + [ + 115.912416716213, + 34.3368332245052 + ], + [ + 117.000434893879, + 34.3416634578714 + ], + [ + 117.000430336879, + 33.4390338814186 + ], + [ + 115.923810175081, + 33.4343643656752 + ] + ] + ] + }, + "properties": { + "collection": "GLOBAL-MOSAICS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "Sentinel-1_IW_mosaic_2023_M09_50SMC_0_0", + "description": null, + "startDate": "2023-09-01T00:00:00Z", + "completionDate": "2023-09-30T23:59:59Z", + "productType": "S1SAR_L3_IW_MCM", + "platform": "SENTINEL-1", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-06-19T02:29:02.855416Z", + "published": "2024-06-19T02:29:02.855416Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7a62b31e-45dc-46cd-b0b0-7f6e1c88b35d", + "size": -1, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7a62b31e-45dc-46cd-b0b0-7f6e1c88b35d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/GLOBAL-MOSAICS/7a62b31e-45dc-46cd-b0b0-7f6e1c88b35d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 116.459279094554, + 33.8887658994282 + ] + }, + "instrument": null, + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "115.923810175081,33.4343643656752 115.912416716213,34.3368332245052 117.000434893879,34.3416634578714 117.000430336879,33.4390338814186 115.923810175081,33.4343643656752", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Global-Mosaics/Sentinel-1/S1SAR_L3_IW_MCM/2023/09/01/Sentinel-1_IW_mosaic_2023_M09_50SMC_0_0", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "7a62b31e-45dc-46cd-b0b0-7f6e1c88b35d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -71.7035532290212, + 4.51779196110203 + ], + [ + -71.7072448878947, + 5.42216291444342 + ], + [ + -70.8045473042364, + 5.42553155885635 + ], + [ + -70.8020845510072, + 4.52059627419731 + ], + [ + -71.7035532290212, + 4.51779196110203 + ] + ] + ] + }, + "properties": { + "collection": "GLOBAL-MOSAICS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "Sentinel-1_IW_mosaic_2024_M01_19NBF_0_0", + "description": null, + "startDate": "2024-01-01T00:00:00Z", + "completionDate": "2024-01-31T23:59:59Z", + "productType": "S1SAR_L3_IW_MCM", + "platform": "SENTINEL-1", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-06-19T02:29:03.304026Z", + "published": "2024-06-19T02:29:03.304026Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d5d33dfb-0319-4f03-b71b-fcc8965da6a8", + "size": -1, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d5d33dfb-0319-4f03-b71b-fcc8965da6a8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/GLOBAL-MOSAICS/d5d33dfb-0319-4f03-b71b-fcc8965da6a8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -71.2543112988476, + 4.97162369618598 + ] + }, + "instrument": null, + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-71.7035532290212,4.51779196110203 -71.7072448878947,5.42216291444342 -70.8045473042364,5.42553155885635 -70.8020845510072,4.52059627419731 -71.7035532290212,4.51779196110203", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Global-Mosaics/Sentinel-1/S1SAR_L3_IW_MCM/2024/01/01/Sentinel-1_IW_mosaic_2024_M01_19NBF_0_0", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "d5d33dfb-0319-4f03-b71b-fcc8965da6a8" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 70.8993817160648, + 18.9822335474255 + ], + [ + 70.9099249572517, + 19.8861798577471 + ], + [ + 71.865098320518, + 19.873368130633 + ], + [ + 71.8492968227823, + 18.9700485340672 + ], + [ + 70.8993817160648, + 18.9822335474255 + ] + ] + ] + }, + "properties": { + "collection": "GLOBAL-MOSAICS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "Sentinel-1_IW_mosaic_2023_M08_42QYG_0_0", + "description": null, + "startDate": "2023-08-01T00:00:00Z", + "completionDate": "2023-08-31T23:59:59Z", + "productType": "S1SAR_L3_IW_MCM", + "platform": "SENTINEL-1", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-06-19T02:29:03.913344Z", + "published": "2024-06-19T02:29:03.913344Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/915a7e7d-5758-423b-9dcd-530f4b4b15c2", + "size": -1, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 915a7e7d-5758-423b-9dcd-530f4b4b15c2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/GLOBAL-MOSAICS/915a7e7d-5758-423b-9dcd-530f4b4b15c2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 71.380882540101, + 19.428374490708 + ] + }, + "instrument": null, + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "70.8993817160648,18.9822335474255 70.9099249572517,19.8861798577471 71.865098320518,19.873368130633 71.8492968227823,18.9700485340672 70.8993817160648,18.9822335474255", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Global-Mosaics/Sentinel-1/S1SAR_L3_IW_MCM/2023/08/01/Sentinel-1_IW_mosaic_2023_M08_42QYG_0_0", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "915a7e7d-5758-423b-9dcd-530f4b4b15c2" + } + ], + "properties": { + "id": "0033f282-9997-54fe-be5e-f41425ab9351", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1SAR_L3_IW_MCM" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S1SAR_L3_IW_MCY.json b/tests/data/opensearch/creodias_search_S1SAR_L3_IW_MCY.json new file mode 100644 index 0000000..a1704ee --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1SAR_L3_IW_MCY.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "3ee95b8c-d08f-5626-b9f3-d1c7534c70da", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1SAR_L3_IW_MCY" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S1_ETA__AX.json b/tests/data/opensearch/creodias_search_S1_ETA__AX.json new file mode 100644 index 0000000..c086a02 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1_ETA__AX.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -95.4428, + 28.9764 + ], + [ + -95.0915, + 30.4507 + ], + [ + -95.9287, + 30.5969 + ], + [ + -96.2665, + 29.1223 + ], + [ + -95.4428, + 28.9764 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_ETA__AXDV_20231102T123138_20231102T123202_051038_062772_17A0.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-11-02T12:31:38.093842Z", + "completionDate": "2023-11-02T12:32:02.551320Z", + "productType": "S1_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 51038, + "updated": "2024-03-20T16:00:23.259754Z", + "published": "2023-11-23T02:55:55.137331Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/640724cd-f3b4-4938-adf5-3b1eac6c4687", + "size": 15744088, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 640724cd-f3b4-4938-adf5-3b1eac6c4687", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/640724cd-f3b4-4938-adf5-3b1eac6c4687.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -95.6818308276105, + 29.7884870881721 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-95.4428,28.9764 -95.0915,30.4507 -95.9287,30.5969 -96.2665,29.1223 -95.4428,28.9764", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S1_ETA__AX/2023/11/02/S1A_S1_ETA__AXDV_20231102T123138_20231102T123202_051038_062772_17A0.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 41, + "processingBaseline": 2.1 + }, + "id": "640724cd-f3b4-4938-adf5-3b1eac6c4687" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -88.345, + 40.7496 + ], + [ + -87.8296, + 42.516 + ], + [ + -88.814, + 42.6673 + ], + [ + -89.297, + 40.8987 + ], + [ + -88.345, + 40.7496 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_ETA__AXDH_20231104T121150_20231104T121219_051067_06286A_6007.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-11-04T12:11:50.234604Z", + "completionDate": "2023-11-04T12:12:19.706745Z", + "productType": "S1_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 51067, + "updated": "2024-03-20T16:02:35.783035Z", + "published": "2023-11-25T02:20:05.310429Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4108d8ef-4aff-4f72-a2b4-04d6ed1ea5ae", + "size": 18866512, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4108d8ef-4aff-4f72-a2b4-04d6ed1ea5ae", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/4108d8ef-4aff-4f72-a2b4-04d6ed1ea5ae.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -88.5699171479497, + 41.7126934782298 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-88.345,40.7496 -87.8296,42.516 -88.814,42.6673 -89.297,40.8987 -88.345,40.7496", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S1_ETA__AX/2023/11/04/S1A_S1_ETA__AXDH_20231104T121150_20231104T121219_051067_06286A_6007.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 70, + "processingBaseline": 2.1 + }, + "id": "4108d8ef-4aff-4f72-a2b4-04d6ed1ea5ae" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -88.3463, + 40.748 + ], + [ + -87.8311, + 42.5145 + ], + [ + -88.8155, + 42.6657 + ], + [ + -89.2985, + 40.8972 + ], + [ + -88.3463, + 40.748 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_ETA__AXDH_20231116T121150_20231116T121219_051242_062E79_D12C.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-11-16T12:11:50.087977Z", + "completionDate": "2023-11-16T12:12:19.560117Z", + "productType": "S1_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 51242, + "updated": "2024-03-20T16:15:43.116911Z", + "published": "2023-12-07T02:38:24.770414Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9d3c3641-15a5-4f6c-bad4-9ec44ed37a4f", + "size": 18762891, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9d3c3641-15a5-4f6c-bad4-9ec44ed37a4f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/9d3c3641-15a5-4f6c-bad4-9ec44ed37a4f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -88.57137072035, + 41.7111045050052 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-88.3463,40.748 -87.8311,42.5145 -88.8155,42.6657 -89.2985,40.8972 -88.3463,40.748", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S1_ETA__AX/2023/11/16/S1A_S1_ETA__AXDH_20231116T121150_20231116T121219_051242_062E79_D12C.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 70, + "processingBaseline": 2.2 + }, + "id": "9d3c3641-15a5-4f6c-bad4-9ec44ed37a4f" + } + ], + "properties": { + "id": "a131640a-00c5-5ee8-b65c-dba43f5a0e09", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1_ETA__AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S1_GRDF_1S-COG.json b/tests/data/opensearch/creodias_search_S1_GRDF_1S-COG.json new file mode 100644 index 0000000..ae77fb8 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1_GRDF_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "07f6b416-86f5-5b14-b802-34affc84a9f1", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1_GRDF_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S1_GRDF_1S.json b/tests/data/opensearch/creodias_search_S1_GRDF_1S.json new file mode 100644 index 0000000..849c1e8 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1_GRDF_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "1523d93b-120e-56f4-b6c4-f37babe5a20c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1_GRDF_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S1_GRDH_1S-COG.json b/tests/data/opensearch/creodias_search_S1_GRDH_1S-COG.json new file mode 100644 index 0000000..558761e --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1_GRDH_1S-COG.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -3.594009, + 34.65115 + ], + [ + -4.466428, + 34.796947 + ], + [ + -3.931515, + 36.834652 + ], + [ + -3.036583, + 36.688011 + ], + [ + -3.594009, + 34.65115 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_GRDH_1SSV_20141004T062656_20141004T062730_002676_002FC5_96BF_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T06:26:56.929000Z", + "completionDate": "2014-10-04T06:27:30.882000Z", + "productType": "S1_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2676, + "updated": "2023-04-24T10:19:30.955164Z", + "published": "2023-04-24T10:19:30.955164Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0a994145-cb0d-42e8-8ba1-ea4ebaf04a81", + "size": 199281933, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0a994145-cb0d-42e8-8ba1-ea4ebaf04a81", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/0a994145-cb0d-42e8-8ba1-ea4ebaf04a81.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -3.75591258160773, + 35.746856652331 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S1_GRDH_1S-COG/2014/10/04/S1A_S1_GRDH_1SSV_20141004T062656_20141004T062730_002676_002FC5_96BF_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-3.594009,34.65115 -4.466428,34.796947 -3.931515,36.834652 -3.036583,36.688011 -3.594009,34.65115", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S1_GRDH_1S-COG/2014/10/04/S1A_S1_GRDH_1SSV_20141004T062656_20141004T062730_002676_002FC5_96BF_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 156, + "processingBaseline": 0 + }, + "id": "0a994145-cb0d-42e8-8ba1-ea4ebaf04a81" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -123.592918, + 39.679409 + ], + [ + -124.545998, + 39.830608 + ], + [ + -124.104431, + 41.529633 + ], + [ + -123.127274, + 41.377583 + ], + [ + -123.592918, + 39.679409 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_GRDH_1SDV_20141023T143108_20141023T143136_002958_0035CC_F28B_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-23T14:31:08.290000Z", + "completionDate": "2014-10-23T14:31:36.557000Z", + "productType": "S1_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2958, + "updated": "2024-06-11T19:49:19.951377Z", + "published": "2023-04-26T16:10:59.938155Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/eadfdb5f-3dd0-471c-8850-90ba855a7109", + "size": 372953981, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for eadfdb5f-3dd0-471c-8850-90ba855a7109", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/eadfdb5f-3dd0-471c-8850-90ba855a7109.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -123.841608443818, + 40.6077083973113 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-123.592918,39.679409 -124.545998,39.830608 -124.104431,41.529633 -123.127274,41.377583 -123.592918,39.679409", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S1_GRDH_1S-COG/2014/10/23/S1A_S1_GRDH_1SDV_20141023T143108_20141023T143136_002958_0035CC_F28B_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 86, + "processingBaseline": 0 + }, + "id": "eadfdb5f-3dd0-471c-8850-90ba855a7109" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -123.350113, + 32.723877 + ], + [ + -124.234756, + 32.874802 + ], + [ + -123.871147, + 34.379471 + ], + [ + -122.971123, + 34.22823 + ], + [ + -123.350113, + 32.723877 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_GRDH_1SSV_20141006T142453_20141006T142518_002710_003084_A826_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-06T14:24:53.385000Z", + "completionDate": "2014-10-06T14:25:18.383000Z", + "productType": "S1_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2710, + "updated": "2024-06-11T20:34:02.625449Z", + "published": "2023-04-24T19:06:39.400156Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b403e929-e3d5-42cc-86d4-6009d3c317fa", + "size": 174946000, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b403e929-e3d5-42cc-86d4-6009d3c317fa", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/b403e929-e3d5-42cc-86d4-6009d3c317fa.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -123.606161651436, + 33.5536615423044 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S1_GRDH_1S-COG/2014/10/06/S1A_S1_GRDH_1SSV_20141006T142453_20141006T142518_002710_003084_A826_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-123.350113,32.723877 -124.234756,32.874802 -123.871147,34.379471 -122.971123,34.22823 -123.350113,32.723877", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S1_GRDH_1S-COG/2014/10/06/S1A_S1_GRDH_1SSV_20141006T142453_20141006T142518_002710_003084_A826_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 15, + "processingBaseline": 0 + }, + "id": "b403e929-e3d5-42cc-86d4-6009d3c317fa" + } + ], + "properties": { + "id": "e333f06c-b2a2-5eec-b1fe-81b51bd1666f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1_GRDH_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S1_GRDH_1S.json b/tests/data/opensearch/creodias_search_S1_GRDH_1S.json new file mode 100644 index 0000000..4d39465 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1_GRDH_1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.9711, + 34.228317 + ], + [ + -123.871124, + 34.379559 + ], + [ + -123.500092, + 35.883373 + ], + [ + -122.583519, + 35.731705 + ], + [ + -122.9711, + 34.228317 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_GRDH_1SSV_20141006T142428_20141006T142453_002710_003084_672F.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-06T14:24:28.385673Z", + "completionDate": "2014-10-06T14:24:53.384005Z", + "productType": "S1_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 2710, + "updated": "2024-06-11T20:34:08.109128Z", + "published": "2017-12-16T04:33:34.648000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8aac877e-be05-5a9b-9038-43a09f6b40da", + "size": 286356786, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8aac877e-be05-5a9b-9038-43a09f6b40da", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/8aac877e-be05-5a9b-9038-43a09f6b40da.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -123.2273215, + 35.055845 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2014/10/06/S1A_S1_GRDH_1SSV_20141006T142428_20141006T142453_002710_003084_672F.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-122.9711,34.228317 -123.871124,34.379559 -123.500092,35.883373 -122.583519,35.731705 -122.9711,34.228317", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2014/10/06/S1A_S1_GRDH_1SSV_20141006T142428_20141006T142453_002710_003084_672F.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 15, + "processingBaseline": 0 + }, + "id": "8aac877e-be05-5a9b-9038-43a09f6b40da" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -88.326378, + 40.83395 + ], + [ + -89.273865, + 40.982201 + ], + [ + -88.879738, + 42.419636 + ], + [ + -87.911247, + 42.270466 + ], + [ + -88.326378, + 40.83395 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_GRDH_1SDH_20141010T121059_20141010T121123_002767_0031C9_6AA5.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-10T12:10:59.770974Z", + "completionDate": "2014-10-10T12:11:23.729463Z", + "productType": "S1_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 2767, + "updated": "2024-06-11T20:25:29.749380Z", + "published": "2017-12-15T20:55:58.945000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d7bf1800-190d-528a-8867-38b6c63f274b", + "size": 529423301, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d7bf1800-190d-528a-8867-38b6c63f274b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/d7bf1800-190d-528a-8867-38b6c63f274b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -88.592556, + 41.626793 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2014/10/10/S1A_S1_GRDH_1SDH_20141010T121059_20141010T121123_002767_0031C9_6AA5.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-88.326378,40.83395 -89.273865,40.982201 -88.879738,42.419636 -87.911247,42.270466 -88.326378,40.83395", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2014/10/10/S1A_S1_GRDH_1SDH_20141010T121059_20141010T121123_002767_0031C9_6AA5.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 70, + "processingBaseline": 0 + }, + "id": "d7bf1800-190d-528a-8867-38b6c63f274b" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -120.754684, + 35.314522 + ], + [ + -119.856163, + 35.46381 + ], + [ + -119.500778, + 33.957474 + ], + [ + -120.383514, + 33.808437 + ], + [ + -120.754684, + 35.314522 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_GRDH_1SDH_20141010T014959_20141010T015024_002761_0031A3_C776.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-10T01:49:59.985683Z", + "completionDate": "2014-10-10T01:50:24.983752Z", + "productType": "S1_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 2761, + "updated": "2024-06-11T20:25:26.064377Z", + "published": "2017-12-15T23:00:56.596000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3af9adbb-d45a-52c9-8ac8-52c1f420e94e", + "size": 564836682, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3af9adbb-d45a-52c9-8ac8-52c1f420e94e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/3af9adbb-d45a-52c9-8ac8-52c1f420e94e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -120.127731, + 34.6361235 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2014/10/10/S1A_S1_GRDH_1SDH_20141010T014959_20141010T015024_002761_0031A3_C776.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-120.754684,35.314522 -119.856163,35.46381 -119.500778,33.957474 -120.383514,33.808437 -120.754684,35.314522", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2014/10/10/S1A_S1_GRDH_1SDH_20141010T014959_20141010T015024_002761_0031A3_C776.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 64, + "processingBaseline": 0 + }, + "id": "3af9adbb-d45a-52c9-8ac8-52c1f420e94e" + } + ], + "properties": { + "id": "7646e44c-bd49-5832-b47b-70f4bba26d6f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1_GRDH_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S1_GRDM_1S-COG.json b/tests/data/opensearch/creodias_search_S1_GRDM_1S-COG.json new file mode 100644 index 0000000..7758758 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1_GRDM_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "8230ffc1-b839-52a8-bf5f-90eccc18044e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1_GRDM_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S1_GRDM_1S.json b/tests/data/opensearch/creodias_search_S1_GRDM_1S.json new file mode 100644 index 0000000..6f36f3f --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1_GRDM_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "c468c808-1082-5b34-bcf6-1995baf84685", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1_GRDM_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S1_OCN__2S.json b/tests/data/opensearch/creodias_search_S1_OCN__2S.json new file mode 100644 index 0000000..67487e0 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1_OCN__2S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -66.832489, + -4.174901 + ], + [ + -66.084045, + -4.012123 + ], + [ + -65.942909, + -4.680511 + ], + [ + -66.69194, + -4.8437 + ], + [ + -66.832489, + -4.174901 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_OCN__2SDV_20160704T223827_20160704T223838_012004_012881_3D05.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2016-07-04T22:38:27.925520Z", + "completionDate": "2016-07-04T22:38:38.970782Z", + "productType": "S1_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 12004, + "updated": "2024-06-09T09:57:58.065302Z", + "published": "2018-02-21T18:31:41.821000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0328d820-c7e6-5b12-b1d4-51b491ff28d1", + "size": 4407832, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0328d820-c7e6-5b12-b1d4-51b491ff28d1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/0328d820-c7e6-5b12-b1d4-51b491ff28d1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -66.387699, + -4.4279115 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-66.832489,-4.174901 -66.084045,-4.012123 -65.942909,-4.680511 -66.69194,-4.8437 -66.832489,-4.174901", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2016/07/04/S1A_S1_OCN__2SDV_20160704T223827_20160704T223838_012004_012881_3D05.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 32, + "processingBaseline": 0 + }, + "id": "0328d820-c7e6-5b12-b1d4-51b491ff28d1" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 43.719002, + -12.522823 + ], + [ + 42.981579, + -12.359962 + ], + [ + 43.238918, + -11.200663 + ], + [ + 43.973377, + -11.362668 + ], + [ + 43.719002, + -12.522823 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_OCN__2SDV_20171203T025005_20171203T025024_019532_021279_7CF0.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2017-12-03T02:50:05.784372Z", + "completionDate": "2017-12-03T02:50:24.969768Z", + "productType": "S1_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 19532, + "updated": "2024-06-06T01:14:30.374601Z", + "published": "2017-12-03T07:27:20.172000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/099f30d7-63bc-5dfc-97e4-4ef45e66fcd1", + "size": 6091148, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 099f30d7-63bc-5dfc-97e4-4ef45e66fcd1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/099f30d7-63bc-5dfc-97e4-4ef45e66fcd1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 43.477478, + -11.861743 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "43.719002,-12.522823 42.981579,-12.359962 43.238918,-11.200663 43.973377,-11.362668 43.719002,-12.522823", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2017/12/03/S1A_S1_OCN__2SDV_20171203T025005_20171203T025024_019532_021279_7CF0.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 35, + "processingBaseline": 0 + }, + "id": "099f30d7-63bc-5dfc-97e4-4ef45e66fcd1" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 43.718525, + -12.522733 + ], + [ + 42.981068, + -12.359849 + ], + [ + 43.238453, + -11.200407 + ], + [ + 43.972946, + -11.362435 + ], + [ + 43.718525, + -12.522733 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_OCN__2SDV_20171109T025006_20171109T025025_019182_020780_BE4A.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2017-11-09T02:50:06.281824Z", + "completionDate": "2017-11-09T02:50:25.469627Z", + "productType": "S1_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 19182, + "updated": "2024-05-11T18:00:00.899582Z", + "published": "2017-11-09T06:34:45.980000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/232e47e9-4f3e-5285-9b4b-281faadb2783", + "size": 6091154, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 232e47e9-4f3e-5285-9b4b-281faadb2783", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/232e47e9-4f3e-5285-9b4b-281faadb2783.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 43.477007, + -11.86157 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "43.718525,-12.522733 42.981068,-12.359849 43.238453,-11.200407 43.972946,-11.362435 43.718525,-12.522733", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2017/11/09/S1A_S1_OCN__2SDV_20171109T025006_20171109T025025_019182_020780_BE4A.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 35, + "processingBaseline": 0 + }, + "id": "232e47e9-4f3e-5285-9b4b-281faadb2783" + } + ], + "properties": { + "id": "2a7407ad-c620-534d-b5b4-91d99ba2e63a", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1_OCN__2S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S1_RAW__0S.json b/tests/data/opensearch/creodias_search_S1_RAW__0S.json new file mode 100644 index 0000000..0608b4a --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1_RAW__0S.json @@ -0,0 +1,326 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -95.87, + 30.2804 + ], + [ + -96.2205, + 28.735 + ], + [ + -95.4242, + 28.6356 + ], + [ + -95.0614, + 30.1803 + ], + [ + -95.87, + 30.2804 + ], + [ + -95.87, + 30.2804 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_RAW__0SDV_20141008T123046_20141008T123111_002738_003126_241B.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-08T00:30:46.308000Z", + "completionDate": "2014-10-08T00:31:11.887000Z", + "productType": "S1_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2738, + "updated": "2024-06-11T20:31:29.461272Z", + "published": "2019-03-15T01:37:54.537590Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/189416fd-ca45-5225-8ab2-184c16540767", + "size": 1670335944, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 189416fd-ca45-5225-8ab2-184c16540767", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/189416fd-ca45-5225-8ab2-184c16540767.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -95.64095, + 29.458 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-95.87,30.2804 -96.2205,28.735 -95.4242,28.6356 -95.0614,30.1803 -95.87,30.2804 -95.87,30.2804", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": 43, + "processingBaseline": 0 + }, + "id": "189416fd-ca45-5225-8ab2-184c16540767" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -95.8697, + 30.2801 + ], + [ + -96.2202, + 28.7347 + ], + [ + -95.4239, + 28.6353 + ], + [ + -95.0611, + 30.18 + ], + [ + -95.8697, + 30.2801 + ], + [ + -95.8697, + 30.2801 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_RAW__0SDV_20141020T123046_20141020T123111_002913_0034D9_8055.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-20T00:30:46.323000Z", + "completionDate": "2014-10-20T00:31:11.902000Z", + "productType": "S1_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2913, + "updated": "2024-06-11T19:59:49.605053Z", + "published": "2019-03-15T01:23:55.667732Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0bb11b81-3cbf-5233-a7b7-584e05a4c236", + "size": 1620340980, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0bb11b81-3cbf-5233-a7b7-584e05a4c236", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/0bb11b81-3cbf-5233-a7b7-584e05a4c236.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -95.64065, + 29.4577 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-95.8697,30.2801 -96.2202,28.7347 -95.4239,28.6353 -95.0611,30.18 -95.8697,30.2801 -95.8697,30.2801", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": 41, + "processingBaseline": 0 + }, + "id": "0bb11b81-3cbf-5233-a7b7-584e05a4c236" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -95.8283, + 30.4597 + ], + [ + -96.1794, + 28.9143 + ], + [ + -95.3816, + 28.8148 + ], + [ + -95.0182, + 30.3594 + ], + [ + -95.8283, + 30.4597 + ], + [ + -95.8283, + 30.4597 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_RAW__0SDV_20151226T123047_20151226T123113_009213_00D476_0FAE.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-26T00:30:47.893000Z", + "completionDate": "2015-12-26T00:31:13.472000Z", + "productType": "S1_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9213, + "updated": "2024-05-21T18:05:14.829382Z", + "published": "2019-03-24T07:00:45.190570Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a9f1f3d2-cfe3-5416-8f76-d06676ff427e", + "size": 1687625971, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a9f1f3d2-cfe3-5416-8f76-d06676ff427e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/a9f1f3d2-cfe3-5416-8f76-d06676ff427e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -95.5988, + 29.63725 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-95.8283,30.4597 -96.1794,28.9143 -95.3816,28.8148 -95.0182,30.3594 -95.8283,30.4597 -95.8283,30.4597", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": 41, + "processingBaseline": 0 + }, + "id": "a9f1f3d2-cfe3-5416-8f76-d06676ff427e" + } + ], + "properties": { + "id": "f2a5bcc6-45d8-5d66-ba07-ca73bfb6c91d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1_RAW__0S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S1_SLC__1S.json b/tests/data/opensearch/creodias_search_S1_SLC__1S.json new file mode 100644 index 0000000..305e980 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S1_SLC__1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.18821, + 37.234383 + ], + [ + -121.780838, + 38.735733 + ], + [ + -122.734764, + 38.888676 + ], + [ + -123.12056, + 37.386265 + ], + [ + -122.18821, + 37.234383 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_SLC__1SSV_20141006T142338_20141006T142403_002710_003084_4D44.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-06T14:23:38.385000Z", + "completionDate": "2014-10-06T14:24:03.384000Z", + "productType": "S1_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2710, + "updated": "2023-09-10T09:13:37.377699Z", + "published": "2018-11-15T13:20:48.561814Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/560a88f3-8b59-57a0-b33e-ed9596074fdb", + "size": 4126595680, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 560a88f3-8b59-57a0-b33e-ed9596074fdb", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/560a88f3-8b59-57a0-b33e-ed9596074fdb.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -122.455236733104, + 38.0640262424083 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2014/10/06/S1A_S1_SLC__1SSV_20141006T142338_20141006T142403_002710_003084_4D44.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-122.18821,37.234383 -121.780838,38.735733 -122.734764,38.888676 -123.12056,37.386265 -122.18821,37.234383", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2014/10/06/S1A_S1_SLC__1SSV_20141006T142338_20141006T142403_002710_003084_4D44.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 15, + "processingBaseline": 0 + }, + "id": "560a88f3-8b59-57a0-b33e-ed9596074fdb" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -88.351257, + 40.75428 + ], + [ + -87.840233, + 42.51162 + ], + [ + -88.814529, + 42.661293 + ], + [ + -89.296593, + 40.902325 + ], + [ + -88.351257, + 40.75428 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_SLC__1SDH_20150818T121100_20150818T121129_007317_00A0B4_9425.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-08-18T12:11:00.555000Z", + "completionDate": "2015-08-18T12:11:29.871000Z", + "productType": "S1_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 7317, + "updated": "2023-11-13T21:19:34.709285Z", + "published": "2020-05-18T11:18:58.223413Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c4e0d89d-2d63-534c-85ff-182058625823", + "size": 9364541250, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c4e0d89d-2d63-534c-85ff-182058625823", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/c4e0d89d-2d63-534c-85ff-182058625823.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -88.5743131036767, + 41.7116625297639 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/08/18/S1A_S1_SLC__1SDH_20150818T121100_20150818T121129_007317_00A0B4_9425.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-88.351257,40.75428 -87.840233,42.51162 -88.814529,42.661293 -89.296593,40.902325 -88.351257,40.75428", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/08/18/S1A_S1_SLC__1SDH_20150818T121100_20150818T121129_007317_00A0B4_9425.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 70, + "processingBaseline": 0 + }, + "id": "c4e0d89d-2d63-534c-85ff-182058625823" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -88.337341, + 40.804501 + ], + [ + -87.840721, + 42.511425 + ], + [ + -88.815369, + 42.661144 + ], + [ + -89.283813, + 40.952637 + ], + [ + -88.337341, + 40.804501 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S1_SLC__1SDH_20150502T121055_20150502T121123_005742_0075F9_9A60.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-05-02T12:10:55.281000Z", + "completionDate": "2015-05-02T12:11:23.756000Z", + "productType": "S1_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 5742, + "updated": "2023-11-13T21:33:22.345090Z", + "published": "2020-05-18T10:38:54.293450Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ebb2f0d1-5e7c-5d36-905e-40ec72ac5a7f", + "size": 9096186653, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ebb2f0d1-5e7c-5d36-905e-40ec72ac5a7f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/ebb2f0d1-5e7c-5d36-905e-40ec72ac5a7f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -88.5680379752506, + 41.7364699972866 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/05/02/S1A_S1_SLC__1SDH_20150502T121055_20150502T121123_005742_0075F9_9A60.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-88.337341,40.804501 -87.840721,42.511425 -88.815369,42.661144 -89.283813,40.952637 -88.337341,40.804501", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/05/02/S1A_S1_SLC__1SDH_20150502T121055_20150502T121123_005742_0075F9_9A60.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 70, + "processingBaseline": 0 + }, + "id": "ebb2f0d1-5e7c-5d36-905e-40ec72ac5a7f" + } + ], + "properties": { + "id": "7219ae6f-305b-5181-b8e3-7e904100f934", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S1_SLC__1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S2MSI1C.json b/tests/data/opensearch/creodias_search_S2MSI1C.json new file mode 100644 index 0000000..72843bb --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2MSI1C.json @@ -0,0 +1,382 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4079494394417, + 56.7458155725622 + ], + [ + 4.79490603589657, + 56.7430307754678 + ], + [ + 4.8353591584713, + 57.5643111751861 + ], + [ + 4.7718433041406, + 57.4447309310796 + ], + [ + 4.69555879580054, + 57.3001177306133 + ], + [ + 4.61976865184651, + 57.1554693578247 + ], + [ + 4.54446869123417, + 57.0107836671506 + ], + [ + 4.46967124555079, + 56.8660569021466 + ], + [ + 4.4079494394417, + 56.7458155725622 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_MSIL1C_20150904T105046_N0500_R051_T31VED_20231009T083312.SAFE", + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "startDate": "2015-09-04T10:50:46.027000Z", + "completionDate": "2015-09-04T10:50:46.027000Z", + "productType": "S2MSI1C", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 1049, + "updated": "2024-05-22T11:45:55.842752Z", + "published": "2024-05-22T11:45:41.941794Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d3eef4b8-32c6-43ba-83ee-1235a8180e52", + "size": 67841232, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d3eef4b8-32c6-43ba-83ee-1235a8180e52", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/d3eef4b8-32c6-43ba-83ee-1235a8180e52.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 4.67899644845318, + 57.0186822642008 + ] + }, + "instrument": "MSI", + "phase": null, + "organisationName": null, + "processingLevel": "S2MSI1C", + "sensorMode": "INS-NOBS", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-2/MSI/L1C_N0500/2015/09/04/S2A_MSIL1C_20150904T105046_N0500_R051_T31VED_20231009T083312.SAFE/S2A_MSIL1C_20150904T105046_N0500_R051_T31VED_20231009T083312-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "4.4079494394417,56.7458155725622 4.79490603589657,56.7430307754678 4.8353591584713,57.5643111751861 4.7718433041406,57.4447309310796 4.69555879580054,57.3001177306133 4.61976865184651,57.1554693578247 4.54446869123417,57.0107836671506 4.46967124555079,56.8660569021466 4.4079494394417,56.7458155725622", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/MSI/L1C_N0500/2015/09/04/S2A_MSIL1C_20150904T105046_N0500_R051_T31VED_20231009T083312.SAFE", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 51, + "processingBaseline": 5.0 + }, + "id": "d3eef4b8-32c6-43ba-83ee-1235a8180e52" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.84137782855586, + 52.2852738006304 + ], + [ + 5.93361576580916, + 52.314037804793 + ], + [ + 5.87021576413204, + 51.328067311214 + ], + [ + 6.33160334279704, + 51.3136428156996 + ], + [ + 6.33922003739907, + 51.3284614871877 + ], + [ + 6.4135692976563, + 51.4724577949451 + ], + [ + 6.48835149321624, + 51.6164157857672 + ], + [ + 6.5635361749334, + 51.7603467348484 + ], + [ + 6.63905991088778, + 51.9042608873692 + ], + [ + 6.71506970246452, + 52.048115481812 + ], + [ + 6.79148454911611, + 52.191933088284 + ], + [ + 6.84137782855586, + 52.2852738006304 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_MSIL1C_20150904T105046_N0500_R051_T31UGT_20231009T083312.SAFE", + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "startDate": "2015-09-04T10:50:46.027000Z", + "completionDate": "2015-09-04T10:50:46.027000Z", + "productType": "S2MSI1C", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 1049, + "updated": "2024-05-22T11:50:23.606962Z", + "published": "2024-05-22T11:50:16.753481Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/20546e98-c5bd-465a-84c9-8ecfb951a459", + "size": 340476709, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 20546e98-c5bd-465a-84c9-8ecfb951a459", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/20546e98-c5bd-465a-84c9-8ecfb951a459.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 6.258991207703, + 51.8635915038645 + ] + }, + "instrument": "MSI", + "phase": null, + "organisationName": null, + "processingLevel": "S2MSI1C", + "sensorMode": "INS-NOBS", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-2/MSI/L1C_N0500/2015/09/04/S2A_MSIL1C_20150904T105046_N0500_R051_T31UGT_20231009T083312.SAFE/S2A_MSIL1C_20150904T105046_N0500_R051_T31UGT_20231009T083312-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "6.84137782855586,52.2852738006304 5.93361576580916,52.314037804793 5.87021576413204,51.328067311214 6.33160334279704,51.3136428156996 6.33922003739907,51.3284614871877 6.4135692976563,51.4724577949451 6.48835149321624,51.6164157857672 6.5635361749334,51.7603467348484 6.63905991088778,51.9042608873692 6.71506970246452,52.048115481812 6.79148454911611,52.191933088284 6.84137782855586,52.2852738006304", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/MSI/L1C_N0500/2015/09/04/S2A_MSIL1C_20150904T105046_N0500_R051_T31UGT_20231009T083312.SAFE", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 51, + "processingBaseline": 5.0 + }, + "id": "20546e98-c5bd-465a-84c9-8ecfb951a459" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 24.3247187419056, + 71.1829409472798 + ], + [ + 24.2203151098084, + 71.1822427633901 + ], + [ + 24.3161560380872, + 70.4731355618299 + ], + [ + 24.5318452857389, + 70.5894742088353 + ], + [ + 24.7731723537117, + 70.7174235765453 + ], + [ + 25.0181398265755, + 70.8448441847319 + ], + [ + 25.261941676071, + 70.9695996122346 + ], + [ + 24.6794950476785, + 71.1039842528087 + ], + [ + 24.6831129292495, + 71.1058682596435 + ], + [ + 24.5033441057966, + 71.144647328982 + ], + [ + 24.3247187419056, + 71.1829409472798 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_MSIL1C_20150904T105046_N0500_R051_T35WMU_20231009T083312.SAFE", + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "startDate": "2015-09-04T10:50:46.027000Z", + "completionDate": "2015-09-04T10:50:46.027000Z", + "productType": "S2MSI1C", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 1049, + "updated": "2024-05-22T11:43:56.926526Z", + "published": "2024-05-22T11:43:52.201188Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6dc28d68-9dde-42d4-83ee-6ef8a0b8a712", + "size": 100218755, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6dc28d68-9dde-42d4-83ee-6ef8a0b8a712", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/6dc28d68-9dde-42d4-83ee-6ef8a0b8a712.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 24.59857941948, + 70.8842378713892 + ] + }, + "instrument": "MSI", + "phase": null, + "organisationName": null, + "processingLevel": "S2MSI1C", + "sensorMode": "INS-NOBS", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-2/MSI/L1C_N0500/2015/09/04/S2A_MSIL1C_20150904T105046_N0500_R051_T35WMU_20231009T083312.SAFE/S2A_MSIL1C_20150904T105046_N0500_R051_T35WMU_20231009T083312-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "24.3247187419056,71.1829409472798 24.2203151098084,71.1822427633901 24.3161560380872,70.4731355618299 24.5318452857389,70.5894742088353 24.7731723537117,70.7174235765453 25.0181398265755,70.8448441847319 25.261941676071,70.9695996122346 24.6794950476785,71.1039842528087 24.6831129292495,71.1058682596435 24.5033441057966,71.144647328982 24.3247187419056,71.1829409472798", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/MSI/L1C_N0500/2015/09/04/S2A_MSIL1C_20150904T105046_N0500_R051_T35WMU_20231009T083312.SAFE", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 51, + "processingBaseline": 5.0 + }, + "id": "6dc28d68-9dde-42d4-83ee-6ef8a0b8a712" + } + ], + "properties": { + "id": "d7b6e3ed-b95d-54a1-bde4-d951b58bee77", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2MSI1C" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S2MSI2A.json b/tests/data/opensearch/creodias_search_S2MSI2A.json new file mode 100644 index 0000000..bef9234 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2MSI2A.json @@ -0,0 +1,362 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 8.95757783194323, + 59.5369242555148 + ], + [ + 7.23152791947672, + 59.5263987530396 + ], + [ + 7.28143754549639, + 58.5407855059116 + ], + [ + 8.22063568109592, + 58.5464547994759 + ], + [ + 8.31126912780107, + 58.6710157266185 + ], + [ + 8.4150062653839, + 58.8121790094036 + ], + [ + 8.51948821662367, + 58.9532763269619 + ], + [ + 8.62326614180774, + 59.0946414869509 + ], + [ + 8.72967703741461, + 59.2354925779015 + ], + [ + 8.83668364373329, + 59.3763221021908 + ], + [ + 8.9423623254806, + 59.517586940939 + ], + [ + 8.95757783194323, + 59.5369242555148 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_MSIL2A_20150818T110046_N0500_R094_T32VML_20231009T195959.SAFE", + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "startDate": "2015-08-18T11:00:46.030000Z", + "completionDate": "2015-08-18T11:00:46.030000Z", + "productType": "S2MSI2A", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 806, + "updated": "2024-05-22T11:39:10.477406Z", + "published": "2024-05-22T11:38:54.761427Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4889b673-d726-40b8-ac74-cbfe0f981494", + "size": 635710803, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4889b673-d726-40b8-ac74-cbfe0f981494", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/4889b673-d726-40b8-ac74-cbfe0f981494.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 7.93833545771091, + 59.0863671945399 + ] + }, + "instrument": "MSI", + "phase": null, + "organisationName": null, + "processingLevel": "S2MSI2A", + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-2/MSI/L2A_N0500/2015/08/18/S2A_MSIL2A_20150818T110046_N0500_R094_T32VML_20231009T195959.SAFE/S2A_MSIL2A_20150818T110046_N0500_R094_T32VML_20231009T195959-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "8.95757783194323,59.5369242555148 7.23152791947672,59.5263987530396 7.28143754549639,58.5407855059116 8.22063568109592,58.5464547994759 8.31126912780107,58.6710157266185 8.4150062653839,58.8121790094036 8.51948821662367,58.9532763269619 8.62326614180774,59.0946414869509 8.72967703741461,59.2354925779015 8.83668364373329,59.3763221021908 8.9423623254806,59.517586940939 8.95757783194323,59.5369242555148", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/MSI/L2A_N0500/2015/08/18/S2A_MSIL2A_20150818T110046_N0500_R094_T32VML_20231009T195959.SAFE", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 94, + "processingBaseline": 5.0 + }, + "id": "4889b673-d726-40b8-ac74-cbfe0f981494" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.8120825440702, + 65.8059182004766 + ], + [ + 6.89231428155956, + 64.8214388312971 + ], + [ + 9.20571148892141, + 64.8362407624999 + ], + [ + 9.21354956502474, + 65.8214035188828 + ], + [ + 6.8120825440702, + 65.8059182004766 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_MSIL2A_20150831T111056_N0500_R137_T32WMT_20231009T205044.SAFE", + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "startDate": "2015-08-31T11:10:56.027000Z", + "completionDate": "2015-08-31T11:10:56.027000Z", + "productType": "S2MSI2A", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 992, + "updated": "2024-05-22T11:20:23.975997Z", + "published": "2024-05-22T11:19:57.686206Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/cc20d81a-58b7-4b36-9700-a34fd77e72f4", + "size": 873514692, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for cc20d81a-58b7-4b36-9700-a34fd77e72f4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/cc20d81a-58b7-4b36-9700-a34fd77e72f4.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 8.03082523906468, + 65.3243165717104 + ] + }, + "instrument": "MSI", + "phase": null, + "organisationName": null, + "processingLevel": "S2MSI2A", + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-2/MSI/L2A_N0500/2015/08/31/S2A_MSIL2A_20150831T111056_N0500_R137_T32WMT_20231009T205044.SAFE/S2A_MSIL2A_20150831T111056_N0500_R137_T32WMT_20231009T205044-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "6.8120825440702,65.8059182004766 6.89231428155956,64.8214388312971 9.20571148892141,64.8362407624999 9.21354956502474,65.8214035188828 6.8120825440702,65.8059182004766", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/MSI/L2A_N0500/2015/08/31/S2A_MSIL2A_20150831T111056_N0500_R137_T32WMT_20231009T205044.SAFE", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 137, + "processingBaseline": 5.0 + }, + "id": "cc20d81a-58b7-4b36-9700-a34fd77e72f4" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 18.2840254226891, + 70.7108633382462 + ], + [ + 18.3532315056693, + 70.198821847055 + ], + [ + 18.7961107381081, + 70.2017660635234 + ], + [ + 18.8399281954783, + 70.2262437195654 + ], + [ + 19.0733554829875, + 70.354866065869 + ], + [ + 19.305752611255, + 70.4811456721813 + ], + [ + 18.7312597095031, + 70.6129859520347 + ], + [ + 18.7342685997853, + 70.6146441795114 + ], + [ + 18.5702359958159, + 70.6498395293668 + ], + [ + 18.2840254226891, + 70.7108633382462 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-2", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S2A_MSIL2A_20150831T111056_N0500_R137_T34WDD_20231009T205044.SAFE", + "description": "The Copernicus Sentinel-2 mission consists of two polar-orbiting satellites that are positioned in the same sun-synchronous orbit, with a phase difference of 180°. It aims to monitor changes in land surface conditions. The satellites have a wide swath width (290 km) and a high revisit time. Sentinel-2 is equipped with an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-2].", + "startDate": "2015-08-31T11:10:56.027000Z", + "completionDate": "2015-08-31T11:10:56.027000Z", + "productType": "S2MSI2A", + "platform": "S2A", + "resolution": 0.0, + "orbitNumber": 992, + "updated": "2024-05-22T10:58:04.617748Z", + "published": "2024-05-22T10:57:58.661071Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fe4ff3fe-9d9b-4c1a-87c1-c778895ba439", + "size": 108876217, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fe4ff3fe-9d9b-4c1a-87c1-c778895ba439", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-2/fe4ff3fe-9d9b-4c1a-87c1-c778895ba439.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 18.6806728505723, + 70.4318713295677 + ] + }, + "instrument": "MSI", + "phase": null, + "organisationName": null, + "processingLevel": "S2MSI2A", + "sensorMode": null, + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-2/MSI/L2A_N0500/2015/08/31/S2A_MSIL2A_20150831T111056_N0500_R137_T34WDD_20231009T205044.SAFE/S2A_MSIL2A_20150831T111056_N0500_R137_T34WDD_20231009T205044-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "18.2840254226891,70.7108633382462 18.3532315056693,70.198821847055 18.7961107381081,70.2017660635234 18.8399281954783,70.2262437195654 19.0733554829875,70.354866065869 19.305752611255,70.4811456721813 18.7312597095031,70.6129859520347 18.7342685997853,70.6146441795114 18.5702359958159,70.6498395293668 18.2840254226891,70.7108633382462", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-2/MSI/L2A_N0500/2015/08/31/S2A_MSIL2A_20150831T111056_N0500_R137_T34WDD_20231009T205044.SAFE", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 137, + "processingBaseline": 5.0 + }, + "id": "fe4ff3fe-9d9b-4c1a-87c1-c778895ba439" + } + ], + "properties": { + "id": "64e87163-e580-521f-b63d-8e72f31cf3ff", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2MSI2A" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S2MSI_L3__MCQ.json b/tests/data/opensearch/creodias_search_S2MSI_L3__MCQ.json new file mode 100644 index 0000000..73109c9 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2MSI_L3__MCQ.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -67.6633997800473, + -47.8459210505822 + ], + [ + -67.6859779308519, + -46.9456284637244 + ], + [ + -66.3719665271952, + -46.9229975357978 + ], + [ + -66.3268591302624, + -47.8225702529506 + ], + [ + -67.6633997800473, + -47.8459210505822 + ] + ] + ] + }, + "properties": { + "collection": "GLOBAL-MOSAICS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "Sentinel-2_mosaic_2022_Q4_19GFH_0_0", + "description": null, + "startDate": "2022-10-01T00:00:00Z", + "completionDate": "2022-12-31T23:59:59Z", + "productType": "S2MSI_L3__MCQ", + "platform": "SENTINEL-2", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-05-27T06:11:12.974204Z", + "published": "2024-05-27T06:11:12.974204Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/11a07784-a9e7-408e-80fc-8a9fdb5227fb", + "size": -1, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 11a07784-a9e7-408e-80fc-8a9fdb5227fb", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/GLOBAL-MOSAICS/11a07784-a9e7-408e-80fc-8a9fdb5227fb.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -67.0120432253483, + -47.3855556048689 + ] + }, + "instrument": null, + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-67.6633997800473,-47.8459210505822 -67.6859779308519,-46.9456284637244 -66.3719665271952,-46.9229975357978 -66.3268591302624,-47.8225702529506 -67.6633997800473,-47.8459210505822", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Global-Mosaics/Sentinel-2/S2MSI_L3__MCQ/2022/10/01/Sentinel-2_mosaic_2022_Q4_19GFH_0_0", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "11a07784-a9e7-408e-80fc-8a9fdb5227fb" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -76.8482764977359, + -13.5621519078138 + ], + [ + -76.8415341437831, + -12.6576365867391 + ], + [ + -75.9201557862722, + -12.6624164560249 + ], + [ + -75.9235264763103, + -13.5672855315152 + ], + [ + -76.8482764977359, + -13.5621519078138 + ] + ] + ] + }, + "properties": { + "collection": "GLOBAL-MOSAICS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "Sentinel-2_mosaic_2022_Q4_18LUL_0_0", + "description": null, + "startDate": "2022-10-01T00:00:00Z", + "completionDate": "2022-12-31T23:59:59Z", + "productType": "S2MSI_L3__MCQ", + "platform": "SENTINEL-2", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-05-27T06:14:29.276248Z", + "published": "2024-05-27T06:14:29.276248Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bf40acd0-c7fc-4028-8fe7-5e48aaf45263", + "size": -1, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bf40acd0-c7fc-4028-8fe7-5e48aaf45263", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/GLOBAL-MOSAICS/bf40acd0-c7fc-4028-8fe7-5e48aaf45263.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -76.3833462281331, + -13.1126483067198 + ] + }, + "instrument": null, + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-76.8482764977359,-13.5621519078138 -76.8415341437831,-12.6576365867391 -75.9201557862722,-12.6624164560249 -75.9235264763103,-13.5672855315152 -76.8482764977359,-13.5621519078138", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Global-Mosaics/Sentinel-2/S2MSI_L3__MCQ/2022/10/01/Sentinel-2_mosaic_2022_Q4_18LUL_0_0", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "bf40acd0-c7fc-4028-8fe7-5e48aaf45263" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -65.248379904345, + -37.0252757843992 + ], + [ + -65.222381223758, + -36.1237354730787 + ], + [ + -64.1105839181989, + -36.1392081354843 + ], + [ + -64.1235861164292, + -37.0412625685979 + ], + [ + -65.248379904345, + -37.0252757843992 + ] + ] + ] + }, + "properties": { + "collection": "GLOBAL-MOSAICS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "Sentinel-2_mosaic_2022_Q4_20HLE_0_0", + "description": null, + "startDate": "2022-10-01T00:00:00Z", + "completionDate": "2022-12-31T23:59:59Z", + "productType": "S2MSI_L3__MCQ", + "platform": "SENTINEL-2", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-05-27T06:15:13.682176Z", + "published": "2024-05-27T06:15:13.682176Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/69f48998-fa6c-467b-a05d-ebfd1ae0c5c4", + "size": -1, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 69f48998-fa6c-467b-a05d-ebfd1ae0c5c4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/GLOBAL-MOSAICS/69f48998-fa6c-467b-a05d-ebfd1ae0c5c4.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -64.6762174591536, + -36.5832448204662 + ] + }, + "instrument": null, + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-65.248379904345,-37.0252757843992 -65.222381223758,-36.1237354730787 -64.1105839181989,-36.1392081354843 -64.1235861164292,-37.0412625685979 -65.248379904345,-37.0252757843992", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Global-Mosaics/Sentinel-2/S2MSI_L3__MCQ/2022/10/01/Sentinel-2_mosaic_2022_Q4_20HLE_0_0", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "69f48998-fa6c-467b-a05d-ebfd1ae0c5c4" + } + ], + "properties": { + "id": "00c40144-12bc-5096-b0d2-30331171cf67", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2MSI_L3__MCQ" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S2MSI_L3__MCY.json b/tests/data/opensearch/creodias_search_S2MSI_L3__MCY.json new file mode 100644 index 0000000..5cb4b8f --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2MSI_L3__MCY.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "8da6ec33-fa61-5cc6-b1b5-b7628721f1e4", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2MSI_L3__MCY" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S2MSI_L3__WCY.json b/tests/data/opensearch/creodias_search_S2MSI_L3__WCY.json new file mode 100644 index 0000000..1d1f9f8 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2MSI_L3__WCY.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 18.0, + 15.0 + ], + [ + 18.0, + 16.0 + ], + [ + 19.0, + 16.0 + ], + [ + 19.0, + 15.0 + ], + [ + 18.0, + 15.0 + ] + ] + ] + }, + "properties": { + "collection": "GLOBAL-MOSAICS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ESA_WorldCover_10m_2020_v100_N15E018_S2RGBNIR_v2", + "description": null, + "startDate": "2020-01-01T00:00:00Z", + "completionDate": "2020-12-31T23:59:59.999000Z", + "productType": "S2MSI_L3__WCY", + "platform": "SENTINEL-2", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-02-13T10:08:23.971101Z", + "published": "2023-12-21T12:40:20.279500Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ff9120e3-466e-4460-8673-2805f1e66058", + "size": -1, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ff9120e3-466e-4460-8673-2805f1e66058", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/GLOBAL-MOSAICS/ff9120e3-466e-4460-8673-2805f1e66058.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 18.5, + 15.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "18,15 18,16 19,16 19,15 18,15", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Global-Mosaics/ESA-WorldCover/S2MSI_L3__WCY/2020/01/01/ESA_WorldCover_10m_2020_v100_N15E018_S2RGBNIR_v2.tif", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "ff9120e3-466e-4460-8673-2805f1e66058" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -23.0, + 15.0 + ], + [ + -23.0, + 16.0 + ], + [ + -22.0, + 16.0 + ], + [ + -22.0, + 15.0 + ], + [ + -23.0, + 15.0 + ] + ] + ] + }, + "properties": { + "collection": "GLOBAL-MOSAICS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ESA_WorldCover_10m_2020_v100_N15W023_S2RGBNIR_v2", + "description": null, + "startDate": "2020-01-01T00:00:00Z", + "completionDate": "2020-12-31T23:59:59.999000Z", + "productType": "S2MSI_L3__WCY", + "platform": "SENTINEL-2", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-02-13T10:08:24.008214Z", + "published": "2023-12-21T12:40:21.292874Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/76aebe86-21db-49dc-8acd-4bb834594dd7", + "size": -1, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 76aebe86-21db-49dc-8acd-4bb834594dd7", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/GLOBAL-MOSAICS/76aebe86-21db-49dc-8acd-4bb834594dd7.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -22.5, + 15.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-23,15 -23,16 -22,16 -22,15 -23,15", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Global-Mosaics/ESA-WorldCover/S2MSI_L3__WCY/2020/01/01/ESA_WorldCover_10m_2020_v100_N15W023_S2RGBNIR_v2.tif", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "76aebe86-21db-49dc-8acd-4bb834594dd7" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.0, + 14.0 + ], + [ + 4.0, + 15.0 + ], + [ + 5.0, + 15.0 + ], + [ + 5.0, + 14.0 + ], + [ + 4.0, + 14.0 + ] + ] + ] + }, + "properties": { + "collection": "GLOBAL-MOSAICS", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "ESA_WorldCover_10m_2020_v100_N14E004_S2RGBNIR_v2", + "description": null, + "startDate": "2020-01-01T00:00:00Z", + "completionDate": "2020-12-31T23:59:59.999000Z", + "productType": "S2MSI_L3__WCY", + "platform": "SENTINEL-2", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-02-13T10:08:24.338200Z", + "published": "2023-12-21T12:40:00.826785Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/69084088-7b22-4eb6-8aed-9277245ed4d1", + "size": -1, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 69084088-7b22-4eb6-8aed-9277245ed4d1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/GLOBAL-MOSAICS/69084088-7b22-4eb6-8aed-9277245ed4d1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 4.5, + 14.5 + ] + }, + "instrument": null, + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "4,14 4,15 5,15 5,14 4,14", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Global-Mosaics/ESA-WorldCover/S2MSI_L3__WCY/2020/01/01/ESA_WorldCover_10m_2020_v100_N14E004_S2RGBNIR_v2.tif", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "69084088-7b22-4eb6-8aed-9277245ed4d1" + } + ], + "properties": { + "id": "544b0fb0-3b1e-52f4-b559-4232cb94eb11", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2MSI_L3__WCY" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S2_ETA__AX.json b/tests/data/opensearch/creodias_search_S2_ETA__AX.json new file mode 100644 index 0000000..ff06776 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2_ETA__AX.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -51.6131, + 3.51801 + ], + [ + -50.8925, + 3.67031 + ], + [ + -51.1991, + 5.15186 + ], + [ + -51.9217, + 5.00028 + ], + [ + -51.6131, + 3.51801 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_ETA__AXDH_20231109T213540_20231109T213604_051146_062B22_4294.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-11-09T21:35:40.175953Z", + "completionDate": "2023-11-09T21:36:04.662757Z", + "productType": "S2_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 51146, + "updated": "2024-03-20T16:08:27.577459Z", + "published": "2023-11-30T12:23:56.216963Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/453b1322-c63b-443d-b3b2-e7fcca97e972", + "size": 14716950, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 453b1322-c63b-443d-b3b2-e7fcca97e972", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/453b1322-c63b-443d-b3b2-e7fcca97e972.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -51.4067073497503, + 4.33540909406727 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-51.6131,3.51801 -50.8925,3.67031 -51.1991,5.15186 -51.9217,5.00028 -51.6131,3.51801", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S2_ETA__AX/2023/11/09/S1A_S2_ETA__AXDH_20231109T213540_20231109T213604_051146_062B22_4294.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 149, + "processingBaseline": 2.2 + }, + "id": "453b1322-c63b-443d-b3b2-e7fcca97e972" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -118.616, + 28.3486 + ], + [ + -117.8, + 28.4913 + ], + [ + -118.058, + 29.646 + ], + [ + -118.884, + 29.5033 + ], + [ + -118.616, + 28.3486 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_ETA__AXDV_20230731T014920_20230731T014939_049661_05F8BE_3760.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-07-31T01:49:20.263930Z", + "completionDate": "2023-07-31T01:49:39.413490Z", + "productType": "S2_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 49661, + "updated": "2024-03-20T15:45:41.880498Z", + "published": "2023-11-11T03:15:39.508404Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e24048e1-8a40-4e2d-bf24-eef00bd2e3f5", + "size": 11355975, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e24048e1-8a40-4e2d-bf24-eef00bd2e3f5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/e24048e1-8a40-4e2d-bf24-eef00bd2e3f5.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -118.339855848327, + 28.9984101954247 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-118.616,28.3486 -117.8,28.4913 -118.058,29.646 -118.884,29.5033 -118.616,28.3486", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S2_ETA__AX/2023/07/31/S1A_S2_ETA__AXDV_20230731T014920_20230731T014939_049661_05F8BE_3760.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 64, + "processingBaseline": 2.1 + }, + "id": "e24048e1-8a40-4e2d-bf24-eef00bd2e3f5" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -118.617, + 28.348 + ], + [ + -117.8, + 28.4908 + ], + [ + -118.059, + 29.6455 + ], + [ + -118.885, + 29.5027 + ], + [ + -118.617, + 28.348 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_ETA__AXDV_20231104T014922_20231104T014941_051061_06282F_8916.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-11-04T01:49:22.668622Z", + "completionDate": "2023-11-04T01:49:41.818182Z", + "productType": "S2_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 51061, + "updated": "2024-03-20T16:02:03.173659Z", + "published": "2023-11-24T17:00:14.779644Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/eed0ab93-98a0-4205-915c-ee2e22737630", + "size": 11117230, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for eed0ab93-98a0-4205-915c-ee2e22737630", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/eed0ab93-98a0-4205-915c-ee2e22737630.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -118.340570600078, + 28.9977484702481 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-118.617,28.348 -117.8,28.4908 -118.059,29.6455 -118.885,29.5027 -118.617,28.348", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S2_ETA__AX/2023/11/04/S1A_S2_ETA__AXDV_20231104T014922_20231104T014941_051061_06282F_8916.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 64, + "processingBaseline": 2.1 + }, + "id": "eed0ab93-98a0-4205-915c-ee2e22737630" + } + ], + "properties": { + "id": "158f102a-addb-51f2-bcaa-acef6ef24f13", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2_ETA__AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S2_GRDF_1S-COG.json b/tests/data/opensearch/creodias_search_S2_GRDF_1S-COG.json new file mode 100644 index 0000000..27c42d9 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2_GRDF_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "769f3ff7-df6b-5abd-bdf1-d76e6322517d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2_GRDF_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S2_GRDF_1S.json b/tests/data/opensearch/creodias_search_S2_GRDF_1S.json new file mode 100644 index 0000000..a631541 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2_GRDF_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "d6fab409-f847-5434-b7c0-e9195684abd5", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2_GRDF_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S2_GRDH_1S-COG.json b/tests/data/opensearch/creodias_search_S2_GRDH_1S-COG.json new file mode 100644 index 0000000..4a33dba --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2_GRDH_1S-COG.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 1.530771, + 53.350426 + ], + [ + 0.341425, + 53.505081 + ], + [ + 0.647809, + 54.347763 + ], + [ + 1.860719, + 54.191631 + ], + [ + 1.530771, + 53.350426 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_GRDH_1SSV_20141004T062205_20141004T062220_002676_002FC0_23E5_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T06:22:05.903000Z", + "completionDate": "2014-10-04T06:22:20.045000Z", + "productType": "S2_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2676, + "updated": "2024-06-11T20:39:17.810370Z", + "published": "2023-04-24T10:10:29.540279Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c4fd8bfb-3850-4b76-a7dc-a03f45ff4b31", + "size": 87733157, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c4fd8bfb-3850-4b76-a7dc-a03f45ff4b31", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/c4fd8bfb-3850-4b76-a7dc-a03f45ff4b31.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 1.09586677994353, + 53.8500455851952 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S2_GRDH_1S-COG/2014/10/04/S1A_S2_GRDH_1SSV_20141004T062205_20141004T062220_002676_002FC0_23E5_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "1.530771,53.350426 0.341425,53.505081 0.647809,54.347763 1.860719,54.191631 1.530771,53.350426", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S2_GRDH_1S-COG/2014/10/04/S1A_S2_GRDH_1SSV_20141004T062205_20141004T062220_002676_002FC0_23E5_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 156, + "processingBaseline": 0 + }, + "id": "c4fd8bfb-3850-4b76-a7dc-a03f45ff4b31" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -175.012894, + -22.207724 + ], + [ + -175.787735, + -22.034096 + ], + [ + -175.421494, + -20.568699 + ], + [ + -174.653946, + -20.740721 + ], + [ + -175.012894, + -22.207724 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_GRDH_1SDV_20151024T171631_20151024T171655_008297_00BB27_D580_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-24T17:16:31.024000Z", + "completionDate": "2015-10-24T17:16:55.373000Z", + "productType": "S2_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8297, + "updated": "2024-06-10T15:47:24.021935Z", + "published": "2023-05-01T05:32:29.506040Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fc6fec16-768f-4593-85b9-2352996f9c2e", + "size": 234317239, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fc6fec16-768f-4593-85b9-2352996f9c2e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/fc6fec16-768f-4593-85b9-2352996f9c2e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -175.219303914947, + -21.3889641412849 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S2_GRDH_1S-COG/2015/10/24/S1A_S2_GRDH_1SDV_20151024T171631_20151024T171655_008297_00BB27_D580_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-175.012894,-22.207724 -175.787735,-22.034096 -175.421494,-20.568699 -174.653946,-20.740721 -175.012894,-22.207724", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S2_GRDH_1S-COG/2015/10/24/S1A_S2_GRDH_1SDV_20151024T171631_20151024T171655_008297_00BB27_D580_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 175, + "processingBaseline": 0 + }, + "id": "fc6fec16-768f-4593-85b9-2352996f9c2e" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.038985, + 47.243912 + ], + [ + 7.091428, + 47.391571 + ], + [ + 7.452056, + 46.257214 + ], + [ + 6.421236, + 46.11079 + ], + [ + 6.038985, + 47.243912 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_GRDH_1SDV_20141006T171459_20141006T171518_002712_00308F_5463_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-06T17:14:59.789000Z", + "completionDate": "2014-10-06T17:15:18.792000Z", + "productType": "S2_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2712, + "updated": "2024-06-11T20:33:22.229056Z", + "published": "2023-04-24T19:32:18.384012Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/06b7e9dc-f0eb-4c65-a20d-4b3f2d472c5b", + "size": 233390993, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 06b7e9dc-f0eb-4c65-a20d-4b3f2d472c5b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/06b7e9dc-f0eb-4c65-a20d-4b3f2d472c5b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 6.75016761385294, + 46.7527626110376 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S2_GRDH_1S-COG/2014/10/06/S1A_S2_GRDH_1SDV_20141006T171459_20141006T171518_002712_00308F_5463_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "6.038985,47.243912 7.091428,47.391571 7.452056,46.257214 6.421236,46.11079 6.038985,47.243912", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S2_GRDH_1S-COG/2014/10/06/S1A_S2_GRDH_1SDV_20141006T171459_20141006T171518_002712_00308F_5463_COG.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 17, + "processingBaseline": 0 + }, + "id": "06b7e9dc-f0eb-4c65-a20d-4b3f2d472c5b" + } + ], + "properties": { + "id": "b9c496c0-4c26-5dbe-b014-745288516fcd", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2_GRDH_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S2_GRDH_1S.json b/tests/data/opensearch/creodias_search_S2_GRDH_1S.json new file mode 100644 index 0000000..b58ca82 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2_GRDH_1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -175.012894, + -22.207724 + ], + [ + -175.787735, + -22.034096 + ], + [ + -175.421494, + -20.568699 + ], + [ + -174.653946, + -20.740721 + ], + [ + -175.012894, + -22.207724 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_GRDH_1SDV_20151024T171631_20151024T171655_008297_00BB27_03B2.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-24T17:16:31.024272Z", + "completionDate": "2015-10-24T17:16:55.373950Z", + "productType": "S2_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 8297, + "updated": "2024-06-10T15:47:28.374476Z", + "published": "2017-11-16T18:20:45.618000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d17229aa-eda7-5e85-9d99-1c1c617f05e4", + "size": 545142726, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d17229aa-eda7-5e85-9d99-1c1c617f05e4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/d17229aa-eda7-5e85-9d99-1c1c617f05e4.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -175.2208405, + -21.3882115 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/10/24/S1A_S2_GRDH_1SDV_20151024T171631_20151024T171655_008297_00BB27_03B2.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-175.012894,-22.207724 -175.787735,-22.034096 -175.421494,-20.568699 -174.653946,-20.740721 -175.012894,-22.207724", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/10/24/S1A_S2_GRDH_1SDV_20151024T171631_20151024T171655_008297_00BB27_03B2.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 175, + "processingBaseline": 0 + }, + "id": "d17229aa-eda7-5e85-9d99-1c1c617f05e4" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 1.530771, + 53.350426 + ], + [ + 0.341425, + 53.505081 + ], + [ + 0.647809, + 54.347763 + ], + [ + 1.860719, + 54.191631 + ], + [ + 1.530771, + 53.350426 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_GRDH_1SSV_20141004T062205_20141004T062220_002676_002FC0_6FD9.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T06:22:05.903893Z", + "completionDate": "2014-10-04T06:22:20.045218Z", + "productType": "S2_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 2676, + "updated": "2024-06-11T20:39:21.024833Z", + "published": "2017-05-29T09:51:47.697000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8c902afa-7016-58b5-9c38-98e53d05bf52", + "size": 154902005, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8c902afa-7016-58b5-9c38-98e53d05bf52", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/8c902afa-7016-58b5-9c38-98e53d05bf52.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 1.101072, + 53.8490945 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2014/10/04/S1A_S2_GRDH_1SSV_20141004T062205_20141004T062220_002676_002FC0_6FD9.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "1.530771,53.350426 0.341425,53.505081 0.647809,54.347763 1.860719,54.191631 1.530771,53.350426", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2014/10/04/S1A_S2_GRDH_1SSV_20141004T062205_20141004T062220_002676_002FC0_6FD9.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 156, + "processingBaseline": 0 + }, + "id": "8c902afa-7016-58b5-9c38-98e53d05bf52" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 7.086913, + 45.534718 + ], + [ + 6.067736, + 45.680538 + ], + [ + 6.513413, + 47.115444 + ], + [ + 7.559284, + 46.968182 + ], + [ + 7.086913, + 45.534718 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_GRDH_1SDV_20141020T055112_20141020T055136_002909_0034C0_9FCD.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-20T05:51:12.044935Z", + "completionDate": "2014-10-20T05:51:36.065281Z", + "productType": "S2_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 2909, + "updated": "2024-06-11T19:58:54.179596Z", + "published": "2017-05-29T07:16:09.252000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/913b8bb8-9dd4-53e2-bef9-1f1319472080", + "size": 527557592, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 913b8bb8-9dd4-53e2-bef9-1f1319472080", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/913b8bb8-9dd4-53e2-bef9-1f1319472080.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 6.81351, + 46.325081 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2014/10/20/S1A_S2_GRDH_1SDV_20141020T055112_20141020T055136_002909_0034C0_9FCD.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "7.086913,45.534718 6.067736,45.680538 6.513413,47.115444 7.559284,46.968182 7.086913,45.534718", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2014/10/20/S1A_S2_GRDH_1SDV_20141020T055112_20141020T055136_002909_0034C0_9FCD.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 37, + "processingBaseline": 0 + }, + "id": "913b8bb8-9dd4-53e2-bef9-1f1319472080" + } + ], + "properties": { + "id": "a6f47943-2764-576b-ba43-4b1aba8f71f0", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2_GRDH_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S2_GRDM_1S-COG.json b/tests/data/opensearch/creodias_search_S2_GRDM_1S-COG.json new file mode 100644 index 0000000..886bc52 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2_GRDM_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "7724c8fb-098c-5779-b2d7-f6c7dfd4c5ef", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2_GRDM_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S2_GRDM_1S.json b/tests/data/opensearch/creodias_search_S2_GRDM_1S.json new file mode 100644 index 0000000..018d25e --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2_GRDM_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "6148e4e0-540c-58fd-b6ea-56b61675199a", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2_GRDM_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S2_OCN__2S.json b/tests/data/opensearch/creodias_search_S2_OCN__2S.json new file mode 100644 index 0000000..00b50bb --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2_OCN__2S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -66.389427, + -4.386351 + ], + [ + -65.648323, + -4.224627 + ], + [ + -65.440186, + -5.199696 + ], + [ + -66.182205, + -5.362109 + ], + [ + -66.389427, + -4.386351 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_OCN__2SDV_20160728T223819_20160728T223835_012354_0133F3_2373.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2016-07-28T22:38:19.116774Z", + "completionDate": "2016-07-28T22:38:35.241352Z", + "productType": "S2_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 12354, + "updated": "2024-06-09T08:20:34.797166Z", + "published": "2018-02-21T21:09:49.535000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f6a0d734-188e-54fe-93ac-10e3b5fa6777", + "size": 5184092, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f6a0d734-188e-54fe-93ac-10e3b5fa6777", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/f6a0d734-188e-54fe-93ac-10e3b5fa6777.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -65.9148065, + -4.793368 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-66.389427,-4.386351 -65.648323,-4.224627 -65.440186,-5.199696 -66.182205,-5.362109 -66.389427,-4.386351", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2016/07/28/S1A_S2_OCN__2SDV_20160728T223819_20160728T223835_012354_0133F3_2373.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 32, + "processingBaseline": 0 + }, + "id": "f6a0d734-188e-54fe-93ac-10e3b5fa6777" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -69.448235, + -10.868885 + ], + [ + -70.196922, + -10.702823 + ], + [ + -69.979156, + -9.729379 + ], + [ + -69.232597, + -9.894652 + ], + [ + -69.448235, + -10.868885 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_OCN__2SDV_20160728T102209_20160728T102225_012347_0133AC_C722.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2016-07-28T10:22:09.014960Z", + "completionDate": "2016-07-28T10:22:25.135586Z", + "productType": "S2_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 12347, + "updated": "2024-06-09T08:22:03.113862Z", + "published": "2018-02-21T18:30:43.647000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bfa27f9b-99a4-5436-a628-cdcc8fd8c70b", + "size": 5170805, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bfa27f9b-99a4-5436-a628-cdcc8fd8c70b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/bfa27f9b-99a4-5436-a628-cdcc8fd8c70b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -69.7147595, + -10.299132 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-69.448235,-10.868885 -70.196922,-10.702823 -69.979156,-9.729379 -69.232597,-9.894652 -69.448235,-10.868885", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2016/07/28/S1A_S2_OCN__2SDV_20160728T102209_20160728T102225_012347_0133AC_C722.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 25, + "processingBaseline": 0 + }, + "id": "bfa27f9b-99a4-5436-a628-cdcc8fd8c70b" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -70.948433, + 43.194592 + ], + [ + -69.956772, + 43.341137 + ], + [ + -69.694206, + 42.375015 + ], + [ + -70.670708, + 42.229027 + ], + [ + -70.948433, + 43.194592 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1B_S2_OCN__2SDH_20160929T222606_20160929T222622_002290_003DE1_B030.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2016-09-29T22:26:06.748082Z", + "completionDate": "2016-09-29T22:26:22.854856Z", + "productType": "S2_OCN__2S", + "platform": "S1B", + "resolution": 0.0, + "orbitNumber": 2290, + "updated": "2024-06-09T03:15:24.692262Z", + "published": "2018-02-21T21:21:22.643000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/11e08edd-5799-571c-9094-756ded88b215", + "size": 5059844, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 11e08edd-5799-571c-9094-756ded88b215", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/11e08edd-5799-571c-9094-756ded88b215.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -70.3213195, + 42.785082 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-70.948433,43.194592 -69.956772,43.341137 -69.694206,42.375015 -70.670708,42.229027 -70.948433,43.194592", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2016/09/29/S1B_S2_OCN__2SDH_20160929T222606_20160929T222622_002290_003DE1_B030.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 164, + "processingBaseline": 0 + }, + "id": "11e08edd-5799-571c-9094-756ded88b215" + } + ], + "properties": { + "id": "5a95d27e-c807-55bc-b4ca-51a1a1e9784e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2_OCN__2S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S2_RAW__0S.json b/tests/data/opensearch/creodias_search_S2_RAW__0S.json new file mode 100644 index 0000000..6ad3034 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2_RAW__0S.json @@ -0,0 +1,322 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -175.3688, + -20.7335 + ], + [ + -175.7695, + -22.2733 + ], + [ + -175.0115, + -22.3973 + ], + [ + -174.6189, + -20.8552 + ], + [ + -175.3688, + -20.7335 + ], + [ + -175.3688, + -20.7335 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_RAW__0SDV_20151024T171630_20151024T171656_008297_00BB27_328D.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-24T17:16:30.382000Z", + "completionDate": "2015-10-24T17:16:56.051000Z", + "productType": "S2_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8297, + "updated": "2024-06-10T15:47:41.658488Z", + "published": "2019-03-23T08:56:37.849745Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ea5f11d5-15b5-5749-88f6-4802320799be", + "size": 1401719629, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ea5f11d5-15b5-5749-88f6-4802320799be", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/ea5f11d5-15b5-5749-88f6-4802320799be.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -175.1942, + -21.5654 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-175.3688,-20.7335 -175.7695,-22.2733 -175.0115,-22.3973 -174.6189,-20.8552 -175.3688,-20.7335 -175.3688,-20.7335", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": 175, + "processingBaseline": 0 + }, + "id": "ea5f11d5-15b5-5749-88f6-4802320799be" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.6241, + 47.0061 + ], + [ + 6.1822, + 45.4638 + ], + [ + 7.1799, + 45.3537 + ], + [ + 7.6501, + 46.8938 + ], + [ + 6.6241, + 47.0061 + ], + [ + 6.6241, + 47.0061 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_RAW__0SDV_20141020T055111_20141020T055137_002909_0034C0_CCE0.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-20T05:51:11.398000Z", + "completionDate": "2014-10-20T05:51:37.067000Z", + "productType": "S2_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2909, + "updated": "2024-06-11T19:59:04.170624Z", + "published": "2019-03-15T01:23:47.863715Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fcd523b7-d85c-5cb5-9b60-16dd3445d591", + "size": 1331573472, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fcd523b7-d85c-5cb5-9b60-16dd3445d591", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/fcd523b7-d85c-5cb5-9b60-16dd3445d591.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 6.91615, + 46.1799 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "6.6241,47.0061 6.1822,45.4638 7.1799,45.3537 7.6501,46.8938 6.6241,47.0061 6.6241,47.0061", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/RAW/2014/10/20/S1A_S2_RAW__0SDV_20141020T055111_20141020T055137_002909_0034C0_CCE0.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": 37, + "processingBaseline": 0 + }, + "id": "fcd523b7-d85c-5cb5-9b60-16dd3445d591" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -65.6773, + -8.0609 + ], + [ + -64.9705, + -7.9538 + ], + [ + -65.315, + -6.4043 + ], + [ + -66.0193, + -6.5101 + ], + [ + -65.6773, + -8.0609 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_RAW__0SDH_20141206T223726_20141206T223751_003604_00442F_F9F3.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-12-06T22:37:26.189064Z", + "completionDate": "2014-12-06T22:37:51.858681Z", + "productType": "S2_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 3604, + "updated": "2023-10-24T12:48:39.076624Z", + "published": "2023-10-24T12:48:39.076624Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b10eb41c-2197-48cc-a3b0-86e2997f3533", + "size": 1343250939, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b10eb41c-2197-48cc-a3b0-86e2997f3533", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/b10eb41c-2197-48cc-a3b0-86e2997f3533.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -65.4954494993658, + -7.23277403804241 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-65.6773,-8.0609 -64.9705,-7.9538 -65.315,-6.4043 -66.0193,-6.5101 -65.6773,-8.0609", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 32, + "processingBaseline": 0 + }, + "id": "b10eb41c-2197-48cc-a3b0-86e2997f3533" + } + ], + "properties": { + "id": "4eaf764a-6258-5d5f-b2f4-6b1ad263020e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2_RAW__0S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S2_SLC__1S.json b/tests/data/opensearch/creodias_search_S2_SLC__1S.json new file mode 100644 index 0000000..c14c47c --- /dev/null +++ b/tests/data/opensearch/creodias_search_S2_SLC__1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -4.821418, + 48.963215 + ], + [ + -3.728803, + 49.113403 + ], + [ + -3.287572, + 47.674538 + ], + [ + -4.348172, + 47.526146 + ], + [ + -4.821418, + 48.963215 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_SLC__1SDV_20150111T175629_20150111T175653_004127_004FFF_EA57.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-01-11T17:56:29.847489Z", + "completionDate": "2015-01-11T17:56:53.900051Z", + "productType": "S2_SLC__1S", + "platform": "S1A", + "resolution": 3.1, + "orbitNumber": 4127, + "updated": "2024-06-11T15:58:27.733221Z", + "published": "2018-01-17T20:27:25.993000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/04245771-2d4a-5907-92df-9a52a02ec0a5", + "size": 6238519396, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 04245771-2d4a-5907-92df-9a52a02ec0a5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/04245771-2d4a-5907-92df-9a52a02ec0a5.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -4.054495, + 48.3197745 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/01/11/S1A_S2_SLC__1SDV_20150111T175629_20150111T175653_004127_004FFF_EA57.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-4.821418,48.963215 -3.728803,49.113403 -3.287572,47.674538 -4.348172,47.526146 -4.821418,48.963215", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/01/11/S1A_S2_SLC__1SDV_20150111T175629_20150111T175653_004127_004FFF_EA57.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 30, + "processingBaseline": 0 + }, + "id": "04245771-2d4a-5907-92df-9a52a02ec0a5" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -157.589432, + 18.483194 + ], + [ + -157.147339, + 16.406172 + ], + [ + -156.408386, + 16.550108 + ], + [ + -156.841492, + 18.626493 + ], + [ + -157.589432, + 18.483194 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_SLC__1SDV_20150118T042942_20150118T043016_004221_005211_0742.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-01-18T04:29:42.573000Z", + "completionDate": "2015-01-18T04:30:16.920000Z", + "productType": "S2_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 4221, + "updated": "2023-10-26T22:18:05.256441Z", + "published": "2019-03-20T21:20:12.423589Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/805ebdfd-c640-5168-96e3-b015c787cfc9", + "size": 8885074338, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 805ebdfd-c640-5168-96e3-b015c787cfc9", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/805ebdfd-c640-5168-96e3-b015c787cfc9.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -156.99714752748, + 17.5184587432997 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/01/18/S1A_S2_SLC__1SDV_20150118T042942_20150118T043016_004221_005211_0742.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-157.589432,18.483194 -157.147339,16.406172 -156.408386,16.550108 -156.841492,18.626493 -157.589432,18.483194", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/01/18/S1A_S2_SLC__1SDV_20150118T042942_20150118T043016_004221_005211_0742.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 124, + "processingBaseline": 0 + }, + "id": "805ebdfd-c640-5168-96e3-b015c787cfc9" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -152.243179, + 15.924478 + ], + [ + -151.802124, + 18.001282 + ], + [ + -152.547318, + 18.144606 + ], + [ + -152.979721, + 16.068464 + ], + [ + -152.243179, + 15.924478 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S2_SLC__1SDV_20150203T160805_20150203T160839_004461_005773_BE50.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-02-03T16:08:05.551000Z", + "completionDate": "2015-02-03T16:08:39.894000Z", + "productType": "S2_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 4461, + "updated": "2023-10-05T12:47:49.864670Z", + "published": "2018-11-08T23:59:54.532872Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6d0a0b01-1182-568c-a16d-d772dafac6e1", + "size": 8869559946, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6d0a0b01-1182-568c-a16d-d772dafac6e1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/6d0a0b01-1182-568c-a16d-d772dafac6e1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -152.392616870633, + 17.0366049003441 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/02/03/S1A_S2_SLC__1SDV_20150203T160805_20150203T160839_004461_005773_BE50.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-152.243179,15.924478 -151.802124,18.001282 -152.547318,18.144606 -152.979721,16.068464 -152.243179,15.924478", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/02/03/S1A_S2_SLC__1SDV_20150203T160805_20150203T160839_004461_005773_BE50.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 14, + "processingBaseline": 0 + }, + "id": "6d0a0b01-1182-568c-a16d-d772dafac6e1" + } + ], + "properties": { + "id": "efc38690-1c3e-5475-be31-1969f0a80165", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S2_SLC__1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S3_ETA__AX.json b/tests/data/opensearch/creodias_search_S3_ETA__AX.json new file mode 100644 index 0000000..9e06859 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S3_ETA__AX.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -178.237, + -30.9709 + ], + [ + -177.725, + -29.2107 + ], + [ + -178.551, + -29.0208 + ], + [ + -179.08, + -30.7773 + ], + [ + -178.237, + -30.9709 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_ETA__AXDV_20230726T171940_20230726T172009_049597_05F6C2_D3EA.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-07-26T17:19:40.557185Z", + "completionDate": "2023-07-26T17:20:09.970674Z", + "productType": "S3_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 49597, + "updated": "2024-03-20T15:47:48.189892Z", + "published": "2023-11-11T04:08:37.473886Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8cf6b08b-0d56-4355-ad4d-208f4b5678f5", + "size": 16551753, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8cf6b08b-0d56-4355-ad4d-208f4b5678f5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/8cf6b08b-0d56-4355-ad4d-208f4b5678f5.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -178.399138278805, + -29.9978982245327 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-178.237,-30.9709 -177.725,-29.2107 -178.551,-29.0208 -179.08,-30.7773 -178.237,-30.9709", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S3_ETA__AX/2023/07/26/S1A_S3_ETA__AXDV_20230726T171940_20230726T172009_049597_05F6C2_D3EA.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 175, + "processingBaseline": 2.1 + }, + "id": "8cf6b08b-0d56-4355-ad4d-208f4b5678f5" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 73.3608, + -53.7989 + ], + [ + 74.0245, + -52.6938 + ], + [ + 72.8825, + -52.4351 + ], + [ + 72.1907, + -53.5338 + ], + [ + 73.3608, + -53.7989 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_ETA__AXSH_20230727T000116_20230727T000135_049601_05F6E8_EB9F.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-07-27T00:01:16.686217Z", + "completionDate": "2023-07-27T00:01:35.806452Z", + "productType": "S3_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 49601, + "updated": "2024-03-20T15:47:41.295419Z", + "published": "2023-11-11T04:06:40.879361Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/41ae795f-b684-452b-a494-11cb0bd3765b", + "size": 10904959, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 41ae795f-b684-452b-a494-11cb0bd3765b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/41ae795f-b684-452b-a494-11cb0bd3765b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 73.1132538794862, + -53.1176340320091 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "73.3608,-53.7989 74.0245,-52.6938 72.8825,-52.4351 72.1907,-53.5338 73.3608,-53.7989", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S3_ETA__AX/2023/07/27/S1A_S3_ETA__AXSH_20230727T000116_20230727T000135_049601_05F6E8_EB9F.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 4, + "processingBaseline": 2.1 + }, + "id": "41ae795f-b684-452b-a494-11cb0bd3765b" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 43.0307, + -12.1822 + ], + [ + 43.7599, + -12.018 + ], + [ + 43.4939, + -10.8561 + ], + [ + 42.7685, + -11.0189 + ], + [ + 43.0307, + -12.1822 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_ETA__AXDV_20231024T152915_20231024T152934_050908_0622FC_D66D.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-10-24T15:29:15.483871Z", + "completionDate": "2023-10-24T15:29:34.750733Z", + "productType": "S3_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 50908, + "updated": "2024-03-20T15:52:03.494427Z", + "published": "2023-11-14T07:12:49.057059Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b648bf4d-1825-4530-b618-61bc4e5c0dc1", + "size": 11332455, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b648bf4d-1825-4530-b618-61bc4e5c0dc1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/b648bf4d-1825-4530-b618-61bc4e5c0dc1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 43.2633414901304, + -11.5193279935336 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "43.0307,-12.1822 43.7599,-12.018 43.4939,-10.8561 42.7685,-11.0189 43.0307,-12.1822", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S3_ETA__AX/2023/10/24/S1A_S3_ETA__AXDV_20231024T152915_20231024T152934_050908_0622FC_D66D.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 86, + "processingBaseline": 2.1 + }, + "id": "b648bf4d-1825-4530-b618-61bc4e5c0dc1" + } + ], + "properties": { + "id": "505a6aab-4829-5f39-b0ea-e1b9c9e96e0f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S3_ETA__AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S3_GRDF_1S-COG.json b/tests/data/opensearch/creodias_search_S3_GRDF_1S-COG.json new file mode 100644 index 0000000..49412ba --- /dev/null +++ b/tests/data/opensearch/creodias_search_S3_GRDF_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "61bb8a96-d9d0-5ff9-b9d2-4ab15e524ffb", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S3_GRDF_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S3_GRDF_1S.json b/tests/data/opensearch/creodias_search_S3_GRDF_1S.json new file mode 100644 index 0000000..f66743f --- /dev/null +++ b/tests/data/opensearch/creodias_search_S3_GRDF_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "9daf1312-79ce-50e9-b578-0368ab3e0ec1", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S3_GRDF_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S3_GRDH_1S-COG.json b/tests/data/opensearch/creodias_search_S3_GRDH_1S-COG.json new file mode 100644 index 0000000..c8115e6 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S3_GRDH_1S-COG.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -125.8853, + 44.262436 + ], + [ + -126.918144, + 44.403908 + ], + [ + -126.519493, + 45.902649 + ], + [ + -125.45948, + 45.760521 + ], + [ + -125.8853, + 44.262436 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_GRDH_1SSV_20141004T143812_20141004T143837_002681_002FE0_23A0_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T14:38:12.411000Z", + "completionDate": "2014-10-04T14:38:37.410000Z", + "productType": "S3_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2681, + "updated": "2024-06-11T20:38:48.486164Z", + "published": "2023-04-24T14:39:52.574378Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ab9c2d81-55dc-4523-b9bc-7d7001ca8ccf", + "size": 127654352, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ab9c2d81-55dc-4523-b9bc-7d7001ca8ccf", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/ab9c2d81-55dc-4523-b9bc-7d7001ca8ccf.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -126.19456891692, + 45.0855017494238 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S3_GRDH_1S-COG/2014/10/04/S1A_S3_GRDH_1SSV_20141004T143812_20141004T143837_002681_002FE0_23A0_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-125.8853,44.262436 -126.918144,44.403908 -126.519493,45.902649 -125.45948,45.760521 -125.8853,44.262436", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S3_GRDH_1S-COG/2014/10/04/S1A_S3_GRDH_1SSV_20141004T143812_20141004T143837_002681_002FE0_23A0_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 161, + "processingBaseline": 0 + }, + "id": "ab9c2d81-55dc-4523-b9bc-7d7001ca8ccf" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -125.019028, + 47.25761 + ], + [ + -126.106827, + 47.400375 + ], + [ + -125.635201, + 49.091019 + ], + [ + -124.511314, + 48.947159 + ], + [ + -125.019028, + 47.25761 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_GRDH_1SSV_20141004T143719_20141004T143747_002681_002FE0_160E_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T14:37:19.188000Z", + "completionDate": "2014-10-04T14:37:47.409000Z", + "productType": "S3_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2681, + "updated": "2024-06-11T20:38:48.665295Z", + "published": "2023-04-24T14:39:47.550950Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e94997f3-9b96-4503-b585-fea5a49f5fd6", + "size": 135562402, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e94997f3-9b96-4503-b585-fea5a49f5fd6", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/e94997f3-9b96-4503-b585-fea5a49f5fd6.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -125.316609518516, + 48.1784851748818 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S3_GRDH_1S-COG/2014/10/04/S1A_S3_GRDH_1SSV_20141004T143719_20141004T143747_002681_002FE0_160E_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-125.019028,47.25761 -126.106827,47.400375 -125.635201,49.091019 -124.511314,48.947159 -125.019028,47.25761", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S3_GRDH_1S-COG/2014/10/04/S1A_S3_GRDH_1SSV_20141004T143719_20141004T143747_002681_002FE0_160E_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 161, + "processingBaseline": 0 + }, + "id": "e94997f3-9b96-4503-b585-fea5a49f5fd6" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -126.298035, + 42.763245 + ], + [ + -127.305695, + 42.904221 + ], + [ + -126.918167, + 44.40382 + ], + [ + -125.885323, + 44.262348 + ], + [ + -126.298035, + 42.763245 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_GRDH_1SSV_20141004T143837_20141004T143902_002681_002FE0_1CC8_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T14:38:37.412000Z", + "completionDate": "2014-10-04T14:39:02.409000Z", + "productType": "S3_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2681, + "updated": "2024-06-11T20:38:46.013982Z", + "published": "2023-04-24T14:39:54.414280Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ea485286-fad5-420d-a428-9accaf5ad031", + "size": 127711693, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ea485286-fad5-420d-a428-9accaf5ad031", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/ea485286-fad5-420d-a428-9accaf5ad031.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -126.60084359001, + 43.5863758081692 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S3_GRDH_1S-COG/2014/10/04/S1A_S3_GRDH_1SSV_20141004T143837_20141004T143902_002681_002FE0_1CC8_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-126.298035,42.763245 -127.305695,42.904221 -126.918167,44.40382 -125.885323,44.262348 -126.298035,42.763245", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S3_GRDH_1S-COG/2014/10/04/S1A_S3_GRDH_1SSV_20141004T143837_20141004T143902_002681_002FE0_1CC8_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 161, + "processingBaseline": 0 + }, + "id": "ea485286-fad5-420d-a428-9accaf5ad031" + } + ], + "properties": { + "id": "092bd981-953d-54df-bf87-2d774e4d75ec", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S3_GRDH_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S3_GRDH_1S.json b/tests/data/opensearch/creodias_search_S3_GRDH_1S.json new file mode 100644 index 0000000..aac4aed --- /dev/null +++ b/tests/data/opensearch/creodias_search_S3_GRDH_1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -46.8806, + -22.951088 + ], + [ + -46.107182, + -22.773682 + ], + [ + -45.746246, + -24.194223 + ], + [ + -46.527641, + -24.373499 + ], + [ + -46.8806, + -22.951088 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_GRDH_1SDH_20151226T213519_20151226T213543_009218_00D4A0_3E69.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-26T21:35:19.563376Z", + "completionDate": "2015-12-26T21:35:43.174895Z", + "productType": "S3_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 9218, + "updated": "2024-05-13T10:32:15.249484Z", + "published": "2017-10-22T06:50:09.516000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8e81d1c5-876f-5ff6-b6bb-91ed6cd25e55", + "size": 526623059, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8e81d1c5-876f-5ff6-b6bb-91ed6cd25e55", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/8e81d1c5-876f-5ff6-b6bb-91ed6cd25e55.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -46.313423, + -23.5735905 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/12/26/S1A_S3_GRDH_1SDH_20151226T213519_20151226T213543_009218_00D4A0_3E69.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-46.8806,-22.951088 -46.107182,-22.773682 -45.746246,-24.194223 -46.527641,-24.373499 -46.8806,-22.951088", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/12/26/S1A_S3_GRDH_1SDH_20151226T213519_20151226T213543_009218_00D4A0_3E69.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 46, + "processingBaseline": 0 + }, + "id": "8e81d1c5-876f-5ff6-b6bb-91ed6cd25e55" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -116.848419, + 30.930716 + ], + [ + -117.679451, + 31.066898 + ], + [ + -117.306961, + 32.789883 + ], + [ + -116.46032, + 32.65411 + ], + [ + -116.848419, + 30.930716 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_GRDH_1SDH_20141010T135227_20141010T135256_002768_0031CD_BAA2.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-10T13:52:27.982456Z", + "completionDate": "2014-10-10T13:52:56.565800Z", + "productType": "S3_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 2768, + "updated": "2024-06-11T20:23:54.211534Z", + "published": "2017-12-15T20:42:05.929000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/edc7f1d0-d8d1-5f57-9cc0-34497d31e445", + "size": 624918676, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for edc7f1d0-d8d1-5f57-9cc0-34497d31e445", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/edc7f1d0-d8d1-5f57-9cc0-34497d31e445.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -117.0698855, + 31.8602995 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2014/10/10/S1A_S3_GRDH_1SDH_20141010T135227_20141010T135256_002768_0031CD_BAA2.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-116.848419,30.930716 -117.679451,31.066898 -117.306961,32.789883 -116.46032,32.65411 -116.848419,30.930716", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2014/10/10/S1A_S3_GRDH_1SDH_20141010T135227_20141010T135256_002768_0031CD_BAA2.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 71, + "processingBaseline": 0 + }, + "id": "edc7f1d0-d8d1-5f57-9cc0-34497d31e445" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -65.054054, + 41.01833 + ], + [ + -66.012428, + 41.155724 + ], + [ + -65.702179, + 42.395859 + ], + [ + -64.725258, + 42.258202 + ], + [ + -65.054054, + 41.01833 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_GRDH_1SDH_20141010T103218_20141010T103239_002766_0031C2_E0EF.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-10T10:32:18.926818Z", + "completionDate": "2014-10-10T10:32:39.582867Z", + "productType": "S3_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 2766, + "updated": "2024-06-11T20:24:16.177392Z", + "published": "2017-12-15T21:26:56.327000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/87f5a5fd-6d6a-5815-8fd0-32eb28346078", + "size": 457515579, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 87f5a5fd-6d6a-5815-8fd0-32eb28346078", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/87f5a5fd-6d6a-5815-8fd0-32eb28346078.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -65.368843, + 41.7070945 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2014/10/10/S1A_S3_GRDH_1SDH_20141010T103218_20141010T103239_002766_0031C2_E0EF.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-65.054054,41.01833 -66.012428,41.155724 -65.702179,42.395859 -64.725258,42.258202 -65.054054,41.01833", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2014/10/10/S1A_S3_GRDH_1SDH_20141010T103218_20141010T103239_002766_0031C2_E0EF.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 69, + "processingBaseline": 0 + }, + "id": "87f5a5fd-6d6a-5815-8fd0-32eb28346078" + } + ], + "properties": { + "id": "d0071e3b-f13a-5625-b262-7443fe9b3bf5", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S3_GRDH_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S3_GRDM_1S-COG.json b/tests/data/opensearch/creodias_search_S3_GRDM_1S-COG.json new file mode 100644 index 0000000..482daba --- /dev/null +++ b/tests/data/opensearch/creodias_search_S3_GRDM_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "c6866a9a-271f-5c22-bd8c-07052cde7558", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S3_GRDM_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S3_GRDM_1S.json b/tests/data/opensearch/creodias_search_S3_GRDM_1S.json new file mode 100644 index 0000000..3832fa5 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S3_GRDM_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "5287fc44-5468-5f39-b761-a01762bdbe80", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S3_GRDM_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S3_OCN__2S.json b/tests/data/opensearch/creodias_search_S3_OCN__2S.json new file mode 100644 index 0000000..d90a454 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S3_OCN__2S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -67.822517, + -3.94684 + ], + [ + -67.0914, + -3.786812 + ], + [ + -66.887863, + -4.734609 + ], + [ + -67.619751, + -4.895443 + ], + [ + -67.822517, + -3.94684 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_OCN__2SDV_20160615T224635_20160615T224651_011727_011FB7_F164.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2016-06-15T22:46:35.777923Z", + "completionDate": "2016-06-15T22:46:51.465766Z", + "productType": "S3_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 11727, + "updated": "2024-06-09T10:29:14.385082Z", + "published": "2018-02-21T18:31:39.105000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8b605b19-87af-5cfe-a585-0d61325be84f", + "size": 5609974, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8b605b19-87af-5cfe-a585-0d61325be84f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/8b605b19-87af-5cfe-a585-0d61325be84f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -67.35519, + -4.3411275 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-67.822517,-3.94684 -67.0914,-3.786812 -66.887863,-4.734609 -67.619751,-4.895443 -67.822517,-3.94684", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2016/06/15/S1A_S3_OCN__2SDV_20160615T224635_20160615T224651_011727_011FB7_F164.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 105, + "processingBaseline": 0 + }, + "id": "8b605b19-87af-5cfe-a585-0d61325be84f" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -67.694939, + -4.54096 + ], + [ + -66.962883, + -4.380313 + ], + [ + -66.757706, + -5.331758 + ], + [ + -67.490654, + -5.493226 + ], + [ + -67.694939, + -4.54096 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_OCN__2SDV_20160826T224629_20160826T224645_012777_014219_F1D8.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2016-08-26T22:46:29.761746Z", + "completionDate": "2016-08-26T22:46:45.511520Z", + "productType": "S3_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 12777, + "updated": "2024-06-09T06:08:16.091405Z", + "published": "2018-02-21T21:09:34.797000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/767412cd-e474-59b3-9407-bba7a2786249", + "size": 5620205, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 767412cd-e474-59b3-9407-bba7a2786249", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/767412cd-e474-59b3-9407-bba7a2786249.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -67.2263225, + -4.9367695 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-67.694939,-4.54096 -66.962883,-4.380313 -66.757706,-5.331758 -67.490654,-5.493226 -67.694939,-4.54096", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2016/08/26/S1A_S3_OCN__2SDV_20160826T224629_20160826T224645_012777_014219_F1D8.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 105, + "processingBaseline": 0 + }, + "id": "767412cd-e474-59b3-9407-bba7a2786249" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -70.173073, + -10.821748 + ], + [ + -70.912651, + -10.655869 + ], + [ + -70.695938, + -9.699451 + ], + [ + -69.958412, + -9.864404 + ], + [ + -70.173073, + -10.821748 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_OCN__2SDV_20160821T102212_20160821T102228_012697_013F4E_6E5D.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2016-08-21T10:22:12.560444Z", + "completionDate": "2016-08-21T10:22:28.415616Z", + "productType": "S3_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 12697, + "updated": "2024-06-09T06:32:11.950164Z", + "published": "2018-02-21T18:29:35.037000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1d3c3a2d-7c9c-57b9-a2dd-d2e973d60473", + "size": 5607146, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1d3c3a2d-7c9c-57b9-a2dd-d2e973d60473", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/1d3c3a2d-7c9c-57b9-a2dd-d2e973d60473.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -70.4355315, + -10.2605995 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-70.173073,-10.821748 -70.912651,-10.655869 -70.695938,-9.699451 -69.958412,-9.864404 -70.173073,-10.821748", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2016/08/21/S1A_S3_OCN__2SDV_20160821T102212_20160821T102228_012697_013F4E_6E5D.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 25, + "processingBaseline": 0 + }, + "id": "1d3c3a2d-7c9c-57b9-a2dd-d2e973d60473" + } + ], + "properties": { + "id": "d44bce0a-8cd7-57fd-be24-1985b677c528", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S3_OCN__2S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S3_RAW__0S.json b/tests/data/opensearch/creodias_search_S3_RAW__0S.json new file mode 100644 index 0000000..ab34d04 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S3_RAW__0S.json @@ -0,0 +1,322 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -120.7057, + 31.5293 + ], + [ + -120.2532, + 33.5039 + ], + [ + -121.092, + 33.5973 + ], + [ + -121.526, + 31.6221 + ], + [ + -120.7057, + 31.5293 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_RAW__0SDV_20141207T140837_20141207T140910_003614_004466_0C15.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-12-07T14:08:37.445183Z", + "completionDate": "2014-12-07T14:09:10.144630Z", + "productType": "S3_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 3614, + "updated": "2023-10-24T08:21:08.693935Z", + "published": "2023-10-24T08:21:08.693935Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/06155b1a-95ee-4615-82ec-46a835359773", + "size": 1987056991, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 06155b1a-95ee-4615-82ec-46a835359773", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/06155b1a-95ee-4615-82ec-46a835359773.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -120.893365233711, + 32.5667504529667 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-120.7057,31.5293 -120.2532,33.5039 -121.092,33.5973 -121.526,31.6221 -120.7057,31.5293", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": 42, + "processingBaseline": 0 + }, + "id": "06155b1a-95ee-4615-82ec-46a835359773" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 43.716, + -12.3082 + ], + [ + 43.426, + -11.0705 + ], + [ + 42.7142, + -11.1821 + ], + [ + 43.0009, + -12.4212 + ], + [ + 43.716, + -12.3082 + ], + [ + 43.716, + -12.3082 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_RAW__0SDV_20151229T152824_20151229T152845_009258_00D5C6_E1F1.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-29T15:28:24.616000Z", + "completionDate": "2015-12-29T15:28:45.175000Z", + "productType": "S3_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9258, + "updated": "2024-05-28T20:04:10.957349Z", + "published": "2019-03-24T08:42:16.744633Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e9df227f-679e-574d-911d-e092203b0193", + "size": 1182710715, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e9df227f-679e-574d-911d-e092203b0193", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/e9df227f-679e-574d-911d-e092203b0193.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 43.2151, + -11.74585 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "43.716,-12.3082 43.426,-11.0705 42.7142,-11.1821 43.0009,-12.4212 43.716,-12.3082 43.716,-12.3082", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 86, + "processingBaseline": 0 + }, + "id": "e9df227f-679e-574d-911d-e092203b0193" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 126.9146, + -7.3235 + ], + [ + 126.6376, + -6.0835 + ], + [ + 125.9354, + -6.1898 + ], + [ + 126.2106, + -7.431 + ], + [ + 126.9146, + -7.3235 + ], + [ + 126.9146, + -7.3235 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_RAW__0SSV_20151228T095224_20151228T095245_009240_00D541_7086.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-28T09:52:24.878000Z", + "completionDate": "2015-12-28T09:52:45.437000Z", + "productType": "S3_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9240, + "updated": "2024-05-28T20:17:32.387714Z", + "published": "2019-03-24T08:12:26.123533Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/90a53d27-1142-5db8-82bd-00afd87bc8d8", + "size": 559415891, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 90a53d27-1142-5db8-82bd-00afd87bc8d8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/90a53d27-1142-5db8-82bd-00afd87bc8d8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 126.425, + -6.75725 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "126.9146,-7.3235 126.6376,-6.0835 125.9354,-6.1898 126.2106,-7.431 126.9146,-7.3235 126.9146,-7.3235", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 68, + "processingBaseline": 0 + }, + "id": "90a53d27-1142-5db8-82bd-00afd87bc8d8" + } + ], + "properties": { + "id": "74910991-8c3f-593b-b745-c0c0a5ee0399", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S3_RAW__0S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S3_SLC__1S.json b/tests/data/opensearch/creodias_search_S3_SLC__1S.json new file mode 100644 index 0000000..c66ff04 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S3_SLC__1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -175.916962, + -14.352523 + ], + [ + -175.519867, + -12.621658 + ], + [ + -176.248428, + -12.45738 + ], + [ + -176.651917, + -14.18614 + ], + [ + -175.916962, + -14.352523 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_SLC__1SDV_20150526T172227_20150526T172255_006095_007E6A_7BFB.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-05-26T17:22:27.256000Z", + "completionDate": "2015-05-26T17:22:55.938000Z", + "productType": "S3_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 6095, + "updated": "2023-11-06T11:13:25.467726Z", + "published": "2019-03-21T15:36:32.799982Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ebda122e-e1c8-57d9-a7f3-700edd35786d", + "size": 8450644372, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ebda122e-e1c8-57d9-a7f3-700edd35786d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/ebda122e-e1c8-57d9-a7f3-700edd35786d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -176.084569471938, + -13.4057184276218 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/05/26/S1A_S3_SLC__1SDV_20150526T172227_20150526T172255_006095_007E6A_7BFB.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-175.916962,-14.352523 -175.519867,-12.621658 -176.248428,-12.45738 -176.651917,-14.18614 -175.916962,-14.352523", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/05/26/S1A_S3_SLC__1SDV_20150526T172227_20150526T172255_006095_007E6A_7BFB.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 73, + "processingBaseline": 0 + }, + "id": "ebda122e-e1c8-57d9-a7f3-700edd35786d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -161.337799, + 20.313522 + ], + [ + -160.973541, + 18.581129 + ], + [ + -160.22493, + 18.721523 + ], + [ + -160.580704, + 20.45315 + ], + [ + -161.337799, + 20.313522 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_SLC__1SDV_20150329T044643_20150329T044712_005242_0069EE_C50C.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-03-29T04:46:43.746000Z", + "completionDate": "2015-03-29T04:47:12.412000Z", + "productType": "S3_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 5242, + "updated": "2023-10-05T21:37:54.932802Z", + "published": "2018-11-09T00:08:35.318416Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/dddcd2a5-34ce-5672-a245-4862492ed537", + "size": 8429609596, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for dddcd2a5-34ce-5672-a245-4862492ed537", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/dddcd2a5-34ce-5672-a245-4862492ed537.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -160.779644635878, + 19.5188523947654 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/03/29/S1A_S3_SLC__1SDV_20150329T044643_20150329T044712_005242_0069EE_C50C.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-161.337799,20.313522 -160.973541,18.581129 -160.22493,18.721523 -160.580704,20.45315 -161.337799,20.313522", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/03/29/S1A_S3_SLC__1SDV_20150329T044643_20150329T044712_005242_0069EE_C50C.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 95, + "processingBaseline": 0 + }, + "id": "dddcd2a5-34ce-5672-a245-4862492ed537" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 42.777832, + -11.0406 + ], + [ + 43.032547, + -12.170526 + ], + [ + 43.756496, + -12.007509 + ], + [ + 43.498211, + -10.878879 + ], + [ + 42.777832, + -11.0406 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S3_SLC__1SDV_20151229T152825_20151229T152844_009258_00D5C6_F1C9.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-29T15:28:25.322000Z", + "completionDate": "2015-12-29T15:28:44.036000Z", + "productType": "S3_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9258, + "updated": "2023-11-08T13:34:51.759549Z", + "published": "2019-03-24T08:42:16.641172Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d35f52b0-c41f-529f-b509-9fefb47781cb", + "size": 5482044335, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d35f52b0-c41f-529f-b509-9fefb47781cb", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/d35f52b0-c41f-529f-b509-9fefb47781cb.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 43.2663553094481, + -11.5248632294364 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/12/29/S1A_S3_SLC__1SDV_20151229T152825_20151229T152844_009258_00D5C6_F1C9.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "42.777832,-11.0406 43.032547,-12.170526 43.756496,-12.007509 43.498211,-10.878879 42.777832,-11.0406", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/12/29/S1A_S3_SLC__1SDV_20151229T152825_20151229T152844_009258_00D5C6_F1C9.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 86, + "processingBaseline": 0 + }, + "id": "d35f52b0-c41f-529f-b509-9fefb47781cb" + } + ], + "properties": { + "id": "caa906b2-cc82-506f-ba68-f565efed1665", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S3_SLC__1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S4_ETA__AX.json b/tests/data/opensearch/creodias_search_S4_ETA__AX.json new file mode 100644 index 0000000..f151a45 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S4_ETA__AX.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -89.0166, + 41.0597 + ], + [ + -88.0606, + 41.1889 + ], + [ + -88.4027, + 42.6523 + ], + [ + -89.3821, + 42.523 + ], + [ + -89.0166, + 41.0597 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_ETA__AXDH_20231007T234923_20231007T234948_050666_061AC6_71E1.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-10-07T23:49:23.900293Z", + "completionDate": "2023-10-07T23:49:48.269795Z", + "productType": "S4_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 50666, + "updated": "2024-03-20T14:19:15.967964Z", + "published": "2023-10-28T14:29:31.597358Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/013498af-1de8-4899-97e9-7090c48ce5c1", + "size": 15235463, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 013498af-1de8-4899-97e9-7090c48ce5c1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/013498af-1de8-4899-97e9-7090c48ce5c1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -88.7163528562729, + 41.858812913775 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-89.0166,41.0597 -88.0606,41.1889 -88.4027,42.6523 -89.3821,42.523 -89.0166,41.0597", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S4_ETA__AX/2023/10/07/S1A_S4_ETA__AXDH_20231007T234923_20231007T234948_050666_061AC6_71E1.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 19, + "processingBaseline": 2.1 + }, + "id": "013498af-1de8-4899-97e9-7090c48ce5c1" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 165.728, + -10.4941 + ], + [ + 165.85, + -9.95264 + ], + [ + 165.126, + -9.78885 + ], + [ + 165.003, + -10.3296 + ], + [ + 165.728, + -10.4941 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_ETA__AXDV_20231008T183642_20231008T183651_050677_061B2E_C09C.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-10-08T18:36:42.873900Z", + "completionDate": "2023-10-08T18:36:51.847507Z", + "productType": "S4_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 50677, + "updated": "2024-03-20T14:20:21.216216Z", + "published": "2023-10-29T08:15:12.674141Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e4944dd4-be52-41c4-a7e5-39685348990f", + "size": 5242329, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e4944dd4-be52-41c4-a7e5-39685348990f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/e4944dd4-be52-41c4-a7e5-39685348990f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 165.426785751816, + -10.14137784297 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "165.728,-10.4941 165.85,-9.95264 165.126,-9.78885 165.003,-10.3296 165.728,-10.4941", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S4_ETA__AX/2023/10/08/S1A_S4_ETA__AXDV_20231008T183642_20231008T183651_050677_061B2E_C09C.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 30, + "processingBaseline": 2.1 + }, + "id": "e4944dd4-be52-41c4-a7e5-39685348990f" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -24.4847, + 14.1174 + ], + [ + -24.2463, + 15.2873 + ], + [ + -24.9877, + 15.4282 + ], + [ + -25.222, + 14.2592 + ], + [ + -24.4847, + 14.1174 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_ETA__AXDV_20231121T073127_20231121T073146_051312_0630EA_5E29.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-11-21T07:31:27.360704Z", + "completionDate": "2023-11-21T07:31:46.715543Z", + "productType": "S4_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 51312, + "updated": "2024-03-20T16:20:54.635447Z", + "published": "2023-12-11T21:30:05.618451Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0dbf9e67-b676-4308-bc1d-6bc4d8219a4d", + "size": 11390228, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0dbf9e67-b676-4308-bc1d-6bc4d8219a4d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/0dbf9e67-b676-4308-bc1d-6bc4d8219a4d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -24.7349890937952, + 14.7735059061896 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-24.4847,14.1174 -24.2463,15.2873 -24.9877,15.4282 -25.222,14.2592 -24.4847,14.1174", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S4_ETA__AX/2023/11/21/S1A_S4_ETA__AXDV_20231121T073127_20231121T073146_051312_0630EA_5E29.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 140, + "processingBaseline": 2.2 + }, + "id": "0dbf9e67-b676-4308-bc1d-6bc4d8219a4d" + } + ], + "properties": { + "id": "d0b1f4d2-fe6c-5d57-b260-99e8db113529", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S4_ETA__AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S4_GRDF_1S-COG.json b/tests/data/opensearch/creodias_search_S4_GRDF_1S-COG.json new file mode 100644 index 0000000..aa6459e --- /dev/null +++ b/tests/data/opensearch/creodias_search_S4_GRDF_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "ef29070b-da92-583b-b24a-2417b8000c48", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S4_GRDF_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S4_GRDF_1S.json b/tests/data/opensearch/creodias_search_S4_GRDF_1S.json new file mode 100644 index 0000000..b68c03d --- /dev/null +++ b/tests/data/opensearch/creodias_search_S4_GRDF_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "5b60ac1b-fccf-59a5-b1d1-b9c9f08dd654", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S4_GRDF_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S4_GRDH_1S-COG.json b/tests/data/opensearch/creodias_search_S4_GRDH_1S-COG.json new file mode 100644 index 0000000..75ab2e4 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S4_GRDH_1S-COG.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -6.689985, + 48.729637 + ], + [ + -5.605243, + 48.858677 + ], + [ + -5.229157, + 47.423672 + ], + [ + -6.284278, + 47.295074 + ], + [ + -6.689985, + 48.729637 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_GRDH_1SDH_20141005T181251_20141005T181315_002698_003039_B597_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-05T18:12:51.050000Z", + "completionDate": "2014-10-05T18:13:15.007000Z", + "productType": "S4_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2698, + "updated": "2024-06-11T20:35:50.137980Z", + "published": "2023-04-24T17:37:48.303969Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/19ee8211-150c-4728-b63b-673b4bd30e26", + "size": 180804698, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 19ee8211-150c-4728-b63b-673b4bd30e26", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/19ee8211-150c-4728-b63b-673b4bd30e26.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -5.95323047493842, + 48.0799604250883 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S4_GRDH_1S-COG/2014/10/05/S1A_S4_GRDH_1SDH_20141005T181251_20141005T181315_002698_003039_B597_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-6.689985,48.729637 -5.605243,48.858677 -5.229157,47.423672 -6.284278,47.295074 -6.689985,48.729637", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S4_GRDH_1S-COG/2014/10/05/S1A_S4_GRDH_1SDH_20141005T181251_20141005T181315_002698_003039_B597_COG.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 3, + "processingBaseline": 0 + }, + "id": "19ee8211-150c-4728-b63b-673b4bd30e26" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -6.69184, + 48.733143 + ], + [ + -5.607026, + 48.862198 + ], + [ + -5.230987, + 47.427643 + ], + [ + -6.286183, + 47.29903 + ], + [ + -6.69184, + 48.733143 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_GRDH_1SDV_20141017T181251_20141017T181315_002873_0033FE_7283_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-17T18:12:51.113000Z", + "completionDate": "2014-10-17T18:13:15.063000Z", + "productType": "S4_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2873, + "updated": "2024-06-11T20:05:32.182273Z", + "published": "2023-04-25T20:22:24.739759Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7d5d1409-b9f0-42e1-9f6d-79ece222fcfc", + "size": 191548870, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7d5d1409-b9f0-42e1-9f6d-79ece222fcfc", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/7d5d1409-b9f0-42e1-9f6d-79ece222fcfc.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -5.9550735205734, + 48.0836973403641 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S4_GRDH_1S-COG/2014/10/17/S1A_S4_GRDH_1SDV_20141017T181251_20141017T181315_002873_0033FE_7283_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-6.69184,48.733143 -5.607026,48.862198 -5.230987,47.427643 -6.286183,47.29903 -6.69184,48.733143", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S4_GRDH_1S-COG/2014/10/17/S1A_S4_GRDH_1SDV_20141017T181251_20141017T181315_002873_0033FE_7283_COG.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 1, + "processingBaseline": 0 + }, + "id": "7d5d1409-b9f0-42e1-9f6d-79ece222fcfc" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 8.66523, + 45.247894 + ], + [ + 9.677365, + 45.375641 + ], + [ + 9.817395, + 44.849354 + ], + [ + 8.814535, + 44.721756 + ], + [ + 8.66523, + 45.247894 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_GRDH_1SDH_20141018T171432_20141018T171440_002887_00344A_D278_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-18T17:14:32.140000Z", + "completionDate": "2014-10-18T17:14:40.935000Z", + "productType": "S4_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2887, + "updated": "2024-06-11T20:02:17.949840Z", + "published": "2023-04-25T22:58:46.352381Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/528d5ead-1b9d-4eec-9783-274f68407273", + "size": 103744640, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 528d5ead-1b9d-4eec-9783-274f68407273", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/528d5ead-1b9d-4eec-9783-274f68407273.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 9.24336528590711, + 45.0490330210455 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S4_GRDH_1S-COG/2014/10/18/S1A_S4_GRDH_1SDH_20141018T171432_20141018T171440_002887_00344A_D278_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "8.66523,45.247894 9.677365,45.375641 9.817395,44.849354 8.814535,44.721756 8.66523,45.247894", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S4_GRDH_1S-COG/2014/10/18/S1A_S4_GRDH_1SDH_20141018T171432_20141018T171440_002887_00344A_D278_COG.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 15, + "processingBaseline": 0 + }, + "id": "528d5ead-1b9d-4eec-9783-274f68407273" + } + ], + "properties": { + "id": "6f2a233b-4d1a-5a08-b1f1-3fd171312e30", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S4_GRDH_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S4_GRDH_1S.json b/tests/data/opensearch/creodias_search_S4_GRDH_1S.json new file mode 100644 index 0000000..7708c7e --- /dev/null +++ b/tests/data/opensearch/creodias_search_S4_GRDH_1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -24.486523, + 14.122957 + ], + [ + -25.216215, + 14.263247 + ], + [ + -24.983047, + 15.426212 + ], + [ + -24.249298, + 15.286747 + ], + [ + -24.486523, + 14.122957 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_GRDH_1SSV_20151221T073038_20151221T073057_009137_00D248_05E5.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-21T07:30:38.027036Z", + "completionDate": "2015-12-21T07:30:57.282097Z", + "productType": "S4_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 9137, + "updated": "2024-05-13T11:22:13.769238Z", + "published": "2017-10-22T12:52:37.650000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2d4d0bec-f6b8-5afb-813a-7bfbfe3aa1a4", + "size": 209732593, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2d4d0bec-f6b8-5afb-813a-7bfbfe3aa1a4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/2d4d0bec-f6b8-5afb-813a-7bfbfe3aa1a4.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -24.7327565, + 14.7745845 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/12/21/S1A_S4_GRDH_1SSV_20151221T073038_20151221T073057_009137_00D248_05E5.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-24.486523,14.122957 -25.216215,14.263247 -24.983047,15.426212 -24.249298,15.286747 -24.486523,14.122957", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/12/21/S1A_S4_GRDH_1SSV_20151221T073038_20151221T073057_009137_00D248_05E5.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 140, + "processingBaseline": 0 + }, + "id": "2d4d0bec-f6b8-5afb-813a-7bfbfe3aa1a4" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 1.614472, + 60.139709 + ], + [ + 0.181233, + 60.279575 + ], + [ + 0.618608, + 61.409458 + ], + [ + 2.102202, + 61.267338 + ], + [ + 1.614472, + 60.139709 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_GRDH_1SSV_20141004T062011_20141004T062030_002676_002FBE_C0A3.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T06:20:11.941257Z", + "completionDate": "2014-10-04T06:20:30.932377Z", + "productType": "S4_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 2676, + "updated": "2024-06-11T20:39:20.231851Z", + "published": "2017-05-29T09:52:08.021000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e61b8d4a-cf3c-5e74-9b82-db2a1ada9f0e", + "size": 206852562, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e61b8d4a-cf3c-5e74-9b82-db2a1ada9f0e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/e61b8d4a-cf3c-5e74-9b82-db2a1ada9f0e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 1.1417175, + 60.7745835 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2014/10/04/S1A_S4_GRDH_1SSV_20141004T062011_20141004T062030_002676_002FBE_C0A3.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "1.614472,60.139709 0.181233,60.279575 0.618608,61.409458 2.102202,61.267338 1.614472,60.139709", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2014/10/04/S1A_S4_GRDH_1SSV_20141004T062011_20141004T062030_002676_002FBE_C0A3.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 156, + "processingBaseline": 0 + }, + "id": "e61b8d4a-cf3c-5e74-9b82-db2a1ada9f0e" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -86.267487, + -18.846561 + ], + [ + -85.519638, + -18.67267 + ], + [ + -85.227623, + -19.814163 + ], + [ + -85.980286, + -19.989603 + ], + [ + -86.267487, + -18.846561 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_GRDH_1SDH_20141008T001245_20141008T001304_002730_0030FA_C1EC.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-08T00:12:45.913759Z", + "completionDate": "2014-10-08T00:13:04.925255Z", + "productType": "S4_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 2730, + "updated": "2024-06-11T20:31:21.367592Z", + "published": "2017-12-16T03:11:26.178000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3ff0de9c-51e6-51c2-84b8-33df0a3bce33", + "size": 419639854, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3ff0de9c-51e6-51c2-84b8-33df0a3bce33", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/3ff0de9c-51e6-51c2-84b8-33df0a3bce33.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -85.747555, + -19.3311365 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2014/10/08/S1A_S4_GRDH_1SDH_20141008T001245_20141008T001304_002730_0030FA_C1EC.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-86.267487,-18.846561 -85.519638,-18.67267 -85.227623,-19.814163 -85.980286,-19.989603 -86.267487,-18.846561", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2014/10/08/S1A_S4_GRDH_1SDH_20141008T001245_20141008T001304_002730_0030FA_C1EC.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 35, + "processingBaseline": 0 + }, + "id": "3ff0de9c-51e6-51c2-84b8-33df0a3bce33" + } + ], + "properties": { + "id": "8f25cef6-9f51-5b28-b0c4-47764ae9996e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S4_GRDH_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S4_GRDM_1S-COG.json b/tests/data/opensearch/creodias_search_S4_GRDM_1S-COG.json new file mode 100644 index 0000000..920d00b --- /dev/null +++ b/tests/data/opensearch/creodias_search_S4_GRDM_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "0ee315e0-73e5-527a-b462-5f5fd5db761d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S4_GRDM_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S4_GRDM_1S.json b/tests/data/opensearch/creodias_search_S4_GRDM_1S.json new file mode 100644 index 0000000..38001b6 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S4_GRDM_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "10764d32-42c5-5186-ba27-47bde97d3aaf", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S4_GRDM_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S4_OCN__2S.json b/tests/data/opensearch/creodias_search_S4_OCN__2S.json new file mode 100644 index 0000000..308044c --- /dev/null +++ b/tests/data/opensearch/creodias_search_S4_OCN__2S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -178.225693, + -28.59486 + ], + [ + -177.421005, + -28.404747 + ], + [ + -177.073517, + -29.548075 + ], + [ + -177.88649, + -29.740299 + ], + [ + -178.225693, + -28.59486 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_OCN__2SDV_20171229T062850_20171229T062909_019913_021E65_0869.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2017-12-29T06:28:50.744520Z", + "completionDate": "2017-12-29T06:29:09.910497Z", + "productType": "S4_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 19913, + "updated": "2024-05-11T13:37:34.625383Z", + "published": "2017-12-29T16:41:08.753000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fce926b8-a103-56a5-a130-f93fcd490cde", + "size": 4711729, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fce926b8-a103-56a5-a130-f93fcd490cde", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/fce926b8-a103-56a5-a130-f93fcd490cde.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -177.649605, + -29.072523 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-178.225693,-28.59486 -177.421005,-28.404747 -177.073517,-29.548075 -177.88649,-29.740299 -178.225693,-28.59486", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2017/12/29/S1A_S4_OCN__2SDV_20171229T062850_20171229T062909_019913_021E65_0869.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 66, + "processingBaseline": 0 + }, + "id": "fce926b8-a103-56a5-a130-f93fcd490cde" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 159.198914, + -55.728931 + ], + [ + 158.009048, + -55.44413 + ], + [ + 159.001694, + -54.074604 + ], + [ + 160.157867, + -54.350769 + ], + [ + 159.198914, + -55.728931 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1B_S4_OCN__2SDV_20171207T180644_20171207T180708_008616_00F4D0_BF54.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2017-12-07T18:06:44.275065Z", + "completionDate": "2017-12-07T18:07:08.426715Z", + "productType": "S4_OCN__2S", + "platform": "S1B", + "resolution": 0.0, + "orbitNumber": 8616, + "updated": "2024-06-06T00:07:12.242380Z", + "published": "2017-12-07T22:05:38.735000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a4c03337-e33d-5fe5-8265-b1d41ec7fcbf", + "size": 5947582, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a4c03337-e33d-5fe5-8265-b1d41ec7fcbf", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/a4c03337-e33d-5fe5-8265-b1d41ec7fcbf.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 159.0834575, + -54.9017675 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "159.198914,-55.728931 158.009048,-55.44413 159.001694,-54.074604 160.157867,-54.350769 159.198914,-55.728931", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2017/12/07/S1B_S4_OCN__2SDV_20171207T180644_20171207T180708_008616_00F4D0_BF54.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 15, + "processingBaseline": 0 + }, + "id": "a4c03337-e33d-5fe5-8265-b1d41ec7fcbf" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 145.229675, + 19.198692 + ], + [ + 144.477844, + 19.335823 + ], + [ + 144.83165, + 21.095282 + ], + [ + 145.592178, + 20.959272 + ], + [ + 145.229675, + 19.198692 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_OCN__2SDV_20171207T201432_20171207T201501_019601_0214AD_1C73.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2017-12-07T20:14:32.368406Z", + "completionDate": "2017-12-07T20:15:01.515038Z", + "productType": "S4_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 19601, + "updated": "2024-06-06T00:07:31.376964Z", + "published": "2017-12-08T11:00:03.930000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/49f7d7b8-9750-5d20-8e81-29bb512cef61", + "size": 7223578, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 49f7d7b8-9750-5d20-8e81-29bb512cef61", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/49f7d7b8-9750-5d20-8e81-29bb512cef61.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 145.035011, + 20.146987 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "145.229675,19.198692 144.477844,19.335823 144.83165,21.095282 145.592178,20.959272 145.229675,19.198692", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2017/12/07/S1A_S4_OCN__2SDV_20171207T201432_20171207T201501_019601_0214AD_1C73.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 104, + "processingBaseline": 0 + }, + "id": "49f7d7b8-9750-5d20-8e81-29bb512cef61" + } + ], + "properties": { + "id": "f547a3a0-54c7-5d81-bbda-40dc030e6213", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S4_OCN__2S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S4_RAW__0S.json b/tests/data/opensearch/creodias_search_S4_RAW__0S.json new file mode 100644 index 0000000..73238cc --- /dev/null +++ b/tests/data/opensearch/creodias_search_S4_RAW__0S.json @@ -0,0 +1,322 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -5.3826, + 48.3243 + ], + [ + -5.7765, + 46.7809 + ], + [ + -4.7515, + 46.687 + ], + [ + -4.3268, + 48.229 + ], + [ + -5.3826, + 48.3243 + ], + [ + -5.3826, + 48.3243 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_RAW__0SDV_20150113T063159_20150113T063224_004149_005078_E8AF.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-01-13T06:31:59.008000Z", + "completionDate": "2015-01-13T06:32:24.657000Z", + "productType": "S4_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 4149, + "updated": "2024-06-11T15:51:32.388098Z", + "published": "2019-03-20T20:38:56.479336Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fa9db8d7-b0b8-5de7-8589-10c76d6422f1", + "size": 1209535212, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fa9db8d7-b0b8-5de7-8589-10c76d6422f1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/fa9db8d7-b0b8-5de7-8589-10c76d6422f1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -5.05165, + 47.50565 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-5.3826,48.3243 -5.7765,46.7809 -4.7515,46.687 -4.3268,48.229 -5.3826,48.3243 -5.3826,48.3243", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": 52, + "processingBaseline": 0 + }, + "id": "fa9db8d7-b0b8-5de7-8589-10c76d6422f1" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -11.5166, + -38.389 + ], + [ + -12.2092, + -36.5872 + ], + [ + -13.079, + -36.7535 + ], + [ + -12.4068, + -38.5612 + ], + [ + -11.5166, + -38.389 + ], + [ + -11.5166, + -38.389 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_RAW__0SSV_20151228T193609_20151228T193640_009246_00D56B_BE64.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-28T19:36:09.643000Z", + "completionDate": "2015-12-28T19:36:40.291000Z", + "productType": "S4_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9246, + "updated": "2024-05-21T18:02:56.718503Z", + "published": "2019-03-24T08:23:05.665155Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c04816d1-3c1b-565d-856d-001e3b0c8a40", + "size": 696470054, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c04816d1-3c1b-565d-856d-001e3b0c8a40", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/c04816d1-3c1b-565d-856d-001e3b0c8a40.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -12.2978, + -37.5742 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-11.5166,-38.389 -12.2092,-36.5872 -13.079,-36.7535 -12.4068,-38.5612 -11.5166,-38.389 -11.5166,-38.389", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 74, + "processingBaseline": 0 + }, + "id": "c04816d1-3c1b-565d-856d-001e3b0c8a40" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -157.7562, + 15.8621 + ], + [ + -157.0299, + 15.9529 + ], + [ + -157.4619, + 18.1095 + ], + [ + -158.1968, + 18.0195 + ], + [ + -157.7562, + 15.8621 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_RAW__0SDV_20141206T043748_20141206T043824_003594_0043F0_353F.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-12-06T04:37:48.373329Z", + "completionDate": "2014-12-06T04:38:24.021218Z", + "productType": "S4_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 3594, + "updated": "2023-10-24T08:21:00.273709Z", + "published": "2023-10-24T08:21:00.273709Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/68f40424-3786-47a9-82a0-74ca31409877", + "size": 1677004440, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 68f40424-3786-47a9-82a0-74ca31409877", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/68f40424-3786-47a9-82a0-74ca31409877.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -157.611661004764, + 16.9880190097217 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-157.7562,15.8621 -157.0299,15.9529 -157.4619,18.1095 -158.1968,18.0195 -157.7562,15.8621", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 22, + "processingBaseline": 0 + }, + "id": "68f40424-3786-47a9-82a0-74ca31409877" + } + ], + "properties": { + "id": "f1953713-e846-58a6-b320-aa7ddd33ca43", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S4_RAW__0S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S4_SLC__1S.json b/tests/data/opensearch/creodias_search_S4_SLC__1S.json new file mode 100644 index 0000000..af9f23d --- /dev/null +++ b/tests/data/opensearch/creodias_search_S4_SLC__1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -89.4562, + 42.83588 + ], + [ + -89.020752, + 41.100212 + ], + [ + -88.067032, + 41.229015 + ], + [ + -88.475166, + 42.96471 + ], + [ + -89.4562, + 42.83588 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_SLC__1SDH_20150416T234828_20150416T234856_005516_0070BE_CC15.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-04-16T23:48:28.048000Z", + "completionDate": "2015-04-16T23:48:56.957000Z", + "productType": "S4_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 5516, + "updated": "2023-11-13T21:22:28.167644Z", + "published": "2020-05-18T10:18:51.937676Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/018f4b00-dd87-5159-8000-3382d652d2b6", + "size": 7044121086, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 018f4b00-dd87-5159-8000-3382d652d2b6", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/018f4b00-dd87-5159-8000-3382d652d2b6.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -88.7559114852637, + 42.0363894909208 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/04/16/S1A_S4_SLC__1SDH_20150416T234828_20150416T234856_005516_0070BE_CC15.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-89.4562,42.83588 -89.020752,41.100212 -88.067032,41.229015 -88.475166,42.96471 -89.4562,42.83588", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/04/16/S1A_S4_SLC__1SDH_20150416T234828_20150416T234856_005516_0070BE_CC15.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 19, + "processingBaseline": 0 + }, + "id": "018f4b00-dd87-5159-8000-3382d652d2b6" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -81.06617, + 23.775301 + ], + [ + -80.287476, + 23.909998 + ], + [ + -80.581024, + 25.354786 + ], + [ + -81.36919, + 25.220854 + ], + [ + -81.06617, + 23.775301 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_SLC__1SDV_20141207T232713_20141207T232737_003620_004487_FB09.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-12-07T23:27:13Z", + "completionDate": "2014-12-07T23:27:37Z", + "productType": "S4_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 3620, + "updated": "2023-06-30T02:58:31.247464Z", + "published": "2023-06-30T02:57:24.197740Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/5d92462a-8203-4199-87f7-251f19e8096d", + "size": 5805284423, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 5d92462a-8203-4199-87f7-251f19e8096d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/5d92462a-8203-4199-87f7-251f19e8096d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -80.8263546533406, + 24.5665997341714 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "S4", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S4_SLC__1S/2014/12/07/S1A_S4_SLC__1SDV_20141207T232713_20141207T232737_003620_004487_FB09.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-81.06617,23.775301 -80.287476,23.909998 -80.581024,25.354786 -81.36919,25.220854 -81.06617,23.775301", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S4_SLC__1S/2014/12/07/S1A_S4_SLC__1SDV_20141207T232713_20141207T232737_003620_004487_FB09.SAFE", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "5d92462a-8203-4199-87f7-251f19e8096d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -153.893906, + 17.817095 + ], + [ + -153.658676, + 16.666706 + ], + [ + -152.917816, + 16.805555 + ], + [ + -153.148178, + 17.955181 + ], + [ + -153.893906, + 17.817095 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S4_SLC__1SDV_20150113T042128_20150113T042147_004148_005071_CA37.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-01-13T04:21:28.764000Z", + "completionDate": "2015-01-13T04:21:47.800000Z", + "productType": "S4_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 4148, + "updated": "2023-10-26T21:20:09.418780Z", + "published": "2019-03-20T20:39:00.231758Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/22294375-c7be-5aa0-ab94-ad7a2857549e", + "size": 4606504717, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 22294375-c7be-5aa0-ab94-ad7a2857549e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/22294375-c7be-5aa0-ab94-ad7a2857549e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -153.404849223471, + 17.3117037433398 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/01/13/S1A_S4_SLC__1SDV_20150113T042128_20150113T042147_004148_005071_CA37.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-153.893906,17.817095 -153.658676,16.666706 -152.917816,16.805555 -153.148178,17.955181 -153.893906,17.817095", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/01/13/S1A_S4_SLC__1SDV_20150113T042128_20150113T042147_004148_005071_CA37.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 51, + "processingBaseline": 0 + }, + "id": "22294375-c7be-5aa0-ab94-ad7a2857549e" + } + ], + "properties": { + "id": "416d23a3-4e39-5605-b2f4-bc37d410db11", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S4_SLC__1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S5_ETA__AX.json b/tests/data/opensearch/creodias_search_S5_ETA__AX.json new file mode 100644 index 0000000..1f1ef97 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S5_ETA__AX.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -5.82696, + -16.6875 + ], + [ + -5.08455, + -16.5128 + ], + [ + -5.52197, + -14.7539 + ], + [ + -6.25779, + -14.9258 + ], + [ + -5.82696, + -16.6875 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_ETA__AXDV_20230806T185335_20230806T185405_049758_05FBBB_8B58.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-08-06T18:53:35.718475Z", + "completionDate": "2023-08-06T18:54:05.014663Z", + "productType": "S5_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 49758, + "updated": "2024-03-20T15:42:30.143427Z", + "published": "2023-11-11T01:54:46.486715Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/758b9893-45fd-4eb1-9a12-f000688b7d61", + "size": 16818628, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 758b9893-45fd-4eb1-9a12-f000688b7d61", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/758b9893-45fd-4eb1-9a12-f000688b7d61.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -5.67252213012402, + -15.721375707863 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-5.82696,-16.6875 -5.08455,-16.5128 -5.52197,-14.7539 -6.25779,-14.9258 -5.82696,-16.6875", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S5_ETA__AX/2023/08/06/S1A_S5_ETA__AXDV_20230806T185335_20230806T185405_049758_05FBBB_8B58.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 161, + "processingBaseline": 2.1 + }, + "id": "758b9893-45fd-4eb1-9a12-f000688b7d61" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -178.776, + -30.7912 + ], + [ + -177.954, + -30.5909 + ], + [ + -178.318, + -29.4578 + ], + [ + -179.131, + -29.6555 + ], + [ + -178.776, + -30.7912 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_ETA__AXDV_20231121T063720_20231121T063740_051311_0630E2_3C56.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-11-21T06:37:20.997067Z", + "completionDate": "2023-11-21T06:37:40.058651Z", + "productType": "S5_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 51311, + "updated": "2024-03-20T16:20:59.088949Z", + "published": "2023-12-11T20:49:30.523658Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/cc1737fc-af31-4fca-b4b5-c5432861aa37", + "size": 10709876, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for cc1737fc-af31-4fca-b4b5-c5432861aa37", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/cc1737fc-af31-4fca-b4b5-c5432861aa37.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -178.544438584494, + -30.1249102079278 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-178.776,-30.7912 -177.954,-30.5909 -178.318,-29.4578 -179.131,-29.6555 -178.776,-30.7912", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S5_ETA__AX/2023/11/21/S1A_S5_ETA__AXDV_20231121T063720_20231121T063740_051311_0630E2_3C56.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 139, + "processingBaseline": 2.2 + }, + "id": "cc1737fc-af31-4fca-b4b5-c5432861aa37" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 146.015, + 16.626 + ], + [ + 146.357, + 18.3349 + ], + [ + 145.605, + 18.4706 + ], + [ + 145.27, + 16.763 + ], + [ + 146.015, + 16.626 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_ETA__AXDV_20231101T200740_20231101T200809_051028_062730_5443.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-11-01T20:07:40.850440Z", + "completionDate": "2023-11-01T20:08:09.149560Z", + "productType": "S5_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 51028, + "updated": "2024-03-20T15:59:41.068630Z", + "published": "2023-11-22T13:17:01.822525Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/06f52c19-dace-4ead-b512-0457aa2a85c2", + "size": 15892218, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 06f52c19-dace-4ead-b512-0457aa2a85c2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/06f52c19-dace-4ead-b512-0457aa2a85c2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 145.812085997726, + 17.5498461022624 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "146.015,16.626 146.357,18.3349 145.605,18.4706 145.27,16.763 146.015,16.626", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S5_ETA__AX/2023/11/01/S1A_S5_ETA__AXDV_20231101T200740_20231101T200809_051028_062730_5443.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 31, + "processingBaseline": 2.1 + }, + "id": "06f52c19-dace-4ead-b512-0457aa2a85c2" + } + ], + "properties": { + "id": "614d9b22-9ae0-56a8-b9a2-03244f97982b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S5_ETA__AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S5_GRDF_1S-COG.json b/tests/data/opensearch/creodias_search_S5_GRDF_1S-COG.json new file mode 100644 index 0000000..4fa2de7 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S5_GRDF_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "e295a29a-ea00-5142-b346-a643c79a7b2e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S5_GRDF_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S5_GRDF_1S.json b/tests/data/opensearch/creodias_search_S5_GRDF_1S.json new file mode 100644 index 0000000..e692048 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S5_GRDF_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "83c724fc-9109-5ab3-b631-04d1cc8ca8d8", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S5_GRDF_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S5_GRDH_1S-COG.json b/tests/data/opensearch/creodias_search_S5_GRDH_1S-COG.json new file mode 100644 index 0000000..17ba5cb --- /dev/null +++ b/tests/data/opensearch/creodias_search_S5_GRDH_1S-COG.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -64.59449, + 42.291206 + ], + [ + -65.566994, + 42.41188 + ], + [ + -65.232697, + 43.911942 + ], + [ + -64.236069, + 43.791718 + ], + [ + -64.59449, + 42.291206 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_GRDH_1SSV_20141005T102344_20141005T102409_002693_003024_9BCC_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-05T10:23:44.208000Z", + "completionDate": "2014-10-05T10:24:09.207000Z", + "productType": "S5_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2693, + "updated": "2024-06-11T20:36:40.407355Z", + "published": "2023-04-24T16:50:32.765624Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b2794850-a1b6-4efe-98ba-458db8cf625d", + "size": 111112548, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b2794850-a1b6-4efe-98ba-458db8cf625d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/b2794850-a1b6-4efe-98ba-458db8cf625d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -64.9066967769987, + 43.1046307546598 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S5_GRDH_1S-COG/2014/10/05/S1A_S5_GRDH_1SSV_20141005T102344_20141005T102409_002693_003024_9BCC_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-64.59449,42.291206 -65.566994,42.41188 -65.232697,43.911942 -64.236069,43.791718 -64.59449,42.291206", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S5_GRDH_1S-COG/2014/10/05/S1A_S5_GRDH_1SSV_20141005T102344_20141005T102409_002693_003024_9BCC_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 173, + "processingBaseline": 0 + }, + "id": "b2794850-a1b6-4efe-98ba-458db8cf625d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -12.010556, + 54.476597 + ], + [ + -13.241248, + 54.596458 + ], + [ + -12.927838, + 55.710182 + ], + [ + -11.662657, + 55.589733 + ], + [ + -12.010556, + 54.476597 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_GRDH_1SSV_20141005T070258_20141005T070316_002691_003019_420E_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-05T07:02:58.081000Z", + "completionDate": "2014-10-05T07:03:16.723000Z", + "productType": "S5_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2691, + "updated": "2024-06-11T20:36:53.316440Z", + "published": "2023-04-24T16:39:05.885282Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d7b0bdf6-8f84-4732-b57e-43af19cc5781", + "size": 92483800, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d7b0bdf6-8f84-4732-b57e-43af19cc5781", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/d7b0bdf6-8f84-4732-b57e-43af19cc5781.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -12.4595825103588, + 55.0957242529756 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S5_GRDH_1S-COG/2014/10/05/S1A_S5_GRDH_1SSV_20141005T070258_20141005T070316_002691_003019_420E_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-12.010556,54.476597 -13.241248,54.596458 -12.927838,55.710182 -11.662657,55.589733 -12.010556,54.476597", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S5_GRDH_1S-COG/2014/10/05/S1A_S5_GRDH_1SSV_20141005T070258_20141005T070316_002691_003019_420E_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 171, + "processingBaseline": 0 + }, + "id": "d7b0bdf6-8f84-4732-b57e-43af19cc5781" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -13.26149, + 50.109016 + ], + [ + -14.376796, + 50.227825 + ], + [ + -14.093723, + 51.345253 + ], + [ + -12.951624, + 51.226292 + ], + [ + -13.26149, + 50.109016 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_GRDH_1SSV_20141005T070411_20141005T070429_002691_00301A_BFC3_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-05T07:04:11.074000Z", + "completionDate": "2014-10-05T07:04:29.746000Z", + "productType": "S5_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2691, + "updated": "2024-06-11T20:36:55.165940Z", + "published": "2023-04-24T16:39:14.181345Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/82c663d4-b0ea-4137-b71e-9ad1a1986daf", + "size": 88330453, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 82c663d4-b0ea-4137-b71e-9ad1a1986daf", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/82c663d4-b0ea-4137-b71e-9ad1a1986daf.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -13.6701182166271, + 50.7292269106625 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S5_GRDH_1S-COG/2014/10/05/S1A_S5_GRDH_1SSV_20141005T070411_20141005T070429_002691_00301A_BFC3_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-13.26149,50.109016 -14.376796,50.227825 -14.093723,51.345253 -12.951624,51.226292 -13.26149,50.109016", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S5_GRDH_1S-COG/2014/10/05/S1A_S5_GRDH_1SSV_20141005T070411_20141005T070429_002691_00301A_BFC3_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 171, + "processingBaseline": 0 + }, + "id": "82c663d4-b0ea-4137-b71e-9ad1a1986daf" + } + ], + "properties": { + "id": "689c0aa2-d61d-5d6a-b387-6dd4f070b352", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S5_GRDH_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S5_GRDH_1S.json b/tests/data/opensearch/creodias_search_S5_GRDH_1S.json new file mode 100644 index 0000000..aa61425 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S5_GRDH_1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -13.26149, + 50.109016 + ], + [ + -14.376796, + 50.227825 + ], + [ + -14.093723, + 51.345253 + ], + [ + -12.951624, + 51.226292 + ], + [ + -13.26149, + 50.109016 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_GRDH_1SSV_20141005T070411_20141005T070429_002691_00301A_2281.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-05T07:04:11.074654Z", + "completionDate": "2014-10-05T07:04:29.746297Z", + "productType": "S5_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 2691, + "updated": "2024-06-11T20:36:53.658861Z", + "published": "2017-06-08T06:30:06.147000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/110aede6-8339-5f5d-a6bf-f77b5431564d", + "size": 202887831, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 110aede6-8339-5f5d-a6bf-f77b5431564d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/110aede6-8339-5f5d-a6bf-f77b5431564d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -13.66421, + 50.7271345 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2014/10/05/S1A_S5_GRDH_1SSV_20141005T070411_20141005T070429_002691_00301A_2281.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-13.26149,50.109016 -14.376796,50.227825 -14.093723,51.345253 -12.951624,51.226292 -13.26149,50.109016", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2014/10/05/S1A_S5_GRDH_1SSV_20141005T070411_20141005T070429_002691_00301A_2281.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 171, + "processingBaseline": 0 + }, + "id": "110aede6-8339-5f5d-a6bf-f77b5431564d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -6.251253, + -14.934664 + ], + [ + -5.521187, + -14.76403 + ], + [ + -5.089126, + -16.505125 + ], + [ + -5.824811, + -16.678192 + ], + [ + -6.251253, + -14.934664 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_GRDH_1SSV_20151023T185249_20151023T185318_008283_00BACD_6153.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-23T18:52:49.538061Z", + "completionDate": "2015-10-23T18:53:18.533377Z", + "productType": "S5_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 8283, + "updated": "2024-06-10T15:52:27.025318Z", + "published": "2017-11-16T21:25:53.114000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ec35a1c8-0f88-5e60-8a01-8cf8e8983bea", + "size": 318944007, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ec35a1c8-0f88-5e60-8a01-8cf8e8983bea", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/ec35a1c8-0f88-5e60-8a01-8cf8e8983bea.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -5.6701895, + -15.721111 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/10/23/S1A_S5_GRDH_1SSV_20151023T185249_20151023T185318_008283_00BACD_6153.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-6.251253,-14.934664 -5.521187,-14.76403 -5.089126,-16.505125 -5.824811,-16.678192 -6.251253,-14.934664", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/10/23/S1A_S5_GRDH_1SSV_20151023T185249_20151023T185318_008283_00BACD_6153.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 161, + "processingBaseline": 0 + }, + "id": "ec35a1c8-0f88-5e60-8a01-8cf8e8983bea" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -10.837245, + 58.118824 + ], + [ + -12.18928, + 58.24091 + ], + [ + -11.839303, + 59.351799 + ], + [ + -10.443884, + 59.228615 + ], + [ + -10.837245, + 58.118824 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_GRDH_1SSV_20141005T070157_20141005T070215_002691_003018_92AF.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-05T07:01:57.081598Z", + "completionDate": "2014-10-05T07:02:15.706751Z", + "productType": "S5_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 2691, + "updated": "2024-06-11T20:36:57.631203Z", + "published": "2017-05-29T09:33:58.853000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3614be9f-74fa-5458-8138-a074ea79da82", + "size": 201949612, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3614be9f-74fa-5458-8138-a074ea79da82", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/3614be9f-74fa-5458-8138-a074ea79da82.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -11.316582, + 58.7353115 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2014/10/05/S1A_S5_GRDH_1SSV_20141005T070157_20141005T070215_002691_003018_92AF.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-10.837245,58.118824 -12.18928,58.24091 -11.839303,59.351799 -10.443884,59.228615 -10.837245,58.118824", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2014/10/05/S1A_S5_GRDH_1SSV_20141005T070157_20141005T070215_002691_003018_92AF.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 171, + "processingBaseline": 0 + }, + "id": "3614be9f-74fa-5458-8138-a074ea79da82" + } + ], + "properties": { + "id": "c27d7cbb-28f4-5d86-b0bd-51017deeb44a", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S5_GRDH_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S5_GRDM_1S-COG.json b/tests/data/opensearch/creodias_search_S5_GRDM_1S-COG.json new file mode 100644 index 0000000..fe91f3c --- /dev/null +++ b/tests/data/opensearch/creodias_search_S5_GRDM_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "ca20b62e-778f-54fb-b1c8-e7dbf72ac554", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S5_GRDM_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S5_GRDM_1S.json b/tests/data/opensearch/creodias_search_S5_GRDM_1S.json new file mode 100644 index 0000000..434801e --- /dev/null +++ b/tests/data/opensearch/creodias_search_S5_GRDM_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "c2d41d6b-3c2a-50e2-b316-d06965160654", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S5_GRDM_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S5_OCN__2S.json b/tests/data/opensearch/creodias_search_S5_OCN__2S.json new file mode 100644 index 0000000..995c26c --- /dev/null +++ b/tests/data/opensearch/creodias_search_S5_OCN__2S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 165.316086, + -9.724657 + ], + [ + 166.032883, + -9.560984 + ], + [ + 166.3629, + -10.983654 + ], + [ + 165.64328, + -11.149103 + ], + [ + 165.316086, + -9.724657 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_OCN__2SDV_20171211T072320_20171211T072344_019651_02163D_07D4.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2017-12-11T07:23:20.875289Z", + "completionDate": "2017-12-11T07:23:44.515195Z", + "productType": "S5_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 19651, + "updated": "2024-06-05T23:19:53.961800Z", + "published": "2017-12-11T16:10:17.105000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0ced135a-33f6-580a-9fff-5a818750a5d4", + "size": 6404994, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0ced135a-33f6-580a-9fff-5a818750a5d4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/0ced135a-33f6-580a-9fff-5a818750a5d4.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 165.839493, + -10.3550435 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "165.316086,-9.724657 166.032883,-9.560984 166.3629,-10.983654 165.64328,-11.149103 165.316086,-9.724657", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2017/12/11/S1A_S5_OCN__2SDV_20171211T072320_20171211T072344_019651_02163D_07D4.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 154, + "processingBaseline": 0 + }, + "id": "0ced135a-33f6-580a-9fff-5a818750a5d4" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -179.125122, + -29.656914 + ], + [ + -178.319397, + -29.460924 + ], + [ + -177.959427, + -30.58275 + ], + [ + -178.773544, + -30.781107 + ], + [ + -179.125122, + -29.656914 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_OCN__2SDV_20171210T063644_20171210T063703_019636_0215CC_5359.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2017-12-10T06:36:44.638270Z", + "completionDate": "2017-12-10T06:37:03.506800Z", + "productType": "S5_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 19636, + "updated": "2024-06-05T23:33:56.249510Z", + "published": "2017-12-10T10:30:51.733000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/771db3a4-5a71-535b-87e7-b95b99d54882", + "size": 5111927, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 771db3a4-5a71-535b-87e7-b95b99d54882", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/771db3a4-5a71-535b-87e7-b95b99d54882.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -178.5422745, + -30.1210155 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-179.125122,-29.656914 -178.319397,-29.460924 -177.959427,-30.58275 -178.773544,-30.781107 -179.125122,-29.656914", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2017/12/10/S1A_S5_OCN__2SDV_20171210T063644_20171210T063703_019636_0215CC_5359.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 139, + "processingBaseline": 0 + }, + "id": "771db3a4-5a71-535b-87e7-b95b99d54882" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -6.251588, + -14.933291 + ], + [ + -5.520679, + -14.762462 + ], + [ + -5.088552, + -16.503746 + ], + [ + -5.825087, + -16.677013 + ], + [ + -6.251588, + -14.933291 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_OCN__2SDV_20171223T185300_20171223T185329_019833_021BD7_2A36.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2017-12-23T18:53:00.346314Z", + "completionDate": "2017-12-23T18:53:29.344765Z", + "productType": "S5_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 19833, + "updated": "2024-05-11T14:07:59.593606Z", + "published": "2017-12-23T21:13:54.042000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2384c9e8-523d-56ef-bb57-401736848f79", + "size": 7817623, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2384c9e8-523d-56ef-bb57-401736848f79", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/2384c9e8-523d-56ef-bb57-401736848f79.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -5.67007, + -15.7197375 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-6.251588,-14.933291 -5.520679,-14.762462 -5.088552,-16.503746 -5.825087,-16.677013 -6.251588,-14.933291", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2017/12/23/S1A_S5_OCN__2SDV_20171223T185300_20171223T185329_019833_021BD7_2A36.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 161, + "processingBaseline": 0 + }, + "id": "2384c9e8-523d-56ef-bb57-401736848f79" + } + ], + "properties": { + "id": "d289cfdb-cb79-5048-b352-b2b953717c51", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S5_OCN__2S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S5_RAW__0S.json b/tests/data/opensearch/creodias_search_S5_RAW__0S.json new file mode 100644 index 0000000..ad3d60c --- /dev/null +++ b/tests/data/opensearch/creodias_search_S5_RAW__0S.json @@ -0,0 +1,318 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -5.1118, + -16.894 + ], + [ + -5.5788, + -15.064 + ], + [ + -6.3014, + -15.1852 + ], + [ + -5.8412, + -17.0184 + ], + [ + -5.1118, + -16.894 + ], + [ + -5.1118, + -16.894 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_RAW__0SSV_20151023T185248_20151023T185319_008283_00BACD_35A3.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-23T18:52:48.769000Z", + "completionDate": "2015-10-23T18:53:19.333000Z", + "productType": "S5_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8283, + "updated": "2024-06-10T15:52:31.108041Z", + "published": "2019-03-23T08:36:15.675100Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/dadf3c3f-e5e8-5702-b6b4-76e466dffede", + "size": 777514526, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for dadf3c3f-e5e8-5702-b6b4-76e466dffede", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/dadf3c3f-e5e8-5702-b6b4-76e466dffede.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -5.7066, + -16.0412 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-5.1118,-16.894 -5.5788,-15.064 -6.3014,-15.1852 -5.8412,-17.0184 -5.1118,-16.894 -5.1118,-16.894", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 161, + "processingBaseline": 0 + }, + "id": "dadf3c3f-e5e8-5702-b6b4-76e466dffede" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -4.4862, + 34.4712 + ], + [ + -3.6362, + 34.5534 + ], + [ + -4.0403, + 36.5276 + ], + [ + -4.9118, + 36.4454 + ], + [ + -4.4862, + 34.4712 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_RAW__0SDV_20141209T181732_20141209T181804_003646_004517_9AE3.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-12-09T18:17:32.096306Z", + "completionDate": "2014-12-09T18:18:04.796257Z", + "productType": "S5_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 3646, + "updated": "2023-10-24T08:28:12.004096Z", + "published": "2023-10-24T08:28:12.004096Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ff075f6a-96e8-47f3-9198-964003b1184f", + "size": 1723396170, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ff075f6a-96e8-47f3-9198-964003b1184f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/ff075f6a-96e8-47f3-9198-964003b1184f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -4.26954466221973, + 35.5034215069403 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-4.4862,34.4712 -3.6362,34.5534 -4.0403,36.5276 -4.9118,36.4454 -4.4862,34.4712", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 74, + "processingBaseline": 0 + }, + "id": "ff075f6a-96e8-47f3-9198-964003b1184f" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -161.557, + 17.9231 + ], + [ + -160.8234, + 18.0103 + ], + [ + -161.1857, + 19.8583 + ], + [ + -161.9276, + 19.7721 + ], + [ + -161.557, + 17.9231 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_RAW__0SDH_20141204T045448_20141204T045518_003565_004345_4151.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-12-04T04:54:48.352119Z", + "completionDate": "2014-12-04T04:55:18.915855Z", + "productType": "S5_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 3565, + "updated": "2023-10-24T08:28:22.071975Z", + "published": "2023-10-24T08:28:22.071975Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/cd5d61d1-313e-4406-af2f-cc50c0e28ba8", + "size": 1653919879, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for cd5d61d1-313e-4406-af2f-cc50c0e28ba8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/cd5d61d1-313e-4406-af2f-cc50c0e28ba8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -161.373816923406, + 18.8925955826148 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-161.557,17.9231 -160.8234,18.0103 -161.1857,19.8583 -161.9276,19.7721 -161.557,17.9231", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 168, + "processingBaseline": 0 + }, + "id": "cd5d61d1-313e-4406-af2f-cc50c0e28ba8" + } + ], + "properties": { + "id": "9d46d16d-e3f6-533d-b336-fd63b7191e05", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S5_RAW__0S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S5_SLC__1S.json b/tests/data/opensearch/creodias_search_S5_SLC__1S.json new file mode 100644 index 0000000..428eecd --- /dev/null +++ b/tests/data/opensearch/creodias_search_S5_SLC__1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -154.475311, + 24.466953 + ], + [ + -154.244598, + 23.329849 + ], + [ + -153.470016, + 23.46081 + ], + [ + -153.693558, + 24.597078 + ], + [ + -154.475311, + 24.466953 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_SLC__1SDV_20150113T042316_20150113T042335_004148_005072_F9F0.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-01-13T04:23:16.881000Z", + "completionDate": "2015-01-13T04:23:35.728000Z", + "productType": "S5_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 4148, + "updated": "2023-10-26T21:31:52.988878Z", + "published": "2018-11-09T00:09:41.788755Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/32e99e5a-c6ca-5caf-8992-2d9315bd9bd2", + "size": 5146612168, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 32e99e5a-c6ca-5caf-8992-2d9315bd9bd2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/32e99e5a-c6ca-5caf-8992-2d9315bd9bd2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -153.971148131481, + 23.9644785362098 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/01/13/S1A_S5_SLC__1SDV_20150113T042316_20150113T042335_004148_005072_F9F0.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-154.475311,24.466953 -154.244598,23.329849 -153.470016,23.46081 -153.693558,24.597078 -154.475311,24.466953", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/01/13/S1A_S5_SLC__1SDV_20150113T042316_20150113T042335_004148_005072_F9F0.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 51, + "processingBaseline": 0 + }, + "id": "32e99e5a-c6ca-5caf-8992-2d9315bd9bd2" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -155.099777, + 23.040264 + ], + [ + -154.869247, + 24.177395 + ], + [ + -155.649292, + 24.307753 + ], + [ + -155.872757, + 23.171465 + ], + [ + -155.099777, + 23.040264 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_SLC__1SDV_20150115T161443_20150115T161502_004184_005140_5B91.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-01-15T16:14:43.753000Z", + "completionDate": "2015-01-15T16:15:02.601000Z", + "productType": "S5_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 4184, + "updated": "2023-10-26T21:45:27.057888Z", + "published": "2019-03-20T20:59:38.793685Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3463884b-1255-582e-bf93-62503a5c4394", + "size": 5145543069, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3463884b-1255-582e-bf93-62503a5c4394", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/3463884b-1255-582e-bf93-62503a5c4394.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -155.372493748628, + 23.6750143331333 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/01/15/S1A_S5_SLC__1SDV_20150115T161443_20150115T161502_004184_005140_5B91.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-155.099777,23.040264 -154.869247,24.177395 -155.649292,24.307753 -155.872757,23.171465 -155.099777,23.040264", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/01/15/S1A_S5_SLC__1SDV_20150115T161443_20150115T161502_004184_005140_5B91.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 87, + "processingBaseline": 0 + }, + "id": "3463884b-1255-582e-bf93-62503a5c4394" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 165.315353, + -9.723592 + ], + [ + 165.642715, + -11.148878 + ], + [ + 166.36293, + -10.983293 + ], + [ + 166.032181, + -9.559916 + ], + [ + 165.315353, + -9.723592 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S5_SLC__1SDV_20151023T072309_20151023T072333_008276_00BA9A_FCB1.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-23T07:23:09.416000Z", + "completionDate": "2015-10-23T07:23:33.070000Z", + "productType": "S5_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8276, + "updated": "2023-11-03T12:55:33.308196Z", + "published": "2019-03-23T08:14:27.214298Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7412d7ff-9328-535d-a303-fb8de5e824f8", + "size": 6452418341, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7412d7ff-9328-535d-a303-fb8de5e824f8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/7412d7ff-9328-535d-a303-fb8de5e824f8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 165.838388263051, + -10.3545306846921 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/10/23/S1A_S5_SLC__1SDV_20151023T072309_20151023T072333_008276_00BA9A_FCB1.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "165.315353,-9.723592 165.642715,-11.148878 166.36293,-10.983293 166.032181,-9.559916 165.315353,-9.723592", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/10/23/S1A_S5_SLC__1SDV_20151023T072309_20151023T072333_008276_00BA9A_FCB1.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 154, + "processingBaseline": 0 + }, + "id": "7412d7ff-9328-535d-a303-fb8de5e824f8" + } + ], + "properties": { + "id": "f133aa94-e0e1-507d-b57b-ae482454d3ae", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S5_SLC__1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S6_ETA__AX.json b/tests/data/opensearch/creodias_search_S6_ETA__AX.json new file mode 100644 index 0000000..db35639 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S6_ETA__AX.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 55.6216, + -21.6696 + ], + [ + 56.3842, + -21.4849 + ], + [ + 55.9943, + -20.0556 + ], + [ + 55.2389, + -20.2377 + ], + [ + 55.6216, + -21.6696 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_ETA__AXDV_20230724T145332_20230724T145356_049566_05F5CF_6245.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-07-24T14:53:32.521994Z", + "completionDate": "2023-07-24T14:53:56.422287Z", + "productType": "S6_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 49566, + "updated": "2024-03-20T15:48:03.196681Z", + "published": "2023-11-11T04:15:29.922270Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/9c59f1f6-0ac5-4c45-a8b5-4f97c35b0e5c", + "size": 14147716, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 9c59f1f6-0ac5-4c45-a8b5-4f97c35b0e5c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/9c59f1f6-0ac5-4c45-a8b5-4f97c35b0e5c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 55.8100289206581, + -20.8631237869363 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "55.6216,-21.6696 56.3842,-21.4849 55.9943,-20.0556 55.2389,-20.2377 55.6216,-21.6696", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S6_ETA__AX/2023/07/24/S1A_S6_ETA__AXDV_20230724T145332_20230724T145356_049566_05F5CF_6245.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 144, + "processingBaseline": 2.1 + }, + "id": "9c59f1f6-0ac5-4c45-a8b5-4f97c35b0e5c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 145.952, + 16.1963 + ], + [ + 146.697, + 16.3324 + ], + [ + 146.367, + 18.0336 + ], + [ + 145.615, + 17.8991 + ], + [ + 145.952, + 16.1963 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_ETA__AXDV_20231227T082902_20231227T082931_051838_064319_98D1.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-12-27T08:29:02.844575Z", + "completionDate": "2023-12-27T08:29:31.055718Z", + "productType": "S6_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 51838, + "updated": "2024-03-20T17:10:03.820333Z", + "published": "2024-01-16T23:07:12.397481Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bc81c45b-58f7-4095-8e27-cb9d22e7b7c7", + "size": 15748228, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bc81c45b-58f7-4095-8e27-cb9d22e7b7c7", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/bc81c45b-58f7-4095-8e27-cb9d22e7b7c7.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 146.157408808024, + 17.1165553485536 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "145.952,16.1963 146.697,16.3324 146.367,18.0336 145.615,17.8991 145.952,16.1963", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S6_ETA__AX/2023/12/27/S1A_S6_ETA__AXDV_20231227T082902_20231227T082931_051838_064319_98D1.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 141, + "processingBaseline": 2.2 + }, + "id": "bc81c45b-58f7-4095-8e27-cb9d22e7b7c7" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 55.6251, + -21.671 + ], + [ + 56.3877, + -21.4863 + ], + [ + 55.9978, + -20.057 + ], + [ + 55.2424, + -20.2391 + ], + [ + 55.6251, + -21.671 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_ETA__AXDV_20231109T145334_20231109T145358_051141_062AFC_C224.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2023-11-09T14:53:34.662757Z", + "completionDate": "2023-11-09T14:53:58.563050Z", + "productType": "S6_ETA__AX", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 51141, + "updated": "2024-03-20T17:10:00.057506Z", + "published": "2023-11-30T06:53:21.913744Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/5db37f38-3d04-4c48-a0d1-eb980d776ebf", + "size": 13878075, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 5db37f38-3d04-4c48-a0d1-eb980d776ebf", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/5db37f38-3d04-4c48-a0d1-eb980d776ebf.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 55.8135289206581, + -20.8645237869363 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "55.6251,-21.671 56.3877,-21.4863 55.9978,-20.057 55.2424,-20.2391 55.6251,-21.671", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/AUX/S6_ETA__AX/2023/11/09/S1A_S6_ETA__AXDV_20231109T145334_20231109T145358_051141_062AFC_C224.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Off-line", + "relativeOrbitNumber": 144, + "processingBaseline": 2.1 + }, + "id": "5db37f38-3d04-4c48-a0d1-eb980d776ebf" + } + ], + "properties": { + "id": "34751bd6-ce19-5dff-bb0f-60c1cc9404ba", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S6_ETA__AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S6_GRDF_1S-COG.json b/tests/data/opensearch/creodias_search_S6_GRDF_1S-COG.json new file mode 100644 index 0000000..3b25642 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S6_GRDF_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "93ca4f86-b4a8-52af-b343-4247225686e3", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S6_GRDF_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S6_GRDF_1S.json b/tests/data/opensearch/creodias_search_S6_GRDF_1S.json new file mode 100644 index 0000000..0cb9e11 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S6_GRDF_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "0ad53d21-ddcc-5f5a-b082-7f728cc45e00", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S6_GRDF_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S6_GRDH_1S-COG.json b/tests/data/opensearch/creodias_search_S6_GRDH_1S-COG.json new file mode 100644 index 0000000..7c8576d --- /dev/null +++ b/tests/data/opensearch/creodias_search_S6_GRDH_1S-COG.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -4.501904, + 46.861073 + ], + [ + -5.547304, + 46.973785 + ], + [ + -5.159322, + 48.692211 + ], + [ + -4.078794, + 48.57999 + ], + [ + -4.501904, + 46.861073 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_GRDH_1SSV_20141004T062347_20141004T062416_002676_002FC2_01E1_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T06:23:47.966000Z", + "completionDate": "2014-10-04T06:24:16.654000Z", + "productType": "S6_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2676, + "updated": "2024-06-11T20:39:15.051433Z", + "published": "2023-04-24T10:11:03.341978Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ceadc7ce-ccd8-4a0d-bdeb-81e74f6640da", + "size": 125450078, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ceadc7ce-ccd8-4a0d-bdeb-81e74f6640da", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/ceadc7ce-ccd8-4a0d-bdeb-81e74f6640da.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -4.82053336819734, + 47.7813449527852 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S6_GRDH_1S-COG/2014/10/04/S1A_S6_GRDH_1SSV_20141004T062347_20141004T062416_002676_002FC2_01E1_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-4.501904,46.861073 -5.547304,46.973785 -5.159322,48.692211 -4.078794,48.57999 -4.501904,46.861073", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S6_GRDH_1S-COG/2014/10/04/S1A_S6_GRDH_1SSV_20141004T062347_20141004T062416_002676_002FC2_01E1_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 156, + "processingBaseline": 0 + }, + "id": "ceadc7ce-ccd8-4a0d-bdeb-81e74f6640da" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -162.187836, + 24.432209 + ], + [ + -161.406845, + 24.559713 + ], + [ + -161.012497, + 22.515774 + ], + [ + -161.781204, + 22.386461 + ], + [ + -162.187836, + 24.432209 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_GRDH_1SSV_20141005T045557_20141005T045630_002690_003010_480A_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-05T04:55:57.017000Z", + "completionDate": "2014-10-05T04:56:30.937000Z", + "productType": "S6_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2690, + "updated": "2024-06-11T20:37:11.232252Z", + "published": "2023-04-24T16:18:06.553986Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/725eb9eb-c087-4ea0-a09a-517d11be677f", + "size": 99862287, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 725eb9eb-c087-4ea0-a09a-517d11be677f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/725eb9eb-c087-4ea0-a09a-517d11be677f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -161.597710770123, + 23.4760608488514 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S6_GRDH_1S-COG/2014/10/05/S1A_S6_GRDH_1SSV_20141005T045557_20141005T045630_002690_003010_480A_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-162.187836,24.432209 -161.406845,24.559713 -161.012497,22.515774 -161.781204,22.386461 -162.187836,24.432209", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S6_GRDH_1S-COG/2014/10/05/S1A_S6_GRDH_1SSV_20141005T045557_20141005T045630_002690_003010_480A_COG.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 170, + "processingBaseline": 0 + }, + "id": "725eb9eb-c087-4ea0-a09a-517d11be677f" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 9.276333, + 44.220547 + ], + [ + 8.278953, + 44.334316 + ], + [ + 8.643024, + 46.057014 + ], + [ + 9.67095, + 45.944054 + ], + [ + 9.276333, + 44.220547 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_GRDH_1SDH_20141005T052655_20141005T052724_002690_003013_8743_COG.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-05T05:26:55.995000Z", + "completionDate": "2014-10-05T05:27:24.713000Z", + "productType": "S6_GRDH_1S-COG", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 2690, + "updated": "2023-04-24T16:33:55.260381Z", + "published": "2023-04-24T16:33:55.260381Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bbd15b1e-b679-4d2b-8891-f0f15f5b2226", + "size": 317418866, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bbd15b1e-b679-4d2b-8891-f0f15f5b2226", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/bbd15b1e-b679-4d2b-8891-f0f15f5b2226.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 8.96844230298684, + 45.1431626489055 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/S6_GRDH_1S-COG/2014/10/05/S1A_S6_GRDH_1SDH_20141005T052655_20141005T052724_002690_003013_8743_COG.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "9.276333,44.220547 8.278953,44.334316 8.643024,46.057014 9.67095,45.944054 9.276333,44.220547", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/S6_GRDH_1S-COG/2014/10/05/S1A_S6_GRDH_1SDH_20141005T052655_20141005T052724_002690_003013_8743_COG.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 170, + "processingBaseline": 0 + }, + "id": "bbd15b1e-b679-4d2b-8891-f0f15f5b2226" + } + ], + "properties": { + "id": "bc0b7b66-cb0d-5844-b93f-6bd99249d337", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S6_GRDH_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S6_GRDH_1S.json b/tests/data/opensearch/creodias_search_S6_GRDH_1S.json new file mode 100644 index 0000000..0f84b13 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S6_GRDH_1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -46.940159, + -22.659971 + ], + [ + -46.179604, + -22.475052 + ], + [ + -45.69923, + -24.201494 + ], + [ + -46.468967, + -24.38954 + ], + [ + -46.940159, + -22.659971 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_GRDH_1SDV_20151219T214325_20151219T214354_009116_00D1B0_886F.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-19T21:43:25.486060Z", + "completionDate": "2015-12-19T21:43:54.359208Z", + "productType": "S6_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 9116, + "updated": "2024-05-13T11:41:29.434842Z", + "published": "2017-10-22T16:06:58.597000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8ab0dcfb-fdc4-5308-93e9-c774fe51244f", + "size": 635724991, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8ab0dcfb-fdc4-5308-93e9-c774fe51244f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/8ab0dcfb-fdc4-5308-93e9-c774fe51244f.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -46.3196945, + -23.432296 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/12/19/S1A_S6_GRDH_1SDV_20151219T214325_20151219T214354_009116_00D1B0_886F.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-46.940159,-22.659971 -46.179604,-22.475052 -45.69923,-24.201494 -46.468967,-24.38954 -46.940159,-22.659971", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/12/19/S1A_S6_GRDH_1SDV_20151219T214325_20151219T214354_009116_00D1B0_886F.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 119, + "processingBaseline": 0 + }, + "id": "8ab0dcfb-fdc4-5308-93e9-c774fe51244f" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 149.404526, + -0.759853 + ], + [ + 150.109528, + -0.60715 + ], + [ + 150.349701, + -1.733299 + ], + [ + 149.644699, + -1.887314 + ], + [ + 149.404526, + -0.759853 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_GRDH_1SDV_20151221T082315_20151221T082334_009137_00D24D_41B3.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-21T08:23:15.945992Z", + "completionDate": "2015-12-21T08:23:34.632120Z", + "productType": "S6_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 9137, + "updated": "2024-05-13T11:22:08.301656Z", + "published": "2017-10-22T12:52:24.179000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2125d4a8-26b6-5c14-a91c-95f7245f28ab", + "size": 406982300, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2125d4a8-26b6-5c14-a91c-95f7245f28ab", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/2125d4a8-26b6-5c14-a91c-95f7245f28ab.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 149.8771135, + -1.247232 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2015/12/21/S1A_S6_GRDH_1SDV_20151221T082315_20151221T082334_009137_00D24D_41B3.SAFE/preview/quick-look.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "149.404526,-0.759853 150.109528,-0.60715 150.349701,-1.733299 149.644699,-1.887314 149.404526,-0.759853", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2015/12/21/S1A_S6_GRDH_1SDV_20151221T082315_20151221T082334_009137_00D24D_41B3.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 140, + "processingBaseline": 0 + }, + "id": "2125d4a8-26b6-5c14-a91c-95f7245f28ab" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -133.010117, + 50.970375 + ], + [ + -131.869934, + 51.082539 + ], + [ + -131.472397, + 49.390179 + ], + [ + -132.572952, + 49.277756 + ], + [ + -133.010117, + 50.970375 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_GRDH_1SSV_20141004T024330_20141004T024359_002674_002FB2_E78C.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2014-10-04T02:43:30.974283Z", + "completionDate": "2014-10-04T02:43:59.247346Z", + "productType": "S6_GRDH_1S", + "platform": "S1A", + "resolution": 10.0, + "orbitNumber": 2674, + "updated": "2024-06-11T20:39:55.984731Z", + "published": "2017-12-16T08:59:18.034000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bd79dbef-c38e-540d-89b2-9287d0ef255b", + "size": 306782868, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bd79dbef-c38e-540d-89b2-9287d0ef255b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/bd79dbef-c38e-540d-89b2-9287d0ef255b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -132.241257, + 50.1801475 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/GRD/2014/10/04/S1A_S6_GRDH_1SSV_20141004T024330_20141004T024359_002674_002FB2_E78C.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-133.010117,50.970375 -131.869934,51.082539 -131.472397,49.390179 -132.572952,49.277756 -133.010117,50.970375", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/GRD/2014/10/04/S1A_S6_GRDH_1SSV_20141004T024330_20141004T024359_002674_002FB2_E78C.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 154, + "processingBaseline": 0 + }, + "id": "bd79dbef-c38e-540d-89b2-9287d0ef255b" + } + ], + "properties": { + "id": "5a9d7d4a-e6ae-5a8d-b853-6583d93f062c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S6_GRDH_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S6_GRDM_1S-COG.json b/tests/data/opensearch/creodias_search_S6_GRDM_1S-COG.json new file mode 100644 index 0000000..72b0c94 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S6_GRDM_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "b177016f-eb5c-5c8d-bbda-df18a5620d69", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S6_GRDM_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S6_GRDM_1S.json b/tests/data/opensearch/creodias_search_S6_GRDM_1S.json new file mode 100644 index 0000000..b19d1b8 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S6_GRDM_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "6dcddfb6-1092-53d3-b3da-24668264277a", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S6_GRDM_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_S6_OCN__2S.json b/tests/data/opensearch/creodias_search_S6_OCN__2S.json new file mode 100644 index 0000000..6436acc --- /dev/null +++ b/tests/data/opensearch/creodias_search_S6_OCN__2S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 145.00795, + 20.973923 + ], + [ + 145.76918, + 21.104589 + ], + [ + 146.07164, + 19.53862 + ], + [ + 145.318283, + 19.406509 + ], + [ + 145.00795, + 20.973923 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_OCN__2SDV_20171210T082921_20171210T082947_019638_0215D6_2881.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2017-12-10T08:29:21.549153Z", + "completionDate": "2017-12-10T08:29:47.526689Z", + "productType": "S6_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 19638, + "updated": "2024-06-05T23:33:32.002309Z", + "published": "2017-12-10T13:36:55.502000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/091b8a50-d00f-5055-a152-1a9fbb193569", + "size": 6924369, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 091b8a50-d00f-5055-a152-1a9fbb193569", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/091b8a50-d00f-5055-a152-1a9fbb193569.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 145.539795, + 20.255549 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "145.00795,20.973923 145.76918,21.104589 146.07164,19.53862 145.318283,19.406509 145.00795,20.973923", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2017/12/10/S1A_S6_OCN__2SDV_20171210T082921_20171210T082947_019638_0215D6_2881.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 141, + "processingBaseline": 0 + }, + "id": "091b8a50-d00f-5055-a152-1a9fbb193569" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -46.94511, + -22.643982 + ], + [ + -46.183666, + -22.458857 + ], + [ + -45.699726, + -24.197725 + ], + [ + -46.470409, + -24.385998 + ], + [ + -46.94511, + -22.643982 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_OCN__2SDV_20171208T214338_20171208T214407_019616_021532_291D.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2017-12-08T21:43:38.366910Z", + "completionDate": "2017-12-08T21:44:07.448567Z", + "productType": "S6_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 19616, + "updated": "2024-06-05T23:53:17.744442Z", + "published": "2017-12-09T00:47:50.857000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c5bb33a3-0ab9-5888-ad6a-f3d372326b15", + "size": 7140902, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c5bb33a3-0ab9-5888-ad6a-f3d372326b15", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/c5bb33a3-0ab9-5888-ad6a-f3d372326b15.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -46.322418, + -23.4224275 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-46.94511,-22.643982 -46.183666,-22.458857 -45.699726,-24.197725 -46.470409,-24.385998 -46.94511,-22.643982", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2017/12/08/S1A_S6_OCN__2SDV_20171208T214338_20171208T214407_019616_021532_291D.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 119, + "processingBaseline": 0 + }, + "id": "c5bb33a3-0ab9-5888-ad6a-f3d372326b15" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 63.110752, + -18.866808 + ], + [ + 63.853672, + -18.688623 + ], + [ + 64.23719, + -20.129961 + ], + [ + 63.4883, + -20.310513 + ], + [ + 63.110752, + -18.866808 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1B_S6_OCN__2SDV_20171208T141944_20171208T142008_008628_00F52E_BAF1.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2017-12-08T14:19:44.242650Z", + "completionDate": "2017-12-08T14:20:08.321014Z", + "productType": "S6_OCN__2S", + "platform": "S1B", + "resolution": 0.0, + "orbitNumber": 8628, + "updated": "2024-06-05T23:57:32.343411Z", + "published": "2017-12-08T17:06:21.376000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ec6b8b1a-d8ca-5ad6-a3e5-90884d769c34", + "size": 5881382, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ec6b8b1a-d8ca-5ad6-a3e5-90884d769c34", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/ec6b8b1a-d8ca-5ad6-a3e5-90884d769c34.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 63.673971, + -19.499568 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "63.110752,-18.866808 63.853672,-18.688623 64.23719,-20.129961 63.4883,-20.310513 63.110752,-18.866808", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2017/12/08/S1B_S6_OCN__2SDV_20171208T141944_20171208T142008_008628_00F52E_BAF1.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 27, + "processingBaseline": 0 + }, + "id": "ec6b8b1a-d8ca-5ad6-a3e5-90884d769c34" + } + ], + "properties": { + "id": "93504623-252f-5d16-bdb0-3445945f6767", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S6_OCN__2S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S6_RAW__0S.json b/tests/data/opensearch/creodias_search_S6_RAW__0S.json new file mode 100644 index 0000000..4811ca7 --- /dev/null +++ b/tests/data/opensearch/creodias_search_S6_RAW__0S.json @@ -0,0 +1,326 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -45.6823, + -24.5906 + ], + [ + -46.2179, + -22.7694 + ], + [ + -46.9731, + -22.9072 + ], + [ + -46.448, + -24.7326 + ], + [ + -45.6823, + -24.5906 + ], + [ + -45.6823, + -24.5906 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_RAW__0SDV_20151219T214324_20151219T214355_009116_00D1B0_BA02.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-19T21:43:24.778000Z", + "completionDate": "2015-12-19T21:43:55.416000Z", + "productType": "S6_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9116, + "updated": "2024-05-22T21:22:38.088796Z", + "published": "2019-03-24T04:18:29.389645Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bf607187-9f48-58a9-bfde-b3fd039c984b", + "size": 1357217399, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bf607187-9f48-58a9-bfde-b3fd039c984b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/bf607187-9f48-58a9-bfde-b3fd039c984b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -46.3277, + -23.751 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-45.6823,-24.5906 -46.2179,-22.7694 -46.9731,-22.9072 -46.448,-24.7326 -45.6823,-24.5906 -45.6823,-24.5906", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 119, + "processingBaseline": 0 + }, + "id": "bf607187-9f48-58a9-bfde-b3fd039c984b" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -45.6829, + -24.5908 + ], + [ + -46.2185, + -22.7695 + ], + [ + -46.9737, + -22.9074 + ], + [ + -46.4486, + -24.7328 + ], + [ + -45.6829, + -24.5908 + ], + [ + -45.6829, + -24.5908 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_RAW__0SDV_20151231T214324_20151231T214355_009291_00D6AE_6208.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-31T21:43:24.409000Z", + "completionDate": "2015-12-31T21:43:55.046000Z", + "productType": "S6_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9291, + "updated": "2024-05-28T19:43:38.334923Z", + "published": "2019-03-24T09:43:33.670400Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d6575871-be22-50d9-8f49-62678076df60", + "size": 1351522269, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d6575871-be22-50d9-8f49-62678076df60", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/d6575871-be22-50d9-8f49-62678076df60.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -46.3283, + -23.75115 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-45.6829,-24.5908 -46.2185,-22.7695 -46.9737,-22.9074 -46.4486,-24.7328 -45.6829,-24.5908 -45.6829,-24.5908", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "ASCENDING", + "timeliness": null, + "relativeOrbitNumber": 119, + "processingBaseline": 0 + }, + "id": "d6575871-be22-50d9-8f49-62678076df60" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -88.6259, + 42.3765 + ], + [ + -88.9454, + 40.8304 + ], + [ + -88.0198, + 40.7526 + ], + [ + -87.6775, + 42.2986 + ], + [ + -88.6259, + 42.3765 + ], + [ + -88.6259, + 42.3765 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_RAW__0SDV_20151230T115441_20151230T115507_009271_00D620_00B4.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-12-30T11:54:41.367000Z", + "completionDate": "2015-12-30T11:55:07.006000Z", + "productType": "S6_RAW__0S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 9271, + "updated": "2024-05-28T19:56:44.913060Z", + "published": "2019-03-24T09:02:30.349607Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2dabe5e4-03d9-592d-9623-d7fc51034200", + "size": 1139000054, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2dabe5e4-03d9-592d-9623-d7fc51034200", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/2dabe5e4-03d9-592d-9623-d7fc51034200.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -88.31145, + 41.56455 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL0", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-88.6259,42.3765 -88.9454,40.8304 -88.0198,40.7526 -87.6775,42.2986 -88.6259,42.3765 -88.6259,42.3765", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": "DESCENDING", + "timeliness": null, + "relativeOrbitNumber": 99, + "processingBaseline": 0 + }, + "id": "2dabe5e4-03d9-592d-9623-d7fc51034200" + } + ], + "properties": { + "id": "bfa3ec7c-607a-5c6b-b462-4194971d5ab4", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S6_RAW__0S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_S6_SLC__1S.json b/tests/data/opensearch/creodias_search_S6_SLC__1S.json new file mode 100644 index 0000000..70ea55a --- /dev/null +++ b/tests/data/opensearch/creodias_search_S6_SLC__1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -88.240395, + 40.526569 + ], + [ + -87.853813, + 42.254814 + ], + [ + -88.824059, + 42.370068 + ], + [ + -89.184471, + 40.642689 + ], + [ + -88.240395, + 40.526569 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_SLC__1SDV_20150422T115440_20150422T115508_005596_00729F_EAED.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-04-22T11:54:40.144000Z", + "completionDate": "2015-04-22T11:55:08.927000Z", + "productType": "S6_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 5596, + "updated": "2023-11-13T21:27:59.448228Z", + "published": "2020-05-18T10:18:51.335108Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/87999ff7-8ca3-5570-8c37-2eeec544fad1", + "size": 6815814527, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 87999ff7-8ca3-5570-8c37-2eeec544fad1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/87999ff7-8ca3-5570-8c37-2eeec544fad1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -88.5246798478972, + 41.4523221275387 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/04/22/S1A_S6_SLC__1SDV_20150422T115440_20150422T115508_005596_00729F_EAED.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-88.240395,40.526569 -87.853813,42.254814 -88.824059,42.370068 -89.184471,40.642689 -88.240395,40.526569", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/04/22/S1A_S6_SLC__1SDV_20150422T115440_20150422T115508_005596_00729F_EAED.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 99, + "processingBaseline": 0 + }, + "id": "87999ff7-8ca3-5570-8c37-2eeec544fad1" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -88.12281, + 41.088745 + ], + [ + -87.803238, + 42.510754 + ], + [ + -88.77388, + 42.625416 + ], + [ + -89.071564, + 41.204102 + ], + [ + -88.12281, + 41.088745 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_SLC__1SDV_20150504T115437_20150504T115500_005771_00769D_978C.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-05-04T11:54:37.097000Z", + "completionDate": "2015-05-04T11:55:00.783000Z", + "productType": "S6_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 5771, + "updated": "2023-11-13T21:28:25.422090Z", + "published": "2020-05-18T10:38:54.189758Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/37510bf4-b324-552e-b0c6-bf8bf2d3e07c", + "size": 5588881220, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 37510bf4-b324-552e-b0c6-bf8bf2d3e07c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/37510bf4-b324-552e-b0c6-bf8bf2d3e07c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -88.4421233146286, + 41.8598477897711 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/05/04/S1A_S6_SLC__1SDV_20150504T115437_20150504T115500_005771_00769D_978C.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-88.12281,41.088745 -87.803238,42.510754 -88.77388,42.625416 -89.071564,41.204102 -88.12281,41.088745", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/05/04/S1A_S6_SLC__1SDV_20150504T115437_20150504T115500_005771_00769D_978C.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 99, + "processingBaseline": 0 + }, + "id": "37510bf4-b324-552e-b0c6-bf8bf2d3e07c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -88.120369, + 41.088699 + ], + [ + -87.800781, + 42.510616 + ], + [ + -88.771484, + 42.625301 + ], + [ + -89.069183, + 41.204079 + ], + [ + -88.120369, + 41.088699 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_S6_SLC__1SDV_20150516T115437_20150516T115501_005946_007A96_1F3E.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-05-16T11:54:37.444000Z", + "completionDate": "2015-05-16T11:55:01.128000Z", + "productType": "S6_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 5946, + "updated": "2023-11-13T21:32:26.995697Z", + "published": "2020-05-18T10:38:53.700997Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/812ea588-d8ab-57ed-8d9e-7f4610cf728e", + "size": 5588602898, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 812ea588-d8ab-57ed-8d9e-7f4610cf728e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/812ea588-d8ab-57ed-8d9e-7f4610cf728e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -88.4397045015175, + 41.8597670484049 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "SM", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/05/16/S1A_S6_SLC__1SDV_20150516T115437_20150516T115501_005946_007A96_1F3E.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-88.120369,41.088699 -87.800781,42.510616 -88.771484,42.625301 -89.069183,41.204079 -88.120369,41.088699", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/05/16/S1A_S6_SLC__1SDV_20150516T115437_20150516T115501_005946_007A96_1F3E.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 99, + "processingBaseline": 0 + }, + "id": "812ea588-d8ab-57ed-8d9e-7f4610cf728e" + } + ], + "properties": { + "id": "00932676-5c21-5528-b5f2-8f8e6764ba31", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=S6_SLC__1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SLC.json b/tests/data/opensearch/creodias_search_SLC.json new file mode 100644 index 0000000..93880b0 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SLC.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -45.964291, + -26.079773 + ], + [ + -45.013412, + -22.256895 + ], + [ + -48.888611, + -21.358072 + ], + [ + -49.970905, + -25.146931 + ], + [ + -45.964291, + -26.079773 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_SLC__1SDH_20150424T083822_20150424T083926_005623_007343_7D3D.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-04-24T08:38:22.979000Z", + "completionDate": "2015-04-24T08:39:26.454000Z", + "productType": "EW_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 5623, + "updated": "2023-11-13T21:24:01.825576Z", + "published": "2020-05-20T03:41:32.112337Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fb752f3d-8260-5ac8-b311-9c3e1a7813ba", + "size": 7310129104, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fb752f3d-8260-5ac8-b311-9c3e1a7813ba", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/fb752f3d-8260-5ac8-b311-9c3e1a7813ba.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -47.4618658361229, + -23.721129861418 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/04/24/S1A_EW_SLC__1SDH_20150424T083822_20150424T083926_005623_007343_7D3D.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-45.964291,-26.079773 -45.013412,-22.256895 -48.888611,-21.358072 -49.970905,-25.146931 -45.964291,-26.079773", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/04/24/S1A_EW_SLC__1SDH_20150424T083822_20150424T083926_005623_007343_7D3D.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 126, + "processingBaseline": 0 + }, + "id": "fb752f3d-8260-5ac8-b311-9c3e1a7813ba" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -45.912804, + -25.897734 + ], + [ + -44.964462, + -22.074102 + ], + [ + -48.841373, + -21.175247 + ], + [ + -49.920223, + -24.964985 + ], + [ + -45.912804, + -25.897734 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_SLC__1SDH_20150506T083820_20150506T083924_005798_00773F_66F7.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-05-06T08:38:20.862000Z", + "completionDate": "2015-05-06T08:39:24.343000Z", + "productType": "EW_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 5798, + "updated": "2023-11-13T21:25:22.466398Z", + "published": "2020-05-20T03:41:33.319757Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a2e88869-1f9c-51ea-aefd-d33823756a8d", + "size": 7358283925, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a2e88869-1f9c-51ea-aefd-d33823756a8d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/a2e88869-1f9c-51ea-aefd-d33823756a8d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -47.4122404167144, + -23.5386585675879 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/05/06/S1A_EW_SLC__1SDH_20150506T083820_20150506T083924_005798_00773F_66F7.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-45.912804,-25.897734 -44.964462,-22.074102 -48.841373,-21.175247 -49.920223,-24.964985 -45.912804,-25.897734", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/05/06/S1A_EW_SLC__1SDH_20150506T083820_20150506T083924_005798_00773F_66F7.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 126, + "processingBaseline": 0 + }, + "id": "a2e88869-1f9c-51ea-aefd-d33823756a8d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -45.965614, + -26.079977 + ], + [ + -45.014759, + -22.256895 + ], + [ + -48.889633, + -21.358242 + ], + [ + -49.971882, + -25.147312 + ], + [ + -45.965614, + -26.079977 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_EW_SLC__1SDH_20150319T083821_20150319T083925_005098_006693_5450.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-03-19T08:38:21.884000Z", + "completionDate": "2015-03-19T08:39:25.362000Z", + "productType": "EW_SLC__1S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 5098, + "updated": "2023-11-13T21:29:21.919921Z", + "published": "2020-05-20T04:21:35.300347Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/3b0bd0a9-1df5-5582-9655-36c96db06275", + "size": 7310187341, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 3b0bd0a9-1df5-5582-9655-36c96db06275", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/3b0bd0a9-1df5-5582-9655-36c96db06275.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -47.4630327343054, + -23.7213184290497 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "EW", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-1/SAR/SLC/2015/03/19/S1A_EW_SLC__1SDH_20150319T083821_20150319T083925_005098_006693_5450.SAFE/preview/thumbnail.png", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-45.965614,-26.079977 -45.014759,-22.256895 -48.889633,-21.358242 -49.971882,-25.147312 -45.965614,-26.079977", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2015/03/19/S1A_EW_SLC__1SDH_20150319T083821_20150319T083925_005098_006693_5450.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "NRT-10m", + "relativeOrbitNumber": 126, + "processingBaseline": 0 + }, + "id": "3b0bd0a9-1df5-5582-9655-36c96db06275" + } + ], + "properties": { + "id": "c3643d92-1949-5698-b5cb-a67240e079ea", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SLC" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SL_1_RBT___.json b/tests/data/opensearch/creodias_search_SL_1_RBT___.json new file mode 100644 index 0000000..7f399ff --- /dev/null +++ b/tests/data/opensearch/creodias_search_SL_1_RBT___.json @@ -0,0 +1,1082 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.86269, + 54.4971 + ], + [ + 5.07891, + 54.4573 + ], + [ + 4.2805, + 54.4143 + ], + [ + 3.5164, + 54.3623 + ], + [ + 2.72654, + 54.3158 + ], + [ + 1.94858, + 54.252 + ], + [ + 1.17947, + 54.1872 + ], + [ + 0.412837, + 54.1148 + ], + [ + -0.352016, + 54.0375 + ], + [ + -1.12787, + 53.9633 + ], + [ + -1.88496, + 53.8779 + ], + [ + -2.65264, + 53.7856 + ], + [ + -3.39659, + 53.6893 + ], + [ + -4.15807, + 53.5948 + ], + [ + -4.90343, + 53.4897 + ], + [ + -5.65723, + 53.3804 + ], + [ + -6.39324, + 53.267 + ], + [ + -7.12901, + 53.1505 + ], + [ + -7.86568, + 53.0284 + ], + [ + -8.59236, + 52.9021 + ], + [ + -9.32746, + 52.7697 + ], + [ + -10.0457, + 52.636 + ], + [ + -10.7639, + 52.4966 + ], + [ + -11.4669, + 52.3468 + ], + [ + -12.1809, + 52.198 + ], + [ + -12.8787, + 52.0503 + ], + [ + -13.5664, + 51.8897 + ], + [ + -14.2587, + 51.7287 + ], + [ + -14.9547, + 51.5714 + ], + [ + -15.6369, + 51.3935 + ], + [ + -15.8948, + 51.3273 + ], + [ + -14.3616, + 48.8309 + ], + [ + -12.9472, + 46.274 + ], + [ + -11.6553, + 43.7015 + ], + [ + -10.4667, + 41.1158 + ], + [ + -10.2456, + 41.1751 + ], + [ + -9.6668, + 41.3157 + ], + [ + -9.09176, + 41.4535 + ], + [ + -8.49807, + 41.5915 + ], + [ + -7.91546, + 41.7261 + ], + [ + -7.32717, + 41.8641 + ], + [ + -6.74334, + 41.9867 + ], + [ + -6.14591, + 42.1115 + ], + [ + -5.55145, + 42.2321 + ], + [ + -4.9584, + 42.3493 + ], + [ + -4.35305, + 42.4653 + ], + [ + -3.75513, + 42.5759 + ], + [ + -3.15121, + 42.6846 + ], + [ + -2.55061, + 42.791 + ], + [ + -1.93666, + 42.8939 + ], + [ + -1.333, + 42.9936 + ], + [ + -0.706542, + 43.0889 + ], + [ + -0.097724, + 43.1861 + ], + [ + 0.523072, + 43.2712 + ], + [ + 1.13159, + 43.3631 + ], + [ + 1.75409, + 43.4439 + ], + [ + 2.3673, + 43.5275 + ], + [ + 3.00307, + 43.5958 + ], + [ + 3.62708, + 43.6685 + ], + [ + 4.24641, + 43.7424 + ], + [ + 4.86603, + 43.8081 + ], + [ + 5.48704, + 43.8763 + ], + [ + 6.13713, + 43.9251 + ], + [ + 6.74497, + 43.996 + ], + [ + 7.39968, + 44.0325 + ], + [ + 7.00174, + 46.6619 + ], + [ + 6.61164, + 49.2897 + ], + [ + 6.22973, + 51.916 + ], + [ + 5.86269, + 54.4971 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SL_1_RBT____20161231T214659_20161231T214959_20181003T234200_0179_012_343______LR1_R_NT_003.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-12-31T21:46:58.583000Z", + "completionDate": "2016-12-31T21:49:58.583000Z", + "productType": "SL_1_RBT___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 4551, + "updated": "2024-08-08T14:11:35.912301Z", + "published": "2019-04-06T21:10:37.065242Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b4668df6-3a2a-5861-8804-653bf547fa7e", + "size": 440710465, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b4668df6-3a2a-5861-8804-653bf547fa7e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/b4668df6-3a2a-5861-8804-653bf547fa7e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -4.24756, + 47.80645 + ] + }, + "instrument": "SLSTR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "5.86269,54.4971 5.07891,54.4573 4.2805,54.4143 3.5164,54.3623 2.72654,54.3158 1.94858,54.252 1.17947,54.1872 0.412837,54.1148 -0.352016,54.0375 -1.12787,53.9633 -1.88496,53.8779 -2.65264,53.7856 -3.39659,53.6893 -4.15807,53.5948 -4.90343,53.4897 -5.65723,53.3804 -6.39324,53.267 -7.12901,53.1505 -7.86568,53.0284 -8.59236,52.9021 -9.32746,52.7697 -10.0457,52.636 -10.7639,52.4966 -11.4669,52.3468 -12.1809,52.198 -12.8787,52.0503 -13.5664,51.8897 -14.2587,51.7287 -14.9547,51.5714 -15.6369,51.3935 -15.8948,51.3273 -14.3616,48.8309 -12.9472,46.274 -11.6553,43.7015 -10.4667,41.1158 -10.2456,41.1751 -9.6668,41.3157 -9.09176,41.4535 -8.49807,41.5915 -7.91546,41.7261 -7.32717,41.8641 -6.74334,41.9867 -6.14591,42.1115 -5.55145,42.2321 -4.9584,42.3493 -4.35305,42.4653 -3.75513,42.5759 -3.15121,42.6846 -2.55061,42.791 -1.93666,42.8939 -1.333,42.9936 -0.706542,43.0889 -0.097724,43.1861 0.523072,43.2712 1.13159,43.3631 1.75409,43.4439 2.3673,43.5275 3.00307,43.5958 3.62708,43.6685 4.24641,43.7424 4.86603,43.8081 5.48704,43.8763 6.13713,43.9251 6.74497,43.996 7.39968,44.0325 7.00174,46.6619 6.61164,49.2897 6.22973,51.916 5.86269,54.4971", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SLSTR/SL_1_RBT/2016/12/31/S3A_SL_1_RBT____20161231T214659_20161231T214959_20181003T234200_0179_012_343______LR1_R_NT_003.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 343, + "processingBaseline": 0 + }, + "id": "b4668df6-3a2a-5861-8804-653bf547fa7e" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.48568, + 64.9462 + ], + [ + 3.40072, + 64.9255 + ], + [ + 2.33522, + 64.8841 + ], + [ + 1.25248, + 64.8489 + ], + [ + 0.18499, + 64.796 + ], + [ + -0.883386, + 64.7359 + ], + [ + -1.93713, + 64.6716 + ], + [ + -2.98442, + 64.597 + ], + [ + -4.02321, + 64.5136 + ], + [ + -5.0804, + 64.4324 + ], + [ + -6.10469, + 64.3366 + ], + [ + -7.14344, + 64.2312 + ], + [ + -8.15058, + 64.1249 + ], + [ + -9.17067, + 64.0073 + ], + [ + -10.1684, + 63.8822 + ], + [ + -11.1515, + 63.7505 + ], + [ + -12.1502, + 63.6125 + ], + [ + -13.1238, + 63.4689 + ], + [ + -14.0735, + 63.32 + ], + [ + -15.0258, + 63.1633 + ], + [ + -15.966, + 63.0015 + ], + [ + -16.9158, + 62.8299 + ], + [ + -17.8176, + 62.6498 + ], + [ + -18.7228, + 62.4678 + ], + [ + -19.6364, + 62.2839 + ], + [ + -20.5119, + 62.089 + ], + [ + -21.4043, + 61.8897 + ], + [ + -22.2677, + 61.6832 + ], + [ + -23.1174, + 61.4757 + ], + [ + -23.9532, + 61.2576 + ], + [ + -24.2723, + 61.1731 + ], + [ + -21.7873, + 58.798 + ], + [ + -19.5802, + 56.3417 + ], + [ + -17.6338, + 53.8522 + ], + [ + -15.9002, + 51.3357 + ], + [ + -15.6392, + 51.4048 + ], + [ + -14.9626, + 51.5774 + ], + [ + -14.2641, + 51.7377 + ], + [ + -13.5737, + 51.9005 + ], + [ + -12.8823, + 52.0602 + ], + [ + -12.1735, + 52.211 + ], + [ + -11.4649, + 52.3563 + ], + [ + -10.769, + 52.5045 + ], + [ + -10.0503, + 52.644 + ], + [ + -9.33199, + 52.7789 + ], + [ + -8.59702, + 52.9113 + ], + [ + -7.86894, + 53.0366 + ], + [ + -7.13179, + 53.1586 + ], + [ + -6.39832, + 53.2763 + ], + [ + -5.66287, + 53.3897 + ], + [ + -4.90441, + 53.4977 + ], + [ + -4.15821, + 53.6027 + ], + [ + -3.40605, + 53.7044 + ], + [ + -2.65067, + 53.793 + ], + [ + -1.89462, + 53.8882 + ], + [ + -1.12364, + 53.97 + ], + [ + -0.369224, + 54.0464 + ], + [ + 0.395987, + 54.1274 + ], + [ + 1.18576, + 54.1911 + ], + [ + 1.95979, + 54.256 + ], + [ + 2.73615, + 54.3161 + ], + [ + 3.5036, + 54.3749 + ], + [ + 4.29518, + 54.4211 + ], + [ + 5.06942, + 54.4716 + ], + [ + 5.86146, + 54.5058 + ], + [ + 5.49776, + 57.129 + ], + [ + 5.14493, + 59.7506 + ], + [ + 4.80488, + 62.3709 + ], + [ + 4.48568, + 64.9462 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SL_1_RBT____20161231T214959_20161231T215259_20181003T234151_0179_012_343______LR1_R_NT_003.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-12-31T21:49:58.583000Z", + "completionDate": "2016-12-31T21:52:58.583000Z", + "productType": "SL_1_RBT___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 4551, + "updated": "2024-08-08T14:11:35.936919Z", + "published": "2019-04-06T21:12:53.466640Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/c7e48071-706d-55ac-8bbe-9d939052d825", + "size": 440095354, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for c7e48071-706d-55ac-8bbe-9d939052d825", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/c7e48071-706d-55ac-8bbe-9d939052d825.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -9.20542, + 58.14095 + ] + }, + "instrument": "SLSTR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "4.48568,64.9462 3.40072,64.9255 2.33522,64.8841 1.25248,64.8489 0.18499,64.796 -0.883386,64.7359 -1.93713,64.6716 -2.98442,64.597 -4.02321,64.5136 -5.0804,64.4324 -6.10469,64.3366 -7.14344,64.2312 -8.15058,64.1249 -9.17067,64.0073 -10.1684,63.8822 -11.1515,63.7505 -12.1502,63.6125 -13.1238,63.4689 -14.0735,63.32 -15.0258,63.1633 -15.966,63.0015 -16.9158,62.8299 -17.8176,62.6498 -18.7228,62.4678 -19.6364,62.2839 -20.5119,62.089 -21.4043,61.8897 -22.2677,61.6832 -23.1174,61.4757 -23.9532,61.2576 -24.2723,61.1731 -21.7873,58.798 -19.5802,56.3417 -17.6338,53.8522 -15.9002,51.3357 -15.6392,51.4048 -14.9626,51.5774 -14.2641,51.7377 -13.5737,51.9005 -12.8823,52.0602 -12.1735,52.211 -11.4649,52.3563 -10.769,52.5045 -10.0503,52.644 -9.33199,52.7789 -8.59702,52.9113 -7.86894,53.0366 -7.13179,53.1586 -6.39832,53.2763 -5.66287,53.3897 -4.90441,53.4977 -4.15821,53.6027 -3.40605,53.7044 -2.65067,53.793 -1.89462,53.8882 -1.12364,53.97 -0.369224,54.0464 0.395987,54.1274 1.18576,54.1911 1.95979,54.256 2.73615,54.3161 3.5036,54.3749 4.29518,54.4211 5.06942,54.4716 5.86146,54.5058 5.49776,57.129 5.14493,59.7506 4.80488,62.3709 4.48568,64.9462", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SLSTR/SL_1_RBT/2016/12/31/S3A_SL_1_RBT____20161231T214959_20161231T215259_20181003T234151_0179_012_343______LR1_R_NT_003.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 343, + "processingBaseline": 0 + }, + "id": "c7e48071-706d-55ac-8bbe-9d939052d825" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 55.8329, + 85.7967 + ], + [ + 49.5945, + 85.8053 + ], + [ + 43.4027, + 85.7646 + ], + [ + 37.4003, + 85.6752 + ], + [ + 31.699, + 85.5408 + ], + [ + 26.2599, + 85.3719 + ], + [ + 21.3505, + 85.1552 + ], + [ + 16.9086, + 84.91 + ], + [ + 12.925, + 84.6345 + ], + [ + 9.37203, + 84.3413 + ], + [ + 6.11855, + 84.0252 + ], + [ + 3.12335, + 83.6925 + ], + [ + 0.542606, + 83.3437 + ], + [ + -1.84775, + 82.9798 + ], + [ + -3.96256, + 82.6082 + ], + [ + -5.85919, + 82.2294 + ], + [ + -7.59415, + 81.8426 + ], + [ + -9.1894, + 81.4476 + ], + [ + -10.6184, + 81.0516 + ], + [ + -11.9449, + 80.6454 + ], + [ + -13.163, + 80.236 + ], + [ + -14.2899, + 79.8222 + ], + [ + -15.2851, + 79.3975 + ], + [ + -16.2489, + 78.9791 + ], + [ + -17.1436, + 78.5596 + ], + [ + -17.9191, + 78.1331 + ], + [ + -18.7325, + 77.7007 + ], + [ + -19.4002, + 77.2743 + ], + [ + -20.0747, + 76.8384 + ], + [ + -20.6856, + 76.4101 + ], + [ + -20.9177, + 76.2395 + ], + [ + -10.8941, + 75.2034 + ], + [ + -2.21571, + 73.7742 + ], + [ + 4.98426, + 72.0561 + ], + [ + 10.9114, + 70.1237 + ], + [ + 11.2844, + 70.2408 + ], + [ + 12.3271, + 70.5452 + ], + [ + 13.3525, + 70.8392 + ], + [ + 14.4378, + 71.1312 + ], + [ + 15.5826, + 71.4135 + ], + [ + 16.7175, + 71.6937 + ], + [ + 17.9018, + 71.9581 + ], + [ + 19.1052, + 72.2247 + ], + [ + 20.3698, + 72.4795 + ], + [ + 21.6607, + 72.7249 + ], + [ + 22.9834, + 72.9609 + ], + [ + 24.3474, + 73.1886 + ], + [ + 25.7253, + 73.4056 + ], + [ + 27.1526, + 73.6159 + ], + [ + 28.6093, + 73.8158 + ], + [ + 30.1409, + 74.0061 + ], + [ + 31.674, + 74.1853 + ], + [ + 33.2024, + 74.3572 + ], + [ + 34.829, + 74.5163 + ], + [ + 36.4333, + 74.6588 + ], + [ + 38.109, + 74.7888 + ], + [ + 39.7842, + 74.9113 + ], + [ + 41.503, + 75.0232 + ], + [ + 43.2279, + 75.1193 + ], + [ + 44.9731, + 75.1998 + ], + [ + 46.7492, + 75.2707 + ], + [ + 48.5658, + 75.3176 + ], + [ + 50.3628, + 75.3589 + ], + [ + 52.1682, + 75.3861 + ], + [ + 53.9784, + 75.3995 + ], + [ + 53.8871, + 78.0123 + ], + [ + 53.9638, + 80.6238 + ], + [ + 54.4014, + 83.2338 + ], + [ + 55.8329, + 85.7967 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SL_1_RBT____20161231T183400_20161231T183700_20181003T233909_0179_012_341______LR1_R_NT_003.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-12-31T18:34:00.142000Z", + "completionDate": "2016-12-31T18:37:00.142000Z", + "productType": "SL_1_RBT___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 4549, + "updated": "2024-08-08T14:11:43.286907Z", + "published": "2019-04-06T21:16:51.456019Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/86a92659-e3a9-58a9-9a5b-9034227710e1", + "size": 497326651, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 86a92659-e3a9-58a9-9a5b-9034227710e1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/86a92659-e3a9-58a9-9a5b-9034227710e1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 17.4576, + 77.9645 + ] + }, + "instrument": "SLSTR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "55.8329,85.7967 49.5945,85.8053 43.4027,85.7646 37.4003,85.6752 31.699,85.5408 26.2599,85.3719 21.3505,85.1552 16.9086,84.91 12.925,84.6345 9.37203,84.3413 6.11855,84.0252 3.12335,83.6925 0.542606,83.3437 -1.84775,82.9798 -3.96256,82.6082 -5.85919,82.2294 -7.59415,81.8426 -9.1894,81.4476 -10.6184,81.0516 -11.9449,80.6454 -13.163,80.236 -14.2899,79.8222 -15.2851,79.3975 -16.2489,78.9791 -17.1436,78.5596 -17.9191,78.1331 -18.7325,77.7007 -19.4002,77.2743 -20.0747,76.8384 -20.6856,76.4101 -20.9177,76.2395 -10.8941,75.2034 -2.21571,73.7742 4.98426,72.0561 10.9114,70.1237 11.2844,70.2408 12.3271,70.5452 13.3525,70.8392 14.4378,71.1312 15.5826,71.4135 16.7175,71.6937 17.9018,71.9581 19.1052,72.2247 20.3698,72.4795 21.6607,72.7249 22.9834,72.9609 24.3474,73.1886 25.7253,73.4056 27.1526,73.6159 28.6093,73.8158 30.1409,74.0061 31.674,74.1853 33.2024,74.3572 34.829,74.5163 36.4333,74.6588 38.109,74.7888 39.7842,74.9113 41.503,75.0232 43.2279,75.1193 44.9731,75.1998 46.7492,75.2707 48.5658,75.3176 50.3628,75.3589 52.1682,75.3861 53.9784,75.3995 53.8871,78.0123 53.9638,80.6238 54.4014,83.2338 55.8329,85.7967", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SLSTR/SL_1_RBT/2016/12/31/S3A_SL_1_RBT____20161231T183400_20161231T183700_20181003T233909_0179_012_341______LR1_R_NT_003.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 341, + "processingBaseline": 0 + }, + "id": "86a92659-e3a9-58a9-9a5b-9034227710e1" + } + ], + "properties": { + "id": "77c2c318-5b7f-54ab-bc2c-0f7a4c4bcfa2", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SL_1_RBT___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SL_2_DIMSAX.json b/tests/data/opensearch/creodias_search_SL_2_DIMSAX.json new file mode 100644 index 0000000..fb21c64 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SL_2_DIMSAX.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "adf593b4-bd11-534d-b2ec-18185092176a", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SL_2_DIMSAX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_SL_2_FRP___.json b/tests/data/opensearch/creodias_search_SL_2_FRP___.json new file mode 100644 index 0000000..61e809f --- /dev/null +++ b/tests/data/opensearch/creodias_search_SL_2_FRP___.json @@ -0,0 +1,1090 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -108.014, + -0.995816 + ], + [ + -107.26, + -4.48972 + ], + [ + -106.505, + -7.99943 + ], + [ + -106.494, + -8.00639 + ], + [ + -106.332, + -7.97168 + ], + [ + -105.869, + -7.87566 + ], + [ + -105.419, + -7.7774 + ], + [ + -104.971, + -7.67813 + ], + [ + -104.516, + -7.5822 + ], + [ + -104.062, + -7.48568 + ], + [ + -103.612, + -7.38076 + ], + [ + -103.165, + -7.28577 + ], + [ + -102.716, + -7.18889 + ], + [ + -102.261, + -7.08974 + ], + [ + -101.809, + -6.98204 + ], + [ + -101.362, + -6.88387 + ], + [ + -100.913, + -6.78463 + ], + [ + -100.459, + -6.68445 + ], + [ + -100.007, + -6.57532 + ], + [ + -99.5661, + -6.47303 + ], + [ + -99.1121, + -6.37065 + ], + [ + -98.6631, + -6.26641 + ], + [ + -98.2119, + -6.16886 + ], + [ + -97.762, + -6.06063 + ], + [ + -97.3217, + -5.95465 + ], + [ + -96.8687, + -5.84905 + ], + [ + -96.4167, + -5.74715 + ], + [ + -95.9764, + -5.63491 + ], + [ + -95.526, + -5.53674 + ], + [ + -95.0709, + -5.43485 + ], + [ + -94.629, + -5.31777 + ], + [ + -94.1867, + -5.21429 + ], + [ + -93.7338, + -5.10873 + ], + [ + -93.2866, + -5.00112 + ], + [ + -93.2887, + -4.99238 + ], + [ + -94.1015, + -1.51945 + ], + [ + -94.8749, + 1.93978 + ], + [ + -95.3226, + 1.84064 + ], + [ + -95.7691, + 1.73595 + ], + [ + -96.2186, + 1.63902 + ], + [ + -96.6653, + 1.54799 + ], + [ + -97.1102, + 1.44057 + ], + [ + -97.5651, + 1.34395 + ], + [ + -98.0074, + 1.24025 + ], + [ + -98.4585, + 1.14455 + ], + [ + -98.9036, + 1.05047 + ], + [ + -99.3561, + 0.945654 + ], + [ + -99.7977, + 0.839902 + ], + [ + -100.24, + 0.745342 + ], + [ + -100.694, + 0.64563 + ], + [ + -101.135, + 0.545283 + ], + [ + -101.586, + 0.446872 + ], + [ + -102.032, + 0.339426 + ], + [ + -102.484, + 0.240977 + ], + [ + -102.929, + 0.142806 + ], + [ + -103.371, + 0.045606 + ], + [ + -103.822, + -0.052985 + ], + [ + -104.271, + -0.161156 + ], + [ + -104.716, + -0.258589 + ], + [ + -105.165, + -0.357399 + ], + [ + -105.614, + -0.455626 + ], + [ + -106.06, + -0.562243 + ], + [ + -106.51, + -0.660316 + ], + [ + -106.956, + -0.755008 + ], + [ + -107.401, + -0.856362 + ], + [ + -107.845, + -0.954331 + ], + [ + -108.014, + -0.995816 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3B_SL_2_FRP____20201230T045236_20201230T045436_20201231T092222_0119_047_218_5940_LN2_O_NT_004.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2020-12-30T04:52:36.309000Z", + "completionDate": "2020-12-30T04:54:35.619000Z", + "productType": "SL_2_FRP___", + "platform": "S3B", + "resolution": 0.0, + "orbitNumber": 13965, + "updated": "2024-07-17T02:04:42.043917Z", + "published": "2023-05-03T11:13:35.287350Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/36d4637d-d424-4d70-85d5-d209e3e0164e", + "size": 42591582, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 36d4637d-d424-4d70-85d5-d209e3e0164e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/36d4637d-d424-4d70-85d5-d209e3e0164e.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -100.678514834155, + -3.03677975608035 + ] + }, + "instrument": "SLSTR", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SLSTR/SL_2_FRP___/2020/12/30/S3B_SL_2_FRP____20201230T045236_20201230T045436_20201231T092222_0119_047_218_5940_LN2_O_NT_004.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-108.014,-0.995816 -107.26,-4.48972 -106.505,-7.99943 -106.494,-8.00639 -106.332,-7.97168 -105.869,-7.87566 -105.419,-7.7774 -104.971,-7.67813 -104.516,-7.5822 -104.062,-7.48568 -103.612,-7.38076 -103.165,-7.28577 -102.716,-7.18889 -102.261,-7.08974 -101.809,-6.98204 -101.362,-6.88387 -100.913,-6.78463 -100.459,-6.68445 -100.007,-6.57532 -99.5661,-6.47303 -99.1121,-6.37065 -98.6631,-6.26641 -98.2119,-6.16886 -97.762,-6.06063 -97.3217,-5.95465 -96.8687,-5.84905 -96.4167,-5.74715 -95.9764,-5.63491 -95.526,-5.53674 -95.0709,-5.43485 -94.629,-5.31777 -94.1867,-5.21429 -93.7338,-5.10873 -93.2866,-5.00112 -93.2887,-4.99238 -94.1015,-1.51945 -94.8749,1.93978 -95.3226,1.84064 -95.7691,1.73595 -96.2186,1.63902 -96.6653,1.54799 -97.1102,1.44057 -97.5651,1.34395 -98.0074,1.24025 -98.4585,1.14455 -98.9036,1.05047 -99.3561,0.945654 -99.7977,0.839902 -100.24,0.745342 -100.694,0.64563 -101.135,0.545283 -101.586,0.446872 -102.032,0.339426 -102.484,0.240977 -102.929,0.142806 -103.371,0.045606 -103.822,-0.052985 -104.271,-0.161156 -104.716,-0.258589 -105.165,-0.357399 -105.614,-0.455626 -106.06,-0.562243 -106.51,-0.660316 -106.956,-0.755008 -107.401,-0.856362 -107.845,-0.954331 -108.014,-0.995816", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SLSTR/SL_2_FRP___/2020/12/30/S3B_SL_2_FRP____20201230T045236_20201230T045436_20201231T092222_0119_047_218_5940_LN2_O_NT_004.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 218, + "processingBaseline": 0 + }, + "id": "36d4637d-d424-4d70-85d5-d209e3e0164e" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 134.188, + -31.3035 + ], + [ + 134.696, + -31.4441 + ], + [ + 135.211, + -31.597 + ], + [ + 135.716, + -31.7535 + ], + [ + 136.229, + -31.8957 + ], + [ + 136.742, + -32.024 + ], + [ + 137.253, + -32.1687 + ], + [ + 137.775, + -32.3093 + ], + [ + 138.286, + -32.4412 + ], + [ + 138.807, + -32.5769 + ], + [ + 139.326, + -32.7131 + ], + [ + 139.852, + -32.8337 + ], + [ + 140.374, + -32.9626 + ], + [ + 140.901, + -33.0939 + ], + [ + 141.428, + -33.2136 + ], + [ + 141.952, + -33.3307 + ], + [ + 142.49, + -33.4522 + ], + [ + 143.012, + -33.5652 + ], + [ + 143.548, + -33.6811 + ], + [ + 144.084, + -33.785 + ], + [ + 144.617, + -33.8954 + ], + [ + 145.154, + -34.004 + ], + [ + 145.695, + -34.1107 + ], + [ + 146.235, + -34.2059 + ], + [ + 146.77, + -34.3081 + ], + [ + 147.316, + -34.4083 + ], + [ + 147.859, + -34.4978 + ], + [ + 148.4, + -34.5954 + ], + [ + 148.954, + -34.6802 + ], + [ + 149.501, + -34.766 + ], + [ + 149.7, + -34.8008 + ], + [ + 150.297, + -32.1989 + ], + [ + 150.882, + -29.5492 + ], + [ + 151.458, + -26.8975 + ], + [ + 152.025, + -24.2528 + ], + [ + 152.018, + -24.2422 + ], + [ + 151.83, + -24.2109 + ], + [ + 151.338, + -24.1216 + ], + [ + 150.852, + -24.0321 + ], + [ + 150.365, + -23.9339 + ], + [ + 149.869, + -23.8368 + ], + [ + 149.385, + -23.7464 + ], + [ + 148.892, + -23.6465 + ], + [ + 148.408, + -23.5457 + ], + [ + 147.919, + -23.4519 + ], + [ + 147.425, + -23.3465 + ], + [ + 146.944, + -23.2418 + ], + [ + 146.461, + -23.1355 + ], + [ + 145.976, + -23.027 + ], + [ + 145.496, + -22.9194 + ], + [ + 145.006, + -22.8151 + ], + [ + 144.53, + -22.6978 + ], + [ + 144.051, + -22.5883 + ], + [ + 143.562, + -22.4715 + ], + [ + 143.085, + -22.3534 + ], + [ + 142.605, + -22.2445 + ], + [ + 142.131, + -22.1209 + ], + [ + 141.655, + -21.9988 + ], + [ + 141.173, + -21.8873 + ], + [ + 140.703, + -21.7592 + ], + [ + 140.225, + -21.6295 + ], + [ + 139.753, + -21.5155 + ], + [ + 139.279, + -21.3877 + ], + [ + 138.806, + -21.2632 + ], + [ + 138.328, + -21.1252 + ], + [ + 137.864, + -20.998 + ], + [ + 137.861, + -21.0066 + ], + [ + 137.018, + -23.5977 + ], + [ + 136.125, + -26.1897 + ], + [ + 135.178, + -28.7729 + ], + [ + 134.188, + -31.3035 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3B_SL_2_FRP____20201231T235616_20201231T235916_20210102T043731_0179_047_245_3420_LN2_O_NT_004.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2020-12-31T23:56:16.192000Z", + "completionDate": "2020-12-31T23:59:16.192000Z", + "productType": "SL_2_FRP___", + "platform": "S3B", + "resolution": 0.0, + "orbitNumber": 13992, + "updated": "2024-07-17T02:02:45.649087Z", + "published": "2023-05-03T21:38:59.837256Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/dabbef2e-a7c2-4d59-a183-b89b9881010a", + "size": 71898611, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for dabbef2e-a7c2-4d59-a183-b89b9881010a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/dabbef2e-a7c2-4d59-a183-b89b9881010a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 143.41509031442, + -28.0652861493377 + ] + }, + "instrument": "SLSTR", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SLSTR/SL_2_FRP___/2020/12/31/S3B_SL_2_FRP____20201231T235616_20201231T235916_20210102T043731_0179_047_245_3420_LN2_O_NT_004.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "134.188,-31.3035 134.696,-31.4441 135.211,-31.597 135.716,-31.7535 136.229,-31.8957 136.742,-32.024 137.253,-32.1687 137.775,-32.3093 138.286,-32.4412 138.807,-32.5769 139.326,-32.7131 139.852,-32.8337 140.374,-32.9626 140.901,-33.0939 141.428,-33.2136 141.952,-33.3307 142.49,-33.4522 143.012,-33.5652 143.548,-33.6811 144.084,-33.785 144.617,-33.8954 145.154,-34.004 145.695,-34.1107 146.235,-34.2059 146.77,-34.3081 147.316,-34.4083 147.859,-34.4978 148.4,-34.5954 148.954,-34.6802 149.501,-34.766 149.7,-34.8008 150.297,-32.1989 150.882,-29.5492 151.458,-26.8975 152.025,-24.2528 152.018,-24.2422 151.83,-24.2109 151.338,-24.1216 150.852,-24.0321 150.365,-23.9339 149.869,-23.8368 149.385,-23.7464 148.892,-23.6465 148.408,-23.5457 147.919,-23.4519 147.425,-23.3465 146.944,-23.2418 146.461,-23.1355 145.976,-23.027 145.496,-22.9194 145.006,-22.8151 144.53,-22.6978 144.051,-22.5883 143.562,-22.4715 143.085,-22.3534 142.605,-22.2445 142.131,-22.1209 141.655,-21.9988 141.173,-21.8873 140.703,-21.7592 140.225,-21.6295 139.753,-21.5155 139.279,-21.3877 138.806,-21.2632 138.328,-21.1252 137.864,-20.998 137.861,-21.0066 137.018,-23.5977 136.125,-26.1897 135.178,-28.7729 134.188,-31.3035", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SLSTR/SL_2_FRP___/2020/12/31/S3B_SL_2_FRP____20201231T235616_20201231T235916_20210102T043731_0179_047_245_3420_LN2_O_NT_004.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 245, + "processingBaseline": 0 + }, + "id": "dabbef2e-a7c2-4d59-a183-b89b9881010a" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 137.866, + -20.9893 + ], + [ + 138.328, + -21.1252 + ], + [ + 138.811, + -21.2459 + ], + [ + 139.284, + -21.3704 + ], + [ + 139.758, + -21.4981 + ], + [ + 140.225, + -21.6295 + ], + [ + 140.703, + -21.7592 + ], + [ + 141.179, + -21.8699 + ], + [ + 141.655, + -21.9988 + ], + [ + 142.13, + -22.1091 + ], + [ + 142.605, + -22.2333 + ], + [ + 143.09, + -22.3467 + ], + [ + 143.572, + -22.4681 + ], + [ + 144.046, + -22.5746 + ], + [ + 144.534, + -22.6899 + ], + [ + 145.009, + -22.8071 + ], + [ + 145.498, + -22.9101 + ], + [ + 145.979, + -23.0186 + ], + [ + 146.464, + -23.1269 + ], + [ + 146.946, + -23.2329 + ], + [ + 147.428, + -23.3378 + ], + [ + 147.921, + -23.4431 + ], + [ + 148.411, + -23.5368 + ], + [ + 148.893, + -23.6379 + ], + [ + 149.386, + -23.7378 + ], + [ + 149.87, + -23.8284 + ], + [ + 150.365, + -23.9256 + ], + [ + 150.856, + -24.0226 + ], + [ + 151.35, + -24.1108 + ], + [ + 151.842, + -24.1995 + ], + [ + 152.019, + -24.2334 + ], + [ + 152.584, + -21.624 + ], + [ + 153.145, + -18.9674 + ], + [ + 153.705, + -16.3094 + ], + [ + 154.263, + -13.6592 + ], + [ + 154.256, + -13.6485 + ], + [ + 154.08, + -13.6175 + ], + [ + 153.621, + -13.5242 + ], + [ + 153.16, + -13.4241 + ], + [ + 152.702, + -13.3326 + ], + [ + 152.239, + -13.2334 + ], + [ + 151.779, + -13.1334 + ], + [ + 151.325, + -13.0422 + ], + [ + 150.862, + -12.9413 + ], + [ + 150.405, + -12.8401 + ], + [ + 149.942, + -12.7369 + ], + [ + 149.49, + -12.6351 + ], + [ + 149.025, + -12.5389 + ], + [ + 148.569, + -12.4346 + ], + [ + 148.115, + -12.3308 + ], + [ + 147.656, + -12.224 + ], + [ + 147.207, + -12.1228 + ], + [ + 146.745, + -12.0147 + ], + [ + 146.288, + -11.9091 + ], + [ + 145.832, + -11.7955 + ], + [ + 145.387, + -11.6928 + ], + [ + 144.922, + -11.5869 + ], + [ + 144.47, + -11.474 + ], + [ + 144.011, + -11.3594 + ], + [ + 143.565, + -11.2543 + ], + [ + 143.11, + -11.1355 + ], + [ + 142.661, + -11.0328 + ], + [ + 142.21, + -10.9166 + ], + [ + 141.749, + -10.8031 + ], + [ + 141.305, + -10.6796 + ], + [ + 140.851, + -10.5741 + ], + [ + 140.849, + -10.5828 + ], + [ + 140.152, + -13.1962 + ], + [ + 139.421, + -15.8138 + ], + [ + 138.656, + -18.4261 + ], + [ + 137.866, + -20.9893 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3B_SL_2_FRP____20201231T235316_20201231T235616_20210102T043721_0180_047_245_3240_LN2_O_NT_004.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2020-12-31T23:53:16.192000Z", + "completionDate": "2020-12-31T23:56:16.192000Z", + "productType": "SL_2_FRP___", + "platform": "S3B", + "resolution": 0.0, + "orbitNumber": 13992, + "updated": "2024-07-17T02:02:45.849022Z", + "published": "2023-05-03T21:39:05.883728Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/4377868e-b20f-4d47-a384-55795c3b5fec", + "size": 69124951, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 4377868e-b20f-4d47-a384-55795c3b5fec", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/4377868e-b20f-4d47-a384-55795c3b5fec.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 146.240739329331, + -17.4985481790207 + ] + }, + "instrument": "SLSTR", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SLSTR/SL_2_FRP___/2020/12/31/S3B_SL_2_FRP____20201231T235316_20201231T235616_20210102T043721_0180_047_245_3240_LN2_O_NT_004.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "137.866,-20.9893 138.328,-21.1252 138.811,-21.2459 139.284,-21.3704 139.758,-21.4981 140.225,-21.6295 140.703,-21.7592 141.179,-21.8699 141.655,-21.9988 142.13,-22.1091 142.605,-22.2333 143.09,-22.3467 143.572,-22.4681 144.046,-22.5746 144.534,-22.6899 145.009,-22.8071 145.498,-22.9101 145.979,-23.0186 146.464,-23.1269 146.946,-23.2329 147.428,-23.3378 147.921,-23.4431 148.411,-23.5368 148.893,-23.6379 149.386,-23.7378 149.87,-23.8284 150.365,-23.9256 150.856,-24.0226 151.35,-24.1108 151.842,-24.1995 152.019,-24.2334 152.584,-21.624 153.145,-18.9674 153.705,-16.3094 154.263,-13.6592 154.256,-13.6485 154.08,-13.6175 153.621,-13.5242 153.16,-13.4241 152.702,-13.3326 152.239,-13.2334 151.779,-13.1334 151.325,-13.0422 150.862,-12.9413 150.405,-12.8401 149.942,-12.7369 149.49,-12.6351 149.025,-12.5389 148.569,-12.4346 148.115,-12.3308 147.656,-12.224 147.207,-12.1228 146.745,-12.0147 146.288,-11.9091 145.832,-11.7955 145.387,-11.6928 144.922,-11.5869 144.47,-11.474 144.011,-11.3594 143.565,-11.2543 143.11,-11.1355 142.661,-11.0328 142.21,-10.9166 141.749,-10.8031 141.305,-10.6796 140.851,-10.5741 140.849,-10.5828 140.152,-13.1962 139.421,-15.8138 138.656,-18.4261 137.866,-20.9893", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SLSTR/SL_2_FRP___/2020/12/31/S3B_SL_2_FRP____20201231T235316_20201231T235616_20210102T043721_0180_047_245_3240_LN2_O_NT_004.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 245, + "processingBaseline": 0 + }, + "id": "4377868e-b20f-4d47-a384-55795c3b5fec" + } + ], + "properties": { + "id": "5b1e78a3-6f7d-53a1-bdb6-c061dd296f00", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SL_2_FRP___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SL_2_LST___.json b/tests/data/opensearch/creodias_search_SL_2_LST___.json new file mode 100644 index 0000000..148ea37 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SL_2_LST___.json @@ -0,0 +1,3668 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 115.6479181043601, + -69.26873142102475 + ], + [ + 115.284, + -69.8231 + ], + [ + 113.087, + -72.5026 + ], + [ + 110.238, + -75.157 + ], + [ + 106.322, + -77.7708 + ], + [ + 100.52, + -80.3119 + ], + [ + 91.0213, + -82.7053 + ], + [ + 73.6425, + -84.7457 + ], + [ + 42.1443, + -85.8732 + ], + [ + 5.90048, + -85.3644 + ], + [ + -16.6671, + -83.5988 + ], + [ + -28.6674, + -81.3112 + ], + [ + -35.6638, + -78.8168 + ], + [ + -40.2117, + -76.2273 + ], + [ + -43.4293, + -73.5871 + ], + [ + -45.8567, + -70.9166 + ], + [ + -47.34707523863928, + -68.83267753549377 + ], + [ + -180.0, + -69.12629354176082 + ], + [ + -180.0, + 88.71339532275401 + ], + [ + -180.0, + 89.05483903015035 + ], + [ + -180.0, + 89.31644397897213 + ], + [ + -180.0, + 89.36120098861967 + ], + [ + -180.0, + 89.6340898996439 + ], + [ + 90.6849938139214, + 89.42890397410923 + ], + [ + 90.08964845853978, + 89.46705596974206 + ], + [ + 131.1977952864785, + 89.39819426778594 + ], + [ + 168.4379438673404, + 89.36996531336202 + ], + [ + 134.0990135496928, + 89.60960219608509 + ], + [ + 154.13, + 89.6537 + ], + [ + 180.0, + 89.6340898996439 + ], + [ + 180.0, + 89.36120098861967 + ], + [ + 180.0, + 89.31644397897213 + ], + [ + 180.0, + 89.05483903015035 + ], + [ + 180.0, + 88.71339532275401 + ], + [ + 180.0, + -69.12629354176082 + ], + [ + 115.6479181043601, + -69.26873142102475 + ] + ], + [ + [ + -47.34707523863928, + -68.83267753549377 + ], + [ + 70.48960779730334, + -68.57185602456958 + ], + [ + 75.3822, + -67.2307 + ], + [ + 80.6527, + -65.3493 + ], + [ + 85.1867, + -63.3066 + ], + [ + 89.0974, + -61.1365 + ], + [ + 92.4881, + -58.8654 + ], + [ + 95.4476, + -56.5137 + ], + [ + 98.0497, + -54.097 + ], + [ + 100.355, + -51.6274 + ], + [ + 102.411, + -49.1144 + ], + [ + 104.26, + -46.5652 + ], + [ + 105.932, + -43.9858 + ], + [ + 107.455, + -41.3808 + ], + [ + 108.85, + -38.7542 + ], + [ + 110.135, + -36.1089 + ], + [ + 111.325, + -33.4476 + ], + [ + 112.431, + -30.7724 + ], + [ + 113.466, + -28.0851 + ], + [ + 114.436, + -25.3873 + ], + [ + 115.351, + -22.6803 + ], + [ + 116.215, + -19.9653 + ], + [ + 117.035, + -17.2433 + ], + [ + 117.816, + -14.5152 + ], + [ + 118.56, + -11.7818 + ], + [ + 119.273, + -9.04384 + ], + [ + 119.957, + -6.30198 + ], + [ + 120.615, + -3.5568 + ], + [ + 121.248, + -0.808872 + ], + [ + 121.86, + 1.94131 + ], + [ + 122.452, + 4.69329 + ], + [ + 123.026, + 7.44663 + ], + [ + 123.583, + 10.2009 + ], + [ + 124.125, + 12.9559 + ], + [ + 124.652, + 15.711 + ], + [ + 125.167, + 18.4662 + ], + [ + 125.669, + 21.221 + ], + [ + 126.159, + 23.9753 + ], + [ + 126.639, + 26.7288 + ], + [ + 127.108, + 29.4813 + ], + [ + 127.568, + 32.2327 + ], + [ + 128.019, + 34.9827 + ], + [ + 128.46, + 37.7313 + ], + [ + 128.894, + 40.4784 + ], + [ + 129.318, + 43.2238 + ], + [ + 129.735, + 45.9676 + ], + [ + 130.142, + 48.7096 + ], + [ + 130.541, + 51.4499 + ], + [ + 130.93, + 54.1885 + ], + [ + 131.309, + 56.9254 + ], + [ + 131.675, + 59.6606 + ], + [ + 132.028, + 62.3942 + ], + [ + 132.363, + 65.1263 + ], + [ + 132.675, + 67.857 + ], + [ + 132.956, + 70.5863 + ], + [ + 133.192, + 73.3143 + ], + [ + 133.359, + 76.0411 + ], + [ + 133.408, + 78.7666 + ], + [ + 133.225, + 81.4907 + ], + [ + 132.487, + 84.2125 + ], + [ + 129.723, + 86.9272 + ], + [ + 99.75254719038942, + 88.8478206521478 + ], + [ + -162.3470147133345, + 89.28687284270724 + ], + [ + -151.389, + 88.9366 + ], + [ + -147.8938373601228, + 88.65961316098651 + ], + [ + -173.5452029295604, + 88.70258266525543 + ], + [ + -171.036, + 88.4975 + ], + [ + -168.099, + 88.0494 + ], + [ + -166.263, + 87.5981 + ], + [ + -165.008, + 87.1452 + ], + [ + -164.153, + 86.6823 + ], + [ + -163.428, + 86.2311 + ], + [ + -162.891, + 85.7793 + ], + [ + -162.444, + 85.3175 + ], + [ + -162.125, + 84.8666 + ], + [ + -161.831, + 84.4057 + ], + [ + -161.563, + 83.9502 + ], + [ + -161.328, + 83.4971 + ], + [ + -161.137, + 83.0424 + ], + [ + -160.98, + 82.585 + ], + [ + -160.835, + 82.1337 + ], + [ + -160.707, + 81.6764 + ], + [ + -160.598, + 81.2201 + ], + [ + -160.444, + 80.763 + ], + [ + -160.357, + 80.3025 + ], + [ + -160.289, + 79.8468 + ], + [ + -160.178, + 79.392 + ], + [ + -160.1, + 78.9391 + ], + [ + -160.032, + 78.4825 + ], + [ + -159.99, + 78.0242 + ], + [ + -159.934, + 77.5629 + ], + [ + -159.875, + 77.1121 + ], + [ + -159.836, + 76.9335 + ], + [ + -151.663, + 76.8531 + ], + [ + -139.707, + 76.2529 + ], + [ + -129.108, + 75.1424 + ], + [ + -120.175, + 73.6244 + ], + [ + -112.835, + 71.8008 + ], + [ + -106.844, + 69.7538 + ], + [ + -101.934, + 67.544 + ], + [ + -97.8671, + 65.2148 + ], + [ + -94.457, + 62.7964 + ], + [ + -91.5592, + 60.3106 + ], + [ + -89.0647, + 57.7726 + ], + [ + -86.891, + 55.1936 + ], + [ + -84.9751, + 52.5819 + ], + [ + -83.2688, + 49.9436 + ], + [ + -81.7346, + 47.2836 + ], + [ + -80.343, + 44.6055 + ], + [ + -79.0706, + 41.9121 + ], + [ + -77.8987, + 39.2059 + ], + [ + -76.812, + 36.4887 + ], + [ + -75.7982, + 33.762 + ], + [ + -74.847, + 31.0271 + ], + [ + -73.9499, + 28.2852 + ], + [ + -73.0996, + 25.5372 + ], + [ + -72.29, + 22.7839 + ], + [ + -71.5159, + 20.0261 + ], + [ + -70.7729, + 17.2643 + ], + [ + -70.057, + 14.4991 + ], + [ + -69.3655, + 11.7337 + ], + [ + -68.694, + 8.96343 + ], + [ + -68.0406, + 6.19131 + ], + [ + -67.4027, + 3.41774 + ], + [ + -66.7781, + 0.643112 + ], + [ + -66.1648, + -2.1322 + ], + [ + -65.5608, + -4.90784 + ], + [ + -64.9644, + -7.6835 + ], + [ + -64.3737, + -10.4589 + ], + [ + -63.7871, + -13.2336 + ], + [ + -63.2028, + -16.0075 + ], + [ + -62.619, + -18.7803 + ], + [ + -62.0339, + -21.5517 + ], + [ + -61.4456, + -24.3215 + ], + [ + -60.852, + -27.0895 + ], + [ + -60.2508, + -29.8555 + ], + [ + -59.6393, + -32.6192 + ], + [ + -59.0147, + -35.3806 + ], + [ + -58.3735, + -38.1393 + ], + [ + -57.7116, + -40.8953 + ], + [ + -57.0241, + -43.6483 + ], + [ + -56.305, + -46.398 + ], + [ + -55.5469, + -49.1443 + ], + [ + -54.7403, + -51.8868 + ], + [ + -53.8728, + -54.6251 + ], + [ + -52.9283, + -57.3588 + ], + [ + -51.8848, + -60.087 + ], + [ + -50.7116, + -62.8088 + ], + [ + -49.3652, + -65.5227 + ], + [ + -47.7806, + -68.2265 + ], + [ + -47.34707523863928, + -68.83267753549377 + ] + ] + ], + [ + [ + [ + 64.2744, + 89.5103 + ], + [ + 127.737, + 89.654 + ], + [ + 134.0990135496928, + 89.60960219608509 + ], + [ + 89.4008, + 89.5112 + ], + [ + 90.08964845853978, + 89.46705596974206 + ], + [ + 64.2744, + 89.5103 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SL_2_LST____20161210T005217_20161210T023316_20180929T185032_6059_012_031______LR1_R_NT_003.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-12-10T00:52:16.674000Z", + "completionDate": "2016-12-10T02:33:15.895000Z", + "productType": "SL_2_LST___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 4239, + "updated": "2024-08-08T14:30:26.323086Z", + "published": "2023-03-13T17:40:38.413924Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e1ee3fdd-87d6-4a9a-8d54-5da93b5924d1", + "size": 1937464871, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e1ee3fdd-87d6-4a9a-8d54-5da93b5924d1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/e1ee3fdd-87d6-4a9a-8d54-5da93b5924d1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -17.8196772698236, + -5.89852707266417 + ] + }, + "instrument": "SLSTR", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SLSTR/SL_2_LST/2016/12/10/S3A_SL_2_LST____20161210T005217_20161210T023316_20180929T185032_6059_012_031______LR1_R_NT_003.SEN3/S3A_SL_2_LST____20161210T005217_20161210T023316_20180929T185032_6059_012_031______LR1_R_NT_003-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "115.64791810436,-69.2687314210248 115.284,-69.8231 113.087,-72.5026 110.238,-75.157 106.322,-77.7708 100.52,-80.3119 91.0213,-82.7053 73.6425,-84.7457 42.1443,-85.8732 5.90048,-85.3644 -16.6671,-83.5988 -28.6674,-81.3112 -35.6638,-78.8168 -40.2117,-76.2273 -43.4293,-73.5871 -45.8567,-70.9166 -47.3470752386393,-68.8326775354938 -180,-69.1262935417608 -180,88.713395322754 -180,89.0548390301503 -180,89.3164439789721 -180,89.3612009886197 -180,89.6340898996439 90.6849938139214,89.4289039741092 90.0896484585398,89.4670559697421 131.197795286479,89.3981942677859 168.43794386734,89.369965313362 134.099013549693,89.6096021960851 154.13,89.6537 180.0,89.6340898996439 180.0,89.3612009886197 180.0,89.3164439789721 180.0,89.0548390301503 180.0,88.713395322754 180.0,-69.1262935417608 115.64791810436,-69.2687314210248-47.3470752386393,-68.8326775354938 70.4896077973033,-68.5718560245696 75.3822,-67.2307 80.6527,-65.3493 85.1867,-63.3066 89.0974,-61.1365 92.4881,-58.8654 95.4476,-56.5137 98.0497,-54.097 100.355,-51.6274 102.411,-49.1144 104.26,-46.5652 105.932,-43.9858 107.455,-41.3808 108.85,-38.7542 110.135,-36.1089 111.325,-33.4476 112.431,-30.7724 113.466,-28.0851 114.436,-25.3873 115.351,-22.6803 116.215,-19.9653 117.035,-17.2433 117.816,-14.5152 118.56,-11.7818 119.273,-9.04384 119.957,-6.30198 120.615,-3.5568 121.248,-0.808872 121.86,1.94131 122.452,4.69329 123.026,7.44663 123.583,10.2009 124.125,12.9559 124.652,15.711 125.167,18.4662 125.669,21.221 126.159,23.9753 126.639,26.7288 127.108,29.4813 127.568,32.2327 128.019,34.9827 128.46,37.7313 128.894,40.4784 129.318,43.2238 129.735,45.9676 130.142,48.7096 130.541,51.4499 130.93,54.1885 131.309,56.9254 131.675,59.6606 132.028,62.3942 132.363,65.1263 132.675,67.857 132.956,70.5863 133.192,73.3143 133.359,76.0411 133.408,78.7666 133.225,81.4907 132.487,84.2125 129.723,86.9272 99.7525471903894,88.8478206521478 -162.347014713334,89.2868728427072 -151.389,88.9366 -147.893837360123,88.6596131609865 -173.54520292956,88.7025826652554 -171.036,88.4975 -168.099,88.0494 -166.263,87.5981 -165.008,87.1452 -164.153,86.6823 -163.428,86.2311 -162.891,85.7793 -162.444,85.3175 -162.125,84.8666 -161.831,84.4057 -161.563,83.9502 -161.328,83.4971 -161.137,83.0424 -160.98,82.585 -160.835,82.1337 -160.707,81.6764 -160.598,81.2201 -160.444,80.763 -160.357,80.3025 -160.289,79.8468 -160.178,79.392 -160.1,78.9391 -160.032,78.4825 -159.99,78.0242 -159.934,77.5629 -159.875,77.1121 -159.836,76.9335 -151.663,76.8531 -139.707,76.2529 -129.108,75.1424 -120.175,73.6244 -112.835,71.8008 -106.844,69.7538 -101.934,67.544 -97.8671,65.2148 -94.457,62.7964 -91.5592,60.3106 -89.0647,57.7726 -86.891,55.1936 -84.9751,52.5819 -83.2688,49.9436 -81.7346,47.2836 -80.343,44.6055 -79.0706,41.9121 -77.8987,39.2059 -76.812,36.4887 -75.7982,33.762 -74.847,31.0271 -73.9499,28.2852 -73.0996,25.5372 -72.29,22.7839 -71.5159,20.0261 -70.7729,17.2643 -70.057,14.4991 -69.3655,11.7337 -68.694,8.96343 -68.0406,6.19131 -67.4027,3.41774 -66.7781,0.643112 -66.1648,-2.1322 -65.5608,-4.90784 -64.9644,-7.6835 -64.3737,-10.4589 -63.7871,-13.2336 -63.2028,-16.0075 -62.619,-18.7803 -62.0339,-21.5517 -61.4456,-24.3215 -60.852,-27.0895 -60.2508,-29.8555 -59.6393,-32.6192 -59.0147,-35.3806 -58.3735,-38.1393 -57.7116,-40.8953 -57.0241,-43.6483 -56.305,-46.398 -55.5469,-49.1443 -54.7403,-51.8868 -53.8728,-54.6251 -52.9283,-57.3588 -51.8848,-60.087 -50.7116,-62.8088 -49.3652,-65.5227 -47.7806,-68.2265 -47.3470752386393,-68.832677535493864.2744,89.5103 127.737,89.654 134.099013549693,89.6096021960851 89.4008,89.5112 90.0896484585398,89.4670559697421 64.2744,89.5103", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SLSTR/SL_2_LST/2016/12/10/S3A_SL_2_LST____20161210T005217_20161210T023316_20180929T185032_6059_012_031______LR1_R_NT_003.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 31, + "processingBaseline": 0 + }, + "id": "e1ee3fdd-87d6-4a9a-8d54-5da93b5924d1" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 111.2567305012354, + -70.12529525956752 + ], + [ + 109.85, + -71.9068 + ], + [ + 107.542, + -74.2384 + ], + [ + 104.553, + -76.544 + ], + [ + 100.477, + -78.8079 + ], + [ + 94.5415, + -80.9995 + ], + [ + 85.1597, + -83.0503 + ], + [ + 69.05, + -84.7924 + ], + [ + 41.8342, + -85.8205 + ], + [ + 9.12692, + -85.6016 + ], + [ + -14.217, + -84.2769 + ], + [ + -27.6314, + -82.4046 + ], + [ + -35.6339, + -80.2964 + ], + [ + -40.8421, + -78.0764 + ], + [ + -44.5027, + -75.7966 + ], + [ + -47.236, + -73.4814 + ], + [ + -49.3769, + -71.1435 + ], + [ + -50.38300311593582, + -69.78367476405276 + ], + [ + -180.0, + -70.00690406047451 + ], + [ + -180.0, + 88.73032440207129 + ], + [ + -180.0, + 89.1656165337201 + ], + [ + -180.0, + 89.35446757105449 + ], + [ + -180.0, + 89.38741996260563 + ], + [ + -180.0, + 89.69713501757535 + ], + [ + 81.39568278580721, + 89.47225118906742 + ], + [ + 80.26420747445798, + 89.52738260885432 + ], + [ + 142.2716276639835, + 89.41987842069443 + ], + [ + 174.4543384876594, + 89.3921910038838 + ], + [ + 138.3431088093893, + 89.68004678818932 + ], + [ + 157.026, + 89.7169 + ], + [ + 180.0, + 89.69713501757535 + ], + [ + 180.0, + 89.38741996260563 + ], + [ + 180.0, + 89.35446757105449 + ], + [ + 180.0, + 89.1656165337201 + ], + [ + 180.0, + 88.73032440207129 + ], + [ + 180.0, + -70.00690406047451 + ], + [ + 111.2567305012354, + -70.12529525956752 + ] + ], + [ + [ + -50.38300311593582, + -69.78367476405276 + ], + [ + 62.31414624754902, + -69.5895852081618 + ], + [ + 62.7718, + -69.5076 + ], + [ + 68.5004, + -68.138 + ], + [ + 73.5428, + -66.5913 + ], + [ + 77.9642, + -64.9002 + ], + [ + 81.8406, + -63.0918 + ], + [ + 85.2475, + -61.188 + ], + [ + 88.254, + -59.2063 + ], + [ + 90.9204, + -57.1607 + ], + [ + 93.2985, + -55.0623 + ], + [ + 95.4316, + -52.9199 + ], + [ + 97.3559, + -50.7406 + ], + [ + 99.1015, + -48.5301 + ], + [ + 100.693, + -46.293 + ], + [ + 102.153, + -44.0331 + ], + [ + 103.497, + -41.7535 + ], + [ + 104.741, + -39.4569 + ], + [ + 105.897, + -37.1454 + ], + [ + 106.976, + -34.8209 + ], + [ + 107.986, + -32.4849 + ], + [ + 108.936, + -30.1388 + ], + [ + 109.833, + -27.7836 + ], + [ + 110.681, + -25.4206 + ], + [ + 111.485, + -23.0504 + ], + [ + 112.251, + -20.674 + ], + [ + 112.982, + -18.292 + ], + [ + 113.681, + -15.9051 + ], + [ + 114.351, + -13.5138 + ], + [ + 114.995, + -11.1186 + ], + [ + 115.615, + -8.72009 + ], + [ + 116.213, + -6.31861 + ], + [ + 116.791, + -3.91457 + ], + [ + 117.351, + -1.50837 + ], + [ + 117.893, + 0.899665 + ], + [ + 118.419, + 3.30921 + ], + [ + 118.931, + 5.71997 + ], + [ + 119.43, + 8.13166 + ], + [ + 119.915, + 10.544 + ], + [ + 120.39, + 12.9568 + ], + [ + 120.853, + 15.3698 + ], + [ + 121.306, + 17.7829 + ], + [ + 121.749, + 20.1957 + ], + [ + 122.184, + 22.6082 + ], + [ + 122.609, + 25.0201 + ], + [ + 123.027, + 27.4314 + ], + [ + 123.437, + 29.8419 + ], + [ + 123.84, + 32.2515 + ], + [ + 124.236, + 34.6601 + ], + [ + 124.625, + 37.0676 + ], + [ + 125.007, + 39.4739 + ], + [ + 125.383, + 41.879 + ], + [ + 125.753, + 44.2828 + ], + [ + 126.116, + 46.6854 + ], + [ + 126.473, + 49.0866 + ], + [ + 126.823, + 51.4864 + ], + [ + 127.165, + 53.885 + ], + [ + 127.5, + 56.2823 + ], + [ + 127.826, + 58.6782 + ], + [ + 128.142, + 61.0729 + ], + [ + 128.446, + 63.4665 + ], + [ + 128.736, + 65.8588 + ], + [ + 129.008, + 68.2501 + ], + [ + 129.256, + 70.6404 + ], + [ + 129.47, + 73.0296 + ], + [ + 129.636, + 75.418 + ], + [ + 129.725, + 77.8054 + ], + [ + 129.682, + 80.1918 + ], + [ + 129.382, + 82.5769 + ], + [ + 128.461, + 84.9597 + ], + [ + 125.259, + 87.335 + ], + [ + 93.54624548356432, + 88.88021195850013 + ], + [ + -160.5758873768707, + 89.32079138436758 + ], + [ + -151.221, + 88.9445 + ], + [ + -148.558423069554, + 88.67581316467351 + ], + [ + -173.189705085576, + 88.71851718248907 + ], + [ + -171.282, + 88.5033 + ], + [ + -169.143, + 88.0512 + ], + [ + -167.81, + 87.5974 + ], + [ + -166.901, + 87.1427 + ], + [ + -166.287, + 86.679 + ], + [ + -165.755, + 86.2273 + ], + [ + -165.37, + 85.7749 + ], + [ + -165.048, + 85.3125 + ], + [ + -164.828, + 84.8611 + ], + [ + -164.619, + 84.3997 + ], + [ + -164.422, + 83.9437 + ], + [ + -164.248, + 83.4902 + ], + [ + -164.109, + 83.0352 + ], + [ + -163.999, + 82.5775 + ], + [ + -163.894, + 82.1259 + ], + [ + -163.802, + 81.6685 + ], + [ + -163.726, + 81.212 + ], + [ + -163.602, + 80.7548 + ], + [ + -163.542, + 80.2943 + ], + [ + -163.499, + 79.8387 + ], + [ + -163.41, + 79.3837 + ], + [ + -163.376, + 78.9214 + ], + [ + -163.309, + 78.4646 + ], + [ + -163.277, + 78.0162 + ], + [ + -163.237, + 77.5549 + ], + [ + -163.173, + 77.1032 + ], + [ + -163.158, + 76.924 + ], + [ + -155.471, + 76.8434 + ], + [ + -144.941, + 76.3504 + ], + [ + -135.4, + 75.4563 + ], + [ + -127.114, + 74.2294 + ], + [ + -120.096, + 72.7401 + ], + [ + -78.3139, + 30.1934 + ], + [ + -77.5381, + 27.7909 + ], + [ + -76.7973, + 25.3838 + ], + [ + -76.0875, + 22.9727 + ], + [ + -75.4053, + 20.558 + ], + [ + -74.7475, + 18.1402 + ], + [ + -74.1114, + 15.7198 + ], + [ + -73.4953, + 13.2995 + ], + [ + -72.8956, + 10.8747 + ], + [ + -72.3112, + 8.44827 + ], + [ + -71.7403, + 6.02045 + ], + [ + -71.1811, + 3.59155 + ], + [ + -70.6323, + 1.16182 + ], + [ + -70.0924, + -1.26848 + ], + [ + -69.5602, + -3.69913 + ], + [ + -69.0343, + -6.12989 + ], + [ + -68.5136, + -8.56055 + ], + [ + -67.9968, + -10.9909 + ], + [ + -67.4829, + -13.4208 + ], + [ + -66.9707, + -15.85 + ], + [ + -66.459, + -18.2783 + ], + [ + -65.9465, + -20.7056 + ], + [ + -65.432, + -23.1317 + ], + [ + -64.9141, + -25.5566 + ], + [ + -64.3913, + -27.9799 + ], + [ + -63.8621, + -30.4017 + ], + [ + -63.3245, + -32.8217 + ], + [ + -62.7767, + -35.2399 + ], + [ + -62.2162, + -37.656 + ], + [ + -61.6404, + -40.0701 + ], + [ + -61.0462, + -42.4819 + ], + [ + -60.4298, + -44.8913 + ], + [ + -59.7867, + -47.2982 + ], + [ + -59.1113, + -49.7024 + ], + [ + -58.397, + -52.1035 + ], + [ + -57.6351, + -54.5015 + ], + [ + -56.8146, + -56.8958 + ], + [ + -55.9214, + -59.2861 + ], + [ + -54.9365, + -61.6717 + ], + [ + -53.8341, + -64.0518 + ], + [ + -52.5785, + -66.4252 + ], + [ + -51.1182, + -68.79 + ], + [ + -50.38300311593582, + -69.78367476405276 + ] + ] + ], + [ + [ + [ + 52.6259, + 89.5753 + ], + [ + 131.65, + 89.7334 + ], + [ + 138.3431088093893, + 89.68004678818932 + ], + [ + 79.5127, + 89.564 + ], + [ + 80.26420747445798, + 89.52738260885432 + ], + [ + 52.6259, + 89.5753 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SL_2_LST____20160904T010714_20160904T024813_20180929T155200_6059_008_188______LR1_R_NT_003.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-09-04T01:07:14.203000Z", + "completionDate": "2016-09-04T02:48:13.424000Z", + "productType": "SL_2_LST___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 2856, + "updated": "2024-08-08T15:53:57.447271Z", + "published": "2023-03-13T17:40:36.496893Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1019fd91-6573-4fd7-8af9-a63d4388cc5b", + "size": 1687060619, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1019fd91-6573-4fd7-8af9-a63d4388cc5b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/1019fd91-6573-4fd7-8af9-a63d4388cc5b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -13.2035206237603, + -6.7547678791979 + ] + }, + "instrument": "SLSTR", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SLSTR/SL_2_LST/2016/09/04/S3A_SL_2_LST____20160904T010714_20160904T024813_20180929T155200_6059_008_188______LR1_R_NT_003.SEN3/S3A_SL_2_LST____20160904T010714_20160904T024813_20180929T155200_6059_008_188______LR1_R_NT_003-ql.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "111.256730501235,-70.1252952595675 109.85,-71.9068 107.542,-74.2384 104.553,-76.544 100.477,-78.8079 94.5415,-80.9995 85.1597,-83.0503 69.05,-84.7924 41.8342,-85.8205 9.12692,-85.6016 -14.217,-84.2769 -27.6314,-82.4046 -35.6339,-80.2964 -40.8421,-78.0764 -44.5027,-75.7966 -47.236,-73.4814 -49.3769,-71.1435 -50.3830031159358,-69.7836747640528 -180,-70.0069040604745 -180,88.7303244020713 -180,89.1656165337201 -180,89.3544675710545 -180,89.3874199626056 -180,89.6971350175753 81.3956827858072,89.4722511890674 80.264207474458,89.5273826088543 142.271627663984,89.4198784206944 174.454338487659,89.3921910038838 138.343108809389,89.6800467881893 157.026,89.7169 180.0,89.6971350175753 180.0,89.3874199626056 180.0,89.3544675710545 180.0,89.1656165337201 180.0,88.7303244020713 180.0,-70.0069040604745 111.256730501235,-70.1252952595675-50.3830031159358,-69.7836747640528 62.314146247549,-69.5895852081618 62.7718,-69.5076 68.5004,-68.138 73.5428,-66.5913 77.9642,-64.9002 81.8406,-63.0918 85.2475,-61.188 88.254,-59.2063 90.9204,-57.1607 93.2985,-55.0623 95.4316,-52.9199 97.3559,-50.7406 99.1015,-48.5301 100.693,-46.293 102.153,-44.0331 103.497,-41.7535 104.741,-39.4569 105.897,-37.1454 106.976,-34.8209 107.986,-32.4849 108.936,-30.1388 109.833,-27.7836 110.681,-25.4206 111.485,-23.0504 112.251,-20.674 112.982,-18.292 113.681,-15.9051 114.351,-13.5138 114.995,-11.1186 115.615,-8.72009 116.213,-6.31861 116.791,-3.91457 117.351,-1.50837 117.893,0.899665 118.419,3.30921 118.931,5.71997 119.43,8.13166 119.915,10.544 120.39,12.9568 120.853,15.3698 121.306,17.7829 121.749,20.1957 122.184,22.6082 122.609,25.0201 123.027,27.4314 123.437,29.8419 123.84,32.2515 124.236,34.6601 124.625,37.0676 125.007,39.4739 125.383,41.879 125.753,44.2828 126.116,46.6854 126.473,49.0866 126.823,51.4864 127.165,53.885 127.5,56.2823 127.826,58.6782 128.142,61.0729 128.446,63.4665 128.736,65.8588 129.008,68.2501 129.256,70.6404 129.47,73.0296 129.636,75.418 129.725,77.8054 129.682,80.1918 129.382,82.5769 128.461,84.9597 125.259,87.335 93.5462454835643,88.8802119585001 -160.575887376871,89.3207913843676 -151.221,88.9445 -148.558423069554,88.6758131646735 -173.189705085576,88.7185171824891 -171.282,88.5033 -169.143,88.0512 -167.81,87.5974 -166.901,87.1427 -166.287,86.679 -165.755,86.2273 -165.37,85.7749 -165.048,85.3125 -164.828,84.8611 -164.619,84.3997 -164.422,83.9437 -164.248,83.4902 -164.109,83.0352 -163.999,82.5775 -163.894,82.1259 -163.802,81.6685 -163.726,81.212 -163.602,80.7548 -163.542,80.2943 -163.499,79.8387 -163.41,79.3837 -163.376,78.9214 -163.309,78.4646 -163.277,78.0162 -163.237,77.5549 -163.173,77.1032 -163.158,76.924 -155.471,76.8434 -144.941,76.3504 -135.4,75.4563 -127.114,74.2294 -120.096,72.7401 -78.3139,30.1934 -77.5381,27.7909 -76.7973,25.3838 -76.0875,22.9727 -75.4053,20.558 -74.7475,18.1402 -74.1114,15.7198 -73.4953,13.2995 -72.8956,10.8747 -72.3112,8.44827 -71.7403,6.02045 -71.1811,3.59155 -70.6323,1.16182 -70.0924,-1.26848 -69.5602,-3.69913 -69.0343,-6.12989 -68.5136,-8.56055 -67.9968,-10.9909 -67.4829,-13.4208 -66.9707,-15.85 -66.459,-18.2783 -65.9465,-20.7056 -65.432,-23.1317 -64.9141,-25.5566 -64.3913,-27.9799 -63.8621,-30.4017 -63.3245,-32.8217 -62.7767,-35.2399 -62.2162,-37.656 -61.6404,-40.0701 -61.0462,-42.4819 -60.4298,-44.8913 -59.7867,-47.2982 -59.1113,-49.7024 -58.397,-52.1035 -57.6351,-54.5015 -56.8146,-56.8958 -55.9214,-59.2861 -54.9365,-61.6717 -53.8341,-64.0518 -52.5785,-66.4252 -51.1182,-68.79 -50.3830031159358,-69.783674764052852.6259,89.5753 131.65,89.7334 138.343108809389,89.6800467881893 79.5127,89.564 80.264207474458,89.5273826088543 52.6259,89.5753", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SLSTR/SL_2_LST/2016/09/04/S3A_SL_2_LST____20160904T010714_20160904T024813_20180929T155200_6059_008_188______LR1_R_NT_003.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 188, + "processingBaseline": 0 + }, + "id": "1019fd91-6573-4fd7-8af9-a63d4388cc5b" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 0.001145894818538, + 89.55234009173911 + ], + [ + 179.99885410518144, + 89.55234009173911 + ], + [ + 179.99903993689495, + 89.46569010783588 + ], + [ + 167.63193216503134, + 89.27338237418876 + ], + [ + 156.63690602550457, + 88.86553988752621 + ], + [ + 151.54567917799864, + 88.43820191828551 + ], + [ + 149.34192910072096, + 88.10450940488886 + ], + [ + 147.79930287407234, + 87.76885455052457 + ], + [ + 146.6605466188035, + 87.43200671542299 + ], + [ + 145.78599664058225, + 87.09438077609985 + ], + [ + 145.0935163646909, + 86.75621968834606 + ], + [ + 144.53172593385645, + 86.41767499845179 + ], + [ + 144.06687176883918, + 86.07884606358571 + ], + [ + 143.67587996075778, + 85.73980070428564 + ], + [ + 143.40345886589776, + 85.4001093470367 + ], + [ + 143.16843611924494, + 85.06032879057089 + ], + [ + 142.96359814117878, + 84.7204761529913 + ], + [ + 142.78347314711388, + 84.38056451231532 + ], + [ + 142.4813709308857, + 83.70060242874092 + ], + [ + 142.23792655639718, + 83.02050035222271 + ], + [ + 142.110507017753, + 82.3397656445294 + ], + [ + 142.00377309767444, + 81.65899970725519 + ], + [ + 141.83494712586102, + 80.29740003414112 + ], + [ + 141.78695871594644, + 77.57270002680707 + ], + [ + 141.9049661415351, + 74.84669991553696 + ], + [ + 142.111971319183, + 72.11939969060077 + ], + [ + 142.37497512333994, + 69.39099960207957 + ], + [ + 142.6739780260666, + 66.66119964462766 + ], + [ + 142.99898034945136, + 63.93009943298737 + ], + [ + 143.70498375470555, + 58.46339940146821 + ], + [ + 144.46398618970335, + 52.99019911137221 + ], + [ + 145.26198799048117, + 47.51019894605604 + ], + [ + 146.52498997229898, + 39.277598686192974 + ], + [ + 147.86399139310478, + 31.030798526891722 + ], + [ + 148.80299215708206, + 25.526598318672082 + ], + [ + 149.7839928305402, + 20.018797971427254 + ], + [ + 150.8119933749767, + 14.509197837909214 + ], + [ + 151.8959938984748, + 8.993827444121623 + ], + [ + 153.04299432283426, + 3.487817255388744 + ], + [ + 154.26499473318393, + -2.011963088828971 + ], + [ + 154.90999495583907, + -4.758383394666247 + ], + [ + 155.57899514590778, + -7.501813593354146 + ], + [ + 156.27499530354334, + -10.241703694673005 + ], + [ + 157.00199548748043, + -12.97730392561867 + ], + [ + 157.47542641518493, + -14.684341057353494 + ], + [ + 158.5599958834582, + -18.4333045316722 + ], + [ + 159.39999603413474, + -21.152004694999224 + ], + [ + 160.06119134268835, + -23.185865770922813 + ], + [ + 160.63289538224637, + -24.87744387757707 + ], + [ + 161.34608185765643, + -26.90301564104072 + ], + [ + 162.0944727403574, + -28.922781948677713 + ], + [ + 162.74761817677998, + -30.60099187886959 + ], + [ + 163.4270022565046, + -32.2749904798965 + ], + [ + 164.28335073548823, + -34.27676386435298 + ], + [ + 164.88162902731187, + -35.60659141361544 + ], + [ + 165.65999725649002, + -37.26400663578882 + ], + [ + 166.48095364920053, + -38.9139752451209 + ], + [ + 167.16691000332057, + -40.22922890237574 + ], + [ + 168.06772551633983, + -41.86573393592125 + ], + [ + 168.82475727186244, + -43.16880751297705 + ], + [ + 169.61739332716118, + -44.46581851375176 + ], + [ + 170.44831791820968, + -45.7562598200647 + ], + [ + 171.32087287615732, + -47.03953621455242 + ], + [ + 172.23883280886068, + -48.31502076252863 + ], + [ + 173.20628568865513, + -49.58196745246976 + ], + [ + 173.96637101936543, + -50.52626161510798 + ], + [ + 175.03110741391617, + -51.776181624499266 + ], + [ + 175.8689985797243, + -52.70700826419695 + ], + [ + 177.04787838078926, + -53.93677903838782 + ], + [ + 177.97841815728302, + -54.85114466457156 + ], + [ + 178.95392997185738, + -55.757264162914964 + ], + [ + 179.89, + -56.57796890612556 + ], + [ + 180.0, + -56.57796890612556 + ], + [ + 180.0, + -81.79700085693914 + ], + [ + 179.99999699829874, + -81.79700085693914 + ], + [ + 179.89, + -81.79700085693914 + ], + [ + 179.89, + -81.77277719226697 + ], + [ + 179.45861983658213, + -81.67777815968903 + ], + [ + 177.19875349016255, + -81.07478459186659 + ], + [ + 176.1694419674448, + -80.76944549426383 + ], + [ + 175.20577591751365, + -80.46136502633026 + ], + [ + 174.3021021936108, + -80.15080044904896 + ], + [ + 173.45333811602808, + -79.8379795290816 + ], + [ + 171.9027024394575, + -79.20635483073859 + ], + [ + 170.50517870221515, + -78.56910431030114 + ], + [ + 169.85428198189248, + -78.24879951564346 + ], + [ + 169.23752606140005, + -77.92709759788559 + ], + [ + 168.09656009295796, + -77.2799269306578 + ], + [ + 167.0646902734505, + -76.62834221298155 + ], + [ + 166.11297987065439, + -75.97395386182853 + ], + [ + 165.66208126573943, + -75.64594297571593 + ], + [ + 164.81830060883365, + -74.98753003520042 + ], + [ + 164.42301005001679, + -74.65723063317253 + ], + [ + 163.6803036973061, + -73.99467160805436 + ], + [ + 162.9832624623824, + -73.33056374655501 + ], + [ + 162.32667865586978, + -72.66506661837197 + ], + [ + 161.71727614327978, + -71.99758314266613 + ], + [ + 161.15010991608332, + -71.32832651487448 + ], + [ + 160.34841858028275, + -70.32283522093574 + ], + [ + 159.84961361441557, + -69.65110857438823 + ], + [ + 159.3814078749459, + -68.97805295168989 + ], + [ + 158.72126259316525, + -67.96680561368515 + ], + [ + 158.3004028079635, + -67.29199129539965 + ], + [ + 157.71174239107603, + -66.27784660596056 + ], + [ + 156.98064033812645, + -64.92342244790129 + ], + [ + 156.63424271206637, + -64.2454067130091 + ], + [ + 155.67515092801014, + -62.207719549947065 + ], + [ + 155.08607137352763, + -60.84697398968555 + ], + [ + 154.53220599820474, + -59.48453150076913 + ], + [ + 154.13589552119862, + -58.46173920569582 + ], + [ + 153.27067378904397, + -56.07200287343732 + ], + [ + 152.473145494244, + -53.678356433728524 + ], + [ + 151.62748088730416, + -50.93859411118433 + ], + [ + 150.8381020996914, + -48.19480136673721 + ], + [ + 150.09342268756302, + -45.44733082168849 + ], + [ + 149.47300675781003, + -43.04048795846968 + ], + [ + 148.70676468729908, + -39.942516664029824 + ], + [ + 148.05178592751432, + -37.18562814954942 + ], + [ + 146.71951277916435, + -31.318358940493056 + ], + [ + 145.4405269786466, + -25.44063957318208 + ], + [ + 142.29000480139254, + -10.540096813912296 + ], + [ + 140.4980052736132, + -2.213506993653707 + ], + [ + 139.2600056189612, + 3.336392965482785 + ], + [ + 137.96900601631043, + 8.882102901396863 + ], + [ + 137.29600622856833, + 11.658702900155413 + ], + [ + 136.60400645965197, + 14.426702883078338 + ], + [ + 135.88800670349377, + 17.191802882947297 + ], + [ + 135.04981365059538, + 20.298629840312874 + ], + [ + 134.37100724613995, + 22.71160289619191 + ], + [ + 133.56200754855553, + 25.465002912377145 + ], + [ + 132.8205619795933, + 27.86987410715502 + ], + [ + 132.1577538713531, + 29.927562705237886 + ], + [ + 131.22903057152413, + 32.66525515804162 + ], + [ + 130.36796669066146, + 35.05445534403138 + ], + [ + 129.45541821055247, + 37.43698525147455 + ], + [ + 128.4839904292931, + 39.81191960674874 + ], + [ + 127.5970099763162, + 41.84070320066266 + ], + [ + 126.65517764347977, + 43.86216486042799 + ], + [ + 125.64925013851926, + 45.875505755461674 + ], + [ + 124.56987621426336, + 47.87957659517763 + ], + [ + 123.60653625514838, + 49.5415925554791 + ], + [ + 122.57938404513743, + 51.19543753872087 + ], + [ + 121.47783759261817, + 52.839843499996064 + ], + [ + 120.29349880385608, + 54.47375158406582 + ], + [ + 119.53766663008865, + 55.448372871046985 + ], + [ + 119.01416408819996, + 56.09567405038428 + ], + [ + 117.91254707449033, + 57.383268595353705 + ], + [ + 116.73529594497458, + 58.66121041860872 + ], + [ + 115.47039102181729, + 59.927826781373376 + ], + [ + 114.45944923881493, + 60.86984700404749 + ], + [ + 113.38865967665329, + 61.804103136127424 + ], + [ + 112.25101610082287, + 62.72950464835172 + ], + [ + 111.04522665857183, + 63.64611991851015 + ], + [ + 109.75944929062851, + 64.55197003942297 + ], + [ + 108.38773451922587, + 65.44626815041921 + ], + [ + 106.92346769630734, + 66.32813452028884 + ], + [ + 105.88922932070516, + 66.90795084306869 + ], + [ + 104.24512105808827, + 67.76473391546641 + ], + [ + 103.08380045376678, + 68.3268238326033 + ], + [ + 101.23129507190158, + 69.1538361492868 + ], + [ + 99.91711886175301, + 69.6934059659241 + ], + [ + 97.82380875449199, + 70.48493045257348 + ], + [ + 96.33645481426481, + 70.99835781192738 + ], + [ + 94.77062601550958, + 71.49926841145187 + ], + [ + 93.12407193010834, + 71.98725251351438 + ], + [ + 90.49256222623416, + 72.69236542717684 + ], + [ + 88.62215919141427, + 73.14210450132795 + ], + [ + 86.6543184534064, + 73.57400722971603 + ], + [ + 84.58994252596369, + 73.98821526699645 + ], + [ + 82.42162606265491, + 74.38169906850653 + ], + [ + 80.14729035682336, + 74.75285315674205 + ], + [ + 77.76591612468371, + 75.1000079161248 + ], + [ + 75.28147836815418, + 75.42321747392836 + ], + [ + 71.35827087048072, + 75.85616253290854 + ], + [ + 68.6176680017549, + 76.10769736342768 + ], + [ + 64.33796748085416, + 76.42711647609754 + ], + [ + 61.384446097137435, + 76.59869133996796 + ], + [ + 60.955910774434315, + 76.62043548449005 + ], + [ + 57.159990451873526, + 76.40115726399372 + ], + [ + 54.29591433325866, + 76.1923350208249 + ], + [ + 51.521854604010066, + 75.95134383542303 + ], + [ + 48.84518572952168, + 75.67980821733576 + ], + [ + 46.26730015472072, + 75.38125766938923 + ], + [ + 43.79486724963101, + 75.0555200010477 + ], + [ + 41.429474782063856, + 74.7043327384439 + ], + [ + 38.07980939430618, + 74.1343356418339 + ], + [ + 35.97532161297886, + 73.7283802572411 + ], + [ + 33.972935498369786, + 73.30263319042956 + ], + [ + 32.06937131812849, + 72.85856999334864 + ], + [ + 30.258620920855495, + 72.39827217111858 + ], + [ + 27.708269593859804, + 71.6798182474284 + ], + [ + 26.11449495294481, + 71.18319160705892 + ], + [ + 23.870351489811863, + 70.41505837757329 + ], + [ + 22.4641739698132, + 69.88927410315421 + ], + [ + 20.48381940455448, + 69.08098717698145 + ], + [ + 18.644245316242532, + 68.25199964612116 + ], + [ + 17.48834203846719, + 67.68934825639127 + ], + [ + 15.855437875407116, + 66.83091581674078 + ], + [ + 14.332060298871315, + 65.95721198961004 + ], + [ + 12.906430530372429, + 65.07023725746487 + ], + [ + 11.573335052189721, + 64.17058144804207 + ], + [ + 10.32116692103416, + 63.260228197429456 + ], + [ + 9.528485210371986, + 62.64775431379669 + ], + [ + 8.768011633047927, + 62.03098662243562 + ], + [ + 7.333305229132312, + 60.78621184273653 + ], + [ + 6.32661044204707, + 59.8436374894981 + ], + [ + 5.068766542521223, + 58.575946807853796 + ], + [ + 4.180922470030592, + 57.61815387702665 + ], + [ + 3.067646312480703, + 56.33200396284163 + ], + [ + 2.022741275226617, + 55.03714767285767 + ], + [ + 1.043477141214751, + 53.73390376510233 + ], + [ + 0.11, + 52.40479588439628 + ], + [ + 0.11, + 52.24819453197159 + ], + [ + 0.000013606198693, + 52.24819453197159 + ], + [ + 0.0, + 52.24819453197159 + ], + [ + 0.0, + 52.081049287557505 + ], + [ + -0.11, + 52.081049287557505 + ], + [ + -0.751236103124716, + 51.10680359879102 + ], + [ + -1.576827244763785, + 49.78418009611748 + ], + [ + -2.548141874415351, + 48.123206500776305 + ], + [ + -3.283073256498599, + 46.78901082979721 + ], + [ + -4.153148524443877, + 45.115132567734534 + ], + [ + -4.975171657471404, + 43.43518195260845 + ], + [ + -5.754382236158154, + 41.749652577828456 + ], + [ + -6.494358732676739, + 40.059130225132805 + ], + [ + -7.199607694357264, + 38.364148479381754 + ], + [ + -8.004251259855335, + 36.32474038587628 + ], + [ + -8.768247062450152, + 34.280084852411235 + ], + [ + -9.496118402005084, + 32.23080298635327 + ], + [ + -10.191501816845832, + 30.177080240450866 + ], + [ + -10.966249334854483, + 27.776405578611946 + ], + [ + -11.602368208311205, + 25.715048914806285 + ], + [ + -12.315543660133052, + 23.306345446883068 + ], + [ + -13.47483883274761, + 19.16897269781281 + ], + [ + -14.655108301590008, + 14.677322444573434 + ], + [ + -15.773006114571224, + 10.178302896675374 + ], + [ + -17.079605711249243, + 4.633552933460845 + ], + [ + -18.328905346043356, + -0.916096982543245 + ], + [ + -19.537305020959636, + -6.467726894294809 + ], + [ + -23.28062223523259, + -24.148339593335447 + ], + [ + -24.47553469786081, + -29.6828583600712 + ], + [ + -25.711082740361977, + -35.20861990151431 + ], + [ + -26.514988974935765, + -38.65703570116785 + ], + [ + -27.097016377386858, + -41.068290050518605 + ], + [ + -27.786975079240737, + -43.82118742262262 + ], + [ + -28.50896422069321, + -46.57089297886969 + ], + [ + -29.07716115233469, + -48.63085990751556 + ], + [ + -30.08156044534671, + -52.059441204689094 + ], + [ + -30.73089751350348, + -54.113369691348616 + ], + [ + -31.185496260184802, + -55.48129459593643 + ], + [ + -31.905544853875316, + -57.530928452643415 + ], + [ + -32.685200941396786, + -59.577347045726555 + ], + [ + -33.24140786585262, + -60.939787072991436 + ], + [ + -33.98543809694666, + -62.64046439558455 + ], + [ + -34.63267674997845, + -63.99854815166992 + ], + [ + -35.50268592586107, + -65.69356522282794 + ], + [ + -36.07629112852234, + -66.70825182279061 + ], + [ + -36.891097737184566, + -68.05931669757653 + ], + [ + -37.560325289193976, + -69.07015936313786 + ], + [ + -38.534226836180316, + -70.41472196910611 + ], + [ + -39.336879615639816, + -71.4203416474201 + ], + [ + -39.920125463304835, + -72.0886996182886 + ], + [ + -40.854410790898235, + -73.08925518182505 + ], + [ + -41.889641985476636, + -74.08590926937431 + ], + [ + -42.65274462610741, + -74.74731698587574 + ], + [ + -43.898504141151854, + -75.73600270552922 + ], + [ + -44.817366806006284, + -76.39179879232009 + ], + [ + -45.310092616927285, + -76.71834214676106 + ], + [ + -46.37037404312147, + -77.36836916490151 + ], + [ + -46.94170057973087, + -77.69169120316509 + ], + [ + -48.14394174468343, + -78.33691251748162 + ], + [ + -48.795467079030324, + -78.6574937887661 + ], + [ + -50.21354805982549, + -79.29398977028838 + ], + [ + -51.80760378017371, + -79.92328214880617 + ], + [ + -53.589906167082326, + -80.54547479524032 + ], + [ + -54.56027328683515, + -80.85366261111172 + ], + [ + -55.597405282798604, + -81.15909352014819 + ], + [ + -56.707766649404775, + -81.46147164859678 + ], + [ + -57.898557581269365, + -81.76046087552676 + ], + [ + -59.177792589475985, + -82.05567854458249 + ], + [ + -60.55438032525969, + -82.34668817575884 + ], + [ + -62.03820018391312, + -82.63299106136408 + ], + [ + -63.61662789714081, + -82.91606455392342 + ], + [ + -65.32435473138479, + -83.1933785693383 + ], + [ + -67.17464860173949, + -83.46419992674014 + ], + [ + -69.1819094212028, + -83.72768754792703 + ], + [ + -71.36155578166647, + -83.98287791490232 + ], + [ + -73.72978462726371, + -84.22867027024631 + ], + [ + -76.30315046544887, + -84.46381271498203 + ], + [ + -79.09790007047931, + -84.68689104551596 + ], + [ + -82.10432260124085, + -84.89930270509295 + ], + [ + -85.36149178347685, + -85.09656088035727 + ], + [ + -88.87861479058441, + -85.27676659348262 + ], + [ + -92.65863841100106, + -85.43789863610388 + ], + [ + -96.69589385057337, + -85.57787150365468 + ], + [ + -100.97382455265607, + -85.69462096171603 + ], + [ + -105.46328471386745, + -85.78621623536984 + ], + [ + -110.1220000093161, + -85.85099103862241 + ], + [ + -114.8922508627417, + -85.89137479243732 + ], + [ + -119.72301547323919, + -85.90293271982402 + ], + [ + -124.54678645484405, + -85.88542189561788 + ], + [ + -129.29663638858224, + -85.8392093156616 + ], + [ + -133.911619129441, + -85.76523451794046 + ], + [ + -138.3410127977545, + -85.66491849806494 + ], + [ + -142.5467590408529, + -85.54003835603908 + ], + [ + -146.50399996368606, + -85.3925910416854 + ], + [ + -150.2218872534098, + -85.22778273953716 + ], + [ + -153.67876654098765, + -85.04434721994274 + ], + [ + -156.87884540895283, + -84.84427232382863 + ], + [ + -159.83210156747555, + -84.62941738461102 + ], + [ + -162.55225862925585, + -84.40148380323872 + ], + [ + -165.05515024004887, + -84.16200328477173 + ], + [ + -167.3574893803396, + -83.91233841359812 + ], + [ + -169.4759998759723, + -83.65369105191199 + ], + [ + -171.4521112553834, + -83.38938853014211 + ], + [ + -173.27497729477594, + -83.11789323129983 + ], + [ + -174.9585850973791, + -82.84002333983034 + ], + [ + -176.5158165122843, + -82.55649273631865 + ], + [ + -177.95842703766382, + -82.26792413516327 + ], + [ + -179.29707491061347, + -81.97486100300061 + ], + [ + -179.89, + -81.8248345488165 + ], + [ + -180.0, + -81.8248345488165 + ], + [ + -180.0, + -56.67441483837926 + ], + [ + -179.9999964818185, + -56.67441483837926 + ], + [ + -179.89, + -56.67441483837926 + ], + [ + -179.89, + -56.76457352636696 + ], + [ + -178.5809470067037, + -57.83753966519934 + ], + [ + -177.03850098062304, + -59.00160392875175 + ], + [ + -175.81200084359574, + -59.8619087022829 + ], + [ + -174.9571945884638, + -60.42805279748337 + ], + [ + -174.07224459477277, + -60.98852950962542 + ], + [ + -173.15568807598672, + -61.54300158550816 + ], + [ + -172.20600072954477, + -62.091108762937445 + ], + [ + -170.7131063313794, + -62.89934358332443 + ], + [ + -169.6716783402872, + -63.42900231120138 + ], + [ + -168.59132386203038, + -63.95080417894639 + ], + [ + -166.8926383879556, + -64.7170035692056 + ], + [ + -165.09569414035937, + -65.46227017790524 + ], + [ + -163.19500041174072, + -66.18500889785484 + ], + [ + -161.18230268645485, + -66.88196399763638 + ], + [ + -159.05391667609845, + -67.55190911205734 + ], + [ + -156.8037716642304, + -68.19199595149755 + ], + [ + -154.4265647001821, + -68.79915779118504 + ], + [ + -151.9198211308218, + -69.37123068776471 + ], + [ + -150.17496214873913, + -69.7312761734477 + ], + [ + -147.44660767066958, + -70.23701156722652 + ], + [ + -144.5869067862474, + -70.69937693200518 + ], + [ + -142.60856662208843, + -70.98160606949381 + ], + [ + -139.53774677792265, + -71.3635591983937 + ], + [ + -136.35168354055747, + -71.69374875901191 + ], + [ + -133.06199922757366, + -71.96862774594231 + ], + [ + -129.68427692712186, + -72.18600293118014 + ], + [ + -127.39257364931528, + -72.29810278781498 + ], + [ + -125.07589853988107, + -72.38297842976553 + ], + [ + -121.5688180548023, + -72.4585556712935 + ], + [ + -118.04445747871745, + -72.4720505490536 + ], + [ + -115.69722550416525, + -72.44610933015429 + ], + [ + -113.36032403894528, + -72.39227147102048 + ], + [ + -109.88944689884468, + -72.26044841233534 + ], + [ + -106.4794385828902, + -72.06826076671315 + ], + [ + -103.15021760399782, + -71.81728872985603 + ], + [ + -99.91816513518226, + -71.51057266803639 + ], + [ + -97.82460151574581, + -71.27608587353669 + ], + [ + -95.78385744161608, + -71.01854382825769 + ], + [ + -92.82614367104074, + -70.5917111985142 + ], + [ + -90.92569977158412, + -70.28150894073717 + ], + [ + -88.18581174976025, + -69.77908733119415 + ], + [ + -86.43278997825271, + -69.42146120917504 + ], + [ + -83.91309974871706, + -68.85330893793834 + ], + [ + -82.30672055173716, + -68.45400938737534 + ], + [ + -80.00314549128905, + -67.82748547590728 + ], + [ + -77.82279964855267, + -67.1703089151181 + ], + [ + -75.76256536604204, + -66.4839747427992 + ], + [ + -74.45187734045815, + -66.01203667302845 + ], + [ + -72.57559948102023, + -65.28420885876781 + ], + [ + -70.80358852631906, + -64.53329600287331 + ], + [ + -69.12771969772862, + -63.762256301485245 + ], + [ + -67.54276405968925, + -62.97244865671756 + ], + [ + -66.04367321250037, + -62.16510939264164 + ], + [ + -65.08830722447765, + -61.61827407161 + ], + [ + -64.16629924495048, + -61.065008752210545 + ], + [ + -62.844960771642796, + -60.222763016429006 + ], + [ + -61.59029239715568, + -59.3680428913091 + ], + [ + -60.788599075448104, + -58.79180865243525 + ], + [ + -60.01495075092312, + -58.210033298636574 + ], + [ + -58.90105324472071, + -57.32895989545885 + ], + [ + -57.49777265711707, + -56.13933183090665 + ], + [ + -56.18211522272289, + -54.933577629935954 + ], + [ + -54.94444985604774, + -53.7140720147777 + ], + [ + -53.7797577347659, + -52.48143740378522 + ], + [ + -52.679881712106486, + -51.237592021301715 + ], + [ + -51.39005040084711, + -49.66770991867189 + ], + [ + -50.41917341139007, + -48.401243188848944 + ], + [ + -49.27438740012734, + -46.80632195016305 + ], + [ + -48.20043221333721, + -45.19909277707928 + ], + [ + -47.58555866875579, + -44.229893405817215 + ], + [ + -46.99311150067592, + -43.25666688962638 + ], + [ + -46.233643598042875, + -41.95391193689775 + ], + [ + -45.68549365196899, + -40.97326233425551 + ], + [ + -44.47329737147467, + -38.67370680447666 + ], + [ + -43.34617530664609, + -36.35954811837883 + ], + [ + -42.73633341187001, + -35.03140285485121 + ], + [ + -42.147450352449866, + -33.69991092002328 + ], + [ + -41.168221557042706, + -31.360942288456112 + ], + [ + -40.1181801033259, + -28.676316205660203 + ], + [ + -39.13370697398354, + -25.98088829100858 + ], + [ + -37.98219616576721, + -22.598804946387425 + ], + [ + -37.11849598057403, + -19.883704670550642 + ], + [ + -36.29909576566314, + -17.161704300796913 + ], + [ + -35.331644165432365, + -13.750457632139677 + ], + [ + -34.32830791017708, + -9.98915342196252 + ], + [ + -33.37919505798962, + -6.220403500297326 + ], + [ + -32.56326282049913, + -2.788342395338859 + ], + [ + -31.476494460943528, + 2.022697050370793 + ], + [ + -30.31059402228333, + 7.527837367013363 + ], + [ + -29.211593536893638, + 13.036897649845889 + ], + [ + -28.169592989854255, + 18.546997904810162 + ], + [ + -27.176792341114243, + 24.05589825859579 + ], + [ + -26.226991610067156, + 29.561598472020968 + ], + [ + -24.873290260809995, + 37.811198638217924 + ], + [ + -23.59708839587211, + 46.046998902470165 + ], + [ + -22.78888670116467, + 51.529099194995034 + ], + [ + -22.018784477074057, + 57.00429935717062 + ], + [ + -21.296681394009937, + 62.47299939076077 + ], + [ + -20.959779319578768, + 65.20499959960065 + ], + [ + -20.645176768628847, + 67.93549955544565 + ], + [ + -20.361073468496595, + 70.66469977008043 + ], + [ + -20.12086910692774, + 73.39259986270078 + ], + [ + -19.949163037086453, + 76.11939996505478 + ], + [ + -19.894754010897866, + 78.84490008491109 + ], + [ + -19.970194792028856, + 80.20691108273398 + ], + [ + -20.06973917471009, + 81.5689002399746 + ], + [ + -20.204548411704998, + 82.24944405884088 + ], + [ + -20.365137123372634, + 82.92993738678703 + ], + [ + -20.55973910955338, + 83.61036409175402 + ], + [ + -20.80051021856066, + 84.29070035309967 + ], + [ + -20.995510107560445, + 84.63047573420879 + ], + [ + -21.21677063148588, + 84.9701808281828 + ], + [ + -21.469990631782096, + 85.30980051807263 + ], + [ + -21.762643414984566, + 85.64931480354377 + ], + [ + -22.10472435843513, + 85.98869692029824 + ], + [ + -22.50991015037859, + 86.32791022211883 + ], + [ + -22.997420134942402, + 86.66690316699531 + ], + [ + -23.595129874021453, + 87.00560105159714 + ], + [ + -24.456177653995066, + 87.34291684521754 + ], + [ + -25.567089579990654, + 87.6794594292389 + ], + [ + -27.053850107948136, + 88.01483552077768 + ], + [ + -29.14265049389243, + 88.3483343864736 + ], + [ + -32.28106307331262, + 88.67853399245696 + ], + [ + -37.47993602715894, + 89.00215364890582 + ], + [ + -47.47109436363504, + 89.30987385709382 + ], + [ + -68.71739706055328, + 89.55317335784179 + ], + [ + -0.001145894818538, + 89.55234009173911 + ], + [ + -0.001129129718458, + 89.0 + ], + [ + 0.0, + 89.0 + ], + [ + 0.001129129700593, + 89.0 + ], + [ + 0.001145894818538, + 89.55234009173911 + ] + ] + ], + [ + [ + [ + -169.1502394534066, + 89.55263608409324 + ], + [ + -179.99903990062225, + 89.46571029416319 + ], + [ + -179.99885410518147, + 89.55234009173911 + ], + [ + -169.1502394534066, + 89.55263608409324 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SL_2_LST____20160430T110541_20160430T124640_20180929T111130_6059_003_308______LR1_R_NT_003.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-04-30T11:05:40.582000Z", + "completionDate": "2016-04-30T12:46:39.802000Z", + "productType": "SL_2_LST___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 1051, + "updated": "2023-12-12T08:54:55.914062Z", + "published": "2021-06-01T00:05:34.554667Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b1991e0c-4680-5fc1-ba71-b65550bb4945", + "size": 1865674212, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b1991e0c-4680-5fc1-ba71-b65550bb4945", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/b1991e0c-4680-5fc1-ba71-b65550bb4945.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 26.507327503627653, + 6.973051614121689 + ] + }, + "instrument": "SLSTR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SLSTR/SL_2_LST/2016/04/30/S3A_SL_2_LST____20160430T110541_20160430T124640_20180929T111130_6059_003_308______LR1_R_NT_003.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "0.001145894818538,89.5523400917391 179.998854105181,89.5523400917391 179.999039936895,89.4656901078359 167.631932165031,89.2733823741888 156.636906025505,88.8655398875262 151.545679177999,88.4382019182855 149.341929100721,88.1045094048889 147.799302874072,87.7688545505246 146.660546618803,87.432006715423 145.785996640582,87.0943807760999 145.093516364691,86.7562196883461 144.531725933856,86.4176749984518 144.066871768839,86.0788460635857 143.675879960758,85.7398007042856 143.403458865898,85.4001093470367 143.168436119245,85.0603287905709 142.963598141179,84.7204761529913 142.783473147114,84.3805645123153 142.481370930886,83.7006024287409 142.237926556397,83.0205003522227 142.110507017753,82.3397656445294 142.003773097674,81.6589997072552 141.834947125861,80.2974000341411 141.786958715946,77.5727000268071 141.904966141535,74.846699915537 142.111971319183,72.1193996906008 142.37497512334,69.3909996020796 142.673978026067,66.6611996446277 142.998980349451,63.9300994329874 143.704983754706,58.4633994014682 144.463986189703,52.9901991113722 145.261987990481,47.510198946056 146.524989972299,39.277598686193 147.863991393105,31.0307985268917 148.802992157082,25.5265983186721 149.78399283054,20.0187979714273 150.811993374977,14.5091978379092 151.895993898475,8.99382744412162 153.042994322834,3.48781725538874 154.264994733184,-2.01196308882897 154.909994955839,-4.75838339466625 155.578995145908,-7.50181359335415 156.274995303543,-10.241703694673 157.00199548748,-12.9773039256187 157.475426415185,-14.6843410573535 158.559995883458,-18.4333045316722 159.399996034135,-21.1520046949992 160.061191342688,-23.1858657709228 160.632895382246,-24.8774438775771 161.346081857656,-26.9030156410407 162.094472740357,-28.9227819486777 162.74761817678,-30.6009918788696 163.427002256505,-32.2749904798965 164.283350735488,-34.276763864353 164.881629027312,-35.6065914136154 165.65999725649,-37.2640066357888 166.480953649201,-38.9139752451209 167.166910003321,-40.2292289023757 168.06772551634,-41.8657339359212 168.824757271862,-43.168807512977 169.617393327161,-44.4658185137518 170.44831791821,-45.7562598200647 171.320872876157,-47.0395362145524 172.238832808861,-48.3150207625286 173.206285688655,-49.5819674524698 173.966371019365,-50.526261615108 175.031107413916,-51.7761816244993 175.868998579724,-52.707008264197 177.047878380789,-53.9367790383878 177.978418157283,-54.8511446645716 178.953929971857,-55.757264162915 179.89,-56.5779689061256 180.0,-56.5779689061256 180.0,-81.7970008569391 179.999996998299,-81.7970008569391 179.89,-81.7970008569391 179.89,-81.772777192267 179.458619836582,-81.677778159689 177.198753490163,-81.0747845918666 176.169441967445,-80.7694454942638 175.205775917514,-80.4613650263303 174.302102193611,-80.150800449049 173.453338116028,-79.8379795290816 171.902702439457,-79.2063548307386 170.505178702215,-78.5691043103011 169.854281981892,-78.2487995156435 169.2375260614,-77.9270975978856 168.096560092958,-77.2799269306578 167.064690273451,-76.6283422129816 166.112979870654,-75.9739538618285 165.662081265739,-75.6459429757159 164.818300608834,-74.9875300352004 164.423010050017,-74.6572306331725 163.680303697306,-73.9946716080544 162.983262462382,-73.330563746555 162.32667865587,-72.665066618372 161.71727614328,-71.9975831426661 161.150109916083,-71.3283265148745 160.348418580283,-70.3228352209357 159.849613614416,-69.6511085743882 159.381407874946,-68.9780529516899 158.721262593165,-67.9668056136852 158.300402807964,-67.2919912953997 157.711742391076,-66.2778466059606 156.980640338126,-64.9234224479013 156.634242712066,-64.2454067130091 155.67515092801,-62.2077195499471 155.086071373528,-60.8469739896856 154.532205998205,-59.4845315007691 154.135895521199,-58.4617392056958 153.270673789044,-56.0720028734373 152.473145494244,-53.6783564337285 151.627480887304,-50.9385941111843 150.838102099691,-48.1948013667372 150.093422687563,-45.4473308216885 149.47300675781,-43.0404879584697 148.706764687299,-39.9425166640298 148.051785927514,-37.1856281495494 146.719512779164,-31.3183589404931 145.440526978647,-25.4406395731821 142.290004801393,-10.5400968139123 140.498005273613,-2.21350699365371 139.260005618961,3.33639296548278 137.96900601631,8.88210290139686 137.296006228568,11.6587029001554 136.604006459652,14.4267028830783 135.888006703494,17.1918028829473 135.049813650595,20.2986298403129 134.37100724614,22.7116028961919 133.562007548556,25.4650029123771 132.820561979593,27.869874107155 132.157753871353,29.9275627052379 131.229030571524,32.6652551580416 130.367966690661,35.0544553440314 129.455418210552,37.4369852514746 128.483990429293,39.8119196067487 127.597009976316,41.8407032006627 126.65517764348,43.862164860428 125.649250138519,45.8755057554617 124.569876214263,47.8795765951776 123.606536255148,49.5415925554791 122.579384045137,51.1954375387209 121.477837592618,52.8398434999961 120.293498803856,54.4737515840658 119.537666630089,55.448372871047 119.0141640882,56.0956740503843 117.91254707449,57.3832685953537 116.735295944975,58.6612104186087 115.470391021817,59.9278267813734 114.459449238815,60.8698470040475 113.388659676653,61.8041031361274 112.251016100823,62.7295046483517 111.045226658572,63.6461199185102 109.759449290629,64.551970039423 108.387734519226,65.4462681504192 106.923467696307,66.3281345202888 105.889229320705,66.9079508430687 104.245121058088,67.7647339154664 103.083800453767,68.3268238326033 101.231295071902,69.1538361492868 99.917118861753,69.6934059659241 97.823808754492,70.4849304525735 96.3364548142648,70.9983578119274 94.7706260155096,71.4992684114519 93.1240719301083,71.9872525135144 90.4925622262342,72.6923654271768 88.6221591914143,73.1421045013279 86.6543184534064,73.574007229716 84.5899425259637,73.9882152669964 82.4216260626549,74.3816990685065 80.1472903568234,74.752853156742 77.7659161246837,75.1000079161248 75.2814783681542,75.4232174739284 71.3582708704807,75.8561625329085 68.6176680017549,76.1076973634277 64.3379674808542,76.4271164760975 61.3844460971374,76.598691339968 60.9559107744343,76.62043548449 57.1599904518735,76.4011572639937 54.2959143332587,76.1923350208249 51.5218546040101,75.951343835423 48.8451857295217,75.6798082173358 46.2673001547207,75.3812576693892 43.794867249631,75.0555200010477 41.4294747820639,74.7043327384439 38.0798093943062,74.1343356418339 35.9753216129789,73.7283802572411 33.9729354983698,73.3026331904296 32.0693713181285,72.8585699933486 30.2586209208555,72.3982721711186 27.7082695938598,71.6798182474284 26.1144949529448,71.1831916070589 23.8703514898119,70.4150583775733 22.4641739698132,69.8892741031542 20.4838194045545,69.0809871769815 18.6442453162425,68.2519996461212 17.4883420384672,67.6893482563913 15.8554378754071,66.8309158167408 14.3320602988713,65.95721198961 12.9064305303724,65.0702372574649 11.5733350521897,64.1705814480421 10.3211669210342,63.2602281974295 9.52848521037199,62.6477543137967 8.76801163304793,62.0309866224356 7.33330522913231,60.7862118427365 6.32661044204707,59.8436374894981 5.06876654252122,58.5759468078538 4.18092247003059,57.6181538770266 3.0676463124807,56.3320039628416 2.02274127522662,55.0371476728577 1.04347714121475,53.7339037651023 0.11,52.4047958843963 0.11,52.2481945319716 0.000013606198693,52.2481945319716 0.0,52.2481945319716 0.0,52.0810492875575 -0.11,52.0810492875575 -0.751236103124716,51.106803598791 -1.57682724476379,49.7841800961175 -2.54814187441535,48.1232065007763 -3.2830732564986,46.7890108297972 -4.15314852444388,45.1151325677345 -4.9751716574714,43.4351819526085 -5.75438223615815,41.7496525778285 -6.49435873267674,40.0591302251328 -7.19960769435726,38.3641484793818 -8.00425125985534,36.3247403858763 -8.76824706245015,34.2800848524112 -9.49611840200508,32.2308029863533 -10.1915018168458,30.1770802404509 -10.9662493348545,27.7764055786119 -11.6023682083112,25.7150489148063 -12.3155436601331,23.3063454468831 -13.4748388327476,19.1689726978128 -14.65510830159,14.6773224445734 -15.7730061145712,10.1783028966754 -17.0796057112492,4.63355293346084 -18.3289053460434,-0.916096982543245 -19.5373050209596,-6.46772689429481 -23.2806222352326,-24.1483395933354 -24.4755346978608,-29.6828583600712 -25.711082740362,-35.2086199015143 -26.5149889749358,-38.6570357011678 -27.0970163773869,-41.0682900505186 -27.7869750792407,-43.8211874226226 -28.5089642206932,-46.5708929788697 -29.0771611523347,-48.6308599075156 -30.0815604453467,-52.0594412046891 -30.7308975135035,-54.1133696913486 -31.1854962601848,-55.4812945959364 -31.9055448538753,-57.5309284526434 -32.6852009413968,-59.5773470457266 -33.2414078658526,-60.9397870729914 -33.9854380969467,-62.6404643955846 -34.6326767499785,-63.9985481516699 -35.5026859258611,-65.6935652228279 -36.0762911285223,-66.7082518227906 -36.8910977371846,-68.0593166975765 -37.560325289194,-69.0701593631379 -38.5342268361803,-70.4147219691061 -39.3368796156398,-71.4203416474201 -39.9201254633048,-72.0886996182886 -40.8544107908982,-73.0892551818251 -41.8896419854766,-74.0859092693743 -42.6527446261074,-74.7473169858757 -43.8985041411519,-75.7360027055292 -44.8173668060063,-76.3917987923201 -45.3100926169273,-76.7183421467611 -46.3703740431215,-77.3683691649015 -46.9417005797309,-77.6916912031651 -48.1439417446834,-78.3369125174816 -48.7954670790303,-78.6574937887661 -50.2135480598255,-79.2939897702884 -51.8076037801737,-79.9232821488062 -53.5899061670823,-80.5454747952403 -54.5602732868351,-80.8536626111117 -55.5974052827986,-81.1590935201482 -56.7077666494048,-81.4614716485968 -57.8985575812694,-81.7604608755268 -59.177792589476,-82.0556785445825 -60.5543803252597,-82.3466881757588 -62.0382001839131,-82.6329910613641 -63.6166278971408,-82.9160645539234 -65.3243547313848,-83.1933785693383 -67.1746486017395,-83.4641999267401 -69.1819094212028,-83.727687547927 -71.3615557816665,-83.9828779149023 -73.7297846272637,-84.2286702702463 -76.3031504654489,-84.463812714982 -79.0979000704793,-84.686891045516 -82.1043226012409,-84.8993027050929 -85.3614917834769,-85.0965608803573 -88.8786147905844,-85.2767665934826 -92.6586384110011,-85.4378986361039 -96.6958938505734,-85.5778715036547 -100.973824552656,-85.694620961716 -105.463284713867,-85.7862162353698 -110.122000009316,-85.8509910386224 -114.892250862742,-85.8913747924373 -119.723015473239,-85.902932719824 -124.546786454844,-85.8854218956179 -129.296636388582,-85.8392093156616 -133.911619129441,-85.7652345179405 -138.341012797755,-85.6649184980649 -142.546759040853,-85.5400383560391 -146.503999963686,-85.3925910416854 -150.22188725341,-85.2277827395372 -153.678766540988,-85.0443472199427 -156.878845408953,-84.8442723238286 -159.832101567476,-84.629417384611 -162.552258629256,-84.4014838032387 -165.055150240049,-84.1620032847717 -167.35748938034,-83.9123384135981 -169.475999875972,-83.653691051912 -171.452111255383,-83.3893885301421 -173.274977294776,-83.1178932312998 -174.958585097379,-82.8400233398303 -176.515816512284,-82.5564927363186 -177.958427037664,-82.2679241351633 -179.297074910613,-81.9748610030006 -179.89,-81.8248345488165 -180,-81.8248345488165 -180,-56.6744148383793 -179.999996481818,-56.6744148383793 -179.89,-56.6744148383793 -179.89,-56.764573526367 -178.580947006704,-57.8375396651993 -177.038500980623,-59.0016039287517 -175.812000843596,-59.8619087022829 -174.957194588464,-60.4280527974834 -174.072244594773,-60.9885295096254 -173.155688075987,-61.5430015855082 -172.206000729545,-62.0911087629374 -170.713106331379,-62.8993435833244 -169.671678340287,-63.4290023112014 -168.59132386203,-63.9508041789464 -166.892638387956,-64.7170035692056 -165.095694140359,-65.4622701779052 -163.195000411741,-66.1850088978548 -161.182302686455,-66.8819639976364 -159.053916676098,-67.5519091120573 -156.80377166423,-68.1919959514975 -154.426564700182,-68.799157791185 -151.919821130822,-69.3712306877647 -150.174962148739,-69.7312761734477 -147.44660767067,-70.2370115672265 -144.586906786247,-70.6993769320052 -142.608566622088,-70.9816060694938 -139.537746777923,-71.3635591983937 -136.351683540557,-71.6937487590119 -133.061999227574,-71.9686277459423 -129.684276927122,-72.1860029311801 -127.392573649315,-72.298102787815 -125.075898539881,-72.3829784297655 -121.568818054802,-72.4585556712935 -118.044457478717,-72.4720505490536 -115.697225504165,-72.4461093301543 -113.360324038945,-72.3922714710205 -109.889446898845,-72.2604484123353 -106.47943858289,-72.0682607667132 -103.150217603998,-71.817288729856 -99.9181651351823,-71.5105726680364 -97.8246015157458,-71.2760858735367 -95.7838574416161,-71.0185438282577 -92.8261436710407,-70.5917111985142 -90.9256997715841,-70.2815089407372 -88.1858117497602,-69.7790873311941 -86.4327899782527,-69.421461209175 -83.9130997487171,-68.8533089379383 -82.3067205517372,-68.4540093873753 -80.003145491289,-67.8274854759073 -77.8227996485527,-67.1703089151181 -75.762565366042,-66.4839747427992 -74.4518773404582,-66.0120366730284 -72.5755994810202,-65.2842088587678 -70.8035885263191,-64.5332960028733 -69.1277196977286,-63.7622563014852 -67.5427640596892,-62.9724486567176 -66.0436732125004,-62.1651093926416 -65.0883072244776,-61.61827407161 -64.1662992449505,-61.0650087522105 -62.8449607716428,-60.222763016429 -61.5902923971557,-59.3680428913091 -60.7885990754481,-58.7918086524353 -60.0149507509231,-58.2100332986366 -58.9010532447207,-57.3289598954589 -57.4977726571171,-56.1393318309066 -56.1821152227229,-54.933577629936 -54.9444498560477,-53.7140720147777 -53.7797577347659,-52.4814374037852 -52.6798817121065,-51.2375920213017 -51.3900504008471,-49.6677099186719 -50.4191734113901,-48.4012431888489 -49.2743874001273,-46.8063219501631 -48.2004322133372,-45.1990927770793 -47.5855586687558,-44.2298934058172 -46.9931115006759,-43.2566668896264 -46.2336435980429,-41.9539119368977 -45.685493651969,-40.9732623342555 -44.4732973714747,-38.6737068044767 -43.3461753066461,-36.3595481183788 -42.73633341187,-35.0314028548512 -42.1474503524499,-33.6999109200233 -41.1682215570427,-31.3609422884561 -40.1181801033259,-28.6763162056602 -39.1337069739835,-25.9808882910086 -37.9821961657672,-22.5988049463874 -37.118495980574,-19.8837046705506 -36.2990957656631,-17.1617043007969 -35.3316441654324,-13.7504576321397 -34.3283079101771,-9.98915342196252 -33.3791950579896,-6.22040350029733 -32.5632628204991,-2.78834239533886 -31.4764944609435,2.02269705037079 -30.3105940222833,7.52783736701336 -29.2115935368936,13.0368976498459 -28.1695929898543,18.5469979048102 -27.1767923411142,24.0558982585958 -26.2269916100672,29.561598472021 -24.87329026081,37.8111986382179 -23.5970883958721,46.0469989024702 -22.7888867011647,51.529099194995 -22.0187844770741,57.0042993571706 -21.2966813940099,62.4729993907608 -20.9597793195788,65.2049995996007 -20.6451767686288,67.9354995554456 -20.3610734684966,70.6646997700804 -20.1208691069277,73.3925998627008 -19.9491630370865,76.1193999650548 -19.8947540108979,78.8449000849111 -19.9701947920289,80.206911082734 -20.0697391747101,81.5689002399746 -20.204548411705,82.2494440588409 -20.3651371233726,82.929937386787 -20.5597391095534,83.610364091754 -20.8005102185607,84.2907003530997 -20.9955101075604,84.6304757342088 -21.2167706314859,84.9701808281828 -21.4699906317821,85.3098005180726 -21.7626434149846,85.6493148035438 -22.1047243584351,85.9886969202982 -22.5099101503786,86.3279102221188 -22.9974201349424,86.6669031669953 -23.5951298740215,87.0056010515971 -24.4561776539951,87.3429168452175 -25.5670895799907,87.6794594292389 -27.0538501079481,88.0148355207777 -29.1426504938924,88.3483343864736 -32.2810630733126,88.678533992457 -37.4799360271589,89.0021536489058 -47.471094363635,89.3098738570938 -68.7173970605533,89.5531733578418 -0.001145894818538,89.5523400917391 -0.001129129718458,89.0 0,89 0.001129129700593,89.0 0.001145894818538,89.5523400917391-169.150239453407,89.5526360840932 -179.999039900622,89.4657102941632 -179.998854105181,89.5523400917391 -169.150239453407,89.5526360840932", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SLSTR/SL_2_LST/2016/04/30/S3A_SL_2_LST____20160430T110541_20160430T124640_20180929T111130_6059_003_308______LR1_R_NT_003.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 308, + "processingBaseline": 0 + }, + "id": "b1991e0c-4680-5fc1-ba71-b65550bb4945" + } + ], + "properties": { + "id": "3c72affb-32b1-5011-b6b2-a4ee779ff5c7", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SL_2_LST___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SL_2_SSTAAX.json b/tests/data/opensearch/creodias_search_SL_2_SSTAAX.json new file mode 100644 index 0000000..70ac598 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SL_2_SSTAAX.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "42fb7ff8-69d9-518e-ba2f-b6b8fc6767a0", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SL_2_SSTAAX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_SL_2_WST___.json b/tests/data/opensearch/creodias_search_SL_2_WST___.json new file mode 100644 index 0000000..d0e489f --- /dev/null +++ b/tests/data/opensearch/creodias_search_SL_2_WST___.json @@ -0,0 +1,5940 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 43.03411840615014, + -85.37872393218215 + ], + [ + 41.196151093826636, + -85.41906497006516 + ], + [ + 37.44987279412507, + -85.25528036770243 + ], + [ + 33.96670005166583, + -85.07269104345323 + ], + [ + 30.717755728324484, + -84.87630909259916 + ], + [ + 27.716816422279337, + -84.66477228426719 + ], + [ + 24.950999494402808, + -84.43981005688124 + ], + [ + 22.40499249131376, + -84.20298519612132 + ], + [ + 20.062357613628745, + -83.95569194073713 + ], + [ + 17.906467274535412, + -83.69916276445096 + ], + [ + 15.921133429605495, + -83.43448019450987 + ], + [ + 14.091000151701277, + -83.16259105591999 + ], + [ + 12.377911906930827, + -82.88637426655261 + ], + [ + 10.793529571976709, + -82.60433430390584 + ], + [ + 9.325940214759276, + -82.3171124643385 + ], + [ + 7.964321239595571, + -82.02526864219087 + ], + [ + 6.698889219623623, + -81.72929211798748 + ], + [ + 5.520829769150057, + -81.42961106218964 + ], + [ + 4.422218593283031, + -81.1266008213752 + ], + [ + 3.395940308960657, + -80.82059109110037 + ], + [ + 2.415679238481227, + -80.51341552571009 + ], + [ + 1.496606982322265, + -80.20368351247463 + ], + [ + 0.633538323721003, + -79.89163006139096 + ], + [ + 0.11, + -79.68652391639296 + ], + [ + 0.0, + -79.68652391639296 + ], + [ + 0.0, + -79.64342822538427 + ], + [ + -3.040000749e-6, + -79.64342822538427 + ], + [ + -0.11, + -79.64342822538427 + ], + [ + -0.11, + -79.59885276499841 + ], + [ + -0.94279208154567, + -79.26136988873662 + ], + [ + -1.664047819597771, + -78.94351395372752 + ], + [ + -2.98988947841604, + -78.30309117365044 + ], + [ + -4.211566448522508, + -77.65950667345331 + ], + [ + -4.776404337688072, + -77.33582760009367 + ], + [ + -5.824769255412774, + -76.6851545649216 + ], + [ + -6.312016361755338, + -76.3583187504193 + ], + [ + -7.220769220044819, + -75.70199132709828 + ], + [ + -7.658783290190779, + -75.37356120279692 + ], + [ + -8.47943888014008, + -74.7144027061941 + ], + [ + -8.864343209243527, + -74.3837713734307 + ], + [ + -9.588316955233992, + -73.72061831340794 + ], + [ + -10.899564626310685, + -72.38926582706743 + ], + [ + -11.496672315706162, + -71.72140896853423 + ], + [ + -12.053021138534918, + -71.05182534154666 + ], + [ + -13.07935864296407, + -69.70944458289878 + ], + [ + -13.55486388794913, + -69.03682960736613 + ], + [ + -14.002069369333787, + -68.36297467260019 + ], + [ + -14.83903416063897, + -67.01302133601223 + ], + [ + -15.604533468303693, + -65.66009056596312 + ], + [ + -16.4793359468384, + -63.9654318274051 + ], + [ + -17.11823687523444, + -62.60694513152256 + ], + [ + -17.574455835214025, + -61.58710321334934 + ], + [ + -18.008472216040957, + -60.566208874130865 + ], + [ + -18.818563321667252, + -58.52151381043673 + ], + [ + -19.32031735126651, + -57.1563776953564 + ], + [ + -20.036015597199892, + -55.10661081989529 + ], + [ + -20.811134280243913, + -52.71166424857899 + ], + [ + -21.63591569584438, + -49.97052795590558 + ], + [ + -22.314258827602316, + -47.568824658746145 + ], + [ + -23.050005054547288, + -44.820657173450435 + ], + [ + -23.66434537526075, + -42.41323038899717 + ], + [ + -24.424085261306917, + -39.314582393637885 + ], + [ + -25.07442603625521, + -36.55709630995168 + ], + [ + -26.400363274473246, + -30.688802417690567 + ], + [ + -27.675278936983737, + -24.810283875780943 + ], + [ + -30.825995156924726, + -9.908606867611947 + ], + [ + -32.016694859479145, + -4.357716929656526 + ], + [ + -33.23899452163442, + 1.192882990858275 + ], + [ + -33.86669433862858, + 3.967212959236818 + ], + [ + -34.835708405288564, + 8.126394896052926 + ], + [ + -35.75638141324787, + 11.935674195889247 + ], + [ + -36.450721536399875, + 14.703300023514238 + ], + [ + -37.26049323917669, + 17.81350288313918 + ], + [ + -37.91489742752559, + 20.22954832210119 + ], + [ + -38.692110139432096, + 22.986997045598773 + ], + [ + -39.40155378791475, + 25.395974570101963 + ], + [ + -40.14181174019225, + 27.80091329995711 + ], + [ + -40.803943445952434, + 29.858681067659134 + ], + [ + -41.7318813216168, + 32.59651380597967 + ], + [ + -42.59177416909722, + 34.985886002664245 + ], + [ + -43.502978153576294, + 37.368544046471236 + ], + [ + -44.4728904122451, + 39.743703140433155 + ], + [ + -45.51005644919544, + 42.11003948896994 + ], + [ + -46.46046467391651, + 44.13046826562493 + ], + [ + -47.476026461880224, + 46.14261759170454 + ], + [ + -48.37918874042898, + 47.812203428404416 + ], + [ + -48.94735783782307, + 48.810591696174036 + ], + [ + -49.538581130693196, + 49.80607439561801 + ], + [ + -50.57748182099544, + 51.458418072190995 + ], + [ + -51.69248733089401, + 53.10110372277992 + ], + [ + -52.89072259625256, + 54.73324574600864 + ], + [ + -53.397315466703795, + 55.382620327993415 + ], + [ + -54.18689419167537, + 56.352957047635385 + ], + [ + -55.30267755592572, + 57.63870400371091 + ], + [ + -56.49741216037903, + 58.914370272449176 + ], + [ + -57.78061784155761, + 60.17866771650902 + ], + [ + -58.80794006570136, + 61.11848509515683 + ], + [ + -59.89492503439338, + 62.05062891035296 + ], + [ + -60.657207299837005, + 62.667072946515425 + ], + [ + -61.860164965574754, + 63.58389953038767 + ], + [ + -63.13934969704372, + 64.49070527321065 + ], + [ + -64.04005837677768, + 65.08873382485663 + ], + [ + -65.47003521886096, + 65.97707271877063 + ], + [ + -66.48075028309059, + 66.56420204354004 + ], + [ + -68.0890274425135, + 67.43194334135575 + ], + [ + -69.22738170416702, + 68.00100556280377 + ], + [ + -70.41189846939503, + 68.55978919471522 + ], + [ + -71.65625992717409, + 69.10981871175709 + ], + [ + -72.96426375552733, + 69.65038294230187 + ], + [ + -74.33988102042949, + 70.18070609709784 + ], + [ + -75.78300287606564, + 70.70113006146103 + ], + [ + -77.3020732214647, + 71.20961655479104 + ], + [ + -78.90144193578026, + 71.70516898527727 + ], + [ + -80.5854809151791, + 72.18670671256187 + ], + [ + -82.35408335810232, + 72.65444257326945 + ], + [ + -84.21590050250893, + 73.1058176185058 + ], + [ + -87.1918939074549, + 73.74923239834564 + ], + [ + -89.30077008768987, + 74.15442589184579 + ], + [ + -91.51233960976673, + 74.53903632622121 + ], + [ + -93.83053008160931, + 74.9006424781863 + ], + [ + -96.25586024856948, + 75.23755296631973 + ], + [ + -100.08917979803755, + 75.69454534053331 + ], + [ + -104.15030591212141, + 76.08722391429231 + ], + [ + -108.42098994342476, + 76.40910863434496 + ], + [ + -111.36768008276697, + 76.58383708100446 + ], + [ + -114.38291999336595, + 76.72353026422898 + ], + [ + -119.00356903019524, + 76.8650094802704 + ], + [ + -122.12574613587985, + 76.91382275241675 + ], + [ + -125.26195365709843, + 76.92591636901093 + ], + [ + -129.9547072181836, + 76.87317885980106 + ], + [ + -133.05000539473556, + 76.79120887095837 + ], + [ + -136.10121590767363, + 76.67448485343064 + ], + [ + -140.5615275031391, + 76.43270393294047 + ], + [ + -143.4390153043396, + 76.22887527128427 + ], + [ + -146.22929425552954, + 75.99359853423005 + ], + [ + -150.2352062500625, + 75.58479212451391 + ], + [ + -151.5193903105848, + 75.4340737513316 + ], + [ + -154.00852318735826, + 75.1122638282467 + ], + [ + -156.3926333349085, + 74.76554376642801 + ], + [ + -158.6716533214813, + 74.3955704549715 + ], + [ + -160.8446492473631, + 74.00319099906879 + ], + [ + -162.91364913905394, + 73.59001340648794 + ], + [ + -164.88379929343628, + 73.15830995085578 + ], + [ + -166.75864329147333, + 72.70946368086777 + ], + [ + -168.53979764305925, + 72.2440711626162 + ], + [ + -170.23142686077972, + 71.76340010768583 + ], + [ + -171.840094292758, + 71.26925927553373 + ], + [ + -174.10624734899437, + 70.50480508553906 + ], + [ + -175.52319397302753, + 69.98046336587072 + ], + [ + -176.8700187884945, + 69.44540590344846 + ], + [ + -178.15491300863206, + 68.90149616470867 + ], + [ + -179.89, + 68.10316166813561 + ], + [ + -179.89, + 68.05256009780206 + ], + [ + -179.99997661607435, + 68.05256009780206 + ], + [ + -180.0, + 68.05256009780206 + ], + [ + -180.0, + 89.0 + ], + [ + -179.99888294304725, + 89.0 + ], + [ + -179.99885410518147, + 89.55234009173911 + ], + [ + -0.001145894818538, + 89.55234009173911 + ], + [ + -0.000828544631501, + 89.38087672512077 + ], + [ + -2.194749948494822, + 89.34427383165787 + ], + [ + -13.21529661968521, + 89.03950329348142 + ], + [ + -18.607685902256847, + 88.71586214575849 + ], + [ + -21.81282572440992, + 88.38544696269035 + ], + [ + -23.92496338617089, + 88.05170110309942 + ], + [ + -25.418111143114515, + 87.71608422385904 + ], + [ + -26.52828071600044, + 87.37931506048021 + ], + [ + -27.385529662695582, + 87.04178712219681 + ], + [ + -28.067211391772798, + 86.7037334898103 + ], + [ + -28.622140687150942, + 86.36530071153965 + ], + [ + -29.012055948615515, + 86.02596825675667 + ], + [ + -29.340699455525662, + 85.68648117174664 + ], + [ + -29.62146259960096, + 85.3468733013645 + ], + [ + -29.864103479489295, + 85.00716929274027 + ], + [ + -30.07589969852801, + 84.66738751886372 + ], + [ + -30.2623887957477, + 84.32754195424617 + ], + [ + -30.575680672985847, + 83.64770040817191 + ], + [ + -30.666722826847607, + 83.30742881269056 + ], + [ + -30.891860373957794, + 82.28653163468759 + ], + [ + -31.064642991855486, + 81.26554415538274 + ], + [ + -31.113656530077233, + 80.92520006862964 + ], + [ + -31.2152434804685, + 78.20080005306599 + ], + [ + -31.12483532314361, + 75.47499993857132 + ], + [ + -30.932729727618014, + 72.74809971093536 + ], + [ + -30.6781256421784, + 70.00499962009938 + ], + [ + -30.38502256912335, + 67.27559966203714 + ], + [ + -30.06402012708665, + 64.5447994516929 + ], + [ + -29.364116553008973, + 59.07879929034458 + ], + [ + -28.992715198754695, + 56.34339921032712 + ], + [ + -28.21721307192847, + 50.867699174573914 + ], + [ + -27.404411429142808, + 45.385098881174905 + ], + [ + -26.12160961385861, + 37.14879861555839 + ], + [ + -24.76100829528321, + 28.898898446684736 + ], + [ + -23.80610757840768, + 23.393298230932206 + ], + [ + -22.80750694050131, + 17.88469787516779 + ], + [ + -21.75900642503169, + 12.37519773603521 + ], + [ + -20.652405922661096, + 6.867077329871794 + ], + [ + -19.477505514438143, + 1.363227125245345 + ], + [ + -18.38148026204622, + -3.44631306158497 + ], + [ + -17.558004924235536, + -6.877073436525616 + ], + [ + -16.59936369951381, + -10.644130963723107 + ], + [ + -15.585229026379396, + -14.403446726801512 + ], + [ + -14.606404190648869, + -17.812604363439295 + ], + [ + -13.776803975244079, + -20.532704735726067 + ], + [ + -12.901703789353203, + -23.24570501500709 + ], + [ + -11.854977158722205, + -26.28767424575434 + ], + [ + -10.863365239670564, + -28.98160155138124 + ], + [ + -10.209808205943636, + -30.659696420398664 + ], + [ + -9.667295464013455, + -31.998932352704145 + ], + [ + -8.671253364109912, + -34.334851303864454 + ], + [ + -8.071756799670924, + -35.66442676999587 + ], + [ + -7.450534143470954, + -36.99051894630462 + ], + [ + -6.301522576315953, + -39.30070687998746 + ], + [ + -5.064461904912929, + -41.59584222647451 + ], + [ + -3.925555533224862, + -43.549711590498724 + ], + [ + -3.32750213167252, + -44.522007482240824 + ], + [ + -2.705438973373488, + -45.48984008685611 + ], + [ + -2.061662307212825, + -46.45417837010022 + ], + [ + -1.393546130518208, + -47.4143605782427 + ], + [ + -0.698285564471566, + -48.36967526911999 + ], + [ + -0.11, + -49.14497606290003 + ], + [ + 0.0, + -49.14497606290003 + ], + [ + 0.0, + -49.28994971312228 + ], + [ + 3.705145792e-6, + -49.28994971312228 + ], + [ + 0.11, + -49.28994971312228 + ], + [ + 0.11, + -49.42833784464452 + ], + [ + 0.775906516382905, + -50.26612568734278 + ], + [ + 1.559861093412934, + -51.206144814949525 + ], + [ + 2.37638848663454, + -52.14070816919308 + ], + [ + 2.942074164907091, + -52.759682739990275 + ], + [ + 3.821356355289292, + -53.68290924838356 + ], + [ + 4.739908694291564, + -54.59940836057766 + ], + [ + 5.703627014820993, + -55.50748200150912 + ], + [ + 6.371075734955527, + -56.10850287404295 + ], + [ + 7.412148890033456, + -57.00300851914579 + ], + [ + 8.136208480078656, + -57.59357063771095 + ], + [ + 9.656937459067514, + -58.76162228682557 + ], + [ + 10.45599911736259, + -59.33860867875957 + ], + [ + 11.709204883981334, + -60.19335475313609 + ], + [ + 12.58133148528299, + -60.75633494899072 + ], + [ + 13.484450984092744, + -61.313454946425246 + ], + [ + 14.420901950308023, + -61.86398650269241 + ], + [ + 15.3922535620307, + -62.40753775059975 + ], + [ + 16.399285084400113, + -62.94408007488399 + ], + [ + 17.443666594965617, + -63.473185949432576 + ], + [ + 18.52787011044084, + -63.99404832635836 + ], + [ + 19.65365864344738, + -64.50616372194116 + ], + [ + 20.822074102368134, + -65.00935868292714 + ], + [ + 22.03493306771301, + -65.50308143218211 + ], + [ + 23.29474191426931, + -65.98637337385937 + ], + [ + 24.603298675205586, + -66.4585955143725 + ], + [ + 25.96169717248749, + -66.9194555401824 + ], + [ + 27.371662415284035, + -67.36825744108208 + ], + [ + 28.83549793759997, + -67.80391094862371 + ], + [ + 30.35469173205229, + -68.22562774245904 + ], + [ + 32.73892522228096, + -68.83095693180984 + ], + [ + 35.25334898152359, + -69.40068736655279 + ], + [ + 37.90058320215236, + -69.93143340349428 + ], + [ + 40.68000081019488, + -70.42075604788684 + ], + [ + 43.59060848805798, + -70.86473737135879 + ], + [ + 46.62720388306486, + -71.26053187267615 + ], + [ + 49.7816998538406, + -71.60540895264779 + ], + [ + 53.04396695322767, + -71.89537748297363 + ], + [ + 55.29326524078805, + -72.05825474751175 + ], + [ + 56.78335980280609, + -71.9617202038005 + ], + [ + 58.98577845032032, + -71.78389200425865 + ], + [ + 62.205254445539886, + -71.47066731820954 + ], + [ + 65.31290799116694, + -71.10476782872607 + ], + [ + 68.29824165081276, + -70.68846165060914 + ], + [ + 71.15519256078996, + -70.22528833624611 + ], + [ + 73.88080026025537, + -69.71880893476248 + ], + [ + 76.47271162452195, + -69.17119770352159 + ], + [ + 78.1276224290503, + -68.78537145714678 + ], + [ + 79.72498142878791, + -68.38397677591381 + ], + [ + 82.01426541824156, + -67.75381865214077 + ], + [ + 84.18025149290335, + -67.09295332645955 + ], + [ + 86.22880045048757, + -66.40430888351679 + ], + [ + 87.53068262154707, + -65.93026862466283 + ], + [ + 88.78469740891073, + -65.44561586776534 + ], + [ + 90.57994605554572, + -64.70008015378629 + ], + [ + 91.7215504820257, + -64.19116460609283 + ], + [ + 92.82093438294913, + -63.67330493926191 + ], + [ + 94.3960350325883, + -62.88150753569071 + ], + [ + 95.3993006640392, + -62.34430879839047 + ], + [ + 96.36544908249937, + -61.799389309435135 + ], + [ + 97.29772375821764, + -61.247922228158615 + ], + [ + 98.19767716864655, + -60.69027933418592 + ], + [ + 99.06680082366309, + -60.12680871395833 + ], + [ + 99.90482054628964, + -59.55711673177592 + ], + [ + 101.49814247655341, + -58.402490926149106 + ], + [ + 102.25600099998674, + -57.81810860245089 + ], + [ + 102.98784522864145, + -57.22859909896122 + ], + [ + 103.69658436810323, + -56.63496914005376 + ], + [ + 104.71871189440232, + -55.7372727392378 + ], + [ + 106.0070272841071, + -54.52669044210874 + ], + [ + 106.62224395596007, + -53.916288386838836 + ], + [ + 107.51200139605977, + -52.9950082862931 + ], + [ + 108.63718853794535, + -51.75524169317509 + ], + [ + 109.95836587312162, + -50.19096652853763 + ], + [ + 111.19131329813341, + -48.61116866301516 + ], + [ + 112.3454309034852, + -47.01775561674735 + ], + [ + 113.0037553162379, + -46.05589254086279 + ], + [ + 113.63836274908832, + -45.089987124581015 + ], + [ + 114.84103671632126, + -43.14668220064901 + ], + [ + 115.96277191877395, + -41.189453864233016 + ], + [ + 117.01376994015514, + -39.220361908755 + ], + [ + 118.00195801779415, + -37.240760658852494 + ], + [ + 119.08400293079464, + -34.919106353499835 + ], + [ + 120.09582321055584, + -32.58552793168152 + ], + [ + 121.17898034213235, + -29.906368723670347 + ], + [ + 122.06844371847625, + -27.55248471407783 + ], + [ + 123.14503722206555, + -24.51496792305091 + ], + [ + 124.04340568760716, + -21.805395523115646 + ], + [ + 124.99700409686427, + -18.748104557038076 + ], + [ + 125.80000430956014, + -16.023404196976784 + ], + [ + 126.56500446113907, + -13.292904063812065 + ], + [ + 127.29500464620091, + -10.557403831547791 + ], + [ + 127.99500483175329, + -7.817703619846923 + ], + [ + 128.66800504928696, + -5.074343303433367 + ], + [ + 129.31500521699044, + -2.327913227381156 + ], + [ + 129.93900544351368, + 0.421040064011227 + ], + [ + 130.5430056528272, + 3.17204723726786 + ], + [ + 131.69400607452502, + 8.678447427370024 + ], + [ + 132.78000659397594, + 14.188097820987302 + ], + [ + 133.3030068662183, + 16.94329795432511 + ], + [ + 134.3090074670643, + 22.452998193325538 + ], + [ + 135.7370085380373, + 30.711998390259303 + ], + [ + 137.08000998381019, + 38.96009880203238 + ], + [ + 137.9320112099686, + 44.45109897707505 + ], + [ + 138.75101274639908, + 49.935399020588065 + ], + [ + 139.909016083785, + 58.148899389944155 + ], + [ + 140.6190194160645, + 63.616299425245565 + ], + [ + 140.9480216671282, + 66.34779950566075 + ], + [ + 141.2520245166911, + 69.07779971892103 + ], + [ + 141.52002818684807, + 71.80659967999418 + ], + [ + 141.73703317374833, + 74.53399990314153 + ], + [ + 141.869040268774, + 77.26029988326063 + ], + [ + 141.8490512269834, + 79.98530001457864 + ], + [ + 141.74581354199447, + 81.0066079744778 + ], + [ + 141.6163668371149, + 82.02787979453115 + ], + [ + 141.51007034108994, + 82.7087001944623 + ], + [ + 141.40895916184607, + 83.04883247175158 + ], + [ + 141.17400310775596, + 83.72902203429669 + ], + [ + 140.8821358177311, + 84.40908164213711 + ], + [ + 140.70795524932228, + 84.74904693377336 + ], + [ + 140.50973326577628, + 85.0889573077592 + ], + [ + 140.28211203590143, + 85.4288005132674 + ], + [ + 139.95237550613322, + 85.76807548742748 + ], + [ + 139.56528926616085, + 86.10718639050158 + ], + [ + 139.10447732139505, + 86.44608641991933 + ], + [ + 138.54669724077826, + 86.78470889506323 + ], + [ + 137.85783729354856, + 87.12295581126315 + ], + [ + 136.98576232415607, + 87.46067708660371 + ], + [ + 135.84670255260696, + 87.79763089524405 + ], + [ + 134.29726984612762, + 88.1334016951385 + ], + [ + 131.88585774172884, + 88.46663660867358 + ], + [ + 128.14727083745368, + 88.7956575895265 + ], + [ + 121.65549686713446, + 89.11574817668348 + ], + [ + 108.26356022150904, + 89.41213502721239 + ], + [ + 92.82275052476186, + 89.553961455202 + ], + [ + 179.99885410518144, + 89.55234009173911 + ], + [ + 179.99888294301752, + 89.0 + ], + [ + 180.0, + 89.0 + ], + [ + 180.0, + 67.99773844124763 + ], + [ + 179.89, + 67.99773844124763 + ], + [ + 178.89694427612338, + 67.50291934100598 + ], + [ + 177.81200251006962, + 66.93012539514169 + ], + [ + 176.77523198289168, + 66.3507142721517 + ], + [ + 175.78552334025218, + 65.76472187647357 + ], + [ + 174.84001132499887, + 65.17261553604342 + ], + [ + 173.9342842021832, + 64.57519921903841 + ], + [ + 173.06590609065324, + 63.97283551889016 + ], + [ + 171.83155533101436, + 63.06007632940607 + ], + [ + 171.0509840168506, + 62.44590461031297 + ], + [ + 170.29875870007635, + 61.8281541539291 + ], + [ + 169.5763161120353, + 61.20645602064114 + ], + [ + 168.54474804388138, + 60.267052289382974 + ], + [ + 167.56809708839597, + 59.32061511349468 + ], + [ + 166.9458301316598, + 58.68594760111214 + ], + [ + 166.05386651468694, + 57.728575445989115 + ], + [ + 165.2055878484457, + 56.76564826795108 + ], + [ + 164.66311638196558, + 56.120755779974985 + ], + [ + 163.88271000386177, + 55.14914788085275 + ], + [ + 163.13752885675606, + 54.17310724361124 + ], + [ + 162.42581596153016, + 53.19283093723924 + ], + [ + 161.745987589468, + 52.20850366476041 + ], + [ + 161.0930802908668, + 51.220792512854665 + ], + [ + 160.46765231974967, + 50.229601448902656 + ], + [ + 159.6714733126236, + 48.903196761887656 + ], + [ + 159.10041212866676, + 47.90506207518363 + ], + [ + 158.37176917680432, + 46.570064262873025 + ], + [ + 157.84708389501787, + 45.56601415891738 + ], + [ + 157.17598954535043, + 44.223703280732146 + ], + [ + 156.5332497182266, + 42.87772401744744 + ], + [ + 155.9179900832794, + 41.52830319082788 + ], + [ + 155.32641549652283, + 40.175749653288754 + ], + [ + 154.7579905747187, + 38.820303117058955 + ], + [ + 153.81142021236099, + 36.441963684526165 + ], + [ + 152.79805994033816, + 33.714957518087395 + ], + [ + 151.846971465368, + 30.97978986891175 + ], + [ + 150.8409921645619, + 27.894402933476048 + ], + [ + 149.8934628433178, + 24.801261014991905 + ], + [ + 148.8988795808806, + 21.356999330453664 + ], + [ + 147.95575701892315, + 17.90610831157404 + ], + [ + 146.9679935672925, + 14.104002881671002 + ], + [ + 146.2789937967877, + 11.335402899787804 + ], + [ + 145.52716306847555, + 8.218075584202458 + ], + [ + 144.55932722181126, + 4.058249818161707 + ], + [ + 143.69799457678874, + 0.242878979445541 + ], + [ + 141.8859950602435, + -8.084686900164165 + ], + [ + 138.06852420728973, + -26.107702575543474 + ], + [ + 136.9379942847573, + -31.29398808117691 + ], + [ + 136.16238866504133, + -34.74702457164264 + ], + [ + 135.03348313690452, + -39.574426233584326 + ], + [ + 134.18512234490757, + -43.01722599376206 + ], + [ + 133.56432564908732, + -45.4242682160189 + ], + [ + 133.00906190732957, + -47.48533890043248 + ], + [ + 132.2318558595113, + -50.23031813027278 + ], + [ + 131.82417698241497, + -51.60133704207677 + ], + [ + 131.18528711738517, + -53.65595000689746 + ], + [ + 130.14792211359193, + -56.73293148910082 + ], + [ + 129.5217747679315, + -58.43953916294427 + ], + [ + 129.1276797244659, + -59.46254639918425 + ], + [ + 128.42896503224242, + -61.1654202648622 + ], + [ + 127.98546817985151, + -62.1859644431105 + ], + [ + 127.35306643287706, + -63.54473068329622 + ], + [ + 126.85581848984641, + -64.56284807589418 + ], + [ + 126.32000610525702, + -65.57916173599229 + ], + [ + 125.56279015658093, + -66.9326094959744 + ], + [ + 124.9442167291213, + -67.9455110420472 + ], + [ + 124.27892999392648, + -68.95645810019982 + ], + [ + 123.56999756819616, + -69.96581139815584 + ], + [ + 123.05812922784504, + -70.63701606002961 + ], + [ + 121.94725961705626, + -71.97616613825755 + ], + [ + 121.02150729261817, + -72.97702533441723 + ], + [ + 120.34348021030307, + -73.64171058190263 + ], + [ + 119.62252136939028, + -74.30491587364948 + ], + [ + 118.85300810856978, + -74.96646702408376 + ], + [ + 118.01451225947399, + -75.62519690127014 + ], + [ + 117.56646742619648, + -75.9533797046961 + ], + [ + 117.09745521826771, + -76.28069893601486 + ], + [ + 116.1056334850517, + -76.93355284584926 + ], + [ + 115.02757243618281, + -77.58336433218636 + ], + [ + 113.83286412501079, + -78.22845467973474 + ], + [ + 112.50231338288559, + -78.86800293753144 + ], + [ + 111.03130366529658, + -79.50238458579693 + ], + [ + 109.39417376505837, + -80.1306276377532 + ], + [ + 108.49611545480518, + -80.44149968034347 + ], + [ + 107.53850430535917, + -80.74991364607504 + ], + [ + 106.51572865947472, + -81.05561524046091 + ], + [ + 105.42154361389136, + -81.35831658862665 + ], + [ + 104.24899975182244, + -81.65769107490516 + ], + [ + 103.01224541901314, + -81.95515688072933 + ], + [ + 101.68182990098694, + -82.2486424562545 + ], + [ + 100.24819746752462, + -82.53767815528127 + ], + [ + 98.70075596780602, + -82.82172641355274 + ], + [ + 97.02781527299712, + -83.10017122665037 + ], + [ + 95.21655428603385, + -83.37230629935637 + ], + [ + 93.25303621323816, + -83.63732195128591 + ], + [ + 91.1222998891345, + -83.8942910501979 + ], + [ + 88.83443705744921, + -84.14472372568541 + ], + [ + 86.34720746552216, + -84.38507015239136 + ], + [ + 83.64384855067958, + -84.61397987584637 + ], + [ + 80.70839651113023, + -84.82993354436596 + ], + [ + 77.52688856128985, + -85.03124155622771 + ], + [ + 74.08896958504312, + -85.21605467584628 + ], + [ + 70.38989267356912, + -85.38239191163431 + ], + [ + 68.09166435689733, + -85.36567487169923 + ], + [ + 68.00369723589823, + -85.70640300723633 + ], + [ + 68.14278493908493, + -85.89738906418226 + ], + [ + 63.31885871268486, + -85.8857401751652 + ], + [ + 58.55542837359249, + -85.84530644940507 + ], + [ + 56.17051329681912, + -85.66685174882309 + ], + [ + 55.27106496310069, + -85.80144394903277 + ], + [ + 54.60550016718908, + -85.71441125687377 + ], + [ + 53.91480439658788, + -85.77691652445368 + ], + [ + 51.91886297784648, + -85.60320986279746 + ], + [ + 49.251370431721135, + -85.87326172956983 + ], + [ + 43.08910104868537, + -85.89839085618867 + ], + [ + 43.019403118033914, + -85.70859648417607 + ], + [ + 43.03411840615014, + -85.37872393218215 + ] + ] + ], + [ + [ + [ + 0.001145894818538, + 89.55234009173911 + ], + [ + 11.25011231713377, + 89.5523392964616 + ], + [ + 17.66769210763388, + 89.55445217956259 + ], + [ + 0.000828579114362, + 89.38090249110803 + ], + [ + 0.001145894818538, + 89.55234009173911 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SL_2_WST____20171231T232810_20180101T010909_20180102T080929_6059_026_158_4545_MAR_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2017-12-31T23:28:09.919000Z", + "completionDate": "2018-01-01T01:09:09.139000Z", + "productType": "SL_2_WST___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 9756, + "updated": "2024-08-08T00:11:14.336835Z", + "published": "2021-06-06T01:44:01.589290Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fdd81bd3-5114-5f9d-a9db-83295db8da4b", + "size": 645141896, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fdd81bd3-5114-5f9d-a9db-83295db8da4b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/fdd81bd3-5114-5f9d-a9db-83295db8da4b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 26.84717062670538, + 12.03595932053356 + ] + }, + "instrument": "SLSTR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "43.0341184061501,-85.3787239321822 41.1961510938266,-85.4190649700652 37.4498727941251,-85.2552803677024 33.9667000516658,-85.0726910434532 30.7177557283245,-84.8763090925992 27.7168164222793,-84.6647722842672 24.9509994944028,-84.4398100568812 22.4049924913138,-84.2029851961213 20.0623576136287,-83.9556919407371 17.9064672745354,-83.699162764451 15.9211334296055,-83.4344801945099 14.0910001517013,-83.16259105592 12.3779119069308,-82.8863742665526 10.7935295719767,-82.6043343039058 9.32594021475928,-82.3171124643385 7.96432123959557,-82.0252686421909 6.69888921962362,-81.7292921179875 5.52082976915006,-81.4296110621896 4.42221859328303,-81.1266008213752 3.39594030896066,-80.8205910911004 2.41567923848123,-80.5134155257101 1.49660698232226,-80.2036835124746 0.633538323721003,-79.891630061391 0.11,-79.686523916393 0.0,-79.686523916393 0.0,-79.6434282253843 -0.000003040000749,-79.6434282253843 -0.11,-79.6434282253843 -0.11,-79.5988527649984 -0.94279208154567,-79.2613698887366 -1.66404781959777,-78.9435139537275 -2.98988947841604,-78.3030911736504 -4.21156644852251,-77.6595066734533 -4.77640433768807,-77.3358276000937 -5.82476925541277,-76.6851545649216 -6.31201636175534,-76.3583187504193 -7.22076922004482,-75.7019913270983 -7.65878329019078,-75.3735612027969 -8.47943888014008,-74.7144027061941 -8.86434320924353,-74.3837713734307 -9.58831695523399,-73.7206183134079 -10.8995646263107,-72.3892658270674 -11.4966723157062,-71.7214089685342 -12.0530211385349,-71.0518253415467 -13.0793586429641,-69.7094445828988 -13.5548638879491,-69.0368296073661 -14.0020693693338,-68.3629746726002 -14.839034160639,-67.0130213360122 -15.6045334683037,-65.6600905659631 -16.4793359468384,-63.9654318274051 -17.1182368752344,-62.6069451315226 -17.574455835214,-61.5871032133493 -18.008472216041,-60.5662088741309 -18.8185633216673,-58.5215138104367 -19.3203173512665,-57.1563776953564 -20.0360155971999,-55.1066108198953 -20.8111342802439,-52.711664248579 -21.6359156958444,-49.9705279559056 -22.3142588276023,-47.5688246587461 -23.0500050545473,-44.8206571734504 -23.6643453752608,-42.4132303889972 -24.4240852613069,-39.3145823936379 -25.0744260362552,-36.5570963099517 -26.4003632744732,-30.6888024176906 -27.6752789369837,-24.8102838757809 -30.8259951569247,-9.90860686761195 -32.0166948594791,-4.35771692965653 -33.2389945216344,1.19288299085827 -33.8666943386286,3.96721295923682 -34.8357084052886,8.12639489605293 -35.7563814132479,11.9356741958892 -36.4507215363999,14.7033000235142 -37.2604932391767,17.8135028831392 -37.9148974275256,20.2295483221012 -38.6921101394321,22.9869970455988 -39.4015537879148,25.395974570102 -40.1418117401923,27.8009132999571 -40.8039434459524,29.8586810676591 -41.7318813216168,32.5965138059797 -42.5917741690972,34.9858860026642 -43.5029781535763,37.3685440464712 -44.4728904122451,39.7437031404332 -45.5100564491954,42.1100394889699 -46.4604646739165,44.1304682656249 -47.4760264618802,46.1426175917045 -48.379188740429,47.8122034284044 -48.9473578378231,48.810591696174 -49.5385811306932,49.806074395618 -50.5774818209954,51.458418072191 -51.692487330894,53.1011037227799 -52.8907225962526,54.7332457460086 -53.3973154667038,55.3826203279934 -54.1868941916754,56.3529570476354 -55.3026775559257,57.6387040037109 -56.497412160379,58.9143702724492 -57.7806178415576,60.178667716509 -58.8079400657014,61.1184850951568 -59.8949250343934,62.050628910353 -60.657207299837,62.6670729465154 -61.8601649655748,63.5838995303877 -63.1393496970437,64.4907052732107 -64.0400583767777,65.0887338248566 -65.470035218861,65.9770727187706 -66.4807502830906,66.56420204354 -68.0890274425135,67.4319433413557 -69.227381704167,68.0010055628038 -70.411898469395,68.5597891947152 -71.6562599271741,69.1098187117571 -72.9642637555273,69.6503829423019 -74.3398810204295,70.1807060970978 -75.7830028760656,70.701130061461 -77.3020732214647,71.209616554791 -78.9014419357803,71.7051689852773 -80.5854809151791,72.1867067125619 -82.3540833581023,72.6544425732694 -84.2159005025089,73.1058176185058 -87.1918939074549,73.7492323983456 -89.3007700876899,74.1544258918458 -91.5123396097667,74.5390363262212 -93.8305300816093,74.9006424781863 -96.2558602485695,75.2375529663197 -100.089179798038,75.6945453405333 -104.150305912121,76.0872239142923 -108.420989943425,76.409108634345 -111.367680082767,76.5838370810045 -114.382919993366,76.723530264229 -119.003569030195,76.8650094802704 -122.12574613588,76.9138227524167 -125.261953657098,76.9259163690109 -129.954707218184,76.8731788598011 -133.050005394736,76.7912088709584 -136.101215907674,76.6744848534306 -140.561527503139,76.4327039329405 -143.43901530434,76.2288752712843 -146.22929425553,75.99359853423 -150.235206250063,75.5847921245139 -151.519390310585,75.4340737513316 -154.008523187358,75.1122638282467 -156.392633334909,74.765543766428 -158.671653321481,74.3955704549715 -160.844649247363,74.0031909990688 -162.913649139054,73.5900134064879 -164.883799293436,73.1583099508558 -166.758643291473,72.7094636808678 -168.539797643059,72.2440711626162 -170.23142686078,71.7634001076858 -171.840094292758,71.2692592755337 -174.106247348994,70.5048050855391 -175.523193973028,69.9804633658707 -176.870018788494,69.4454059034485 -178.154913008632,68.9014961647087 -179.89,68.1031616681356 -179.89,68.0525600978021 -179.999976616074,68.0525600978021 -180,68.0525600978021 -180,89 -179.998882943047,89.0 -179.998854105181,89.5523400917391 -0.001145894818538,89.5523400917391 -0.000828544631501,89.3808767251208 -2.19474994849482,89.3442738316579 -13.2152966196852,89.0395032934814 -18.6076859022568,88.7158621457585 -21.8128257244099,88.3854469626904 -23.9249633861709,88.0517011030994 -25.4181111431145,87.716084223859 -26.5282807160004,87.3793150604802 -27.3855296626956,87.0417871221968 -28.0672113917728,86.7037334898103 -28.6221406871509,86.3653007115396 -29.0120559486155,86.0259682567567 -29.3406994555257,85.6864811717466 -29.621462599601,85.3468733013645 -29.8641034794893,85.0071692927403 -30.075899698528,84.6673875188637 -30.2623887957477,84.3275419542462 -30.5756806729858,83.6477004081719 -30.6667228268476,83.3074288126906 -30.8918603739578,82.2865316346876 -31.0646429918555,81.2655441553827 -31.1136565300772,80.9252000686296 -31.2152434804685,78.200800053066 -31.1248353231436,75.4749999385713 -30.932729727618,72.7480997109354 -30.6781256421784,70.0049996200994 -30.3850225691234,67.2755996620371 -30.0640201270866,64.5447994516929 -29.364116553009,59.0787992903446 -28.9927151987547,56.3433992103271 -28.2172130719285,50.8676991745739 -27.4044114291428,45.3850988811749 -26.1216096138586,37.1487986155584 -24.7610082952832,28.8988984466847 -23.8061075784077,23.3932982309322 -22.8075069405013,17.8846978751678 -21.7590064250317,12.3751977360352 -20.6524059226611,6.86707732987179 -19.4775055144381,1.36322712524535 -18.3814802620462,-3.44631306158497 -17.5580049242355,-6.87707343652562 -16.5993636995138,-10.6441309637231 -15.5852290263794,-14.4034467268015 -14.6064041906489,-17.8126043634393 -13.7768039752441,-20.5327047357261 -12.9017037893532,-23.2457050150071 -11.8549771587222,-26.2876742457543 -10.8633652396706,-28.9816015513812 -10.2098082059436,-30.6596964203987 -9.66729546401345,-31.9989323527041 -8.67125336410991,-34.3348513038645 -8.07175679967092,-35.6644267699959 -7.45053414347095,-36.9905189463046 -6.30152257631595,-39.3007068799875 -5.06446190491293,-41.5958422264745 -3.92555553322486,-43.5497115904987 -3.32750213167252,-44.5220074822408 -2.70543897337349,-45.4898400868561 -2.06166230721282,-46.4541783701002 -1.39354613051821,-47.4143605782427 -0.698285564471566,-48.36967526912 -0.11,-49.1449760629 0.0,-49.1449760629 0.0,-49.2899497131223 0.000003705145792,-49.2899497131223 0.11,-49.2899497131223 0.11,-49.4283378446445 0.775906516382905,-50.2661256873428 1.55986109341293,-51.2061448149495 2.37638848663454,-52.1407081691931 2.94207416490709,-52.7596827399903 3.82135635528929,-53.6829092483836 4.73990869429156,-54.5994083605777 5.70362701482099,-55.5074820015091 6.37107573495553,-56.1085028740429 7.41214889003346,-57.0030085191458 8.13620848007866,-57.5935706377109 9.65693745906751,-58.7616222868256 10.4559991173626,-59.3386086787596 11.7092048839813,-60.1933547531361 12.581331485283,-60.7563349489907 13.4844509840927,-61.3134549464252 14.420901950308,-61.8639865026924 15.3922535620307,-62.4075377505998 16.3992850844001,-62.944080074884 17.4436665949656,-63.4731859494326 18.5278701104408,-63.9940483263584 19.6536586434474,-64.5061637219412 20.8220741023681,-65.0093586829271 22.034933067713,-65.5030814321821 23.2947419142693,-65.9863733738594 24.6032986752056,-66.4585955143725 25.9616971724875,-66.9194555401824 27.371662415284,-67.3682574410821 28.8354979376,-67.8039109486237 30.3546917320523,-68.225627742459 32.738925222281,-68.8309569318098 35.2533489815236,-69.4006873665528 37.9005832021524,-69.9314334034943 40.6800008101949,-70.4207560478868 43.590608488058,-70.8647373713588 46.6272038830649,-71.2605318726762 49.7816998538406,-71.6054089526478 53.0439669532277,-71.8953774829736 55.2932652407881,-72.0582547475118 56.7833598028061,-71.9617202038005 58.9857784503203,-71.7838920042586 62.2052544455399,-71.4706673182095 65.3129079911669,-71.1047678287261 68.2982416508128,-70.6884616506091 71.15519256079,-70.2252883362461 73.8808002602554,-69.7188089347625 76.4727116245219,-69.1711977035216 78.1276224290503,-68.7853714571468 79.7249814287879,-68.3839767759138 82.0142654182416,-67.7538186521408 84.1802514929034,-67.0929533264596 86.2288004504876,-66.4043088835168 87.5306826215471,-65.9302686246628 88.7846974089107,-65.4456158677653 90.5799460555457,-64.7000801537863 91.7215504820257,-64.1911646060928 92.8209343829491,-63.6733049392619 94.3960350325883,-62.8815075356907 95.3993006640392,-62.3443087983905 96.3654490824994,-61.7993893094351 97.2977237582176,-61.2479222281586 98.1976771686465,-60.6902793341859 99.0668008236631,-60.1268087139583 99.9048205462896,-59.5571167317759 101.498142476553,-58.4024909261491 102.256000999987,-57.8181086024509 102.987845228641,-57.2285990989612 103.696584368103,-56.6349691400538 104.718711894402,-55.7372727392378 106.007027284107,-54.5266904421087 106.62224395596,-53.9162883868388 107.51200139606,-52.9950082862931 108.637188537945,-51.7552416931751 109.958365873122,-50.1909665285376 111.191313298133,-48.6111686630152 112.345430903485,-47.0177556167474 113.003755316238,-46.0558925408628 113.638362749088,-45.089987124581 114.841036716321,-43.146682200649 115.962771918774,-41.189453864233 117.013769940155,-39.220361908755 118.001958017794,-37.2407606588525 119.084002930795,-34.9191063534998 120.095823210556,-32.5855279316815 121.178980342132,-29.9063687236703 122.068443718476,-27.5524847140778 123.145037222066,-24.5149679230509 124.043405687607,-21.8053955231156 124.997004096864,-18.7481045570381 125.80000430956,-16.0234041969768 126.565004461139,-13.2929040638121 127.295004646201,-10.5574038315478 127.995004831753,-7.81770361984692 128.668005049287,-5.07434330343337 129.31500521699,-2.32791322738116 129.939005443514,0.421040064011227 130.543005652827,3.17204723726786 131.694006074525,8.67844742737002 132.780006593976,14.1880978209873 133.303006866218,16.9432979543251 134.309007467064,22.4529981933255 135.737008538037,30.7119983902593 137.08000998381,38.9600988020324 137.932011209969,44.451098977075 138.751012746399,49.9353990205881 139.909016083785,58.1488993899442 140.619019416065,63.6162994252456 140.948021667128,66.3477995056607 141.252024516691,69.077799718921 141.520028186848,71.8065996799942 141.737033173748,74.5339999031415 141.869040268774,77.2602998832606 141.849051226983,79.9853000145786 141.745813541994,81.0066079744778 141.616366837115,82.0278797945311 141.51007034109,82.7087001944623 141.408959161846,83.0488324717516 141.174003107756,83.7290220342967 140.882135817731,84.4090816421371 140.707955249322,84.7490469337734 140.509733265776,85.0889573077592 140.282112035901,85.4288005132674 139.952375506133,85.7680754874275 139.565289266161,86.1071863905016 139.104477321395,86.4460864199193 138.546697240778,86.7847088950632 137.857837293549,87.1229558112632 136.985762324156,87.4606770866037 135.846702552607,87.7976308952441 134.297269846128,88.1334016951385 131.885857741729,88.4666366086736 128.147270837454,88.7956575895265 121.655496867134,89.1157481766835 108.263560221509,89.4121350272124 92.8227505247619,89.553961455202 179.998854105181,89.5523400917391 179.998882943018,89.0 180,89 180.0,67.9977384412476 179.89,67.9977384412476 178.896944276123,67.502919341006 177.81200251007,66.9301253951417 176.775231982892,66.3507142721517 175.785523340252,65.7647218764736 174.840011324999,65.1726155360434 173.934284202183,64.5751992190384 173.065906090653,63.9728355188902 171.831555331014,63.0600763294061 171.050984016851,62.445904610313 170.298758700076,61.8281541539291 169.576316112035,61.2064560206411 168.544748043881,60.267052289383 167.568097088396,59.3206151134947 166.94583013166,58.6859476011121 166.053866514687,57.7285754459891 165.205587848446,56.7656482679511 164.663116381966,56.120755779975 163.882710003862,55.1491478808528 163.137528856756,54.1731072436112 162.42581596153,53.1928309372392 161.745987589468,52.2085036647604 161.093080290867,51.2207925128547 160.46765231975,50.2296014489027 159.671473312624,48.9031967618877 159.100412128667,47.9050620751836 158.371769176804,46.570064262873 157.847083895018,45.5660141589174 157.17598954535,44.2237032807321 156.533249718227,42.8777240174474 155.917990083279,41.5283031908279 155.326415496523,40.1757496532888 154.757990574719,38.820303117059 153.811420212361,36.4419636845262 152.798059940338,33.7149575180874 151.846971465368,30.9797898689118 150.840992164562,27.894402933476 149.893462843318,24.8012610149919 148.898879580881,21.3569993304537 147.955757018923,17.906108311574 146.967993567292,14.104002881671 146.278993796788,11.3354028997878 145.527163068476,8.21807558420246 144.559327221811,4.05824981816171 143.697994576789,0.242878979445541 141.885995060243,-8.08468690016417 138.06852420729,-26.1077025755435 136.937994284757,-31.2939880811769 136.162388665041,-34.7470245716426 135.033483136905,-39.5744262335843 134.185122344908,-43.0172259937621 133.564325649087,-45.4242682160189 133.00906190733,-47.4853389004325 132.231855859511,-50.2303181302728 131.824176982415,-51.6013370420768 131.185287117385,-53.6559500068975 130.147922113592,-56.7329314891008 129.521774767932,-58.4395391629443 129.127679724466,-59.4625463991842 128.428965032242,-61.1654202648622 127.985468179852,-62.1859644431105 127.353066432877,-63.5447306832962 126.855818489846,-64.5628480758942 126.320006105257,-65.5791617359923 125.562790156581,-66.9326094959744 124.944216729121,-67.9455110420472 124.278929993926,-68.9564581001998 123.569997568196,-69.9658113981558 123.058129227845,-70.6370160600296 121.947259617056,-71.9761661382576 121.021507292618,-72.9770253344172 120.343480210303,-73.6417105819026 119.62252136939,-74.3049158736495 118.85300810857,-74.9664670240838 118.014512259474,-75.6251969012701 117.566467426196,-75.9533797046961 117.097455218268,-76.2806989360149 116.105633485052,-76.9335528458493 115.027572436183,-77.5833643321864 113.832864125011,-78.2284546797347 112.502313382886,-78.8680029375314 111.031303665297,-79.5023845857969 109.394173765058,-80.1306276377532 108.496115454805,-80.4414996803435 107.538504305359,-80.749913646075 106.515728659475,-81.0556152404609 105.421543613891,-81.3583165886266 104.248999751822,-81.6576910749052 103.012245419013,-81.9551568807293 101.681829900987,-82.2486424562545 100.248197467525,-82.5376781552813 98.700755967806,-82.8217264135527 97.0278152729971,-83.1001712266504 95.2165542860339,-83.3723062993564 93.2530362132382,-83.6373219512859 91.1222998891345,-83.8942910501979 88.8344370574492,-84.1447237256854 86.3472074655222,-84.3850701523914 83.6438485506796,-84.6139798758464 80.7083965111302,-84.829933544366 77.5268885612899,-85.0312415562277 74.0889695850431,-85.2160546758463 70.3898926735691,-85.3823919116343 68.0916643568973,-85.3656748716992 68.0036972358982,-85.7064030072363 68.1427849390849,-85.8973890641823 63.3188587126849,-85.8857401751652 58.5554283735925,-85.8453064494051 56.1705132968191,-85.6668517488231 55.2710649631007,-85.8014439490328 54.6055001671891,-85.7144112568738 53.9148043965879,-85.7769165244537 51.9188629778465,-85.6032098627975 49.2513704317211,-85.8732617295698 43.0891010486854,-85.8983908561887 43.0194031180339,-85.7085964841761 43.0341184061501,-85.37872393218220.001145894818538,89.5523400917391 11.2501123171338,89.5523392964616 17.6676921076339,89.5544521795626 0.000828579114362,89.380902491108 0.001145894818538,89.5523400917391", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SLSTR/SL_2_WST/2017/12/31/S3A_SL_2_WST____20171231T232810_20180101T010909_20180102T080929_6059_026_158_4545_MAR_O_NT_002.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 158, + "processingBaseline": 0 + }, + "id": "fdd81bd3-5114-5f9d-a9db-83295db8da4b" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 68.1671730304562, + -85.37866526030469 + ], + [ + 66.59380972012605, + -85.42517393689684 + ], + [ + 62.83709892063016, + -85.26217572938944 + ], + [ + 59.343500051305, + -85.08029104341209 + ], + [ + 56.08449773709489, + -84.88449970062577 + ], + [ + 53.07400052541869, + -84.67348216771451 + ], + [ + 50.29924015357741, + -84.44897461814439 + ], + [ + 47.744960586464025, + -84.2125467710229 + ], + [ + 45.394738232149535, + -83.96559958911884 + ], + [ + 43.23193094319976, + -83.7093718165212 + ], + [ + 41.24031792592049, + -83.44495167303587 + ], + [ + 39.4045001510871, + -83.17329105582468 + ], + [ + 37.686397309694456, + -82.89730502276313 + ], + [ + 36.09747289867548, + -82.61547083090845 + ], + [ + 34.625770875214464, + -82.32843300778653 + ], + [ + 33.260427273012944, + -82.03675424825455 + ], + [ + 31.99161992925239, + -81.74092625289563 + ], + [ + 30.81049879757417, + -81.44137928007909 + ], + [ + 29.70910714082986, + -81.13849047667307 + ], + [ + 27.697636864085986, + -80.52550390390978 + ], + [ + 26.776373240061268, + -80.21585104521569 + ], + [ + 25.91130259306504, + -79.9038685981623 + ], + [ + 24.33146137319209, + -79.27372958717731 + ], + [ + 22.92591253774849, + -78.63650157735995 + ], + [ + 21.651935321330516, + -77.99449746208438 + ], + [ + 20.490220234897105, + -77.34842425192643 + ], + [ + 19.44000828580041, + -76.69779981055095 + ], + [ + 18.48633019993176, + -76.04326076360212 + ], + [ + 17.18326167401245, + -75.05708138758627 + ], + [ + 16.39576626621216, + -74.39653174002444 + ], + [ + 16.025951278254507, + -74.06526875275122 + ], + [ + 15.329544258348685, + -73.40096375516671 + ], + [ + 14.357911280622687, + -72.40209576879782 + ], + [ + 13.4767326940421, + -71.39968957939192 + ], + [ + 12.42512841837259, + -70.05813688705197 + ], + [ + 11.69969368864529, + -69.04968291939119 + ], + [ + 11.038114720230281, + -68.03843177140791 + ], + [ + 10.214992628653688, + -66.68794833474087 + ], + [ + 9.64823266341261, + -65.67289233490736 + ], + [ + 8.772793088905706, + -63.978233162214316 + ], + [ + 8.287737015228252, + -62.959632481277765 + ], + [ + 7.529090598238004, + -61.259761727373395 + ], + [ + 7.103986362620923, + -60.2384113104782 + ], + [ + 6.303086665577487, + -58.19321800357908 + ], + [ + 5.56563315990774, + -56.14464279493915 + ], + [ + 5.101073798453073, + -54.77736654597537 + ], + [ + 4.438830297455985, + -52.724364637910746 + ], + [ + 3.815976006169207, + -50.66881648394959 + ], + [ + 3.417308813166505, + -49.297198661593335 + ], + [ + 2.747614503035997, + -46.89471543067662 + ], + [ + 2.109693336696392, + -44.48945051810739 + ], + [ + 1.412318736782672, + -41.73750126111061 + ], + [ + 0.742294127451955, + -38.98250833478845 + ], + [ + 0.11, + -36.28354205434272 + ], + [ + 0.0, + -36.28354205434272 + ], + [ + 0.0, + -35.8139852897139 + ], + [ + -4.102263771e-6, + -35.8139852897139 + ], + [ + -0.11, + -35.8139852897139 + ], + [ + -0.11, + -35.32618157752316 + ], + [ + -1.074990499480312, + -31.0466951824569 + ], + [ + -1.831024580871725, + -27.590099329911865 + ], + [ + -2.942861788743286, + -22.399362483167696 + ], + [ + -5.577175166322605, + -9.920666826123218 + ], + [ + -7.374114695645374, + -1.594176972108531 + ], + [ + -8.146769450749817, + 1.874569226143795 + ], + [ + -9.098198157874481, + 6.035308085732203 + ], + [ + -9.916523937582596, + 9.50026290065233 + ], + [ + -10.507198560566648, + 11.923869079593185 + ], + [ + -11.289593488109295, + 15.03730288330439 + ], + [ + -12.196223772501762, + 18.492308588269978 + ], + [ + -13.050056091922484, + 21.597007395132866 + ], + [ + -13.946275426968722, + 24.69635670205774 + ], + [ + -14.784239430194262, + 27.44591252100415 + ], + [ + -15.667124799280424, + 30.189634457995346 + ], + [ + -16.60169903534601, + 32.92662682850304 + ], + [ + -17.468225905906618, + 35.315119342447936 + ], + [ + -18.522954256296668, + 38.036430534350565 + ], + [ + -19.510830086706683, + 40.4091609600872 + ], + [ + -20.568953177998818, + 42.77288469267286 + ], + [ + -21.540068011513522, + 44.79072156128966 + ], + [ + -22.224251118833486, + 46.131216200786525 + ], + [ + -22.759163767409984, + 47.13382336077483 + ], + [ + -23.88940464785536, + 49.13135105738165 + ], + [ + -24.488456499471347, + 50.12581662913084 + ], + [ + -25.111230439890033, + 51.11728240480306 + ], + [ + -26.209397173296022, + 52.76210403178456 + ], + [ + -26.906857352638045, + 53.74413214086255 + ], + [ + -27.6366225879689, + 54.72206740667047 + ], + [ + -28.14295238482559, + 55.37149373199551 + ], + [ + -28.932143952640164, + 56.34187909909539 + ], + [ + -29.761280452356882, + 57.30716545264721 + ], + [ + -30.338565380646706, + 57.94752882312474 + ], + [ + -31.553148736897334, + 59.2206786466008 + ], + [ + -32.86002490926683, + 60.48188965622973 + ], + [ + -33.552545235538744, + 61.10940846465445 + ], + [ + -34.273525904079975, + 61.73522029298846 + ], + [ + -35.024311953427194, + 62.357091508593975 + ], + [ + -35.8067645467901, + 62.9747484864903 + ], + [ + -36.618954974363206, + 63.586588706862244 + ], + [ + -37.46264498095251, + 64.19235888849856 + ], + [ + -38.34388922575867, + 64.79304283761026 + ], + [ + -39.26509577264697, + 65.38826665647521 + ], + [ + -40.226995366028405, + 65.97803210884159 + ], + [ + -41.23225751541361, + 66.56193118158433 + ], + [ + -42.28563168410422, + 67.13908486986409 + ], + [ + -43.39023855260791, + 67.70896782314382 + ], + [ + -45.14634754846642, + 68.54992175433183 + ], + [ + -47.034964202401895, + 69.37168310021185 + ], + [ + -49.071081023591255, + 70.17130609492771 + ], + [ + -51.26213913555723, + 70.94775756739602 + ], + [ + -53.62879043766448, + 71.69626823936206 + ], + [ + -56.183518054124924, + 72.41395674060936 + ], + [ + -58.93859932076952, + 73.09762052629834 + ], + [ + -61.911993503606176, + 73.74147357548625 + ], + [ + -64.01909760006853, + 74.14698982612495 + ], + [ + -66.22888751292551, + 74.53194764918138 + ], + [ + -67.37368931192255, + 74.71591459987847 + ], + [ + -69.74364561419993, + 75.06577548281507 + ], + [ + -73.49684629972909, + 75.54301187505224 + ], + [ + -76.12732952615582, + 75.8275563747515 + ], + [ + -80.25840328302893, + 76.19800792564575 + ], + [ + -83.1258899170067, + 76.40500863241279 + ], + [ + -87.57014854617194, + 76.65489484294696 + ], + [ + -90.61332041679056, + 76.77723960292256 + ], + [ + -93.70387537763558, + 76.86299164469204 + ], + [ + -98.39262251993138, + 76.92352471176687 + ], + [ + -101.52932920921405, + 76.91732362472942 + ], + [ + -106.20682396517171, + 76.83732146828872 + ], + [ + -110.80186768240283, + 76.67591114992995 + ], + [ + -113.7940775615801, + 76.52403272848264 + ], + [ + -116.71348097755252, + 76.33756714602168 + ], + [ + -120.93409624699355, + 75.99706280256736 + ], + [ + -123.63158839507058, + 75.73239954072146 + ], + [ + -127.48642283809751, + 75.28116315213144 + ], + [ + -131.10452200475828, + 74.77085593784714 + ], + [ + -132.2582625198884, + 74.58897809726177 + ], + [ + -134.4858496465442, + 74.20798470383417 + ], + [ + -136.60828217637223, + 73.80537028116414 + ], + [ + -138.62801859080483, + 73.38270715444246 + ], + [ + -140.5527671525571, + 72.94297023634915 + ], + [ + -143.26165806463425, + 72.25146029693569 + ], + [ + -144.95472961885184, + 71.77106796766435 + ], + [ + -147.3400405361552, + 71.02558504019007 + ], + [ + -148.8323530558234, + 70.51307875140503 + ], + [ + -150.93265889573135, + 69.7228188830248 + ], + [ + -152.24903646299248, + 69.18343321547094 + ], + [ + -154.1077126760045, + 68.35739918743806 + ], + [ + -155.8346069858051, + 67.51215393079833 + ], + [ + -157.44553866648695, + 66.6507151191985 + ], + [ + -158.94908226246983, + 65.77435453637727 + ], + [ + -160.35301701024102, + 64.88420497158938 + ], + [ + -161.67090310835857, + 63.982794052342385 + ], + [ + -162.50302878296304, + 63.37555996975592 + ], + [ + -163.3005688362682, + 62.763685221328736 + ], + [ + -164.44005004136244, + 61.838439883497486 + ], + [ + -165.16326060780736, + 61.21681997713426 + ], + [ + -165.85837743605694, + 60.5914971952016 + ], + [ + -167.17317855519914, + 59.331167908724744 + ], + [ + -168.0985157191202, + 58.378146186358016 + ], + [ + -169.25828251014175, + 57.09791642482936 + ], + [ + -170.343990876083, + 55.808267678666056 + ], + [ + -171.6057402165059, + 54.18405992192592 + ], + [ + -172.54798354846363, + 52.876208335569494 + ], + [ + -173.43670695252015, + 51.56155735786601 + ], + [ + -174.47994678115757, + 49.90966567561004 + ], + [ + -175.45723481161608, + 48.24933946289587 + ], + [ + -176.37423349289833, + 46.58137675833429 + ], + [ + -177.23838398438232, + 44.90672490803624 + ], + [ + -178.213266208147, + 42.88917680639412 + ], + [ + -179.12781977496041, + 40.86392921573152 + ], + [ + -179.89, + 39.06489268856006 + ], + [ + -179.89, + 38.8052743675018 + ], + [ + -179.99998995705755, + 38.8052743675018 + ], + [ + -180.0, + 38.8052743675018 + ], + [ + -180.0, + 89.0 + ], + [ + -179.99886646799536, + 89.0 + ], + [ + -179.99885410518147, + 89.55234009173911 + ], + [ + -0.001145894818538, + 89.55234009173911 + ], + [ + -0.000862431329243, + 89.0 + ], + [ + 0.0, + 89.0 + ], + [ + 0.000862416554015, + 89.0 + ], + [ + 0.001145894818538, + 89.55234009173911 + ], + [ + 33.75011231713375, + 89.5523392964616 + ], + [ + 42.58394032864205, + 89.55379518917006 + ], + [ + 22.44067663145473, + 89.3351270917326 + ], + [ + 11.722407617990903, + 89.02920324896039 + ], + [ + 6.453585973961083, + 88.70511422458387 + ], + [ + 3.309515871515401, + 88.37447884887241 + ], + [ + 1.232081709477664, + 88.0406082356896 + ], + [ + 0.11, + 87.7916514302149 + ], + [ + 0.11, + 87.76729665335702 + ], + [ + 0.000229754520959, + 87.76729665335702 + ], + [ + 0.0, + 87.76729665335702 + ], + [ + 0.0, + 87.73435636513362 + ], + [ + -0.11, + 87.73435636513362 + ], + [ + -1.334862296420788, + 87.3680934806502 + ], + [ + -2.181732255938785, + 87.03053023372408 + ], + [ + -2.855738122892865, + 86.692451559093 + ], + [ + -3.404800083703214, + 86.35400083448482 + ], + [ + -3.79076712290159, + 86.01464983695419 + ], + [ + -4.116239134930311, + 85.6751469513971 + ], + [ + -4.394406600422337, + 85.33552524296155 + ], + [ + -4.634888932866241, + 84.99580890427048 + ], + [ + -4.844865340689579, + 84.6560159822589 + ], + [ + -5.029801828652658, + 84.31616021197449 + ], + [ + -5.340590529484237, + 83.63630040571847 + ], + [ + -5.430707137311465, + 83.29602806907498 + ], + [ + -5.653626679229661, + 82.27513018050088 + ], + [ + -5.824775535377, + 81.25414359794534 + ], + [ + -5.873336459242154, + 80.91380006698516 + ], + [ + -5.972393438547117, + 78.18940005180976 + ], + [ + -5.880665295427471, + 75.46359993761395 + ], + [ + -5.687649707946847, + 72.73669971045173 + ], + [ + -5.433965659547944, + 70.00849974756264 + ], + [ + -5.14057257257044, + 67.27909966176297 + ], + [ + -4.817490133548801, + 64.53339957881899 + ], + [ + -4.475408160394504, + 61.80109937004523 + ], + [ + -3.745595193526847, + 56.33199920971279 + ], + [ + -2.567602185675407, + 48.11579896511253 + ], + [ + -1.309740151959832, + 39.88429870626904 + ], + [ + -0.11, + 32.47095354599936 + ], + [ + 0.0, + 32.47095354599936 + ], + [ + 0.0, + 31.79119409759482 + ], + [ + 8.837486079e-6, + 31.79119409759482 + ], + [ + 0.11, + 31.79119409759482 + ], + [ + 0.11, + 31.135493121986308 + ], + [ + 0.487108727264899, + 28.887398323035676 + ], + [ + 1.442132444602538, + 23.381598108508996 + ], + [ + 2.440833038375354, + 17.872997995070648 + ], + [ + 2.958463338541111, + 15.118197748497378 + ], + [ + 4.03508382149244, + 9.609007595221287 + ], + [ + 4.596314078302881, + 6.855267329270355 + ], + [ + 5.771384486462567, + 1.351367124471889 + ], + [ + 6.388434715928245, + -1.397953166921105 + ], + [ + 7.192988685073882, + -4.831014373287703 + ], + [ + 8.20803247879992, + -8.944632753118846 + ], + [ + 9.101475446677242, + -12.366303873372123 + ], + [ + 9.854185628580314, + -15.098204111760563 + ], + [ + 10.643395841969651, + -17.824604471747406 + ], + [ + 11.473196025545365, + -20.54480473683686 + ], + [ + 12.348496211412556, + -23.257805016073196 + ], + [ + 13.395458212849118, + -26.299774536831134 + ], + [ + 14.259196594291023, + -28.657705612026614 + ], + [ + 15.308996754935242, + -31.34210583048268 + ], + [ + 16.289006017071138, + -33.680665680097114 + ], + [ + 17.179907373690774, + -35.67652785169797 + ], + [ + 18.122394576831095, + -37.66380415633636 + ], + [ + 19.122503967182087, + -39.641464684237256 + ], + [ + 20.188378070678986, + -41.60785566875637 + ], + [ + 21.32771454611268, + -43.56171351057971 + ], + [ + 22.338574487170632, + -45.179583258665744 + ], + [ + 22.975291043081523, + -46.14507604472419 + ], + [ + 23.634698049650957, + -47.10690769345666 + ], + [ + 24.79421646002937, + -48.69900320945287 + ], + [ + 26.03146368722624, + -50.27787907066628 + ], + [ + 27.35671403436658, + -51.841445690871375 + ], + [ + 28.487869313186568, + -53.07970893368357 + ], + [ + 29.380460275766684, + -54.00071197342406 + ], + [ + 29.997698695211447, + -54.610908361368715 + ], + [ + 31.293308459262015, + -55.81980149896892 + ], + [ + 32.31877259859682, + -56.71705159391041 + ], + [ + 33.03085805111389, + -57.30997650030202 + ], + [ + 34.14440858376263, + -58.19091677910958 + ], + [ + 34.91778771663386, + -58.77260527059797 + ], + [ + 35.71739911812236, + -59.34950867922197 + ], + [ + 36.971413115217274, + -60.204153785630346 + ], + [ + 37.844113845477395, + -60.76705925063786 + ], + [ + 38.747837299175885, + -61.324098057158764 + ], + [ + 39.68493525989489, + -61.87453123409455 + ], + [ + 40.65697776587007, + -62.41796608843523 + ], + [ + 41.66473356692894, + -62.95438376557024 + ], + [ + 42.70987389744568, + -63.48335617480445 + ], + [ + 43.79487760991231, + -64.00405784074877 + ], + [ + 44.921506707307536, + -64.51598451528523 + ], + [ + 46.09079710535621, + -65.0189798897177 + ], + [ + 47.304565437489835, + -65.51249150538796 + ], + [ + 48.56529753748053, + -65.9955847431562 + ], + [ + 49.87479326657179, + -66.46762032727581 + ], + [ + 51.93310056249527, + -67.15412915286814 + ], + [ + 53.370499619633016, + -67.59640890545089 + ], + [ + 54.86327921468544, + -68.02476763675197 + ], + [ + 57.20675249513483, + -68.64079776060434 + ], + [ + 58.84035292882627, + -69.03259854467028 + ], + [ + 60.53254926870311, + -69.40791670179584 + ], + [ + 63.18159251942871, + -69.93812218980294 + ], + [ + 65.9628091130281, + -70.42686060983472 + ], + [ + 68.87511251050891, + -70.87026427918707 + ], + [ + 71.91330747694934, + -71.2654651258924 + ], + [ + 75.06929985411665, + -71.6097089526787 + ], + [ + 78.33298307405192, + -71.8989559125891 + ], + [ + 80.52697558420779, + -72.05726409241637 + ], + [ + 83.17600005713867, + -71.87150896035718 + ], + [ + 85.35578912300564, + -71.68048779117181 + ], + [ + 88.53772650684361, + -71.3487774644672 + ], + [ + 91.60420018793496, + -70.96540894723799 + ], + [ + 94.54532954332149, + -70.53232117809422 + ], + [ + 96.43439240200803, + -70.2181801812885 + ], + [ + 98.26502559843361, + -69.88481026851309 + ], + [ + 100.8996546614963, + -69.35009463376983 + ], + [ + 102.58241476076324, + -68.97209779331266 + ], + [ + 104.20721870529484, + -68.57811354628815 + ], + [ + 106.53739083711525, + -67.95868779652069 + ], + [ + 108.02091464123194, + -67.5277495623929 + ], + [ + 109.4506675522786, + -67.0837326636209 + ], + [ + 111.49800039855157, + -66.39480890186012 + ], + [ + 112.79892536231684, + -65.9205758033057 + ], + [ + 114.05202117837534, + -65.43574257143524 + ], + [ + 115.84596281694459, + -64.6899577812745 + ], + [ + 116.98675688121418, + -64.18089431063137 + ], + [ + 118.61969273749881, + -63.400846929783036 + ], + [ + 120.16523961024059, + -62.60316023047285 + ], + [ + 121.62747505070598, + -61.78860366270959 + ], + [ + 123.01272357514935, + -60.95895011694988 + ], + [ + 124.32700082439797, + -60.11580871353808 + ], + [ + 125.57296131414016, + -59.25915660685322 + ], + [ + 126.75741706610219, + -58.39118702403308 + ], + [ + 127.88360956170581, + -57.51245367542785 + ], + [ + 128.95453724676534, + -56.623459307547876 + ], + [ + 130.3060011923651, + -55.42460845992892 + ], + [ + 131.2636263275164, + -54.51501138485666 + ], + [ + 132.47580207353727, + -53.29105609193406 + ], + [ + 133.33822280082154, + -52.364632054965206 + ], + [ + 134.43203180530233, + -51.119605201328866 + ], + [ + 135.46610770415148, + -49.86411518495515 + ], + [ + 136.4455474746911, + -48.59911574149817 + ], + [ + 137.37444542640398, + -47.325418252354034 + ], + [ + 138.25699002693747, + -46.04378977174486 + ], + [ + 139.0971179483546, + -44.75486433761731 + ], + [ + 140.09315410098867, + -43.13449324490281 + ], + [ + 140.84895729638373, + -41.83101007535685 + ], + [ + 141.7500025013712, + -40.194506986758526 + ], + [ + 142.60160712217842, + -38.549298857289045 + ], + [ + 143.41225495256646, + -36.897374338572284 + ], + [ + 144.33500293243372, + -34.90670635055134 + ], + [ + 145.06329335934288, + -33.240698006463255 + ], + [ + 145.76121833042075, + -31.569773733685004 + ], + [ + 146.5610033394593, + -29.55840571655466 + ], + [ + 147.31944128036227, + -27.540084518445376 + ], + [ + 148.04382234944998, + -25.51621253101933 + ], + [ + 148.73737967464726, + -23.487326878514 + ], + [ + 149.40300394543078, + -21.453904725857857 + ], + [ + 150.24800409620082, + -18.735704560722112 + ], + [ + 151.05000428001279, + -16.010904301715296 + ], + [ + 151.72039340432605, + -13.621937003705932 + ], + [ + 152.5450046468649, + -10.5450038311991 + ], + [ + 153.24500483244927, + -7.805313619508988 + ], + [ + 153.91800502175968, + -5.06196342072947 + ], + [ + 154.56500521776258, + -2.315553227055133 + ], + [ + 155.18900541932842, + 0.433382952273933 + ], + [ + 155.7920056286239, + 3.184367121276294 + ], + [ + 156.9440061002284, + 8.690727549691902 + ], + [ + 157.49400634046023, + 11.44529768888797 + ], + [ + 158.55200684473863, + 16.955497833377283 + ], + [ + 159.55900744615357, + 22.465098068769436 + ], + [ + 160.04500780337338, + 25.219098303696487 + ], + [ + 161.44300899104118, + 33.47479861185235 + ], + [ + 162.33000996623122, + 38.97209867608357 + ], + [ + 163.1820111939919, + 44.46309885286123 + ], + [ + 164.0010127686366, + 49.947299146892675 + ], + [ + 164.78301479177432, + 55.42459918384064 + ], + [ + 165.52201759222837, + 60.89519934333373 + ], + [ + 165.87001942454293, + 63.62809942382801 + ], + [ + 166.19902169291328, + 66.35959963460033 + ], + [ + 166.50202453043912, + 69.08959971804589 + ], + [ + 166.7710282164103, + 71.8182998067474 + ], + [ + 166.9880331988548, + 74.5456999032309 + ], + [ + 167.1200403091719, + 77.2720000109379 + ], + [ + 167.10105128051103, + 79.99700014198665 + ], + [ + 166.95807035642554, + 81.35868649548017 + ], + [ + 166.76207045320186, + 82.72030019424271 + ], + [ + 166.549146341077, + 83.40054153699941 + ], + [ + 166.42541513569188, + 83.7406227816115 + ], + [ + 166.13289470923007, + 84.42068255252924 + ], + [ + 165.95826128005626, + 84.76064774597384 + ], + [ + 165.7594665612747, + 85.10055784054394 + ], + [ + 165.53111221690128, + 85.44040064138052 + ], + [ + 165.20026491116147, + 85.77967223611519 + ], + [ + 164.81170271662373, + 86.11877915710652 + ], + [ + 164.34889187901385, + 86.45767411139124 + ], + [ + 163.7883410576612, + 86.79628983133468 + ], + [ + 163.09552931885386, + 87.1345273229349 + ], + [ + 162.21761387090993, + 87.47223475052623 + ], + [ + 161.06952229867858, + 87.80916697906541 + ], + [ + 159.50527221440757, + 88.14490157386753 + ], + [ + 157.06789763738252, + 88.47807243563433 + ], + [ + 153.27672049619522, + 88.80695600672902 + ], + [ + 146.6603975774798, + 89.12669531295616 + ], + [ + 132.90509913255116, + 89.42191278254266 + ], + [ + 118.19636378753562, + 89.5544944744053 + ], + [ + 179.99885410518144, + 89.55234009173911 + ], + [ + 179.99886646798356, + 89.0 + ], + [ + 180.0, + 89.0 + ], + [ + 180.0, + 38.52875377195664 + ], + [ + 179.89, + 38.52875377195664 + ], + [ + 179.06441846016318, + 36.45356373952957 + ], + [ + 178.05017998496862, + 33.72664596725483 + ], + [ + 177.09897019522643, + 30.991577443239425 + ], + [ + 176.09199216340141, + 27.90620293448765 + ], + [ + 175.14446184150324, + 24.81317360266696 + ], + [ + 174.14987748099378, + 21.36899951927132 + ], + [ + 173.20675517304284, + 17.91817100004105 + ], + [ + 172.2189935686173, + 14.11610289093411 + ], + [ + 171.5289937944683, + 11.34750289419567 + ], + [ + 170.77716232625326, + 8.230198167071386 + ], + [ + 169.88889860320762, + 4.417165924328916 + ], + [ + 168.9469945750255, + 0.255078974795626 + ], + [ + 167.134995059571, + -8.072426900434301 + ], + [ + 163.31801623728717, + -26.09535145224097 + ], + [ + 162.18699222677836, + -31.281588007082537 + ], + [ + 161.49017587047817, + -34.38949693404035 + ], + [ + 160.36444730730096, + -39.217472546265284 + ], + [ + 159.60725920095112, + -42.31664352805501 + ], + [ + 158.81332182762225, + -45.411868220225344 + ], + [ + 158.06924846084146, + -48.1595307012118 + ], + [ + 157.17736392668795, + -51.24621663755579 + ], + [ + 156.32412620044425, + -53.985680269412875 + ], + [ + 155.39730639083785, + -56.72053346899662 + ], + [ + 154.77100207741935, + -58.42711286415898 + ], + [ + 154.37727514601096, + -59.45008220552473 + ], + [ + 153.38704089821545, + -61.83344149518249 + ], + [ + 152.92366828903533, + -62.85299495675904 + ], + [ + 152.27661201191071, + -64.21116598002386 + ], + [ + 151.75416989427688, + -65.22810512752042 + ], + [ + 151.1984637508082, + -66.24359281636514 + ], + [ + 150.61384936872275, + -67.25800253584256 + ], + [ + 150.19592271549573, + -67.93300975252679 + ], + [ + 149.30216584751267, + -69.28075069295778 + ], + [ + 148.82242462455602, + -69.95336006006164 + ], + [ + 148.3108216811325, + -70.62458997850582 + ], + [ + 147.2006558975113, + -71.96376350675536 + ], + [ + 146.5954340686585, + -72.63148326235151 + ], + [ + 145.94343662036047, + -73.29724075972133 + ], + [ + 144.8779013109233, + -74.29252454307927 + ], + [ + 144.10923571588089, + -74.95409577036281 + ], + [ + 143.69964502886148, + -75.28384871581557 + ], + [ + 142.82422883097274, + -75.94104694789996 + ], + [ + 142.35581156226493, + -76.26838174653251 + ], + [ + 141.36547771963916, + -76.92127908262759 + ], + [ + 140.8408750457033, + -77.24675874274065 + ], + [ + 139.7087079471994, + -77.89436851235372 + ], + [ + 139.0968061191603, + -78.21631449573337 + ], + [ + 137.76884717534924, + -78.85595151966513 + ], + [ + 136.30049706527907, + -79.49041549462129 + ], + [ + 134.66613893356404, + -80.1187330091921 + ], + [ + 133.7696910811582, + -80.42964985887643 + ], + [ + 132.813865170576, + -80.73811469248385 + ], + [ + 131.79307152826482, + -81.04387413322489 + ], + [ + 130.70109015123086, + -81.34664137995952 + ], + [ + 128.2972488310458, + -81.94366370078565 + ], + [ + 126.97016699184543, + -82.23727020684424 + ], + [ + 125.5402381008458, + -82.52644312301459 + ], + [ + 123.99691321761796, + -82.81064742405654 + ], + [ + 122.3285485412871, + -83.08927006224486 + ], + [ + 120.52237138214466, + -83.36160817331736 + ], + [ + 118.5644935903838, + -83.62685603619578 + ], + [ + 116.43999988864714, + -83.88409105025946 + ], + [ + 114.15907650024769, + -84.13483564654204 + ], + [ + 111.67946075208494, + -84.3755387207974 + ], + [ + 108.98439471178087, + -84.60485609001034 + ], + [ + 106.05788472828338, + -84.8212750186283 + ], + [ + 102.88588898088808, + -85.02311254933943 + ], + [ + 99.4579078545864, + -85.20852561965307 + ], + [ + 95.76896927121278, + -85.37553822782645 + ], + [ + 93.51544936856344, + -85.35771360656382 + ], + [ + 93.46559722204866, + -85.70680288593755 + ], + [ + 93.57838771469943, + -85.89728943059978 + ], + [ + 88.75337129093926, + -85.88679057893508 + ], + [ + 83.98624917461768, + -85.84748567762843 + ], + [ + 81.42889932131679, + -85.66811287476679 + ], + [ + 80.56515596161903, + -85.79947080119516 + ], + [ + 79.98148958842407, + -85.72099263098927 + ], + [ + 79.33962187283467, + -85.78018114575389 + ], + [ + 77.09718443415198, + -85.59987388912126 + ], + [ + 74.48805379209108, + -85.87213541193398 + ], + [ + 68.26590233585574, + -85.89719063543484 + ], + [ + 68.25320265132024, + -85.71809616330779 + ], + [ + 68.1671730304562, + -85.37866526030469 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SL_2_WST____20171231T214711_20171231T232810_20180102T061517_6059_026_157_4545_MAR_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2017-12-31T21:47:10.698000Z", + "completionDate": "2017-12-31T23:28:09.919000Z", + "productType": "SL_2_WST___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 9755, + "updated": "2024-08-08T00:11:31.045245Z", + "published": "2021-06-06T01:45:21.584335Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/00c70d38-33c2-5728-b117-c9b80250b470", + "size": 661999167, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 00c70d38-33c2-5728-b117-c9b80250b470", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/00c70d38-33c2-5728-b117-c9b80250b470.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 24.328315562122338, + 12.035331460169086 + ] + }, + "instrument": "SLSTR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "68.1671730304562,-85.3786652603047 66.593809720126,-85.4251739368968 62.8370989206302,-85.2621757293894 59.343500051305,-85.0802910434121 56.0844977370949,-84.8844997006258 53.0740005254187,-84.6734821677145 50.2992401535774,-84.4489746181444 47.744960586464,-84.2125467710229 45.3947382321495,-83.9655995891188 43.2319309431998,-83.7093718165212 41.2403179259205,-83.4449516730359 39.4045001510871,-83.1732910558247 37.6863973096945,-82.8973050227631 36.0974728986755,-82.6154708309084 34.6257708752145,-82.3284330077865 33.2604272730129,-82.0367542482546 31.9916199292524,-81.7409262528956 30.8104987975742,-81.4413792800791 29.7091071408299,-81.1384904766731 27.697636864086,-80.5255039039098 26.7763732400613,-80.2158510452157 25.911302593065,-79.9038685981623 24.3314613731921,-79.2737295871773 22.9259125377485,-78.63650157736 21.6519353213305,-77.9944974620844 20.4902202348971,-77.3484242519264 19.4400082858004,-76.6977998105509 18.4863301999318,-76.0432607636021 17.1832616740124,-75.0570813875863 16.3957662662122,-74.3965317400244 16.0259512782545,-74.0652687527512 15.3295442583487,-73.4009637551667 14.3579112806227,-72.4020957687978 13.4767326940421,-71.3996895793919 12.4251284183726,-70.058136887052 11.6996936886453,-69.0496829193912 11.0381147202303,-68.0384317714079 10.2149926286537,-66.6879483347409 9.64823266341261,-65.6728923349074 8.77279308890571,-63.9782331622143 8.28773701522825,-62.9596324812778 7.529090598238,-61.2597617273734 7.10398636262092,-60.2384113104782 6.30308666557749,-58.1932180035791 5.56563315990774,-56.1446427949392 5.10107379845307,-54.7773665459754 4.43883029745599,-52.7243646379107 3.81597600616921,-50.6688164839496 3.41730881316651,-49.2971986615933 2.747614503036,-46.8947154306766 2.10969333669639,-44.4894505181074 1.41231873678267,-41.7375012611106 0.742294127451955,-38.9825083347884 0.11,-36.2835420543427 0.0,-36.2835420543427 0.0,-35.8139852897139 -0.000004102263771,-35.8139852897139 -0.11,-35.8139852897139 -0.11,-35.3261815775232 -1.07499049948031,-31.0466951824569 -1.83102458087172,-27.5900993299119 -2.94286178874329,-22.3993624831677 -5.57717516632261,-9.92066682612322 -7.37411469564537,-1.59417697210853 -8.14676945074982,1.8745692261438 -9.09819815787448,6.0353080857322 -9.9165239375826,9.50026290065233 -10.5071985605666,11.9238690795932 -11.2895934881093,15.0373028833044 -12.1962237725018,18.49230858827 -13.0500560919225,21.5970073951329 -13.9462754269687,24.6963567020577 -14.7842394301943,27.4459125210041 -15.6671247992804,30.1896344579953 -16.601699035346,32.926626828503 -17.4682259059066,35.3151193424479 -18.5229542562967,38.0364305343506 -19.5108300867067,40.4091609600872 -20.5689531779988,42.7728846926729 -21.5400680115135,44.7907215612897 -22.2242511188335,46.1312162007865 -22.75916376741,47.1338233607748 -23.8894046478554,49.1313510573817 -24.4884564994713,50.1258166291308 -25.11123043989,51.1172824048031 -26.209397173296,52.7621040317846 -26.906857352638,53.7441321408625 -27.6366225879689,54.7220674066705 -28.1429523848256,55.3714937319955 -28.9321439526402,56.3418790990954 -29.7612804523569,57.3071654526472 -30.3385653806467,57.9475288231247 -31.5531487368973,59.2206786466008 -32.8600249092668,60.4818896562297 -33.5525452355387,61.1094084646545 -34.27352590408,61.7352202929885 -35.0243119534272,62.357091508594 -35.8067645467901,62.9747484864903 -36.6189549743632,63.5865887068622 -37.4626449809525,64.1923588884986 -38.3438892257587,64.7930428376103 -39.265095772647,65.3882666564752 -40.2269953660284,65.9780321088416 -41.2322575154136,66.5619311815843 -42.2856316841042,67.1390848698641 -43.3902385526079,67.7089678231438 -45.1463475484664,68.5499217543318 -47.0349642024019,69.3716831002119 -49.0710810235913,70.1713060949277 -51.2621391355572,70.947757567396 -53.6287904376645,71.6962682393621 -56.1835180541249,72.4139567406094 -58.9385993207695,73.0976205262983 -61.9119935036062,73.7414735754863 -64.0190976000685,74.146989826125 -66.2288875129255,74.5319476491814 -67.3736893119225,74.7159145998785 -69.7436456141999,75.0657754828151 -73.4968462997291,75.5430118750522 -76.1273295261558,75.8275563747515 -80.2584032830289,76.1980079256458 -83.1258899170067,76.4050086324128 -87.5701485461719,76.654894842947 -90.6133204167906,76.7772396029226 -93.7038753776356,76.862991644692 -98.3926225199314,76.9235247117669 -101.529329209214,76.9173236247294 -106.206823965172,76.8373214682887 -110.801867682403,76.6759111499299 -113.79407756158,76.5240327284826 -116.713480977553,76.3375671460217 -120.934096246994,75.9970628025674 -123.631588395071,75.7323995407215 -127.486422838098,75.2811631521314 -131.104522004758,74.7708559378471 -132.258262519888,74.5889780972618 -134.485849646544,74.2079847038342 -136.608282176372,73.8053702811641 -138.628018590805,73.3827071544425 -140.552767152557,72.9429702363492 -143.261658064634,72.2514602969357 -144.954729618852,71.7710679676644 -147.340040536155,71.0255850401901 -148.832353055823,70.513078751405 -150.932658895731,69.7228188830248 -152.249036462992,69.1834332154709 -154.107712676004,68.3573991874381 -155.834606985805,67.5121539307983 -157.445538666487,66.6507151191985 -158.94908226247,65.7743545363773 -160.353017010241,64.8842049715894 -161.670903108359,63.9827940523424 -162.503028782963,63.3755599697559 -163.300568836268,62.7636852213287 -164.440050041362,61.8384398834975 -165.163260607807,61.2168199771343 -165.858377436057,60.5914971952016 -167.173178555199,59.3311679087247 -168.09851571912,58.378146186358 -169.258282510142,57.0979164248294 -170.343990876083,55.8082676786661 -171.605740216506,54.1840599219259 -172.547983548464,52.8762083355695 -173.43670695252,51.561557357866 -174.479946781158,49.90966567561 -175.457234811616,48.2493394628959 -176.374233492898,46.5813767583343 -177.238383984382,44.9067249080362 -178.213266208147,42.8891768063941 -179.12781977496,40.8639292157315 -179.89,39.0648926885601 -179.89,38.8052743675018 -179.999989957058,38.8052743675018 -180,38.8052743675018 -180,89 -179.998866467995,89.0 -179.998854105181,89.5523400917391 -0.001145894818538,89.5523400917391 -0.000862431329243,89.0 0,89 0.000862416554015,89.0 0.001145894818538,89.5523400917391 33.7501123171337,89.5523392964616 42.5839403286421,89.5537951891701 22.4406766314547,89.3351270917326 11.7224076179909,89.0292032489604 6.45358597396108,88.7051142245839 3.3095158715154,88.3744788488724 1.23208170947766,88.0406082356896 0.11,87.7916514302149 0.11,87.767296653357 0.000229754520959,87.767296653357 0.0,87.767296653357 0.0,87.7343563651336 -0.11,87.7343563651336 -1.33486229642079,87.3680934806502 -2.18173225593878,87.0305302337241 -2.85573812289287,86.692451559093 -3.40480008370321,86.3540008344848 -3.79076712290159,86.0146498369542 -4.11623913493031,85.6751469513971 -4.39440660042234,85.3355252429616 -4.63488893286624,84.9958089042705 -4.84486534068958,84.6560159822589 -5.02980182865266,84.3161602119745 -5.34059052948424,83.6363004057185 -5.43070713731147,83.296028069075 -5.65362667922966,82.2751301805009 -5.824775535377,81.2541435979453 -5.87333645924215,80.9138000669852 -5.97239343854712,78.1894000518098 -5.88066529542747,75.4635999376139 -5.68764970794685,72.7366997104517 -5.43396565954794,70.0084997475626 -5.14057257257044,67.279099661763 -4.8174901335488,64.533399578819 -4.4754081603945,61.8010993700452 -3.74559519352685,56.3319992097128 -2.56760218567541,48.1157989651125 -1.30974015195983,39.884298706269 -0.11,32.4709535459994 0.0,32.4709535459994 0.0,31.7911940975948 0.000008837486079,31.7911940975948 0.11,31.7911940975948 0.11,31.1354931219863 0.487108727264899,28.8873983230357 1.44213244460254,23.381598108509 2.44083303837535,17.8729979950706 2.95846333854111,15.1181977484974 4.03508382149244,9.60900759522129 4.59631407830288,6.85526732927036 5.77138448646257,1.35136712447189 6.38843471592824,-1.39795316692111 7.19298868507388,-4.8310143732877 8.20803247879992,-8.94463275311885 9.10147544667724,-12.3663038733721 9.85418562858031,-15.0982041117606 10.6433958419697,-17.8246044717474 11.4731960255454,-20.5448047368369 12.3484962114126,-23.2578050160732 13.3954582128491,-26.2997745368311 14.259196594291,-28.6577056120266 15.3089967549352,-31.3421058304827 16.2890060170711,-33.6806656800971 17.1799073736908,-35.676527851698 18.1223945768311,-37.6638041563364 19.1225039671821,-39.6414646842373 20.188378070679,-41.6078556687564 21.3277145461127,-43.5617135105797 22.3385744871706,-45.1795832586657 22.9752910430815,-46.1450760447242 23.634698049651,-47.1069076934567 24.7942164600294,-48.6990032094529 26.0314636872262,-50.2778790706663 27.3567140343666,-51.8414456908714 28.4878693131866,-53.0797089336836 29.3804602757667,-54.0007119734241 29.9976986952114,-54.6109083613687 31.293308459262,-55.8198014989689 32.3187725985968,-56.7170515939104 33.0308580511139,-57.309976500302 34.1444085837626,-58.1909167791096 34.9177877166339,-58.772605270598 35.7173991181224,-59.349508679222 36.9714131152173,-60.2041537856303 37.8441138454774,-60.7670592506379 38.7478372991759,-61.3240980571588 39.6849352598949,-61.8745312340945 40.6569777658701,-62.4179660884352 41.6647335669289,-62.9543837655702 42.7098738974457,-63.4833561748044 43.7948776099123,-64.0040578407488 44.9215067073075,-64.5159845152852 46.0907971053562,-65.0189798897177 47.3045654374898,-65.512491505388 48.5652975374805,-65.9955847431562 49.8747932665718,-66.4676203272758 51.9331005624953,-67.1541291528681 53.370499619633,-67.5964089054509 54.8632792146854,-68.024767636752 57.2067524951348,-68.6407977606043 58.8403529288263,-69.0325985446703 60.5325492687031,-69.4079167017958 63.1815925194287,-69.9381221898029 65.9628091130281,-70.4268606098347 68.8751125105089,-70.8702642791871 71.9133074769493,-71.2654651258924 75.0692998541167,-71.6097089526787 78.3329830740519,-71.8989559125891 80.5269755842078,-72.0572640924164 83.1760000571387,-71.8715089603572 85.3557891230056,-71.6804877911718 88.5377265068436,-71.3487774644672 91.604200187935,-70.965408947238 94.5453295433215,-70.5323211780942 96.434392402008,-70.2181801812885 98.2650255984336,-69.8848102685131 100.899654661496,-69.3500946337698 102.582414760763,-68.9720977933127 104.207218705295,-68.5781135462882 106.537390837115,-67.9586877965207 108.020914641232,-67.5277495623929 109.450667552279,-67.0837326636209 111.498000398552,-66.3948089018601 112.798925362317,-65.9205758033057 114.052021178375,-65.4357425714352 115.845962816945,-64.6899577812745 116.986756881214,-64.1808943106314 118.619692737499,-63.400846929783 120.165239610241,-62.6031602304729 121.627475050706,-61.7886036627096 123.012723575149,-60.9589501169499 124.327000824398,-60.1158087135381 125.57296131414,-59.2591566068532 126.757417066102,-58.3911870240331 127.883609561706,-57.5124536754278 128.954537246765,-56.6234593075479 130.306001192365,-55.4246084599289 131.263626327516,-54.5150113848567 132.475802073537,-53.2910560919341 133.338222800822,-52.3646320549652 134.432031805302,-51.1196052013289 135.466107704151,-49.8641151849552 136.445547474691,-48.5991157414982 137.374445426404,-47.325418252354 138.256990026937,-46.0437897717449 139.097117948355,-44.7548643376173 140.093154100989,-43.1344932449028 140.848957296384,-41.8310100753569 141.750002501371,-40.1945069867585 142.601607122178,-38.549298857289 143.412254952566,-36.8973743385723 144.335002932434,-34.9067063505513 145.063293359343,-33.2406980064633 145.761218330421,-31.569773733685 146.561003339459,-29.5584057165547 147.319441280362,-27.5400845184454 148.04382234945,-25.5162125310193 148.737379674647,-23.487326878514 149.403003945431,-21.4539047258579 150.248004096201,-18.7357045607221 151.050004280013,-16.0109043017153 151.720393404326,-13.6219370037059 152.545004646865,-10.5450038311991 153.245004832449,-7.80531361950899 153.91800502176,-5.06196342072947 154.565005217763,-2.31555322705513 155.189005419328,0.433382952273933 155.792005628624,3.18436712127629 156.944006100228,8.6907275496919 157.49400634046,11.445297688888 158.552006844739,16.9554978333773 159.559007446154,22.4650980687694 160.045007803373,25.2190983036965 161.443008991041,33.4747986118523 162.330009966231,38.9720986760836 163.182011193992,44.4630988528612 164.001012768637,49.9472991468927 164.783014791774,55.4245991838406 165.522017592228,60.8951993433337 165.870019424543,63.628099423828 166.199021692913,66.3595996346003 166.502024530439,69.0895997180459 166.77102821641,71.8182998067474 166.988033198855,74.5456999032309 167.120040309172,77.2720000109379 167.101051280511,79.9970001419866 166.958070356426,81.3586864954802 166.762070453202,82.7203001942427 166.549146341077,83.4005415369994 166.425415135692,83.7406227816115 166.13289470923,84.4206825525292 165.958261280056,84.7606477459738 165.759466561275,85.1005578405439 165.531112216901,85.4404006413805 165.200264911161,85.7796722361152 164.811702716624,86.1187791571065 164.348891879014,86.4576741113912 163.788341057661,86.7962898313347 163.095529318854,87.1345273229349 162.21761387091,87.4722347505262 161.069522298679,87.8091669790654 159.505272214408,88.1449015738675 157.067897637383,88.4780724356343 153.276720496195,88.806956006729 146.66039757748,89.1266953129562 132.905099132551,89.4219127825427 118.196363787536,89.5544944744053 179.998854105181,89.5523400917391 179.998866467984,89.0 180,89 180.0,38.5287537719566 179.89,38.5287537719566 179.064418460163,36.4535637395296 178.050179984969,33.7266459672548 177.098970195226,30.9915774432394 176.091992163401,27.9062029344876 175.144461841503,24.813173602667 174.149877480994,21.3689995192713 173.206755173043,17.918171000041 172.218993568617,14.1161028909341 171.528993794468,11.3475028941957 170.777162326253,8.23019816707139 169.888898603208,4.41716592432892 168.946994575026,0.255078974795626 167.134995059571,-8.0724269004343 163.318016237287,-26.095351452241 162.186992226778,-31.2815880070825 161.490175870478,-34.3894969340404 160.364447307301,-39.2174725462653 159.607259200951,-42.316643528055 158.813321827622,-45.4118682202253 158.069248460841,-48.1595307012118 157.177363926688,-51.2462166375558 156.324126200444,-53.9856802694129 155.397306390838,-56.7205334689966 154.771002077419,-58.427112864159 154.377275146011,-59.4500822055247 153.387040898215,-61.8334414951825 152.923668289035,-62.852994956759 152.276612011911,-64.2111659800239 151.754169894277,-65.2281051275204 151.198463750808,-66.2435928163651 150.613849368723,-67.2580025358426 150.195922715496,-67.9330097525268 149.302165847513,-69.2807506929578 148.822424624556,-69.9533600600616 148.310821681132,-70.6245899785058 147.200655897511,-71.9637635067554 146.595434068659,-72.6314832623515 145.94343662036,-73.2972407597213 144.877901310923,-74.2925245430793 144.109235715881,-74.9540957703628 143.699645028861,-75.2838487158156 142.824228830973,-75.9410469479 142.355811562265,-76.2683817465325 141.365477719639,-76.9212790826276 140.840875045703,-77.2467587427407 139.708707947199,-77.8943685123537 139.09680611916,-78.2163144957334 137.768847175349,-78.8559515196651 136.300497065279,-79.4904154946213 134.666138933564,-80.1187330091921 133.769691081158,-80.4296498588764 132.813865170576,-80.7381146924838 131.793071528265,-81.0438741332249 130.701090151231,-81.3466413799595 128.297248831046,-81.9436637007856 126.970166991845,-82.2372702068442 125.540238100846,-82.5264431230146 123.996913217618,-82.8106474240565 122.328548541287,-83.0892700622449 120.522371382145,-83.3616081733174 118.564493590384,-83.6268560361958 116.439999888647,-83.8840910502595 114.159076500248,-84.134835646542 111.679460752085,-84.3755387207974 108.984394711781,-84.6048560900103 106.057884728283,-84.8212750186283 102.885888980888,-85.0231125493394 99.4579078545864,-85.2085256196531 95.7689692712128,-85.3755382278265 93.5154493685634,-85.3577136065638 93.4655972220487,-85.7068028859375 93.5783877146994,-85.8972894305998 88.7533712909393,-85.8867905789351 83.9862491746177,-85.8474856776284 81.4288993213168,-85.6681128747668 80.565155961619,-85.7994708011952 79.9814895884241,-85.7209926309893 79.3396218728347,-85.7801811457539 77.097184434152,-85.5998738891213 74.4880537920911,-85.872135411934 68.2659023358557,-85.8971906354348 68.2532026513202,-85.7180961633078 68.1671730304562,-85.3786652603047", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SLSTR/SL_2_WST/2017/12/31/S3A_SL_2_WST____20171231T214711_20171231T232810_20180102T061517_6059_026_157_4545_MAR_O_NT_002.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 157, + "processingBaseline": 0 + }, + "id": "00c70d38-33c2-5728-b117-c9b80250b470" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0.001145894818538, + 89.55234009173911 + ], + [ + 137.7491387871718, + 89.55393303561455 + ], + [ + 117.72881875944441, + 89.34432502916698 + ], + [ + 106.62850362676822, + 89.04010331696792 + ], + [ + 101.19544165742528, + 88.71672790176827 + ], + [ + 97.96612439991678, + 88.38648026464351 + ], + [ + 95.83823966332882, + 88.05285392348009 + ], + [ + 94.33410486771045, + 87.71732985333719 + ], + [ + 93.21586488127087, + 87.38063721463234 + ], + [ + 92.35245037383743, + 87.04317517402589 + ], + [ + 91.66591112153407, + 86.70518013418193 + ], + [ + 91.10705944013678, + 86.36680084615593 + ], + [ + 90.71349110249234, + 86.02751249097942 + ], + [ + 90.38178374393877, + 85.68806679081123 + ], + [ + 90.0984143411433, + 85.34849809239974 + ], + [ + 89.85352961794898, + 85.00883149991382 + ], + [ + 89.6397813996144, + 84.66908572576254 + ], + [ + 89.45157873316958, + 84.32927500185811 + ], + [ + 89.13541930565586, + 83.64950041181382 + ], + [ + 88.9597476676429, + 82.96899403115381 + ], + [ + 88.8149408249293, + 82.28843384081986 + ], + [ + 88.59014345758615, + 80.92720007112096 + ], + [ + 88.48485651148154, + 78.2030000549904 + ], + [ + 88.5727646779816, + 75.47739981187239 + ], + [ + 88.76447029341166, + 72.73579971222227 + ], + [ + 89.01657434122598, + 70.00779974910205 + ], + [ + 89.30867744228074, + 67.27849953547687 + ], + [ + 89.62897985485627, + 64.54789958013681 + ], + [ + 89.9701818299191, + 61.81579937164813 + ], + [ + 90.32768344502776, + 59.0821992913417 + ], + [ + 91.0808859341409, + 53.61009925710939 + ], + [ + 92.28548855067419, + 45.38919900769945 + ], + [ + 93.56739038519967, + 37.15309861652805 + ], + [ + 94.9272917248721, + 28.903398324379463 + ], + [ + 95.88179242094043, + 23.397898231699948 + ], + [ + 96.37499273972786, + 20.64389811711959 + ], + [ + 97.39729331398856, + 15.134597869949127 + ], + [ + 97.92809357440365, + 12.379897736971667 + ], + [ + 99.0342940523744, + 6.871797449006253 + ], + [ + 100.20899451091014, + 1.367937008964588 + ], + [ + 100.82599471464346, + -1.38138316550053 + ], + [ + 101.63019587275929, + -4.814444084700513 + ], + [ + 102.12799510317613, + -6.872453548654642 + ], + [ + 102.81799526180919, + -9.61313364676566 + ], + [ + 103.72363341332553, + -13.032988646732944 + ], + [ + 104.28999565834178, + -15.081704219662278 + ], + [ + 105.0789958091022, + -17.80820436317262 + ], + [ + 106.12366946978315, + -21.207106753389553 + ], + [ + 106.78299621009015, + -23.24150501377396 + ], + [ + 107.47369183398088, + -25.270568538018214 + ], + [ + 108.07243442624483, + -26.957781774663857 + ], + [ + 108.69299655622072, + -28.641605512404883 + ], + [ + 109.87877060051119, + -31.660654267503666 + ], + [ + 110.57786628159117, + -33.331131260572235 + ], + [ + 111.15989068592775, + -34.663769100198756 + ], + [ + 111.9184355933791, + -36.3244531897098 + ], + [ + 112.55317036917806, + -37.6481391078646 + ], + [ + 113.21237140190293, + -38.96786425094446 + ], + [ + 113.90089107997277, + -40.282520027299306 + ], + [ + 114.61814545553888, + -41.59251739986304 + ], + [ + 115.3685935338043, + -42.89659679144294 + ], + [ + 116.15260383451064, + -44.19512996206202 + ], + [ + 116.76641194285759, + -45.16453137461924 + ], + [ + 117.61998692197712, + -46.45115389354732 + ], + [ + 118.28803410689983, + -47.41138384219596 + ], + [ + 119.22036025205423, + -48.684283530579684 + ], + [ + 119.95099831464486, + -49.63380800186128 + ], + [ + 120.97568811029085, + -50.890691162144975 + ], + [ + 121.78107576520178, + -51.82719348477918 + ], + [ + 122.6225588916368, + -52.75715591177172 + ], + [ + 123.50164732295843, + -53.680494425901394 + ], + [ + 124.4199987387347, + -54.59710840372 + ], + [ + 125.71426235971613, + -55.806287725498045 + ], + [ + 127.09099888941749, + -57.001008518636084 + ], + [ + 128.1856408539211, + -57.8853334832596 + ], + [ + 129.731225662388, + -59.048902667932936 + ], + [ + 130.9620465637014, + -59.908065448461244 + ], + [ + 132.25865543479543, + -60.75477852388631 + ], + [ + 133.62499923524229, + -61.58830874410343 + ], + [ + 135.0690338039763, + -62.40632360432062 + ], + [ + 136.59336923800174, + -63.208564070700675 + ], + [ + 137.65699943061935, + -63.73390884071962 + ], + [ + 139.32982037065855, + -64.50536780343694 + ], + [ + 141.09854300359623, + -65.2567580155789 + ], + [ + 142.97002380241017, + -65.98584508074721 + ], + [ + 144.95109346707756, + -66.69018085485715 + ], + [ + 146.33484194239134, + -67.1452530635902 + ], + [ + 148.50988641610584, + -67.80398246581386 + ], + [ + 150.80929709385973, + -68.43143304945684 + ], + [ + 153.2361346314389, + -69.02556723324722 + ], + [ + 154.92687229055417, + -69.4013559386401 + ], + [ + 157.5735967596609, + -69.93231875505147 + ], + [ + 159.41160033866262, + -70.26348598746954 + ], + [ + 161.3079998518863, + -70.5753089535149 + ], + [ + 164.2614494894706, + -71.00363386311271 + ], + [ + 167.33832561795492, + -71.38309397728526 + ], + [ + 169.4539999214114, + -71.60740895932942 + ], + [ + 172.7164724211469, + -71.89764289142177 + ], + [ + 174.94386696897166, + -72.05989671791414 + ], + [ + 175.3811967548479, + -72.04200511627015 + ], + [ + 177.60400005701248, + -71.87680896035846 + ], + [ + 179.89, + -71.67029476933575 + ], + [ + 179.89, + -71.66035780406001 + ], + [ + 179.99999680913604, + -71.66035780406001 + ], + [ + 180.0, + -71.66035780406001 + ], + [ + 180.0, + -85.72830446025348 + ], + [ + 179.89, + -85.72830446025348 + ], + [ + 178.1823885760387, + -85.8478625933909 + ], + [ + 175.93883868579672, + -85.67127223668643 + ], + [ + 175.06621077852392, + -85.80255498158375 + ], + [ + 174.34131068874663, + -85.70899184183544 + ], + [ + 173.53995310071926, + -85.77913223209585 + ], + [ + 171.61731157029612, + -85.60786110274323 + ], + [ + 169.04604015035582, + -85.8751192041451 + ], + [ + 162.88100130529278, + -85.90099081266544 + ], + [ + 162.74226711700578, + -85.38254739698496 + ], + [ + 160.8208051154635, + -85.42027300846269 + ], + [ + 157.0756420621027, + -85.25617568913657 + ], + [ + 153.5940000517735, + -85.0732910434625 + ], + [ + 150.34707433967628, + -84.87661443997143 + ], + [ + 147.34834583941787, + -84.66480447007501 + ], + [ + 144.58483959118917, + -84.43959028148159 + ], + [ + 142.04117220288612, + -84.202533818135 + ], + [ + 139.70085377517404, + -83.9550281343162 + ], + [ + 137.54722020703122, + -83.6983043355213 + ], + [ + 135.56405925094032, + -83.43344351113385 + ], + [ + 133.7360001519676, + -83.16139105596264 + ], + [ + 132.0249148972616, + -82.88502502657298 + ], + [ + 130.44242473060876, + -82.60284850432316 + ], + [ + 128.97661690520638, + -82.3155015647876 + ], + [ + 127.61667145249888, + -82.02354298657397 + ], + [ + 126.35280914987814, + -81.7274610391132 + ], + [ + 125.1762207658145, + -81.42768298201871 + ], + [ + 124.07898766322712, + -81.12458334464318 + ], + [ + 122.07479145306411, + -80.5112385742772 + ], + [ + 121.15670619684471, + -80.20143453281986 + ], + [ + 120.29456387862197, + -79.88931352506539 + ], + [ + 118.71992125529958, + -79.25893007973502 + ], + [ + 117.31882458577633, + -78.62149409747519 + ], + [ + 116.04877673334511, + -77.97930316553435 + ], + [ + 114.8905600991521, + -77.33306044262565 + ], + [ + 113.84340407460475, + -76.68228827007519 + ], + [ + 112.89240962689219, + -76.02761966197127 + ], + [ + 111.59274797647599, + -75.04129021152012 + ], + [ + 110.80719199003678, + -74.38066129097497 + ], + [ + 110.0839835072094, + -73.7174610786825 + ], + [ + 109.08910160166121, + -72.71925556384807 + ], + [ + 108.47062145832024, + -72.05228311254142 + ], + [ + 107.62207986219745, + -71.0484698981921 + ], + [ + 106.84583648862572, + -70.0418082615229 + ], + [ + 106.35561280891132, + -69.36978290880127 + ], + [ + 105.67502379968056, + -68.35934641378665 + ], + [ + 104.8388766174349, + -67.00929366818886 + ], + [ + 104.25769443183599, + -65.99490481659178 + ], + [ + 103.54301258118946, + -64.63973193654391 + ], + [ + 103.03469818420771, + -63.622229781986285 + ], + [ + 102.56156138742605, + -62.60305683983443 + ], + [ + 101.81353224105752, + -60.90270865786176 + ], + [ + 101.39790787566707, + -59.88088210998998 + ], + [ + 100.73334922294721, + -58.176367226567464 + ], + [ + 99.99646170711783, + -56.127741237146296 + ], + [ + 99.53249122214095, + -54.76046506152848 + ], + [ + 98.66059055862775, + -52.02243567838738 + ], + [ + 98.04659134294695, + -49.96617729119746 + ], + [ + 97.36859717315014, + -47.564386550453165 + ], + [ + 96.4550356829772, + -44.128511088495436 + ], + [ + 95.84668781288138, + -41.72035054878134 + ], + [ + 95.1770486284792, + -38.96530783536196 + ], + [ + 93.97788732942786, + -33.792088000639374 + ], + [ + 92.75490425405778, + -28.26434071111276 + ], + [ + 91.49342647174491, + -22.382012168752297 + ], + [ + 88.26760498429746, + -7.127876881879345 + ], + [ + 87.06320530555223, + -1.576756972983204 + ], + [ + 85.81970566186581, + 3.972692958645234 + ], + [ + 84.5211060608454, + 9.517582912586244 + ], + [ + 83.23616620981228, + 14.708800031313869 + ], + [ + 82.05505136417416, + 19.1997833764609 + ], + [ + 80.89590731282347, + 23.33670289913615 + ], + [ + 80.18226537483925, + 25.74503812079407 + ], + [ + 79.43723113110316, + 28.149329785224655 + ], + [ + 78.77057924736914, + 30.206484718360265 + ], + [ + 78.07491884107964, + 32.259861681040576 + ], + [ + 77.34670870153963, + 34.30900302021665 + ], + [ + 76.58223315359754, + 36.35335895147344 + ], + [ + 75.77721722135267, + 38.39244533674277 + ], + [ + 75.07152376147093, + 40.0871970265403 + ], + [ + 74.33091730750357, + 41.77739570801308 + ], + [ + 73.5514704213887, + 43.46266669754529 + ], + [ + 72.89667449762037, + 44.80693446379732 + ], + [ + 72.0361517930064, + 46.48179562079616 + ], + [ + 71.12230714720083, + 48.14989631372264 + ], + [ + 70.34968371659721, + 49.47912011382375 + ], + [ + 69.53483806317475, + 50.80300519075824 + ], + [ + 68.67505863141481, + 52.121183479842855 + ], + [ + 67.52813862193368, + 53.759759266591466 + ], + [ + 66.54681211225518, + 55.062520425954176 + ], + [ + 65.76913056432402, + 56.0343018027385 + ], + [ + 65.23012703005402, + 56.679577166574155 + ], + [ + 64.09478963136252, + 57.96275551862303 + ], + [ + 62.87957212191487, + 59.23577076734292 + ], + [ + 61.57197260559202, + 60.496829449262236 + ], + [ + 60.16361068681283, + 61.74494014049637 + ], + [ + 59.416756604054946, + 62.36340865400857 + ], + [ + 58.638568635003786, + 62.977708488491885 + ], + [ + 57.82872780573704, + 63.58788676619546 + ], + [ + 56.98520735851506, + 64.19365464400946 + ], + [ + 55.64877652699198, + 65.09265839724618 + ], + [ + 54.70681735296771, + 65.68500510669013 + ], + [ + 53.724786704744744, + 66.27211242034895 + ], + [ + 52.1634019904779, + 67.14043921004073 + ], + [ + 50.48671829479731, + 67.99240555984031 + ], + [ + 48.67929929257526, + 68.83209374556505 + ], + [ + 46.73152613399483, + 69.65108387384893 + ], + [ + 44.63600930940076, + 70.44592681247873 + ], + [ + 42.385910942187415, + 71.2131182405904 + ], + [ + 40.78635925107388, + 71.70862033027014 + ], + [ + 38.22912813829406, + 72.42591462130305 + ], + [ + 36.414249602854994, + 72.8855834270237 + ], + [ + 33.51216461697148, + 73.54273589075582 + ], + [ + 31.452318089360944, + 73.95720738920129 + ], + [ + 29.293132233638474, + 74.35265857226833 + ], + [ + 28.173910228725752, + 74.54216844770293 + ], + [ + 25.855318808940343, + 74.9037248385307 + ], + [ + 23.429561978958414, + 75.24058151016688 + ], + [ + 19.595683860078328, + 75.69752395470339 + ], + [ + 16.912394795505474, + 75.96688061453523 + ], + [ + 14.132227489120122, + 76.20558092364652 + ], + [ + 9.798571392253836, + 76.50363600617902 + ], + [ + 6.815703288049713, + 76.66092539995178 + ], + [ + 3.770979753720644, + 76.78259236698078 + ], + [ + 0.11, + 76.87842288757582 + ], + [ + 0.0, + 76.87842288757582 + ], + [ + 0.0, + 76.88130271026178 + ], + [ + -0.000039109121874, + 76.88130271026178 + ], + [ + -0.11, + 76.88130271026178 + ], + [ + -0.11, + 76.88255832736677 + ], + [ + -4.010940339612056, + 76.92710223181149 + ], + [ + -7.148119102153887, + 76.9201727795701 + ], + [ + -10.273161870653606, + 76.8754805026976 + ], + [ + -13.368705400333779, + 76.79340887080532 + ], + [ + -16.420069560948708, + 76.67663116021943 + ], + [ + -19.411491726110363, + 76.52408981626313 + ], + [ + -22.32984911384078, + 76.33698296361914 + ], + [ + -25.164112146340774, + 76.11670846058503 + ], + [ + -27.908835267604402, + 75.86666701093645 + ], + [ + -30.554559352032456, + 75.58658887725537 + ], + [ + -33.09665591303502, + 75.27818886804951 + ], + [ + -36.71196873520347, + 74.76712694703376 + ], + [ + -38.99084852634736, + 74.39712374939677 + ], + [ + -41.16369249154202, + 74.00471935894105 + ], + [ + -43.232531796711626, + 73.59152167768825 + ], + [ + -46.151734371048974, + 72.93750432557785 + ], + [ + -47.978976887240435, + 72.48019308994223 + ], + [ + -50.54935105178894, + 71.76480781114672 + ], + [ + -52.15776350282303, + 71.27065502906889 + ], + [ + -54.423533314823274, + 70.50619569294658 + ], + [ + -55.84023313304246, + 69.9818564743684 + ], + [ + -57.837150684400264, + 69.17604413437682 + ], + [ + -59.69387634883671, + 68.34976828985575 + ], + [ + -61.41897357908307, + 67.50431594202891 + ], + [ + -63.028146574410485, + 66.64269590391962 + ], + [ + -64.53002022394234, + 65.76618146098151 + ], + [ + -65.47543569262375, + 65.17410170562931 + ], + [ + -66.38110322388802, + 64.5767112798138 + ], + [ + -67.6697103347676, + 63.671317370617075 + ], + [ + -68.87810481224737, + 62.75511854142311 + ], + [ + -69.64421033343521, + 62.13916331873851 + ], + [ + -70.38121665560266, + 61.51945508874898 + ], + [ + -71.08932316478626, + 60.8959288425392 + ], + [ + -71.77019835590991, + 60.26882628923727 + ], + [ + -73.06053158150026, + 59.00548842621925 + ], + [ + -74.26041615307338, + 57.730461454827726 + ], + [ + -75.38187549040717, + 56.44546975643481 + ], + [ + -76.43087245333467, + 55.151221543152076 + ], + [ + -77.4168674884831, + 53.84899387576282 + ], + [ + -78.34420752273755, + 52.53931760103779 + ], + [ + -79.43180067903603, + 50.89311909807528 + ], + [ + -80.44652598818458, + 49.23769146306072 + ], + [ + -81.39817824804284, + 47.574284112468476 + ], + [ + -82.29294045315908, + 45.90367427685091 + ], + [ + -83.29990721143223, + 43.890473576234854 + ], + [ + -84.09016574241384, + 42.20647452934875 + ], + [ + -84.98603396251664, + 40.17894943109818 + ], + [ + -85.83095293076748, + 38.144906317919315 + ], + [ + -86.76015295094679, + 35.764576597407306 + ], + [ + -87.63590856484826, + 33.37720300416742 + ], + [ + -88.46466520146836, + 30.983752155511564 + ], + [ + -89.25212973311842, + 28.584849044936526 + ], + [ + -90.00311723039843, + 26.181119541157056 + ], + [ + -90.72191867513625, + 23.773224271557353 + ], + [ + -91.50866847722614, + 21.01688589825693 + ], + [ + -92.26279753939717, + 18.256407799550896 + ], + [ + -92.98839117596616, + 15.492388196834042 + ], + [ + -93.77515212230436, + 12.379259735837335 + ], + [ + -94.53494472752837, + 9.263029573415203 + ], + [ + -95.98920559813973, + 3.023932968751213 + ], + [ + -97.22490525476402, + -2.526436988605737 + ], + [ + -98.42420494068897, + -8.078016902982105 + ], + [ + -102.2399830003497, + -26.100251492581926 + ], + [ + -103.37000697664848, + -31.286388035770376 + ], + [ + -103.98868084265803, + -34.049119298387616 + ], + [ + -104.86453354388138, + -37.84370209509957 + ], + [ + -105.94873987274433, + -42.321406034208046 + ], + [ + -106.7426767241168, + -45.41656821864402 + ], + [ + -107.48626284279375, + -48.16427903515528 + ], + [ + -108.48182556793775, + -51.59363707131488 + ], + [ + -109.12023259354172, + -53.648298248412395 + ], + [ + -109.80110638689845, + -55.70032308078068 + ], + [ + -110.28008075756816, + -57.06685133951041 + ], + [ + -110.91129965807353, + -58.773170271206595 + ], + [ + -111.73241537195781, + -60.81744137536983 + ], + [ + -112.16595250287712, + -61.838491341478935 + ], + [ + -112.62932861896628, + -62.85808239165504 + ], + [ + -113.27637956389367, + -64.21630325639747 + ], + [ + -113.79882283614559, + -65.23327995308316 + ], + [ + -114.54385276952588, + -66.5871908013582 + ], + [ + -114.93866528972009, + -67.2632496354553 + ], + [ + -115.57440308014402, + -68.27538427608728 + ], + [ + -116.24959280656606, + -69.28607320444033 + ], + [ + -116.98057986331465, + -70.29451554654553 + ], + [ + -117.50908940240826, + -70.96502793184312 + ], + [ + -118.3500940911396, + -71.96921041138074 + ], + [ + -119.27475613577079, + -72.97014268543997 + ], + [ + -119.95196242260344, + -73.63488184337554 + ], + [ + -121.0480956130682, + -74.62928535112545 + ], + [ + -121.84982777585813, + -75.28954294716748 + ], + [ + -122.27762423355907, + -75.61856956747224 + ], + [ + -123.19329824171568, + -76.27415413613836 + ], + [ + -124.1835707479993, + -76.9271036768867 + ], + [ + -125.25988909607737, + -77.57702537116184 + ], + [ + -126.45262366148742, + -78.22223909803935 + ], + [ + -127.7809277391208, + -78.86192648681515 + ], + [ + -129.24956529534435, + -79.4964515749206 + ], + [ + -130.88416571011084, + -80.12484306577328 + ], + [ + -131.78080789819856, + -80.43579764460796 + ], + [ + -132.73688871298472, + -80.74430053849218 + ], + [ + -133.75800863441953, + -81.05009819742958 + ], + [ + -134.85040039147185, + -81.35290359349924 + ], + [ + -137.2554270751717, + -81.95000044805604 + ], + [ + -138.58332504815218, + -82.24364212770902 + ], + [ + -140.0142347215261, + -82.53284800110445 + ], + [ + -141.5587334483207, + -82.81708223494095 + ], + [ + -143.22849785442182, + -83.09573076963103 + ], + [ + -145.0363381749501, + -83.36808947975969 + ], + [ + -146.99618490130965, + -83.63335108126317 + ], + [ + -149.12300011120993, + -83.89059105024158 + ], + [ + -151.40660799890583, + -84.14132268040618 + ], + [ + -153.88935672567285, + -84.38199922793531 + ], + [ + -156.5880547885996, + -84.61127323963726 + ], + [ + -159.51873970009038, + -84.82762816897134 + ], + [ + -162.69548278687438, + -85.02937673907572 + ], + [ + -166.12878858586558, + -85.21467117484399 + ], + [ + -169.82359717597566, + -85.3815306027526 + ], + [ + -172.26534148611248, + -85.3737534123892 + ], + [ + -172.34100290033834, + -85.71320136149205 + ], + [ + -172.22401293166897, + -85.90058934118089 + ], + [ + -177.05147667923617, + -85.88862698438514 + ], + [ + -179.89, + -85.72687118856388 + ], + [ + -180.0, + -85.72687118856388 + ], + [ + -180.0, + -71.64901407550902 + ], + [ + -179.89, + -71.64901407550902 + ], + [ + -177.03250240062226, + -71.35434541770763 + ], + [ + -173.9649998770649, + -70.97110895605985 + ], + [ + -171.98930917853633, + -70.68770052791892 + ], + [ + -169.13295163750237, + -70.22414910778802 + ], + [ + -166.4079997997776, + -69.71730894667218 + ], + [ + -164.66575518029387, + -69.35623828487478 + ], + [ + -162.16214618877754, + -68.7832342058423 + ], + [ + -159.7879996526151, + -68.17520891454582 + ], + [ + -157.5416678861534, + -67.53399034826768 + ], + [ + -155.41634152604453, + -66.86333206486886 + ], + [ + -153.40716694985755, + -66.16536302139687 + ], + [ + -151.5089146369476, + -65.4420549896734 + ], + [ + -149.7142597217845, + -64.69626299071204 + ], + [ + -148.57309861763454, + -64.18718406884162 + ], + [ + -147.47420322872026, + -63.669168267978606 + ], + [ + -145.89981028389906, + -62.877148428109265 + ], + [ + -144.89699933545114, + -62.339808798136595 + ], + [ + -143.9312465841204, + -61.79478256721903 + ], + [ + -142.54561707119063, + -60.965092244421946 + ], + [ + -141.66162239466456, + -60.40439783792084 + ], + [ + -140.8086960378744, + -59.83767252004647 + ], + [ + -139.18946563911814, + -58.68780264106401 + ], + [ + -137.67525292192803, + -57.51854339020515 + ], + [ + -136.25801492149753, + -56.33118578635498 + ], + [ + -134.92781582582344, + -55.12823848542628 + ], + [ + -133.67875903960632, + -53.91050127885398 + ], + [ + -132.78899860369413, + -52.98910828610458 + ], + [ + -132.21903278569124, + -52.37052837517793 + ], + [ + -130.86160234912435, + -50.81269898113112 + ], + [ + -129.5958958125082, + -49.23850024190406 + ], + [ + -128.410746950861, + -47.65054203140011 + ], + [ + -127.30024810438891, + -46.04959262938244 + ], + [ + -126.25628013102629, + -44.43725246494236 + ], + [ + -125.27099767676162, + -42.81510721591293 + ], + [ + -124.1628171101777, + -40.85564474249665 + ], + [ + -123.12353283306912, + -38.88453181127382 + ], + [ + -122.46399723926785, + -37.56500658659282 + ], + [ + -121.52545408843129, + -35.576741295808574 + ], + [ + -120.78259442449853, + -33.91331520385634 + ], + [ + -120.07099682289848, + -32.244805938864125 + ], + [ + -119.25992968117733, + -30.235101258465683 + ], + [ + -118.61414184364726, + -28.55547197247131 + ], + [ + -117.99199642892837, + -26.872105308551532 + ], + [ + -117.04699627440047, + -24.170205112146387 + ], + [ + -116.26459500250505, + -21.79878296239172 + ], + [ + -115.72933202457185, + -20.1011561484231 + ], + [ + -115.2094077809092, + -18.401196267693415 + ], + [ + -114.41229925583154, + -15.675744687488184 + ], + [ + -113.74399550728377, + -13.286503949260144 + ], + [ + -113.01399535352851, + -10.551203831604678 + ], + [ + -112.31399516791745, + -7.811563619740772 + ], + [ + -111.64199495038426, + -5.068333303386898 + ], + [ + -110.99499478267445, + -2.322043227360118 + ], + [ + -110.37099455518617, + 0.426761068383085 + ], + [ + -109.18299415456818, + 5.930047275201372 + ], + [ + -108.61699392422041, + 8.68366743154098 + ], + [ + -107.53099340487019, + 14.192997824900488 + ], + [ + -107.00899313334413, + 16.947997954315696 + ], + [ + -106.00299255409077, + 22.457198072137924 + ], + [ + -104.57499146145028, + 30.715598390239215 + ], + [ + -103.23299003559012, + 38.96299867577385 + ], + [ + -101.96798806090035, + 47.19619906322533 + ], + [ + -100.78098521275354, + 55.41409918352979 + ], + [ + -100.04398241412643, + 60.88429934486689 + ], + [ + -99.69688056767974, + 63.6169995524086 + ], + [ + -99.36887831753033, + 66.34819963461035 + ], + [ + -99.06607549647656, + 69.07799959164511 + ], + [ + -98.79857181324338, + 71.80649968055836 + ], + [ + -98.58356682683988, + 74.53369990452471 + ], + [ + -98.45345973270872, + 77.25979988493 + ], + [ + -98.47584877712488, + 79.98450001633098 + ], + [ + -98.6210648369819, + 81.34608767725945 + ], + [ + -98.82002967003855, + 82.70760019748172 + ], + [ + -99.0345165235947, + 83.38776989938815 + ], + [ + -99.29794381730001, + 84.06782667423415 + ], + [ + -99.62930854649834, + 84.74772683449292 + ], + [ + -99.82927554701064, + 85.08759786187288 + ], + [ + -100.0588881060153, + 85.42740064569479 + ], + [ + -100.39091808139877, + 85.76664188958895 + ], + [ + -100.78066900747392, + 86.10571685739276 + ], + [ + -101.24461340843526, + 86.44457797634277 + ], + [ + -101.80612618779227, + 86.783157665288 + ], + [ + -102.49950497649395, + 87.12135661887936 + ], + [ + -103.37715248226644, + 87.45902280709707 + ], + [ + -104.52323345238639, + 87.79591135739535 + ], + [ + -106.08172974404722, + 88.1316015776505 + ], + [ + -108.50333642329184, + 88.46473371059571 + ], + [ + -112.25499056215033, + 88.7936138759742 + ], + [ + -118.76100697669219, + 89.11349738125321 + ], + [ + -132.1465806539563, + 89.40957573047281 + ], + [ + -147.88871751599163, + 89.55341440503888 + ], + [ + -0.001145894818538, + 89.55234009173911 + ], + [ + -0.001097649193904, + 89.0 + ], + [ + 0.0, + 89.0 + ], + [ + 0.001097649199292, + 89.0 + ], + [ + 0.001145894818538, + 89.55234009173911 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SL_2_WST____20171230T152925_20171230T171024_20180101T000058_6059_026_139_4545_MAR_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2017-12-30T15:29:24.724000Z", + "completionDate": "2017-12-30T17:10:23.945000Z", + "productType": "SL_2_WST___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 9737, + "updated": "2024-08-08T00:17:33.081996Z", + "published": "2021-06-06T01:44:24.132887Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a29656e5-3250-585a-bf65-6df86a08d676", + "size": 631958462, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a29656e5-3250-585a-bf65-6df86a08d676", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/a29656e5-3250-585a-bf65-6df86a08d676.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -2.62710033911346, + 12.042921537265629 + ] + }, + "instrument": "SLSTR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "0.001145894818538,89.5523400917391 137.749138787172,89.5539330356145 117.728818759444,89.344325029167 106.628503626768,89.0401033169679 101.195441657425,88.7167279017683 97.9661243999168,88.3864802646435 95.8382396633288,88.0528539234801 94.3341048677105,87.7173298533372 93.2158648812709,87.3806372146323 92.3524503738374,87.0431751740259 91.6659111215341,86.7051801341819 91.1070594401368,86.3668008461559 90.7134911024923,86.0275124909794 90.3817837439388,85.6880667908112 90.0984143411433,85.3484980923997 89.853529617949,85.0088314999138 89.6397813996144,84.6690857257625 89.4515787331696,84.3292750018581 89.1354193056559,83.6495004118138 88.9597476676429,82.9689940311538 88.8149408249293,82.2884338408199 88.5901434575862,80.927200071121 88.4848565114815,78.2030000549904 88.5727646779816,75.4773998118724 88.7644702934117,72.7357997122223 89.016574341226,70.007799749102 89.3086774422807,67.2784995354769 89.6289798548563,64.5478995801368 89.9701818299191,61.8157993716481 90.3276834450278,59.0821992913417 91.0808859341409,53.6100992571094 92.2854885506742,45.3891990076995 93.5673903851997,37.153098616528 94.9272917248721,28.9033983243795 95.8817924209404,23.3978982316999 96.3749927397279,20.6438981171196 97.3972933139886,15.1345978699491 97.9280935744036,12.3798977369717 99.0342940523744,6.87179744900625 100.20899451091,1.36793700896459 100.825994714643,-1.38138316550053 101.630195872759,-4.81444408470051 102.127995103176,-6.87245354865464 102.817995261809,-9.61313364676566 103.723633413326,-13.0329886467329 104.289995658342,-15.0817042196623 105.078995809102,-17.8082043631726 106.123669469783,-21.2071067533896 106.78299621009,-23.241505013774 107.473691833981,-25.2705685380182 108.072434426245,-26.9577817746639 108.692996556221,-28.6416055124049 109.878770600511,-31.6606542675037 110.577866281591,-33.3311312605722 111.159890685928,-34.6637691001988 111.918435593379,-36.3244531897098 112.553170369178,-37.6481391078646 113.212371401903,-38.9678642509445 113.900891079973,-40.2825200272993 114.618145455539,-41.592517399863 115.368593533804,-42.8965967914429 116.152603834511,-44.195129962062 116.766411942858,-45.1645313746192 117.619986921977,-46.4511538935473 118.2880341069,-47.411383842196 119.220360252054,-48.6842835305797 119.950998314645,-49.6338080018613 120.975688110291,-50.890691162145 121.781075765202,-51.8271934847792 122.622558891637,-52.7571559117717 123.501647322958,-53.6804944259014 124.419998738735,-54.59710840372 125.714262359716,-55.806287725498 127.090998889417,-57.0010085186361 128.185640853921,-57.8853334832596 129.731225662388,-59.0489026679329 130.962046563701,-59.9080654484612 132.258655434795,-60.7547785238863 133.624999235242,-61.5883087441034 135.069033803976,-62.4063236043206 136.593369238002,-63.2085640707007 137.656999430619,-63.7339088407196 139.329820370659,-64.5053678034369 141.098543003596,-65.2567580155789 142.97002380241,-65.9858450807472 144.951093467078,-66.6901808548571 146.334841942391,-67.1452530635902 148.509886416106,-67.8039824658139 150.80929709386,-68.4314330494568 153.236134631439,-69.0255672332472 154.926872290554,-69.4013559386401 157.573596759661,-69.9323187550515 159.411600338663,-70.2634859874695 161.307999851886,-70.5753089535149 164.261449489471,-71.0036338631127 167.338325617955,-71.3830939772853 169.453999921411,-71.6074089593294 172.716472421147,-71.8976428914218 174.943866968972,-72.0598967179141 175.381196754848,-72.0420051162701 177.604000057012,-71.8768089603585 179.89,-71.6702947693358 179.89,-71.66035780406 179.999996809136,-71.66035780406 180.0,-71.66035780406 180.0,-85.7283044602535 179.89,-85.7283044602535 178.182388576039,-85.8478625933909 175.938838685797,-85.6712722366864 175.066210778524,-85.8025549815838 174.341310688747,-85.7089918418354 173.539953100719,-85.7791322320958 171.617311570296,-85.6078611027432 169.046040150356,-85.8751192041451 162.881001305293,-85.9009908126654 162.742267117006,-85.382547396985 160.820805115463,-85.4202730084627 157.075642062103,-85.2561756891366 153.594000051773,-85.0732910434625 150.347074339676,-84.8766144399714 147.348345839418,-84.664804470075 144.584839591189,-84.4395902814816 142.041172202886,-84.202533818135 139.700853775174,-83.9550281343162 137.547220207031,-83.6983043355213 135.56405925094,-83.4334435111338 133.736000151968,-83.1613910559626 132.024914897262,-82.885025026573 130.442424730609,-82.6028485043232 128.976616905206,-82.3155015647876 127.616671452499,-82.023542986574 126.352809149878,-81.7274610391132 125.176220765815,-81.4276829820187 124.078987663227,-81.1245833446432 122.074791453064,-80.5112385742772 121.156706196845,-80.2014345328199 120.294563878622,-79.8893135250654 118.7199212553,-79.258930079735 117.318824585776,-78.6214940974752 116.048776733345,-77.9793031655343 114.890560099152,-77.3330604426257 113.843404074605,-76.6822882700752 112.892409626892,-76.0276196619713 111.592747976476,-75.0412902115201 110.807191990037,-74.380661290975 110.083983507209,-73.7174610786825 109.089101601661,-72.7192555638481 108.47062145832,-72.0522831125414 107.622079862197,-71.0484698981921 106.845836488626,-70.0418082615229 106.355612808911,-69.3697829088013 105.675023799681,-68.3593464137867 104.838876617435,-67.0092936681889 104.257694431836,-65.9949048165918 103.543012581189,-64.6397319365439 103.034698184208,-63.6222297819863 102.561561387426,-62.6030568398344 101.813532241058,-60.9027086578618 101.397907875667,-59.88088210999 100.733349222947,-58.1763672265675 99.9964617071178,-56.1277412371463 99.5324912221409,-54.7604650615285 98.6605905586277,-52.0224356783874 98.046591342947,-49.9661772911975 97.3685971731501,-47.5643865504532 96.4550356829772,-44.1285110884954 95.8466878128814,-41.7203505487813 95.1770486284792,-38.965307835362 93.9778873294279,-33.7920880006394 92.7549042540578,-28.2643407111128 91.4934264717449,-22.3820121687523 88.2676049842975,-7.12787688187935 87.0632053055522,-1.5767569729832 85.8197056618658,3.97269295864523 84.5211060608454,9.51758291258624 83.2361662098123,14.7088000313139 82.0550513641742,19.1997833764609 80.8959073128235,23.3367028991361 80.1822653748392,25.7450381207941 79.4372311311032,28.1493297852247 78.7705792473691,30.2064847183603 78.0749188410796,32.2598616810406 77.3467087015396,34.3090030202167 76.5822331535975,36.3533589514734 75.7772172213527,38.3924453367428 75.0715237614709,40.0871970265403 74.3309173075036,41.7773957080131 73.5514704213887,43.4626666975453 72.8966744976204,44.8069344637973 72.0361517930064,46.4817956207962 71.1223071472008,48.1498963137226 70.3496837165972,49.4791201138237 69.5348380631747,50.8030051907582 68.6750586314148,52.1211834798429 67.5281386219337,53.7597592665915 66.5468121122552,55.0625204259542 65.769130564324,56.0343018027385 65.230127030054,56.6795771665742 64.0947896313625,57.962755518623 62.8795721219149,59.2357707673429 61.571972605592,60.4968294492622 60.1636106868128,61.7449401404964 59.4167566040549,62.3634086540086 58.6385686350038,62.9777084884919 57.828727805737,63.5878867661955 56.9852073585151,64.1936546440095 55.648776526992,65.0926583972462 54.7068173529677,65.6850051066901 53.7247867047447,66.2721124203489 52.1634019904779,67.1404392100407 50.4867182947973,67.9924055598403 48.6792992925753,68.832093745565 46.7315261339948,69.6510838738489 44.6360093094008,70.4459268124787 42.3859109421874,71.2131182405904 40.7863592510739,71.7086203302701 38.2291281382941,72.4259146213031 36.414249602855,72.8855834270237 33.5121646169715,73.5427358907558 31.4523180893609,73.9572073892013 29.2931322336385,74.3526585722683 28.1739102287258,74.5421684477029 25.8553188089403,74.9037248385307 23.4295619789584,75.2405815101669 19.5956838600783,75.6975239547034 16.9123947955055,75.9668806145352 14.1322274891201,76.2055809236465 9.79857139225384,76.503636006179 6.81570328804971,76.6609253999518 3.77097975372064,76.7825923669808 0.11,76.8784228875758 0.0,76.8784228875758 0.0,76.8813027102618 -0.000039109121874,76.8813027102618 -0.11,76.8813027102618 -0.11,76.8825583273668 -4.01094033961206,76.9271022318115 -7.14811910215389,76.9201727795701 -10.2731618706536,76.8754805026976 -13.3687054003338,76.7934088708053 -16.4200695609487,76.6766311602194 -19.4114917261104,76.5240898162631 -22.3298491138408,76.3369829636191 -25.1641121463408,76.116708460585 -27.9088352676044,75.8666670109365 -30.5545593520325,75.5865888772554 -33.096655913035,75.2781888680495 -36.7119687352035,74.7671269470338 -38.9908485263474,74.3971237493968 -41.163692491542,74.004719358941 -43.2325317967116,73.5915216776882 -46.151734371049,72.9375043255778 -47.9789768872404,72.4801930899422 -50.5493510517889,71.7648078111467 -52.157763502823,71.2706550290689 -54.4235333148233,70.5061956929466 -55.8402331330425,69.9818564743684 -57.8371506844003,69.1760441343768 -59.6938763488367,68.3497682898557 -61.4189735790831,67.5043159420289 -63.0281465744105,66.6426959039196 -64.5300202239423,65.7661814609815 -65.4754356926237,65.1741017056293 -66.381103223888,64.5767112798138 -67.6697103347676,63.6713173706171 -68.8781048122474,62.7551185414231 -69.6442103334352,62.1391633187385 -70.3812166556027,61.519455088749 -71.0893231647863,60.8959288425392 -71.7701983559099,60.2688262892373 -73.0605315815003,59.0054884262193 -74.2604161530734,57.7304614548277 -75.3818754904072,56.4454697564348 -76.4308724533347,55.1512215431521 -77.4168674884831,53.8489938757628 -78.3442075227375,52.5393176010378 -79.431800679036,50.8931190980753 -80.4465259881846,49.2376914630607 -81.3981782480428,47.5742841124685 -82.2929404531591,45.9036742768509 -83.2999072114322,43.8904735762349 -84.0901657424138,42.2064745293488 -84.9860339625166,40.1789494310982 -85.8309529307675,38.1449063179193 -86.7601529509468,35.7645765974073 -87.6359085648483,33.3772030041674 -88.4646652014684,30.9837521555116 -89.2521297331184,28.5848490449365 -90.0031172303984,26.1811195411571 -90.7219186751363,23.7732242715574 -91.5086684772261,21.0168858982569 -92.2627975393972,18.2564077995509 -92.9883911759662,15.492388196834 -93.7751521223044,12.3792597358373 -94.5349447275284,9.2630295734152 -95.9892055981397,3.02393296875121 -97.224905254764,-2.52643698860574 -98.424204940689,-8.0780169029821 -102.23998300035,-26.1002514925819 -103.370006976648,-31.2863880357704 -103.988680842658,-34.0491192983876 -104.864533543881,-37.8437020950996 -105.948739872744,-42.321406034208 -106.742676724117,-45.416568218644 -107.486262842794,-48.1642790351553 -108.481825567938,-51.5936370713149 -109.120232593542,-53.6482982484124 -109.801106386898,-55.7003230807807 -110.280080757568,-57.0668513395104 -110.911299658074,-58.7731702712066 -111.732415371958,-60.8174413753698 -112.165952502877,-61.8384913414789 -112.629328618966,-62.858082391655 -113.276379563894,-64.2163032563975 -113.798822836146,-65.2332799530832 -114.543852769526,-66.5871908013582 -114.93866528972,-67.2632496354553 -115.574403080144,-68.2753842760873 -116.249592806566,-69.2860732044403 -116.980579863315,-70.2945155465455 -117.509089402408,-70.9650279318431 -118.35009409114,-71.9692104113807 -119.274756135771,-72.97014268544 -119.951962422603,-73.6348818433755 -121.048095613068,-74.6292853511254 -121.849827775858,-75.2895429471675 -122.277624233559,-75.6185695674722 -123.193298241716,-76.2741541361384 -124.183570747999,-76.9271036768867 -125.259889096077,-77.5770253711618 -126.452623661487,-78.2222390980394 -127.780927739121,-78.8619264868152 -129.249565295344,-79.4964515749206 -130.884165710111,-80.1248430657733 -131.780807898199,-80.435797644608 -132.736888712985,-80.7443005384922 -133.75800863442,-81.0500981974296 -134.850400391472,-81.3529035934992 -137.255427075172,-81.950000448056 -138.583325048152,-82.243642127709 -140.014234721526,-82.5328480011045 -141.558733448321,-82.817082234941 -143.228497854422,-83.095730769631 -145.03633817495,-83.3680894797597 -146.99618490131,-83.6333510812632 -149.12300011121,-83.8905910502416 -151.406607998906,-84.1413226804062 -153.889356725673,-84.3819992279353 -156.5880547886,-84.6112732396373 -159.51873970009,-84.8276281689713 -162.695482786874,-85.0293767390757 -166.128788585866,-85.214671174844 -169.823597175976,-85.3815306027526 -172.265341486112,-85.3737534123892 -172.341002900338,-85.7132013614921 -172.224012931669,-85.9005893411809 -177.051476679236,-85.8886269843851 -179.89,-85.7268711885639 -180,-85.7268711885639 -180,-71.649014075509 -179.89,-71.649014075509 -177.032502400622,-71.3543454177076 -173.964999877065,-70.9711089560599 -171.989309178536,-70.6877005279189 -169.132951637502,-70.224149107788 -166.407999799778,-69.7173089466722 -164.665755180294,-69.3562382848748 -162.162146188778,-68.7832342058423 -159.787999652615,-68.1752089145458 -157.541667886153,-67.5339903482677 -155.416341526045,-66.8633320648689 -153.407166949858,-66.1653630213969 -151.508914636948,-65.4420549896734 -149.714259721784,-64.696262990712 -148.573098617635,-64.1871840688416 -147.47420322872,-63.6691682679786 -145.899810283899,-62.8771484281093 -144.896999335451,-62.3398087981366 -143.93124658412,-61.794782567219 -142.545617071191,-60.9650922444219 -141.661622394665,-60.4043978379208 -140.808696037874,-59.8376725200465 -139.189465639118,-58.687802641064 -137.675252921928,-57.5185433902052 -136.258014921498,-56.331185786355 -134.927815825823,-55.1282384854263 -133.678759039606,-53.910501278854 -132.788998603694,-52.9891082861046 -132.219032785691,-52.3705283751779 -130.861602349124,-50.8126989811311 -129.595895812508,-49.2385002419041 -128.410746950861,-47.6505420314001 -127.300248104389,-46.0495926293824 -126.256280131026,-44.4372524649424 -125.270997676762,-42.8151072159129 -124.162817110178,-40.8556447424967 -123.123532833069,-38.8845318112738 -122.463997239268,-37.5650065865928 -121.525454088431,-35.5767412958086 -120.782594424499,-33.9133152038563 -120.070996822898,-32.2448059388641 -119.259929681177,-30.2351012584657 -118.614141843647,-28.5554719724713 -117.991996428928,-26.8721053085515 -117.0469962744,-24.1702051121464 -116.264595002505,-21.7987829623917 -115.729332024572,-20.1011561484231 -115.209407780909,-18.4011962676934 -114.412299255832,-15.6757446874882 -113.743995507284,-13.2865039492601 -113.013995353529,-10.5512038316047 -112.313995167917,-7.81156361974077 -111.641994950384,-5.0683333033869 -110.994994782674,-2.32204322736012 -110.370994555186,0.426761068383085 -109.182994154568,5.93004727520137 -108.61699392422,8.68366743154098 -107.53099340487,14.1929978249005 -107.008993133344,16.9479979543157 -106.002992554091,22.4571980721379 -104.57499146145,30.7155983902392 -103.23299003559,38.9629986757738 -101.9679880609,47.1961990632253 -100.780985212754,55.4140991835298 -100.043982414126,60.8842993448669 -99.6968805676797,63.6169995524086 -99.3688783175303,66.3481996346104 -99.0660754964766,69.0779995916451 -98.7985718132434,71.8064996805584 -98.5835668268399,74.5336999045247 -98.4534597327087,77.25979988493 -98.4758487771249,79.984500016331 -98.6210648369819,81.3460876772594 -98.8200296700386,82.7076001974817 -99.0345165235947,83.3877698993881 -99.2979438173,84.0678266742342 -99.6293085464983,84.7477268344929 -99.8292755470106,85.0875978618729 -100.058888106015,85.4274006456948 -100.390918081399,85.766641889589 -100.780669007474,86.1057168573928 -101.244613408435,86.4445779763428 -101.806126187792,86.783157665288 -102.499504976494,87.1213566188794 -103.377152482266,87.4590228070971 -104.523233452386,87.7959113573954 -106.081729744047,88.1316015776505 -108.503336423292,88.4647337105957 -112.25499056215,88.7936138759742 -118.761006976692,89.1134973812532 -132.146580653956,89.4095757304728 -147.888717515992,89.5534144050389 -0.001145894818538,89.5523400917391 -0.001097649193904,89.0 0,89 0.001097649199292,89.0 0.001145894818538,89.5523400917391", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SLSTR/SL_2_WST/2017/12/30/S3A_SL_2_WST____20171230T152925_20171230T171024_20180101T000058_6059_026_139_4545_MAR_O_NT_002.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 139, + "processingBaseline": 0 + }, + "id": "a29656e5-3250-585a-bf65-6df86a08d676" + } + ], + "properties": { + "id": "b0d37a3f-084a-5d6a-b792-5dd4a59e7559", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SL_2_WST___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SR_1_SRA_A_.json b/tests/data/opensearch/creodias_search_SR_1_SRA_A_.json new file mode 100644 index 0000000..6fdf2a5 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR_1_SRA_A_.json @@ -0,0 +1,538 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -3.94429, + -57.4097 + ], + [ + -5.09813, + -59.2188 + ], + [ + -6.36554, + -61.0184 + ], + [ + -7.76846, + -62.8067 + ], + [ + -9.33454, + -64.5814 + ], + [ + -11.099, + -66.3397 + ], + [ + -13.1072, + -68.0779 + ], + [ + -15.4181, + -69.7909 + ], + [ + -18.1095, + -71.4719 + ], + [ + -21.2845, + -73.1115 + ], + [ + -21.2793, + -73.1125 + ], + [ + -18.1046, + -71.4728 + ], + [ + -15.4135, + -69.7917 + ], + [ + -13.1028, + -68.0787 + ], + [ + -11.0949, + -66.3404 + ], + [ + -9.33067, + -64.5821 + ], + [ + -7.7648, + -62.8073 + ], + [ + -6.36206, + -61.019 + ], + [ + -5.09482, + -59.2194 + ], + [ + -3.94113, + -57.4103 + ], + [ + -3.94429, + -57.4097 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_1_SRA_A__20160301T092105_20160301T092552_20180202T230137_0287_001_221______LR1_R_NT_003.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-01T09:21:05.202000Z", + "completionDate": "2016-03-01T09:25:52.442000Z", + "productType": "SR_1_SRA_A_", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 194, + "updated": "2024-08-08T17:59:35.955462Z", + "published": "2019-05-12T22:32:26.507693Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ee54a2ec-29b7-5cd6-a9e8-334739d323c8", + "size": 151618801, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ee54a2ec-29b7-5cd6-a9e8-334739d323c8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/ee54a2ec-29b7-5cd6-a9e8-334739d323c8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -11.87155542544, + -66.20462039086058 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-3.94429,-57.4097 -5.09813,-59.2188 -6.36554,-61.0184 -7.76846,-62.8067 -9.33454,-64.5814 -11.099,-66.3397 -13.1072,-68.0779 -15.4181,-69.7909 -18.1095,-71.4719 -21.2845,-73.1115 -21.2793,-73.1125 -18.1046,-71.4728 -15.4135,-69.7917 -13.1028,-68.0787 -11.0949,-66.3404 -9.33067,-64.5821 -7.7648,-62.8073 -6.36206,-61.019 -5.09482,-59.2194 -3.94113,-57.4103 -3.94429,-57.4097", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_1_SRA_A/2016/03/01/S3A_SR_1_SRA_A__20160301T092105_20160301T092552_20180202T230137_0287_001_221______LR1_R_NT_003.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 221, + "processingBaseline": 0 + }, + "id": "ee54a2ec-29b7-5cd6-a9e8-334739d323c8" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -113.121, + -3.00106 + ], + [ + -113.563, + -4.99467 + ], + [ + -114.008, + -6.98784 + ], + [ + -114.455, + -8.98045 + ], + [ + -114.905, + -10.9724 + ], + [ + -115.36, + -12.9635 + ], + [ + -115.819, + -14.9538 + ], + [ + -116.285, + -16.943 + ], + [ + -116.757, + -18.931 + ], + [ + -117.237, + -20.9178 + ], + [ + -117.726, + -22.9032 + ], + [ + -118.225, + -24.887 + ], + [ + -118.223, + -24.8874 + ], + [ + -117.724, + -22.9036 + ], + [ + -117.235, + -20.9182 + ], + [ + -116.755, + -18.9314 + ], + [ + -116.283, + -16.9434 + ], + [ + -115.817, + -14.9542 + ], + [ + -115.358, + -12.9639 + ], + [ + -114.904, + -10.9728 + ], + [ + -114.453, + -8.98085 + ], + [ + -114.006, + -6.98824 + ], + [ + -113.562, + -4.99507 + ], + [ + -113.119, + -3.00145 + ], + [ + -113.121, + -3.00106 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_1_SRA_A__20160301T173034_20160301T173645_20180202T230655_0371_001_226______LR1_R_NT_003.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-01T17:30:33.787000Z", + "completionDate": "2016-03-01T17:36:44.961000Z", + "productType": "SR_1_SRA_A_", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 199, + "updated": "2024-08-08T17:59:35.704472Z", + "published": "2019-05-12T22:32:26.254451Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/f60c1290-a5c2-5427-9389-04626eca139d", + "size": 312408440, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for f60c1290-a5c2-5427-9389-04626eca139d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/f60c1290-a5c2-5427-9389-04626eca139d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -115.74836688988327, + -14.52495745363315 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-113.121,-3.00106 -113.563,-4.99467 -114.008,-6.98784 -114.455,-8.98045 -114.905,-10.9724 -115.36,-12.9635 -115.819,-14.9538 -116.285,-16.943 -116.757,-18.931 -117.237,-20.9178 -117.726,-22.9032 -118.225,-24.887 -118.223,-24.8874 -117.724,-22.9036 -117.235,-20.9182 -116.755,-18.9314 -116.283,-16.9434 -115.817,-14.9542 -115.358,-12.9639 -114.904,-10.9728 -114.453,-8.98085 -114.006,-6.98824 -113.562,-4.99507 -113.119,-3.00145 -113.121,-3.00106", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_1_SRA_A/2016/03/01/S3A_SR_1_SRA_A__20160301T173034_20160301T173645_20180202T230655_0371_001_226______LR1_R_NT_003.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 226, + "processingBaseline": 0 + }, + "id": "f60c1290-a5c2-5427-9389-04626eca139d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -129.167, + -24.9923 + ], + [ + -129.667, + -23.0092 + ], + [ + -130.156, + -21.0245 + ], + [ + -130.637, + -19.0384 + ], + [ + -131.109, + -17.0511 + ], + [ + -131.575, + -15.0625 + ], + [ + -132.035, + -13.073 + ], + [ + -132.489, + -11.0825 + ], + [ + -132.94, + -9.09121 + ], + [ + -133.387, + -7.09925 + ], + [ + -133.832, + -5.10671 + ], + [ + -134.274, + -3.11373 + ], + [ + -134.276, + -3.11412 + ], + [ + -133.833, + -5.10711 + ], + [ + -133.389, + -7.09964 + ], + [ + -132.942, + -9.09161 + ], + [ + -132.491, + -11.0829 + ], + [ + -132.036, + -13.0734 + ], + [ + -131.577, + -15.0629 + ], + [ + -131.111, + -17.0515 + ], + [ + -130.639, + -19.0388 + ], + [ + -130.158, + -21.0249 + ], + [ + -129.669, + -23.0096 + ], + [ + -129.169, + -24.9927 + ], + [ + -129.167, + -24.9923 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_1_SRA_A__20160327T065240_20160327T065851_20180202T234118_0370_002_205______LR1_R_NT_003.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-27T06:52:39.825000Z", + "completionDate": "2016-03-27T06:58:50.799000Z", + "productType": "SR_1_SRA_A_", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 563, + "updated": "2024-08-08T17:58:15.932123Z", + "published": "2019-05-13T10:46:12.881279Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d5db3f18-5d44-58b0-8dc9-064b0f46420b", + "size": 312831362, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d5db3f18-5d44-58b0-8dc9-064b0f46420b", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/d5db3f18-5d44-58b0-8dc9-064b0f46420b.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -131.66717367308019, + -14.539857550613862 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-129.167,-24.9923 -129.667,-23.0092 -130.156,-21.0245 -130.637,-19.0384 -131.109,-17.0511 -131.575,-15.0625 -132.035,-13.073 -132.489,-11.0825 -132.94,-9.09121 -133.387,-7.09925 -133.832,-5.10671 -134.274,-3.11373 -134.276,-3.11412 -133.833,-5.10711 -133.389,-7.09964 -132.942,-9.09161 -132.491,-11.0829 -132.036,-13.0734 -131.577,-15.0629 -131.111,-17.0515 -130.639,-19.0388 -130.158,-21.0249 -129.669,-23.0096 -129.169,-24.9927 -129.167,-24.9923", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_1_SRA_A/2016/03/27/S3A_SR_1_SRA_A__20160327T065240_20160327T065851_20180202T234118_0370_002_205______LR1_R_NT_003.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 205, + "processingBaseline": 0 + }, + "id": "d5db3f18-5d44-58b0-8dc9-064b0f46420b" + } + ], + "properties": { + "id": "d7e180ca-97f9-5cbd-b542-6928b1253d4e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR_1_SRA_A_" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SR_1_SRA_BS.json b/tests/data/opensearch/creodias_search_SR_1_SRA_BS.json new file mode 100644 index 0000000..0e425f9 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR_1_SRA_BS.json @@ -0,0 +1,538 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -113.121, + -3.00106 + ], + [ + -113.563, + -4.99467 + ], + [ + -114.008, + -6.98784 + ], + [ + -114.455, + -8.98045 + ], + [ + -114.905, + -10.9724 + ], + [ + -115.36, + -12.9635 + ], + [ + -115.819, + -14.9538 + ], + [ + -116.285, + -16.943 + ], + [ + -116.757, + -18.931 + ], + [ + -117.237, + -20.9178 + ], + [ + -117.726, + -22.9032 + ], + [ + -118.225, + -24.887 + ], + [ + -118.223, + -24.8874 + ], + [ + -117.724, + -22.9036 + ], + [ + -117.235, + -20.9182 + ], + [ + -116.755, + -18.9314 + ], + [ + -116.283, + -16.9434 + ], + [ + -115.817, + -14.9542 + ], + [ + -115.358, + -12.9639 + ], + [ + -114.904, + -10.9728 + ], + [ + -114.453, + -8.98085 + ], + [ + -114.006, + -6.98824 + ], + [ + -113.562, + -4.99507 + ], + [ + -113.119, + -3.00145 + ], + [ + -113.121, + -3.00106 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_1_SRA_BS_20160301T173034_20160301T173645_20180202T230655_0371_001_226______LR1_R_NT_003.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-01T17:30:33.787000Z", + "completionDate": "2016-03-01T17:36:44.961000Z", + "productType": "SR_1_SRA_BS", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 199, + "updated": "2024-08-08T17:59:35.338994Z", + "published": "2019-04-25T23:20:17.062706Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a9df15cb-d289-5986-ab5b-9767118a9a45", + "size": 237072917, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a9df15cb-d289-5986-ab5b-9767118a9a45", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/a9df15cb-d289-5986-ab5b-9767118a9a45.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -115.74836688988327, + -14.52495745363315 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-113.121,-3.00106 -113.563,-4.99467 -114.008,-6.98784 -114.455,-8.98045 -114.905,-10.9724 -115.36,-12.9635 -115.819,-14.9538 -116.285,-16.943 -116.757,-18.931 -117.237,-20.9178 -117.726,-22.9032 -118.225,-24.887 -118.223,-24.8874 -117.724,-22.9036 -117.235,-20.9182 -116.755,-18.9314 -116.283,-16.9434 -115.817,-14.9542 -115.358,-12.9639 -114.904,-10.9728 -114.453,-8.98085 -114.006,-6.98824 -113.562,-4.99507 -113.119,-3.00145 -113.121,-3.00106", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_1_SRA_BS/2016/03/01/S3A_SR_1_SRA_BS_20160301T173034_20160301T173645_20180202T230655_0371_001_226______LR1_R_NT_003.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 226, + "processingBaseline": 0 + }, + "id": "a9df15cb-d289-5986-ab5b-9767118a9a45" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -3.94429, + -57.4097 + ], + [ + -5.09813, + -59.2188 + ], + [ + -6.36554, + -61.0184 + ], + [ + -7.76846, + -62.8067 + ], + [ + -9.33454, + -64.5814 + ], + [ + -11.099, + -66.3397 + ], + [ + -13.1072, + -68.0779 + ], + [ + -15.4181, + -69.7909 + ], + [ + -18.1095, + -71.4719 + ], + [ + -21.2845, + -73.1115 + ], + [ + -21.2793, + -73.1125 + ], + [ + -18.1046, + -71.4728 + ], + [ + -15.4135, + -69.7917 + ], + [ + -13.1028, + -68.0787 + ], + [ + -11.0949, + -66.3404 + ], + [ + -9.33067, + -64.5821 + ], + [ + -7.7648, + -62.8073 + ], + [ + -6.36206, + -61.019 + ], + [ + -5.09482, + -59.2194 + ], + [ + -3.94113, + -57.4103 + ], + [ + -3.94429, + -57.4097 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_1_SRA_BS_20160301T092105_20160301T092552_20180202T230137_0287_001_221______LR1_R_NT_003.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-01T09:21:05.202000Z", + "completionDate": "2016-03-01T09:25:52.442000Z", + "productType": "SR_1_SRA_BS", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 194, + "updated": "2024-08-08T17:59:35.499569Z", + "published": "2019-04-25T23:19:27.757535Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/30e8c4cc-3e76-5a37-9d62-e2b9432a9718", + "size": 112512431, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 30e8c4cc-3e76-5a37-9d62-e2b9432a9718", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/30e8c4cc-3e76-5a37-9d62-e2b9432a9718.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -11.87155542544, + -66.20462039086058 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-3.94429,-57.4097 -5.09813,-59.2188 -6.36554,-61.0184 -7.76846,-62.8067 -9.33454,-64.5814 -11.099,-66.3397 -13.1072,-68.0779 -15.4181,-69.7909 -18.1095,-71.4719 -21.2845,-73.1115 -21.2793,-73.1125 -18.1046,-71.4728 -15.4135,-69.7917 -13.1028,-68.0787 -11.0949,-66.3404 -9.33067,-64.5821 -7.7648,-62.8073 -6.36206,-61.019 -5.09482,-59.2194 -3.94113,-57.4103 -3.94429,-57.4097", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_1_SRA_BS/2016/03/01/S3A_SR_1_SRA_BS_20160301T092105_20160301T092552_20180202T230137_0287_001_221______LR1_R_NT_003.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 221, + "processingBaseline": 0 + }, + "id": "30e8c4cc-3e76-5a37-9d62-e2b9432a9718" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -103.918, + -24.9981 + ], + [ + -104.419, + -23.0142 + ], + [ + -104.908, + -21.0288 + ], + [ + -105.389, + -19.042 + ], + [ + -105.862, + -17.0538 + ], + [ + -106.328, + -15.0645 + ], + [ + -106.787, + -13.0742 + ], + [ + -107.242, + -11.083 + ], + [ + -107.693, + -9.09094 + ], + [ + -108.14, + -7.09822 + ], + [ + -108.585, + -5.10492 + ], + [ + -109.028, + -3.11118 + ], + [ + -109.03, + -3.11157 + ], + [ + -108.587, + -5.10532 + ], + [ + -108.142, + -7.09861 + ], + [ + -107.695, + -9.09134 + ], + [ + -107.244, + -11.0834 + ], + [ + -106.789, + -13.0746 + ], + [ + -106.329, + -15.0649 + ], + [ + -105.864, + -17.0542 + ], + [ + -105.391, + -19.0424 + ], + [ + -104.91, + -21.0292 + ], + [ + -104.42, + -23.0146 + ], + [ + -103.92, + -24.9985 + ], + [ + -103.918, + -24.9981 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_1_SRA_BS_20160327T051140_20160327T051752_20180203T004041_0371_002_204______LR1_R_NT_003.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-27T05:11:40.444000Z", + "completionDate": "2016-03-27T05:17:51.560000Z", + "productType": "SR_1_SRA_BS", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 562, + "updated": "2024-08-08T17:58:15.946559Z", + "published": "2019-04-25T23:06:02.698326Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/74de3557-db1e-5b54-8c34-09f12b92aa87", + "size": 237086035, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 74de3557-db1e-5b54-8c34-09f12b92aa87", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/74de3557-db1e-5b54-8c34-09f12b92aa87.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -106.63976995486534, + -13.595421723001774 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-103.918,-24.9981 -104.419,-23.0142 -104.908,-21.0288 -105.389,-19.042 -105.862,-17.0538 -106.328,-15.0645 -106.787,-13.0742 -107.242,-11.083 -107.693,-9.09094 -108.14,-7.09822 -108.585,-5.10492 -109.028,-3.11118 -109.03,-3.11157 -108.587,-5.10532 -108.142,-7.09861 -107.695,-9.09134 -107.244,-11.0834 -106.789,-13.0746 -106.329,-15.0649 -105.864,-17.0542 -105.391,-19.0424 -104.91,-21.0292 -104.42,-23.0146 -103.92,-24.9985 -103.918,-24.9981", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_1_SRA_BS/2016/03/27/S3A_SR_1_SRA_BS_20160327T051140_20160327T051752_20180203T004041_0371_002_204______LR1_R_NT_003.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 204, + "processingBaseline": 0 + }, + "id": "74de3557-db1e-5b54-8c34-09f12b92aa87" + } + ], + "properties": { + "id": "269220cd-a5ef-57d2-b666-9283255fbe6f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR_1_SRA_BS" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SR_1_SRA___.json b/tests/data/opensearch/creodias_search_SR_1_SRA___.json new file mode 100644 index 0000000..3bb7788 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR_1_SRA___.json @@ -0,0 +1,1928 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiLineString", + "coordinates": [ + [ + [ + 123.475, + 81.4122 + ], + [ + 111.434, + 81.2661 + ], + [ + 100.227, + 80.7685 + ], + [ + 90.4533, + 79.9714 + ], + [ + 82.2706, + 78.9395 + ], + [ + 75.5485, + 77.7317 + ], + [ + 70.0463, + 76.3948 + ], + [ + 65.5186, + 74.9629 + ], + [ + 61.7559, + 73.4608 + ], + [ + 58.592, + 71.9058 + ], + [ + 55.899, + 70.3102 + ], + [ + 53.5796, + 68.6832 + ], + [ + 51.5594, + 67.0313 + ], + [ + 49.7815, + 65.3593 + ], + [ + 48.2016, + 63.6711 + ], + [ + 46.7855, + 61.9694 + ], + [ + 45.5057, + 60.2565 + ], + [ + 44.3407, + 58.5341 + ], + [ + 43.2728, + 56.8036 + ], + [ + 42.288, + 55.0661 + ], + [ + 41.3745, + 53.3225 + ], + [ + 40.5226, + 51.5736 + ], + [ + 39.7243, + 49.82 + ], + [ + 38.9729, + 48.0622 + ], + [ + 38.2627, + 46.3007 + ], + [ + 37.5886, + 44.5358 + ], + [ + 36.9467, + 42.7678 + ], + [ + 36.3332, + 40.9971 + ], + [ + 35.7451, + 39.2239 + ], + [ + 35.1796, + 37.4483 + ], + [ + 34.6343, + 35.6707 + ], + [ + 34.1072, + 33.8911 + ], + [ + 33.5964, + 32.1098 + ], + [ + 33.1001, + 30.3268 + ], + [ + 32.617, + 28.5424 + ], + [ + 32.1457, + 26.7566 + ], + [ + 31.685, + 24.9695 + ], + [ + 31.2338, + 23.1813 + ], + [ + 30.7911, + 21.3921 + ], + [ + 30.356, + 19.602 + ], + [ + 29.9276, + 17.811 + ], + [ + 29.5051, + 16.0193 + ], + [ + 29.0879, + 14.2269 + ], + [ + 28.6753, + 12.434 + ], + [ + 28.2665, + 10.6407 + ], + [ + 27.861, + 8.84692 + ], + [ + 27.4582, + 7.0529 + ], + [ + 27.0576, + 5.25867 + ], + [ + 26.6585, + 3.46433 + ], + [ + 26.2604, + 1.66995 + ], + [ + 25.8629, + -0.124378 + ], + [ + 25.4653, + -1.91857 + ], + [ + 25.0672, + -3.71255 + ], + [ + 24.668, + -5.50622 + ], + [ + 24.2672, + -7.29951 + ], + [ + 23.8642, + -9.09234 + ], + [ + 23.4585, + -10.8846 + ], + [ + 23.0495, + -12.6762 + ], + [ + 22.6365, + -14.4672 + ], + [ + 22.2189, + -16.2573 + ], + [ + 21.7961, + -18.0465 + ], + [ + 21.3673, + -19.8347 + ], + [ + 20.9317, + -21.6219 + ], + [ + 20.4884, + -23.4078 + ], + [ + 20.0366, + -25.1925 + ], + [ + 19.5752, + -26.9759 + ], + [ + 19.1032, + -28.7577 + ], + [ + 18.6193, + -30.538 + ], + [ + 18.1222, + -32.3165 + ], + [ + 17.6104, + -34.0932 + ], + [ + 17.0823, + -35.8679 + ], + [ + 16.5359, + -37.6405 + ], + [ + 15.9693, + -39.4107 + ], + [ + 15.3798, + -41.1785 + ], + [ + 14.765, + -42.9436 + ], + [ + 14.1215, + -44.7056 + ], + [ + 13.4458, + -46.4645 + ], + [ + 12.7337, + -48.2198 + ], + [ + 11.9804, + -49.9712 + ], + [ + 11.18, + -51.7182 + ], + [ + 10.3258, + -53.4604 + ], + [ + 9.4097, + -55.1971 + ], + [ + 8.42208, + -56.9275 + ], + [ + 7.3512, + -58.6508 + ], + [ + 6.18283, + -60.3658 + ], + [ + 4.89944, + -62.0712 + ], + [ + 3.4793, + -63.7652 + ], + [ + 1.89515, + -65.4457 + ], + [ + 0.112529, + -67.1097 + ], + [ + 0.001, + -67.93573307273 + ] + ], + [ + [ + -0.001, + -67.93573307273 + ], + [ + -1.91267, + -68.7535 + ], + [ + -4.23737, + -70.3723 + ], + [ + -6.93571, + -71.9595 + ], + [ + -10.1048, + -73.5062 + ], + [ + -13.8718, + -74.9998 + ], + [ + -18.4019, + -76.423 + ], + [ + -23.9026, + -77.7516 + ], + [ + -30.6162, + -78.9513 + ], + [ + -38.7791, + -79.9761 + ], + [ + -48.5178, + -80.7674 + ], + [ + -59.6732, + -81.2619 + ], + [ + -71.655, + -81.408 + ], + [ + -71.6553, + -81.4098 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_1_SRA____20161221T075107_20161221T084136_20170627T185517_3029_012_192______MR1_R_NT_002.SEN3", + "startDate": "2016-12-21T07:51:06.531627Z", + "completionDate": "2016-12-21T08:41:36.421262Z", + "productType": "SR_1_SRA___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 4400, + "updated": "2024-08-08T14:19:47.846302Z", + "published": "2017-10-20T09:27:39.555000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0077360e-efb8-5c77-9aae-b54f729e14e4", + "size": 55299518, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0077360e-efb8-5c77-9aae-b54f729e14e4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/0077360e-efb8-5c77-9aae-b54f729e14e4.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": "Point", + "coordinates": [ + 91.54465, + 0.0011999999999972 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "123.475,81.4122 111.434,81.2661 100.227,80.7685 90.4533,79.9714 82.2706,78.9395 75.5485,77.7317 70.0463,76.3948 65.5186,74.9629 61.7559,73.4608 58.592,71.9058 55.899,70.3102 53.5796,68.6832 51.5594,67.0313 49.7815,65.3593 48.2016,63.6711 46.7855,61.9694 45.5057,60.2565 44.3407,58.5341 43.2728,56.8036 42.288,55.0661 41.3745,53.3225 40.5226,51.5736 39.7243,49.82 38.9729,48.0622 38.2627,46.3007 37.5886,44.5358 36.9467,42.7678 36.3332,40.9971 35.7451,39.2239 35.1796,37.4483 34.6343,35.6707 34.1072,33.8911 33.5964,32.1098 33.1001,30.3268 32.617,28.5424 32.1457,26.7566 31.685,24.9695 31.2338,23.1813 30.7911,21.3921 30.356,19.602 29.9276,17.811 29.5051,16.0193 29.0879,14.2269 28.6753,12.434 28.2665,10.6407 27.861,8.84692 27.4582,7.0529 27.0576,5.25867 26.6585,3.46433 26.2604,1.66995 25.8629,-0.124378 25.4653,-1.91857 25.0672,-3.71255 24.668,-5.50622 24.2672,-7.29951 23.8642,-9.09234 23.4585,-10.8846 23.0495,-12.6762 22.6365,-14.4672 22.2189,-16.2573 21.7961,-18.0465 21.3673,-19.8347 20.9317,-21.6219 20.4884,-23.4078 20.0366,-25.1925 19.5752,-26.9759 19.1032,-28.7577 18.6193,-30.538 18.1222,-32.3165 17.6104,-34.0932 17.0823,-35.8679 16.5359,-37.6405 15.9693,-39.4107 15.3798,-41.1785 14.765,-42.9436 14.1215,-44.7056 13.4458,-46.4645 12.7337,-48.2198 11.9804,-49.9712 11.18,-51.7182 10.3258,-53.4604 9.4097,-55.1971 8.42208,-56.9275 7.3512,-58.6508 6.18283,-60.3658 4.89944,-62.0712 3.4793,-63.7652 1.89515,-65.4457 0.112529,-67.1097 0.001,-67.93573307273-0.001,-67.93573307273 -1.91267,-68.7535 -4.23737,-70.3723 -6.93571,-71.9595 -10.1048,-73.5062 -13.8718,-74.9998 -18.4019,-76.423 -23.9026,-77.7516 -30.6162,-78.9513 -38.7791,-79.9761 -48.5178,-80.7674 -59.6732,-81.2619 -71.655,-81.408 -71.6553,-81.4098", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_1_SRA/2016/12/21/S3A_SR_1_SRA____20161221T075107_20161221T084136_20170627T185517_3029_012_192______MR1_R_NT_002.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 192, + "processingBaseline": 0 + }, + "id": "0077360e-efb8-5c77-9aae-b54f729e14e4" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiLineString", + "coordinates": [ + [ + [ + -44.1405, + -81.4096 + ], + [ + -56.1137, + -81.258 + ], + [ + -67.2487, + -80.7589 + ], + [ + -76.9622, + -79.9639 + ], + [ + -85.1009, + -78.9365 + ], + [ + -91.7939, + -77.735 + ], + [ + -97.278, + -76.4054 + ], + [ + -101.795, + -74.9814 + ], + [ + -105.552, + -73.4875 + ], + [ + -108.713, + -71.9408 + ], + [ + -111.406, + -70.3536 + ], + [ + -113.725, + -68.7349 + ], + [ + -115.747, + -67.0913 + ], + [ + -117.526, + -65.4276 + ], + [ + -119.108, + -63.7476 + ], + [ + -120.526, + -62.0539 + ], + [ + -121.807, + -60.3489 + ], + [ + -122.974, + -58.6343 + ], + [ + -124.043, + -56.9115 + ], + [ + -125.03, + -55.1815 + ], + [ + -125.945, + -53.4453 + ], + [ + -126.798, + -51.7037 + ], + [ + -127.598, + -49.9571 + ], + [ + -128.351, + -48.2062 + ], + [ + -129.062, + -46.4514 + ], + [ + -129.737, + -44.693 + ], + [ + -130.38, + -42.9314 + ], + [ + -130.995, + -41.1669 + ], + [ + -131.584, + -39.3996 + ], + [ + -132.15, + -37.6299 + ], + [ + -132.696, + -35.8578 + ], + [ + -133.224, + -34.0836 + ], + [ + -133.735, + -32.3074 + ], + [ + -134.232, + -30.5293 + ], + [ + -134.716, + -28.7496 + ], + [ + -135.188, + -26.9682 + ], + [ + -135.649, + -25.1854 + ], + [ + -136.1, + -23.4012 + ], + [ + -136.543, + -21.6157 + ], + [ + -136.979, + -19.8291 + ], + [ + -137.408, + -18.0413 + ], + [ + -137.83, + -16.2526 + ], + [ + -138.248, + -14.463 + ], + [ + -138.66, + -12.6726 + ], + [ + -139.069, + -10.8815 + ], + [ + -139.475, + -9.08967 + ], + [ + -139.878, + -7.29734 + ], + [ + -140.278, + -5.50454 + ], + [ + -140.677, + -3.71136 + ], + [ + -141.075, + -1.91787 + ], + [ + -141.473, + -0.124169 + ], + [ + -141.87, + 1.66967 + ], + [ + -142.268, + 3.46355 + ], + [ + -142.667, + 5.25741 + ], + [ + -143.067, + 7.05114 + ], + [ + -143.47, + 8.84468 + ], + [ + -143.875, + 10.6379 + ], + [ + -144.284, + 12.4308 + ], + [ + -144.697, + 14.2232 + ], + [ + -145.114, + 16.0151 + ], + [ + -145.536, + 17.8063 + ], + [ + -145.964, + 19.5968 + ], + [ + -146.399, + 21.3864 + ], + [ + -146.842, + 23.1751 + ], + [ + -147.293, + 24.9628 + ], + [ + -147.753, + 26.7494 + ], + [ + -148.224, + 28.5347 + ], + [ + -148.707, + 30.3187 + ], + [ + -149.203, + 32.1011 + ], + [ + -149.714, + 33.882 + ], + [ + -150.241, + 35.661 + ], + [ + -150.786, + 37.4382 + ], + [ + -151.351, + 39.2132 + ], + [ + -151.939, + 40.9859 + ], + [ + -152.552, + 42.7562 + ], + [ + -153.193, + 44.5236 + ], + [ + -153.867, + 46.288 + ], + [ + -154.577, + 48.0491 + ], + [ + -155.327, + 49.8064 + ], + [ + -156.125, + 51.5595 + ], + [ + -156.976, + 53.308 + ], + [ + -157.889, + 55.0511 + ], + [ + -158.873, + 56.7881 + ], + [ + -159.939, + 58.5182 + ], + [ + -161.103, + 60.2401 + ], + [ + -162.381, + 61.9526 + ], + [ + -163.795, + 63.6539 + ], + [ + -165.373, + 65.3418 + ], + [ + -167.148, + 67.0134 + ], + [ + -169.165, + 68.6651 + ], + [ + -171.479, + 70.2919 + ], + [ + -174.167, + 71.8874 + ], + [ + -177.323, + 73.4425 + ], + [ + -179.999, + 74.513870484816 + ] + ], + [ + [ + 179.999, + 74.513870484816 + ], + [ + 178.923, + 74.9449 + ], + [ + 174.408, + 76.3772 + ], + [ + 168.921, + 77.7151 + ], + [ + 162.219, + 78.9245 + ], + [ + 154.06, + 79.9588 + ], + [ + 144.311, + 80.7593 + ], + [ + 133.125, + 81.2614 + ], + [ + 121.093, + 81.4127 + ], + [ + 121.093, + 81.4109 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_1_SRA____20161221T070038_20161221T075106_20170627T185907_3028_012_191______MR1_R_NT_002.SEN3", + "startDate": "2016-12-21T07:00:37.544602Z", + "completionDate": "2016-12-21T07:51:06.447316Z", + "productType": "SR_1_SRA___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 4399, + "updated": "2024-08-08T14:19:49.932741Z", + "published": "2017-10-20T09:23:33.302000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b9bb8471-cfce-5446-8f9c-417f182924f5", + "size": 55155770, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b9bb8471-cfce-5446-8f9c-417f182924f5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/b9bb8471-cfce-5446-8f9c-417f182924f5.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": "Point", + "coordinates": [ + 179.461, + 0.0015500000000017 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-44.1405,-81.4096 -56.1137,-81.258 -67.2487,-80.7589 -76.9622,-79.9639 -85.1009,-78.9365 -91.7939,-77.735 -97.278,-76.4054 -101.795,-74.9814 -105.552,-73.4875 -108.713,-71.9408 -111.406,-70.3536 -113.725,-68.7349 -115.747,-67.0913 -117.526,-65.4276 -119.108,-63.7476 -120.526,-62.0539 -121.807,-60.3489 -122.974,-58.6343 -124.043,-56.9115 -125.03,-55.1815 -125.945,-53.4453 -126.798,-51.7037 -127.598,-49.9571 -128.351,-48.2062 -129.062,-46.4514 -129.737,-44.693 -130.38,-42.9314 -130.995,-41.1669 -131.584,-39.3996 -132.15,-37.6299 -132.696,-35.8578 -133.224,-34.0836 -133.735,-32.3074 -134.232,-30.5293 -134.716,-28.7496 -135.188,-26.9682 -135.649,-25.1854 -136.1,-23.4012 -136.543,-21.6157 -136.979,-19.8291 -137.408,-18.0413 -137.83,-16.2526 -138.248,-14.463 -138.66,-12.6726 -139.069,-10.8815 -139.475,-9.08967 -139.878,-7.29734 -140.278,-5.50454 -140.677,-3.71136 -141.075,-1.91787 -141.473,-0.124169 -141.87,1.66967 -142.268,3.46355 -142.667,5.25741 -143.067,7.05114 -143.47,8.84468 -143.875,10.6379 -144.284,12.4308 -144.697,14.2232 -145.114,16.0151 -145.536,17.8063 -145.964,19.5968 -146.399,21.3864 -146.842,23.1751 -147.293,24.9628 -147.753,26.7494 -148.224,28.5347 -148.707,30.3187 -149.203,32.1011 -149.714,33.882 -150.241,35.661 -150.786,37.4382 -151.351,39.2132 -151.939,40.9859 -152.552,42.7562 -153.193,44.5236 -153.867,46.288 -154.577,48.0491 -155.327,49.8064 -156.125,51.5595 -156.976,53.308 -157.889,55.0511 -158.873,56.7881 -159.939,58.5182 -161.103,60.2401 -162.381,61.9526 -163.795,63.6539 -165.373,65.3418 -167.148,67.0134 -169.165,68.6651 -171.479,70.2919 -174.167,71.8874 -177.323,73.4425 -179.999,74.513870484816179.999,74.513870484816 178.923,74.9449 174.408,76.3772 168.921,77.7151 162.219,78.9245 154.06,79.9588 144.311,80.7593 133.125,81.2614 121.093,81.4127 121.093,81.4109", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_1_SRA/2016/12/21/S3A_SR_1_SRA____20161221T070038_20161221T075106_20170627T185907_3028_012_191______MR1_R_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 191, + "processingBaseline": 0 + }, + "id": "b9bb8471-cfce-5446-8f9c-417f182924f5" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + 71.2618069992554 + ], + [ + 178.356, + 70.2852 + ], + [ + 176.042, + 68.6583 + ], + [ + 174.026, + 67.0064 + ], + [ + 172.251, + 65.3347 + ], + [ + 170.675, + 63.6467 + ], + [ + 169.261, + 61.9453 + ], + [ + 167.983, + 60.2327 + ], + [ + 166.819, + 58.5106 + ], + [ + 165.753, + 56.7804 + ], + [ + 164.769, + 55.0433 + ], + [ + 163.857, + 53.3001 + ], + [ + 163.006, + 51.5515 + ], + [ + 162.208, + 49.7983 + ], + [ + 161.458, + 48.0408 + ], + [ + 160.748, + 46.2796 + ], + [ + 160.075, + 44.5151 + ], + [ + 159.433, + 42.7475 + ], + [ + 158.82, + 40.9772 + ], + [ + 158.232, + 39.2043 + ], + [ + 157.667, + 37.4291 + ], + [ + 157.122, + 35.6518 + ], + [ + 156.595, + 33.8726 + ], + [ + 156.085, + 32.0917 + ], + [ + 155.589, + 30.309 + ], + [ + 155.106, + 28.525 + ], + [ + 154.635, + 26.7395 + ], + [ + 154.174, + 24.9528 + ], + [ + 153.723, + 23.165 + ], + [ + 153.281, + 21.3761 + ], + [ + 152.846, + 19.5863 + ], + [ + 152.418, + 17.7957 + ], + [ + 151.995, + 16.0043 + ], + [ + 151.578, + 14.2123 + ], + [ + 151.166, + 12.4197 + ], + [ + 150.757, + 10.6267 + ], + [ + 150.352, + 8.83333 + ], + [ + 149.949, + 7.03965 + ], + [ + 149.549, + 5.24577 + ], + [ + 149.15, + 3.45177 + ], + [ + 148.752, + 1.65774 + ], + [ + 148.354, + -0.136233 + ], + [ + 147.957, + -1.93008 + ], + [ + 147.559, + -3.7237 + ], + [ + 147.16, + -5.51702 + ], + [ + 146.759, + -7.30996 + ], + [ + 146.356, + -9.10242 + ], + [ + 145.951, + -10.8943 + ], + [ + 145.542, + -12.6856 + ], + [ + 145.129, + -14.4762 + ], + [ + 144.711, + -16.2659 + ], + [ + 144.289, + -18.0547 + ], + [ + 143.86, + -19.8426 + ], + [ + 143.425, + -21.6293 + ], + [ + 142.981, + -23.4149 + ], + [ + 142.53, + -25.1993 + ], + [ + 142.069, + -26.9822 + ], + [ + 141.597, + -28.7636 + ], + [ + 141.113, + -30.5435 + ], + [ + 140.616, + -32.3216 + ], + [ + 140.104, + -34.0979 + ], + [ + 139.577, + -35.8722 + ], + [ + 139.03, + -37.6444 + ], + [ + 138.464, + -39.4142 + ], + [ + 137.875, + -41.1815 + ], + [ + 137.26, + -42.9462 + ], + [ + 136.617, + -44.7078 + ], + [ + 135.942, + -46.4663 + ], + [ + 135.23, + -48.2211 + ], + [ + 134.477, + -49.9721 + ], + [ + 133.677, + -51.7187 + ], + [ + 132.823, + -53.4604 + ], + [ + 131.908, + -55.1966 + ], + [ + 130.921, + -56.9266 + ], + [ + 129.85, + -58.6495 + ], + [ + 128.683, + -60.3641 + ], + [ + 127.4, + -62.069 + ], + [ + 125.981, + -63.7626 + ], + [ + 124.398, + -65.4427 + ], + [ + 122.617, + -67.1063 + ], + [ + 120.594, + -68.7498 + ], + [ + 118.271, + -70.3683 + ], + [ + 115.576, + -71.9553 + ], + [ + 112.41, + -73.5017 + ], + [ + 108.647, + -74.9952 + ], + [ + 104.123, + -76.4186 + ], + [ + 98.6295, + -77.7474 + ], + [ + 91.9247, + -78.9477 + ], + [ + 83.7719, + -79.9734 + ], + [ + 74.0435, + -80.7663 + ], + [ + 62.8961, + -81.2626 + ], + [ + 50.917, + -81.4111 + ], + [ + 50.9172, + -81.4093 + ], + [ + 62.894, + -81.2609 + ], + [ + 74.0395, + -80.7646 + ], + [ + 83.7667, + -79.9719 + ], + [ + 91.9189, + -78.9463 + ], + [ + 98.6236, + -77.7461 + ], + [ + 104.117, + -76.4174 + ], + [ + 108.642, + -74.9942 + ], + [ + 112.405, + -73.5007 + ], + [ + 115.571, + -71.9544 + ], + [ + 118.267, + -70.3675 + ], + [ + 120.589, + -68.749 + ], + [ + 122.613, + -67.1056 + ], + [ + 124.394, + -65.442 + ], + [ + 125.977, + -63.762 + ], + [ + 127.397, + -62.0684 + ], + [ + 128.679, + -60.3635 + ], + [ + 129.847, + -58.6489 + ], + [ + 130.917, + -56.9261 + ], + [ + 131.905, + -55.1961 + ], + [ + 132.82, + -53.4599 + ], + [ + 133.674, + -51.7182 + ], + [ + 134.474, + -49.9716 + ], + [ + 135.227, + -48.2206 + ], + [ + 135.939, + -46.4658 + ], + [ + 136.615, + -44.7074 + ], + [ + 137.258, + -42.9457 + ], + [ + 137.872, + -41.1811 + ], + [ + 138.462, + -39.4138 + ], + [ + 139.028, + -37.6439 + ], + [ + 139.574, + -35.8718 + ], + [ + 140.102, + -34.0975 + ], + [ + 140.614, + -32.3212 + ], + [ + 141.111, + -30.5431 + ], + [ + 141.595, + -28.7632 + ], + [ + 142.067, + -26.9818 + ], + [ + 142.528, + -25.1988 + ], + [ + 142.98, + -23.4145 + ], + [ + 143.423, + -21.6289 + ], + [ + 143.858, + -19.8422 + ], + [ + 144.287, + -18.0543 + ], + [ + 144.71, + -16.2655 + ], + [ + 145.127, + -14.4758 + ], + [ + 145.54, + -12.6852 + ], + [ + 145.949, + -10.8939 + ], + [ + 146.354, + -9.10203 + ], + [ + 146.757, + -7.30956 + ], + [ + 147.158, + -5.51663 + ], + [ + 147.557, + -3.72331 + ], + [ + 147.955, + -1.92968 + ], + [ + 148.353, + -0.13584 + ], + [ + 148.75, + 1.65814 + ], + [ + 149.148, + 3.45217 + ], + [ + 149.547, + 5.24616 + ], + [ + 149.947, + 7.04005 + ], + [ + 150.35, + 8.83372 + ], + [ + 150.755, + 10.6271 + ], + [ + 151.164, + 12.4201 + ], + [ + 151.577, + 14.2127 + ], + [ + 151.994, + 16.0047 + ], + [ + 152.416, + 17.7961 + ], + [ + 152.844, + 19.5867 + ], + [ + 153.279, + 21.3765 + ], + [ + 153.721, + 23.1654 + ], + [ + 154.172, + 24.9532 + ], + [ + 154.633, + 26.7399 + ], + [ + 155.104, + 28.5254 + ], + [ + 155.587, + 30.3095 + ], + [ + 156.083, + 32.0921 + ], + [ + 156.593, + 33.8731 + ], + [ + 157.12, + 35.6523 + ], + [ + 157.665, + 37.4295 + ], + [ + 158.23, + 39.2047 + ], + [ + 158.818, + 40.9776 + ], + [ + 159.431, + 42.748 + ], + [ + 160.072, + 44.5156 + ], + [ + 160.746, + 46.2801 + ], + [ + 161.455, + 48.0413 + ], + [ + 162.206, + 49.7988 + ], + [ + 163.003, + 51.552 + ], + [ + 163.854, + 53.3006 + ], + [ + 164.766, + 55.0438 + ], + [ + 165.75, + 56.781 + ], + [ + 166.816, + 58.5112 + ], + [ + 167.98, + 60.2333 + ], + [ + 169.257, + 61.9459 + ], + [ + 170.671, + 63.6474 + ], + [ + 172.248, + 65.3354 + ], + [ + 174.022, + 67.0072 + ], + [ + 176.037, + 68.659 + ], + [ + 178.351, + 70.2861 + ], + [ + 180.0, + 71.26567721518987 + ], + [ + 180.0, + 71.2618069992554 + ] + ] + ], + [ + [ + [ + -180.0, + 71.26567721518987 + ], + [ + -178.963, + 71.8817 + ], + [ + -175.809, + 73.4371 + ], + [ + -172.058, + 74.9398 + ], + [ + -167.545, + 76.3726 + ], + [ + -162.063, + 77.711 + ], + [ + -155.365, + 78.921 + ], + [ + -147.211, + 79.9561 + ], + [ + -137.467, + 80.7575 + ], + [ + -126.284, + 81.2608 + ], + [ + -114.253, + 81.4134 + ], + [ + -114.253, + 81.4117 + ], + [ + -126.282, + 81.2591 + ], + [ + -137.462, + 80.7559 + ], + [ + -147.205, + 79.9545 + ], + [ + -155.359, + 78.9196 + ], + [ + -162.057, + 77.7097 + ], + [ + -167.539, + 76.3714 + ], + [ + -172.052, + 74.9388 + ], + [ + -175.803, + 73.4361 + ], + [ + -178.958, + 71.8808 + ], + [ + -180.0, + 71.2618069992554 + ], + [ + -180.0, + 71.26567721518987 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_1_SRA____20161231T234111_20170101T003138_20180124T184358_3028_012_344______LR1_R_NT_003.SEN3", + "startDate": "2016-12-31T23:41:10.501318Z", + "completionDate": "2017-01-01T00:31:38.483922Z", + "productType": "SR_1_SRA___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 4552, + "updated": "2024-08-08T14:11:24.242945Z", + "published": "2018-11-25T03:15:22.476713Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/5debbda7-c73a-5619-bee7-af37b42d8983", + "size": 54064186, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 5debbda7-c73a-5619-bee7-af37b42d8983", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/5debbda7-c73a-5619-bee7-af37b42d8983.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": "Point", + "coordinates": [ + 178.6595, + 0.0011499999999955 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "1", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,71.2618069992554 178.356,70.2852 176.042,68.6583 174.026,67.0064 172.251,65.3347 170.675,63.6467 169.261,61.9453 167.983,60.2327 166.819,58.5106 165.753,56.7804 164.769,55.0433 163.857,53.3001 163.006,51.5515 162.208,49.7983 161.458,48.0408 160.748,46.2796 160.075,44.5151 159.433,42.7475 158.82,40.9772 158.232,39.2043 157.667,37.4291 157.122,35.6518 156.595,33.8726 156.085,32.0917 155.589,30.309 155.106,28.525 154.635,26.7395 154.174,24.9528 153.723,23.165 153.281,21.3761 152.846,19.5863 152.418,17.7957 151.995,16.0043 151.578,14.2123 151.166,12.4197 150.757,10.6267 150.352,8.83333 149.949,7.03965 149.549,5.24577 149.15,3.45177 148.752,1.65774 148.354,-0.136233 147.957,-1.93008 147.559,-3.7237 147.16,-5.51702 146.759,-7.30996 146.356,-9.10242 145.951,-10.8943 145.542,-12.6856 145.129,-14.4762 144.711,-16.2659 144.289,-18.0547 143.86,-19.8426 143.425,-21.6293 142.981,-23.4149 142.53,-25.1993 142.069,-26.9822 141.597,-28.7636 141.113,-30.5435 140.616,-32.3216 140.104,-34.0979 139.577,-35.8722 139.03,-37.6444 138.464,-39.4142 137.875,-41.1815 137.26,-42.9462 136.617,-44.7078 135.942,-46.4663 135.23,-48.2211 134.477,-49.9721 133.677,-51.7187 132.823,-53.4604 131.908,-55.1966 130.921,-56.9266 129.85,-58.6495 128.683,-60.3641 127.4,-62.069 125.981,-63.7626 124.398,-65.4427 122.617,-67.1063 120.594,-68.7498 118.271,-70.3683 115.576,-71.9553 112.41,-73.5017 108.647,-74.9952 104.123,-76.4186 98.6295,-77.7474 91.9247,-78.9477 83.7719,-79.9734 74.0435,-80.7663 62.8961,-81.2626 50.917,-81.4111 50.9172,-81.4093 62.894,-81.2609 74.0395,-80.7646 83.7667,-79.9719 91.9189,-78.9463 98.6236,-77.7461 104.117,-76.4174 108.642,-74.9942 112.405,-73.5007 115.571,-71.9544 118.267,-70.3675 120.589,-68.749 122.613,-67.1056 124.394,-65.442 125.977,-63.762 127.397,-62.0684 128.679,-60.3635 129.847,-58.6489 130.917,-56.9261 131.905,-55.1961 132.82,-53.4599 133.674,-51.7182 134.474,-49.9716 135.227,-48.2206 135.939,-46.4658 136.615,-44.7074 137.258,-42.9457 137.872,-41.1811 138.462,-39.4138 139.028,-37.6439 139.574,-35.8718 140.102,-34.0975 140.614,-32.3212 141.111,-30.5431 141.595,-28.7632 142.067,-26.9818 142.528,-25.1988 142.98,-23.4145 143.423,-21.6289 143.858,-19.8422 144.287,-18.0543 144.71,-16.2655 145.127,-14.4758 145.54,-12.6852 145.949,-10.8939 146.354,-9.10203 146.757,-7.30956 147.158,-5.51663 147.557,-3.72331 147.955,-1.92968 148.353,-0.13584 148.75,1.65814 149.148,3.45217 149.547,5.24616 149.947,7.04005 150.35,8.83372 150.755,10.6271 151.164,12.4201 151.577,14.2127 151.994,16.0047 152.416,17.7961 152.844,19.5867 153.279,21.3765 153.721,23.1654 154.172,24.9532 154.633,26.7399 155.104,28.5254 155.587,30.3095 156.083,32.0921 156.593,33.8731 157.12,35.6523 157.665,37.4295 158.23,39.2047 158.818,40.9776 159.431,42.748 160.072,44.5156 160.746,46.2801 161.455,48.0413 162.206,49.7988 163.003,51.552 163.854,53.3006 164.766,55.0438 165.75,56.781 166.816,58.5112 167.98,60.2333 169.257,61.9459 170.671,63.6474 172.248,65.3354 174.022,67.0072 176.037,68.659 178.351,70.2861 180.0,71.2656772151899 180.0,71.2618069992554-180,71.2656772151899 -178.963,71.8817 -175.809,73.4371 -172.058,74.9398 -167.545,76.3726 -162.063,77.711 -155.365,78.921 -147.211,79.9561 -137.467,80.7575 -126.284,81.2608 -114.253,81.4134 -114.253,81.4117 -126.282,81.2591 -137.462,80.7559 -147.205,79.9545 -155.359,78.9196 -162.057,77.7097 -167.539,76.3714 -172.052,74.9388 -175.803,73.4361 -178.958,71.8808 -180,71.2618069992554 -180,71.2656772151899", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_1_SRA/2016/12/31/S3A_SR_1_SRA____20161231T234111_20170101T003138_20180124T184358_3028_012_344______LR1_R_NT_003.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 344, + "processingBaseline": 0 + }, + "id": "5debbda7-c73a-5619-bee7-af37b42d8983" + } + ], + "properties": { + "id": "07a37efa-d3aa-528e-b6f5-507deabd56f7", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR_1_SRA___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SR_2_LAN_HY.json b/tests/data/opensearch/creodias_search_SR_2_LAN_HY.json new file mode 100644 index 0000000..1cbe057 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR_2_LAN_HY.json @@ -0,0 +1,1602 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.8, + 74.561 + ], + [ + 112.162, + 73.0144 + ], + [ + 109.101, + 71.4174 + ], + [ + 106.494, + 69.7817 + ], + [ + 104.246, + 68.1159 + ], + [ + 102.286, + 66.4263 + ], + [ + 100.559, + 64.7175 + ], + [ + 99.0214, + 62.9932 + ], + [ + 97.6415, + 61.2559 + ], + [ + 96.3929, + 59.5078 + ], + [ + 95.2546, + 57.7506 + ], + [ + 94.2098, + 55.9856 + ], + [ + 93.2449, + 54.2138 + ], + [ + 92.3486, + 52.4361 + ], + [ + 91.5118, + 50.6533 + ], + [ + 90.7265, + 48.8659 + ], + [ + 89.9865, + 47.0745 + ], + [ + 89.286, + 45.2794 + ], + [ + 88.6205, + 43.481 + ], + [ + 87.9859, + 41.6797 + ], + [ + 87.3786, + 39.8756 + ], + [ + 86.7958, + 38.0691 + ], + [ + 86.2348, + 36.2604 + ], + [ + 85.6932, + 34.4496 + ], + [ + 85.169, + 32.637 + ], + [ + 84.6604, + 30.8226 + ], + [ + 84.1658, + 29.0067 + ], + [ + 83.6838, + 27.1893 + ], + [ + 83.213, + 25.3706 + ], + [ + 82.7523, + 23.5507 + ], + [ + 82.3006, + 21.7298 + ], + [ + 81.8569, + 19.9078 + ], + [ + 81.4203, + 18.085 + ], + [ + 80.99, + 16.2614 + ], + [ + 80.5652, + 14.4372 + ], + [ + 80.1452, + 12.6124 + ], + [ + 79.7293, + 10.7871 + ], + [ + 79.3169, + 8.96138 + ], + [ + 79.3186, + 8.96098 + ], + [ + 79.7311, + 10.7867 + ], + [ + 80.147, + 12.612 + ], + [ + 80.567, + 14.4368 + ], + [ + 80.9918, + 16.261 + ], + [ + 81.4222, + 18.0846 + ], + [ + 81.8588, + 19.9074 + ], + [ + 82.3025, + 21.7294 + ], + [ + 82.7542, + 23.5503 + ], + [ + 83.215, + 25.3702 + ], + [ + 83.6858, + 27.1889 + ], + [ + 84.1678, + 29.0063 + ], + [ + 84.6625, + 30.8222 + ], + [ + 85.1711, + 32.6366 + ], + [ + 85.6953, + 34.4492 + ], + [ + 86.2369, + 36.26 + ], + [ + 86.798, + 38.0687 + ], + [ + 87.3809, + 39.8752 + ], + [ + 87.9882, + 41.6792 + ], + [ + 88.6229, + 43.4805 + ], + [ + 89.2885, + 45.2789 + ], + [ + 89.989, + 47.074 + ], + [ + 90.7292, + 48.8654 + ], + [ + 91.5145, + 50.6528 + ], + [ + 92.3514, + 52.4356 + ], + [ + 93.2478, + 54.2133 + ], + [ + 94.2128, + 55.985 + ], + [ + 95.2577, + 57.7501 + ], + [ + 96.3962, + 59.5073 + ], + [ + 97.6451, + 61.2553 + ], + [ + 99.0251, + 62.9925 + ], + [ + 100.562, + 64.7169 + ], + [ + 102.29, + 66.4256 + ], + [ + 104.251, + 68.1151 + ], + [ + 106.499, + 69.7809 + ], + [ + 109.106, + 71.4165 + ], + [ + 112.167, + 73.0135 + ], + [ + 115.805, + 74.56 + ], + [ + 115.8, + 74.561 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_LAN_HY_20160303T042901_20160303T044804_20230907T180716_1143_001_247______LN3_R_NT_005.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-03T04:29:01.176677Z", + "completionDate": "2016-03-03T04:48:04.473320Z", + "productType": "SR_2_LAN_HY", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 220, + "updated": "2023-10-20T14:38:50.178440Z", + "published": "2023-10-20T14:38:48.992174Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0114b973-08e3-3ca2-a94e-1d3bad42ee20", + "size": 23432185, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0114b973-08e3-3ca2-a94e-1d3bad42ee20", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/0114b973-08e3-3ca2-a94e-1d3bad42ee20.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 94.3335432066826, + 49.2770152715777 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "115.8,74.561 112.162,73.0144 109.101,71.4174 106.494,69.7817 104.246,68.1159 102.286,66.4263 100.559,64.7175 99.0214,62.9932 97.6415,61.2559 96.3929,59.5078 95.2546,57.7506 94.2098,55.9856 93.2449,54.2138 92.3486,52.4361 91.5118,50.6533 90.7265,48.8659 89.9865,47.0745 89.286,45.2794 88.6205,43.481 87.9859,41.6797 87.3786,39.8756 86.7958,38.0691 86.2348,36.2604 85.6932,34.4496 85.169,32.637 84.6604,30.8226 84.1658,29.0067 83.6838,27.1893 83.213,25.3706 82.7523,23.5507 82.3006,21.7298 81.8569,19.9078 81.4203,18.085 80.99,16.2614 80.5652,14.4372 80.1452,12.6124 79.7293,10.7871 79.3169,8.96138 79.3186,8.96098 79.7311,10.7867 80.147,12.612 80.567,14.4368 80.9918,16.261 81.4222,18.0846 81.8588,19.9074 82.3025,21.7294 82.7542,23.5503 83.215,25.3702 83.6858,27.1889 84.1678,29.0063 84.6625,30.8222 85.1711,32.6366 85.6953,34.4492 86.2369,36.26 86.798,38.0687 87.3809,39.8752 87.9882,41.6792 88.6229,43.4805 89.2885,45.2789 89.989,47.074 90.7292,48.8654 91.5145,50.6528 92.3514,52.4356 93.2478,54.2133 94.2128,55.985 95.2577,57.7501 96.3962,59.5073 97.6451,61.2553 99.0251,62.9925 100.562,64.7169 102.29,66.4256 104.251,68.1151 106.499,69.7809 109.106,71.4165 112.167,73.0135 115.805,74.56 115.8,74.561", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_LAN_HY/2016/03/03/S3A_SR_2_LAN_HY_20160303T042901_20160303T044804_20230907T180716_1143_001_247______LN3_R_NT_005.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 247, + "processingBaseline": 0 + }, + "id": "0114b973-08e3-3ca2-a94e-1d3bad42ee20" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 99.6085, + 80.6803 + ], + [ + 90.0422, + 79.842 + ], + [ + 82.0714, + 78.7773 + ], + [ + 75.5369, + 77.544 + ], + [ + 70.1899, + 76.1871 + ], + [ + 65.7868, + 74.7394 + ], + [ + 62.1231, + 73.2244 + ], + [ + 59.038, + 71.6586 + ], + [ + 56.4081, + 70.0539 + ], + [ + 54.1396, + 68.4189 + ], + [ + 52.161, + 66.7598 + ], + [ + 50.4172, + 65.0813 + ], + [ + 48.8658, + 63.3871 + ], + [ + 47.4735, + 61.6798 + ], + [ + 46.2139, + 59.9616 + ], + [ + 45.066, + 58.2342 + ], + [ + 44.0129, + 56.4989 + ], + [ + 43.0408, + 54.7567 + ], + [ + 42.1383, + 53.0086 + ], + [ + 41.2961, + 51.2553 + ], + [ + 40.5063, + 49.4974 + ], + [ + 39.7623, + 47.7354 + ], + [ + 39.0587, + 45.9697 + ], + [ + 38.3905, + 44.2008 + ], + [ + 37.7537, + 42.4288 + ], + [ + 37.1449, + 40.6541 + ], + [ + 36.5609, + 38.877 + ], + [ + 35.9991, + 37.0975 + ], + [ + 35.4572, + 35.3161 + ], + [ + 34.9331, + 33.5327 + ], + [ + 34.4249, + 31.7476 + ], + [ + 33.931, + 29.9609 + ], + [ + 33.45, + 28.1727 + ], + [ + 32.9806, + 26.3832 + ], + [ + 32.5216, + 24.5925 + ], + [ + 32.0719, + 22.8007 + ], + [ + 31.6305, + 21.0078 + ], + [ + 31.1965, + 19.2141 + ], + [ + 30.7691, + 17.4196 + ], + [ + 30.3475, + 15.6243 + ], + [ + 29.931, + 13.8284 + ], + [ + 29.5189, + 12.032 + ], + [ + 29.1106, + 10.2352 + ], + [ + 28.7054, + 8.43803 + ], + [ + 28.3028, + 6.64058 + ], + [ + 27.9021, + 4.84295 + ], + [ + 27.503, + 3.04523 + ], + [ + 27.1047, + 1.2475 + ], + [ + 26.7069, + -0.550151 + ], + [ + 26.3089, + -2.34765 + ], + [ + 25.9102, + -4.1449 + ], + [ + 25.5103, + -5.94183 + ], + [ + 25.1087, + -7.73835 + ], + [ + 24.7047, + -9.53438 + ], + [ + 24.2979, + -11.3298 + ], + [ + 23.8876, + -13.1246 + ], + [ + 23.4732, + -14.9187 + ], + [ + 23.054, + -16.7119 + ], + [ + 22.6294, + -18.5041 + ], + [ + 22.1985, + -20.2954 + ], + [ + 21.7606, + -22.0856 + ], + [ + 21.3149, + -23.8745 + ], + [ + 20.8603, + -25.6622 + ], + [ + 20.3958, + -27.4484 + ], + [ + 19.9204, + -29.2332 + ], + [ + 19.4327, + -31.0163 + ], + [ + 18.9314, + -32.7976 + ], + [ + 18.415, + -34.5771 + ], + [ + 18.4171, + -34.5775 + ], + [ + 18.9335, + -32.798 + ], + [ + 19.4347, + -31.0167 + ], + [ + 19.9224, + -29.2336 + ], + [ + 20.3978, + -27.4488 + ], + [ + 20.8622, + -25.6626 + ], + [ + 21.3168, + -23.8749 + ], + [ + 21.7625, + -22.086 + ], + [ + 22.2004, + -20.2958 + ], + [ + 22.6312, + -18.5045 + ], + [ + 23.0558, + -16.7123 + ], + [ + 23.475, + -14.9191 + ], + [ + 23.8894, + -13.125 + ], + [ + 24.2997, + -11.3302 + ], + [ + 24.7065, + -9.53478 + ], + [ + 25.1104, + -7.73875 + ], + [ + 25.5121, + -5.94223 + ], + [ + 25.9119, + -4.1453 + ], + [ + 26.3106, + -2.34804 + ], + [ + 26.7086, + -0.550544 + ], + [ + 27.1065, + 1.24711 + ], + [ + 27.5047, + 3.04484 + ], + [ + 27.9039, + 4.84256 + ], + [ + 28.3045, + 6.64019 + ], + [ + 28.7072, + 8.43763 + ], + [ + 29.1123, + 10.2348 + ], + [ + 29.5207, + 12.0316 + ], + [ + 29.9328, + 13.828 + ], + [ + 30.3493, + 15.6239 + ], + [ + 30.7709, + 17.4192 + ], + [ + 31.1984, + 19.2137 + ], + [ + 31.6324, + 21.0074 + ], + [ + 32.0738, + 22.8003 + ], + [ + 32.5235, + 24.5921 + ], + [ + 32.9826, + 26.3828 + ], + [ + 33.452, + 28.1723 + ], + [ + 33.933, + 29.9605 + ], + [ + 34.4269, + 31.7472 + ], + [ + 34.9351, + 33.5323 + ], + [ + 35.4593, + 35.3156 + ], + [ + 36.0013, + 37.0971 + ], + [ + 36.5632, + 38.8765 + ], + [ + 37.1472, + 40.6537 + ], + [ + 37.7561, + 42.4283 + ], + [ + 38.3929, + 44.2003 + ], + [ + 39.0611, + 45.9693 + ], + [ + 39.7649, + 47.7349 + ], + [ + 40.5089, + 49.4969 + ], + [ + 41.2988, + 51.2548 + ], + [ + 42.1411, + 53.0081 + ], + [ + 43.0437, + 54.7562 + ], + [ + 44.016, + 56.4983 + ], + [ + 45.0692, + 58.2336 + ], + [ + 46.2173, + 59.961 + ], + [ + 47.477, + 61.6792 + ], + [ + 48.8696, + 63.3864 + ], + [ + 50.4212, + 65.0806 + ], + [ + 52.1652, + 66.759 + ], + [ + 54.1441, + 68.4181 + ], + [ + 56.4128, + 70.0531 + ], + [ + 59.043, + 71.6577 + ], + [ + 62.1284, + 73.2235 + ], + [ + 65.7923, + 74.7384 + ], + [ + 70.1957, + 76.1859 + ], + [ + 75.5429, + 77.5427 + ], + [ + 82.0772, + 78.7759 + ], + [ + 90.0476, + 79.8405 + ], + [ + 99.6128, + 80.6786 + ], + [ + 99.6085, + 80.6803 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_LAN_HY_20160303T074824_20160303T082222_20230907T181510_2037_001_249______LN3_R_NT_005.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-03T07:48:23.973969Z", + "completionDate": "2016-03-03T08:22:21.885658Z", + "productType": "SR_2_LAN_HY", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 222, + "updated": "2023-10-20T14:36:56.486658Z", + "published": "2023-10-20T14:36:54.989504Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2d2b7dbf-b67d-3dce-aa07-cdabddde59ed", + "size": 44796098, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2d2b7dbf-b67d-3dce-aa07-cdabddde59ed", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/2d2b7dbf-b67d-3dce-aa07-cdabddde59ed.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 47.6210549848852, + 41.4904629065977 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "99.6085,80.6803 90.0422,79.842 82.0714,78.7773 75.5369,77.544 70.1899,76.1871 65.7868,74.7394 62.1231,73.2244 59.038,71.6586 56.4081,70.0539 54.1396,68.4189 52.161,66.7598 50.4172,65.0813 48.8658,63.3871 47.4735,61.6798 46.2139,59.9616 45.066,58.2342 44.0129,56.4989 43.0408,54.7567 42.1383,53.0086 41.2961,51.2553 40.5063,49.4974 39.7623,47.7354 39.0587,45.9697 38.3905,44.2008 37.7537,42.4288 37.1449,40.6541 36.5609,38.877 35.9991,37.0975 35.4572,35.3161 34.9331,33.5327 34.4249,31.7476 33.931,29.9609 33.45,28.1727 32.9806,26.3832 32.5216,24.5925 32.0719,22.8007 31.6305,21.0078 31.1965,19.2141 30.7691,17.4196 30.3475,15.6243 29.931,13.8284 29.5189,12.032 29.1106,10.2352 28.7054,8.43803 28.3028,6.64058 27.9021,4.84295 27.503,3.04523 27.1047,1.2475 26.7069,-0.550151 26.3089,-2.34765 25.9102,-4.1449 25.5103,-5.94183 25.1087,-7.73835 24.7047,-9.53438 24.2979,-11.3298 23.8876,-13.1246 23.4732,-14.9187 23.054,-16.7119 22.6294,-18.5041 22.1985,-20.2954 21.7606,-22.0856 21.3149,-23.8745 20.8603,-25.6622 20.3958,-27.4484 19.9204,-29.2332 19.4327,-31.0163 18.9314,-32.7976 18.415,-34.5771 18.4171,-34.5775 18.9335,-32.798 19.4347,-31.0167 19.9224,-29.2336 20.3978,-27.4488 20.8622,-25.6626 21.3168,-23.8749 21.7625,-22.086 22.2004,-20.2958 22.6312,-18.5045 23.0558,-16.7123 23.475,-14.9191 23.8894,-13.125 24.2997,-11.3302 24.7065,-9.53478 25.1104,-7.73875 25.5121,-5.94223 25.9119,-4.1453 26.3106,-2.34804 26.7086,-0.550544 27.1065,1.24711 27.5047,3.04484 27.9039,4.84256 28.3045,6.64019 28.7072,8.43763 29.1123,10.2348 29.5207,12.0316 29.9328,13.828 30.3493,15.6239 30.7709,17.4192 31.1984,19.2137 31.6324,21.0074 32.0738,22.8003 32.5235,24.5921 32.9826,26.3828 33.452,28.1723 33.933,29.9605 34.4269,31.7472 34.9351,33.5323 35.4593,35.3156 36.0013,37.0971 36.5632,38.8765 37.1472,40.6537 37.7561,42.4283 38.3929,44.2003 39.0611,45.9693 39.7649,47.7349 40.5089,49.4969 41.2988,51.2548 42.1411,53.0081 43.0437,54.7562 44.016,56.4983 45.0692,58.2336 46.2173,59.961 47.477,61.6792 48.8696,63.3864 50.4212,65.0806 52.1652,66.759 54.1441,68.4181 56.4128,70.0531 59.043,71.6577 62.1284,73.2235 65.7923,74.7384 70.1957,76.1859 75.5429,77.5427 82.0772,78.7759 90.0476,79.8405 99.6128,80.6786 99.6085,80.6803", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_LAN_HY/2016/03/03/S3A_SR_2_LAN_HY_20160303T074824_20160303T082222_20230907T181510_2037_001_249______LN3_R_NT_005.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 249, + "processingBaseline": 0 + }, + "id": "2d2b7dbf-b67d-3dce-aa07-cdabddde59ed" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 106.647, + 78.6694 + ], + [ + 100.252, + 77.4267 + ], + [ + 95.0144, + 76.0647 + ], + [ + 90.6956, + 74.6149 + ], + [ + 87.0966, + 73.0997 + ], + [ + 84.0615, + 71.5352 + ], + [ + 81.4705, + 69.9328 + ], + [ + 79.2327, + 68.3008 + ], + [ + 77.2784, + 66.6453 + ], + [ + 75.5543, + 64.9708 + ], + [ + 74.019, + 63.2808 + ], + [ + 72.6399, + 61.5781 + ], + [ + 71.3913, + 59.8646 + ], + [ + 70.2527, + 58.142 + ], + [ + 69.2074, + 56.4116 + ], + [ + 68.242, + 54.6745 + ], + [ + 67.3454, + 52.9315 + ], + [ + 66.5082, + 51.1833 + ], + [ + 65.7229, + 49.4307 + ], + [ + 64.9829, + 47.6739 + ], + [ + 64.2827, + 45.9136 + ], + [ + 63.6177, + 44.1499 + ], + [ + 62.9838, + 42.3833 + ], + [ + 62.3775, + 40.614 + ], + [ + 61.7959, + 38.8423 + ], + [ + 61.2363, + 37.0683 + ], + [ + 60.6963, + 35.2922 + ], + [ + 60.1741, + 33.5143 + ], + [ + 59.6676, + 31.7347 + ], + [ + 59.1754, + 29.9534 + ], + [ + 58.696, + 28.1708 + ], + [ + 58.2281, + 26.3868 + ], + [ + 57.7705, + 24.6016 + ], + [ + 57.3222, + 22.8152 + ], + [ + 56.8821, + 21.0279 + ], + [ + 56.4494, + 19.2397 + ], + [ + 56.0233, + 17.4507 + ], + [ + 55.6029, + 15.661 + ], + [ + 55.1876, + 13.8707 + ], + [ + 54.7767, + 12.0798 + ], + [ + 54.3696, + 10.2885 + ], + [ + 53.9656, + 8.49686 + ], + [ + 53.5642, + 6.70495 + ], + [ + 53.1648, + 4.91287 + ], + [ + 52.7668, + 3.12068 + ], + [ + 52.3698, + 1.32848 + ], + [ + 51.9732, + -0.463642 + ], + [ + 51.5765, + -2.25561 + ], + [ + 51.1791, + -4.04735 + ], + [ + 50.7806, + -5.83877 + ], + [ + 50.3803, + -7.62978 + ], + [ + 49.9778, + -9.42031 + ], + [ + 49.5725, + -11.2103 + ], + [ + 49.1637, + -12.9996 + ], + [ + 48.7509, + -14.7881 + ], + [ + 48.3335, + -16.5759 + ], + [ + 47.9106, + -18.3627 + ], + [ + 47.4817, + -20.1485 + ], + [ + 47.0458, + -21.9333 + ], + [ + 46.6022, + -23.7168 + ], + [ + 46.1498, + -25.4991 + ], + [ + 46.1518, + -25.4995 + ], + [ + 46.6041, + -23.7172 + ], + [ + 47.0477, + -21.9337 + ], + [ + 47.4835, + -20.149 + ], + [ + 47.9125, + -18.3631 + ], + [ + 48.3353, + -16.5763 + ], + [ + 48.7528, + -14.7885 + ], + [ + 49.1655, + -13.0 + ], + [ + 49.5743, + -11.2107 + ], + [ + 49.9796, + -9.4207 + ], + [ + 50.3821, + -7.63017 + ], + [ + 50.7823, + -5.83916 + ], + [ + 51.1809, + -4.04774 + ], + [ + 51.5782, + -2.25601 + ], + [ + 51.9749, + -0.464035 + ], + [ + 52.3716, + 1.32809 + ], + [ + 52.7686, + 3.12029 + ], + [ + 53.1665, + 4.91247 + ], + [ + 53.5659, + 6.70456 + ], + [ + 53.9674, + 8.49647 + ], + [ + 54.3714, + 10.2881 + ], + [ + 54.7785, + 12.0794 + ], + [ + 55.1894, + 13.8703 + ], + [ + 55.6047, + 15.6606 + ], + [ + 56.0251, + 17.4503 + ], + [ + 56.4513, + 19.2393 + ], + [ + 56.884, + 21.0275 + ], + [ + 57.3241, + 22.8148 + ], + [ + 57.7724, + 24.6012 + ], + [ + 58.2301, + 26.3864 + ], + [ + 58.698, + 28.1704 + ], + [ + 59.1775, + 29.953 + ], + [ + 59.6697, + 31.7343 + ], + [ + 60.1762, + 33.5139 + ], + [ + 60.6985, + 35.2918 + ], + [ + 61.2385, + 37.0678 + ], + [ + 61.7981, + 38.8418 + ], + [ + 62.3798, + 40.6136 + ], + [ + 62.9861, + 42.3828 + ], + [ + 63.6201, + 44.1494 + ], + [ + 64.2852, + 45.9131 + ], + [ + 64.9854, + 47.6734 + ], + [ + 65.7255, + 49.4302 + ], + [ + 66.511, + 51.1828 + ], + [ + 67.3482, + 52.931 + ], + [ + 68.245, + 54.6739 + ], + [ + 69.2105, + 56.411 + ], + [ + 70.2559, + 58.1414 + ], + [ + 71.3946, + 59.864 + ], + [ + 72.6434, + 61.5775 + ], + [ + 74.0227, + 63.2802 + ], + [ + 75.5583, + 64.9701 + ], + [ + 77.2826, + 66.6446 + ], + [ + 79.237, + 68.3 + ], + [ + 81.4752, + 69.932 + ], + [ + 84.0664, + 71.5344 + ], + [ + 87.1019, + 73.0988 + ], + [ + 90.7011, + 74.6139 + ], + [ + 95.0201, + 76.0636 + ], + [ + 100.258, + 77.4255 + ], + [ + 106.652, + 78.668 + ], + [ + 106.647, + 78.6694 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_LAN_HY_20160303T060828_20160303T063848_20230907T181257_1819_001_248______LN3_R_NT_005.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-03T06:08:28.393687Z", + "completionDate": "2016-03-03T06:38:47.771798Z", + "productType": "SR_2_LAN_HY", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 221, + "updated": "2023-10-20T14:37:04.931229Z", + "published": "2023-10-20T14:37:03.630772Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/0ed4a6b1-13ed-34c7-8127-16f8eda7a1a5", + "size": 34345991, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 0ed4a6b1-13ed-34c7-8127-16f8eda7a1a5", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/0ed4a6b1-13ed-34c7-8127-16f8eda7a1a5.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 69.0702007448497, + 40.8337358814251 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "106.647,78.6694 100.252,77.4267 95.0144,76.0647 90.6956,74.6149 87.0966,73.0997 84.0615,71.5352 81.4705,69.9328 79.2327,68.3008 77.2784,66.6453 75.5543,64.9708 74.019,63.2808 72.6399,61.5781 71.3913,59.8646 70.2527,58.142 69.2074,56.4116 68.242,54.6745 67.3454,52.9315 66.5082,51.1833 65.7229,49.4307 64.9829,47.6739 64.2827,45.9136 63.6177,44.1499 62.9838,42.3833 62.3775,40.614 61.7959,38.8423 61.2363,37.0683 60.6963,35.2922 60.1741,33.5143 59.6676,31.7347 59.1754,29.9534 58.696,28.1708 58.2281,26.3868 57.7705,24.6016 57.3222,22.8152 56.8821,21.0279 56.4494,19.2397 56.0233,17.4507 55.6029,15.661 55.1876,13.8707 54.7767,12.0798 54.3696,10.2885 53.9656,8.49686 53.5642,6.70495 53.1648,4.91287 52.7668,3.12068 52.3698,1.32848 51.9732,-0.463642 51.5765,-2.25561 51.1791,-4.04735 50.7806,-5.83877 50.3803,-7.62978 49.9778,-9.42031 49.5725,-11.2103 49.1637,-12.9996 48.7509,-14.7881 48.3335,-16.5759 47.9106,-18.3627 47.4817,-20.1485 47.0458,-21.9333 46.6022,-23.7168 46.1498,-25.4991 46.1518,-25.4995 46.6041,-23.7172 47.0477,-21.9337 47.4835,-20.149 47.9125,-18.3631 48.3353,-16.5763 48.7528,-14.7885 49.1655,-13 49.5743,-11.2107 49.9796,-9.4207 50.3821,-7.63017 50.7823,-5.83916 51.1809,-4.04774 51.5782,-2.25601 51.9749,-0.464035 52.3716,1.32809 52.7686,3.12029 53.1665,4.91247 53.5659,6.70456 53.9674,8.49647 54.3714,10.2881 54.7785,12.0794 55.1894,13.8703 55.6047,15.6606 56.0251,17.4503 56.4513,19.2393 56.884,21.0275 57.3241,22.8148 57.7724,24.6012 58.2301,26.3864 58.698,28.1704 59.1775,29.953 59.6697,31.7343 60.1762,33.5139 60.6985,35.2918 61.2385,37.0678 61.7981,38.8418 62.3798,40.6136 62.9861,42.3828 63.6201,44.1494 64.2852,45.9131 64.9854,47.6734 65.7255,49.4302 66.511,51.1828 67.3482,52.931 68.245,54.6739 69.2105,56.411 70.2559,58.1414 71.3946,59.864 72.6434,61.5775 74.0227,63.2802 75.5583,64.9701 77.2826,66.6446 79.237,68.3 81.4752,69.932 84.0664,71.5344 87.1019,73.0988 90.7011,74.6139 95.0201,76.0636 100.258,77.4255 106.652,78.668 106.647,78.6694", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_LAN_HY/2016/03/03/S3A_SR_2_LAN_HY_20160303T060828_20160303T063848_20230907T181257_1819_001_248______LN3_R_NT_005.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 248, + "processingBaseline": 0 + }, + "id": "0ed4a6b1-13ed-34c7-8127-16f8eda7a1a5" + } + ], + "properties": { + "id": "7d2c81ac-f057-50e1-bf48-c6059bf12354", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR_2_LAN_HY" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SR_2_LAN_LI.json b/tests/data/opensearch/creodias_search_SR_2_LAN_LI.json new file mode 100644 index 0000000..7024935 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR_2_LAN_LI.json @@ -0,0 +1,846 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + -79.11981260504201 + ], + [ + -177.849, + -79.4514 + ], + [ + -168.748, + -80.3976 + ], + [ + -158.024, + -81.0677 + ], + [ + -146.064, + -81.397 + ], + [ + -133.721, + -81.3465 + ], + [ + -122.02, + -80.9225 + ], + [ + -111.704, + -80.1733 + ], + [ + -103.038, + -79.166 + ], + [ + -95.9285, + -77.9652 + ], + [ + -90.1324, + -76.6227 + ], + [ + -85.3865, + -75.177 + ], + [ + -81.4624, + -73.6552 + ], + [ + -78.1785, + -72.0767 + ], + [ + -75.3954, + -70.4549 + ], + [ + -73.0074, + -68.7998 + ], + [ + -73.0029, + -68.8005 + ], + [ + -75.3907, + -70.4558 + ], + [ + -78.1735, + -72.0776 + ], + [ + -81.4571, + -73.6562 + ], + [ + -85.3809, + -75.1781 + ], + [ + -90.1266, + -76.6239 + ], + [ + -95.9225, + -77.9665 + ], + [ + -103.032, + -79.1674 + ], + [ + -111.699, + -80.1748 + ], + [ + -122.016, + -80.9242 + ], + [ + -133.72, + -81.3482 + ], + [ + -146.065, + -81.3988 + ], + [ + -158.027, + -81.0694 + ], + [ + -168.753, + -80.3992 + ], + [ + -177.854, + -79.4529 + ], + [ + -180.0, + -79.12209887970126 + ], + [ + -180.0, + -79.11981260504201 + ] + ] + ], + [ + [ + [ + 180.0, + -79.12209887970126 + ], + [ + 174.648, + -78.2971 + ], + [ + 168.534, + -76.9874 + ], + [ + 163.536, + -75.5657 + ], + [ + 159.416, + -74.0616 + ], + [ + 155.98, + -72.4964 + ], + [ + 153.077, + -70.8848 + ], + [ + 150.594, + -69.2376 + ], + [ + 148.445, + -67.5624 + ], + [ + 148.45, + -67.5617 + ], + [ + 150.599, + -69.2368 + ], + [ + 153.082, + -70.8839 + ], + [ + 155.985, + -72.4954 + ], + [ + 159.422, + -74.0606 + ], + [ + 163.542, + -75.5646 + ], + [ + 168.539, + -76.9862 + ], + [ + 174.654, + -78.2957 + ], + [ + 180.0, + -79.11981260504201 + ], + [ + 180.0, + -79.12209887970126 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_LAN_LI_20160319T132022_20160319T133145_20230906T214223_0683_002_095______LN3_R_NT_005.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-19T13:20:21.774775Z", + "completionDate": "2016-03-19T13:31:44.918582Z", + "productType": "SR_2_LAN_LI", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 453, + "updated": "2023-10-23T07:33:50.178796Z", + "published": "2023-10-23T07:33:49.000306Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/eeafc6eb-7ac2-317b-a635-7e22a23d2e8c", + "size": 17548386, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for eeafc6eb-7ac2-317b-a635-7e22a23d2e8c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/eeafc6eb-7ac2-317b-a635-7e22a23d2e8c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -37.8669089412822, + -77.2232165310996 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,-79.119812605042 -177.849,-79.4514 -168.748,-80.3976 -158.024,-81.0677 -146.064,-81.397 -133.721,-81.3465 -122.02,-80.9225 -111.704,-80.1733 -103.038,-79.166 -95.9285,-77.9652 -90.1324,-76.6227 -85.3865,-75.177 -81.4624,-73.6552 -78.1785,-72.0767 -75.3954,-70.4549 -73.0074,-68.7998 -73.0029,-68.8005 -75.3907,-70.4558 -78.1735,-72.0776 -81.4571,-73.6562 -85.3809,-75.1781 -90.1266,-76.6239 -95.9225,-77.9665 -103.032,-79.1674 -111.699,-80.1748 -122.016,-80.9242 -133.72,-81.3482 -146.065,-81.3988 -158.027,-81.0694 -168.753,-80.3992 -177.854,-79.4529 -180,-79.1220988797013 -180,-79.119812605042180.0,-79.1220988797013 174.648,-78.2971 168.534,-76.9874 163.536,-75.5657 159.416,-74.0616 155.98,-72.4964 153.077,-70.8848 150.594,-69.2376 148.445,-67.5624 148.45,-67.5617 150.599,-69.2368 153.082,-70.8839 155.985,-72.4954 159.422,-74.0606 163.542,-75.5646 168.539,-76.9862 174.654,-78.2957 180.0,-79.119812605042 180.0,-79.1220988797013", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_LAN_LI/2016/03/19/S3A_SR_2_LAN_LI_20160319T132022_20160319T133145_20230906T214223_0683_002_095______LN3_R_NT_005.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 95, + "processingBaseline": 0 + }, + "id": "eeafc6eb-7ac2-317b-a635-7e22a23d2e8c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 99.1934, + -65.4195 + ], + [ + 97.368, + -67.1268 + ], + [ + 95.2872, + -68.813 + ], + [ + 92.889, + -70.4726 + ], + [ + 90.0925, + -72.0986 + ], + [ + 86.7906, + -73.681 + ], + [ + 82.8421, + -75.206 + ], + [ + 78.0631, + -76.6541 + ], + [ + 72.2222, + -77.9975 + ], + [ + 65.0535, + -79.1973 + ], + [ + 56.3132, + -80.2009 + ], + [ + 45.9161, + -80.9427 + ], + [ + 34.1431, + -81.3553 + ], + [ + 21.7595, + -81.3913 + ], + [ + 9.80204, + -81.046 + ], + [ + -0.885745, + -80.3604 + ], + [ + -9.93487, + -79.4002 + ], + [ + -17.3789, + -78.2323 + ], + [ + -23.4456, + -76.9122 + ], + [ + -28.4028, + -75.4812 + ], + [ + -28.4084, + -75.4823 + ], + [ + -23.4515, + -76.9134 + ], + [ + -17.3849, + -78.2336 + ], + [ + -9.94051, + -79.4016 + ], + [ + -0.890559, + -80.362 + ], + [ + 9.79878, + -81.0477 + ], + [ + 21.7585, + -81.3931 + ], + [ + 34.1446, + -81.3571 + ], + [ + 45.9197, + -80.9444 + ], + [ + 56.3182, + -80.2025 + ], + [ + 65.0592, + -79.1988 + ], + [ + 72.2281, + -77.9988 + ], + [ + 78.0689, + -76.6552 + ], + [ + 82.8478, + -75.2071 + ], + [ + 86.7959, + -73.682 + ], + [ + 90.0975, + -72.0995 + ], + [ + 92.8938, + -70.4735 + ], + [ + 95.2916, + -68.8137 + ], + [ + 97.3722, + -67.1275 + ], + [ + 99.1974, + -65.4202 + ], + [ + 99.1934, + -65.4195 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_LAN_LI_20160310T020606_20160310T021558_20230908T125559_0591_001_345______LN3_R_NT_005.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-10T02:06:06.012943Z", + "completionDate": "2016-03-10T02:15:57.702589Z", + "productType": "SR_2_LAN_LI", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 318, + "updated": "2023-10-20T15:15:41.154000Z", + "published": "2023-10-20T15:15:40.006376Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/2bd5a31d-ab21-322c-b0c6-1b4cf451e280", + "size": 17006730, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 2bd5a31d-ab21-322c-b0c6-1b4cf451e280", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/2bd5a31d-ab21-322c-b0c6-1b4cf451e280.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 40.6626897833365, + -77.6837142405993 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "99.1934,-65.4195 97.368,-67.1268 95.2872,-68.813 92.889,-70.4726 90.0925,-72.0986 86.7906,-73.681 82.8421,-75.206 78.0631,-76.6541 72.2222,-77.9975 65.0535,-79.1973 56.3132,-80.2009 45.9161,-80.9427 34.1431,-81.3553 21.7595,-81.3913 9.80204,-81.046 -0.885745,-80.3604 -9.93487,-79.4002 -17.3789,-78.2323 -23.4456,-76.9122 -28.4028,-75.4812 -28.4084,-75.4823 -23.4515,-76.9134 -17.3849,-78.2336 -9.94051,-79.4016 -0.890559,-80.362 9.79878,-81.0477 21.7585,-81.3931 34.1446,-81.3571 45.9197,-80.9444 56.3182,-80.2025 65.0592,-79.1988 72.2281,-77.9988 78.0689,-76.6552 82.8478,-75.2071 86.7959,-73.682 90.0975,-72.0995 92.8938,-70.4735 95.2916,-68.8137 97.3722,-67.1275 99.1974,-65.4202 99.1934,-65.4195", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_LAN_LI/2016/03/10/S3A_SR_2_LAN_LI_20160310T020606_20160310T021558_20230908T125559_0591_001_345______LN3_R_NT_005.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 345, + "processingBaseline": 0 + }, + "id": "2bd5a31d-ab21-322c-b0c6-1b4cf451e280" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -180.0, + 76.26315132707228 + ], + [ + -177.911, + 76.871 + ], + [ + -171.925, + 78.1877 + ], + [ + -164.587, + 79.3558 + ], + [ + -155.669, + 80.3216 + ], + [ + -145.124, + 81.0194 + ], + [ + -133.29, + 81.3841 + ], + [ + -120.973, + 81.3733 + ], + [ + -109.194, + 80.9884 + ], + [ + -98.7365, + 80.2737 + ], + [ + -89.9115, + 79.2949 + ], + [ + -82.6564, + 78.1171 + ], + [ + -76.7381, + 76.7934 + ], + [ + -76.744, + 76.7922 + ], + [ + -82.6623, + 78.1158 + ], + [ + -89.9172, + 79.2935 + ], + [ + -98.7414, + 80.2721 + ], + [ + -109.197, + 80.9867 + ], + [ + -120.974, + 81.3715 + ], + [ + -133.289, + 81.3823 + ], + [ + -145.121, + 81.0177 + ], + [ + -155.664, + 80.32 + ], + [ + -164.581, + 79.3544 + ], + [ + -171.919, + 78.1864 + ], + [ + -177.905, + 76.8698 + ], + [ + -180.0, + 76.26041543172076 + ], + [ + -180.0, + 76.26315132707228 + ] + ] + ], + [ + [ + [ + 180.0, + 76.26041543172076 + ], + [ + 177.196, + 75.4448 + ], + [ + 173.152, + 73.9401 + ], + [ + 169.773, + 72.376 + ], + [ + 166.916, + 70.7669 + ], + [ + 164.468, + 69.1231 + ], + [ + 162.347, + 67.452 + ], + [ + 160.489, + 65.7593 + ], + [ + 158.844, + 64.049 + ], + [ + 157.375, + 62.3243 + ], + [ + 156.052, + 60.5876 + ], + [ + 154.851, + 58.8409 + ], + [ + 154.847, + 58.8415 + ], + [ + 156.048, + 60.5882 + ], + [ + 157.371, + 62.3249 + ], + [ + 158.84, + 64.0497 + ], + [ + 160.485, + 65.76 + ], + [ + 162.343, + 67.4528 + ], + [ + 164.463, + 69.1239 + ], + [ + 166.911, + 70.7677 + ], + [ + 169.768, + 72.3769 + ], + [ + 173.147, + 73.9411 + ], + [ + 177.191, + 75.4458 + ], + [ + 180.0, + 76.26315132707228 + ], + [ + 180.0, + 76.26041543172076 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_LAN_LI_20160312T002656_20160312T003814_20230908T132025_0677_001_373______LN3_R_NT_005.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-12T00:26:56.288859Z", + "completionDate": "2016-03-12T00:38:14.136404Z", + "productType": "SR_2_LAN_LI", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 346, + "updated": "2023-10-20T15:19:46.378083Z", + "published": "2023-10-20T15:19:45.246437Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7ed974e3-51f0-36d2-89ce-eeb7b48a6e28", + "size": 5265307, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7ed974e3-51f0-36d2-89ce-eeb7b48a6e28", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/7ed974e3-51f0-36d2-89ce-eeb7b48a6e28.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -35.1096084681793, + 76.2601782050527 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-180,76.2631513270723 -177.911,76.871 -171.925,78.1877 -164.587,79.3558 -155.669,80.3216 -145.124,81.0194 -133.29,81.3841 -120.973,81.3733 -109.194,80.9884 -98.7365,80.2737 -89.9115,79.2949 -82.6564,78.1171 -76.7381,76.7934 -76.744,76.7922 -82.6623,78.1158 -89.9172,79.2935 -98.7414,80.2721 -109.197,80.9867 -120.974,81.3715 -133.289,81.3823 -145.121,81.0177 -155.664,80.32 -164.581,79.3544 -171.919,78.1864 -177.905,76.8698 -180,76.2604154317208 -180,76.2631513270723180.0,76.2604154317208 177.196,75.4448 173.152,73.9401 169.773,72.376 166.916,70.7669 164.468,69.1231 162.347,67.452 160.489,65.7593 158.844,64.049 157.375,62.3243 156.052,60.5876 154.851,58.8409 154.847,58.8415 156.048,60.5882 157.371,62.3249 158.84,64.0497 160.485,65.76 162.343,67.4528 164.463,69.1239 166.911,70.7677 169.768,72.3769 173.147,73.9411 177.191,75.4458 180.0,76.2631513270723 180.0,76.2604154317208", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_LAN_LI/2016/03/12/S3A_SR_2_LAN_LI_20160312T002656_20160312T003814_20230908T132025_0677_001_373______LN3_R_NT_005.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 373, + "processingBaseline": 0 + }, + "id": "7ed974e3-51f0-36d2-89ce-eeb7b48a6e28" + } + ], + "properties": { + "id": "60501b01-426c-55e5-bdac-8b144e6ec6ab", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR_2_LAN_LI" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SR_2_LAN_SI.json b/tests/data/opensearch/creodias_search_SR_2_LAN_SI.json new file mode 100644 index 0000000..037b31d --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR_2_LAN_SI.json @@ -0,0 +1,1114 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 55.7197, + -56.02 + ], + [ + 54.6649, + -57.797 + ], + [ + 53.5149, + -59.5659 + ], + [ + 52.2524, + -61.3254 + ], + [ + 50.8561, + -63.0737 + ], + [ + 49.299, + -64.8087 + ], + [ + 47.547, + -66.5275 + ], + [ + 45.5563, + -68.2266 + ], + [ + 43.27, + -69.9012 + ], + [ + 40.6139, + -71.5446 + ], + [ + 37.4898, + -73.1479 + ], + [ + 33.7681, + -74.6988 + ], + [ + 29.2786, + -76.1798 + ], + [ + 23.8039, + -77.5659 + ], + [ + 17.0839, + -78.8221 + ], + [ + 8.85463, + -79.8998 + ], + [ + -1.04329, + -80.7367 + ], + [ + -12.4689, + -81.2634 + ], + [ + -24.8033, + -81.4226 + ], + [ + -37.0414, + -81.1945 + ], + [ + -48.223, + -80.607 + ], + [ + -57.8195, + -79.7217 + ], + [ + -65.7604, + -78.6076 + ], + [ + -72.2361, + -77.3249 + ], + [ + -77.5154, + -75.9194 + ], + [ + -81.8522, + -74.4243 + ], + [ + -85.4551, + -72.8628 + ], + [ + -88.4865, + -71.2514 + ], + [ + -91.0697, + -69.6017 + ], + [ + -93.2979, + -67.9223 + ], + [ + -95.2419, + -66.2193 + ], + [ + -96.956, + -64.4972 + ], + [ + -98.4818, + -62.7596 + ], + [ + -98.4855, + -62.7602 + ], + [ + -96.9598, + -64.4979 + ], + [ + -95.246, + -66.22 + ], + [ + -93.3022, + -67.9231 + ], + [ + -91.0743, + -69.6026 + ], + [ + -88.4914, + -71.2522 + ], + [ + -85.4603, + -72.8637 + ], + [ + -81.8577, + -74.4253 + ], + [ + -77.5212, + -75.9206 + ], + [ + -72.2421, + -77.3261 + ], + [ + -65.7663, + -78.609 + ], + [ + -57.8249, + -79.7232 + ], + [ + -48.2274, + -80.6087 + ], + [ + -37.0441, + -81.1962 + ], + [ + -24.8035, + -81.4244 + ], + [ + -12.4667, + -81.2652 + ], + [ + -1.03915, + -80.7384 + ], + [ + 8.85994, + -79.9013 + ], + [ + 17.0898, + -78.8235 + ], + [ + 23.8099, + -77.5672 + ], + [ + 29.2844, + -76.1809 + ], + [ + 33.7736, + -74.6999 + ], + [ + 37.495, + -73.1489 + ], + [ + 40.6188, + -71.5455 + ], + [ + 43.2747, + -69.902 + ], + [ + 45.5607, + -68.2274 + ], + [ + 47.5512, + -66.5282 + ], + [ + 49.3029, + -64.8093 + ], + [ + 50.8598, + -63.0743 + ], + [ + 52.2559, + -61.326 + ], + [ + 53.5182, + -59.5665 + ], + [ + 54.6681, + -57.7976 + ], + [ + 55.7228, + -56.0206 + ], + [ + 55.7197, + -56.02 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_LAN_SI_20160310T052517_20160310T054157_20230906T193159_0999_001_347______LN3_R_NT_005.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-10T05:25:17.345056Z", + "completionDate": "2016-03-10T05:41:56.869531Z", + "productType": "SR_2_LAN_SI", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 320, + "updated": "2023-10-20T16:02:47.923919Z", + "published": "2023-10-20T16:02:46.360742Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d36ebf10-f5b1-334a-856d-9146641c324a", + "size": 13036940, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d36ebf10-f5b1-334a-856d-9146641c324a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/d36ebf10-f5b1-334a-856d-9146641c324a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -18.9154547092622, + -74.7504863307946 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "55.7197,-56.02 54.6649,-57.797 53.5149,-59.5659 52.2524,-61.3254 50.8561,-63.0737 49.299,-64.8087 47.547,-66.5275 45.5563,-68.2266 43.27,-69.9012 40.6139,-71.5446 37.4898,-73.1479 33.7681,-74.6988 29.2786,-76.1798 23.8039,-77.5659 17.0839,-78.8221 8.85463,-79.8998 -1.04329,-80.7367 -12.4689,-81.2634 -24.8033,-81.4226 -37.0414,-81.1945 -48.223,-80.607 -57.8195,-79.7217 -65.7604,-78.6076 -72.2361,-77.3249 -77.5154,-75.9194 -81.8522,-74.4243 -85.4551,-72.8628 -88.4865,-71.2514 -91.0697,-69.6017 -93.2979,-67.9223 -95.2419,-66.2193 -96.956,-64.4972 -98.4818,-62.7596 -98.4855,-62.7602 -96.9598,-64.4979 -95.246,-66.22 -93.3022,-67.9231 -91.0743,-69.6026 -88.4914,-71.2522 -85.4603,-72.8637 -81.8577,-74.4253 -77.5212,-75.9206 -72.2421,-77.3261 -65.7663,-78.609 -57.8249,-79.7232 -48.2274,-80.6087 -37.0441,-81.1962 -24.8035,-81.4244 -12.4667,-81.2652 -1.03915,-80.7384 8.85994,-79.9013 17.0898,-78.8235 23.8099,-77.5672 29.2844,-76.1809 33.7736,-74.6999 37.495,-73.1489 40.6188,-71.5455 43.2747,-69.902 45.5607,-68.2274 47.5512,-66.5282 49.3029,-64.8093 50.8598,-63.0743 52.2559,-61.326 53.5182,-59.5665 54.6681,-57.7976 55.7228,-56.0206 55.7197,-56.02", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_LAN_SI/2016/03/10/S3A_SR_2_LAN_SI_20160310T052517_20160310T054157_20230906T193159_0999_001_347______LN3_R_NT_005.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 347, + "processingBaseline": 0 + }, + "id": "d36ebf10-f5b1-334a-856d-9146641c324a" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 30.5311, + -54.2003 + ], + [ + 29.571, + -55.9631 + ], + [ + 28.5319, + -57.7191 + ], + [ + 27.4005, + -59.4672 + ], + [ + 26.1605, + -61.2062 + ], + [ + 24.7913, + -62.9345 + ], + [ + 23.2675, + -64.6499 + ], + [ + 21.5568, + -66.3499 + ], + [ + 19.618, + -68.031 + ], + [ + 17.3979, + -69.6887 + ], + [ + 14.8272, + -71.3169 + ], + [ + 11.8146, + -72.9075 + ], + [ + 8.24025, + -74.449 + ], + [ + 3.94668, + -75.9253 + ], + [ + -1.26792, + -77.3141 + ], + [ + -7.64836, + -78.5832 + ], + [ + -15.4542, + -79.6888 + ], + [ + -24.8732, + -80.5731 + ], + [ + -35.8512, + -81.1696 + ], + [ + -47.9025, + -81.418 + ], + [ + -60.1178, + -81.2885 + ], + [ + -71.5133, + -80.7972 + ], + [ + -81.4514, + -79.997 + ], + [ + -89.7573, + -78.955 + ], + [ + -96.5638, + -77.7323 + ], + [ + -102.121, + -76.3776 + ], + [ + -106.683, + -74.9262 + ], + [ + -110.467, + -73.4034 + ], + [ + -113.644, + -71.827 + ], + [ + -116.344, + -70.2096 + ], + [ + -118.667, + -68.5604 + ], + [ + -120.689, + -66.8861 + ], + [ + -122.467, + -65.1916 + ], + [ + -124.047, + -63.4806 + ], + [ + -125.462, + -61.7561 + ], + [ + -126.741, + -60.0202 + ], + [ + -126.744, + -60.0208 + ], + [ + -125.465, + -61.7567 + ], + [ + -124.05, + -63.4813 + ], + [ + -122.471, + -65.1923 + ], + [ + -120.693, + -66.8868 + ], + [ + -118.672, + -68.5612 + ], + [ + -116.349, + -70.2104 + ], + [ + -113.649, + -71.8278 + ], + [ + -110.473, + -73.4044 + ], + [ + -106.689, + -74.9273 + ], + [ + -102.127, + -76.3788 + ], + [ + -96.5697, + -77.7336 + ], + [ + -89.7631, + -78.9564 + ], + [ + -81.4566, + -79.9986 + ], + [ + -71.5173, + -80.7989 + ], + [ + -60.1198, + -81.2903 + ], + [ + -47.9021, + -81.4198 + ], + [ + -35.8485, + -81.1713 + ], + [ + -24.8687, + -80.5748 + ], + [ + -15.4487, + -79.6903 + ], + [ + -7.64248, + -78.5846 + ], + [ + -1.262, + -77.3153 + ], + [ + 3.95244, + -75.9265 + ], + [ + 8.24574, + -74.45 + ], + [ + 11.8198, + -72.9084 + ], + [ + 14.8321, + -71.3178 + ], + [ + 17.4025, + -69.6895 + ], + [ + 19.6223, + -68.0317 + ], + [ + 21.5609, + -66.3506 + ], + [ + 23.2713, + -64.6506 + ], + [ + 24.795, + -62.9351 + ], + [ + 26.164, + -61.2068 + ], + [ + 27.4039, + -59.4678 + ], + [ + 28.5351, + -57.7197 + ], + [ + 29.574, + -55.9636 + ], + [ + 30.5341, + -54.2008 + ], + [ + 30.5311, + -54.2003 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_LAN_SI_20160306T070929_20160306T072729_20230906T225421_1080_001_291______LN3_R_NT_005.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-06T07:09:28.917778Z", + "completionDate": "2016-03-06T07:27:29.085623Z", + "productType": "SR_2_LAN_SI", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 264, + "updated": "2023-10-20T15:37:04.048224Z", + "published": "2023-10-20T15:37:02.229344Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/fb287d47-3373-3715-a960-d59b525670dd", + "size": 17689560, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for fb287d47-3373-3715-a960-d59b525670dd", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/fb287d47-3373-3715-a960-d59b525670dd.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -46.2367645871584, + -74.2043259771148 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "30.5311,-54.2003 29.571,-55.9631 28.5319,-57.7191 27.4005,-59.4672 26.1605,-61.2062 24.7913,-62.9345 23.2675,-64.6499 21.5568,-66.3499 19.618,-68.031 17.3979,-69.6887 14.8272,-71.3169 11.8146,-72.9075 8.24025,-74.449 3.94668,-75.9253 -1.26792,-77.3141 -7.64836,-78.5832 -15.4542,-79.6888 -24.8732,-80.5731 -35.8512,-81.1696 -47.9025,-81.418 -60.1178,-81.2885 -71.5133,-80.7972 -81.4514,-79.997 -89.7573,-78.955 -96.5638,-77.7323 -102.121,-76.3776 -106.683,-74.9262 -110.467,-73.4034 -113.644,-71.827 -116.344,-70.2096 -118.667,-68.5604 -120.689,-66.8861 -122.467,-65.1916 -124.047,-63.4806 -125.462,-61.7561 -126.741,-60.0202 -126.744,-60.0208 -125.465,-61.7567 -124.05,-63.4813 -122.471,-65.1923 -120.693,-66.8868 -118.672,-68.5612 -116.349,-70.2104 -113.649,-71.8278 -110.473,-73.4044 -106.689,-74.9273 -102.127,-76.3788 -96.5697,-77.7336 -89.7631,-78.9564 -81.4566,-79.9986 -71.5173,-80.7989 -60.1198,-81.2903 -47.9021,-81.4198 -35.8485,-81.1713 -24.8687,-80.5748 -15.4487,-79.6903 -7.64248,-78.5846 -1.262,-77.3153 3.95244,-75.9265 8.24574,-74.45 11.8198,-72.9084 14.8321,-71.3178 17.4025,-69.6895 19.6223,-68.0317 21.5609,-66.3506 23.2713,-64.6506 24.795,-62.9351 26.164,-61.2068 27.4039,-59.4678 28.5351,-57.7197 29.574,-55.9636 30.5341,-54.2008 30.5311,-54.2003", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_LAN_SI/2016/03/06/S3A_SR_2_LAN_SI_20160306T070929_20160306T072729_20230906T225421_1080_001_291______LN3_R_NT_005.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 291, + "processingBaseline": 0 + }, + "id": "fb287d47-3373-3715-a960-d59b525670dd" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 117.423, + -59.08 + ], + [ + 116.226, + -60.7979 + ], + [ + 114.908, + -62.5057 + ], + [ + 113.447, + -64.2016 + ], + [ + 111.812, + -65.8832 + ], + [ + 109.968, + -67.5474 + ], + [ + 107.866, + -69.1902 + ], + [ + 105.446, + -70.8064 + ], + [ + 102.626, + -72.3887 + ], + [ + 99.3012, + -73.9273 + ], + [ + 95.3339, + -75.4085 + ], + [ + 90.5454, + -76.8131 + ], + [ + 84.7143, + -78.114 + ], + [ + 77.5906, + -79.2738 + ], + [ + 68.9516, + -80.242 + ], + [ + 58.7309, + -80.9569 + ], + [ + 47.206, + -81.3557 + ], + [ + 35.0984, + -81.3942 + ], + [ + 23.3793, + -81.0678 + ], + [ + 12.8499, + -80.4137 + ], + [ + 3.87893, + -79.4929 + ], + [ + -3.54435, + -78.3684 + ], + [ + -9.62337, + -77.0933 + ], + [ + -14.6091, + -75.7077 + ], + [ + -18.7311, + -74.2407 + ], + [ + -22.1767, + -72.7128 + ], + [ + -25.0918, + -71.1387 + ], + [ + -27.5881, + -69.529 + ], + [ + -29.7505, + -67.8912 + ], + [ + -31.644, + -66.2311 + ], + [ + -33.3188, + -64.5529 + ], + [ + -34.8137, + -62.8598 + ], + [ + -36.1593, + -61.1544 + ], + [ + -37.3799, + -59.4385 + ], + [ + -38.495, + -57.7138 + ], + [ + -39.5203, + -55.9814 + ], + [ + -40.4688, + -54.2423 + ], + [ + -40.4717, + -54.2429 + ], + [ + -39.5234, + -55.9819 + ], + [ + -38.4982, + -57.7143 + ], + [ + -37.3832, + -59.4391 + ], + [ + -36.1628, + -61.155 + ], + [ + -34.8173, + -62.8604 + ], + [ + -33.3226, + -64.5536 + ], + [ + -31.6481, + -66.2318 + ], + [ + -29.7548, + -67.8919 + ], + [ + -27.5927, + -69.5298 + ], + [ + -25.0967, + -71.1396 + ], + [ + -22.1818, + -72.7137 + ], + [ + -18.7365, + -74.2417 + ], + [ + -14.6148, + -75.7088 + ], + [ + -9.62928, + -77.0945 + ], + [ + -3.55026, + -78.3697 + ], + [ + 3.87333, + -79.4944 + ], + [ + 12.8452, + -80.4153 + ], + [ + 23.3761, + -81.0695 + ], + [ + 35.0975, + -81.396 + ], + [ + 47.2074, + -81.3575 + ], + [ + 58.7345, + -80.9586 + ], + [ + 68.9566, + -80.2436 + ], + [ + 77.5963, + -79.2752 + ], + [ + 84.7203, + -78.1154 + ], + [ + 90.5513, + -76.8142 + ], + [ + 95.3396, + -75.4095 + ], + [ + 99.3066, + -73.9283 + ], + [ + 102.631, + -72.3896 + ], + [ + 105.45, + -70.8073 + ], + [ + 107.871, + -69.191 + ], + [ + 109.972, + -67.5481 + ], + [ + 111.816, + -65.8839 + ], + [ + 113.45, + -64.2023 + ], + [ + 114.912, + -62.5064 + ], + [ + 116.229, + -60.7985 + ], + [ + 117.426, + -59.0806 + ], + [ + 117.423, + -59.08 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_LAN_SI_20160312T011151_20160312T013007_20230906T195758_1096_001_373______LN3_R_NT_005.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2016-03-12T01:11:50.618322Z", + "completionDate": "2016-03-12T01:30:06.682710Z", + "productType": "SR_2_LAN_SI", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 346, + "updated": "2023-10-20T16:00:58.181064Z", + "published": "2023-10-20T16:00:53.987121Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1914b59c-9d60-3ec1-aa1a-2e3e7c644679", + "size": 15564103, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1914b59c-9d60-3ec1-aa1a-2e3e7c644679", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/1914b59c-9d60-3ec1-aa1a-2e3e7c644679.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 36.4353484546968, + -74.070060219852 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": null, + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "117.423,-59.08 116.226,-60.7979 114.908,-62.5057 113.447,-64.2016 111.812,-65.8832 109.968,-67.5474 107.866,-69.1902 105.446,-70.8064 102.626,-72.3887 99.3012,-73.9273 95.3339,-75.4085 90.5454,-76.8131 84.7143,-78.114 77.5906,-79.2738 68.9516,-80.242 58.7309,-80.9569 47.206,-81.3557 35.0984,-81.3942 23.3793,-81.0678 12.8499,-80.4137 3.87893,-79.4929 -3.54435,-78.3684 -9.62337,-77.0933 -14.6091,-75.7077 -18.7311,-74.2407 -22.1767,-72.7128 -25.0918,-71.1387 -27.5881,-69.529 -29.7505,-67.8912 -31.644,-66.2311 -33.3188,-64.5529 -34.8137,-62.8598 -36.1593,-61.1544 -37.3799,-59.4385 -38.495,-57.7138 -39.5203,-55.9814 -40.4688,-54.2423 -40.4717,-54.2429 -39.5234,-55.9819 -38.4982,-57.7143 -37.3832,-59.4391 -36.1628,-61.155 -34.8173,-62.8604 -33.3226,-64.5536 -31.6481,-66.2318 -29.7548,-67.8919 -27.5927,-69.5298 -25.0967,-71.1396 -22.1818,-72.7137 -18.7365,-74.2417 -14.6148,-75.7088 -9.62928,-77.0945 -3.55026,-78.3697 3.87333,-79.4944 12.8452,-80.4153 23.3761,-81.0695 35.0975,-81.396 47.2074,-81.3575 58.7345,-80.9586 68.9566,-80.2436 77.5963,-79.2752 84.7203,-78.1154 90.5513,-76.8142 95.3396,-75.4095 99.3066,-73.9283 102.631,-72.3896 105.45,-70.8073 107.871,-69.191 109.972,-67.5481 111.816,-65.8839 113.45,-64.2023 114.912,-62.5064 116.229,-60.7985 117.426,-59.0806 117.423,-59.08", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_LAN_SI/2016/03/12/S3A_SR_2_LAN_SI_20160312T011151_20160312T013007_20230906T195758_1096_001_373______LN3_R_NT_005.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 373, + "processingBaseline": 0 + }, + "id": "1914b59c-9d60-3ec1-aa1a-2e3e7c644679" + } + ], + "properties": { + "id": "0f9e5790-a8dd-5401-b740-14ba7a87ad7c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR_2_LAN_SI" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SR_2_LAN___.json b/tests/data/opensearch/creodias_search_SR_2_LAN___.json new file mode 100644 index 0000000..d1b123e --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR_2_LAN___.json @@ -0,0 +1,1832 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + 71.26497710843374 + ], + [ + 178.208, + 70.1889 + ], + [ + 175.917, + 68.5631 + ], + [ + 173.92, + 66.9129 + ], + [ + 172.161, + 65.2431 + ], + [ + 170.596, + 63.5573 + ], + [ + 169.192, + 61.8583 + ], + [ + 167.923, + 60.1482 + ], + [ + 166.767, + 58.4287 + ], + [ + 165.706, + 56.7012 + ], + [ + 164.728, + 54.9668 + ], + [ + 163.82, + 53.2264 + ], + [ + 162.973, + 51.4807 + ], + [ + 162.179, + 49.7303 + ], + [ + 161.431, + 47.9758 + ], + [ + 160.724, + 46.2176 + ], + [ + 160.053, + 44.456 + ], + [ + 159.413, + 42.6914 + ], + [ + 158.802, + 40.9241 + ], + [ + 158.216, + 39.1542 + ], + [ + 157.652, + 37.3821 + ], + [ + 157.109, + 35.6079 + ], + [ + 156.583, + 33.8318 + ], + [ + 156.074, + 32.0539 + ], + [ + 155.579, + 30.2744 + ], + [ + 155.098, + 28.4934 + ], + [ + 154.627, + 26.711 + ], + [ + 154.168, + 24.9274 + ], + [ + 153.718, + 23.1427 + ], + [ + 153.276, + 21.357 + ], + [ + 152.842, + 19.5703 + ], + [ + 152.415, + 17.7828 + ], + [ + 151.993, + 15.9946 + ], + [ + 151.577, + 14.2057 + ], + [ + 151.165, + 12.4163 + ], + [ + 150.757, + 10.6264 + ], + [ + 150.352, + 8.83614 + ], + [ + 149.95, + 7.04561 + ], + [ + 149.551, + 5.25487 + ], + [ + 149.152, + 3.46402 + ], + [ + 148.755, + 1.67313 + ], + [ + 148.358, + -0.117708 + ], + [ + 147.962, + -1.90841 + ], + [ + 147.564, + -3.6989 + ], + [ + 147.166, + -5.48908 + ], + [ + 146.766, + -7.27889 + ], + [ + 146.364, + -9.06822 + ], + [ + 145.959, + -10.857 + ], + [ + 145.551, + -12.6452 + ], + [ + 145.139, + -14.4326 + ], + [ + 144.722, + -16.2192 + ], + [ + 144.301, + -18.0049 + ], + [ + 143.873, + -19.7897 + ], + [ + 143.438, + -21.5734 + ], + [ + 142.996, + -23.3559 + ], + [ + 142.546, + -25.1371 + ], + [ + 142.086, + -26.917 + ], + [ + 141.615, + -28.6954 + ], + [ + 141.133, + -30.4722 + ], + [ + 140.637, + -32.2473 + ], + [ + 140.127, + -34.0205 + ], + [ + 139.601, + -35.7918 + ], + [ + 139.057, + -37.5609 + ], + [ + 138.492, + -39.3278 + ], + [ + 137.905, + -41.0922 + ], + [ + 137.293, + -42.8538 + ], + [ + 136.653, + -44.6126 + ], + [ + 135.98, + -46.3681 + ], + [ + 135.272, + -48.1201 + ], + [ + 134.523, + -49.8682 + ], + [ + 133.727, + -51.6121 + ], + [ + 132.879, + -53.351 + ], + [ + 131.969, + -55.0846 + ], + [ + 130.988, + -56.812 + ], + [ + 129.926, + -58.5324 + ], + [ + 128.768, + -60.2446 + ], + [ + 127.496, + -61.9473 + ], + [ + 126.09, + -63.6388 + ], + [ + 124.524, + -65.317 + ], + [ + 122.762, + -66.9791 + ], + [ + 120.763, + -68.6214 + ], + [ + 118.471, + -70.2393 + ], + [ + 115.813, + -71.8263 + ], + [ + 112.697, + -73.3738 + ], + [ + 108.997, + -74.8698 + ], + [ + 104.554, + -76.2975 + ], + [ + 99.1647, + -77.6336 + ], + [ + 92.5908, + -78.8451 + ], + [ + 84.5929, + -79.8872 + ], + [ + 75.0279, + -80.7031 + ], + [ + 64.0167, + -81.2294 + ], + [ + 52.1017, + -81.4128 + ], + [ + 52.1017, + -81.411 + ], + [ + 64.0144, + -81.2277 + ], + [ + 75.0237, + -80.7015 + ], + [ + 84.5876, + -79.8857 + ], + [ + 92.5849, + -78.8437 + ], + [ + 99.1588, + -77.6323 + ], + [ + 104.548, + -76.2964 + ], + [ + 108.991, + -74.8687 + ], + [ + 112.691, + -73.3728 + ], + [ + 115.808, + -71.8254 + ], + [ + 118.466, + -70.2385 + ], + [ + 120.758, + -68.6206 + ], + [ + 122.758, + -66.9783 + ], + [ + 124.52, + -65.3163 + ], + [ + 126.087, + -63.6382 + ], + [ + 127.493, + -61.9467 + ], + [ + 128.764, + -60.244 + ], + [ + 129.923, + -58.5318 + ], + [ + 130.985, + -56.8114 + ], + [ + 131.966, + -55.0841 + ], + [ + 132.876, + -53.3505 + ], + [ + 133.724, + -51.6116 + ], + [ + 134.52, + -49.8678 + ], + [ + 135.269, + -48.1196 + ], + [ + 135.978, + -46.3676 + ], + [ + 136.65, + -44.6121 + ], + [ + 137.291, + -42.8534 + ], + [ + 137.903, + -41.0917 + ], + [ + 138.49, + -39.3274 + ], + [ + 139.054, + -37.5605 + ], + [ + 139.599, + -35.7914 + ], + [ + 140.125, + -34.0201 + ], + [ + 140.635, + -32.2468 + ], + [ + 141.131, + -30.4717 + ], + [ + 141.613, + -28.6949 + ], + [ + 142.084, + -26.9166 + ], + [ + 142.544, + -25.1367 + ], + [ + 142.994, + -23.3555 + ], + [ + 143.436, + -21.573 + ], + [ + 143.871, + -19.7893 + ], + [ + 144.299, + -18.0045 + ], + [ + 144.721, + -16.2188 + ], + [ + 145.137, + -14.4322 + ], + [ + 145.549, + -12.6448 + ], + [ + 145.957, + -10.8566 + ], + [ + 146.362, + -9.06783 + ], + [ + 146.764, + -7.27849 + ], + [ + 147.164, + -5.48869 + ], + [ + 147.563, + -3.6985 + ], + [ + 147.96, + -1.90802 + ], + [ + 148.357, + -0.117315 + ], + [ + 148.753, + 1.67352 + ], + [ + 149.151, + 3.46441 + ], + [ + 149.549, + 5.25526 + ], + [ + 149.949, + 7.046 + ], + [ + 150.351, + 8.83654 + ], + [ + 150.755, + 10.6268 + ], + [ + 151.163, + 12.4167 + ], + [ + 151.575, + 14.2061 + ], + [ + 151.991, + 15.995 + ], + [ + 152.413, + 17.7832 + ], + [ + 152.84, + 19.5707 + ], + [ + 153.274, + 21.3574 + ], + [ + 153.716, + 23.1431 + ], + [ + 154.166, + 24.9278 + ], + [ + 154.626, + 26.7114 + ], + [ + 155.096, + 28.4938 + ], + [ + 155.577, + 30.2748 + ], + [ + 156.072, + 32.0543 + ], + [ + 156.581, + 33.8322 + ], + [ + 157.107, + 35.6083 + ], + [ + 157.65, + 37.3826 + ], + [ + 158.214, + 39.1547 + ], + [ + 158.8, + 40.9245 + ], + [ + 159.411, + 42.6919 + ], + [ + 160.05, + 44.4565 + ], + [ + 160.721, + 46.218 + ], + [ + 161.428, + 47.9763 + ], + [ + 162.176, + 49.7308 + ], + [ + 162.97, + 51.4812 + ], + [ + 163.817, + 53.2269 + ], + [ + 164.725, + 54.9673 + ], + [ + 165.703, + 56.7017 + ], + [ + 166.764, + 58.4292 + ], + [ + 167.92, + 60.1487 + ], + [ + 169.189, + 61.8589 + ], + [ + 170.592, + 63.558 + ], + [ + 172.157, + 65.2438 + ], + [ + 173.916, + 66.9137 + ], + [ + 175.913, + 68.5639 + ], + [ + 178.203, + 70.1897 + ], + [ + 180.0, + 71.26884721385542 + ], + [ + 180.0, + 71.26497710843374 + ] + ] + ], + [ + [ + [ + -180.0, + 71.26884721385542 + ], + [ + -179.141, + 71.7847 + ], + [ + -176.024, + 73.3402 + ], + [ + -176.019, + 73.3392 + ], + [ + -179.136, + 71.7838 + ], + [ + -180.0, + 71.26497710843374 + ], + [ + -180.0, + 71.26884721385542 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_LAN____20161231T234512_20170101T003138_20180519T195244_2787_012_344______LR1_R_NT_003.SEN3", + "startDate": "2016-12-31T23:45:12.241197Z", + "completionDate": "2017-01-01T00:31:38.483922Z", + "productType": "SR_2_LAN___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 4552, + "updated": "2024-08-08T14:11:23.000518Z", + "published": "2018-11-25T03:18:09.256618Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b85bb7a2-95ee-5128-a3dd-cd17593d8acb", + "size": 31322634, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b85bb7a2-95ee-5128-a3dd-cd17593d8acb", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/b85bb7a2-95ee-5128-a3dd-cd17593d8acb.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": "Point", + "coordinates": [ + 178.6745, + -4.0363 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,71.2649771084337 178.208,70.1889 175.917,68.5631 173.92,66.9129 172.161,65.2431 170.596,63.5573 169.192,61.8583 167.923,60.1482 166.767,58.4287 165.706,56.7012 164.728,54.9668 163.82,53.2264 162.973,51.4807 162.179,49.7303 161.431,47.9758 160.724,46.2176 160.053,44.456 159.413,42.6914 158.802,40.9241 158.216,39.1542 157.652,37.3821 157.109,35.6079 156.583,33.8318 156.074,32.0539 155.579,30.2744 155.098,28.4934 154.627,26.711 154.168,24.9274 153.718,23.1427 153.276,21.357 152.842,19.5703 152.415,17.7828 151.993,15.9946 151.577,14.2057 151.165,12.4163 150.757,10.6264 150.352,8.83614 149.95,7.04561 149.551,5.25487 149.152,3.46402 148.755,1.67313 148.358,-0.117708 147.962,-1.90841 147.564,-3.6989 147.166,-5.48908 146.766,-7.27889 146.364,-9.06822 145.959,-10.857 145.551,-12.6452 145.139,-14.4326 144.722,-16.2192 144.301,-18.0049 143.873,-19.7897 143.438,-21.5734 142.996,-23.3559 142.546,-25.1371 142.086,-26.917 141.615,-28.6954 141.133,-30.4722 140.637,-32.2473 140.127,-34.0205 139.601,-35.7918 139.057,-37.5609 138.492,-39.3278 137.905,-41.0922 137.293,-42.8538 136.653,-44.6126 135.98,-46.3681 135.272,-48.1201 134.523,-49.8682 133.727,-51.6121 132.879,-53.351 131.969,-55.0846 130.988,-56.812 129.926,-58.5324 128.768,-60.2446 127.496,-61.9473 126.09,-63.6388 124.524,-65.317 122.762,-66.9791 120.763,-68.6214 118.471,-70.2393 115.813,-71.8263 112.697,-73.3738 108.997,-74.8698 104.554,-76.2975 99.1647,-77.6336 92.5908,-78.8451 84.5929,-79.8872 75.0279,-80.7031 64.0167,-81.2294 52.1017,-81.4128 52.1017,-81.411 64.0144,-81.2277 75.0237,-80.7015 84.5876,-79.8857 92.5849,-78.8437 99.1588,-77.6323 104.548,-76.2964 108.991,-74.8687 112.691,-73.3728 115.808,-71.8254 118.466,-70.2385 120.758,-68.6206 122.758,-66.9783 124.52,-65.3163 126.087,-63.6382 127.493,-61.9467 128.764,-60.244 129.923,-58.5318 130.985,-56.8114 131.966,-55.0841 132.876,-53.3505 133.724,-51.6116 134.52,-49.8678 135.269,-48.1196 135.978,-46.3676 136.65,-44.6121 137.291,-42.8534 137.903,-41.0917 138.49,-39.3274 139.054,-37.5605 139.599,-35.7914 140.125,-34.0201 140.635,-32.2468 141.131,-30.4717 141.613,-28.6949 142.084,-26.9166 142.544,-25.1367 142.994,-23.3555 143.436,-21.573 143.871,-19.7893 144.299,-18.0045 144.721,-16.2188 145.137,-14.4322 145.549,-12.6448 145.957,-10.8566 146.362,-9.06783 146.764,-7.27849 147.164,-5.48869 147.563,-3.6985 147.96,-1.90802 148.357,-0.117315 148.753,1.67352 149.151,3.46441 149.549,5.25526 149.949,7.046 150.351,8.83654 150.755,10.6268 151.163,12.4167 151.575,14.2061 151.991,15.995 152.413,17.7832 152.84,19.5707 153.274,21.3574 153.716,23.1431 154.166,24.9278 154.626,26.7114 155.096,28.4938 155.577,30.2748 156.072,32.0543 156.581,33.8322 157.107,35.6083 157.65,37.3826 158.214,39.1547 158.8,40.9245 159.411,42.6919 160.05,44.4565 160.721,46.218 161.428,47.9763 162.176,49.7308 162.97,51.4812 163.817,53.2269 164.725,54.9673 165.703,56.7017 166.764,58.4292 167.92,60.1487 169.189,61.8589 170.592,63.558 172.157,65.2438 173.916,66.9137 175.913,68.5639 178.203,70.1897 180.0,71.2688472138554 180.0,71.2649771084337-180,71.2688472138554 -179.141,71.7847 -176.024,73.3402 -176.019,73.3392 -179.136,71.7838 -180,71.2649771084337 -180,71.2688472138554", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_LAN/2016/12/31/S3A_SR_2_LAN____20161231T234512_20170101T003138_20180519T195244_2787_012_344______LR1_R_NT_003.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 344, + "processingBaseline": 0 + }, + "id": "b85bb7a2-95ee-5128-a3dd-cd17593d8acb" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiLineString", + "coordinates": [ + [ + [ + -176.024, + 73.3402 + ], + [ + -179.141, + 71.7847 + ], + [ + -179.999, + 71.268847213855 + ] + ], + [ + [ + 179.999, + 71.268847213855 + ], + [ + 178.203, + 70.1897 + ], + [ + 175.913, + 68.564 + ], + [ + 173.916, + 66.9138 + ], + [ + 172.157, + 65.244 + ], + [ + 170.593, + 63.5582 + ], + [ + 169.189, + 61.8591 + ], + [ + 167.92, + 60.149 + ], + [ + 166.764, + 58.4295 + ], + [ + 165.703, + 56.702 + ], + [ + 164.725, + 54.9677 + ], + [ + 163.817, + 53.2273 + ], + [ + 162.97, + 51.4816 + ], + [ + 162.176, + 49.7312 + ], + [ + 161.428, + 47.9768 + ], + [ + 160.721, + 46.2186 + ], + [ + 160.05, + 44.457 + ], + [ + 159.411, + 42.6925 + ], + [ + 158.8, + 40.9251 + ], + [ + 158.214, + 39.1553 + ], + [ + 157.651, + 37.3832 + ], + [ + 157.107, + 35.6091 + ], + [ + 156.582, + 33.8329 + ], + [ + 156.072, + 32.0551 + ], + [ + 155.578, + 30.2756 + ], + [ + 155.096, + 28.4946 + ], + [ + 154.626, + 26.7123 + ], + [ + 154.166, + 24.9287 + ], + [ + 153.716, + 23.1441 + ], + [ + 153.274, + 21.3583 + ], + [ + 152.84, + 19.5717 + ], + [ + 152.413, + 17.7842 + ], + [ + 151.992, + 15.996 + ], + [ + 151.575, + 14.2072 + ], + [ + 151.163, + 12.4178 + ], + [ + 150.756, + 10.628 + ], + [ + 150.351, + 8.83775 + ], + [ + 149.949, + 7.04725 + ], + [ + 149.549, + 5.25654 + ], + [ + 149.151, + 3.46572 + ], + [ + 148.754, + 1.67486 + ], + [ + 148.357, + -0.11594 + ], + [ + 147.96, + -1.90661 + ], + [ + 147.563, + -3.69706 + ], + [ + 147.165, + -5.48722 + ], + [ + 146.765, + -7.27699 + ], + [ + 146.363, + -9.06629 + ], + [ + 145.958, + -10.855 + ], + [ + 145.55, + -12.6432 + ], + [ + 145.138, + -14.4306 + ], + [ + 144.721, + -16.2171 + ], + [ + 144.299, + -18.0028 + ], + [ + 143.871, + -19.7876 + ], + [ + 143.437, + -21.5712 + ], + [ + 142.995, + -23.3537 + ], + [ + 142.544, + -25.1349 + ], + [ + 142.084, + -26.9147 + ], + [ + 141.614, + -28.6931 + ], + [ + 141.131, + -30.4698 + ], + [ + 140.636, + -32.2449 + ], + [ + 140.126, + -34.0181 + ], + [ + 139.599, + -35.7894 + ], + [ + 139.055, + -37.5585 + ], + [ + 138.491, + -39.3253 + ], + [ + 137.904, + -41.0896 + ], + [ + 137.291, + -42.8513 + ], + [ + 136.651, + -44.61 + ], + [ + 135.979, + -46.3655 + ], + [ + 135.27, + -48.1174 + ], + [ + 134.521, + -49.8655 + ], + [ + 133.726, + -51.6093 + ], + [ + 132.877, + -53.3482 + ], + [ + 131.967, + -55.0818 + ], + [ + 130.987, + -56.8091 + ], + [ + 129.924, + -58.5294 + ], + [ + 128.766, + -60.2416 + ], + [ + 127.495, + -61.9443 + ], + [ + 126.089, + -63.6358 + ], + [ + 124.522, + -65.3139 + ], + [ + 122.761, + -66.9759 + ], + [ + 120.762, + -68.6182 + ], + [ + 118.47, + -70.236 + ], + [ + 115.813, + -71.823 + ], + [ + 112.697, + -73.3705 + ], + [ + 108.998, + -74.8664 + ], + [ + 104.556, + -76.2942 + ], + [ + 99.1682, + -77.6303 + ], + [ + 92.5966, + -78.8418 + ], + [ + 84.6019, + -79.8842 + ], + [ + 75.0407, + -80.7003 + ], + [ + 64.0336, + -81.2271 + ], + [ + 52.122, + -81.411 + ], + [ + 52.122, + -81.4128 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_LAN____20161231T234512_20170101T003138_20170704T190054_2787_012_344______LR1_R_NT_002.SEN3", + "startDate": "2016-12-31T23:45:12.241197Z", + "completionDate": "2017-01-01T00:31:38.432999Z", + "productType": "SR_2_LAN___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 4552, + "updated": "2024-08-08T14:11:23.185339Z", + "published": "2017-10-20T03:48:03.568000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/b8fc48a9-c6d9-51a9-9c01-91e2f6aa7655", + "size": 65406633, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for b8fc48a9-c6d9-51a9-9c01-91e2f6aa7655", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/b8fc48a9-c6d9-51a9-9c01-91e2f6aa7655.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": "Point", + "coordinates": [ + 179.101, + -4.0363 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-176.024,73.3402 -179.141,71.7847 -179.999,71.268847213855179.999,71.268847213855 178.203,70.1897 175.913,68.564 173.916,66.9138 172.157,65.244 170.593,63.5582 169.189,61.8591 167.92,60.149 166.764,58.4295 165.703,56.702 164.725,54.9677 163.817,53.2273 162.97,51.4816 162.176,49.7312 161.428,47.9768 160.721,46.2186 160.05,44.457 159.411,42.6925 158.8,40.9251 158.214,39.1553 157.651,37.3832 157.107,35.6091 156.582,33.8329 156.072,32.0551 155.578,30.2756 155.096,28.4946 154.626,26.7123 154.166,24.9287 153.716,23.1441 153.274,21.3583 152.84,19.5717 152.413,17.7842 151.992,15.996 151.575,14.2072 151.163,12.4178 150.756,10.628 150.351,8.83775 149.949,7.04725 149.549,5.25654 149.151,3.46572 148.754,1.67486 148.357,-0.11594 147.96,-1.90661 147.563,-3.69706 147.165,-5.48722 146.765,-7.27699 146.363,-9.06629 145.958,-10.855 145.55,-12.6432 145.138,-14.4306 144.721,-16.2171 144.299,-18.0028 143.871,-19.7876 143.437,-21.5712 142.995,-23.3537 142.544,-25.1349 142.084,-26.9147 141.614,-28.6931 141.131,-30.4698 140.636,-32.2449 140.126,-34.0181 139.599,-35.7894 139.055,-37.5585 138.491,-39.3253 137.904,-41.0896 137.291,-42.8513 136.651,-44.61 135.979,-46.3655 135.27,-48.1174 134.521,-49.8655 133.726,-51.6093 132.877,-53.3482 131.967,-55.0818 130.987,-56.8091 129.924,-58.5294 128.766,-60.2416 127.495,-61.9443 126.089,-63.6358 124.522,-65.3139 122.761,-66.9759 120.762,-68.6182 118.47,-70.236 115.813,-71.823 112.697,-73.3705 108.998,-74.8664 104.556,-76.2942 99.1682,-77.6303 92.5966,-78.8418 84.6019,-79.8842 75.0407,-80.7003 64.0336,-81.2271 52.122,-81.411 52.122,-81.4128", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_LAN/2016/12/31/S3A_SR_2_LAN____20161231T234512_20170101T003138_20170704T190054_2787_012_344______LR1_R_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 344, + "processingBaseline": 0 + }, + "id": "b8fc48a9-c6d9-51a9-9c01-91e2f6aa7655" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiLineString", + "coordinates": [ + [ + [ + 77.2596, + -81.4103 + ], + [ + 65.3888, + -81.2278 + ], + [ + 54.4133, + -80.7047 + ], + [ + 44.8714, + -79.8938 + ], + [ + 36.8855, + -78.8576 + ], + [ + 30.3158, + -77.6526 + ], + [ + 24.9264, + -76.3233 + ], + [ + 20.4805, + -74.9024 + ], + [ + 16.7771, + -73.4133 + ], + [ + 13.6562, + -71.8726 + ], + [ + 10.9948, + -70.2924 + ], + [ + 8.69872, + -68.6812 + ], + [ + 6.69597, + -67.0456 + ], + [ + 4.93117, + -65.3903 + ], + [ + 3.36136, + -63.7187 + ], + [ + 1.95289, + -62.0339 + ], + [ + 0.679113, + -60.3378 + ], + [ + 0.001, + -59.485470235876 + ] + ], + [ + [ + -0.001, + -59.485470235876 + ], + [ + -0.481248, + -58.6322 + ], + [ + -1.54537, + -56.9185 + ], + [ + -2.52724, + -55.1977 + ], + [ + -3.43836, + -53.4707 + ], + [ + -4.28825, + -51.7384 + ], + [ + -5.08484, + -50.0012 + ], + [ + -5.83483, + -48.2596 + ], + [ + -6.54388, + -46.5142 + ], + [ + -7.21681, + -44.7653 + ], + [ + -7.85777, + -43.0132 + ], + [ + -8.47032, + -41.2582 + ], + [ + -9.05756, + -39.5004 + ], + [ + -9.6222, + -37.7402 + ], + [ + -10.1666, + -35.9777 + ], + [ + -10.6929, + -34.213 + ], + [ + -11.2028, + -32.4464 + ], + [ + -11.6982, + -30.678 + ], + [ + -12.1804, + -28.9078 + ], + [ + -12.6507, + -27.1361 + ], + [ + -13.1104, + -25.3629 + ], + [ + -13.5606, + -23.5883 + ], + [ + -14.0022, + -21.8125 + ], + [ + -14.4361, + -20.0355 + ], + [ + -14.8633, + -18.2574 + ], + [ + -15.2844, + -16.4783 + ], + [ + -15.7002, + -14.6983 + ], + [ + -16.1114, + -12.9176 + ], + [ + -16.5187, + -11.1361 + ], + [ + -16.9225, + -9.35393 + ], + [ + -17.3236, + -7.57122 + ], + [ + -17.7224, + -5.78805 + ], + [ + -18.1196, + -4.00448 + ], + [ + -18.5156, + -2.2206 + ], + [ + -18.911, + -0.436488 + ], + [ + -19.3063, + 1.34777 + ], + [ + -19.702, + 3.13209 + ], + [ + -20.0986, + 4.9164 + ], + [ + -20.4966, + 6.7006 + ], + [ + -20.8967, + 8.48463 + ], + [ + -21.2993, + 10.2684 + ], + [ + -21.705, + 12.0518 + ], + [ + -22.1145, + 13.8348 + ], + [ + -22.5283, + 15.6172 + ], + [ + -22.9471, + 17.399 + ], + [ + -23.3716, + 19.1802 + ], + [ + -23.8026, + 20.9605 + ], + [ + -24.2409, + 22.74 + ], + [ + -24.6874, + 24.5184 + ], + [ + -25.143, + 26.2958 + ], + [ + -25.6088, + 28.0719 + ], + [ + -26.0859, + 29.8468 + ], + [ + -26.5757, + 31.6202 + ], + [ + -27.0794, + 33.392 + ], + [ + -27.5988, + 35.1622 + ], + [ + -28.1356, + 36.9305 + ], + [ + -28.6918, + 38.6967 + ], + [ + -29.2696, + 40.4608 + ], + [ + -29.8716, + 42.2224 + ], + [ + -30.5007, + 43.9814 + ], + [ + -31.1605, + 45.7374 + ], + [ + -31.8546, + 47.4903 + ], + [ + -32.5878, + 49.2395 + ], + [ + -33.3654, + 50.9848 + ], + [ + -34.1935, + 52.7256 + ], + [ + -35.0798, + 54.4614 + ], + [ + -36.0331, + 56.1915 + ], + [ + -37.0641, + 57.9149 + ], + [ + -38.1858, + 59.6308 + ], + [ + -39.4143, + 61.3379 + ], + [ + -40.7692, + 63.0345 + ], + [ + -42.275, + 64.7187 + ], + [ + -43.9629, + 66.3879 + ], + [ + -45.8721, + 68.039 + ], + [ + -48.0533, + 69.6674 + ], + [ + -50.5724, + 71.2676 + ], + [ + -53.5151, + 72.8316 + ], + [ + -56.9943, + 74.3489 + ], + [ + -61.1569, + 75.8044 + ], + [ + -66.1911, + 77.1774 + ], + [ + -72.3257, + 78.4384 + ], + [ + -79.8079, + 79.547 + ], + [ + -88.8312, + 80.4501 + ], + [ + -99.389, + 81.0851 + ], + [ + -111.093, + 81.3924 + ], + [ + -111.094, + 81.3906 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_LAN____20161231T225041_20161231T234060_20170704T185629_3019_012_343______LR1_R_NT_002.SEN3", + "startDate": "2016-12-31T22:50:40.566257Z", + "completionDate": "2016-12-31T23:40:59.625212Z", + "productType": "SR_2_LAN___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 4551, + "updated": "2024-08-08T14:11:24.118344Z", + "published": "2017-10-20T03:49:31.796000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1453ad50-812b-535e-81c9-10a0c7fb53af", + "size": 37530460, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1453ad50-812b-535e-81c9-10a0c7fb53af", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/1453ad50-812b-535e-81c9-10a0c7fb53af.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": "Point", + "coordinates": [ + -22.8526, + -0.0089500000000058 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "77.2596,-81.4103 65.3888,-81.2278 54.4133,-80.7047 44.8714,-79.8938 36.8855,-78.8576 30.3158,-77.6526 24.9264,-76.3233 20.4805,-74.9024 16.7771,-73.4133 13.6562,-71.8726 10.9948,-70.2924 8.69872,-68.6812 6.69597,-67.0456 4.93117,-65.3903 3.36136,-63.7187 1.95289,-62.0339 0.679113,-60.3378 0.001,-59.485470235876-0.001,-59.485470235876 -0.481248,-58.6322 -1.54537,-56.9185 -2.52724,-55.1977 -3.43836,-53.4707 -4.28825,-51.7384 -5.08484,-50.0012 -5.83483,-48.2596 -6.54388,-46.5142 -7.21681,-44.7653 -7.85777,-43.0132 -8.47032,-41.2582 -9.05756,-39.5004 -9.6222,-37.7402 -10.1666,-35.9777 -10.6929,-34.213 -11.2028,-32.4464 -11.6982,-30.678 -12.1804,-28.9078 -12.6507,-27.1361 -13.1104,-25.3629 -13.5606,-23.5883 -14.0022,-21.8125 -14.4361,-20.0355 -14.8633,-18.2574 -15.2844,-16.4783 -15.7002,-14.6983 -16.1114,-12.9176 -16.5187,-11.1361 -16.9225,-9.35393 -17.3236,-7.57122 -17.7224,-5.78805 -18.1196,-4.00448 -18.5156,-2.2206 -18.911,-0.436488 -19.3063,1.34777 -19.702,3.13209 -20.0986,4.9164 -20.4966,6.7006 -20.8967,8.48463 -21.2993,10.2684 -21.705,12.0518 -22.1145,13.8348 -22.5283,15.6172 -22.9471,17.399 -23.3716,19.1802 -23.8026,20.9605 -24.2409,22.74 -24.6874,24.5184 -25.143,26.2958 -25.6088,28.0719 -26.0859,29.8468 -26.5757,31.6202 -27.0794,33.392 -27.5988,35.1622 -28.1356,36.9305 -28.6918,38.6967 -29.2696,40.4608 -29.8716,42.2224 -30.5007,43.9814 -31.1605,45.7374 -31.8546,47.4903 -32.5878,49.2395 -33.3654,50.9848 -34.1935,52.7256 -35.0798,54.4614 -36.0331,56.1915 -37.0641,57.9149 -38.1858,59.6308 -39.4143,61.3379 -40.7692,63.0345 -42.275,64.7187 -43.9629,66.3879 -45.8721,68.039 -48.0533,69.6674 -50.5724,71.2676 -53.5151,72.8316 -56.9943,74.3489 -61.1569,75.8044 -66.1911,77.1774 -72.3257,78.4384 -79.8079,79.547 -88.8312,80.4501 -99.389,81.0851 -111.093,81.3924 -111.094,81.3906", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_LAN/2016/12/31/S3A_SR_2_LAN____20161231T225041_20161231T234060_20170704T185629_3019_012_343______LR1_R_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 343, + "processingBaseline": 0 + }, + "id": "1453ad50-812b-535e-81c9-10a0c7fb53af" + } + ], + "properties": { + "id": "9ee5c59a-5b04-5d4c-b3bf-18282a53ff46", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR_2_LAN___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SR_2_PCPPAX.json b/tests/data/opensearch/creodias_search_SR_2_PCPPAX.json new file mode 100644 index 0000000..030b7d0 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR_2_PCPPAX.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "b96a91eb-4870-5bac-bda7-20fbc4cfb5ba", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR_2_PCPPAX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_SR_2_WAT___.json b/tests/data/opensearch/creodias_search_SR_2_WAT___.json new file mode 100644 index 0000000..b90ed52 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR_2_WAT___.json @@ -0,0 +1,1368 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiLineString", + "coordinates": [ + [ + [ + 1.28768, + -70.0589 + ], + [ + 0.001, + -69.250779151044 + ] + ], + [ + [ + -0.001, + -69.250779151044 + ], + [ + -0.965183, + -68.4412 + ], + [ + -2.93285, + -66.7996 + ], + [ + -4.6689, + -65.1389 + ], + [ + -6.21492, + -63.4624 + ], + [ + -7.60355, + -61.7729 + ], + [ + -8.86063, + -60.0725 + ], + [ + -10.0068, + -58.3627 + ], + [ + -11.0589, + -56.6449 + ], + [ + -12.0304, + -54.9203 + ], + [ + -12.9326, + -53.1895 + ], + [ + -13.7747, + -51.4534 + ], + [ + -14.5645, + -49.7126 + ], + [ + -15.3086, + -47.9675 + ], + [ + -16.0125, + -46.2186 + ], + [ + -16.6809, + -44.4662 + ], + [ + -17.3178, + -42.7106 + ], + [ + -17.9268, + -40.9522 + ], + [ + -18.5109, + -39.191 + ], + [ + -19.0728, + -37.4275 + ], + [ + -19.6147, + -35.6616 + ], + [ + -20.1388, + -33.8937 + ], + [ + -20.6469, + -32.1238 + ], + [ + -21.1406, + -30.352 + ], + [ + -21.6213, + -28.5786 + ], + [ + -22.0904, + -26.8036 + ], + [ + -22.549, + -25.0272 + ], + [ + -22.9982, + -23.2494 + ], + [ + -23.439, + -21.4704 + ], + [ + -23.8724, + -19.6902 + ], + [ + -24.299, + -17.9089 + ], + [ + -24.7198, + -16.1267 + ], + [ + -25.1353, + -14.3436 + ], + [ + -25.5464, + -12.5596 + ], + [ + -25.9536, + -10.775 + ], + [ + -26.3575, + -8.98976 + ], + [ + -26.7588, + -7.20396 + ], + [ + -27.1579, + -5.4177 + ], + [ + -27.5555, + -3.63107 + ], + [ + -27.952, + -1.84414 + ], + [ + -28.348, + -0.0569925 + ], + [ + -28.744, + 1.73028 + ], + [ + -29.1405, + 3.51761 + ], + [ + -29.5381, + 5.30489 + ], + [ + -29.9372, + 7.09207 + ], + [ + -30.3385, + 8.87904 + ], + [ + -30.7424, + 10.6657 + ], + [ + -31.1496, + 12.452 + ], + [ + -31.5607, + 14.2379 + ], + [ + -31.9763, + 16.0232 + ], + [ + -32.3971, + 17.8079 + ], + [ + -32.8238, + 19.5918 + ], + [ + -33.2571, + 21.375 + ], + [ + -33.698, + 23.1572 + ], + [ + -34.1473, + 24.9384 + ], + [ + -34.606, + 26.7184 + ], + [ + -35.0752, + 28.4973 + ], + [ + -35.5561, + 30.2748 + ], + [ + -36.05, + 32.0508 + ], + [ + -36.5583, + 33.8252 + ], + [ + -37.0826, + 35.5979 + ], + [ + -37.6249, + 37.3687 + ], + [ + -38.1872, + 39.1374 + ], + [ + -38.7718, + 40.9038 + ], + [ + -39.3814, + 42.6677 + ], + [ + -40.0191, + 44.4289 + ], + [ + -40.6884, + 46.1871 + ], + [ + -41.3933, + 47.942 + ], + [ + -42.1387, + 49.6933 + ], + [ + -42.9302, + 51.4404 + ], + [ + -43.7742, + 53.1828 + ], + [ + -44.6788, + 54.9201 + ], + [ + -45.6532, + 56.6513 + ], + [ + -46.7089, + 58.3758 + ], + [ + -47.8596, + 60.0923 + ], + [ + -49.1223, + 61.7995 + ], + [ + -50.518, + 63.4958 + ], + [ + -52.073, + 65.179 + ], + [ + -53.8205, + 66.8464 + ], + [ + -55.8028, + 68.4944 + ], + [ + -58.0748, + 70.1183 + ], + [ + -60.7076, + 71.7119 + ], + [ + -63.7943, + 73.2665 + ], + [ + -67.4571, + 74.7705 + ], + [ + -71.8551, + 76.2073 + ], + [ + -77.1895, + 77.5537 + ], + [ + -83.6996, + 78.7774 + ], + [ + -91.6285, + 79.8341 + ], + [ + -101.131, + 80.6668 + ], + [ + -112.104, + 81.2118 + ], + [ + -124.027, + 81.4141 + ], + [ + -124.027, + 81.4123 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_WAT____20171231T233317_20180101T001838_20180126T191321_2721_026_158______MAR_O_NT_003.SEN3", + "startDate": "2017-12-31T23:33:16.819590Z", + "completionDate": "2018-01-01T00:18:38.498352Z", + "productType": "SR_2_WAT___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 9756, + "updated": "2024-08-08T00:11:04.915516Z", + "published": "2018-01-26T19:27:26.248000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/64a73f2a-6a76-50c0-831d-37b533b337b6", + "size": 57686966, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 64a73f2a-6a76-50c0-831d-37b533b337b6", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/64a73f2a-6a76-50c0-831d-37b533b337b6.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": "Point", + "coordinates": [ + -62.013, + 5.6776 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "1.28768,-70.0589 0.001,-69.250779151044-0.001,-69.250779151044 -0.965183,-68.4412 -2.93285,-66.7996 -4.6689,-65.1389 -6.21492,-63.4624 -7.60355,-61.7729 -8.86063,-60.0725 -10.0068,-58.3627 -11.0589,-56.6449 -12.0304,-54.9203 -12.9326,-53.1895 -13.7747,-51.4534 -14.5645,-49.7126 -15.3086,-47.9675 -16.0125,-46.2186 -16.6809,-44.4662 -17.3178,-42.7106 -17.9268,-40.9522 -18.5109,-39.191 -19.0728,-37.4275 -19.6147,-35.6616 -20.1388,-33.8937 -20.6469,-32.1238 -21.1406,-30.352 -21.6213,-28.5786 -22.0904,-26.8036 -22.549,-25.0272 -22.9982,-23.2494 -23.439,-21.4704 -23.8724,-19.6902 -24.299,-17.9089 -24.7198,-16.1267 -25.1353,-14.3436 -25.5464,-12.5596 -25.9536,-10.775 -26.3575,-8.98976 -26.7588,-7.20396 -27.1579,-5.4177 -27.5555,-3.63107 -27.952,-1.84414 -28.348,-0.0569925 -28.744,1.73028 -29.1405,3.51761 -29.5381,5.30489 -29.9372,7.09207 -30.3385,8.87904 -30.7424,10.6657 -31.1496,12.452 -31.5607,14.2379 -31.9763,16.0232 -32.3971,17.8079 -32.8238,19.5918 -33.2571,21.375 -33.698,23.1572 -34.1473,24.9384 -34.606,26.7184 -35.0752,28.4973 -35.5561,30.2748 -36.05,32.0508 -36.5583,33.8252 -37.0826,35.5979 -37.6249,37.3687 -38.1872,39.1374 -38.7718,40.9038 -39.3814,42.6677 -40.0191,44.4289 -40.6884,46.1871 -41.3933,47.942 -42.1387,49.6933 -42.9302,51.4404 -43.7742,53.1828 -44.6788,54.9201 -45.6532,56.6513 -46.7089,58.3758 -47.8596,60.0923 -49.1223,61.7995 -50.518,63.4958 -52.073,65.179 -53.8205,66.8464 -55.8028,68.4944 -58.0748,70.1183 -60.7076,71.7119 -63.7943,73.2665 -67.4571,74.7705 -71.8551,76.2073 -77.1895,77.5537 -83.6996,78.7774 -91.6285,79.8341 -101.131,80.6668 -112.104,81.2118 -124.027,81.4141 -124.027,81.4123", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_WAT/2017/12/31/S3A_SR_2_WAT____20171231T233317_20180101T001838_20180126T191321_2721_026_158______MAR_O_NT_003.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 158, + "processingBaseline": 0 + }, + "id": "64a73f2a-6a76-50c0-831d-37b533b337b6" + }, + { + "type": "Feature", + "geometry": { + "type": "LineString", + "coordinates": [ + [ + -4.61147, + -70.4781 + ], + [ + -6.95639, + -68.8627 + ], + [ + -8.99799, + -67.2219 + ], + [ + -10.7941, + -65.5607 + ], + [ + -12.3893, + -63.8829 + ], + [ + -13.8187, + -62.1913 + ], + [ + -15.1099, + -60.4883 + ], + [ + -16.2849, + -58.7755 + ], + [ + -17.3614, + -57.0544 + ], + [ + -18.3539, + -55.3261 + ], + [ + -19.2741, + -53.5915 + ], + [ + -20.132, + -51.8514 + ], + [ + -20.9355, + -50.1064 + ], + [ + -21.6916, + -48.3569 + ], + [ + -22.4061, + -46.6036 + ], + [ + -23.0839, + -44.8466 + ], + [ + -23.7293, + -43.0865 + ], + [ + -24.3458, + -41.3233 + ], + [ + -24.9367, + -39.5574 + ], + [ + -25.5046, + -37.789 + ], + [ + -26.0521, + -36.0183 + ], + [ + -26.5813, + -34.2455 + ], + [ + -27.0939, + -32.4706 + ], + [ + -27.5918, + -30.6939 + ], + [ + -28.0763, + -28.9155 + ], + [ + -28.5489, + -27.1354 + ], + [ + -29.0108, + -25.3539 + ], + [ + -29.463, + -23.571 + ], + [ + -29.9066, + -21.7868 + ], + [ + -30.3425, + -20.0015 + ], + [ + -30.7716, + -18.215 + ], + [ + -31.1945, + -16.4276 + ], + [ + -31.6122, + -14.6392 + ], + [ + -32.0252, + -12.8501 + ], + [ + -32.4342, + -11.0602 + ], + [ + -32.8398, + -9.26963 + ], + [ + -33.2427, + -7.47853 + ], + [ + -33.6433, + -5.68696 + ], + [ + -34.0423, + -3.89499 + ], + [ + -34.4401, + -2.10272 + ], + [ + -34.8374, + -0.310213 + ], + [ + -35.2345, + 1.48243 + ], + [ + -35.6322, + 3.27514 + ], + [ + -36.0308, + 5.06782 + ], + [ + -36.4309, + 6.8604 + ], + [ + -36.8331, + 8.65278 + ], + [ + -37.2379, + 10.4449 + ], + [ + -37.6459, + 12.2366 + ], + [ + -38.0577, + 14.0279 + ], + [ + -38.474, + 15.8187 + ], + [ + -38.8954, + 17.6088 + ], + [ + -39.3227, + 19.3982 + ], + [ + -39.7566, + 21.1868 + ], + [ + -40.198, + 22.9745 + ], + [ + -40.6478, + 24.7612 + ], + [ + -41.1069, + 26.5467 + ], + [ + -41.5765, + 28.3311 + ], + [ + -42.0577, + 30.114 + ], + [ + -42.5518, + 31.8956 + ], + [ + -43.0603, + 33.6755 + ], + [ + -43.5849, + 35.4536 + ], + [ + -44.1273, + 37.2299 + ], + [ + -44.6897, + 39.0041 + ], + [ + -45.2743, + 40.776 + ], + [ + -45.8839, + 42.5454 + ], + [ + -46.5215, + 44.3121 + ], + [ + -47.1906, + 46.0759 + ], + [ + -47.8954, + 47.8363 + ], + [ + -48.6405, + 49.593 + ], + [ + -49.4316, + 51.3456 + ], + [ + -50.2752, + 53.0936 + ], + [ + -51.1793, + 54.8363 + ], + [ + -52.1532, + 56.5731 + ], + [ + -53.2082, + 58.3031 + ], + [ + -54.3582, + 60.0251 + ], + [ + -55.6201, + 61.7378 + ], + [ + -57.015, + 63.4396 + ], + [ + -58.5692, + 65.1284 + ], + [ + -60.3158, + 66.8013 + ], + [ + -62.2975, + 68.4548 + ], + [ + -64.5691, + 70.0842 + ], + [ + -67.2018, + 71.6832 + ], + [ + -70.2894, + 73.2433 + ], + [ + -73.9544, + 74.7525 + ], + [ + -78.3568, + 76.1945 + ], + [ + -83.6994, + 77.5458 + ], + [ + -90.2231, + 78.7738 + ], + [ + -98.1734, + 79.8339 + ], + [ + -107.706, + 80.6687 + ], + [ + -118.718, + 81.2139 + ], + [ + -130.68, + 81.4142 + ], + [ + -130.681, + 81.4124 + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_WAT____20171230T235920_20171231T004449_20180125T182547_2729_026_144______MAR_O_NT_003.SEN3", + "startDate": "2017-12-30T23:59:19.623106Z", + "completionDate": "2017-12-31T00:44:49.496898Z", + "productType": "SR_2_WAT___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 9742, + "updated": "2024-08-08T00:15:19.303992Z", + "published": "2018-01-25T18:43:17.973000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6519e3ca-6a47-5f55-8f78-ba772cf4b73f", + "size": 58197165, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6519e3ca-6a47-5f55-8f78-ba772cf4b73f", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/6519e3ca-6a47-5f55-8f78-ba772cf4b73f.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": "Point", + "coordinates": [ + -65.3405, + 5.46805 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-4.61147,-70.4781 -6.95639,-68.8627 -8.99799,-67.2219 -10.7941,-65.5607 -12.3893,-63.8829 -13.8187,-62.1913 -15.1099,-60.4883 -16.2849,-58.7755 -17.3614,-57.0544 -18.3539,-55.3261 -19.2741,-53.5915 -20.132,-51.8514 -20.9355,-50.1064 -21.6916,-48.3569 -22.4061,-46.6036 -23.0839,-44.8466 -23.7293,-43.0865 -24.3458,-41.3233 -24.9367,-39.5574 -25.5046,-37.789 -26.0521,-36.0183 -26.5813,-34.2455 -27.0939,-32.4706 -27.5918,-30.6939 -28.0763,-28.9155 -28.5489,-27.1354 -29.0108,-25.3539 -29.463,-23.571 -29.9066,-21.7868 -30.3425,-20.0015 -30.7716,-18.215 -31.1945,-16.4276 -31.6122,-14.6392 -32.0252,-12.8501 -32.4342,-11.0602 -32.8398,-9.26963 -33.2427,-7.47853 -33.6433,-5.68696 -34.0423,-3.89499 -34.4401,-2.10272 -34.8374,-0.310213 -35.2345,1.48243 -35.6322,3.27514 -36.0308,5.06782 -36.4309,6.8604 -36.8331,8.65278 -37.2379,10.4449 -37.6459,12.2366 -38.0577,14.0279 -38.474,15.8187 -38.8954,17.6088 -39.3227,19.3982 -39.7566,21.1868 -40.198,22.9745 -40.6478,24.7612 -41.1069,26.5467 -41.5765,28.3311 -42.0577,30.114 -42.5518,31.8956 -43.0603,33.6755 -43.5849,35.4536 -44.1273,37.2299 -44.6897,39.0041 -45.2743,40.776 -45.8839,42.5454 -46.5215,44.3121 -47.1906,46.0759 -47.8954,47.8363 -48.6405,49.593 -49.4316,51.3456 -50.2752,53.0936 -51.1793,54.8363 -52.1532,56.5731 -53.2082,58.3031 -54.3582,60.0251 -55.6201,61.7378 -57.015,63.4396 -58.5692,65.1284 -60.3158,66.8013 -62.2975,68.4548 -64.5691,70.0842 -67.2018,71.6832 -70.2894,73.2433 -73.9544,74.7525 -78.3568,76.1945 -83.6994,77.5458 -90.2231,78.7738 -98.1734,79.8339 -107.706,80.6687 -118.718,81.2139 -130.68,81.4142 -130.681,81.4124", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_WAT/2017/12/30/S3A_SR_2_WAT____20171230T235920_20171231T004449_20180125T182547_2729_026_144______MAR_O_NT_003.SEN3", + "orbitDirection": "ASCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 144, + "processingBaseline": 0 + }, + "id": "6519e3ca-6a47-5f55-8f78-ba772cf4b73f" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiLineString", + "coordinates": [ + [ + [ + -98.8531, + 81.4133 + ], + [ + -110.824, + 81.247 + ], + [ + -121.922, + 80.734 + ], + [ + -131.581, + 79.9271 + ], + [ + -139.662, + 78.8901 + ], + [ + -146.303, + 77.6808 + ], + [ + -151.743, + 76.345 + ], + [ + -156.225, + 74.916 + ], + [ + -159.953, + 73.4179 + ], + [ + -163.091, + 71.8676 + ], + [ + -165.765, + 70.2774 + ], + [ + -168.069, + 68.6561 + ], + [ + -170.078, + 67.0102 + ], + [ + -171.847, + 65.3445 + ], + [ + -173.419, + 63.6626 + ], + [ + -174.83, + 61.9674 + ], + [ + -176.105, + 60.2611 + ], + [ + -177.266, + 58.5453 + ], + [ + -178.33, + 56.8215 + ], + [ + -179.312, + 55.0907 + ], + [ + -179.999, + 53.780407017544 + ] + ], + [ + [ + 179.999, + 53.780407017544 + ], + [ + 179.776, + 53.3538 + ], + [ + 178.927, + 51.6117 + ], + [ + 178.13, + 49.8649 + ], + [ + 177.38, + 48.1138 + ], + [ + 176.672, + 46.3591 + ], + [ + 175.999, + 44.601 + ], + [ + 175.358, + 42.8399 + ], + [ + 174.746, + 41.076 + ], + [ + 174.159, + 39.3096 + ], + [ + 173.595, + 37.5409 + ], + [ + 173.05, + 35.7701 + ], + [ + 172.524, + 33.9974 + ], + [ + 172.014, + 32.2229 + ], + [ + 171.519, + 30.4468 + ], + [ + 171.037, + 28.6692 + ], + [ + 170.567, + 26.8903 + ], + [ + 170.107, + 25.1101 + ], + [ + 169.657, + 23.3287 + ], + [ + 169.215, + 21.5463 + ], + [ + 168.781, + 19.763 + ], + [ + 168.354, + 17.9789 + ], + [ + 167.932, + 16.194 + ], + [ + 167.516, + 14.4085 + ], + [ + 167.105, + 12.6224 + ], + [ + 166.697, + 10.8359 + ], + [ + 166.293, + 9.04894 + ], + [ + 165.891, + 7.26172 + ], + [ + 165.492, + 5.47428 + ], + [ + 165.094, + 3.68672 + ], + [ + 164.697, + 1.89912 + ], + [ + 164.301, + 0.111551 + ], + [ + 163.905, + -1.67589 + ], + [ + 163.509, + -3.46313 + ], + [ + 163.111, + -5.25007 + ], + [ + 162.712, + -7.03665 + ], + [ + 162.311, + -8.82278 + ], + [ + 161.907, + -10.6084 + ], + [ + 161.501, + -12.3933 + ], + [ + 161.09, + -14.1776 + ], + [ + 160.675, + -15.9611 + ], + [ + 160.254, + -17.7437 + ], + [ + 159.828, + -19.5253 + ], + [ + 159.395, + -21.3059 + ], + [ + 158.955, + -23.0853 + ], + [ + 158.507, + -24.8634 + ], + [ + 158.049, + -26.6403 + ], + [ + 157.581, + -28.4156 + ], + [ + 157.101, + -30.1894 + ], + [ + 156.609, + -31.9616 + ], + [ + 156.102, + -33.7319 + ], + [ + 155.579, + -35.5002 + ], + [ + 155.039, + -37.2665 + ], + [ + 154.479, + -39.0305 + ], + [ + 153.897, + -40.7921 + ], + [ + 153.29, + -42.551 + ], + [ + 152.656, + -44.3071 + ], + [ + 151.991, + -46.0599 + ], + [ + 151.29, + -47.8094 + ], + [ + 150.55, + -49.555 + ], + [ + 149.764, + -51.2964 + ], + [ + 148.927, + -53.0331 + ], + [ + 148.031, + -54.7646 + ], + [ + 147.066, + -56.49 + ], + [ + 146.021, + -58.2086 + ], + [ + 144.884, + -59.9192 + ], + [ + 143.638, + -61.6207 + ], + [ + 142.262, + -63.3114 + ], + [ + 140.731, + -64.9893 + ], + [ + 139.013, + -66.6517 + ], + [ + 139.018, + -66.6524 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR_2_WAT____20171231T223740_20171231T232201_20180126T154831_2661_026_158______MAR_O_NT_003.SEN3", + "startDate": "2017-12-31T22:37:39.509193Z", + "completionDate": "2017-12-31T23:22:00.756543Z", + "productType": "SR_2_WAT___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 9756, + "updated": "2024-08-08T00:11:20.749615Z", + "published": "2018-01-26T16:20:10.783000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/31b850bd-0861-5d4e-9971-2efededf2fb2", + "size": 57486102, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 31b850bd-0861-5d4e-9971-2efededf2fb2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/31b850bd-0861-5d4e-9971-2efededf2fb2.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": "Point", + "coordinates": [ + 179.8875, + 7.38045 + ] + }, + "instrument": "SRAL", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-98.8531,81.4133 -110.824,81.247 -121.922,80.734 -131.581,79.9271 -139.662,78.8901 -146.303,77.6808 -151.743,76.345 -156.225,74.916 -159.953,73.4179 -163.091,71.8676 -165.765,70.2774 -168.069,68.6561 -170.078,67.0102 -171.847,65.3445 -173.419,63.6626 -174.83,61.9674 -176.105,60.2611 -177.266,58.5453 -178.33,56.8215 -179.312,55.0907 -179.999,53.780407017544179.999,53.780407017544 179.776,53.3538 178.927,51.6117 178.13,49.8649 177.38,48.1138 176.672,46.3591 175.999,44.601 175.358,42.8399 174.746,41.076 174.159,39.3096 173.595,37.5409 173.05,35.7701 172.524,33.9974 172.014,32.2229 171.519,30.4468 171.037,28.6692 170.567,26.8903 170.107,25.1101 169.657,23.3287 169.215,21.5463 168.781,19.763 168.354,17.9789 167.932,16.194 167.516,14.4085 167.105,12.6224 166.697,10.8359 166.293,9.04894 165.891,7.26172 165.492,5.47428 165.094,3.68672 164.697,1.89912 164.301,0.111551 163.905,-1.67589 163.509,-3.46313 163.111,-5.25007 162.712,-7.03665 162.311,-8.82278 161.907,-10.6084 161.501,-12.3933 161.09,-14.1776 160.675,-15.9611 160.254,-17.7437 159.828,-19.5253 159.395,-21.3059 158.955,-23.0853 158.507,-24.8634 158.049,-26.6403 157.581,-28.4156 157.101,-30.1894 156.609,-31.9616 156.102,-33.7319 155.579,-35.5002 155.039,-37.2665 154.479,-39.0305 153.897,-40.7921 153.29,-42.551 152.656,-44.3071 151.991,-46.0599 151.29,-47.8094 150.55,-49.555 149.764,-51.2964 148.927,-53.0331 148.031,-54.7646 147.066,-56.49 146.021,-58.2086 144.884,-59.9192 143.638,-61.6207 142.262,-63.3114 140.731,-64.9893 139.013,-66.6517 139.018,-66.6524", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SRAL/SR_2_WAT/2017/12/31/S3A_SR_2_WAT____20171231T223740_20171231T232201_20180126T154831_2661_026_158______MAR_O_NT_003.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 158, + "processingBaseline": 0 + }, + "id": "31b850bd-0861-5d4e-9971-2efededf2fb2" + } + ], + "properties": { + "id": "5f96f8df-9316-5464-bd2c-d62ac4ada097", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR_2_WAT___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SR___MDO_AX.json b/tests/data/opensearch/creodias_search_SR___MDO_AX.json new file mode 100644 index 0000000..5ec48aa --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR___MDO_AX.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3B_SR___MDO_AX_20241109T215523_20241111T002323_20241111T083146___________________CNE_O_ST____", + "startDate": "2024-11-09T21:55:23Z", + "completionDate": "2024-11-11T00:23:23Z", + "productType": "SR___MDO_AX", + "platform": "S3B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-11T09:35:47.852042Z", + "published": "2024-11-11T09:35:46.557174Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/404e30ae-a010-11ef-9da8-0242ac120004", + "size": 100851, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 404e30ae-a010-11ef-9da8-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/404e30ae-a010-11ef-9da8-0242ac120004.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/SR___MDO_AX/2024/11/09/S3B_SR___MDO_AX_20241109T215523_20241111T002323_20241111T083146___________________CNE_O_ST____.TGZ", + "orbitDirection": null, + "timeliness": "ST", + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "404e30ae-a010-11ef-9da8-0242ac120004" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3B_SR___MDO_AX_20241129T215523_20241201T002323_20241201T082935___________________CNE_O_ST____", + "startDate": "2024-11-29T21:55:23Z", + "completionDate": "2024-12-01T00:23:23Z", + "productType": "SR___MDO_AX", + "platform": "S3B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-12-01T09:35:51.964838Z", + "published": "2024-12-01T09:35:51.265554Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/917116c4-afc7-11ef-aa6d-0242ac120004", + "size": 99547, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 917116c4-afc7-11ef-aa6d-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/917116c4-afc7-11ef-aa6d-0242ac120004.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/SR___MDO_AX/2024/11/29/S3B_SR___MDO_AX_20241129T215523_20241201T002323_20241201T082935___________________CNE_O_ST____.TGZ", + "orbitDirection": null, + "timeliness": "ST", + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "917116c4-afc7-11ef-aa6d-0242ac120004" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR___MDO_AX_20241130T215523_20241202T002323_20241202T081318___________________CNE_O_ST____", + "startDate": "2024-11-30T21:55:23Z", + "completionDate": "2024-12-02T00:23:23Z", + "productType": "SR___MDO_AX", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-12-02T09:36:09.936708Z", + "published": "2024-12-02T09:36:09.307913Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bb73f18e-b090-11ef-9ca2-0242ac120004", + "size": 99868, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bb73f18e-b090-11ef-9ca2-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/bb73f18e-b090-11ef-9ca2-0242ac120004.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/SR___MDO_AX/2024/11/30/S3A_SR___MDO_AX_20241130T215523_20241202T002323_20241202T081318___________________CNE_O_ST____.TGZ", + "orbitDirection": null, + "timeliness": "ST", + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "bb73f18e-b090-11ef-9ca2-0242ac120004" + } + ], + "properties": { + "id": "65341e93-f1a1-52e6-bed1-725e07c3f35e", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR___MDO_AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SR___MGNPAX.json b/tests/data/opensearch/creodias_search_SR___MGNPAX.json new file mode 100644 index 0000000..eb4d194 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR___MGNPAX.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "01153549-a471-5f11-b659-1ddb96945d3d", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR___MGNPAX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_SR___POEPAX.json b/tests/data/opensearch/creodias_search_SR___POEPAX.json new file mode 100644 index 0000000..10dbfbd --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR___POEPAX.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "67397394-6ea6-5f6d-bda8-1196881561d6", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR___POEPAX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_SR___POE_AX.json b/tests/data/opensearch/creodias_search_SR___POE_AX.json new file mode 100644 index 0000000..b8d55f9 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR___POE_AX.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR___POE_AX_20160311T215524_20160313T002324_20190524T115739___________________CNE_O_NT____.TGZ", + "startDate": "2016-03-11T21:55:24Z", + "completionDate": "2016-03-13T00:23:24Z", + "productType": "SR___POE_AX", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-10-25T18:03:23.415427Z", + "published": "2023-10-25T16:30:35.140358Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a4f81dc9-3bd9-4b6c-bec9-278835c7da16", + "size": 104639, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a4f81dc9-3bd9-4b6c-bec9-278835c7da16", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/a4f81dc9-3bd9-4b6c-bec9-278835c7da16.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/SR___POE_AX/2016/03/11/S3A_SR___POE_AX_20160311T215524_20160313T002324_20190524T115739___________________CNE_O_NT____.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "a4f81dc9-3bd9-4b6c-bec9-278835c7da16" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR___POE_AX_20160326T215524_20160328T002324_20190109T111315___________________CNE_O_NT____.TGZ", + "startDate": "2016-03-26T21:55:24Z", + "completionDate": "2016-03-28T00:23:24Z", + "productType": "SR___POE_AX", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-10-25T18:03:09.248052Z", + "published": "2023-10-25T16:30:19.398141Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bf96ba48-fe54-46a0-944b-6440f0eb702e", + "size": 104412, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bf96ba48-fe54-46a0-944b-6440f0eb702e", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/bf96ba48-fe54-46a0-944b-6440f0eb702e.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/SR___POE_AX/2016/03/26/S3A_SR___POE_AX_20160326T215524_20160328T002324_20190109T111315___________________CNE_O_NT____.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "bf96ba48-fe54-46a0-944b-6440f0eb702e" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR___POE_AX_20160313T215524_20160315T002324_20190109T111156___________________CNE_O_NT____.TGZ", + "startDate": "2016-03-13T21:55:24Z", + "completionDate": "2016-03-15T00:23:24Z", + "productType": "SR___POE_AX", + "platform": "SENTINEL-3", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2023-10-25T18:03:27.286902Z", + "published": "2023-10-25T16:30:38.801722Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7efffd81-addf-462e-902b-493eee99f5ea", + "size": 104417, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7efffd81-addf-462e-902b-493eee99f5ea", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/7efffd81-addf-462e-902b-493eee99f5ea.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/SR___POE_AX/2016/03/13/S3A_SR___POE_AX_20160313T215524_20160315T002324_20190109T111156___________________CNE_O_NT____.TGZ", + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "7efffd81-addf-462e-902b-493eee99f5ea" + } + ], + "properties": { + "id": "8621000b-a57f-51f0-b07f-f482a8b15b1b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR___POE_AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SR___ROE_AX.json b/tests/data/opensearch/creodias_search_SR___ROE_AX.json new file mode 100644 index 0000000..4c8130b --- /dev/null +++ b/tests/data/opensearch/creodias_search_SR___ROE_AX.json @@ -0,0 +1,227 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR___ROE_AX_20241127T203803_20241127T222043_20241127T223825___________________POD_O_NR____.SEN3", + "startDate": "2024-11-27T20:38:03Z", + "completionDate": "2024-11-27T22:20:43Z", + "productType": "SR___ROE_AX", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-11-27T22:40:24.058446Z", + "published": "2024-11-27T22:40:23.344274Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6c0379c2-ad10-11ef-afe4-0242ac120004", + "size": 333234, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6c0379c2-ad10-11ef-afe4-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/6c0379c2-ad10-11ef-afe4-0242ac120004.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/SR___ROE_AX/2024/11/27/S3A_SR___ROE_AX_20241127T203803_20241127T222043_20241127T223825___________________POD_O_NR____.SEN3.zip", + "orbitDirection": null, + "timeliness": "NR", + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "6c0379c2-ad10-11ef-afe4-0242ac120004" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3B_SR___ROE_AX_20241201T131621_20241201T145731_20241201T151324___________________POD_O_NR____.SEN3", + "startDate": "2024-12-01T13:16:21Z", + "completionDate": "2024-12-01T14:57:31Z", + "productType": "SR___ROE_AX", + "platform": "S3B", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-12-01T15:15:06.862756Z", + "published": "2024-12-01T15:15:06.188192Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ea95dd64-aff6-11ef-beb8-0242ac120004", + "size": 327307, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ea95dd64-aff6-11ef-beb8-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/ea95dd64-aff6-11ef-beb8-0242ac120004.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/SR___ROE_AX/2024/12/01/S3B_SR___ROE_AX_20241201T131621_20241201T145731_20241201T151324___________________POD_O_NR____.SEN3.zip", + "orbitDirection": null, + "timeliness": "NR", + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "ea95dd64-aff6-11ef-beb8-0242ac120004" + }, + { + "type": "Feature", + "geometry": null, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SR___ROE_AX_20241201T135432_20241201T153542_20241201T155219___________________POD_O_NR____.SEN3", + "startDate": "2024-12-01T13:54:32Z", + "completionDate": "2024-12-01T15:35:42Z", + "productType": "SR___ROE_AX", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 0, + "updated": "2024-12-01T15:54:27.884214Z", + "published": "2024-12-01T15:54:27.281497Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/5de1b1f8-affc-11ef-a896-0242ac120004", + "size": 327560, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 5de1b1f8-affc-11ef-a896-0242ac120004", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/5de1b1f8-affc-11ef-a896-0242ac120004.json" + } + ], + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "centroid": { + "type": null, + "features": null + }, + "instrument": "AUX", + "phase": null, + "organisationName": null, + "processingLevel": null, + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": null, + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/AUX/SR___ROE_AX/2024/12/01/S3A_SR___ROE_AX_20241201T135432_20241201T153542_20241201T155219___________________POD_O_NR____.SEN3.zip", + "orbitDirection": null, + "timeliness": "NR", + "relativeOrbitNumber": 0, + "processingBaseline": 0 + }, + "id": "5de1b1f8-affc-11ef-a896-0242ac120004" + } + ], + "properties": { + "id": "648882a5-ae94-5de4-b9e8-6a2f38eac86f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SR___ROE_AX" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SY_2_AOD___.json b/tests/data/opensearch/creodias_search_SY_2_AOD___.json new file mode 100644 index 0000000..5a5a699 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SY_2_AOD___.json @@ -0,0 +1,4400 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -81.13045572953737 + ], + [ + 178.534, + -81.4103 + ], + [ + 173.521, + -82.1607 + ], + [ + 172.095, + -81.9505 + ], + [ + 169.506, + -81.529 + ], + [ + 167.271, + -81.1093 + ], + [ + 165.319, + -80.6955 + ], + [ + 163.829, + -80.3475 + ], + [ + 162.215, + -79.9301 + ], + [ + 160.734, + -79.5067 + ], + [ + 159.547, + -79.1389 + ], + [ + 158.252, + -78.6983 + ], + [ + 157.016, + -78.2378 + ], + [ + 155.831, + -77.7547 + ], + [ + 154.887, + -77.3202 + ], + [ + 153.751, + -76.7746 + ], + [ + 152.621, + -76.178 + ], + [ + 151.483, + -75.5222 + ], + [ + 150.508, + -74.8964 + ], + [ + 149.33, + -74.0625 + ], + [ + 148.097, + -73.0798 + ], + [ + 146.796, + -71.8976 + ], + [ + 147.708, + -71.8043 + ], + [ + 150.86, + -71.4394 + ], + [ + 153.886, + -71.0238 + ], + [ + 156.782, + -70.5624 + ], + [ + 159.528, + -70.0487 + ], + [ + 162.13, + -69.4914 + ], + [ + 164.617, + -68.9082 + ], + [ + 166.975, + -68.291 + ], + [ + 169.207, + -67.6422 + ], + [ + 171.312, + -66.9636 + ], + [ + 173.302, + -66.2588 + ], + [ + 175.182, + -65.53 + ], + [ + 176.958, + -64.7791 + ], + [ + 178.636, + -64.0075 + ], + [ + 180.0, + -63.326618738170346 + ], + [ + 180.0, + -81.13045572953737 + ] + ] + ], + [ + [ + [ + -180.0, + -63.326618738170346 + ], + [ + -179.779, + -63.2163 + ], + [ + -178.279, + -62.4082 + ], + [ + -176.859, + -61.5861 + ], + [ + -175.512, + -60.7506 + ], + [ + -174.235, + -59.9008 + ], + [ + -173.023, + -59.0382 + ], + [ + -171.871, + -58.1653 + ], + [ + -170.778, + -57.2824 + ], + [ + -169.736, + -56.3899 + ], + [ + -168.742, + -55.4884 + ], + [ + -167.791, + -54.5789 + ], + [ + -166.885, + -53.6624 + ], + [ + -166.018, + -52.7391 + ], + [ + -165.188, + -51.8093 + ], + [ + -164.393, + -50.8734 + ], + [ + -163.63, + -49.9318 + ], + [ + -162.897, + -48.9851 + ], + [ + -162.191, + -48.0336 + ], + [ + -161.513, + -47.0777 + ], + [ + -160.861, + -46.1174 + ], + [ + -160.232, + -45.1533 + ], + [ + -159.625, + -44.1853 + ], + [ + -159.038, + -43.2139 + ], + [ + -158.471, + -42.2393 + ], + [ + -157.923, + -41.2613 + ], + [ + -157.392, + -40.2805 + ], + [ + -156.878, + -39.2968 + ], + [ + -156.379, + -38.3106 + ], + [ + -155.895, + -37.3219 + ], + [ + -155.426, + -36.3309 + ], + [ + -154.969, + -35.3378 + ], + [ + -154.523, + -34.3426 + ], + [ + -154.09, + -33.3452 + ], + [ + -153.67, + -32.3455 + ], + [ + -153.26, + -31.3441 + ], + [ + -152.86, + -30.3416 + ], + [ + -152.47, + -29.3373 + ], + [ + -152.09, + -28.3314 + ], + [ + -151.718, + -27.3241 + ], + [ + -151.354, + -26.3152 + ], + [ + -150.998, + -25.305 + ], + [ + -150.651, + -24.2934 + ], + [ + -150.311, + -23.2807 + ], + [ + -149.977, + -22.267 + ], + [ + -149.651, + -21.2522 + ], + [ + -149.331, + -20.2361 + ], + [ + -149.016, + -19.2189 + ], + [ + -148.708, + -18.2009 + ], + [ + -148.406, + -17.1822 + ], + [ + -148.109, + -16.1625 + ], + [ + -147.817, + -15.142 + ], + [ + -147.531, + -14.1206 + ], + [ + -147.249, + -13.0985 + ], + [ + -146.972, + -12.0758 + ], + [ + -146.7, + -11.0525 + ], + [ + -146.431, + -10.0287 + ], + [ + -146.167, + -9.00417 + ], + [ + -145.907, + -7.97836 + ], + [ + -145.651, + -6.9517 + ], + [ + -145.398, + -5.92559 + ], + [ + -145.148, + -4.89996 + ], + [ + -144.902, + -3.87313 + ], + [ + -144.66, + -2.84522 + ], + [ + -144.422, + -1.81721 + ], + [ + -144.185, + -0.788604 + ], + [ + -143.951, + 0.240358 + ], + [ + -143.722, + 1.26929 + ], + [ + -143.494, + 2.29876 + ], + [ + -143.269, + 3.32836 + ], + [ + -143.047, + 4.35792 + ], + [ + -142.828, + 5.3879 + ], + [ + -142.61, + 6.41838 + ], + [ + -142.395, + 7.44869 + ], + [ + -142.183, + 8.47925 + ], + [ + -141.973, + 9.50999 + ], + [ + -141.764, + 10.5409 + ], + [ + -141.558, + 11.5719 + ], + [ + -141.353, + 12.6028 + ], + [ + -141.151, + 13.6338 + ], + [ + -140.951, + 14.6649 + ], + [ + -140.752, + 15.696 + ], + [ + -140.555, + 16.7274 + ], + [ + -140.36, + 17.7587 + ], + [ + -140.166, + 18.7899 + ], + [ + -139.974, + 19.821 + ], + [ + -139.784, + 20.8521 + ], + [ + -139.595, + 21.8831 + ], + [ + -139.407, + 22.914 + ], + [ + -139.221, + 23.9448 + ], + [ + -139.037, + 24.9756 + ], + [ + -138.853, + 26.0064 + ], + [ + -138.67, + 27.0369 + ], + [ + -138.489, + 28.0673 + ], + [ + -138.311, + 29.0975 + ], + [ + -138.132, + 30.1276 + ], + [ + -137.954, + 31.1576 + ], + [ + -137.777, + 32.1874 + ], + [ + -137.602, + 33.2171 + ], + [ + -137.428, + 34.2464 + ], + [ + -137.255, + 35.2755 + ], + [ + -137.082, + 36.3047 + ], + [ + -136.91, + 37.3338 + ], + [ + -136.739, + 38.3623 + ], + [ + -136.57, + 39.3902 + ], + [ + -136.401, + 40.4183 + ], + [ + -136.232, + 41.4466 + ], + [ + -136.063, + 42.4747 + ], + [ + -135.897, + 43.5017 + ], + [ + -135.731, + 44.5289 + ], + [ + -135.565, + 45.556 + ], + [ + -135.401, + 46.5828 + ], + [ + -135.236, + 47.6092 + ], + [ + -135.07, + 48.635 + ], + [ + -134.907, + 49.6609 + ], + [ + -134.745, + 50.6872 + ], + [ + -134.584, + 51.7133 + ], + [ + -134.422, + 52.7386 + ], + [ + -134.258, + 53.7626 + ], + [ + -134.095, + 54.7869 + ], + [ + -133.934, + 55.8119 + ], + [ + -133.773, + 56.8362 + ], + [ + -133.612, + 57.8602 + ], + [ + -133.431, + 58.8831 + ], + [ + -133.264, + 59.9065 + ], + [ + -133.104, + 60.9298 + ], + [ + -132.93, + 61.9526 + ], + [ + -132.781, + 62.976 + ], + [ + -132.599, + 63.9979 + ], + [ + -132.436, + 65.0203 + ], + [ + -132.315, + 66.0435 + ], + [ + -132.155, + 67.0655 + ], + [ + -131.987, + 68.0875 + ], + [ + -131.829, + 69.1095 + ], + [ + -131.667, + 70.1303 + ], + [ + -131.499, + 71.1517 + ], + [ + -131.329, + 72.173 + ], + [ + -129.282, + 72.1286 + ], + [ + -125.703, + 71.9988 + ], + [ + -122.704, + 71.8373 + ], + [ + -120.175, + 71.6623 + ], + [ + -118.257, + 71.5065 + ], + [ + -116.242, + 71.3169 + ], + [ + -114.429, + 71.1242 + ], + [ + -113.027, + 70.956 + ], + [ + -111.482, + 70.76 + ], + [ + -110.023, + 70.5591 + ], + [ + -108.643, + 70.3545 + ], + [ + -107.502, + 70.1752 + ], + [ + -106.218, + 69.9593 + ], + [ + -104.957, + 69.7339 + ], + [ + -103.719, + 69.4988 + ], + [ + -102.676, + 69.2918 + ], + [ + -101.43, + 69.028 + ], + [ + -100.162, + 68.7432 + ], + [ + -98.87, + 68.4354 + ], + [ + -99.3211, + 68.1835 + ], + [ + -100.831, + 67.291 + ], + [ + -102.235, + 66.3861 + ], + [ + -103.543, + 65.4701 + ], + [ + -104.767, + 64.5442 + ], + [ + -105.912, + 63.6092 + ], + [ + -106.986, + 62.6662 + ], + [ + -107.997, + 61.7161 + ], + [ + -108.949, + 60.7594 + ], + [ + -109.849, + 59.7968 + ], + [ + -110.7, + 58.8284 + ], + [ + -111.508, + 57.8556 + ], + [ + -112.277, + 56.8785 + ], + [ + -113.009, + 55.8971 + ], + [ + -113.706, + 54.9119 + ], + [ + -114.371, + 53.9231 + ], + [ + -115.008, + 52.9313 + ], + [ + -115.622, + 51.937 + ], + [ + -116.208, + 50.9397 + ], + [ + -116.771, + 49.9397 + ], + [ + -117.307, + 48.9356 + ], + [ + -117.826, + 47.9296 + ], + [ + -118.328, + 46.922 + ], + [ + -118.813, + 45.9131 + ], + [ + -119.285, + 44.9029 + ], + [ + -119.743, + 43.8913 + ], + [ + -120.184, + 42.877 + ], + [ + -120.611, + 41.8611 + ], + [ + -121.026, + 40.8437 + ], + [ + -121.425, + 39.8242 + ], + [ + -121.815, + 38.8034 + ], + [ + -122.198, + 37.7823 + ], + [ + -122.57, + 36.7602 + ], + [ + -122.934, + 35.7369 + ], + [ + -123.289, + 34.7125 + ], + [ + -123.637, + 33.687 + ], + [ + -123.977, + 32.6607 + ], + [ + -124.31, + 31.6337 + ], + [ + -124.635, + 30.6058 + ], + [ + -124.955, + 29.577 + ], + [ + -125.268, + 28.5474 + ], + [ + -125.576, + 27.517 + ], + [ + -125.878, + 26.4862 + ], + [ + -126.175, + 25.4549 + ], + [ + -126.467, + 24.4227 + ], + [ + -126.755, + 23.3898 + ], + [ + -127.038, + 22.3564 + ], + [ + -127.317, + 21.3226 + ], + [ + -127.592, + 20.2884 + ], + [ + -127.864, + 19.2537 + ], + [ + -128.132, + 18.2184 + ], + [ + -128.396, + 17.1828 + ], + [ + -128.657, + 16.1469 + ], + [ + -128.916, + 15.1106 + ], + [ + -129.172, + 14.0738 + ], + [ + -129.425, + 13.0367 + ], + [ + -129.675, + 11.9995 + ], + [ + -129.923, + 10.962 + ], + [ + -130.169, + 9.9242 + ], + [ + -130.412, + 8.88617 + ], + [ + -130.654, + 7.84778 + ], + [ + -130.894, + 6.80935 + ], + [ + -131.132, + 5.77089 + ], + [ + -131.368, + 4.73225 + ], + [ + -131.603, + 3.69328 + ], + [ + -131.837, + 2.65411 + ], + [ + -132.069, + 1.61504 + ], + [ + -132.3, + 0.576002 + ], + [ + -132.53, + -0.463192 + ], + [ + -132.759, + -1.50244 + ], + [ + -132.987, + -2.5417 + ], + [ + -133.214, + -3.58125 + ], + [ + -133.441, + -4.62069 + ], + [ + -133.667, + -5.65976 + ], + [ + -133.892, + -6.6989 + ], + [ + -134.118, + -7.73786 + ], + [ + -134.343, + -8.77664 + ], + [ + -134.568, + -9.81582 + ], + [ + -134.792, + -10.8551 + ], + [ + -135.016, + -11.8939 + ], + [ + -135.241, + -12.9324 + ], + [ + -135.466, + -13.9707 + ], + [ + -135.691, + -15.009 + ], + [ + -135.917, + -16.0472 + ], + [ + -136.143, + -17.0852 + ], + [ + -136.37, + -18.1228 + ], + [ + -136.597, + -19.1603 + ], + [ + -136.825, + -20.1975 + ], + [ + -137.055, + -21.2346 + ], + [ + -137.285, + -22.2714 + ], + [ + -137.517, + -23.308 + ], + [ + -137.75, + -24.3441 + ], + [ + -137.984, + -25.3799 + ], + [ + -138.221, + -26.4155 + ], + [ + -138.458, + -27.4507 + ], + [ + -138.698, + -28.4856 + ], + [ + -138.94, + -29.5202 + ], + [ + -139.184, + -30.5543 + ], + [ + -139.431, + -31.5881 + ], + [ + -139.68, + -32.6215 + ], + [ + -139.933, + -33.6542 + ], + [ + -140.188, + -34.6867 + ], + [ + -140.447, + -35.7192 + ], + [ + -140.709, + -36.7509 + ], + [ + -140.975, + -37.782 + ], + [ + -141.246, + -38.8126 + ], + [ + -141.521, + -39.8428 + ], + [ + -141.8, + -40.8724 + ], + [ + -142.085, + -41.9016 + ], + [ + -142.375, + -42.9302 + ], + [ + -142.672, + -43.9582 + ], + [ + -142.974, + -44.9855 + ], + [ + -143.284, + -46.0123 + ], + [ + -143.601, + -47.0384 + ], + [ + -143.926, + -48.0638 + ], + [ + -144.26, + -49.0885 + ], + [ + -144.603, + -50.1123 + ], + [ + -144.956, + -51.1355 + ], + [ + -145.321, + -52.1578 + ], + [ + -145.698, + -53.1794 + ], + [ + -146.088, + -54.2001 + ], + [ + -146.491, + -55.2196 + ], + [ + -146.911, + -56.2381 + ], + [ + -147.347, + -57.2556 + ], + [ + -147.803, + -58.2719 + ], + [ + -148.279, + -59.2868 + ], + [ + -148.778, + -60.3005 + ], + [ + -149.302, + -61.3126 + ], + [ + -149.853, + -62.3231 + ], + [ + -150.436, + -63.3317 + ], + [ + -151.053, + -64.3387 + ], + [ + -151.71, + -65.3435 + ], + [ + -152.411, + -66.3454 + ], + [ + -153.163, + -67.3444 + ], + [ + -153.969, + -68.341 + ], + [ + -154.839, + -69.3344 + ], + [ + -155.783, + -70.3238 + ], + [ + -156.813, + -71.3083 + ], + [ + -157.943, + -72.2876 + ], + [ + -159.188, + -73.2607 + ], + [ + -160.568, + -74.2268 + ], + [ + -162.111, + -75.1843 + ], + [ + -163.849, + -76.1317 + ], + [ + -165.819, + -77.0663 + ], + [ + -168.069, + -77.9854 + ], + [ + -170.669, + -78.8852 + ], + [ + -173.695, + -79.761 + ], + [ + -177.251, + -80.6057 + ], + [ + -180.0, + -81.13045572953737 + ], + [ + -180.0, + -63.326618738170346 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3B_SY_2_AOD____20200222T184124_20200222T192511_20200224T005158_2627_036_013______LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2020-02-22T18:41:23.791000Z", + "completionDate": "2020-02-22T19:25:11.365000Z", + "productType": "SY_2_AOD___", + "platform": "S3B", + "resolution": 0.0, + "orbitNumber": 9525, + "updated": "2024-08-01T04:21:51.729152Z", + "published": "2021-10-11T04:16:15.784211Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/339672f5-4969-5384-889f-c6a6e8e0e92a", + "size": 29475944, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 339672f5-4969-5384-889f-c6a6e8e0e92a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/339672f5-4969-5384-889f-c6a6e8e0e92a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -104.42813703077154, + -12.877385363090314 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-81.1304557295374 178.534,-81.4103 173.521,-82.1607 172.095,-81.9505 169.506,-81.529 167.271,-81.1093 165.319,-80.6955 163.829,-80.3475 162.215,-79.9301 160.734,-79.5067 159.547,-79.1389 158.252,-78.6983 157.016,-78.2378 155.831,-77.7547 154.887,-77.3202 153.751,-76.7746 152.621,-76.178 151.483,-75.5222 150.508,-74.8964 149.33,-74.0625 148.097,-73.0798 146.796,-71.8976 147.708,-71.8043 150.86,-71.4394 153.886,-71.0238 156.782,-70.5624 159.528,-70.0487 162.13,-69.4914 164.617,-68.9082 166.975,-68.291 169.207,-67.6422 171.312,-66.9636 173.302,-66.2588 175.182,-65.53 176.958,-64.7791 178.636,-64.0075 180.0,-63.3266187381703 180.0,-81.1304557295374-180,-63.3266187381703 -179.779,-63.2163 -178.279,-62.4082 -176.859,-61.5861 -175.512,-60.7506 -174.235,-59.9008 -173.023,-59.0382 -171.871,-58.1653 -170.778,-57.2824 -169.736,-56.3899 -168.742,-55.4884 -167.791,-54.5789 -166.885,-53.6624 -166.018,-52.7391 -165.188,-51.8093 -164.393,-50.8734 -163.63,-49.9318 -162.897,-48.9851 -162.191,-48.0336 -161.513,-47.0777 -160.861,-46.1174 -160.232,-45.1533 -159.625,-44.1853 -159.038,-43.2139 -158.471,-42.2393 -157.923,-41.2613 -157.392,-40.2805 -156.878,-39.2968 -156.379,-38.3106 -155.895,-37.3219 -155.426,-36.3309 -154.969,-35.3378 -154.523,-34.3426 -154.09,-33.3452 -153.67,-32.3455 -153.26,-31.3441 -152.86,-30.3416 -152.47,-29.3373 -152.09,-28.3314 -151.718,-27.3241 -151.354,-26.3152 -150.998,-25.305 -150.651,-24.2934 -150.311,-23.2807 -149.977,-22.267 -149.651,-21.2522 -149.331,-20.2361 -149.016,-19.2189 -148.708,-18.2009 -148.406,-17.1822 -148.109,-16.1625 -147.817,-15.142 -147.531,-14.1206 -147.249,-13.0985 -146.972,-12.0758 -146.7,-11.0525 -146.431,-10.0287 -146.167,-9.00417 -145.907,-7.97836 -145.651,-6.9517 -145.398,-5.92559 -145.148,-4.89996 -144.902,-3.87313 -144.66,-2.84522 -144.422,-1.81721 -144.185,-0.788604 -143.951,0.240358 -143.722,1.26929 -143.494,2.29876 -143.269,3.32836 -143.047,4.35792 -142.828,5.3879 -142.61,6.41838 -142.395,7.44869 -142.183,8.47925 -141.973,9.50999 -141.764,10.5409 -141.558,11.5719 -141.353,12.6028 -141.151,13.6338 -140.951,14.6649 -140.752,15.696 -140.555,16.7274 -140.36,17.7587 -140.166,18.7899 -139.974,19.821 -139.784,20.8521 -139.595,21.8831 -139.407,22.914 -139.221,23.9448 -139.037,24.9756 -138.853,26.0064 -138.67,27.0369 -138.489,28.0673 -138.311,29.0975 -138.132,30.1276 -137.954,31.1576 -137.777,32.1874 -137.602,33.2171 -137.428,34.2464 -137.255,35.2755 -137.082,36.3047 -136.91,37.3338 -136.739,38.3623 -136.57,39.3902 -136.401,40.4183 -136.232,41.4466 -136.063,42.4747 -135.897,43.5017 -135.731,44.5289 -135.565,45.556 -135.401,46.5828 -135.236,47.6092 -135.07,48.635 -134.907,49.6609 -134.745,50.6872 -134.584,51.7133 -134.422,52.7386 -134.258,53.7626 -134.095,54.7869 -133.934,55.8119 -133.773,56.8362 -133.612,57.8602 -133.431,58.8831 -133.264,59.9065 -133.104,60.9298 -132.93,61.9526 -132.781,62.976 -132.599,63.9979 -132.436,65.0203 -132.315,66.0435 -132.155,67.0655 -131.987,68.0875 -131.829,69.1095 -131.667,70.1303 -131.499,71.1517 -131.329,72.173 -129.282,72.1286 -125.703,71.9988 -122.704,71.8373 -120.175,71.6623 -118.257,71.5065 -116.242,71.3169 -114.429,71.1242 -113.027,70.956 -111.482,70.76 -110.023,70.5591 -108.643,70.3545 -107.502,70.1752 -106.218,69.9593 -104.957,69.7339 -103.719,69.4988 -102.676,69.2918 -101.43,69.028 -100.162,68.7432 -98.87,68.4354 -99.3211,68.1835 -100.831,67.291 -102.235,66.3861 -103.543,65.4701 -104.767,64.5442 -105.912,63.6092 -106.986,62.6662 -107.997,61.7161 -108.949,60.7594 -109.849,59.7968 -110.7,58.8284 -111.508,57.8556 -112.277,56.8785 -113.009,55.8971 -113.706,54.9119 -114.371,53.9231 -115.008,52.9313 -115.622,51.937 -116.208,50.9397 -116.771,49.9397 -117.307,48.9356 -117.826,47.9296 -118.328,46.922 -118.813,45.9131 -119.285,44.9029 -119.743,43.8913 -120.184,42.877 -120.611,41.8611 -121.026,40.8437 -121.425,39.8242 -121.815,38.8034 -122.198,37.7823 -122.57,36.7602 -122.934,35.7369 -123.289,34.7125 -123.637,33.687 -123.977,32.6607 -124.31,31.6337 -124.635,30.6058 -124.955,29.577 -125.268,28.5474 -125.576,27.517 -125.878,26.4862 -126.175,25.4549 -126.467,24.4227 -126.755,23.3898 -127.038,22.3564 -127.317,21.3226 -127.592,20.2884 -127.864,19.2537 -128.132,18.2184 -128.396,17.1828 -128.657,16.1469 -128.916,15.1106 -129.172,14.0738 -129.425,13.0367 -129.675,11.9995 -129.923,10.962 -130.169,9.9242 -130.412,8.88617 -130.654,7.84778 -130.894,6.80935 -131.132,5.77089 -131.368,4.73225 -131.603,3.69328 -131.837,2.65411 -132.069,1.61504 -132.3,0.576002 -132.53,-0.463192 -132.759,-1.50244 -132.987,-2.5417 -133.214,-3.58125 -133.441,-4.62069 -133.667,-5.65976 -133.892,-6.6989 -134.118,-7.73786 -134.343,-8.77664 -134.568,-9.81582 -134.792,-10.8551 -135.016,-11.8939 -135.241,-12.9324 -135.466,-13.9707 -135.691,-15.009 -135.917,-16.0472 -136.143,-17.0852 -136.37,-18.1228 -136.597,-19.1603 -136.825,-20.1975 -137.055,-21.2346 -137.285,-22.2714 -137.517,-23.308 -137.75,-24.3441 -137.984,-25.3799 -138.221,-26.4155 -138.458,-27.4507 -138.698,-28.4856 -138.94,-29.5202 -139.184,-30.5543 -139.431,-31.5881 -139.68,-32.6215 -139.933,-33.6542 -140.188,-34.6867 -140.447,-35.7192 -140.709,-36.7509 -140.975,-37.782 -141.246,-38.8126 -141.521,-39.8428 -141.8,-40.8724 -142.085,-41.9016 -142.375,-42.9302 -142.672,-43.9582 -142.974,-44.9855 -143.284,-46.0123 -143.601,-47.0384 -143.926,-48.0638 -144.26,-49.0885 -144.603,-50.1123 -144.956,-51.1355 -145.321,-52.1578 -145.698,-53.1794 -146.088,-54.2001 -146.491,-55.2196 -146.911,-56.2381 -147.347,-57.2556 -147.803,-58.2719 -148.279,-59.2868 -148.778,-60.3005 -149.302,-61.3126 -149.853,-62.3231 -150.436,-63.3317 -151.053,-64.3387 -151.71,-65.3435 -152.411,-66.3454 -153.163,-67.3444 -153.969,-68.341 -154.839,-69.3344 -155.783,-70.3238 -156.813,-71.3083 -157.943,-72.2876 -159.188,-73.2607 -160.568,-74.2268 -162.111,-75.1843 -163.849,-76.1317 -165.819,-77.0663 -168.069,-77.9854 -170.669,-78.8852 -173.695,-79.761 -177.251,-80.6057 -180,-81.1304557295374 -180,-63.3266187381703", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_AOD___/2020/02/22/S3B_SY_2_AOD____20200222T184124_20200222T192511_20200224T005158_2627_036_013______LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 13, + "processingBaseline": 0 + }, + "id": "339672f5-4969-5384-889f-c6a6e8e0e92a" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -80.56893260869565 + ], + [ + 179.125, + -80.3654 + ], + [ + 177.512, + -79.9474 + ], + [ + 176.045, + -79.5221 + ], + [ + 174.887, + -79.1538 + ], + [ + 173.583, + -78.7131 + ], + [ + 172.336, + -78.2514 + ], + [ + 171.152, + -77.7654 + ], + [ + 170.178, + -77.3396 + ], + [ + 169.044, + -76.7909 + ], + [ + 167.916, + -76.1911 + ], + [ + 166.789, + -75.5303 + ], + [ + 165.811, + -74.9057 + ], + [ + 164.638, + -74.072 + ], + [ + 163.424, + -73.1014 + ], + [ + 162.115, + -71.9074 + ], + [ + 163.033, + -71.8115 + ], + [ + 166.2, + -71.4575 + ], + [ + 169.208, + -71.0269 + ], + [ + 172.107, + -70.5677 + ], + [ + 174.872, + -70.0649 + ], + [ + 177.5, + -69.5206 + ], + [ + 179.992, + -68.9374 + ], + [ + 180.0, + -68.93530936044048 + ], + [ + 180.0, + -80.56893260869565 + ] + ] + ], + [ + [ + [ + -180.0, + -68.93530936044048 + ], + [ + -177.647, + -68.3204 + ], + [ + -175.412, + -67.673 + ], + [ + -173.299, + -66.9966 + ], + [ + -171.305, + -66.292 + ], + [ + -169.423, + -65.5624 + ], + [ + -167.645, + -64.8116 + ], + [ + -165.964, + -64.0408 + ], + [ + -164.374, + -63.2516 + ], + [ + -162.871, + -62.4447 + ], + [ + -161.449, + -61.6219 + ], + [ + -160.102, + -60.785 + ], + [ + -158.824, + -59.9354 + ], + [ + -157.61, + -59.0739 + ], + [ + -156.457, + -58.2012 + ], + [ + -155.361, + -57.318 + ], + [ + -154.317, + -56.4255 + ], + [ + -153.321, + -55.5247 + ], + [ + -152.371, + -54.6159 + ], + [ + -151.464, + -53.6991 + ], + [ + -150.597, + -52.775 + ], + [ + -149.767, + -51.8448 + ], + [ + -148.97, + -50.9096 + ], + [ + -148.205, + -49.9688 + ], + [ + -147.472, + -49.0219 + ], + [ + -146.769, + -48.0698 + ], + [ + -146.09, + -47.114 + ], + [ + -145.435, + -46.1548 + ], + [ + -144.804, + -45.1908 + ], + [ + -144.199, + -44.2222 + ], + [ + -143.613, + -43.2506 + ], + [ + -143.046, + -42.2756 + ], + [ + -142.497, + -41.2978 + ], + [ + -141.965, + -40.3173 + ], + [ + -141.451, + -39.3339 + ], + [ + -140.951, + -38.348 + ], + [ + -140.467, + -37.3592 + ], + [ + -139.998, + -36.3679 + ], + [ + -139.542, + -35.3744 + ], + [ + -139.097, + -34.3792 + ], + [ + -138.664, + -33.3822 + ], + [ + -138.243, + -32.3831 + ], + [ + -137.833, + -31.3819 + ], + [ + -137.433, + -30.3789 + ], + [ + -137.043, + -29.3744 + ], + [ + -136.662, + -28.3685 + ], + [ + -136.29, + -27.3611 + ], + [ + -135.926, + -26.3524 + ], + [ + -135.57, + -25.3425 + ], + [ + -135.223, + -24.3311 + ], + [ + -134.884, + -23.3178 + ], + [ + -134.551, + -22.3037 + ], + [ + -134.223, + -21.2892 + ], + [ + -133.903, + -20.2734 + ], + [ + -133.589, + -19.2566 + ], + [ + -133.281, + -18.2386 + ], + [ + -132.979, + -17.2198 + ], + [ + -132.682, + -16.2001 + ], + [ + -132.39, + -15.1794 + ], + [ + -132.104, + -14.1582 + ], + [ + -131.821, + -13.1365 + ], + [ + -131.544, + -12.1139 + ], + [ + -131.272, + -11.0905 + ], + [ + -131.005, + -10.0658 + ], + [ + -130.741, + -9.04104 + ], + [ + -130.48, + -8.01627 + ], + [ + -130.224, + -6.99042 + ], + [ + -129.971, + -5.96429 + ], + [ + -129.722, + -4.93766 + ], + [ + -129.476, + -3.91048 + ], + [ + -129.234, + -2.88284 + ], + [ + -128.995, + -1.85478 + ], + [ + -128.759, + -0.826353 + ], + [ + -128.526, + 0.202376 + ], + [ + -128.295, + 1.23123 + ], + [ + -128.067, + 2.26024 + ], + [ + -127.843, + 3.28981 + ], + [ + -127.621, + 4.31981 + ], + [ + -127.402, + 5.34987 + ], + [ + -127.185, + 6.38002 + ], + [ + -126.969, + 7.41034 + ], + [ + -126.757, + 8.44093 + ], + [ + -126.546, + 9.47163 + ], + [ + -126.337, + 10.5024 + ], + [ + -126.132, + 11.5333 + ], + [ + -125.928, + 12.5645 + ], + [ + -125.726, + 13.5957 + ], + [ + -125.525, + 14.6265 + ], + [ + -125.326, + 15.6576 + ], + [ + -125.13, + 16.6889 + ], + [ + -124.935, + 17.7201 + ], + [ + -124.74, + 18.751 + ], + [ + -124.549, + 19.7823 + ], + [ + -124.359, + 20.8135 + ], + [ + -124.17, + 21.8444 + ], + [ + -123.983, + 22.8754 + ], + [ + -123.797, + 23.9062 + ], + [ + -123.612, + 24.937 + ], + [ + -123.428, + 25.9675 + ], + [ + -123.246, + 26.998 + ], + [ + -123.065, + 28.0284 + ], + [ + -122.885, + 29.0587 + ], + [ + -122.707, + 30.089 + ], + [ + -122.53, + 31.119 + ], + [ + -122.353, + 32.1485 + ], + [ + -122.177, + 33.1779 + ], + [ + -122.004, + 34.2075 + ], + [ + -121.831, + 35.2371 + ], + [ + -121.638, + 36.2637 + ], + [ + -121.474, + 37.2931 + ], + [ + -121.313, + 38.3226 + ], + [ + -121.136, + 39.3506 + ], + [ + -120.95, + 40.3772 + ], + [ + -120.784, + 41.4053 + ], + [ + -120.612, + 42.4327 + ], + [ + -120.448, + 43.4604 + ], + [ + -120.279, + 44.4873 + ], + [ + -120.133, + 45.5159 + ], + [ + -119.967, + 46.5427 + ], + [ + -119.798, + 47.5689 + ], + [ + -119.633, + 48.5949 + ], + [ + -119.45, + 49.6196 + ], + [ + -119.3, + 50.6465 + ], + [ + -119.137, + 51.6721 + ], + [ + -118.952, + 52.6958 + ], + [ + -118.797, + 53.721 + ], + [ + -118.655, + 54.7471 + ], + [ + -118.5, + 55.7721 + ], + [ + -118.334, + 56.7959 + ], + [ + -118.179, + 57.82 + ], + [ + -118.021, + 58.844 + ], + [ + -117.852, + 59.8674 + ], + [ + -117.703, + 60.8913 + ], + [ + -117.543, + 61.9141 + ], + [ + -117.376, + 62.9366 + ], + [ + -117.217, + 63.9593 + ], + [ + -117.054, + 64.9817 + ], + [ + -116.892, + 66.0039 + ], + [ + -116.722, + 67.0258 + ], + [ + -116.565, + 68.0476 + ], + [ + -116.409, + 69.0695 + ], + [ + -116.235, + 70.0907 + ], + [ + -116.074, + 71.112 + ], + [ + -115.901, + 72.133 + ], + [ + -113.852, + 72.0888 + ], + [ + -110.269, + 71.9589 + ], + [ + -107.301, + 71.7993 + ], + [ + -104.771, + 71.6245 + ], + [ + -102.873, + 71.4691 + ], + [ + -100.864, + 71.2802 + ], + [ + -99.0519, + 71.088 + ], + [ + -97.6566, + 70.9302 + ], + [ + -96.1112, + 70.7341 + ], + [ + -94.6527, + 70.5333 + ], + [ + -93.2756, + 70.3291 + ], + [ + -92.1602, + 70.1503 + ], + [ + -90.8755, + 69.935 + ], + [ + -89.615, + 69.7102 + ], + [ + -88.3767, + 69.4757 + ], + [ + -87.3234, + 69.2633 + ], + [ + -86.0766, + 69.0001 + ], + [ + -84.8092, + 68.7163 + ], + [ + -83.5175, + 68.4094 + ], + [ + -83.9678, + 68.1574 + ], + [ + -85.4708, + 67.2638 + ], + [ + -86.8695, + 66.3581 + ], + [ + -88.1739, + 65.4412 + ], + [ + -89.3931, + 64.5148 + ], + [ + -90.534, + 63.5798 + ], + [ + -91.605, + 62.636 + ], + [ + -92.6129, + 61.6852 + ], + [ + -93.5631, + 60.7277 + ], + [ + -94.461, + 59.7649 + ], + [ + -95.3117, + 58.7974 + ], + [ + -96.1188, + 57.8247 + ], + [ + -96.8847, + 56.8469 + ], + [ + -97.6134, + 55.8648 + ], + [ + -98.3083, + 54.8792 + ], + [ + -98.9723, + 53.8904 + ], + [ + -99.6079, + 52.8985 + ], + [ + -100.216, + 51.9028 + ], + [ + -100.802, + 50.9052 + ], + [ + -101.363, + 49.9052 + ], + [ + -101.903, + 48.9027 + ], + [ + -102.423, + 47.8975 + ], + [ + -102.926, + 46.8897 + ], + [ + -103.411, + 45.8805 + ], + [ + -103.88, + 44.8701 + ], + [ + -104.336, + 43.8577 + ], + [ + -104.777, + 42.8435 + ], + [ + -105.204, + 41.8279 + ], + [ + -105.624, + 40.8119 + ], + [ + -106.027, + 39.7934 + ], + [ + -106.424, + 38.7746 + ], + [ + -106.803, + 37.7533 + ], + [ + -107.17, + 36.7291 + ], + [ + -107.532, + 35.7048 + ], + [ + -107.889, + 34.6811 + ], + [ + -108.237, + 33.6567 + ], + [ + -108.572, + 32.6297 + ], + [ + -108.904, + 31.6018 + ], + [ + -109.229, + 30.5737 + ], + [ + -109.544, + 29.544 + ], + [ + -109.855, + 28.5144 + ], + [ + -110.161, + 27.4837 + ], + [ + -110.463, + 26.4526 + ], + [ + -110.759, + 25.421 + ], + [ + -111.052, + 24.3889 + ], + [ + -111.338, + 23.3561 + ], + [ + -111.621, + 22.323 + ], + [ + -111.9, + 21.2893 + ], + [ + -112.175, + 20.2549 + ], + [ + -112.446, + 19.2202 + ], + [ + -112.714, + 18.1849 + ], + [ + -112.978, + 17.149 + ], + [ + -113.239, + 16.1129 + ], + [ + -113.497, + 15.0771 + ], + [ + -113.752, + 14.0403 + ], + [ + -114.005, + 13.0032 + ], + [ + -114.255, + 11.966 + ], + [ + -114.503, + 10.9288 + ], + [ + -114.749, + 9.89087 + ], + [ + -114.992, + 8.8525 + ], + [ + -115.233, + 7.81416 + ], + [ + -115.473, + 6.77588 + ], + [ + -115.711, + 5.73741 + ], + [ + -115.947, + 4.69879 + ], + [ + -116.182, + 3.66006 + ], + [ + -116.415, + 2.62125 + ], + [ + -116.647, + 1.58205 + ], + [ + -116.878, + 0.542513 + ], + [ + -117.107, + -0.496708 + ], + [ + -117.336, + -1.53556 + ], + [ + -117.564, + -2.57459 + ], + [ + -117.791, + -3.61391 + ], + [ + -118.018, + -4.65324 + ], + [ + -118.244, + -5.69259 + ], + [ + -118.469, + -6.73181 + ], + [ + -118.694, + -7.77091 + ], + [ + -118.919, + -8.80979 + ], + [ + -119.143, + -9.84882 + ], + [ + -119.368, + -10.8877 + ], + [ + -119.592, + -11.9259 + ], + [ + -119.817, + -12.9649 + ], + [ + -120.041, + -14.0039 + ], + [ + -120.266, + -15.0422 + ], + [ + -120.492, + -16.08 + ], + [ + -120.718, + -17.1177 + ], + [ + -120.944, + -18.1553 + ], + [ + -121.172, + -19.1927 + ], + [ + -121.4, + -20.2299 + ], + [ + -121.629, + -21.267 + ], + [ + -121.859, + -22.3038 + ], + [ + -122.091, + -23.3402 + ], + [ + -122.324, + -24.376 + ], + [ + -122.559, + -25.4115 + ], + [ + -122.794, + -26.4473 + ], + [ + -123.032, + -27.4831 + ], + [ + -123.271, + -28.5179 + ], + [ + -123.513, + -29.5523 + ], + [ + -123.758, + -30.5863 + ], + [ + -124.004, + -31.62 + ], + [ + -124.254, + -32.6533 + ], + [ + -124.506, + -33.6863 + ], + [ + -124.761, + -34.7192 + ], + [ + -125.019, + -35.7513 + ], + [ + -125.282, + -36.7827 + ], + [ + -125.548, + -37.8136 + ], + [ + -125.818, + -38.844 + ], + [ + -126.092, + -39.8745 + ], + [ + -126.372, + -40.9045 + ], + [ + -126.656, + -41.9337 + ], + [ + -126.947, + -42.9619 + ], + [ + -127.243, + -43.9895 + ], + [ + -127.546, + -45.0165 + ], + [ + -127.855, + -46.0433 + ], + [ + -128.172, + -47.0696 + ], + [ + -128.497, + -48.0954 + ], + [ + -128.83, + -49.1207 + ], + [ + -129.174, + -50.1443 + ], + [ + -129.528, + -51.1666 + ], + [ + -129.892, + -52.1887 + ], + [ + -130.268, + -53.2107 + ], + [ + -130.657, + -54.2314 + ], + [ + -131.062, + -55.2506 + ], + [ + -131.481, + -56.2686 + ], + [ + -131.917, + -57.2864 + ], + [ + -132.372, + -58.303 + ], + [ + -132.848, + -59.3182 + ], + [ + -133.347, + -60.3316 + ], + [ + -133.871, + -61.3435 + ], + [ + -134.422, + -62.354 + ], + [ + -135.005, + -63.3628 + ], + [ + -135.623, + -64.3695 + ], + [ + -136.28, + -65.3739 + ], + [ + -136.981, + -66.376 + ], + [ + -137.731, + -67.3757 + ], + [ + -138.538, + -68.3725 + ], + [ + -139.409, + -69.3654 + ], + [ + -140.355, + -70.3541 + ], + [ + -141.386, + -71.3384 + ], + [ + -142.516, + -72.3179 + ], + [ + -143.762, + -73.292 + ], + [ + -145.145, + -74.258 + ], + [ + -146.692, + -75.2144 + ], + [ + -148.437, + -76.1604 + ], + [ + -150.406, + -77.0957 + ], + [ + -152.675, + -78.0141 + ], + [ + -155.271, + -78.9149 + ], + [ + -158.307, + -79.7901 + ], + [ + -161.877, + -80.6343 + ], + [ + -166.106, + -81.4387 + ], + [ + -171.145, + -82.1879 + ], + [ + -172.577, + -81.9773 + ], + [ + -175.16, + -81.5533 + ], + [ + -177.399, + -81.1333 + ], + [ + -179.357, + -80.7185 + ], + [ + -180.0, + -80.56893260869565 + ], + [ + -180.0, + -68.93530936044048 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_AOD____20200222T173958_20200222T182345_20200224T005810_2627_055_155______LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2020-02-22T17:39:57.673000Z", + "completionDate": "2020-02-22T18:23:45.208000Z", + "productType": "SY_2_AOD___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 20918, + "updated": "2024-08-01T04:22:28.442003Z", + "published": "2021-10-08T18:02:03.500845Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ba0dcc30-cbe7-5f98-ba08-cc4cd973802c", + "size": 31521815, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ba0dcc30-cbe7-5f98-ba08-cc4cd973802c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/ba0dcc30-cbe7-5f98-ba08-cc4cd973802c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -117.7886407324597, + -12.977181027240103 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-80.5689326086956 179.125,-80.3654 177.512,-79.9474 176.045,-79.5221 174.887,-79.1538 173.583,-78.7131 172.336,-78.2514 171.152,-77.7654 170.178,-77.3396 169.044,-76.7909 167.916,-76.1911 166.789,-75.5303 165.811,-74.9057 164.638,-74.072 163.424,-73.1014 162.115,-71.9074 163.033,-71.8115 166.2,-71.4575 169.208,-71.0269 172.107,-70.5677 174.872,-70.0649 177.5,-69.5206 179.992,-68.9374 180.0,-68.9353093604405 180.0,-80.5689326086956-180,-68.9353093604405 -177.647,-68.3204 -175.412,-67.673 -173.299,-66.9966 -171.305,-66.292 -169.423,-65.5624 -167.645,-64.8116 -165.964,-64.0408 -164.374,-63.2516 -162.871,-62.4447 -161.449,-61.6219 -160.102,-60.785 -158.824,-59.9354 -157.61,-59.0739 -156.457,-58.2012 -155.361,-57.318 -154.317,-56.4255 -153.321,-55.5247 -152.371,-54.6159 -151.464,-53.6991 -150.597,-52.775 -149.767,-51.8448 -148.97,-50.9096 -148.205,-49.9688 -147.472,-49.0219 -146.769,-48.0698 -146.09,-47.114 -145.435,-46.1548 -144.804,-45.1908 -144.199,-44.2222 -143.613,-43.2506 -143.046,-42.2756 -142.497,-41.2978 -141.965,-40.3173 -141.451,-39.3339 -140.951,-38.348 -140.467,-37.3592 -139.998,-36.3679 -139.542,-35.3744 -139.097,-34.3792 -138.664,-33.3822 -138.243,-32.3831 -137.833,-31.3819 -137.433,-30.3789 -137.043,-29.3744 -136.662,-28.3685 -136.29,-27.3611 -135.926,-26.3524 -135.57,-25.3425 -135.223,-24.3311 -134.884,-23.3178 -134.551,-22.3037 -134.223,-21.2892 -133.903,-20.2734 -133.589,-19.2566 -133.281,-18.2386 -132.979,-17.2198 -132.682,-16.2001 -132.39,-15.1794 -132.104,-14.1582 -131.821,-13.1365 -131.544,-12.1139 -131.272,-11.0905 -131.005,-10.0658 -130.741,-9.04104 -130.48,-8.01627 -130.224,-6.99042 -129.971,-5.96429 -129.722,-4.93766 -129.476,-3.91048 -129.234,-2.88284 -128.995,-1.85478 -128.759,-0.826353 -128.526,0.202376 -128.295,1.23123 -128.067,2.26024 -127.843,3.28981 -127.621,4.31981 -127.402,5.34987 -127.185,6.38002 -126.969,7.41034 -126.757,8.44093 -126.546,9.47163 -126.337,10.5024 -126.132,11.5333 -125.928,12.5645 -125.726,13.5957 -125.525,14.6265 -125.326,15.6576 -125.13,16.6889 -124.935,17.7201 -124.74,18.751 -124.549,19.7823 -124.359,20.8135 -124.17,21.8444 -123.983,22.8754 -123.797,23.9062 -123.612,24.937 -123.428,25.9675 -123.246,26.998 -123.065,28.0284 -122.885,29.0587 -122.707,30.089 -122.53,31.119 -122.353,32.1485 -122.177,33.1779 -122.004,34.2075 -121.831,35.2371 -121.638,36.2637 -121.474,37.2931 -121.313,38.3226 -121.136,39.3506 -120.95,40.3772 -120.784,41.4053 -120.612,42.4327 -120.448,43.4604 -120.279,44.4873 -120.133,45.5159 -119.967,46.5427 -119.798,47.5689 -119.633,48.5949 -119.45,49.6196 -119.3,50.6465 -119.137,51.6721 -118.952,52.6958 -118.797,53.721 -118.655,54.7471 -118.5,55.7721 -118.334,56.7959 -118.179,57.82 -118.021,58.844 -117.852,59.8674 -117.703,60.8913 -117.543,61.9141 -117.376,62.9366 -117.217,63.9593 -117.054,64.9817 -116.892,66.0039 -116.722,67.0258 -116.565,68.0476 -116.409,69.0695 -116.235,70.0907 -116.074,71.112 -115.901,72.133 -113.852,72.0888 -110.269,71.9589 -107.301,71.7993 -104.771,71.6245 -102.873,71.4691 -100.864,71.2802 -99.0519,71.088 -97.6566,70.9302 -96.1112,70.7341 -94.6527,70.5333 -93.2756,70.3291 -92.1602,70.1503 -90.8755,69.935 -89.615,69.7102 -88.3767,69.4757 -87.3234,69.2633 -86.0766,69.0001 -84.8092,68.7163 -83.5175,68.4094 -83.9678,68.1574 -85.4708,67.2638 -86.8695,66.3581 -88.1739,65.4412 -89.3931,64.5148 -90.534,63.5798 -91.605,62.636 -92.6129,61.6852 -93.5631,60.7277 -94.461,59.7649 -95.3117,58.7974 -96.1188,57.8247 -96.8847,56.8469 -97.6134,55.8648 -98.3083,54.8792 -98.9723,53.8904 -99.6079,52.8985 -100.216,51.9028 -100.802,50.9052 -101.363,49.9052 -101.903,48.9027 -102.423,47.8975 -102.926,46.8897 -103.411,45.8805 -103.88,44.8701 -104.336,43.8577 -104.777,42.8435 -105.204,41.8279 -105.624,40.8119 -106.027,39.7934 -106.424,38.7746 -106.803,37.7533 -107.17,36.7291 -107.532,35.7048 -107.889,34.6811 -108.237,33.6567 -108.572,32.6297 -108.904,31.6018 -109.229,30.5737 -109.544,29.544 -109.855,28.5144 -110.161,27.4837 -110.463,26.4526 -110.759,25.421 -111.052,24.3889 -111.338,23.3561 -111.621,22.323 -111.9,21.2893 -112.175,20.2549 -112.446,19.2202 -112.714,18.1849 -112.978,17.149 -113.239,16.1129 -113.497,15.0771 -113.752,14.0403 -114.005,13.0032 -114.255,11.966 -114.503,10.9288 -114.749,9.89087 -114.992,8.8525 -115.233,7.81416 -115.473,6.77588 -115.711,5.73741 -115.947,4.69879 -116.182,3.66006 -116.415,2.62125 -116.647,1.58205 -116.878,0.542513 -117.107,-0.496708 -117.336,-1.53556 -117.564,-2.57459 -117.791,-3.61391 -118.018,-4.65324 -118.244,-5.69259 -118.469,-6.73181 -118.694,-7.77091 -118.919,-8.80979 -119.143,-9.84882 -119.368,-10.8877 -119.592,-11.9259 -119.817,-12.9649 -120.041,-14.0039 -120.266,-15.0422 -120.492,-16.08 -120.718,-17.1177 -120.944,-18.1553 -121.172,-19.1927 -121.4,-20.2299 -121.629,-21.267 -121.859,-22.3038 -122.091,-23.3402 -122.324,-24.376 -122.559,-25.4115 -122.794,-26.4473 -123.032,-27.4831 -123.271,-28.5179 -123.513,-29.5523 -123.758,-30.5863 -124.004,-31.62 -124.254,-32.6533 -124.506,-33.6863 -124.761,-34.7192 -125.019,-35.7513 -125.282,-36.7827 -125.548,-37.8136 -125.818,-38.844 -126.092,-39.8745 -126.372,-40.9045 -126.656,-41.9337 -126.947,-42.9619 -127.243,-43.9895 -127.546,-45.0165 -127.855,-46.0433 -128.172,-47.0696 -128.497,-48.0954 -128.83,-49.1207 -129.174,-50.1443 -129.528,-51.1666 -129.892,-52.1887 -130.268,-53.2107 -130.657,-54.2314 -131.062,-55.2506 -131.481,-56.2686 -131.917,-57.2864 -132.372,-58.303 -132.848,-59.3182 -133.347,-60.3316 -133.871,-61.3435 -134.422,-62.354 -135.005,-63.3628 -135.623,-64.3695 -136.28,-65.3739 -136.981,-66.376 -137.731,-67.3757 -138.538,-68.3725 -139.409,-69.3654 -140.355,-70.3541 -141.386,-71.3384 -142.516,-72.3179 -143.762,-73.292 -145.145,-74.258 -146.692,-75.2144 -148.437,-76.1604 -150.406,-77.0957 -152.675,-78.0141 -155.271,-78.9149 -158.307,-79.7901 -161.877,-80.6343 -166.106,-81.4387 -171.145,-82.1879 -172.577,-81.9773 -175.16,-81.5533 -177.399,-81.1333 -179.357,-80.7185 -180,-80.5689326086956 -180,-68.9353093604405", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_AOD___/2020/02/22/S3A_SY_2_AOD____20200222T173958_20200222T182345_20200224T005810_2627_055_155______LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 155, + "processingBaseline": 0 + }, + "id": "ba0dcc30-cbe7-5f98-ba08-cc4cd973802c" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -77.28525704225353 + ], + [ + 178.934, + -76.7714 + ], + [ + 177.803, + -76.1725 + ], + [ + 176.664, + -75.5144 + ], + [ + 175.689, + -74.8856 + ], + [ + 174.51, + -74.0481 + ], + [ + 173.279, + -73.0622 + ], + [ + 171.981, + -71.8773 + ], + [ + 172.893, + -71.7846 + ], + [ + 176.043, + -71.422 + ], + [ + 179.067, + -71.0086 + ], + [ + 180.0, + -70.86030583563536 + ], + [ + 180.0, + -77.28525704225353 + ] + ] + ], + [ + [ + [ + -180.0, + -70.86030583563536 + ], + [ + -178.037, + -70.5483 + ], + [ + -175.272, + -70.0447 + ], + [ + -172.644, + -69.5006 + ], + [ + -170.157, + -68.9175 + ], + [ + -167.8, + -68.3001 + ], + [ + -165.57, + -67.6513 + ], + [ + -163.461, + -66.9734 + ], + [ + -161.469, + -66.2689 + ], + [ + -159.588, + -65.5399 + ], + [ + -157.811, + -64.7888 + ], + [ + -156.132, + -64.0174 + ], + [ + -154.545, + -63.2275 + ], + [ + -153.045, + -62.4204 + ], + [ + -151.624, + -61.5978 + ], + [ + -150.277, + -60.761 + ], + [ + -148.998, + -59.9112 + ], + [ + -147.786, + -59.0494 + ], + [ + -146.636, + -58.1766 + ], + [ + -145.539, + -57.2935 + ], + [ + -144.496, + -56.4009 + ], + [ + -143.501, + -55.4997 + ], + [ + -142.552, + -54.5905 + ], + [ + -141.645, + -53.6741 + ], + [ + -140.777, + -52.7506 + ], + [ + -139.947, + -51.8206 + ], + [ + -139.151, + -50.8847 + ], + [ + -138.388, + -49.9433 + ], + [ + -137.655, + -48.9968 + ], + [ + -136.95, + -48.0453 + ], + [ + -136.272, + -47.0892 + ], + [ + -135.619, + -46.129 + ], + [ + -134.989, + -45.1649 + ], + [ + -134.383, + -44.197 + ], + [ + -133.798, + -43.2257 + ], + [ + -133.229, + -42.251 + ], + [ + -132.679, + -41.2733 + ], + [ + -132.149, + -40.2923 + ], + [ + -131.635, + -39.3079 + ], + [ + -131.137, + -38.3211 + ], + [ + -130.652, + -37.333 + ], + [ + -130.181, + -36.343 + ], + [ + -129.723, + -35.3498 + ], + [ + -129.28, + -34.3539 + ], + [ + -128.849, + -33.3565 + ], + [ + -128.427, + -32.3573 + ], + [ + -128.015, + -31.3563 + ], + [ + -127.615, + -30.3535 + ], + [ + -127.227, + -29.349 + ], + [ + -126.847, + -28.343 + ], + [ + -126.474, + -27.3355 + ], + [ + -126.11, + -26.3267 + ], + [ + -125.754, + -25.3165 + ], + [ + -125.407, + -24.3051 + ], + [ + -125.066, + -23.2924 + ], + [ + -124.733, + -22.2786 + ], + [ + -124.406, + -21.2636 + ], + [ + -124.086, + -20.2476 + ], + [ + -123.772, + -19.2305 + ], + [ + -123.464, + -18.2127 + ], + [ + -123.162, + -17.1939 + ], + [ + -122.865, + -16.1742 + ], + [ + -122.574, + -15.1536 + ], + [ + -122.287, + -14.1323 + ], + [ + -122.005, + -13.1102 + ], + [ + -121.728, + -12.0874 + ], + [ + -121.455, + -11.064 + ], + [ + -121.187, + -10.0399 + ], + [ + -120.923, + -9.01522 + ], + [ + -120.663, + -7.99001 + ], + [ + -120.406, + -6.96425 + ], + [ + -120.154, + -5.93799 + ], + [ + -119.904, + -4.91117 + ], + [ + -119.659, + -3.88405 + ], + [ + -119.417, + -2.85648 + ], + [ + -119.177, + -1.8285 + ], + [ + -118.941, + -0.800064 + ], + [ + -118.708, + 0.228699 + ], + [ + -118.478, + 1.25766 + ], + [ + -118.25, + 2.28695 + ], + [ + -118.026, + 3.31654 + ], + [ + -117.803, + 4.34636 + ], + [ + -117.584, + 5.37651 + ], + [ + -117.366, + 6.40683 + ], + [ + -117.152, + 7.43713 + ], + [ + -116.939, + 8.46741 + ], + [ + -116.728, + 9.49797 + ], + [ + -116.52, + 10.5291 + ], + [ + -116.314, + 11.5609 + ], + [ + -116.111, + 12.5923 + ], + [ + -115.907, + 13.6227 + ], + [ + -115.706, + 14.6531 + ], + [ + -115.508, + 15.6843 + ], + [ + -115.312, + 16.7154 + ], + [ + -115.117, + 17.7468 + ], + [ + -114.922, + 18.7784 + ], + [ + -114.731, + 19.8091 + ], + [ + -114.541, + 20.84 + ], + [ + -114.351, + 21.8712 + ], + [ + -114.164, + 22.9024 + ], + [ + -113.977, + 23.9335 + ], + [ + -113.792, + 24.9642 + ], + [ + -113.609, + 25.9947 + ], + [ + -113.425, + 27.025 + ], + [ + -113.241, + 28.055 + ], + [ + -113.066, + 29.0858 + ], + [ + -112.888, + 30.116 + ], + [ + -112.707, + 31.1456 + ], + [ + -112.523, + 32.1744 + ], + [ + -112.353, + 33.2046 + ], + [ + -112.169, + 34.2329 + ], + [ + -111.977, + 35.2599 + ], + [ + -111.809, + 36.2895 + ], + [ + -111.637, + 37.3185 + ], + [ + -111.456, + 38.3461 + ], + [ + -111.285, + 39.3746 + ], + [ + -111.108, + 40.4022 + ], + [ + -110.951, + 41.4313 + ], + [ + -110.778, + 42.4584 + ], + [ + -110.601, + 43.4848 + ], + [ + -110.444, + 44.513 + ], + [ + -110.286, + 45.5409 + ], + [ + -110.128, + 46.5684 + ], + [ + -109.974, + 47.5957 + ], + [ + -109.812, + 48.6221 + ], + [ + -109.642, + 49.6477 + ], + [ + -109.487, + 50.6742 + ], + [ + -109.325, + 51.6997 + ], + [ + -109.163, + 52.7251 + ], + [ + -109.002, + 53.75 + ], + [ + -108.838, + 54.7745 + ], + [ + -108.682, + 55.7993 + ], + [ + -108.52, + 56.8234 + ], + [ + -108.359, + 57.8473 + ], + [ + -108.202, + 58.8711 + ], + [ + -108.038, + 59.8948 + ], + [ + -107.879, + 60.9187 + ], + [ + -107.721, + 61.9424 + ], + [ + -107.553, + 62.9646 + ], + [ + -107.393, + 63.9863 + ], + [ + -107.233, + 65.009 + ], + [ + -107.073, + 66.0312 + ], + [ + -106.915, + 67.0534 + ], + [ + -106.755, + 68.0754 + ], + [ + -106.592, + 69.0971 + ], + [ + -106.422, + 70.1183 + ], + [ + -106.257, + 71.1395 + ], + [ + -106.086, + 72.1606 + ], + [ + -104.045, + 72.1164 + ], + [ + -100.467, + 71.9866 + ], + [ + -97.4763, + 71.8257 + ], + [ + -94.9365, + 71.6501 + ], + [ + -93.0246, + 71.4947 + ], + [ + -91.0149, + 71.3056 + ], + [ + -89.2024, + 71.1132 + ], + [ + -87.7997, + 70.9449 + ], + [ + -86.252, + 70.7486 + ], + [ + -84.7933, + 70.5478 + ], + [ + -83.4146, + 70.3434 + ], + [ + -82.2745, + 70.1642 + ], + [ + -80.9901, + 69.9484 + ], + [ + -79.7299, + 69.7231 + ], + [ + -78.492, + 69.4881 + ], + [ + -77.4496, + 69.2813 + ], + [ + -76.2038, + 69.0176 + ], + [ + -74.9358, + 68.733 + ], + [ + -73.6441, + 68.4252 + ], + [ + -74.0948, + 68.1733 + ], + [ + -75.6024, + 67.2804 + ], + [ + -77.0042, + 66.3752 + ], + [ + -78.3112, + 65.4589 + ], + [ + -79.5329, + 64.5326 + ], + [ + -80.6767, + 63.5975 + ], + [ + -81.75, + 62.6545 + ], + [ + -82.7593, + 61.7042 + ], + [ + -83.7106, + 60.7473 + ], + [ + -84.6103, + 59.7851 + ], + [ + -85.4631, + 58.8173 + ], + [ + -86.2705, + 57.8439 + ], + [ + -87.037, + 56.8662 + ], + [ + -87.7675, + 55.8849 + ], + [ + -88.4641, + 54.8997 + ], + [ + -89.1292, + 53.9106 + ], + [ + -89.7659, + 52.9187 + ], + [ + -90.3766, + 51.924 + ], + [ + -90.961, + 50.9263 + ], + [ + -91.523, + 49.926 + ], + [ + -92.0635, + 48.9231 + ], + [ + -92.5845, + 47.9179 + ], + [ + -93.0868, + 46.9107 + ], + [ + -93.5722, + 45.9016 + ], + [ + -94.0411, + 44.8906 + ], + [ + -94.4957, + 43.8781 + ], + [ + -94.9366, + 42.8638 + ], + [ + -95.3638, + 41.8479 + ], + [ + -95.7782, + 40.8305 + ], + [ + -96.1819, + 39.8121 + ], + [ + -96.5747, + 38.7924 + ], + [ + -96.957, + 37.7712 + ], + [ + -97.3294, + 36.7488 + ], + [ + -97.6934, + 35.7255 + ], + [ + -98.0489, + 34.7012 + ], + [ + -98.3958, + 33.6757 + ], + [ + -98.7363, + 32.6496 + ], + [ + -99.0688, + 31.6225 + ], + [ + -99.3949, + 30.5947 + ], + [ + -99.7139, + 29.5658 + ], + [ + -100.026, + 28.536 + ], + [ + -100.334, + 27.5058 + ], + [ + -100.637, + 26.4752 + ], + [ + -100.938, + 25.4447 + ], + [ + -101.232, + 24.4128 + ], + [ + -101.521, + 23.3803 + ], + [ + -101.804, + 22.3471 + ], + [ + -102.082, + 21.3131 + ], + [ + -102.355, + 20.2783 + ], + [ + -102.622, + 19.2424 + ], + [ + -102.89, + 18.2071 + ], + [ + -103.152, + 17.1713 + ], + [ + -103.414, + 16.1353 + ], + [ + -103.672, + 15.0987 + ], + [ + -103.928, + 14.0621 + ], + [ + -104.18, + 13.0251 + ], + [ + -104.43, + 11.9878 + ], + [ + -104.679, + 10.9507 + ], + [ + -104.925, + 9.91296 + ], + [ + -105.168, + 8.87462 + ], + [ + -105.409, + 7.83614 + ], + [ + -105.649, + 6.79769 + ], + [ + -105.887, + 5.7592 + ], + [ + -106.124, + 4.72058 + ], + [ + -106.358, + 3.6817 + ], + [ + -106.592, + 2.64259 + ], + [ + -106.824, + 1.60354 + ], + [ + -107.055, + 0.564452 + ], + [ + -107.285, + -0.474807 + ], + [ + -107.514, + -1.5141 + ], + [ + -107.742, + -2.55336 + ], + [ + -107.969, + -3.59269 + ], + [ + -108.196, + -4.63197 + ], + [ + -108.422, + -5.67116 + ], + [ + -108.648, + -6.71033 + ], + [ + -108.873, + -7.74948 + ], + [ + -109.098, + -8.78858 + ], + [ + -109.322, + -9.82754 + ], + [ + -109.547, + -10.8665 + ], + [ + -109.771, + -11.9052 + ], + [ + -109.996, + -12.9438 + ], + [ + -110.221, + -13.9822 + ], + [ + -110.446, + -15.0206 + ], + [ + -110.672, + -16.0587 + ], + [ + -110.898, + -17.0966 + ], + [ + -111.125, + -18.1344 + ], + [ + -111.352, + -19.1719 + ], + [ + -111.58, + -20.2092 + ], + [ + -111.81, + -21.2461 + ], + [ + -112.04, + -22.2828 + ], + [ + -112.271, + -23.3193 + ], + [ + -112.504, + -24.3556 + ], + [ + -112.739, + -25.3915 + ], + [ + -112.975, + -26.4271 + ], + [ + -113.213, + -27.4622 + ], + [ + -113.453, + -28.4971 + ], + [ + -113.695, + -29.5317 + ], + [ + -113.939, + -30.5658 + ], + [ + -114.186, + -31.5995 + ], + [ + -114.435, + -32.633 + ], + [ + -114.686, + -33.6661 + ], + [ + -114.942, + -34.6989 + ], + [ + -115.202, + -35.7308 + ], + [ + -115.464, + -36.7622 + ], + [ + -115.73, + -37.7934 + ], + [ + -116.0, + -38.8243 + ], + [ + -116.275, + -39.8545 + ], + [ + -116.555, + -40.8838 + ], + [ + -116.84, + -41.9128 + ], + [ + -117.13, + -42.9416 + ], + [ + -117.426, + -43.9698 + ], + [ + -117.728, + -44.9972 + ], + [ + -118.039, + -46.0241 + ], + [ + -118.356, + -47.0502 + ], + [ + -118.681, + -48.0754 + ], + [ + -119.014, + -49.1 + ], + [ + -119.358, + -50.1241 + ], + [ + -119.711, + -51.1473 + ], + [ + -120.076, + -52.1696 + ], + [ + -120.453, + -53.1911 + ], + [ + -120.842, + -54.2116 + ], + [ + -121.246, + -55.2312 + ], + [ + -121.666, + -56.2498 + ], + [ + -122.103, + -57.2673 + ], + [ + -122.558, + -58.2835 + ], + [ + -123.034, + -59.2985 + ], + [ + -123.533, + -60.3121 + ], + [ + -124.057, + -61.3243 + ], + [ + -124.61, + -62.3349 + ], + [ + -125.193, + -63.3437 + ], + [ + -125.81, + -64.3503 + ], + [ + -126.468, + -65.3549 + ], + [ + -127.169, + -66.3572 + ], + [ + -127.92, + -67.3567 + ], + [ + -128.726, + -68.3531 + ], + [ + -129.597, + -69.3461 + ], + [ + -130.543, + -70.3352 + ], + [ + -131.574, + -71.3198 + ], + [ + -132.704, + -72.2992 + ], + [ + -133.95, + -73.2725 + ], + [ + -135.333, + -74.2385 + ], + [ + -136.882, + -75.1954 + ], + [ + -138.641, + -76.1402 + ], + [ + -140.611, + -77.0746 + ], + [ + -142.857, + -77.9946 + ], + [ + -145.46, + -78.895 + ], + [ + -148.483, + -79.7717 + ], + [ + -152.044, + -80.616 + ], + [ + -156.264, + -81.4204 + ], + [ + -161.287, + -82.1702 + ], + [ + -162.713, + -81.9599 + ], + [ + -165.303, + -81.5379 + ], + [ + -167.536, + -81.1182 + ], + [ + -169.488, + -80.7041 + ], + [ + -170.977, + -80.3558 + ], + [ + -172.59, + -79.9382 + ], + [ + -174.07, + -79.5146 + ], + [ + -175.26, + -79.1454 + ], + [ + -176.556, + -78.7038 + ], + [ + -177.795, + -78.2411 + ], + [ + -178.985, + -77.7554 + ], + [ + -179.93, + -77.319 + ], + [ + -180.0, + -77.28525704225353 + ], + [ + -180.0, + -70.86030583563536 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3B_SY_2_AOD____20200222T170025_20200222T174412_20200223T230214_2627_036_012______LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2020-02-22T17:00:24.726000Z", + "completionDate": "2020-02-22T17:44:12.300000Z", + "productType": "SY_2_AOD___", + "platform": "S3B", + "resolution": 0.0, + "orbitNumber": 9524, + "updated": "2024-08-01T04:22:56.003053Z", + "published": "2021-07-23T12:11:05.013827Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ec908b6c-fec4-5fd8-ba5a-3bf11ad3f5bb", + "size": 34704004, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ec908b6c-fec4-5fd8-ba5a-3bf11ad3f5bb", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/ec908b6c-fec4-5fd8-ba5a-3bf11ad3f5bb.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -119.16579589888607, + -12.91619559024497 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-77.2852570422535 178.934,-76.7714 177.803,-76.1725 176.664,-75.5144 175.689,-74.8856 174.51,-74.0481 173.279,-73.0622 171.981,-71.8773 172.893,-71.7846 176.043,-71.422 179.067,-71.0086 180.0,-70.8603058356354 180.0,-77.2852570422535-180,-70.8603058356354 -178.037,-70.5483 -175.272,-70.0447 -172.644,-69.5006 -170.157,-68.9175 -167.8,-68.3001 -165.57,-67.6513 -163.461,-66.9734 -161.469,-66.2689 -159.588,-65.5399 -157.811,-64.7888 -156.132,-64.0174 -154.545,-63.2275 -153.045,-62.4204 -151.624,-61.5978 -150.277,-60.761 -148.998,-59.9112 -147.786,-59.0494 -146.636,-58.1766 -145.539,-57.2935 -144.496,-56.4009 -143.501,-55.4997 -142.552,-54.5905 -141.645,-53.6741 -140.777,-52.7506 -139.947,-51.8206 -139.151,-50.8847 -138.388,-49.9433 -137.655,-48.9968 -136.95,-48.0453 -136.272,-47.0892 -135.619,-46.129 -134.989,-45.1649 -134.383,-44.197 -133.798,-43.2257 -133.229,-42.251 -132.679,-41.2733 -132.149,-40.2923 -131.635,-39.3079 -131.137,-38.3211 -130.652,-37.333 -130.181,-36.343 -129.723,-35.3498 -129.28,-34.3539 -128.849,-33.3565 -128.427,-32.3573 -128.015,-31.3563 -127.615,-30.3535 -127.227,-29.349 -126.847,-28.343 -126.474,-27.3355 -126.11,-26.3267 -125.754,-25.3165 -125.407,-24.3051 -125.066,-23.2924 -124.733,-22.2786 -124.406,-21.2636 -124.086,-20.2476 -123.772,-19.2305 -123.464,-18.2127 -123.162,-17.1939 -122.865,-16.1742 -122.574,-15.1536 -122.287,-14.1323 -122.005,-13.1102 -121.728,-12.0874 -121.455,-11.064 -121.187,-10.0399 -120.923,-9.01522 -120.663,-7.99001 -120.406,-6.96425 -120.154,-5.93799 -119.904,-4.91117 -119.659,-3.88405 -119.417,-2.85648 -119.177,-1.8285 -118.941,-0.800064 -118.708,0.228699 -118.478,1.25766 -118.25,2.28695 -118.026,3.31654 -117.803,4.34636 -117.584,5.37651 -117.366,6.40683 -117.152,7.43713 -116.939,8.46741 -116.728,9.49797 -116.52,10.5291 -116.314,11.5609 -116.111,12.5923 -115.907,13.6227 -115.706,14.6531 -115.508,15.6843 -115.312,16.7154 -115.117,17.7468 -114.922,18.7784 -114.731,19.8091 -114.541,20.84 -114.351,21.8712 -114.164,22.9024 -113.977,23.9335 -113.792,24.9642 -113.609,25.9947 -113.425,27.025 -113.241,28.055 -113.066,29.0858 -112.888,30.116 -112.707,31.1456 -112.523,32.1744 -112.353,33.2046 -112.169,34.2329 -111.977,35.2599 -111.809,36.2895 -111.637,37.3185 -111.456,38.3461 -111.285,39.3746 -111.108,40.4022 -110.951,41.4313 -110.778,42.4584 -110.601,43.4848 -110.444,44.513 -110.286,45.5409 -110.128,46.5684 -109.974,47.5957 -109.812,48.6221 -109.642,49.6477 -109.487,50.6742 -109.325,51.6997 -109.163,52.7251 -109.002,53.75 -108.838,54.7745 -108.682,55.7993 -108.52,56.8234 -108.359,57.8473 -108.202,58.8711 -108.038,59.8948 -107.879,60.9187 -107.721,61.9424 -107.553,62.9646 -107.393,63.9863 -107.233,65.009 -107.073,66.0312 -106.915,67.0534 -106.755,68.0754 -106.592,69.0971 -106.422,70.1183 -106.257,71.1395 -106.086,72.1606 -104.045,72.1164 -100.467,71.9866 -97.4763,71.8257 -94.9365,71.6501 -93.0246,71.4947 -91.0149,71.3056 -89.2024,71.1132 -87.7997,70.9449 -86.252,70.7486 -84.7933,70.5478 -83.4146,70.3434 -82.2745,70.1642 -80.9901,69.9484 -79.7299,69.7231 -78.492,69.4881 -77.4496,69.2813 -76.2038,69.0176 -74.9358,68.733 -73.6441,68.4252 -74.0948,68.1733 -75.6024,67.2804 -77.0042,66.3752 -78.3112,65.4589 -79.5329,64.5326 -80.6767,63.5975 -81.75,62.6545 -82.7593,61.7042 -83.7106,60.7473 -84.6103,59.7851 -85.4631,58.8173 -86.2705,57.8439 -87.037,56.8662 -87.7675,55.8849 -88.4641,54.8997 -89.1292,53.9106 -89.7659,52.9187 -90.3766,51.924 -90.961,50.9263 -91.523,49.926 -92.0635,48.9231 -92.5845,47.9179 -93.0868,46.9107 -93.5722,45.9016 -94.0411,44.8906 -94.4957,43.8781 -94.9366,42.8638 -95.3638,41.8479 -95.7782,40.8305 -96.1819,39.8121 -96.5747,38.7924 -96.957,37.7712 -97.3294,36.7488 -97.6934,35.7255 -98.0489,34.7012 -98.3958,33.6757 -98.7363,32.6496 -99.0688,31.6225 -99.3949,30.5947 -99.7139,29.5658 -100.026,28.536 -100.334,27.5058 -100.637,26.4752 -100.938,25.4447 -101.232,24.4128 -101.521,23.3803 -101.804,22.3471 -102.082,21.3131 -102.355,20.2783 -102.622,19.2424 -102.89,18.2071 -103.152,17.1713 -103.414,16.1353 -103.672,15.0987 -103.928,14.0621 -104.18,13.0251 -104.43,11.9878 -104.679,10.9507 -104.925,9.91296 -105.168,8.87462 -105.409,7.83614 -105.649,6.79769 -105.887,5.7592 -106.124,4.72058 -106.358,3.6817 -106.592,2.64259 -106.824,1.60354 -107.055,0.564452 -107.285,-0.474807 -107.514,-1.5141 -107.742,-2.55336 -107.969,-3.59269 -108.196,-4.63197 -108.422,-5.67116 -108.648,-6.71033 -108.873,-7.74948 -109.098,-8.78858 -109.322,-9.82754 -109.547,-10.8665 -109.771,-11.9052 -109.996,-12.9438 -110.221,-13.9822 -110.446,-15.0206 -110.672,-16.0587 -110.898,-17.0966 -111.125,-18.1344 -111.352,-19.1719 -111.58,-20.2092 -111.81,-21.2461 -112.04,-22.2828 -112.271,-23.3193 -112.504,-24.3556 -112.739,-25.3915 -112.975,-26.4271 -113.213,-27.4622 -113.453,-28.4971 -113.695,-29.5317 -113.939,-30.5658 -114.186,-31.5995 -114.435,-32.633 -114.686,-33.6661 -114.942,-34.6989 -115.202,-35.7308 -115.464,-36.7622 -115.73,-37.7934 -116,-38.8243 -116.275,-39.8545 -116.555,-40.8838 -116.84,-41.9128 -117.13,-42.9416 -117.426,-43.9698 -117.728,-44.9972 -118.039,-46.0241 -118.356,-47.0502 -118.681,-48.0754 -119.014,-49.1 -119.358,-50.1241 -119.711,-51.1473 -120.076,-52.1696 -120.453,-53.1911 -120.842,-54.2116 -121.246,-55.2312 -121.666,-56.2498 -122.103,-57.2673 -122.558,-58.2835 -123.034,-59.2985 -123.533,-60.3121 -124.057,-61.3243 -124.61,-62.3349 -125.193,-63.3437 -125.81,-64.3503 -126.468,-65.3549 -127.169,-66.3572 -127.92,-67.3567 -128.726,-68.3531 -129.597,-69.3461 -130.543,-70.3352 -131.574,-71.3198 -132.704,-72.2992 -133.95,-73.2725 -135.333,-74.2385 -136.882,-75.1954 -138.641,-76.1402 -140.611,-77.0746 -142.857,-77.9946 -145.46,-78.895 -148.483,-79.7717 -152.044,-80.616 -156.264,-81.4204 -161.287,-82.1702 -162.713,-81.9599 -165.303,-81.5379 -167.536,-81.1182 -169.488,-80.7041 -170.977,-80.3558 -172.59,-79.9382 -174.07,-79.5146 -175.26,-79.1454 -176.556,-78.7038 -177.795,-78.2411 -178.985,-77.7554 -179.93,-77.319 -180,-77.2852570422535 -180,-70.8603058356354", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_AOD___/2020/02/22/S3B_SY_2_AOD____20200222T170025_20200222T174412_20200223T230214_2627_036_012______LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 12, + "processingBaseline": 0 + }, + "id": "ec908b6c-fec4-5fd8-ba5a-3bf11ad3f5bb" + } + ], + "properties": { + "id": "7176b859-864f-5b5a-bea5-891058598251", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SY_2_AOD___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SY_2_SYN___.json b/tests/data/opensearch/creodias_search_SY_2_SYN___.json new file mode 100644 index 0000000..4fdaa54 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SY_2_SYN___.json @@ -0,0 +1,786 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -51.3018, + -41.5026 + ], + [ + -50.5356, + -41.7401 + ], + [ + -49.7632, + -41.9718 + ], + [ + -48.9819, + -42.1991 + ], + [ + -48.2002, + -42.4197 + ], + [ + -47.414, + -42.6346 + ], + [ + -46.6167, + -42.8455 + ], + [ + -45.8197, + -43.0491 + ], + [ + -45.0141, + -43.2485 + ], + [ + -44.2043, + -43.4419 + ], + [ + -43.3838, + -43.6259 + ], + [ + -42.5634, + -43.808 + ], + [ + -41.7382, + -43.9813 + ], + [ + -40.9082, + -44.1536 + ], + [ + -40.0747, + -44.3169 + ], + [ + -39.2359, + -44.4769 + ], + [ + -38.3904, + -44.627 + ], + [ + -37.5424, + -44.7718 + ], + [ + -36.6926, + -44.9099 + ], + [ + -35.8355, + -45.0423 + ], + [ + -35.0729, + -42.4194 + ], + [ + -34.3462, + -39.7884 + ], + [ + -33.651, + -37.1533 + ], + [ + -32.9818, + -34.5156 + ], + [ + -33.7176, + -34.3875 + ], + [ + -34.4523, + -34.255 + ], + [ + -35.1832, + -34.1183 + ], + [ + -35.9128, + -33.9784 + ], + [ + -36.6381, + -33.8305 + ], + [ + -37.363, + -33.6806 + ], + [ + -38.0842, + -33.5242 + ], + [ + -38.8028, + -33.3684 + ], + [ + -39.5191, + -33.2056 + ], + [ + -40.2342, + -33.0432 + ], + [ + -40.9461, + -32.8721 + ], + [ + -41.6568, + -32.6966 + ], + [ + -42.3584, + -32.5194 + ], + [ + -43.0628, + -32.3363 + ], + [ + -43.7648, + -32.1492 + ], + [ + -44.4602, + -31.9592 + ], + [ + -45.151, + -31.7659 + ], + [ + -45.8421, + -31.5679 + ], + [ + -46.5321, + -31.3647 + ], + [ + -47.5985, + -33.9214 + ], + [ + -48.7416, + -36.4656 + ], + [ + -49.9727, + -38.9948 + ], + [ + -51.3018, + -41.5026 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_SYN____20181231T120259_20181231T120559_20190101T234640_0179_039_351_3600_LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2018-12-31T12:02:59.101000Z", + "completionDate": "2018-12-31T12:05:59.101000Z", + "productType": "SY_2_SYN___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 14954, + "updated": "2023-11-27T13:34:51.924633Z", + "published": "2019-01-31T19:28:07.715069Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1bf2fc1d-f6b8-5897-818f-98361ad42ad8", + "size": 207652755, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1bf2fc1d-f6b8-5897-818f-98361ad42ad8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/1bf2fc1d-f6b8-5897-818f-98361ad42ad8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -42.1418, + -38.2035 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SYNERGY/SY_2_SYN___/2018/12/31/S3A_SY_2_SYN____20181231T120259_20181231T120559_20190101T234640_0179_039_351_3600_LN2_O_NT_002.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-51.3018,-41.5026 -50.5356,-41.7401 -49.7632,-41.9718 -48.9819,-42.1991 -48.2002,-42.4197 -47.414,-42.6346 -46.6167,-42.8455 -45.8197,-43.0491 -45.0141,-43.2485 -44.2043,-43.4419 -43.3838,-43.6259 -42.5634,-43.808 -41.7382,-43.9813 -40.9082,-44.1536 -40.0747,-44.3169 -39.2359,-44.4769 -38.3904,-44.627 -37.5424,-44.7718 -36.6926,-44.9099 -35.8355,-45.0423 -35.0729,-42.4194 -34.3462,-39.7884 -33.651,-37.1533 -32.9818,-34.5156 -33.7176,-34.3875 -34.4523,-34.255 -35.1832,-34.1183 -35.9128,-33.9784 -36.6381,-33.8305 -37.363,-33.6806 -38.0842,-33.5242 -38.8028,-33.3684 -39.5191,-33.2056 -40.2342,-33.0432 -40.9461,-32.8721 -41.6568,-32.6966 -42.3584,-32.5194 -43.0628,-32.3363 -43.7648,-32.1492 -44.4602,-31.9592 -45.151,-31.7659 -45.8421,-31.5679 -46.5321,-31.3647 -47.5985,-33.9214 -48.7416,-36.4656 -49.9727,-38.9948 -51.3018,-41.5026", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_SYN___/2018/12/31/S3A_SY_2_SYN____20181231T120259_20181231T120559_20190101T234640_0179_039_351_3600_LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 351, + "processingBaseline": 0 + }, + "id": "1bf2fc1d-f6b8-5897-818f-98361ad42ad8" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -85.518, + -70.6881 + ], + [ + -84.6843, + -71.2433 + ], + [ + -83.7986, + -71.7946 + ], + [ + -82.8548, + -72.3445 + ], + [ + -81.8586, + -72.8864 + ], + [ + -80.7893, + -73.428 + ], + [ + -79.6523, + -73.963 + ], + [ + -78.4552, + -74.4856 + ], + [ + -77.1743, + -75.0021 + ], + [ + -75.8052, + -75.5109 + ], + [ + -74.3055, + -76.0133 + ], + [ + -72.7341, + -76.5043 + ], + [ + -71.0294, + -76.9856 + ], + [ + -69.2297, + -77.4548 + ], + [ + -67.2719, + -77.9115 + ], + [ + -65.1697, + -78.3563 + ], + [ + -62.8892, + -78.7822 + ], + [ + -60.4492, + -79.1889 + ], + [ + -57.825, + -79.575 + ], + [ + -55.0083, + -79.938 + ], + [ + -44.0476, + -75.8867 + ], + [ + -46.3073, + -75.6179 + ], + [ + -48.4945, + -75.3268 + ], + [ + -50.5857, + -75.0175 + ], + [ + -52.6018, + -74.6895 + ], + [ + -54.5225, + -74.3415 + ], + [ + -56.3621, + -73.9803 + ], + [ + -58.1122, + -73.602 + ], + [ + -59.7948, + -73.214 + ], + [ + -61.3988, + -72.8103 + ], + [ + -62.9348, + -72.401 + ], + [ + -64.3955, + -71.975 + ], + [ + -65.8014, + -71.5349 + ], + [ + -67.1355, + -71.0874 + ], + [ + -68.4253, + -70.6255 + ], + [ + -69.633, + -70.1642 + ], + [ + -70.7858, + -69.6959 + ], + [ + -71.9061, + -69.2124 + ], + [ + -72.9832, + -68.7192 + ], + [ + -73.9995, + -68.2252 + ], + [ + -85.518, + -70.6881 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_SYN____20181009T112626_20181009T112744_20181012T112751_0078_036_322_4320_LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2018-10-09T11:26:25.722000Z", + "completionDate": "2018-10-09T11:27:44.283000Z", + "productType": "SY_2_SYN___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 13770, + "updated": "2024-08-06T19:41:24.608721Z", + "published": "2019-01-31T03:38:21.977222Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7919698c-1fe8-598f-bb87-2b06bad08d53", + "size": 233577174, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7919698c-1fe8-598f-bb87-2b06bad08d53", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/7919698c-1fe8-598f-bb87-2b06bad08d53.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -64.7828, + -74.0816 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SYNERGY/SY_2_SYN___/2018/10/09/S3A_SY_2_SYN____20181009T112626_20181009T112744_20181012T112751_0078_036_322_4320_LN2_O_NT_002.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-85.518,-70.6881 -84.6843,-71.2433 -83.7986,-71.7946 -82.8548,-72.3445 -81.8586,-72.8864 -80.7893,-73.428 -79.6523,-73.963 -78.4552,-74.4856 -77.1743,-75.0021 -75.8052,-75.5109 -74.3055,-76.0133 -72.7341,-76.5043 -71.0294,-76.9856 -69.2297,-77.4548 -67.2719,-77.9115 -65.1697,-78.3563 -62.8892,-78.7822 -60.4492,-79.1889 -57.825,-79.575 -55.0083,-79.938 -44.0476,-75.8867 -46.3073,-75.6179 -48.4945,-75.3268 -50.5857,-75.0175 -52.6018,-74.6895 -54.5225,-74.3415 -56.3621,-73.9803 -58.1122,-73.602 -59.7948,-73.214 -61.3988,-72.8103 -62.9348,-72.401 -64.3955,-71.975 -65.8014,-71.5349 -67.1355,-71.0874 -68.4253,-70.6255 -69.633,-70.1642 -70.7858,-69.6959 -71.9061,-69.2124 -72.9832,-68.7192 -73.9995,-68.2252 -85.518,-70.6881", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_SYN___/2018/10/09/S3A_SY_2_SYN____20181009T112626_20181009T112744_20181012T112751_0078_036_322_4320_LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 322, + "processingBaseline": 0 + }, + "id": "7919698c-1fe8-598f-bb87-2b06bad08d53" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 129.151, + -71.7206 + ], + [ + 129.829, + -72.3442 + ], + [ + 130.508, + -72.9251 + ], + [ + 131.238, + -73.5063 + ], + [ + 132.014, + -74.0815 + ], + [ + 132.847, + -74.6534 + ], + [ + 133.745, + -75.2232 + ], + [ + 134.711, + -75.7901 + ], + [ + 135.754, + -76.351 + ], + [ + 136.891, + -76.9102 + ], + [ + 138.148, + -77.4611 + ], + [ + 139.495, + -78.0095 + ], + [ + 140.974, + -78.5471 + ], + [ + 142.566, + -79.0771 + ], + [ + 144.342, + -79.5996 + ], + [ + 146.294, + -80.1139 + ], + [ + 148.47, + -80.6122 + ], + [ + 150.88, + -81.0968 + ], + [ + 153.571, + -81.5662 + ], + [ + 156.584, + -82.017 + ], + [ + 166.706, + -80.1483 + ], + [ + 173.597, + -78.0726 + ], + [ + 178.501, + -75.889 + ], + [ + 176.242, + -75.6204 + ], + [ + 174.054, + -75.3292 + ], + [ + 171.963, + -75.0199 + ], + [ + 169.946, + -74.692 + ], + [ + 168.024, + -74.344 + ], + [ + 166.184, + -73.9827 + ], + [ + 164.443, + -73.6065 + ], + [ + 162.764, + -73.2196 + ], + [ + 161.158, + -72.8157 + ], + [ + 159.619, + -72.4058 + ], + [ + 158.155, + -71.9791 + ], + [ + 156.755, + -71.5413 + ], + [ + 155.428, + -71.0966 + ], + [ + 154.154, + -70.6409 + ], + [ + 152.926, + -70.1726 + ], + [ + 151.761, + -69.6993 + ], + [ + 150.641, + -69.2164 + ], + [ + 149.576, + -68.7291 + ], + [ + 148.545, + -68.2277 + ], + [ + 142.803, + -69.6214 + ], + [ + 136.322, + -70.8019 + ], + [ + 129.151, + -71.7206 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_SYN____20181015T203615_20181015T203819_20181018T204743_0124_037_028_4320_LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2018-10-15T20:36:15.281000Z", + "completionDate": "2018-10-15T20:38:19.344000Z", + "productType": "SY_2_SYN___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 13861, + "updated": "2024-08-06T18:52:55.857230Z", + "published": "2019-01-31T01:25:39.032798Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e1831cca-8fa8-5309-bf94-513cc2a71f86", + "size": 420020235, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e1831cca-8fa8-5309-bf94-513cc2a71f86", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/e1831cca-8fa8-5309-bf94-513cc2a71f86.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 153.826, + -75.12235 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SYNERGY/SY_2_SYN___/2018/10/15/S3A_SY_2_SYN____20181015T203615_20181015T203819_20181018T204743_0124_037_028_4320_LN2_O_NT_002.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "129.151,-71.7206 129.829,-72.3442 130.508,-72.9251 131.238,-73.5063 132.014,-74.0815 132.847,-74.6534 133.745,-75.2232 134.711,-75.7901 135.754,-76.351 136.891,-76.9102 138.148,-77.4611 139.495,-78.0095 140.974,-78.5471 142.566,-79.0771 144.342,-79.5996 146.294,-80.1139 148.47,-80.6122 150.88,-81.0968 153.571,-81.5662 156.584,-82.017 166.706,-80.1483 173.597,-78.0726 178.501,-75.889 176.242,-75.6204 174.054,-75.3292 171.963,-75.0199 169.946,-74.692 168.024,-74.344 166.184,-73.9827 164.443,-73.6065 162.764,-73.2196 161.158,-72.8157 159.619,-72.4058 158.155,-71.9791 156.755,-71.5413 155.428,-71.0966 154.154,-70.6409 152.926,-70.1726 151.761,-69.6993 150.641,-69.2164 149.576,-68.7291 148.545,-68.2277 142.803,-69.6214 136.322,-70.8019 129.151,-71.7206", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_SYN___/2018/10/15/S3A_SY_2_SYN____20181015T203615_20181015T203819_20181018T204743_0124_037_028_4320_LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 28, + "processingBaseline": 0 + }, + "id": "e1831cca-8fa8-5309-bf94-513cc2a71f86" + } + ], + "properties": { + "id": "7b1d6b91-5e0b-5720-bb2e-2b0dba403f54", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SY_2_SYN___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SY_2_V10___.json b/tests/data/opensearch/creodias_search_SY_2_V10___.json new file mode 100644 index 0000000..0dcae93 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SY_2_V10___.json @@ -0,0 +1,3802 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 95.0045, + -47.9955 + ], + [ + 99.4777, + -47.9955 + ], + [ + 103.951, + -47.9955 + ], + [ + 108.424, + -47.9955 + ], + [ + 112.897, + -47.9955 + ], + [ + 117.371, + -47.9955 + ], + [ + 121.844, + -47.9955 + ], + [ + 126.317, + -47.9955 + ], + [ + 130.79, + -47.9955 + ], + [ + 135.263, + -47.9955 + ], + [ + 139.737, + -47.9955 + ], + [ + 144.21, + -47.9955 + ], + [ + 148.683, + -47.9955 + ], + [ + 153.156, + -47.9955 + ], + [ + 157.629, + -47.9955 + ], + [ + 162.103, + -47.9955 + ], + [ + 166.576, + -47.9955 + ], + [ + 171.049, + -47.9955 + ], + [ + 175.522, + -47.9955 + ], + [ + 179.996, + -47.9955 + ], + [ + 179.996, + -47.8348 + ], + [ + 179.996, + -47.3795 + ], + [ + 179.996, + -46.9241 + ], + [ + 179.996, + -46.4687 + ], + [ + 179.996, + -46.0134 + ], + [ + 179.996, + -45.558 + ], + [ + 179.996, + -45.1027 + ], + [ + 179.996, + -44.6473 + ], + [ + 179.996, + -44.192 + ], + [ + 179.996, + -43.7366 + ], + [ + 179.996, + -43.2812 + ], + [ + 179.996, + -42.8259 + ], + [ + 179.996, + -42.3705 + ], + [ + 179.996, + -41.9152 + ], + [ + 179.996, + -41.4598 + ], + [ + 179.996, + -41.0045 + ], + [ + 179.996, + -40.5491 + ], + [ + 179.996, + -40.0937 + ], + [ + 179.996, + -39.6384 + ], + [ + 179.996, + -39.183 + ], + [ + 179.996, + -38.7277 + ], + [ + 179.996, + -38.2723 + ], + [ + 179.996, + -37.817 + ], + [ + 179.996, + -37.3616 + ], + [ + 179.996, + -36.9062 + ], + [ + 179.996, + -36.4509 + ], + [ + 179.996, + -35.9955 + ], + [ + 179.996, + -35.5402 + ], + [ + 179.996, + -35.0848 + ], + [ + 179.996, + -34.6295 + ], + [ + 179.996, + -34.1741 + ], + [ + 179.996, + -33.7187 + ], + [ + 179.996, + -33.2634 + ], + [ + 179.996, + -32.808 + ], + [ + 179.996, + -32.3527 + ], + [ + 179.996, + -31.8973 + ], + [ + 179.996, + -31.442 + ], + [ + 179.996, + -30.9866 + ], + [ + 179.996, + -30.5312 + ], + [ + 179.996, + -30.0759 + ], + [ + 179.996, + -29.6205 + ], + [ + 179.996, + -29.1652 + ], + [ + 179.996, + -28.7098 + ], + [ + 179.996, + -28.2545 + ], + [ + 179.996, + -27.7991 + ], + [ + 179.996, + -27.3437 + ], + [ + 179.996, + -26.8884 + ], + [ + 179.996, + -26.433 + ], + [ + 179.996, + -25.9777 + ], + [ + 179.996, + -25.5223 + ], + [ + 179.996, + -25.067 + ], + [ + 179.996, + -24.6116 + ], + [ + 179.996, + -24.1562 + ], + [ + 179.996, + -23.7009 + ], + [ + 179.996, + -23.2455 + ], + [ + 179.996, + -22.7902 + ], + [ + 179.996, + -22.3348 + ], + [ + 179.996, + -21.8795 + ], + [ + 179.996, + -21.4241 + ], + [ + 179.996, + -20.9687 + ], + [ + 179.996, + -20.5134 + ], + [ + 179.996, + -20.058 + ], + [ + 179.996, + -19.6027 + ], + [ + 179.996, + -19.1473 + ], + [ + 179.996, + -18.692 + ], + [ + 179.996, + -18.2366 + ], + [ + 179.996, + -17.7812 + ], + [ + 179.996, + -17.3259 + ], + [ + 179.996, + -16.8705 + ], + [ + 179.996, + -16.4152 + ], + [ + 179.996, + -15.9598 + ], + [ + 179.996, + -15.5045 + ], + [ + 179.996, + -15.0491 + ], + [ + 179.996, + -14.5937 + ], + [ + 179.996, + -14.1384 + ], + [ + 179.996, + -13.683 + ], + [ + 179.996, + -13.2277 + ], + [ + 179.996, + -12.7723 + ], + [ + 179.996, + -12.317 + ], + [ + 179.996, + -11.8616 + ], + [ + 179.996, + -11.4062 + ], + [ + 179.996, + -10.9509 + ], + [ + 179.996, + -10.4955 + ], + [ + 179.996, + -10.0402 + ], + [ + 179.996, + -9.58482 + ], + [ + 179.996, + -9.12946 + ], + [ + 179.996, + -8.67411 + ], + [ + 179.996, + -8.21875 + ], + [ + 179.996, + -7.76339 + ], + [ + 179.996, + -7.30804 + ], + [ + 179.996, + -6.85268 + ], + [ + 179.996, + -6.39732 + ], + [ + 179.996, + -5.94196 + ], + [ + 179.996, + -5.48661 + ], + [ + 179.996, + -5.03125 + ], + [ + 179.996, + -4.57589 + ], + [ + 179.996, + -4.12054 + ], + [ + 179.996, + -3.66518 + ], + [ + 179.996, + -3.20982 + ], + [ + 179.996, + -2.75446 + ], + [ + 179.996, + -2.29911 + ], + [ + 179.996, + -1.84375 + ], + [ + 179.996, + -1.38839 + ], + [ + 179.996, + -0.933036 + ], + [ + 179.996, + -0.477679 + ], + [ + 179.996, + -0.0223214 + ], + [ + 179.996, + 0.433036 + ], + [ + 179.996, + 0.888393 + ], + [ + 179.996, + 1.34375 + ], + [ + 179.996, + 1.79911 + ], + [ + 179.996, + 2.25446 + ], + [ + 179.996, + 2.70982 + ], + [ + 179.996, + 3.16518 + ], + [ + 179.996, + 3.62054 + ], + [ + 179.996, + 4.07589 + ], + [ + 179.996, + 4.53125 + ], + [ + 179.996, + 4.98661 + ], + [ + 179.996, + 5.44196 + ], + [ + 179.996, + 5.89732 + ], + [ + 179.996, + 6.35268 + ], + [ + 179.996, + 6.80804 + ], + [ + 179.996, + 7.26339 + ], + [ + 179.996, + 7.71875 + ], + [ + 179.996, + 8.17411 + ], + [ + 179.996, + 8.62946 + ], + [ + 179.996, + 9.08482 + ], + [ + 179.996, + 9.54018 + ], + [ + 179.996, + 9.99554 + ], + [ + 175.522, + 9.99554 + ], + [ + 171.049, + 9.99554 + ], + [ + 166.576, + 9.99554 + ], + [ + 162.103, + 9.99554 + ], + [ + 157.629, + 9.99554 + ], + [ + 153.156, + 9.99554 + ], + [ + 148.683, + 9.99554 + ], + [ + 144.21, + 9.99554 + ], + [ + 139.737, + 9.99554 + ], + [ + 135.263, + 9.99554 + ], + [ + 130.79, + 9.99554 + ], + [ + 126.317, + 9.99554 + ], + [ + 121.844, + 9.99554 + ], + [ + 117.371, + 9.99554 + ], + [ + 112.897, + 9.99554 + ], + [ + 108.424, + 9.99554 + ], + [ + 103.951, + 9.99554 + ], + [ + 99.4777, + 9.99554 + ], + [ + 95.0045, + 9.99554 + ], + [ + 95.0045, + 9.54018 + ], + [ + 95.0045, + 9.08482 + ], + [ + 95.0045, + 8.62946 + ], + [ + 95.0045, + 8.17411 + ], + [ + 95.0045, + 7.71875 + ], + [ + 95.0045, + 7.26339 + ], + [ + 95.0045, + 6.80804 + ], + [ + 95.0045, + 6.35268 + ], + [ + 95.0045, + 5.89732 + ], + [ + 95.0045, + 5.44196 + ], + [ + 95.0045, + 4.98661 + ], + [ + 95.0045, + 4.53125 + ], + [ + 95.0045, + 4.07589 + ], + [ + 95.0045, + 3.62054 + ], + [ + 95.0045, + 3.16518 + ], + [ + 95.0045, + 2.70982 + ], + [ + 95.0045, + 2.25446 + ], + [ + 95.0045, + 1.79911 + ], + [ + 95.0045, + 1.34375 + ], + [ + 95.0045, + 0.888393 + ], + [ + 95.0045, + 0.433036 + ], + [ + 95.0045, + -0.0223214 + ], + [ + 95.0045, + -0.477679 + ], + [ + 95.0045, + -0.933036 + ], + [ + 95.0045, + -1.38839 + ], + [ + 95.0045, + -1.84375 + ], + [ + 95.0045, + -2.29911 + ], + [ + 95.0045, + -2.75446 + ], + [ + 95.0045, + -3.20982 + ], + [ + 95.0045, + -3.66518 + ], + [ + 95.0045, + -4.12054 + ], + [ + 95.0045, + -4.57589 + ], + [ + 95.0045, + -5.03125 + ], + [ + 95.0045, + -5.48661 + ], + [ + 95.0045, + -5.94196 + ], + [ + 95.0045, + -6.39732 + ], + [ + 95.0045, + -6.85268 + ], + [ + 95.0045, + -7.30804 + ], + [ + 95.0045, + -7.76339 + ], + [ + 95.0045, + -8.21875 + ], + [ + 95.0045, + -8.67411 + ], + [ + 95.0045, + -9.12946 + ], + [ + 95.0045, + -9.58482 + ], + [ + 95.0045, + -10.0402 + ], + [ + 95.0045, + -10.4955 + ], + [ + 95.0045, + -10.9509 + ], + [ + 95.0045, + -11.4062 + ], + [ + 95.0045, + -11.8616 + ], + [ + 95.0045, + -12.317 + ], + [ + 95.0045, + -12.7723 + ], + [ + 95.0045, + -13.2277 + ], + [ + 95.0045, + -13.683 + ], + [ + 95.0045, + -14.1384 + ], + [ + 95.0045, + -14.5937 + ], + [ + 95.0045, + -15.0491 + ], + [ + 95.0045, + -15.5045 + ], + [ + 95.0045, + -15.9598 + ], + [ + 95.0045, + -16.4152 + ], + [ + 95.0045, + -16.8705 + ], + [ + 95.0045, + -17.3259 + ], + [ + 95.0045, + -17.7812 + ], + [ + 95.0045, + -18.2366 + ], + [ + 95.0045, + -18.692 + ], + [ + 95.0045, + -19.1473 + ], + [ + 95.0045, + -19.6027 + ], + [ + 95.0045, + -20.058 + ], + [ + 95.0045, + -20.5134 + ], + [ + 95.0045, + -20.9687 + ], + [ + 95.0045, + -21.4241 + ], + [ + 95.0045, + -21.8795 + ], + [ + 95.0045, + -22.3348 + ], + [ + 95.0045, + -22.7902 + ], + [ + 95.0045, + -23.2455 + ], + [ + 95.0045, + -23.7009 + ], + [ + 95.0045, + -24.1562 + ], + [ + 95.0045, + -24.6116 + ], + [ + 95.0045, + -25.067 + ], + [ + 95.0045, + -25.5223 + ], + [ + 95.0045, + -25.9777 + ], + [ + 95.0045, + -26.433 + ], + [ + 95.0045, + -26.8884 + ], + [ + 95.0045, + -27.3437 + ], + [ + 95.0045, + -27.7991 + ], + [ + 95.0045, + -28.2545 + ], + [ + 95.0045, + -28.7098 + ], + [ + 95.0045, + -29.1652 + ], + [ + 95.0045, + -29.6205 + ], + [ + 95.0045, + -30.0759 + ], + [ + 95.0045, + -30.5312 + ], + [ + 95.0045, + -30.9866 + ], + [ + 95.0045, + -31.442 + ], + [ + 95.0045, + -31.8973 + ], + [ + 95.0045, + -32.3527 + ], + [ + 95.0045, + -32.808 + ], + [ + 95.0045, + -33.2634 + ], + [ + 95.0045, + -33.7187 + ], + [ + 95.0045, + -34.1741 + ], + [ + 95.0045, + -34.6295 + ], + [ + 95.0045, + -35.0848 + ], + [ + 95.0045, + -35.5402 + ], + [ + 95.0045, + -35.9955 + ], + [ + 95.0045, + -36.4509 + ], + [ + 95.0045, + -36.9062 + ], + [ + 95.0045, + -37.3616 + ], + [ + 95.0045, + -37.817 + ], + [ + 95.0045, + -38.2723 + ], + [ + 95.0045, + -38.7277 + ], + [ + 95.0045, + -39.183 + ], + [ + 95.0045, + -39.6384 + ], + [ + 95.0045, + -40.0937 + ], + [ + 95.0045, + -40.5491 + ], + [ + 95.0045, + -41.0045 + ], + [ + 95.0045, + -41.4598 + ], + [ + 95.0045, + -41.9152 + ], + [ + 95.0045, + -42.3705 + ], + [ + 95.0045, + -42.8259 + ], + [ + 95.0045, + -43.2812 + ], + [ + 95.0045, + -43.7366 + ], + [ + 95.0045, + -44.192 + ], + [ + 95.0045, + -44.6473 + ], + [ + 95.0045, + -45.1027 + ], + [ + 95.0045, + -45.558 + ], + [ + 95.0045, + -46.0134 + ], + [ + 95.0045, + -46.4687 + ], + [ + 95.0045, + -46.9241 + ], + [ + 95.0045, + -47.3795 + ], + [ + 95.0045, + -47.8348 + ], + [ + 95.0045, + -47.9955 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_V10____20180922T111721_20181002T111721_20181012T120038_AUSTRALASIA_______LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2018-09-22T11:17:21Z", + "completionDate": "2018-10-02T11:17:21Z", + "productType": "SY_2_V10___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 13514, + "updated": "2023-11-27T21:54:04.302725Z", + "published": "2019-01-31T04:12:56.262355Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/bb984245-fba7-5955-b953-de5ca9243de7", + "size": 132926930, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for bb984245-fba7-5955-b953-de5ca9243de7", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/bb984245-fba7-5955-b953-de5ca9243de7.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 137.50025, + -18.99998 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SYNERGY/SY_2_V10___/2018/09/22/S3A_SY_2_V10____20180922T111721_20181002T111721_20181012T120038_AUSTRALASIA_______LN2_O_NT_002.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "95.0045,-47.9955 99.4777,-47.9955 103.951,-47.9955 108.424,-47.9955 112.897,-47.9955 117.371,-47.9955 121.844,-47.9955 126.317,-47.9955 130.79,-47.9955 135.263,-47.9955 139.737,-47.9955 144.21,-47.9955 148.683,-47.9955 153.156,-47.9955 157.629,-47.9955 162.103,-47.9955 166.576,-47.9955 171.049,-47.9955 175.522,-47.9955 179.996,-47.9955 179.996,-47.8348 179.996,-47.3795 179.996,-46.9241 179.996,-46.4687 179.996,-46.0134 179.996,-45.558 179.996,-45.1027 179.996,-44.6473 179.996,-44.192 179.996,-43.7366 179.996,-43.2812 179.996,-42.8259 179.996,-42.3705 179.996,-41.9152 179.996,-41.4598 179.996,-41.0045 179.996,-40.5491 179.996,-40.0937 179.996,-39.6384 179.996,-39.183 179.996,-38.7277 179.996,-38.2723 179.996,-37.817 179.996,-37.3616 179.996,-36.9062 179.996,-36.4509 179.996,-35.9955 179.996,-35.5402 179.996,-35.0848 179.996,-34.6295 179.996,-34.1741 179.996,-33.7187 179.996,-33.2634 179.996,-32.808 179.996,-32.3527 179.996,-31.8973 179.996,-31.442 179.996,-30.9866 179.996,-30.5312 179.996,-30.0759 179.996,-29.6205 179.996,-29.1652 179.996,-28.7098 179.996,-28.2545 179.996,-27.7991 179.996,-27.3437 179.996,-26.8884 179.996,-26.433 179.996,-25.9777 179.996,-25.5223 179.996,-25.067 179.996,-24.6116 179.996,-24.1562 179.996,-23.7009 179.996,-23.2455 179.996,-22.7902 179.996,-22.3348 179.996,-21.8795 179.996,-21.4241 179.996,-20.9687 179.996,-20.5134 179.996,-20.058 179.996,-19.6027 179.996,-19.1473 179.996,-18.692 179.996,-18.2366 179.996,-17.7812 179.996,-17.3259 179.996,-16.8705 179.996,-16.4152 179.996,-15.9598 179.996,-15.5045 179.996,-15.0491 179.996,-14.5937 179.996,-14.1384 179.996,-13.683 179.996,-13.2277 179.996,-12.7723 179.996,-12.317 179.996,-11.8616 179.996,-11.4062 179.996,-10.9509 179.996,-10.4955 179.996,-10.0402 179.996,-9.58482 179.996,-9.12946 179.996,-8.67411 179.996,-8.21875 179.996,-7.76339 179.996,-7.30804 179.996,-6.85268 179.996,-6.39732 179.996,-5.94196 179.996,-5.48661 179.996,-5.03125 179.996,-4.57589 179.996,-4.12054 179.996,-3.66518 179.996,-3.20982 179.996,-2.75446 179.996,-2.29911 179.996,-1.84375 179.996,-1.38839 179.996,-0.933036 179.996,-0.477679 179.996,-0.0223214 179.996,0.433036 179.996,0.888393 179.996,1.34375 179.996,1.79911 179.996,2.25446 179.996,2.70982 179.996,3.16518 179.996,3.62054 179.996,4.07589 179.996,4.53125 179.996,4.98661 179.996,5.44196 179.996,5.89732 179.996,6.35268 179.996,6.80804 179.996,7.26339 179.996,7.71875 179.996,8.17411 179.996,8.62946 179.996,9.08482 179.996,9.54018 179.996,9.99554 175.522,9.99554 171.049,9.99554 166.576,9.99554 162.103,9.99554 157.629,9.99554 153.156,9.99554 148.683,9.99554 144.21,9.99554 139.737,9.99554 135.263,9.99554 130.79,9.99554 126.317,9.99554 121.844,9.99554 117.371,9.99554 112.897,9.99554 108.424,9.99554 103.951,9.99554 99.4777,9.99554 95.0045,9.99554 95.0045,9.54018 95.0045,9.08482 95.0045,8.62946 95.0045,8.17411 95.0045,7.71875 95.0045,7.26339 95.0045,6.80804 95.0045,6.35268 95.0045,5.89732 95.0045,5.44196 95.0045,4.98661 95.0045,4.53125 95.0045,4.07589 95.0045,3.62054 95.0045,3.16518 95.0045,2.70982 95.0045,2.25446 95.0045,1.79911 95.0045,1.34375 95.0045,0.888393 95.0045,0.433036 95.0045,-0.0223214 95.0045,-0.477679 95.0045,-0.933036 95.0045,-1.38839 95.0045,-1.84375 95.0045,-2.29911 95.0045,-2.75446 95.0045,-3.20982 95.0045,-3.66518 95.0045,-4.12054 95.0045,-4.57589 95.0045,-5.03125 95.0045,-5.48661 95.0045,-5.94196 95.0045,-6.39732 95.0045,-6.85268 95.0045,-7.30804 95.0045,-7.76339 95.0045,-8.21875 95.0045,-8.67411 95.0045,-9.12946 95.0045,-9.58482 95.0045,-10.0402 95.0045,-10.4955 95.0045,-10.9509 95.0045,-11.4062 95.0045,-11.8616 95.0045,-12.317 95.0045,-12.7723 95.0045,-13.2277 95.0045,-13.683 95.0045,-14.1384 95.0045,-14.5937 95.0045,-15.0491 95.0045,-15.5045 95.0045,-15.9598 95.0045,-16.4152 95.0045,-16.8705 95.0045,-17.3259 95.0045,-17.7812 95.0045,-18.2366 95.0045,-18.692 95.0045,-19.1473 95.0045,-19.6027 95.0045,-20.058 95.0045,-20.5134 95.0045,-20.9687 95.0045,-21.4241 95.0045,-21.8795 95.0045,-22.3348 95.0045,-22.7902 95.0045,-23.2455 95.0045,-23.7009 95.0045,-24.1562 95.0045,-24.6116 95.0045,-25.067 95.0045,-25.5223 95.0045,-25.9777 95.0045,-26.433 95.0045,-26.8884 95.0045,-27.3437 95.0045,-27.7991 95.0045,-28.2545 95.0045,-28.7098 95.0045,-29.1652 95.0045,-29.6205 95.0045,-30.0759 95.0045,-30.5312 95.0045,-30.9866 95.0045,-31.442 95.0045,-31.8973 95.0045,-32.3527 95.0045,-32.808 95.0045,-33.2634 95.0045,-33.7187 95.0045,-34.1741 95.0045,-34.6295 95.0045,-35.0848 95.0045,-35.5402 95.0045,-35.9955 95.0045,-36.4509 95.0045,-36.9062 95.0045,-37.3616 95.0045,-37.817 95.0045,-38.2723 95.0045,-38.7277 95.0045,-39.183 95.0045,-39.6384 95.0045,-40.0937 95.0045,-40.5491 95.0045,-41.0045 95.0045,-41.4598 95.0045,-41.9152 95.0045,-42.3705 95.0045,-42.8259 95.0045,-43.2812 95.0045,-43.7366 95.0045,-44.192 95.0045,-44.6473 95.0045,-45.1027 95.0045,-45.558 95.0045,-46.0134 95.0045,-46.4687 95.0045,-46.9241 95.0045,-47.3795 95.0045,-47.8348 95.0045,-47.9955", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_V10___/2018/09/22/S3A_SY_2_V10____20180922T111721_20181002T111721_20181012T120038_AUSTRALASIA_______LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 66, + "processingBaseline": 0 + }, + "id": "bb984245-fba7-5955-b953-de5ca9243de7" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 68.0045, + 5.00446 + ], + [ + 72.1562, + 5.00446 + ], + [ + 76.308, + 5.00446 + ], + [ + 80.4598, + 5.00446 + ], + [ + 84.6116, + 5.00446 + ], + [ + 88.7634, + 5.00446 + ], + [ + 92.9152, + 5.00446 + ], + [ + 97.067, + 5.00446 + ], + [ + 101.219, + 5.00446 + ], + [ + 105.371, + 5.00446 + ], + [ + 109.522, + 5.00446 + ], + [ + 113.674, + 5.00446 + ], + [ + 117.826, + 5.00446 + ], + [ + 121.978, + 5.00446 + ], + [ + 126.129, + 5.00446 + ], + [ + 130.281, + 5.00446 + ], + [ + 134.433, + 5.00446 + ], + [ + 138.585, + 5.00446 + ], + [ + 142.737, + 5.00446 + ], + [ + 146.888, + 5.00446 + ], + [ + 146.996, + 5.00446 + ], + [ + 146.996, + 5.10268 + ], + [ + 146.996, + 5.49554 + ], + [ + 146.996, + 5.88839 + ], + [ + 146.996, + 6.28125 + ], + [ + 146.996, + 6.67411 + ], + [ + 146.996, + 7.06696 + ], + [ + 146.996, + 7.45982 + ], + [ + 146.996, + 7.85268 + ], + [ + 146.996, + 8.24554 + ], + [ + 146.996, + 8.63839 + ], + [ + 146.996, + 9.03125 + ], + [ + 146.996, + 9.42411 + ], + [ + 146.996, + 9.81696 + ], + [ + 146.996, + 10.2098 + ], + [ + 146.996, + 10.6027 + ], + [ + 146.996, + 10.9955 + ], + [ + 146.996, + 11.3884 + ], + [ + 146.996, + 11.7813 + ], + [ + 146.996, + 12.1741 + ], + [ + 146.996, + 12.567 + ], + [ + 146.996, + 12.9598 + ], + [ + 146.996, + 13.3527 + ], + [ + 146.996, + 13.7455 + ], + [ + 146.996, + 14.1384 + ], + [ + 146.996, + 14.5313 + ], + [ + 146.996, + 14.9241 + ], + [ + 146.996, + 15.317 + ], + [ + 146.996, + 15.7098 + ], + [ + 146.996, + 16.1027 + ], + [ + 146.996, + 16.4955 + ], + [ + 146.996, + 16.8884 + ], + [ + 146.996, + 17.2813 + ], + [ + 146.996, + 17.6741 + ], + [ + 146.996, + 18.067 + ], + [ + 146.996, + 18.4598 + ], + [ + 146.996, + 18.8527 + ], + [ + 146.996, + 19.2455 + ], + [ + 146.996, + 19.6384 + ], + [ + 146.996, + 20.0313 + ], + [ + 146.996, + 20.4241 + ], + [ + 146.996, + 20.817 + ], + [ + 146.996, + 21.2098 + ], + [ + 146.996, + 21.6027 + ], + [ + 146.996, + 21.9955 + ], + [ + 146.996, + 22.3884 + ], + [ + 146.996, + 22.7813 + ], + [ + 146.996, + 23.1741 + ], + [ + 146.996, + 23.567 + ], + [ + 146.996, + 23.9598 + ], + [ + 146.996, + 24.3527 + ], + [ + 146.996, + 24.7455 + ], + [ + 146.996, + 25.1384 + ], + [ + 146.996, + 25.5313 + ], + [ + 146.996, + 25.9241 + ], + [ + 146.996, + 26.317 + ], + [ + 146.996, + 26.7098 + ], + [ + 146.996, + 27.1027 + ], + [ + 146.996, + 27.4955 + ], + [ + 146.996, + 27.8884 + ], + [ + 146.996, + 28.2813 + ], + [ + 146.996, + 28.6741 + ], + [ + 146.996, + 29.067 + ], + [ + 146.996, + 29.4598 + ], + [ + 146.996, + 29.8527 + ], + [ + 146.996, + 30.2455 + ], + [ + 146.996, + 30.6384 + ], + [ + 146.996, + 31.0313 + ], + [ + 146.996, + 31.4241 + ], + [ + 146.996, + 31.817 + ], + [ + 146.996, + 32.2098 + ], + [ + 146.996, + 32.6027 + ], + [ + 146.996, + 32.9955 + ], + [ + 146.996, + 33.3884 + ], + [ + 146.996, + 33.7813 + ], + [ + 146.996, + 34.1741 + ], + [ + 146.996, + 34.567 + ], + [ + 146.996, + 34.9598 + ], + [ + 146.996, + 35.3527 + ], + [ + 146.996, + 35.7455 + ], + [ + 146.996, + 36.1384 + ], + [ + 146.996, + 36.5313 + ], + [ + 146.996, + 36.9241 + ], + [ + 146.996, + 37.317 + ], + [ + 146.996, + 37.7098 + ], + [ + 146.996, + 38.1027 + ], + [ + 146.996, + 38.4955 + ], + [ + 146.996, + 38.8884 + ], + [ + 146.996, + 39.2813 + ], + [ + 146.996, + 39.6741 + ], + [ + 146.996, + 40.067 + ], + [ + 146.996, + 40.4598 + ], + [ + 146.996, + 40.8527 + ], + [ + 146.996, + 41.2455 + ], + [ + 146.996, + 41.6384 + ], + [ + 146.996, + 42.0313 + ], + [ + 146.996, + 42.4241 + ], + [ + 146.996, + 42.817 + ], + [ + 146.996, + 43.2098 + ], + [ + 146.996, + 43.6027 + ], + [ + 146.996, + 43.9955 + ], + [ + 146.996, + 44.3884 + ], + [ + 146.996, + 44.7813 + ], + [ + 146.996, + 45.1741 + ], + [ + 146.996, + 45.567 + ], + [ + 146.996, + 45.9598 + ], + [ + 146.996, + 46.3527 + ], + [ + 146.996, + 46.7455 + ], + [ + 146.996, + 47.1384 + ], + [ + 146.996, + 47.5313 + ], + [ + 146.996, + 47.9241 + ], + [ + 146.996, + 48.317 + ], + [ + 146.996, + 48.7098 + ], + [ + 146.996, + 49.1027 + ], + [ + 146.996, + 49.4955 + ], + [ + 146.996, + 49.8884 + ], + [ + 146.996, + 50.2813 + ], + [ + 146.996, + 50.6741 + ], + [ + 146.996, + 51.067 + ], + [ + 146.996, + 51.4598 + ], + [ + 146.996, + 51.8527 + ], + [ + 146.996, + 52.2455 + ], + [ + 146.996, + 52.6384 + ], + [ + 146.996, + 53.0313 + ], + [ + 146.996, + 53.4241 + ], + [ + 146.996, + 53.817 + ], + [ + 146.996, + 54.2098 + ], + [ + 146.996, + 54.6027 + ], + [ + 146.996, + 54.9955 + ], + [ + 146.888, + 54.9955 + ], + [ + 142.737, + 54.9955 + ], + [ + 138.585, + 54.9955 + ], + [ + 134.433, + 54.9955 + ], + [ + 130.281, + 54.9955 + ], + [ + 126.129, + 54.9955 + ], + [ + 121.978, + 54.9955 + ], + [ + 117.826, + 54.9955 + ], + [ + 113.674, + 54.9955 + ], + [ + 109.522, + 54.9955 + ], + [ + 105.371, + 54.9955 + ], + [ + 101.219, + 54.9955 + ], + [ + 97.067, + 54.9955 + ], + [ + 92.9152, + 54.9955 + ], + [ + 88.7634, + 54.9955 + ], + [ + 84.6116, + 54.9955 + ], + [ + 80.4598, + 54.9955 + ], + [ + 76.308, + 54.9955 + ], + [ + 72.1562, + 54.9955 + ], + [ + 68.0045, + 54.9955 + ], + [ + 68.0045, + 54.6027 + ], + [ + 68.0045, + 54.2098 + ], + [ + 68.0045, + 53.817 + ], + [ + 68.0045, + 53.4241 + ], + [ + 68.0045, + 53.0313 + ], + [ + 68.0045, + 52.6384 + ], + [ + 68.0045, + 52.2455 + ], + [ + 68.0045, + 51.8527 + ], + [ + 68.0045, + 51.4598 + ], + [ + 68.0045, + 51.067 + ], + [ + 68.0045, + 50.6741 + ], + [ + 68.0045, + 50.2813 + ], + [ + 68.0045, + 49.8884 + ], + [ + 68.0045, + 49.4955 + ], + [ + 68.0045, + 49.1027 + ], + [ + 68.0045, + 48.7098 + ], + [ + 68.0045, + 48.317 + ], + [ + 68.0045, + 47.9241 + ], + [ + 68.0045, + 47.5313 + ], + [ + 68.0045, + 47.1384 + ], + [ + 68.0045, + 46.7455 + ], + [ + 68.0045, + 46.3527 + ], + [ + 68.0045, + 45.9598 + ], + [ + 68.0045, + 45.567 + ], + [ + 68.0045, + 45.1741 + ], + [ + 68.0045, + 44.7813 + ], + [ + 68.0045, + 44.3884 + ], + [ + 68.0045, + 43.9955 + ], + [ + 68.0045, + 43.6027 + ], + [ + 68.0045, + 43.2098 + ], + [ + 68.0045, + 42.817 + ], + [ + 68.0045, + 42.4241 + ], + [ + 68.0045, + 42.0313 + ], + [ + 68.0045, + 41.6384 + ], + [ + 68.0045, + 41.2455 + ], + [ + 68.0045, + 40.8527 + ], + [ + 68.0045, + 40.4598 + ], + [ + 68.0045, + 40.067 + ], + [ + 68.0045, + 39.6741 + ], + [ + 68.0045, + 39.2813 + ], + [ + 68.0045, + 38.8884 + ], + [ + 68.0045, + 38.4955 + ], + [ + 68.0045, + 38.1027 + ], + [ + 68.0045, + 37.7098 + ], + [ + 68.0045, + 37.317 + ], + [ + 68.0045, + 36.9241 + ], + [ + 68.0045, + 36.5313 + ], + [ + 68.0045, + 36.1384 + ], + [ + 68.0045, + 35.7455 + ], + [ + 68.0045, + 35.3527 + ], + [ + 68.0045, + 34.9598 + ], + [ + 68.0045, + 34.567 + ], + [ + 68.0045, + 34.1741 + ], + [ + 68.0045, + 33.7813 + ], + [ + 68.0045, + 33.3884 + ], + [ + 68.0045, + 32.9955 + ], + [ + 68.0045, + 32.6027 + ], + [ + 68.0045, + 32.2098 + ], + [ + 68.0045, + 31.817 + ], + [ + 68.0045, + 31.4241 + ], + [ + 68.0045, + 31.0313 + ], + [ + 68.0045, + 30.6384 + ], + [ + 68.0045, + 30.2455 + ], + [ + 68.0045, + 29.8527 + ], + [ + 68.0045, + 29.4598 + ], + [ + 68.0045, + 29.067 + ], + [ + 68.0045, + 28.6741 + ], + [ + 68.0045, + 28.2813 + ], + [ + 68.0045, + 27.8884 + ], + [ + 68.0045, + 27.4955 + ], + [ + 68.0045, + 27.1027 + ], + [ + 68.0045, + 26.7098 + ], + [ + 68.0045, + 26.317 + ], + [ + 68.0045, + 25.9241 + ], + [ + 68.0045, + 25.5313 + ], + [ + 68.0045, + 25.1384 + ], + [ + 68.0045, + 24.7455 + ], + [ + 68.0045, + 24.3527 + ], + [ + 68.0045, + 23.9598 + ], + [ + 68.0045, + 23.567 + ], + [ + 68.0045, + 23.1741 + ], + [ + 68.0045, + 22.7813 + ], + [ + 68.0045, + 22.3884 + ], + [ + 68.0045, + 21.9955 + ], + [ + 68.0045, + 21.6027 + ], + [ + 68.0045, + 21.2098 + ], + [ + 68.0045, + 20.817 + ], + [ + 68.0045, + 20.4241 + ], + [ + 68.0045, + 20.0313 + ], + [ + 68.0045, + 19.6384 + ], + [ + 68.0045, + 19.2455 + ], + [ + 68.0045, + 18.8527 + ], + [ + 68.0045, + 18.4598 + ], + [ + 68.0045, + 18.067 + ], + [ + 68.0045, + 17.6741 + ], + [ + 68.0045, + 17.2813 + ], + [ + 68.0045, + 16.8884 + ], + [ + 68.0045, + 16.4955 + ], + [ + 68.0045, + 16.1027 + ], + [ + 68.0045, + 15.7098 + ], + [ + 68.0045, + 15.317 + ], + [ + 68.0045, + 14.9241 + ], + [ + 68.0045, + 14.5313 + ], + [ + 68.0045, + 14.1384 + ], + [ + 68.0045, + 13.7455 + ], + [ + 68.0045, + 13.3527 + ], + [ + 68.0045, + 12.9598 + ], + [ + 68.0045, + 12.567 + ], + [ + 68.0045, + 12.1741 + ], + [ + 68.0045, + 11.7813 + ], + [ + 68.0045, + 11.3884 + ], + [ + 68.0045, + 10.9955 + ], + [ + 68.0045, + 10.6027 + ], + [ + 68.0045, + 10.2098 + ], + [ + 68.0045, + 9.81696 + ], + [ + 68.0045, + 9.42411 + ], + [ + 68.0045, + 9.03125 + ], + [ + 68.0045, + 8.63839 + ], + [ + 68.0045, + 8.24554 + ], + [ + 68.0045, + 7.85268 + ], + [ + 68.0045, + 7.45982 + ], + [ + 68.0045, + 7.06696 + ], + [ + 68.0045, + 6.67411 + ], + [ + 68.0045, + 6.28125 + ], + [ + 68.0045, + 5.88839 + ], + [ + 68.0045, + 5.49554 + ], + [ + 68.0045, + 5.10268 + ], + [ + 68.0045, + 5.00446 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_V10____20180922T111721_20181002T111721_20181012T115944_SOUTH_EAST_ASIA___LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2018-09-22T11:17:21Z", + "completionDate": "2018-10-02T11:17:21Z", + "productType": "SY_2_V10___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 13514, + "updated": "2023-11-27T23:23:06.165332Z", + "published": "2019-01-31T04:13:23.261042Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e4b1a976-0a78-54c3-8512-6fd56bbe00ed", + "size": 282810091, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e4b1a976-0a78-54c3-8512-6fd56bbe00ed", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/e4b1a976-0a78-54c3-8512-6fd56bbe00ed.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 107.50025, + 29.99998 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SYNERGY/SY_2_V10___/2018/09/22/S3A_SY_2_V10____20180922T111721_20181002T111721_20181012T115944_SOUTH_EAST_ASIA___LN2_O_NT_002.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "68.0045,5.00446 72.1562,5.00446 76.308,5.00446 80.4598,5.00446 84.6116,5.00446 88.7634,5.00446 92.9152,5.00446 97.067,5.00446 101.219,5.00446 105.371,5.00446 109.522,5.00446 113.674,5.00446 117.826,5.00446 121.978,5.00446 126.129,5.00446 130.281,5.00446 134.433,5.00446 138.585,5.00446 142.737,5.00446 146.888,5.00446 146.996,5.00446 146.996,5.10268 146.996,5.49554 146.996,5.88839 146.996,6.28125 146.996,6.67411 146.996,7.06696 146.996,7.45982 146.996,7.85268 146.996,8.24554 146.996,8.63839 146.996,9.03125 146.996,9.42411 146.996,9.81696 146.996,10.2098 146.996,10.6027 146.996,10.9955 146.996,11.3884 146.996,11.7813 146.996,12.1741 146.996,12.567 146.996,12.9598 146.996,13.3527 146.996,13.7455 146.996,14.1384 146.996,14.5313 146.996,14.9241 146.996,15.317 146.996,15.7098 146.996,16.1027 146.996,16.4955 146.996,16.8884 146.996,17.2813 146.996,17.6741 146.996,18.067 146.996,18.4598 146.996,18.8527 146.996,19.2455 146.996,19.6384 146.996,20.0313 146.996,20.4241 146.996,20.817 146.996,21.2098 146.996,21.6027 146.996,21.9955 146.996,22.3884 146.996,22.7813 146.996,23.1741 146.996,23.567 146.996,23.9598 146.996,24.3527 146.996,24.7455 146.996,25.1384 146.996,25.5313 146.996,25.9241 146.996,26.317 146.996,26.7098 146.996,27.1027 146.996,27.4955 146.996,27.8884 146.996,28.2813 146.996,28.6741 146.996,29.067 146.996,29.4598 146.996,29.8527 146.996,30.2455 146.996,30.6384 146.996,31.0313 146.996,31.4241 146.996,31.817 146.996,32.2098 146.996,32.6027 146.996,32.9955 146.996,33.3884 146.996,33.7813 146.996,34.1741 146.996,34.567 146.996,34.9598 146.996,35.3527 146.996,35.7455 146.996,36.1384 146.996,36.5313 146.996,36.9241 146.996,37.317 146.996,37.7098 146.996,38.1027 146.996,38.4955 146.996,38.8884 146.996,39.2813 146.996,39.6741 146.996,40.067 146.996,40.4598 146.996,40.8527 146.996,41.2455 146.996,41.6384 146.996,42.0313 146.996,42.4241 146.996,42.817 146.996,43.2098 146.996,43.6027 146.996,43.9955 146.996,44.3884 146.996,44.7813 146.996,45.1741 146.996,45.567 146.996,45.9598 146.996,46.3527 146.996,46.7455 146.996,47.1384 146.996,47.5313 146.996,47.9241 146.996,48.317 146.996,48.7098 146.996,49.1027 146.996,49.4955 146.996,49.8884 146.996,50.2813 146.996,50.6741 146.996,51.067 146.996,51.4598 146.996,51.8527 146.996,52.2455 146.996,52.6384 146.996,53.0313 146.996,53.4241 146.996,53.817 146.996,54.2098 146.996,54.6027 146.996,54.9955 146.888,54.9955 142.737,54.9955 138.585,54.9955 134.433,54.9955 130.281,54.9955 126.129,54.9955 121.978,54.9955 117.826,54.9955 113.674,54.9955 109.522,54.9955 105.371,54.9955 101.219,54.9955 97.067,54.9955 92.9152,54.9955 88.7634,54.9955 84.6116,54.9955 80.4598,54.9955 76.308,54.9955 72.1562,54.9955 68.0045,54.9955 68.0045,54.6027 68.0045,54.2098 68.0045,53.817 68.0045,53.4241 68.0045,53.0313 68.0045,52.6384 68.0045,52.2455 68.0045,51.8527 68.0045,51.4598 68.0045,51.067 68.0045,50.6741 68.0045,50.2813 68.0045,49.8884 68.0045,49.4955 68.0045,49.1027 68.0045,48.7098 68.0045,48.317 68.0045,47.9241 68.0045,47.5313 68.0045,47.1384 68.0045,46.7455 68.0045,46.3527 68.0045,45.9598 68.0045,45.567 68.0045,45.1741 68.0045,44.7813 68.0045,44.3884 68.0045,43.9955 68.0045,43.6027 68.0045,43.2098 68.0045,42.817 68.0045,42.4241 68.0045,42.0313 68.0045,41.6384 68.0045,41.2455 68.0045,40.8527 68.0045,40.4598 68.0045,40.067 68.0045,39.6741 68.0045,39.2813 68.0045,38.8884 68.0045,38.4955 68.0045,38.1027 68.0045,37.7098 68.0045,37.317 68.0045,36.9241 68.0045,36.5313 68.0045,36.1384 68.0045,35.7455 68.0045,35.3527 68.0045,34.9598 68.0045,34.567 68.0045,34.1741 68.0045,33.7813 68.0045,33.3884 68.0045,32.9955 68.0045,32.6027 68.0045,32.2098 68.0045,31.817 68.0045,31.4241 68.0045,31.0313 68.0045,30.6384 68.0045,30.2455 68.0045,29.8527 68.0045,29.4598 68.0045,29.067 68.0045,28.6741 68.0045,28.2813 68.0045,27.8884 68.0045,27.4955 68.0045,27.1027 68.0045,26.7098 68.0045,26.317 68.0045,25.9241 68.0045,25.5313 68.0045,25.1384 68.0045,24.7455 68.0045,24.3527 68.0045,23.9598 68.0045,23.567 68.0045,23.1741 68.0045,22.7813 68.0045,22.3884 68.0045,21.9955 68.0045,21.6027 68.0045,21.2098 68.0045,20.817 68.0045,20.4241 68.0045,20.0313 68.0045,19.6384 68.0045,19.2455 68.0045,18.8527 68.0045,18.4598 68.0045,18.067 68.0045,17.6741 68.0045,17.2813 68.0045,16.8884 68.0045,16.4955 68.0045,16.1027 68.0045,15.7098 68.0045,15.317 68.0045,14.9241 68.0045,14.5313 68.0045,14.1384 68.0045,13.7455 68.0045,13.3527 68.0045,12.9598 68.0045,12.567 68.0045,12.1741 68.0045,11.7813 68.0045,11.3884 68.0045,10.9955 68.0045,10.6027 68.0045,10.2098 68.0045,9.81696 68.0045,9.42411 68.0045,9.03125 68.0045,8.63839 68.0045,8.24554 68.0045,7.85268 68.0045,7.45982 68.0045,7.06696 68.0045,6.67411 68.0045,6.28125 68.0045,5.88839 68.0045,5.49554 68.0045,5.10268 68.0045,5.00446", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_V10___/2018/09/22/S3A_SY_2_V10____20180922T111721_20181002T111721_20181012T115944_SOUTH_EAST_ASIA___LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 66, + "processingBaseline": 0 + }, + "id": "e4b1a976-0a78-54c3-8512-6fd56bbe00ed" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -25.9955, + -34.9955 + ], + [ + -21.4688, + -34.9955 + ], + [ + -16.942, + -34.9955 + ], + [ + -12.4152, + -34.9955 + ], + [ + -7.88839, + -34.9955 + ], + [ + -3.36161, + -34.9955 + ], + [ + 1.16518, + -34.9955 + ], + [ + 5.69196, + -34.9955 + ], + [ + 10.2187, + -34.9955 + ], + [ + 14.7455, + -34.9955 + ], + [ + 19.2723, + -34.9955 + ], + [ + 23.7991, + -34.9955 + ], + [ + 28.3259, + -34.9955 + ], + [ + 32.8527, + -34.9955 + ], + [ + 37.3795, + -34.9955 + ], + [ + 41.9062, + -34.9955 + ], + [ + 46.433, + -34.9955 + ], + [ + 50.9598, + -34.9955 + ], + [ + 55.4866, + -34.9955 + ], + [ + 59.9955, + -34.9955 + ], + [ + 59.9955, + -34.5759 + ], + [ + 59.9955, + -34.0045 + ], + [ + 59.9955, + -33.433 + ], + [ + 59.9955, + -32.8616 + ], + [ + 59.9955, + -32.2902 + ], + [ + 59.9955, + -31.7187 + ], + [ + 59.9955, + -31.1473 + ], + [ + 59.9955, + -30.5759 + ], + [ + 59.9955, + -30.0045 + ], + [ + 59.9955, + -29.433 + ], + [ + 59.9955, + -28.8616 + ], + [ + 59.9955, + -28.2902 + ], + [ + 59.9955, + -27.7187 + ], + [ + 59.9955, + -27.1473 + ], + [ + 59.9955, + -26.5759 + ], + [ + 59.9955, + -26.0045 + ], + [ + 59.9955, + -25.433 + ], + [ + 59.9955, + -24.8616 + ], + [ + 59.9955, + -24.2902 + ], + [ + 59.9955, + -23.7187 + ], + [ + 59.9955, + -23.1473 + ], + [ + 59.9955, + -22.5759 + ], + [ + 59.9955, + -22.0045 + ], + [ + 59.9955, + -21.433 + ], + [ + 59.9955, + -20.8616 + ], + [ + 59.9955, + -20.2902 + ], + [ + 59.9955, + -19.7187 + ], + [ + 59.9955, + -19.1473 + ], + [ + 59.9955, + -18.5759 + ], + [ + 59.9955, + -18.0045 + ], + [ + 59.9955, + -17.433 + ], + [ + 59.9955, + -16.8616 + ], + [ + 59.9955, + -16.2902 + ], + [ + 59.9955, + -15.7187 + ], + [ + 59.9955, + -15.1473 + ], + [ + 59.9955, + -14.5759 + ], + [ + 59.9955, + -14.0045 + ], + [ + 59.9955, + -13.433 + ], + [ + 59.9955, + -12.8616 + ], + [ + 59.9955, + -12.2902 + ], + [ + 59.9955, + -11.7187 + ], + [ + 59.9955, + -11.1473 + ], + [ + 59.9955, + -10.5759 + ], + [ + 59.9955, + -10.0045 + ], + [ + 59.9955, + -9.43304 + ], + [ + 59.9955, + -8.86161 + ], + [ + 59.9955, + -8.29018 + ], + [ + 59.9955, + -7.71875 + ], + [ + 59.9955, + -7.14732 + ], + [ + 59.9955, + -6.57589 + ], + [ + 59.9955, + -6.00446 + ], + [ + 59.9955, + -5.43304 + ], + [ + 59.9955, + -4.86161 + ], + [ + 59.9955, + -4.29018 + ], + [ + 59.9955, + -3.71875 + ], + [ + 59.9955, + -3.14732 + ], + [ + 59.9955, + -2.57589 + ], + [ + 59.9955, + -2.00446 + ], + [ + 59.9955, + -1.43304 + ], + [ + 59.9955, + -0.861607 + ], + [ + 59.9955, + -0.290179 + ], + [ + 59.9955, + 0.28125 + ], + [ + 59.9955, + 0.852679 + ], + [ + 59.9955, + 1.42411 + ], + [ + 59.9955, + 1.99554 + ], + [ + 59.9955, + 2.56696 + ], + [ + 59.9955, + 3.13839 + ], + [ + 59.9955, + 3.70982 + ], + [ + 59.9955, + 4.28125 + ], + [ + 59.9955, + 4.85268 + ], + [ + 59.9955, + 5.42411 + ], + [ + 59.9955, + 5.99554 + ], + [ + 59.9955, + 6.56696 + ], + [ + 59.9955, + 7.13839 + ], + [ + 59.9955, + 7.70982 + ], + [ + 59.9955, + 8.28125 + ], + [ + 59.9955, + 8.85268 + ], + [ + 59.9955, + 9.42411 + ], + [ + 59.9955, + 9.99554 + ], + [ + 59.9955, + 10.567 + ], + [ + 59.9955, + 11.1384 + ], + [ + 59.9955, + 11.7098 + ], + [ + 59.9955, + 12.2813 + ], + [ + 59.9955, + 12.8527 + ], + [ + 59.9955, + 13.4241 + ], + [ + 59.9955, + 13.9955 + ], + [ + 59.9955, + 14.567 + ], + [ + 59.9955, + 15.1384 + ], + [ + 59.9955, + 15.7098 + ], + [ + 59.9955, + 16.2813 + ], + [ + 59.9955, + 16.8527 + ], + [ + 59.9955, + 17.4241 + ], + [ + 59.9955, + 17.9955 + ], + [ + 59.9955, + 18.567 + ], + [ + 59.9955, + 19.1384 + ], + [ + 59.9955, + 19.7098 + ], + [ + 59.9955, + 20.2813 + ], + [ + 59.9955, + 20.8527 + ], + [ + 59.9955, + 21.4241 + ], + [ + 59.9955, + 21.9955 + ], + [ + 59.9955, + 22.567 + ], + [ + 59.9955, + 23.1384 + ], + [ + 59.9955, + 23.7098 + ], + [ + 59.9955, + 24.2813 + ], + [ + 59.9955, + 24.8527 + ], + [ + 59.9955, + 25.4241 + ], + [ + 59.9955, + 25.9955 + ], + [ + 59.9955, + 26.567 + ], + [ + 59.9955, + 27.1384 + ], + [ + 59.9955, + 27.7098 + ], + [ + 59.9955, + 28.2813 + ], + [ + 59.9955, + 28.8527 + ], + [ + 59.9955, + 29.4241 + ], + [ + 59.9955, + 29.9955 + ], + [ + 59.9955, + 30.567 + ], + [ + 59.9955, + 31.1384 + ], + [ + 59.9955, + 31.7098 + ], + [ + 59.9955, + 32.2813 + ], + [ + 59.9955, + 32.8527 + ], + [ + 59.9955, + 33.4241 + ], + [ + 59.9955, + 33.9955 + ], + [ + 59.9955, + 34.567 + ], + [ + 59.9955, + 35.1384 + ], + [ + 59.9955, + 35.7098 + ], + [ + 59.9955, + 36.2813 + ], + [ + 59.9955, + 36.8527 + ], + [ + 59.9955, + 37.4241 + ], + [ + 59.9955, + 37.9955 + ], + [ + 55.4866, + 37.9955 + ], + [ + 50.9598, + 37.9955 + ], + [ + 46.433, + 37.9955 + ], + [ + 41.9062, + 37.9955 + ], + [ + 37.3795, + 37.9955 + ], + [ + 32.8527, + 37.9955 + ], + [ + 28.3259, + 37.9955 + ], + [ + 23.7991, + 37.9955 + ], + [ + 19.2723, + 37.9955 + ], + [ + 14.7455, + 37.9955 + ], + [ + 10.2187, + 37.9955 + ], + [ + 5.69196, + 37.9955 + ], + [ + 1.16518, + 37.9955 + ], + [ + -3.36161, + 37.9955 + ], + [ + -7.88839, + 37.9955 + ], + [ + -12.4152, + 37.9955 + ], + [ + -16.942, + 37.9955 + ], + [ + -21.4688, + 37.9955 + ], + [ + -25.9955, + 37.9955 + ], + [ + -25.9955, + 37.4241 + ], + [ + -25.9955, + 36.8527 + ], + [ + -25.9955, + 36.2813 + ], + [ + -25.9955, + 35.7098 + ], + [ + -25.9955, + 35.1384 + ], + [ + -25.9955, + 34.567 + ], + [ + -25.9955, + 33.9955 + ], + [ + -25.9955, + 33.4241 + ], + [ + -25.9955, + 32.8527 + ], + [ + -25.9955, + 32.2813 + ], + [ + -25.9955, + 31.7098 + ], + [ + -25.9955, + 31.1384 + ], + [ + -25.9955, + 30.567 + ], + [ + -25.9955, + 29.9955 + ], + [ + -25.9955, + 29.4241 + ], + [ + -25.9955, + 28.8527 + ], + [ + -25.9955, + 28.2813 + ], + [ + -25.9955, + 27.7098 + ], + [ + -25.9955, + 27.1384 + ], + [ + -25.9955, + 26.567 + ], + [ + -25.9955, + 25.9955 + ], + [ + -25.9955, + 25.4241 + ], + [ + -25.9955, + 24.8527 + ], + [ + -25.9955, + 24.2813 + ], + [ + -25.9955, + 23.7098 + ], + [ + -25.9955, + 23.1384 + ], + [ + -25.9955, + 22.567 + ], + [ + -25.9955, + 21.9955 + ], + [ + -25.9955, + 21.4241 + ], + [ + -25.9955, + 20.8527 + ], + [ + -25.9955, + 20.2813 + ], + [ + -25.9955, + 19.7098 + ], + [ + -25.9955, + 19.1384 + ], + [ + -25.9955, + 18.567 + ], + [ + -25.9955, + 17.9955 + ], + [ + -25.9955, + 17.4241 + ], + [ + -25.9955, + 16.8527 + ], + [ + -25.9955, + 16.2813 + ], + [ + -25.9955, + 15.7098 + ], + [ + -25.9955, + 15.1384 + ], + [ + -25.9955, + 14.567 + ], + [ + -25.9955, + 13.9955 + ], + [ + -25.9955, + 13.4241 + ], + [ + -25.9955, + 12.8527 + ], + [ + -25.9955, + 12.2813 + ], + [ + -25.9955, + 11.7098 + ], + [ + -25.9955, + 11.1384 + ], + [ + -25.9955, + 10.567 + ], + [ + -25.9955, + 9.99554 + ], + [ + -25.9955, + 9.42411 + ], + [ + -25.9955, + 8.85268 + ], + [ + -25.9955, + 8.28125 + ], + [ + -25.9955, + 7.70982 + ], + [ + -25.9955, + 7.13839 + ], + [ + -25.9955, + 6.56696 + ], + [ + -25.9955, + 5.99554 + ], + [ + -25.9955, + 5.42411 + ], + [ + -25.9955, + 4.85268 + ], + [ + -25.9955, + 4.28125 + ], + [ + -25.9955, + 3.70982 + ], + [ + -25.9955, + 3.13839 + ], + [ + -25.9955, + 2.56696 + ], + [ + -25.9955, + 1.99554 + ], + [ + -25.9955, + 1.42411 + ], + [ + -25.9955, + 0.852679 + ], + [ + -25.9955, + 0.28125 + ], + [ + -25.9955, + -0.290179 + ], + [ + -25.9955, + -0.861607 + ], + [ + -25.9955, + -1.43304 + ], + [ + -25.9955, + -2.00446 + ], + [ + -25.9955, + -2.57589 + ], + [ + -25.9955, + -3.14732 + ], + [ + -25.9955, + -3.71875 + ], + [ + -25.9955, + -4.29018 + ], + [ + -25.9955, + -4.86161 + ], + [ + -25.9955, + -5.43304 + ], + [ + -25.9955, + -6.00446 + ], + [ + -25.9955, + -6.57589 + ], + [ + -25.9955, + -7.14732 + ], + [ + -25.9955, + -7.71875 + ], + [ + -25.9955, + -8.29018 + ], + [ + -25.9955, + -8.86161 + ], + [ + -25.9955, + -9.43304 + ], + [ + -25.9955, + -10.0045 + ], + [ + -25.9955, + -10.5759 + ], + [ + -25.9955, + -11.1473 + ], + [ + -25.9955, + -11.7187 + ], + [ + -25.9955, + -12.2902 + ], + [ + -25.9955, + -12.8616 + ], + [ + -25.9955, + -13.433 + ], + [ + -25.9955, + -14.0045 + ], + [ + -25.9955, + -14.5759 + ], + [ + -25.9955, + -15.1473 + ], + [ + -25.9955, + -15.7187 + ], + [ + -25.9955, + -16.2902 + ], + [ + -25.9955, + -16.8616 + ], + [ + -25.9955, + -17.433 + ], + [ + -25.9955, + -18.0045 + ], + [ + -25.9955, + -18.5759 + ], + [ + -25.9955, + -19.1473 + ], + [ + -25.9955, + -19.7187 + ], + [ + -25.9955, + -20.2902 + ], + [ + -25.9955, + -20.8616 + ], + [ + -25.9955, + -21.433 + ], + [ + -25.9955, + -22.0045 + ], + [ + -25.9955, + -22.5759 + ], + [ + -25.9955, + -23.1473 + ], + [ + -25.9955, + -23.7187 + ], + [ + -25.9955, + -24.2902 + ], + [ + -25.9955, + -24.8616 + ], + [ + -25.9955, + -25.433 + ], + [ + -25.9955, + -26.0045 + ], + [ + -25.9955, + -26.5759 + ], + [ + -25.9955, + -27.1473 + ], + [ + -25.9955, + -27.7187 + ], + [ + -25.9955, + -28.2902 + ], + [ + -25.9955, + -28.8616 + ], + [ + -25.9955, + -29.433 + ], + [ + -25.9955, + -30.0045 + ], + [ + -25.9955, + -30.5759 + ], + [ + -25.9955, + -31.1473 + ], + [ + -25.9955, + -31.7187 + ], + [ + -25.9955, + -32.2902 + ], + [ + -25.9955, + -32.8616 + ], + [ + -25.9955, + -33.433 + ], + [ + -25.9955, + -34.0045 + ], + [ + -25.9955, + -34.5759 + ], + [ + -25.9955, + -34.9955 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_V10____20180922T111721_20181002T111721_20181012T115623_AFRICA____________LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2018-09-22T11:17:21Z", + "completionDate": "2018-10-02T11:17:21Z", + "productType": "SY_2_V10___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 13514, + "updated": "2023-12-13T08:19:56.853145Z", + "published": "2019-01-31T04:15:24.171294Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a7b631b1-e6c4-549d-9beb-aa2b8244ba8c", + "size": 350136328, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a7b631b1-e6c4-549d-9beb-aa2b8244ba8c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/a7b631b1-e6c4-549d-9beb-aa2b8244ba8c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 17.0, + 1.5 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SYNERGY/SY_2_V10___/2018/09/22/S3A_SY_2_V10____20180922T111721_20181002T111721_20181012T115623_AFRICA____________LN2_O_NT_002.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-25.9955,-34.9955 -21.4688,-34.9955 -16.942,-34.9955 -12.4152,-34.9955 -7.88839,-34.9955 -3.36161,-34.9955 1.16518,-34.9955 5.69196,-34.9955 10.2187,-34.9955 14.7455,-34.9955 19.2723,-34.9955 23.7991,-34.9955 28.3259,-34.9955 32.8527,-34.9955 37.3795,-34.9955 41.9062,-34.9955 46.433,-34.9955 50.9598,-34.9955 55.4866,-34.9955 59.9955,-34.9955 59.9955,-34.5759 59.9955,-34.0045 59.9955,-33.433 59.9955,-32.8616 59.9955,-32.2902 59.9955,-31.7187 59.9955,-31.1473 59.9955,-30.5759 59.9955,-30.0045 59.9955,-29.433 59.9955,-28.8616 59.9955,-28.2902 59.9955,-27.7187 59.9955,-27.1473 59.9955,-26.5759 59.9955,-26.0045 59.9955,-25.433 59.9955,-24.8616 59.9955,-24.2902 59.9955,-23.7187 59.9955,-23.1473 59.9955,-22.5759 59.9955,-22.0045 59.9955,-21.433 59.9955,-20.8616 59.9955,-20.2902 59.9955,-19.7187 59.9955,-19.1473 59.9955,-18.5759 59.9955,-18.0045 59.9955,-17.433 59.9955,-16.8616 59.9955,-16.2902 59.9955,-15.7187 59.9955,-15.1473 59.9955,-14.5759 59.9955,-14.0045 59.9955,-13.433 59.9955,-12.8616 59.9955,-12.2902 59.9955,-11.7187 59.9955,-11.1473 59.9955,-10.5759 59.9955,-10.0045 59.9955,-9.43304 59.9955,-8.86161 59.9955,-8.29018 59.9955,-7.71875 59.9955,-7.14732 59.9955,-6.57589 59.9955,-6.00446 59.9955,-5.43304 59.9955,-4.86161 59.9955,-4.29018 59.9955,-3.71875 59.9955,-3.14732 59.9955,-2.57589 59.9955,-2.00446 59.9955,-1.43304 59.9955,-0.861607 59.9955,-0.290179 59.9955,0.28125 59.9955,0.852679 59.9955,1.42411 59.9955,1.99554 59.9955,2.56696 59.9955,3.13839 59.9955,3.70982 59.9955,4.28125 59.9955,4.85268 59.9955,5.42411 59.9955,5.99554 59.9955,6.56696 59.9955,7.13839 59.9955,7.70982 59.9955,8.28125 59.9955,8.85268 59.9955,9.42411 59.9955,9.99554 59.9955,10.567 59.9955,11.1384 59.9955,11.7098 59.9955,12.2813 59.9955,12.8527 59.9955,13.4241 59.9955,13.9955 59.9955,14.567 59.9955,15.1384 59.9955,15.7098 59.9955,16.2813 59.9955,16.8527 59.9955,17.4241 59.9955,17.9955 59.9955,18.567 59.9955,19.1384 59.9955,19.7098 59.9955,20.2813 59.9955,20.8527 59.9955,21.4241 59.9955,21.9955 59.9955,22.567 59.9955,23.1384 59.9955,23.7098 59.9955,24.2813 59.9955,24.8527 59.9955,25.4241 59.9955,25.9955 59.9955,26.567 59.9955,27.1384 59.9955,27.7098 59.9955,28.2813 59.9955,28.8527 59.9955,29.4241 59.9955,29.9955 59.9955,30.567 59.9955,31.1384 59.9955,31.7098 59.9955,32.2813 59.9955,32.8527 59.9955,33.4241 59.9955,33.9955 59.9955,34.567 59.9955,35.1384 59.9955,35.7098 59.9955,36.2813 59.9955,36.8527 59.9955,37.4241 59.9955,37.9955 55.4866,37.9955 50.9598,37.9955 46.433,37.9955 41.9062,37.9955 37.3795,37.9955 32.8527,37.9955 28.3259,37.9955 23.7991,37.9955 19.2723,37.9955 14.7455,37.9955 10.2187,37.9955 5.69196,37.9955 1.16518,37.9955 -3.36161,37.9955 -7.88839,37.9955 -12.4152,37.9955 -16.942,37.9955 -21.4688,37.9955 -25.9955,37.9955 -25.9955,37.4241 -25.9955,36.8527 -25.9955,36.2813 -25.9955,35.7098 -25.9955,35.1384 -25.9955,34.567 -25.9955,33.9955 -25.9955,33.4241 -25.9955,32.8527 -25.9955,32.2813 -25.9955,31.7098 -25.9955,31.1384 -25.9955,30.567 -25.9955,29.9955 -25.9955,29.4241 -25.9955,28.8527 -25.9955,28.2813 -25.9955,27.7098 -25.9955,27.1384 -25.9955,26.567 -25.9955,25.9955 -25.9955,25.4241 -25.9955,24.8527 -25.9955,24.2813 -25.9955,23.7098 -25.9955,23.1384 -25.9955,22.567 -25.9955,21.9955 -25.9955,21.4241 -25.9955,20.8527 -25.9955,20.2813 -25.9955,19.7098 -25.9955,19.1384 -25.9955,18.567 -25.9955,17.9955 -25.9955,17.4241 -25.9955,16.8527 -25.9955,16.2813 -25.9955,15.7098 -25.9955,15.1384 -25.9955,14.567 -25.9955,13.9955 -25.9955,13.4241 -25.9955,12.8527 -25.9955,12.2813 -25.9955,11.7098 -25.9955,11.1384 -25.9955,10.567 -25.9955,9.99554 -25.9955,9.42411 -25.9955,8.85268 -25.9955,8.28125 -25.9955,7.70982 -25.9955,7.13839 -25.9955,6.56696 -25.9955,5.99554 -25.9955,5.42411 -25.9955,4.85268 -25.9955,4.28125 -25.9955,3.70982 -25.9955,3.13839 -25.9955,2.56696 -25.9955,1.99554 -25.9955,1.42411 -25.9955,0.852679 -25.9955,0.28125 -25.9955,-0.290179 -25.9955,-0.861607 -25.9955,-1.43304 -25.9955,-2.00446 -25.9955,-2.57589 -25.9955,-3.14732 -25.9955,-3.71875 -25.9955,-4.29018 -25.9955,-4.86161 -25.9955,-5.43304 -25.9955,-6.00446 -25.9955,-6.57589 -25.9955,-7.14732 -25.9955,-7.71875 -25.9955,-8.29018 -25.9955,-8.86161 -25.9955,-9.43304 -25.9955,-10.0045 -25.9955,-10.5759 -25.9955,-11.1473 -25.9955,-11.7187 -25.9955,-12.2902 -25.9955,-12.8616 -25.9955,-13.433 -25.9955,-14.0045 -25.9955,-14.5759 -25.9955,-15.1473 -25.9955,-15.7187 -25.9955,-16.2902 -25.9955,-16.8616 -25.9955,-17.433 -25.9955,-18.0045 -25.9955,-18.5759 -25.9955,-19.1473 -25.9955,-19.7187 -25.9955,-20.2902 -25.9955,-20.8616 -25.9955,-21.433 -25.9955,-22.0045 -25.9955,-22.5759 -25.9955,-23.1473 -25.9955,-23.7187 -25.9955,-24.2902 -25.9955,-24.8616 -25.9955,-25.433 -25.9955,-26.0045 -25.9955,-26.5759 -25.9955,-27.1473 -25.9955,-27.7187 -25.9955,-28.2902 -25.9955,-28.8616 -25.9955,-29.433 -25.9955,-30.0045 -25.9955,-30.5759 -25.9955,-31.1473 -25.9955,-31.7187 -25.9955,-32.2902 -25.9955,-32.8616 -25.9955,-33.433 -25.9955,-34.0045 -25.9955,-34.5759 -25.9955,-34.9955", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_V10___/2018/09/22/S3A_SY_2_V10____20180922T111721_20181002T111721_20181012T115623_AFRICA____________LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 66, + "processingBaseline": 0 + }, + "id": "a7b631b1-e6c4-549d-9beb-aa2b8244ba8c" + } + ], + "properties": { + "id": "158eb093-5061-521f-be48-824588b7de71", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SY_2_V10___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SY_2_VG1___.json b/tests/data/opensearch/creodias_search_SY_2_VG1___.json new file mode 100644 index 0000000..51d8f91 --- /dev/null +++ b/tests/data/opensearch/creodias_search_SY_2_VG1___.json @@ -0,0 +1,3802 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -124.996, + 0.00446429 + ], + [ + -121.049, + 0.00446429 + ], + [ + -117.103, + 0.00446429 + ], + [ + -113.156, + 0.00446429 + ], + [ + -109.21, + 0.00446429 + ], + [ + -105.263, + 0.00446429 + ], + [ + -101.317, + 0.00446429 + ], + [ + -97.3705, + 0.00446429 + ], + [ + -93.4241, + 0.00446429 + ], + [ + -89.4777, + 0.00446429 + ], + [ + -85.5313, + 0.00446429 + ], + [ + -81.5848, + 0.00446429 + ], + [ + -77.6384, + 0.00446429 + ], + [ + -73.692, + 0.00446429 + ], + [ + -69.7455, + 0.00446429 + ], + [ + -65.7991, + 0.00446429 + ], + [ + -61.8527, + 0.00446429 + ], + [ + -57.9063, + 0.00446429 + ], + [ + -53.9598, + 0.00446429 + ], + [ + -50.0134, + 0.00446429 + ], + [ + -50.0045, + 0.00446429 + ], + [ + -50.0045, + 0.102679 + ], + [ + -50.0045, + 0.495536 + ], + [ + -50.0045, + 0.888393 + ], + [ + -50.0045, + 1.28125 + ], + [ + -50.0045, + 1.67411 + ], + [ + -50.0045, + 2.06696 + ], + [ + -50.0045, + 2.45982 + ], + [ + -50.0045, + 2.85268 + ], + [ + -50.0045, + 3.24554 + ], + [ + -50.0045, + 3.63839 + ], + [ + -50.0045, + 4.03125 + ], + [ + -50.0045, + 4.42411 + ], + [ + -50.0045, + 4.81696 + ], + [ + -50.0045, + 5.20982 + ], + [ + -50.0045, + 5.60268 + ], + [ + -50.0045, + 5.99554 + ], + [ + -50.0045, + 6.38839 + ], + [ + -50.0045, + 6.78125 + ], + [ + -50.0045, + 7.17411 + ], + [ + -50.0045, + 7.56696 + ], + [ + -50.0045, + 7.95982 + ], + [ + -50.0045, + 8.35268 + ], + [ + -50.0045, + 8.74554 + ], + [ + -50.0045, + 9.13839 + ], + [ + -50.0045, + 9.53125 + ], + [ + -50.0045, + 9.92411 + ], + [ + -50.0045, + 10.317 + ], + [ + -50.0045, + 10.7098 + ], + [ + -50.0045, + 11.1027 + ], + [ + -50.0045, + 11.4955 + ], + [ + -50.0045, + 11.8884 + ], + [ + -50.0045, + 12.2813 + ], + [ + -50.0045, + 12.6741 + ], + [ + -50.0045, + 13.067 + ], + [ + -50.0045, + 13.4598 + ], + [ + -50.0045, + 13.8527 + ], + [ + -50.0045, + 14.2455 + ], + [ + -50.0045, + 14.6384 + ], + [ + -50.0045, + 15.0313 + ], + [ + -50.0045, + 15.4241 + ], + [ + -50.0045, + 15.817 + ], + [ + -50.0045, + 16.2098 + ], + [ + -50.0045, + 16.6027 + ], + [ + -50.0045, + 16.9955 + ], + [ + -50.0045, + 17.3884 + ], + [ + -50.0045, + 17.7813 + ], + [ + -50.0045, + 18.1741 + ], + [ + -50.0045, + 18.567 + ], + [ + -50.0045, + 18.9598 + ], + [ + -50.0045, + 19.3527 + ], + [ + -50.0045, + 19.7455 + ], + [ + -50.0045, + 20.1384 + ], + [ + -50.0045, + 20.5313 + ], + [ + -50.0045, + 20.9241 + ], + [ + -50.0045, + 21.317 + ], + [ + -50.0045, + 21.7098 + ], + [ + -50.0045, + 22.1027 + ], + [ + -50.0045, + 22.4955 + ], + [ + -50.0045, + 22.8884 + ], + [ + -50.0045, + 23.2813 + ], + [ + -50.0045, + 23.6741 + ], + [ + -50.0045, + 24.067 + ], + [ + -50.0045, + 24.4598 + ], + [ + -50.0045, + 24.8527 + ], + [ + -50.0045, + 25.2455 + ], + [ + -50.0045, + 25.6384 + ], + [ + -50.0045, + 26.0313 + ], + [ + -50.0045, + 26.4241 + ], + [ + -50.0045, + 26.817 + ], + [ + -50.0045, + 27.2098 + ], + [ + -50.0045, + 27.6027 + ], + [ + -50.0045, + 27.9955 + ], + [ + -50.0045, + 28.3884 + ], + [ + -50.0045, + 28.7813 + ], + [ + -50.0045, + 29.1741 + ], + [ + -50.0045, + 29.567 + ], + [ + -50.0045, + 29.9598 + ], + [ + -50.0045, + 30.3527 + ], + [ + -50.0045, + 30.7455 + ], + [ + -50.0045, + 31.1384 + ], + [ + -50.0045, + 31.5313 + ], + [ + -50.0045, + 31.9241 + ], + [ + -50.0045, + 32.317 + ], + [ + -50.0045, + 32.7098 + ], + [ + -50.0045, + 33.1027 + ], + [ + -50.0045, + 33.4955 + ], + [ + -50.0045, + 33.8884 + ], + [ + -50.0045, + 34.2813 + ], + [ + -50.0045, + 34.6741 + ], + [ + -50.0045, + 35.067 + ], + [ + -50.0045, + 35.4598 + ], + [ + -50.0045, + 35.8527 + ], + [ + -50.0045, + 36.2455 + ], + [ + -50.0045, + 36.6384 + ], + [ + -50.0045, + 37.0313 + ], + [ + -50.0045, + 37.4241 + ], + [ + -50.0045, + 37.817 + ], + [ + -50.0045, + 38.2098 + ], + [ + -50.0045, + 38.6027 + ], + [ + -50.0045, + 38.9955 + ], + [ + -50.0045, + 39.3884 + ], + [ + -50.0045, + 39.7813 + ], + [ + -50.0045, + 40.1741 + ], + [ + -50.0045, + 40.567 + ], + [ + -50.0045, + 40.9598 + ], + [ + -50.0045, + 41.3527 + ], + [ + -50.0045, + 41.7455 + ], + [ + -50.0045, + 42.1384 + ], + [ + -50.0045, + 42.5313 + ], + [ + -50.0045, + 42.9241 + ], + [ + -50.0045, + 43.317 + ], + [ + -50.0045, + 43.7098 + ], + [ + -50.0045, + 44.1027 + ], + [ + -50.0045, + 44.4955 + ], + [ + -50.0045, + 44.8884 + ], + [ + -50.0045, + 45.2813 + ], + [ + -50.0045, + 45.6741 + ], + [ + -50.0045, + 46.067 + ], + [ + -50.0045, + 46.4598 + ], + [ + -50.0045, + 46.8527 + ], + [ + -50.0045, + 47.2455 + ], + [ + -50.0045, + 47.6384 + ], + [ + -50.0045, + 48.0313 + ], + [ + -50.0045, + 48.4241 + ], + [ + -50.0045, + 48.817 + ], + [ + -50.0045, + 49.2098 + ], + [ + -50.0045, + 49.6027 + ], + [ + -50.0045, + 49.9955 + ], + [ + -50.0134, + 49.9955 + ], + [ + -53.9598, + 49.9955 + ], + [ + -57.9063, + 49.9955 + ], + [ + -61.8527, + 49.9955 + ], + [ + -65.7991, + 49.9955 + ], + [ + -69.7455, + 49.9955 + ], + [ + -73.692, + 49.9955 + ], + [ + -77.6384, + 49.9955 + ], + [ + -81.5848, + 49.9955 + ], + [ + -85.5313, + 49.9955 + ], + [ + -89.4777, + 49.9955 + ], + [ + -93.4241, + 49.9955 + ], + [ + -97.3705, + 49.9955 + ], + [ + -101.317, + 49.9955 + ], + [ + -105.263, + 49.9955 + ], + [ + -109.21, + 49.9955 + ], + [ + -113.156, + 49.9955 + ], + [ + -117.103, + 49.9955 + ], + [ + -121.049, + 49.9955 + ], + [ + -124.996, + 49.9955 + ], + [ + -124.996, + 49.6027 + ], + [ + -124.996, + 49.2098 + ], + [ + -124.996, + 48.817 + ], + [ + -124.996, + 48.4241 + ], + [ + -124.996, + 48.0313 + ], + [ + -124.996, + 47.6384 + ], + [ + -124.996, + 47.2455 + ], + [ + -124.996, + 46.8527 + ], + [ + -124.996, + 46.4598 + ], + [ + -124.996, + 46.067 + ], + [ + -124.996, + 45.6741 + ], + [ + -124.996, + 45.2813 + ], + [ + -124.996, + 44.8884 + ], + [ + -124.996, + 44.4955 + ], + [ + -124.996, + 44.1027 + ], + [ + -124.996, + 43.7098 + ], + [ + -124.996, + 43.317 + ], + [ + -124.996, + 42.9241 + ], + [ + -124.996, + 42.5313 + ], + [ + -124.996, + 42.1384 + ], + [ + -124.996, + 41.7455 + ], + [ + -124.996, + 41.3527 + ], + [ + -124.996, + 40.9598 + ], + [ + -124.996, + 40.567 + ], + [ + -124.996, + 40.1741 + ], + [ + -124.996, + 39.7813 + ], + [ + -124.996, + 39.3884 + ], + [ + -124.996, + 38.9955 + ], + [ + -124.996, + 38.6027 + ], + [ + -124.996, + 38.2098 + ], + [ + -124.996, + 37.817 + ], + [ + -124.996, + 37.4241 + ], + [ + -124.996, + 37.0313 + ], + [ + -124.996, + 36.6384 + ], + [ + -124.996, + 36.2455 + ], + [ + -124.996, + 35.8527 + ], + [ + -124.996, + 35.4598 + ], + [ + -124.996, + 35.067 + ], + [ + -124.996, + 34.6741 + ], + [ + -124.996, + 34.2813 + ], + [ + -124.996, + 33.8884 + ], + [ + -124.996, + 33.4955 + ], + [ + -124.996, + 33.1027 + ], + [ + -124.996, + 32.7098 + ], + [ + -124.996, + 32.317 + ], + [ + -124.996, + 31.9241 + ], + [ + -124.996, + 31.5313 + ], + [ + -124.996, + 31.1384 + ], + [ + -124.996, + 30.7455 + ], + [ + -124.996, + 30.3527 + ], + [ + -124.996, + 29.9598 + ], + [ + -124.996, + 29.567 + ], + [ + -124.996, + 29.1741 + ], + [ + -124.996, + 28.7813 + ], + [ + -124.996, + 28.3884 + ], + [ + -124.996, + 27.9955 + ], + [ + -124.996, + 27.6027 + ], + [ + -124.996, + 27.2098 + ], + [ + -124.996, + 26.817 + ], + [ + -124.996, + 26.4241 + ], + [ + -124.996, + 26.0313 + ], + [ + -124.996, + 25.6384 + ], + [ + -124.996, + 25.2455 + ], + [ + -124.996, + 24.8527 + ], + [ + -124.996, + 24.4598 + ], + [ + -124.996, + 24.067 + ], + [ + -124.996, + 23.6741 + ], + [ + -124.996, + 23.2813 + ], + [ + -124.996, + 22.8884 + ], + [ + -124.996, + 22.4955 + ], + [ + -124.996, + 22.1027 + ], + [ + -124.996, + 21.7098 + ], + [ + -124.996, + 21.317 + ], + [ + -124.996, + 20.9241 + ], + [ + -124.996, + 20.5313 + ], + [ + -124.996, + 20.1384 + ], + [ + -124.996, + 19.7455 + ], + [ + -124.996, + 19.3527 + ], + [ + -124.996, + 18.9598 + ], + [ + -124.996, + 18.567 + ], + [ + -124.996, + 18.1741 + ], + [ + -124.996, + 17.7813 + ], + [ + -124.996, + 17.3884 + ], + [ + -124.996, + 16.9955 + ], + [ + -124.996, + 16.6027 + ], + [ + -124.996, + 16.2098 + ], + [ + -124.996, + 15.817 + ], + [ + -124.996, + 15.4241 + ], + [ + -124.996, + 15.0313 + ], + [ + -124.996, + 14.6384 + ], + [ + -124.996, + 14.2455 + ], + [ + -124.996, + 13.8527 + ], + [ + -124.996, + 13.4598 + ], + [ + -124.996, + 13.067 + ], + [ + -124.996, + 12.6741 + ], + [ + -124.996, + 12.2813 + ], + [ + -124.996, + 11.8884 + ], + [ + -124.996, + 11.4955 + ], + [ + -124.996, + 11.1027 + ], + [ + -124.996, + 10.7098 + ], + [ + -124.996, + 10.317 + ], + [ + -124.996, + 9.92411 + ], + [ + -124.996, + 9.53125 + ], + [ + -124.996, + 9.13839 + ], + [ + -124.996, + 8.74554 + ], + [ + -124.996, + 8.35268 + ], + [ + -124.996, + 7.95982 + ], + [ + -124.996, + 7.56696 + ], + [ + -124.996, + 7.17411 + ], + [ + -124.996, + 6.78125 + ], + [ + -124.996, + 6.38839 + ], + [ + -124.996, + 5.99554 + ], + [ + -124.996, + 5.60268 + ], + [ + -124.996, + 5.20982 + ], + [ + -124.996, + 4.81696 + ], + [ + -124.996, + 4.42411 + ], + [ + -124.996, + 4.03125 + ], + [ + -124.996, + 3.63839 + ], + [ + -124.996, + 3.24554 + ], + [ + -124.996, + 2.85268 + ], + [ + -124.996, + 2.45982 + ], + [ + -124.996, + 2.06696 + ], + [ + -124.996, + 1.67411 + ], + [ + -124.996, + 1.28125 + ], + [ + -124.996, + 0.888393 + ], + [ + -124.996, + 0.495536 + ], + [ + -124.996, + 0.102679 + ], + [ + -124.996, + 0.00446429 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_VG1____20181230T111721_20181231T111721_20190105T113403_CENTRAL_AMERICA___LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2018-12-30T11:17:21Z", + "completionDate": "2018-12-31T11:17:21Z", + "productType": "SY_2_VG1___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 14940, + "updated": "2024-08-06T03:38:26.686950Z", + "published": "2019-01-31T20:29:34.155636Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/e824e25f-a99b-5866-b914-3ba8ec4bbdb3", + "size": 40839349, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for e824e25f-a99b-5866-b914-3ba8ec4bbdb3", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/e824e25f-a99b-5866-b914-3ba8ec4bbdb3.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -87.50025, + 24.999982145 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SYNERGY/SY_2_VG1___/2018/12/30/S3A_SY_2_VG1____20181230T111721_20181231T111721_20190105T113403_CENTRAL_AMERICA___LN2_O_NT_002.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-124.996,0.00446429 -121.049,0.00446429 -117.103,0.00446429 -113.156,0.00446429 -109.21,0.00446429 -105.263,0.00446429 -101.317,0.00446429 -97.3705,0.00446429 -93.4241,0.00446429 -89.4777,0.00446429 -85.5313,0.00446429 -81.5848,0.00446429 -77.6384,0.00446429 -73.692,0.00446429 -69.7455,0.00446429 -65.7991,0.00446429 -61.8527,0.00446429 -57.9063,0.00446429 -53.9598,0.00446429 -50.0134,0.00446429 -50.0045,0.00446429 -50.0045,0.102679 -50.0045,0.495536 -50.0045,0.888393 -50.0045,1.28125 -50.0045,1.67411 -50.0045,2.06696 -50.0045,2.45982 -50.0045,2.85268 -50.0045,3.24554 -50.0045,3.63839 -50.0045,4.03125 -50.0045,4.42411 -50.0045,4.81696 -50.0045,5.20982 -50.0045,5.60268 -50.0045,5.99554 -50.0045,6.38839 -50.0045,6.78125 -50.0045,7.17411 -50.0045,7.56696 -50.0045,7.95982 -50.0045,8.35268 -50.0045,8.74554 -50.0045,9.13839 -50.0045,9.53125 -50.0045,9.92411 -50.0045,10.317 -50.0045,10.7098 -50.0045,11.1027 -50.0045,11.4955 -50.0045,11.8884 -50.0045,12.2813 -50.0045,12.6741 -50.0045,13.067 -50.0045,13.4598 -50.0045,13.8527 -50.0045,14.2455 -50.0045,14.6384 -50.0045,15.0313 -50.0045,15.4241 -50.0045,15.817 -50.0045,16.2098 -50.0045,16.6027 -50.0045,16.9955 -50.0045,17.3884 -50.0045,17.7813 -50.0045,18.1741 -50.0045,18.567 -50.0045,18.9598 -50.0045,19.3527 -50.0045,19.7455 -50.0045,20.1384 -50.0045,20.5313 -50.0045,20.9241 -50.0045,21.317 -50.0045,21.7098 -50.0045,22.1027 -50.0045,22.4955 -50.0045,22.8884 -50.0045,23.2813 -50.0045,23.6741 -50.0045,24.067 -50.0045,24.4598 -50.0045,24.8527 -50.0045,25.2455 -50.0045,25.6384 -50.0045,26.0313 -50.0045,26.4241 -50.0045,26.817 -50.0045,27.2098 -50.0045,27.6027 -50.0045,27.9955 -50.0045,28.3884 -50.0045,28.7813 -50.0045,29.1741 -50.0045,29.567 -50.0045,29.9598 -50.0045,30.3527 -50.0045,30.7455 -50.0045,31.1384 -50.0045,31.5313 -50.0045,31.9241 -50.0045,32.317 -50.0045,32.7098 -50.0045,33.1027 -50.0045,33.4955 -50.0045,33.8884 -50.0045,34.2813 -50.0045,34.6741 -50.0045,35.067 -50.0045,35.4598 -50.0045,35.8527 -50.0045,36.2455 -50.0045,36.6384 -50.0045,37.0313 -50.0045,37.4241 -50.0045,37.817 -50.0045,38.2098 -50.0045,38.6027 -50.0045,38.9955 -50.0045,39.3884 -50.0045,39.7813 -50.0045,40.1741 -50.0045,40.567 -50.0045,40.9598 -50.0045,41.3527 -50.0045,41.7455 -50.0045,42.1384 -50.0045,42.5313 -50.0045,42.9241 -50.0045,43.317 -50.0045,43.7098 -50.0045,44.1027 -50.0045,44.4955 -50.0045,44.8884 -50.0045,45.2813 -50.0045,45.6741 -50.0045,46.067 -50.0045,46.4598 -50.0045,46.8527 -50.0045,47.2455 -50.0045,47.6384 -50.0045,48.0313 -50.0045,48.4241 -50.0045,48.817 -50.0045,49.2098 -50.0045,49.6027 -50.0045,49.9955 -50.0134,49.9955 -53.9598,49.9955 -57.9063,49.9955 -61.8527,49.9955 -65.7991,49.9955 -69.7455,49.9955 -73.692,49.9955 -77.6384,49.9955 -81.5848,49.9955 -85.5313,49.9955 -89.4777,49.9955 -93.4241,49.9955 -97.3705,49.9955 -101.317,49.9955 -105.263,49.9955 -109.21,49.9955 -113.156,49.9955 -117.103,49.9955 -121.049,49.9955 -124.996,49.9955 -124.996,49.6027 -124.996,49.2098 -124.996,48.817 -124.996,48.4241 -124.996,48.0313 -124.996,47.6384 -124.996,47.2455 -124.996,46.8527 -124.996,46.4598 -124.996,46.067 -124.996,45.6741 -124.996,45.2813 -124.996,44.8884 -124.996,44.4955 -124.996,44.1027 -124.996,43.7098 -124.996,43.317 -124.996,42.9241 -124.996,42.5313 -124.996,42.1384 -124.996,41.7455 -124.996,41.3527 -124.996,40.9598 -124.996,40.567 -124.996,40.1741 -124.996,39.7813 -124.996,39.3884 -124.996,38.9955 -124.996,38.6027 -124.996,38.2098 -124.996,37.817 -124.996,37.4241 -124.996,37.0313 -124.996,36.6384 -124.996,36.2455 -124.996,35.8527 -124.996,35.4598 -124.996,35.067 -124.996,34.6741 -124.996,34.2813 -124.996,33.8884 -124.996,33.4955 -124.996,33.1027 -124.996,32.7098 -124.996,32.317 -124.996,31.9241 -124.996,31.5313 -124.996,31.1384 -124.996,30.7455 -124.996,30.3527 -124.996,29.9598 -124.996,29.567 -124.996,29.1741 -124.996,28.7813 -124.996,28.3884 -124.996,27.9955 -124.996,27.6027 -124.996,27.2098 -124.996,26.817 -124.996,26.4241 -124.996,26.0313 -124.996,25.6384 -124.996,25.2455 -124.996,24.8527 -124.996,24.4598 -124.996,24.067 -124.996,23.6741 -124.996,23.2813 -124.996,22.8884 -124.996,22.4955 -124.996,22.1027 -124.996,21.7098 -124.996,21.317 -124.996,20.9241 -124.996,20.5313 -124.996,20.1384 -124.996,19.7455 -124.996,19.3527 -124.996,18.9598 -124.996,18.567 -124.996,18.1741 -124.996,17.7813 -124.996,17.3884 -124.996,16.9955 -124.996,16.6027 -124.996,16.2098 -124.996,15.817 -124.996,15.4241 -124.996,15.0313 -124.996,14.6384 -124.996,14.2455 -124.996,13.8527 -124.996,13.4598 -124.996,13.067 -124.996,12.6741 -124.996,12.2813 -124.996,11.8884 -124.996,11.4955 -124.996,11.1027 -124.996,10.7098 -124.996,10.317 -124.996,9.92411 -124.996,9.53125 -124.996,9.13839 -124.996,8.74554 -124.996,8.35268 -124.996,7.95982 -124.996,7.56696 -124.996,7.17411 -124.996,6.78125 -124.996,6.38839 -124.996,5.99554 -124.996,5.60268 -124.996,5.20982 -124.996,4.81696 -124.996,4.42411 -124.996,4.03125 -124.996,3.63839 -124.996,3.24554 -124.996,2.85268 -124.996,2.45982 -124.996,2.06696 -124.996,1.67411 -124.996,1.28125 -124.996,0.888393 -124.996,0.495536 -124.996,0.102679 -124.996,0.00446429", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_VG1___/2018/12/30/S3A_SY_2_VG1____20181230T111721_20181231T111721_20190105T113403_CENTRAL_AMERICA___LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 337, + "processingBaseline": 0 + }, + "id": "e824e25f-a99b-5866-b914-3ba8ec4bbdb3" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 25.0045, + 5.00446 + ], + [ + 28.8437, + 5.00446 + ], + [ + 32.683, + 5.00446 + ], + [ + 36.5223, + 5.00446 + ], + [ + 40.3616, + 5.00446 + ], + [ + 44.2009, + 5.00446 + ], + [ + 48.0402, + 5.00446 + ], + [ + 51.8795, + 5.00446 + ], + [ + 55.7187, + 5.00446 + ], + [ + 59.558, + 5.00446 + ], + [ + 63.3973, + 5.00446 + ], + [ + 67.2366, + 5.00446 + ], + [ + 71.0759, + 5.00446 + ], + [ + 74.9152, + 5.00446 + ], + [ + 78.7545, + 5.00446 + ], + [ + 82.5937, + 5.00446 + ], + [ + 86.433, + 5.00446 + ], + [ + 90.2723, + 5.00446 + ], + [ + 94.1116, + 5.00446 + ], + [ + 97.9509, + 5.00446 + ], + [ + 97.9955, + 5.00446 + ], + [ + 97.9955, + 5.35268 + ], + [ + 97.9955, + 5.70982 + ], + [ + 97.9955, + 6.06696 + ], + [ + 97.9955, + 6.42411 + ], + [ + 97.9955, + 6.78125 + ], + [ + 97.9955, + 7.13839 + ], + [ + 97.9955, + 7.49554 + ], + [ + 97.9955, + 7.85268 + ], + [ + 97.9955, + 8.20982 + ], + [ + 97.9955, + 8.56696 + ], + [ + 97.9955, + 8.92411 + ], + [ + 97.9955, + 9.28125 + ], + [ + 97.9955, + 9.63839 + ], + [ + 97.9955, + 9.99554 + ], + [ + 97.9955, + 10.3527 + ], + [ + 97.9955, + 10.7098 + ], + [ + 97.9955, + 11.067 + ], + [ + 97.9955, + 11.4241 + ], + [ + 97.9955, + 11.7813 + ], + [ + 97.9955, + 12.1384 + ], + [ + 97.9955, + 12.4955 + ], + [ + 97.9955, + 12.8527 + ], + [ + 97.9955, + 13.2098 + ], + [ + 97.9955, + 13.567 + ], + [ + 97.9955, + 13.9241 + ], + [ + 97.9955, + 14.2813 + ], + [ + 97.9955, + 14.6384 + ], + [ + 97.9955, + 14.9955 + ], + [ + 97.9955, + 15.3527 + ], + [ + 97.9955, + 15.7098 + ], + [ + 97.9955, + 16.067 + ], + [ + 97.9955, + 16.4241 + ], + [ + 97.9955, + 16.7813 + ], + [ + 97.9955, + 17.1384 + ], + [ + 97.9955, + 17.4955 + ], + [ + 97.9955, + 17.8527 + ], + [ + 97.9955, + 18.2098 + ], + [ + 97.9955, + 18.567 + ], + [ + 97.9955, + 18.9241 + ], + [ + 97.9955, + 19.2813 + ], + [ + 97.9955, + 19.6384 + ], + [ + 97.9955, + 19.9955 + ], + [ + 97.9955, + 20.3527 + ], + [ + 97.9955, + 20.7098 + ], + [ + 97.9955, + 21.067 + ], + [ + 97.9955, + 21.4241 + ], + [ + 97.9955, + 21.7813 + ], + [ + 97.9955, + 22.1384 + ], + [ + 97.9955, + 22.4955 + ], + [ + 97.9955, + 22.8527 + ], + [ + 97.9955, + 23.2098 + ], + [ + 97.9955, + 23.567 + ], + [ + 97.9955, + 23.9241 + ], + [ + 97.9955, + 24.2813 + ], + [ + 97.9955, + 24.6384 + ], + [ + 97.9955, + 24.9955 + ], + [ + 97.9955, + 25.3527 + ], + [ + 97.9955, + 25.7098 + ], + [ + 97.9955, + 26.067 + ], + [ + 97.9955, + 26.4241 + ], + [ + 97.9955, + 26.7813 + ], + [ + 97.9955, + 27.1384 + ], + [ + 97.9955, + 27.4955 + ], + [ + 97.9955, + 27.8527 + ], + [ + 97.9955, + 28.2098 + ], + [ + 97.9955, + 28.567 + ], + [ + 97.9955, + 28.9241 + ], + [ + 97.9955, + 29.2813 + ], + [ + 97.9955, + 29.6384 + ], + [ + 97.9955, + 29.9955 + ], + [ + 97.9955, + 30.3527 + ], + [ + 97.9955, + 30.7098 + ], + [ + 97.9955, + 31.067 + ], + [ + 97.9955, + 31.4241 + ], + [ + 97.9955, + 31.7813 + ], + [ + 97.9955, + 32.1384 + ], + [ + 97.9955, + 32.4955 + ], + [ + 97.9955, + 32.8527 + ], + [ + 97.9955, + 33.2098 + ], + [ + 97.9955, + 33.567 + ], + [ + 97.9955, + 33.9241 + ], + [ + 97.9955, + 34.2813 + ], + [ + 97.9955, + 34.6384 + ], + [ + 97.9955, + 34.9955 + ], + [ + 97.9955, + 35.3527 + ], + [ + 97.9955, + 35.7098 + ], + [ + 97.9955, + 36.067 + ], + [ + 97.9955, + 36.4241 + ], + [ + 97.9955, + 36.7813 + ], + [ + 97.9955, + 37.1384 + ], + [ + 97.9955, + 37.4955 + ], + [ + 97.9955, + 37.8527 + ], + [ + 97.9955, + 38.2098 + ], + [ + 97.9955, + 38.567 + ], + [ + 97.9955, + 38.9241 + ], + [ + 97.9955, + 39.2813 + ], + [ + 97.9955, + 39.6384 + ], + [ + 97.9955, + 39.9955 + ], + [ + 97.9955, + 40.3527 + ], + [ + 97.9955, + 40.7098 + ], + [ + 97.9955, + 41.067 + ], + [ + 97.9955, + 41.4241 + ], + [ + 97.9955, + 41.7813 + ], + [ + 97.9955, + 42.1384 + ], + [ + 97.9955, + 42.4955 + ], + [ + 97.9955, + 42.8527 + ], + [ + 97.9955, + 43.2098 + ], + [ + 97.9955, + 43.567 + ], + [ + 97.9955, + 43.9241 + ], + [ + 97.9955, + 44.2813 + ], + [ + 97.9955, + 44.6384 + ], + [ + 97.9955, + 44.9955 + ], + [ + 97.9955, + 45.3527 + ], + [ + 97.9955, + 45.7098 + ], + [ + 97.9955, + 46.067 + ], + [ + 97.9955, + 46.4241 + ], + [ + 97.9955, + 46.7813 + ], + [ + 97.9955, + 47.1384 + ], + [ + 97.9955, + 47.4955 + ], + [ + 97.9955, + 47.8527 + ], + [ + 97.9955, + 48.2098 + ], + [ + 97.9955, + 48.567 + ], + [ + 97.9955, + 48.9241 + ], + [ + 97.9955, + 49.2813 + ], + [ + 97.9955, + 49.6384 + ], + [ + 97.9955, + 49.9955 + ], + [ + 97.9509, + 49.9955 + ], + [ + 94.1116, + 49.9955 + ], + [ + 90.2723, + 49.9955 + ], + [ + 86.433, + 49.9955 + ], + [ + 82.5937, + 49.9955 + ], + [ + 78.7545, + 49.9955 + ], + [ + 74.9152, + 49.9955 + ], + [ + 71.0759, + 49.9955 + ], + [ + 67.2366, + 49.9955 + ], + [ + 63.3973, + 49.9955 + ], + [ + 59.558, + 49.9955 + ], + [ + 55.7187, + 49.9955 + ], + [ + 51.8795, + 49.9955 + ], + [ + 48.0402, + 49.9955 + ], + [ + 44.2009, + 49.9955 + ], + [ + 40.3616, + 49.9955 + ], + [ + 36.5223, + 49.9955 + ], + [ + 32.683, + 49.9955 + ], + [ + 28.8437, + 49.9955 + ], + [ + 25.0045, + 49.9955 + ], + [ + 25.0045, + 49.6384 + ], + [ + 25.0045, + 49.2813 + ], + [ + 25.0045, + 48.9241 + ], + [ + 25.0045, + 48.567 + ], + [ + 25.0045, + 48.2098 + ], + [ + 25.0045, + 47.8527 + ], + [ + 25.0045, + 47.4955 + ], + [ + 25.0045, + 47.1384 + ], + [ + 25.0045, + 46.7813 + ], + [ + 25.0045, + 46.4241 + ], + [ + 25.0045, + 46.067 + ], + [ + 25.0045, + 45.7098 + ], + [ + 25.0045, + 45.3527 + ], + [ + 25.0045, + 44.9955 + ], + [ + 25.0045, + 44.6384 + ], + [ + 25.0045, + 44.2813 + ], + [ + 25.0045, + 43.9241 + ], + [ + 25.0045, + 43.567 + ], + [ + 25.0045, + 43.2098 + ], + [ + 25.0045, + 42.8527 + ], + [ + 25.0045, + 42.4955 + ], + [ + 25.0045, + 42.1384 + ], + [ + 25.0045, + 41.7813 + ], + [ + 25.0045, + 41.4241 + ], + [ + 25.0045, + 41.067 + ], + [ + 25.0045, + 40.7098 + ], + [ + 25.0045, + 40.3527 + ], + [ + 25.0045, + 39.9955 + ], + [ + 25.0045, + 39.6384 + ], + [ + 25.0045, + 39.2813 + ], + [ + 25.0045, + 38.9241 + ], + [ + 25.0045, + 38.567 + ], + [ + 25.0045, + 38.2098 + ], + [ + 25.0045, + 37.8527 + ], + [ + 25.0045, + 37.4955 + ], + [ + 25.0045, + 37.1384 + ], + [ + 25.0045, + 36.7813 + ], + [ + 25.0045, + 36.4241 + ], + [ + 25.0045, + 36.067 + ], + [ + 25.0045, + 35.7098 + ], + [ + 25.0045, + 35.3527 + ], + [ + 25.0045, + 34.9955 + ], + [ + 25.0045, + 34.6384 + ], + [ + 25.0045, + 34.2813 + ], + [ + 25.0045, + 33.9241 + ], + [ + 25.0045, + 33.567 + ], + [ + 25.0045, + 33.2098 + ], + [ + 25.0045, + 32.8527 + ], + [ + 25.0045, + 32.4955 + ], + [ + 25.0045, + 32.1384 + ], + [ + 25.0045, + 31.7813 + ], + [ + 25.0045, + 31.4241 + ], + [ + 25.0045, + 31.067 + ], + [ + 25.0045, + 30.7098 + ], + [ + 25.0045, + 30.3527 + ], + [ + 25.0045, + 29.9955 + ], + [ + 25.0045, + 29.6384 + ], + [ + 25.0045, + 29.2813 + ], + [ + 25.0045, + 28.9241 + ], + [ + 25.0045, + 28.567 + ], + [ + 25.0045, + 28.2098 + ], + [ + 25.0045, + 27.8527 + ], + [ + 25.0045, + 27.4955 + ], + [ + 25.0045, + 27.1384 + ], + [ + 25.0045, + 26.7813 + ], + [ + 25.0045, + 26.4241 + ], + [ + 25.0045, + 26.067 + ], + [ + 25.0045, + 25.7098 + ], + [ + 25.0045, + 25.3527 + ], + [ + 25.0045, + 24.9955 + ], + [ + 25.0045, + 24.6384 + ], + [ + 25.0045, + 24.2813 + ], + [ + 25.0045, + 23.9241 + ], + [ + 25.0045, + 23.567 + ], + [ + 25.0045, + 23.2098 + ], + [ + 25.0045, + 22.8527 + ], + [ + 25.0045, + 22.4955 + ], + [ + 25.0045, + 22.1384 + ], + [ + 25.0045, + 21.7813 + ], + [ + 25.0045, + 21.4241 + ], + [ + 25.0045, + 21.067 + ], + [ + 25.0045, + 20.7098 + ], + [ + 25.0045, + 20.3527 + ], + [ + 25.0045, + 19.9955 + ], + [ + 25.0045, + 19.6384 + ], + [ + 25.0045, + 19.2813 + ], + [ + 25.0045, + 18.9241 + ], + [ + 25.0045, + 18.567 + ], + [ + 25.0045, + 18.2098 + ], + [ + 25.0045, + 17.8527 + ], + [ + 25.0045, + 17.4955 + ], + [ + 25.0045, + 17.1384 + ], + [ + 25.0045, + 16.7813 + ], + [ + 25.0045, + 16.4241 + ], + [ + 25.0045, + 16.067 + ], + [ + 25.0045, + 15.7098 + ], + [ + 25.0045, + 15.3527 + ], + [ + 25.0045, + 14.9955 + ], + [ + 25.0045, + 14.6384 + ], + [ + 25.0045, + 14.2813 + ], + [ + 25.0045, + 13.9241 + ], + [ + 25.0045, + 13.567 + ], + [ + 25.0045, + 13.2098 + ], + [ + 25.0045, + 12.8527 + ], + [ + 25.0045, + 12.4955 + ], + [ + 25.0045, + 12.1384 + ], + [ + 25.0045, + 11.7813 + ], + [ + 25.0045, + 11.4241 + ], + [ + 25.0045, + 11.067 + ], + [ + 25.0045, + 10.7098 + ], + [ + 25.0045, + 10.3527 + ], + [ + 25.0045, + 9.99554 + ], + [ + 25.0045, + 9.63839 + ], + [ + 25.0045, + 9.28125 + ], + [ + 25.0045, + 8.92411 + ], + [ + 25.0045, + 8.56696 + ], + [ + 25.0045, + 8.20982 + ], + [ + 25.0045, + 7.85268 + ], + [ + 25.0045, + 7.49554 + ], + [ + 25.0045, + 7.13839 + ], + [ + 25.0045, + 6.78125 + ], + [ + 25.0045, + 6.42411 + ], + [ + 25.0045, + 6.06696 + ], + [ + 25.0045, + 5.70982 + ], + [ + 25.0045, + 5.35268 + ], + [ + 25.0045, + 5.00446 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_VG1____20181230T111721_20181231T111721_20190105T113456_WEST_ASIA_________LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2018-12-30T11:17:21Z", + "completionDate": "2018-12-31T11:17:21Z", + "productType": "SY_2_VG1___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 14940, + "updated": "2024-08-06T03:38:27.018383Z", + "published": "2019-01-31T20:27:09.286008Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a0b036dd-ef1c-54c1-bc11-9195dd68a783", + "size": 74697870, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a0b036dd-ef1c-54c1-bc11-9195dd68a783", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/a0b036dd-ef1c-54c1-bc11-9195dd68a783.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 61.5, + 27.49998 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SYNERGY/SY_2_VG1___/2018/12/30/S3A_SY_2_VG1____20181230T111721_20181231T111721_20190105T113456_WEST_ASIA_________LN2_O_NT_002.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "25.0045,5.00446 28.8437,5.00446 32.683,5.00446 36.5223,5.00446 40.3616,5.00446 44.2009,5.00446 48.0402,5.00446 51.8795,5.00446 55.7187,5.00446 59.558,5.00446 63.3973,5.00446 67.2366,5.00446 71.0759,5.00446 74.9152,5.00446 78.7545,5.00446 82.5937,5.00446 86.433,5.00446 90.2723,5.00446 94.1116,5.00446 97.9509,5.00446 97.9955,5.00446 97.9955,5.35268 97.9955,5.70982 97.9955,6.06696 97.9955,6.42411 97.9955,6.78125 97.9955,7.13839 97.9955,7.49554 97.9955,7.85268 97.9955,8.20982 97.9955,8.56696 97.9955,8.92411 97.9955,9.28125 97.9955,9.63839 97.9955,9.99554 97.9955,10.3527 97.9955,10.7098 97.9955,11.067 97.9955,11.4241 97.9955,11.7813 97.9955,12.1384 97.9955,12.4955 97.9955,12.8527 97.9955,13.2098 97.9955,13.567 97.9955,13.9241 97.9955,14.2813 97.9955,14.6384 97.9955,14.9955 97.9955,15.3527 97.9955,15.7098 97.9955,16.067 97.9955,16.4241 97.9955,16.7813 97.9955,17.1384 97.9955,17.4955 97.9955,17.8527 97.9955,18.2098 97.9955,18.567 97.9955,18.9241 97.9955,19.2813 97.9955,19.6384 97.9955,19.9955 97.9955,20.3527 97.9955,20.7098 97.9955,21.067 97.9955,21.4241 97.9955,21.7813 97.9955,22.1384 97.9955,22.4955 97.9955,22.8527 97.9955,23.2098 97.9955,23.567 97.9955,23.9241 97.9955,24.2813 97.9955,24.6384 97.9955,24.9955 97.9955,25.3527 97.9955,25.7098 97.9955,26.067 97.9955,26.4241 97.9955,26.7813 97.9955,27.1384 97.9955,27.4955 97.9955,27.8527 97.9955,28.2098 97.9955,28.567 97.9955,28.9241 97.9955,29.2813 97.9955,29.6384 97.9955,29.9955 97.9955,30.3527 97.9955,30.7098 97.9955,31.067 97.9955,31.4241 97.9955,31.7813 97.9955,32.1384 97.9955,32.4955 97.9955,32.8527 97.9955,33.2098 97.9955,33.567 97.9955,33.9241 97.9955,34.2813 97.9955,34.6384 97.9955,34.9955 97.9955,35.3527 97.9955,35.7098 97.9955,36.067 97.9955,36.4241 97.9955,36.7813 97.9955,37.1384 97.9955,37.4955 97.9955,37.8527 97.9955,38.2098 97.9955,38.567 97.9955,38.9241 97.9955,39.2813 97.9955,39.6384 97.9955,39.9955 97.9955,40.3527 97.9955,40.7098 97.9955,41.067 97.9955,41.4241 97.9955,41.7813 97.9955,42.1384 97.9955,42.4955 97.9955,42.8527 97.9955,43.2098 97.9955,43.567 97.9955,43.9241 97.9955,44.2813 97.9955,44.6384 97.9955,44.9955 97.9955,45.3527 97.9955,45.7098 97.9955,46.067 97.9955,46.4241 97.9955,46.7813 97.9955,47.1384 97.9955,47.4955 97.9955,47.8527 97.9955,48.2098 97.9955,48.567 97.9955,48.9241 97.9955,49.2813 97.9955,49.6384 97.9955,49.9955 97.9509,49.9955 94.1116,49.9955 90.2723,49.9955 86.433,49.9955 82.5937,49.9955 78.7545,49.9955 74.9152,49.9955 71.0759,49.9955 67.2366,49.9955 63.3973,49.9955 59.558,49.9955 55.7187,49.9955 51.8795,49.9955 48.0402,49.9955 44.2009,49.9955 40.3616,49.9955 36.5223,49.9955 32.683,49.9955 28.8437,49.9955 25.0045,49.9955 25.0045,49.6384 25.0045,49.2813 25.0045,48.9241 25.0045,48.567 25.0045,48.2098 25.0045,47.8527 25.0045,47.4955 25.0045,47.1384 25.0045,46.7813 25.0045,46.4241 25.0045,46.067 25.0045,45.7098 25.0045,45.3527 25.0045,44.9955 25.0045,44.6384 25.0045,44.2813 25.0045,43.9241 25.0045,43.567 25.0045,43.2098 25.0045,42.8527 25.0045,42.4955 25.0045,42.1384 25.0045,41.7813 25.0045,41.4241 25.0045,41.067 25.0045,40.7098 25.0045,40.3527 25.0045,39.9955 25.0045,39.6384 25.0045,39.2813 25.0045,38.9241 25.0045,38.567 25.0045,38.2098 25.0045,37.8527 25.0045,37.4955 25.0045,37.1384 25.0045,36.7813 25.0045,36.4241 25.0045,36.067 25.0045,35.7098 25.0045,35.3527 25.0045,34.9955 25.0045,34.6384 25.0045,34.2813 25.0045,33.9241 25.0045,33.567 25.0045,33.2098 25.0045,32.8527 25.0045,32.4955 25.0045,32.1384 25.0045,31.7813 25.0045,31.4241 25.0045,31.067 25.0045,30.7098 25.0045,30.3527 25.0045,29.9955 25.0045,29.6384 25.0045,29.2813 25.0045,28.9241 25.0045,28.567 25.0045,28.2098 25.0045,27.8527 25.0045,27.4955 25.0045,27.1384 25.0045,26.7813 25.0045,26.4241 25.0045,26.067 25.0045,25.7098 25.0045,25.3527 25.0045,24.9955 25.0045,24.6384 25.0045,24.2813 25.0045,23.9241 25.0045,23.567 25.0045,23.2098 25.0045,22.8527 25.0045,22.4955 25.0045,22.1384 25.0045,21.7813 25.0045,21.4241 25.0045,21.067 25.0045,20.7098 25.0045,20.3527 25.0045,19.9955 25.0045,19.6384 25.0045,19.2813 25.0045,18.9241 25.0045,18.567 25.0045,18.2098 25.0045,17.8527 25.0045,17.4955 25.0045,17.1384 25.0045,16.7813 25.0045,16.4241 25.0045,16.067 25.0045,15.7098 25.0045,15.3527 25.0045,14.9955 25.0045,14.6384 25.0045,14.2813 25.0045,13.9241 25.0045,13.567 25.0045,13.2098 25.0045,12.8527 25.0045,12.4955 25.0045,12.1384 25.0045,11.7813 25.0045,11.4241 25.0045,11.067 25.0045,10.7098 25.0045,10.3527 25.0045,9.99554 25.0045,9.63839 25.0045,9.28125 25.0045,8.92411 25.0045,8.56696 25.0045,8.20982 25.0045,7.85268 25.0045,7.49554 25.0045,7.13839 25.0045,6.78125 25.0045,6.42411 25.0045,6.06696 25.0045,5.70982 25.0045,5.35268 25.0045,5.00446", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_VG1___/2018/12/30/S3A_SY_2_VG1____20181230T111721_20181231T111721_20190105T113456_WEST_ASIA_________LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 337, + "processingBaseline": 0 + }, + "id": "a0b036dd-ef1c-54c1-bc11-9195dd68a783" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 68.0045, + 5.00446 + ], + [ + 72.1562, + 5.00446 + ], + [ + 76.308, + 5.00446 + ], + [ + 80.4598, + 5.00446 + ], + [ + 84.6116, + 5.00446 + ], + [ + 88.7634, + 5.00446 + ], + [ + 92.9152, + 5.00446 + ], + [ + 97.067, + 5.00446 + ], + [ + 101.219, + 5.00446 + ], + [ + 105.371, + 5.00446 + ], + [ + 109.522, + 5.00446 + ], + [ + 113.674, + 5.00446 + ], + [ + 117.826, + 5.00446 + ], + [ + 121.978, + 5.00446 + ], + [ + 126.129, + 5.00446 + ], + [ + 130.281, + 5.00446 + ], + [ + 134.433, + 5.00446 + ], + [ + 138.585, + 5.00446 + ], + [ + 142.737, + 5.00446 + ], + [ + 146.888, + 5.00446 + ], + [ + 146.996, + 5.00446 + ], + [ + 146.996, + 5.10268 + ], + [ + 146.996, + 5.49554 + ], + [ + 146.996, + 5.88839 + ], + [ + 146.996, + 6.28125 + ], + [ + 146.996, + 6.67411 + ], + [ + 146.996, + 7.06696 + ], + [ + 146.996, + 7.45982 + ], + [ + 146.996, + 7.85268 + ], + [ + 146.996, + 8.24554 + ], + [ + 146.996, + 8.63839 + ], + [ + 146.996, + 9.03125 + ], + [ + 146.996, + 9.42411 + ], + [ + 146.996, + 9.81696 + ], + [ + 146.996, + 10.2098 + ], + [ + 146.996, + 10.6027 + ], + [ + 146.996, + 10.9955 + ], + [ + 146.996, + 11.3884 + ], + [ + 146.996, + 11.7813 + ], + [ + 146.996, + 12.1741 + ], + [ + 146.996, + 12.567 + ], + [ + 146.996, + 12.9598 + ], + [ + 146.996, + 13.3527 + ], + [ + 146.996, + 13.7455 + ], + [ + 146.996, + 14.1384 + ], + [ + 146.996, + 14.5313 + ], + [ + 146.996, + 14.9241 + ], + [ + 146.996, + 15.317 + ], + [ + 146.996, + 15.7098 + ], + [ + 146.996, + 16.1027 + ], + [ + 146.996, + 16.4955 + ], + [ + 146.996, + 16.8884 + ], + [ + 146.996, + 17.2813 + ], + [ + 146.996, + 17.6741 + ], + [ + 146.996, + 18.067 + ], + [ + 146.996, + 18.4598 + ], + [ + 146.996, + 18.8527 + ], + [ + 146.996, + 19.2455 + ], + [ + 146.996, + 19.6384 + ], + [ + 146.996, + 20.0313 + ], + [ + 146.996, + 20.4241 + ], + [ + 146.996, + 20.817 + ], + [ + 146.996, + 21.2098 + ], + [ + 146.996, + 21.6027 + ], + [ + 146.996, + 21.9955 + ], + [ + 146.996, + 22.3884 + ], + [ + 146.996, + 22.7813 + ], + [ + 146.996, + 23.1741 + ], + [ + 146.996, + 23.567 + ], + [ + 146.996, + 23.9598 + ], + [ + 146.996, + 24.3527 + ], + [ + 146.996, + 24.7455 + ], + [ + 146.996, + 25.1384 + ], + [ + 146.996, + 25.5313 + ], + [ + 146.996, + 25.9241 + ], + [ + 146.996, + 26.317 + ], + [ + 146.996, + 26.7098 + ], + [ + 146.996, + 27.1027 + ], + [ + 146.996, + 27.4955 + ], + [ + 146.996, + 27.8884 + ], + [ + 146.996, + 28.2813 + ], + [ + 146.996, + 28.6741 + ], + [ + 146.996, + 29.067 + ], + [ + 146.996, + 29.4598 + ], + [ + 146.996, + 29.8527 + ], + [ + 146.996, + 30.2455 + ], + [ + 146.996, + 30.6384 + ], + [ + 146.996, + 31.0313 + ], + [ + 146.996, + 31.4241 + ], + [ + 146.996, + 31.817 + ], + [ + 146.996, + 32.2098 + ], + [ + 146.996, + 32.6027 + ], + [ + 146.996, + 32.9955 + ], + [ + 146.996, + 33.3884 + ], + [ + 146.996, + 33.7813 + ], + [ + 146.996, + 34.1741 + ], + [ + 146.996, + 34.567 + ], + [ + 146.996, + 34.9598 + ], + [ + 146.996, + 35.3527 + ], + [ + 146.996, + 35.7455 + ], + [ + 146.996, + 36.1384 + ], + [ + 146.996, + 36.5313 + ], + [ + 146.996, + 36.9241 + ], + [ + 146.996, + 37.317 + ], + [ + 146.996, + 37.7098 + ], + [ + 146.996, + 38.1027 + ], + [ + 146.996, + 38.4955 + ], + [ + 146.996, + 38.8884 + ], + [ + 146.996, + 39.2813 + ], + [ + 146.996, + 39.6741 + ], + [ + 146.996, + 40.067 + ], + [ + 146.996, + 40.4598 + ], + [ + 146.996, + 40.8527 + ], + [ + 146.996, + 41.2455 + ], + [ + 146.996, + 41.6384 + ], + [ + 146.996, + 42.0313 + ], + [ + 146.996, + 42.4241 + ], + [ + 146.996, + 42.817 + ], + [ + 146.996, + 43.2098 + ], + [ + 146.996, + 43.6027 + ], + [ + 146.996, + 43.9955 + ], + [ + 146.996, + 44.3884 + ], + [ + 146.996, + 44.7813 + ], + [ + 146.996, + 45.1741 + ], + [ + 146.996, + 45.567 + ], + [ + 146.996, + 45.9598 + ], + [ + 146.996, + 46.3527 + ], + [ + 146.996, + 46.7455 + ], + [ + 146.996, + 47.1384 + ], + [ + 146.996, + 47.5313 + ], + [ + 146.996, + 47.9241 + ], + [ + 146.996, + 48.317 + ], + [ + 146.996, + 48.7098 + ], + [ + 146.996, + 49.1027 + ], + [ + 146.996, + 49.4955 + ], + [ + 146.996, + 49.8884 + ], + [ + 146.996, + 50.2813 + ], + [ + 146.996, + 50.6741 + ], + [ + 146.996, + 51.067 + ], + [ + 146.996, + 51.4598 + ], + [ + 146.996, + 51.8527 + ], + [ + 146.996, + 52.2455 + ], + [ + 146.996, + 52.6384 + ], + [ + 146.996, + 53.0313 + ], + [ + 146.996, + 53.4241 + ], + [ + 146.996, + 53.817 + ], + [ + 146.996, + 54.2098 + ], + [ + 146.996, + 54.6027 + ], + [ + 146.996, + 54.9955 + ], + [ + 146.888, + 54.9955 + ], + [ + 142.737, + 54.9955 + ], + [ + 138.585, + 54.9955 + ], + [ + 134.433, + 54.9955 + ], + [ + 130.281, + 54.9955 + ], + [ + 126.129, + 54.9955 + ], + [ + 121.978, + 54.9955 + ], + [ + 117.826, + 54.9955 + ], + [ + 113.674, + 54.9955 + ], + [ + 109.522, + 54.9955 + ], + [ + 105.371, + 54.9955 + ], + [ + 101.219, + 54.9955 + ], + [ + 97.067, + 54.9955 + ], + [ + 92.9152, + 54.9955 + ], + [ + 88.7634, + 54.9955 + ], + [ + 84.6116, + 54.9955 + ], + [ + 80.4598, + 54.9955 + ], + [ + 76.308, + 54.9955 + ], + [ + 72.1562, + 54.9955 + ], + [ + 68.0045, + 54.9955 + ], + [ + 68.0045, + 54.6027 + ], + [ + 68.0045, + 54.2098 + ], + [ + 68.0045, + 53.817 + ], + [ + 68.0045, + 53.4241 + ], + [ + 68.0045, + 53.0313 + ], + [ + 68.0045, + 52.6384 + ], + [ + 68.0045, + 52.2455 + ], + [ + 68.0045, + 51.8527 + ], + [ + 68.0045, + 51.4598 + ], + [ + 68.0045, + 51.067 + ], + [ + 68.0045, + 50.6741 + ], + [ + 68.0045, + 50.2813 + ], + [ + 68.0045, + 49.8884 + ], + [ + 68.0045, + 49.4955 + ], + [ + 68.0045, + 49.1027 + ], + [ + 68.0045, + 48.7098 + ], + [ + 68.0045, + 48.317 + ], + [ + 68.0045, + 47.9241 + ], + [ + 68.0045, + 47.5313 + ], + [ + 68.0045, + 47.1384 + ], + [ + 68.0045, + 46.7455 + ], + [ + 68.0045, + 46.3527 + ], + [ + 68.0045, + 45.9598 + ], + [ + 68.0045, + 45.567 + ], + [ + 68.0045, + 45.1741 + ], + [ + 68.0045, + 44.7813 + ], + [ + 68.0045, + 44.3884 + ], + [ + 68.0045, + 43.9955 + ], + [ + 68.0045, + 43.6027 + ], + [ + 68.0045, + 43.2098 + ], + [ + 68.0045, + 42.817 + ], + [ + 68.0045, + 42.4241 + ], + [ + 68.0045, + 42.0313 + ], + [ + 68.0045, + 41.6384 + ], + [ + 68.0045, + 41.2455 + ], + [ + 68.0045, + 40.8527 + ], + [ + 68.0045, + 40.4598 + ], + [ + 68.0045, + 40.067 + ], + [ + 68.0045, + 39.6741 + ], + [ + 68.0045, + 39.2813 + ], + [ + 68.0045, + 38.8884 + ], + [ + 68.0045, + 38.4955 + ], + [ + 68.0045, + 38.1027 + ], + [ + 68.0045, + 37.7098 + ], + [ + 68.0045, + 37.317 + ], + [ + 68.0045, + 36.9241 + ], + [ + 68.0045, + 36.5313 + ], + [ + 68.0045, + 36.1384 + ], + [ + 68.0045, + 35.7455 + ], + [ + 68.0045, + 35.3527 + ], + [ + 68.0045, + 34.9598 + ], + [ + 68.0045, + 34.567 + ], + [ + 68.0045, + 34.1741 + ], + [ + 68.0045, + 33.7813 + ], + [ + 68.0045, + 33.3884 + ], + [ + 68.0045, + 32.9955 + ], + [ + 68.0045, + 32.6027 + ], + [ + 68.0045, + 32.2098 + ], + [ + 68.0045, + 31.817 + ], + [ + 68.0045, + 31.4241 + ], + [ + 68.0045, + 31.0313 + ], + [ + 68.0045, + 30.6384 + ], + [ + 68.0045, + 30.2455 + ], + [ + 68.0045, + 29.8527 + ], + [ + 68.0045, + 29.4598 + ], + [ + 68.0045, + 29.067 + ], + [ + 68.0045, + 28.6741 + ], + [ + 68.0045, + 28.2813 + ], + [ + 68.0045, + 27.8884 + ], + [ + 68.0045, + 27.4955 + ], + [ + 68.0045, + 27.1027 + ], + [ + 68.0045, + 26.7098 + ], + [ + 68.0045, + 26.317 + ], + [ + 68.0045, + 25.9241 + ], + [ + 68.0045, + 25.5313 + ], + [ + 68.0045, + 25.1384 + ], + [ + 68.0045, + 24.7455 + ], + [ + 68.0045, + 24.3527 + ], + [ + 68.0045, + 23.9598 + ], + [ + 68.0045, + 23.567 + ], + [ + 68.0045, + 23.1741 + ], + [ + 68.0045, + 22.7813 + ], + [ + 68.0045, + 22.3884 + ], + [ + 68.0045, + 21.9955 + ], + [ + 68.0045, + 21.6027 + ], + [ + 68.0045, + 21.2098 + ], + [ + 68.0045, + 20.817 + ], + [ + 68.0045, + 20.4241 + ], + [ + 68.0045, + 20.0313 + ], + [ + 68.0045, + 19.6384 + ], + [ + 68.0045, + 19.2455 + ], + [ + 68.0045, + 18.8527 + ], + [ + 68.0045, + 18.4598 + ], + [ + 68.0045, + 18.067 + ], + [ + 68.0045, + 17.6741 + ], + [ + 68.0045, + 17.2813 + ], + [ + 68.0045, + 16.8884 + ], + [ + 68.0045, + 16.4955 + ], + [ + 68.0045, + 16.1027 + ], + [ + 68.0045, + 15.7098 + ], + [ + 68.0045, + 15.317 + ], + [ + 68.0045, + 14.9241 + ], + [ + 68.0045, + 14.5313 + ], + [ + 68.0045, + 14.1384 + ], + [ + 68.0045, + 13.7455 + ], + [ + 68.0045, + 13.3527 + ], + [ + 68.0045, + 12.9598 + ], + [ + 68.0045, + 12.567 + ], + [ + 68.0045, + 12.1741 + ], + [ + 68.0045, + 11.7813 + ], + [ + 68.0045, + 11.3884 + ], + [ + 68.0045, + 10.9955 + ], + [ + 68.0045, + 10.6027 + ], + [ + 68.0045, + 10.2098 + ], + [ + 68.0045, + 9.81696 + ], + [ + 68.0045, + 9.42411 + ], + [ + 68.0045, + 9.03125 + ], + [ + 68.0045, + 8.63839 + ], + [ + 68.0045, + 8.24554 + ], + [ + 68.0045, + 7.85268 + ], + [ + 68.0045, + 7.45982 + ], + [ + 68.0045, + 7.06696 + ], + [ + 68.0045, + 6.67411 + ], + [ + 68.0045, + 6.28125 + ], + [ + 68.0045, + 5.88839 + ], + [ + 68.0045, + 5.49554 + ], + [ + 68.0045, + 5.10268 + ], + [ + 68.0045, + 5.00446 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_VG1____20181230T111721_20181231T111721_20190105T113523_SOUTH_EAST_ASIA___LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2018-12-30T11:17:21Z", + "completionDate": "2018-12-31T11:17:21Z", + "productType": "SY_2_VG1___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 14940, + "updated": "2024-08-06T03:38:27.132907Z", + "published": "2019-01-31T20:29:56.799102Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/d5bdd7f3-c7db-5bae-bae1-37f876554dbc", + "size": 87081927, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for d5bdd7f3-c7db-5bae-bae1-37f876554dbc", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/d5bdd7f3-c7db-5bae-bae1-37f876554dbc.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 107.50025, + 29.99998 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": "https://catalogue.dataspace.copernicus.eu/get-object?path=/Sentinel-3/SYNERGY/SY_2_VG1___/2018/12/30/S3A_SY_2_VG1____20181230T111721_20181231T111721_20190105T113523_SOUTH_EAST_ASIA___LN2_O_NT_002.SEN3/quicklook.jpg", + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "68.0045,5.00446 72.1562,5.00446 76.308,5.00446 80.4598,5.00446 84.6116,5.00446 88.7634,5.00446 92.9152,5.00446 97.067,5.00446 101.219,5.00446 105.371,5.00446 109.522,5.00446 113.674,5.00446 117.826,5.00446 121.978,5.00446 126.129,5.00446 130.281,5.00446 134.433,5.00446 138.585,5.00446 142.737,5.00446 146.888,5.00446 146.996,5.00446 146.996,5.10268 146.996,5.49554 146.996,5.88839 146.996,6.28125 146.996,6.67411 146.996,7.06696 146.996,7.45982 146.996,7.85268 146.996,8.24554 146.996,8.63839 146.996,9.03125 146.996,9.42411 146.996,9.81696 146.996,10.2098 146.996,10.6027 146.996,10.9955 146.996,11.3884 146.996,11.7813 146.996,12.1741 146.996,12.567 146.996,12.9598 146.996,13.3527 146.996,13.7455 146.996,14.1384 146.996,14.5313 146.996,14.9241 146.996,15.317 146.996,15.7098 146.996,16.1027 146.996,16.4955 146.996,16.8884 146.996,17.2813 146.996,17.6741 146.996,18.067 146.996,18.4598 146.996,18.8527 146.996,19.2455 146.996,19.6384 146.996,20.0313 146.996,20.4241 146.996,20.817 146.996,21.2098 146.996,21.6027 146.996,21.9955 146.996,22.3884 146.996,22.7813 146.996,23.1741 146.996,23.567 146.996,23.9598 146.996,24.3527 146.996,24.7455 146.996,25.1384 146.996,25.5313 146.996,25.9241 146.996,26.317 146.996,26.7098 146.996,27.1027 146.996,27.4955 146.996,27.8884 146.996,28.2813 146.996,28.6741 146.996,29.067 146.996,29.4598 146.996,29.8527 146.996,30.2455 146.996,30.6384 146.996,31.0313 146.996,31.4241 146.996,31.817 146.996,32.2098 146.996,32.6027 146.996,32.9955 146.996,33.3884 146.996,33.7813 146.996,34.1741 146.996,34.567 146.996,34.9598 146.996,35.3527 146.996,35.7455 146.996,36.1384 146.996,36.5313 146.996,36.9241 146.996,37.317 146.996,37.7098 146.996,38.1027 146.996,38.4955 146.996,38.8884 146.996,39.2813 146.996,39.6741 146.996,40.067 146.996,40.4598 146.996,40.8527 146.996,41.2455 146.996,41.6384 146.996,42.0313 146.996,42.4241 146.996,42.817 146.996,43.2098 146.996,43.6027 146.996,43.9955 146.996,44.3884 146.996,44.7813 146.996,45.1741 146.996,45.567 146.996,45.9598 146.996,46.3527 146.996,46.7455 146.996,47.1384 146.996,47.5313 146.996,47.9241 146.996,48.317 146.996,48.7098 146.996,49.1027 146.996,49.4955 146.996,49.8884 146.996,50.2813 146.996,50.6741 146.996,51.067 146.996,51.4598 146.996,51.8527 146.996,52.2455 146.996,52.6384 146.996,53.0313 146.996,53.4241 146.996,53.817 146.996,54.2098 146.996,54.6027 146.996,54.9955 146.888,54.9955 142.737,54.9955 138.585,54.9955 134.433,54.9955 130.281,54.9955 126.129,54.9955 121.978,54.9955 117.826,54.9955 113.674,54.9955 109.522,54.9955 105.371,54.9955 101.219,54.9955 97.067,54.9955 92.9152,54.9955 88.7634,54.9955 84.6116,54.9955 80.4598,54.9955 76.308,54.9955 72.1562,54.9955 68.0045,54.9955 68.0045,54.6027 68.0045,54.2098 68.0045,53.817 68.0045,53.4241 68.0045,53.0313 68.0045,52.6384 68.0045,52.2455 68.0045,51.8527 68.0045,51.4598 68.0045,51.067 68.0045,50.6741 68.0045,50.2813 68.0045,49.8884 68.0045,49.4955 68.0045,49.1027 68.0045,48.7098 68.0045,48.317 68.0045,47.9241 68.0045,47.5313 68.0045,47.1384 68.0045,46.7455 68.0045,46.3527 68.0045,45.9598 68.0045,45.567 68.0045,45.1741 68.0045,44.7813 68.0045,44.3884 68.0045,43.9955 68.0045,43.6027 68.0045,43.2098 68.0045,42.817 68.0045,42.4241 68.0045,42.0313 68.0045,41.6384 68.0045,41.2455 68.0045,40.8527 68.0045,40.4598 68.0045,40.067 68.0045,39.6741 68.0045,39.2813 68.0045,38.8884 68.0045,38.4955 68.0045,38.1027 68.0045,37.7098 68.0045,37.317 68.0045,36.9241 68.0045,36.5313 68.0045,36.1384 68.0045,35.7455 68.0045,35.3527 68.0045,34.9598 68.0045,34.567 68.0045,34.1741 68.0045,33.7813 68.0045,33.3884 68.0045,32.9955 68.0045,32.6027 68.0045,32.2098 68.0045,31.817 68.0045,31.4241 68.0045,31.0313 68.0045,30.6384 68.0045,30.2455 68.0045,29.8527 68.0045,29.4598 68.0045,29.067 68.0045,28.6741 68.0045,28.2813 68.0045,27.8884 68.0045,27.4955 68.0045,27.1027 68.0045,26.7098 68.0045,26.317 68.0045,25.9241 68.0045,25.5313 68.0045,25.1384 68.0045,24.7455 68.0045,24.3527 68.0045,23.9598 68.0045,23.567 68.0045,23.1741 68.0045,22.7813 68.0045,22.3884 68.0045,21.9955 68.0045,21.6027 68.0045,21.2098 68.0045,20.817 68.0045,20.4241 68.0045,20.0313 68.0045,19.6384 68.0045,19.2455 68.0045,18.8527 68.0045,18.4598 68.0045,18.067 68.0045,17.6741 68.0045,17.2813 68.0045,16.8884 68.0045,16.4955 68.0045,16.1027 68.0045,15.7098 68.0045,15.317 68.0045,14.9241 68.0045,14.5313 68.0045,14.1384 68.0045,13.7455 68.0045,13.3527 68.0045,12.9598 68.0045,12.567 68.0045,12.1741 68.0045,11.7813 68.0045,11.3884 68.0045,10.9955 68.0045,10.6027 68.0045,10.2098 68.0045,9.81696 68.0045,9.42411 68.0045,9.03125 68.0045,8.63839 68.0045,8.24554 68.0045,7.85268 68.0045,7.45982 68.0045,7.06696 68.0045,6.67411 68.0045,6.28125 68.0045,5.88839 68.0045,5.49554 68.0045,5.10268 68.0045,5.00446", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_VG1___/2018/12/30/S3A_SY_2_VG1____20181230T111721_20181231T111721_20190105T113523_SOUTH_EAST_ASIA___LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 337, + "processingBaseline": 0 + }, + "id": "d5bdd7f3-c7db-5bae-bae1-37f876554dbc" + } + ], + "properties": { + "id": "a816af70-5e09-59ea-bb35-09f1daee56e9", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SY_2_VG1___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_SY_2_VGP___.json b/tests/data/opensearch/creodias_search_SY_2_VGP___.json new file mode 100644 index 0000000..90988eb --- /dev/null +++ b/tests/data/opensearch/creodias_search_SY_2_VGP___.json @@ -0,0 +1,5230 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 156.698, + 57.5529 + ], + [ + 156.539, + 56.5285 + ], + [ + 156.378, + 55.5045 + ], + [ + 156.212, + 54.4805 + ], + [ + 156.047, + 53.4558 + ], + [ + 155.886, + 52.4305 + ], + [ + 155.724, + 51.4052 + ], + [ + 155.56, + 50.3798 + ], + [ + 155.396, + 49.3543 + ], + [ + 155.232, + 48.3284 + ], + [ + 155.068, + 47.302 + ], + [ + 154.903, + 46.2753 + ], + [ + 154.737, + 45.2485 + ], + [ + 154.57, + 44.2219 + ], + [ + 154.405, + 43.1942 + ], + [ + 154.237, + 42.167 + ], + [ + 154.068, + 41.1394 + ], + [ + 153.899, + 40.1116 + ], + [ + 153.73, + 39.0833 + ], + [ + 153.56, + 38.0547 + ], + [ + 153.389, + 37.0262 + ], + [ + 153.216, + 35.9976 + ], + [ + 153.042, + 34.9688 + ], + [ + 152.869, + 33.9395 + ], + [ + 152.694, + 32.9098 + ], + [ + 152.519, + 31.8801 + ], + [ + 152.341, + 30.8507 + ], + [ + 152.164, + 29.8204 + ], + [ + 151.984, + 28.7908 + ], + [ + 151.804, + 27.7605 + ], + [ + 151.623, + 26.7297 + ], + [ + 151.44, + 25.6992 + ], + [ + 151.255, + 24.669 + ], + [ + 151.07, + 23.6382 + ], + [ + 150.884, + 22.6071 + ], + [ + 150.696, + 21.5763 + ], + [ + 150.506, + 20.5455 + ], + [ + 150.315, + 19.5147 + ], + [ + 150.122, + 18.4834 + ], + [ + 149.928, + 17.4522 + ], + [ + 149.733, + 16.421 + ], + [ + 149.535, + 15.3898 + ], + [ + 149.336, + 14.359 + ], + [ + 149.134, + 13.3282 + ], + [ + 148.931, + 12.2971 + ], + [ + 148.727, + 11.2659 + ], + [ + 148.519, + 10.2354 + ], + [ + 148.311, + 9.2043 + ], + [ + 148.101, + 8.17346 + ], + [ + 147.886, + 7.14349 + ], + [ + 147.669, + 6.11384 + ], + [ + 147.452, + 5.08311 + ], + [ + 147.233, + 4.05264 + ], + [ + 147.009, + 3.02346 + ], + [ + 146.782, + 1.99455 + ], + [ + 146.554, + 0.965194 + ], + [ + 146.325, + -0.064501 + ], + [ + 146.091, + -1.09318 + ], + [ + 145.853, + -2.12061 + ], + [ + 145.612, + -3.14788 + ], + [ + 145.368, + -4.17545 + ], + [ + 145.124, + -5.20327 + ], + [ + 144.9, + -6.23629 + ], + [ + 144.62, + -7.25587 + ], + [ + 144.36, + -8.28046 + ], + [ + 144.098, + -9.30521 + ], + [ + 143.834, + -10.3303 + ], + [ + 143.565, + -11.3546 + ], + [ + 143.291, + -12.3775 + ], + [ + 143.014, + -13.4002 + ], + [ + 142.73, + -14.4218 + ], + [ + 142.441, + -15.4427 + ], + [ + 142.148, + -16.4628 + ], + [ + 141.85, + -17.4824 + ], + [ + 141.545, + -18.5008 + ], + [ + 141.235, + -19.5182 + ], + [ + 140.92, + -20.535 + ], + [ + 140.603, + -21.552 + ], + [ + 140.272, + -22.566 + ], + [ + 139.934, + -23.5785 + ], + [ + 139.592, + -24.591 + ], + [ + 139.243, + -25.6025 + ], + [ + 138.884, + -26.6119 + ], + [ + 138.517, + -27.6196 + ], + [ + 138.141, + -28.6261 + ], + [ + 137.758, + -29.6318 + ], + [ + 137.365, + -30.6357 + ], + [ + 136.966, + -31.6395 + ], + [ + 136.555, + -32.6406 + ], + [ + 136.127, + -33.6377 + ], + [ + 135.69, + -34.6338 + ], + [ + 135.242, + -35.6287 + ], + [ + 134.782, + -36.6215 + ], + [ + 134.307, + -37.6116 + ], + [ + 133.819, + -38.5994 + ], + [ + 133.316, + -39.585 + ], + [ + 132.798, + -40.568 + ], + [ + 132.261, + -41.5473 + ], + [ + 131.707, + -42.524 + ], + [ + 131.135, + -43.4982 + ], + [ + 130.544, + -44.469 + ], + [ + 129.93, + -45.4357 + ], + [ + 129.294, + -46.3986 + ], + [ + 128.634, + -47.3576 + ], + [ + 127.949, + -48.3122 + ], + [ + 127.236, + -49.2622 + ], + [ + 126.495, + -50.2074 + ], + [ + 125.723, + -51.1472 + ], + [ + 124.919, + -52.0814 + ], + [ + 124.079, + -53.0095 + ], + [ + 123.201, + -53.9309 + ], + [ + 122.282, + -54.8451 + ], + [ + 121.32, + -55.7521 + ], + [ + 120.312, + -56.6506 + ], + [ + 119.254, + -57.5402 + ], + [ + 118.146, + -58.4215 + ], + [ + 116.978, + -59.2913 + ], + [ + 115.747, + -60.1493 + ], + [ + 114.452, + -60.9956 + ], + [ + 113.085, + -61.8284 + ], + [ + 111.642, + -62.6466 + ], + [ + 110.119, + -63.4492 + ], + [ + 108.507, + -64.2341 + ], + [ + 106.802, + -64.9998 + ], + [ + 104.997, + -65.745 + ], + [ + 103.114, + -66.4799 + ], + [ + 101.096, + -67.1796 + ], + [ + 98.9562, + -67.8512 + ], + [ + 96.7067, + -68.5001 + ], + [ + 94.3144, + -69.1101 + ], + [ + 91.7879, + -69.6845 + ], + [ + 89.1241, + -70.2197 + ], + [ + 86.3246, + -70.7139 + ], + [ + 83.3886, + -71.162 + ], + [ + 80.3202, + -71.5602 + ], + [ + 77.1267, + -71.9033 + ], + [ + 73.8205, + -72.1887 + ], + [ + 70.419, + -72.4147 + ], + [ + 66.9461, + -72.5867 + ], + [ + 63.4243, + -72.7206 + ], + [ + 59.8615, + -72.7847 + ], + [ + 56.2864, + -72.7807 + ], + [ + 52.7267, + -72.711 + ], + [ + 49.2081, + -72.5762 + ], + [ + 45.7543, + -72.3787 + ], + [ + 42.3856, + -72.1221 + ], + [ + 39.1216, + -71.8077 + ], + [ + 35.977, + -71.4375 + ], + [ + 32.9602, + -71.016 + ], + [ + 30.0803, + -70.545 + ], + [ + 27.3317, + -70.0341 + ], + [ + 27.2645, + -70.0209 + ], + [ + 25.3323, + -71.0979 + ], + [ + 23.5382, + -71.9859 + ], + [ + 21.8663, + -72.73 + ], + [ + 20.5323, + -73.2724 + ], + [ + 19.0114, + -73.8421 + ], + [ + 17.5279, + -74.3527 + ], + [ + 16.075, + -74.8141 + ], + [ + 14.885, + -75.1737 + ], + [ + 13.4338, + -75.5731 + ], + [ + 11.9678, + -75.951 + ], + [ + 10.4767, + -76.3074 + ], + [ + 9.162, + -76.5908 + ], + [ + 7.5462, + -76.9228 + ], + [ + 5.83678, + -77.2431 + ], + [ + 4.30506, + -77.5134 + ], + [ + 2.37835, + -77.8238 + ], + [ + 0.269064, + -78.132 + ], + [ + -2.05052, + -78.4366 + ], + [ + -3.28669, + -78.5854 + ], + [ + -0.414319, + -79.4668 + ], + [ + 2.95891, + -80.3216 + ], + [ + 6.94074, + -81.1398 + ], + [ + 11.6779, + -81.9099 + ], + [ + 17.3422, + -82.6168 + ], + [ + 24.1091, + -83.2407 + ], + [ + 32.0917, + -83.7564 + ], + [ + 41.2793, + -84.135 + ], + [ + 51.4222, + -84.3511 + ], + [ + 62.0162, + -84.3846 + ], + [ + 72.3946, + -84.232 + ], + [ + 81.9648, + -83.9076 + ], + [ + 90.3839, + -83.4368 + ], + [ + 97.57, + -82.8483 + ], + [ + 103.609, + -82.1687 + ], + [ + 108.662, + -81.4199 + ], + [ + 112.9, + -80.6178 + ], + [ + 116.477, + -79.775 + ], + [ + 119.522, + -78.9008 + ], + [ + 122.135, + -78.002 + ], + [ + 124.399, + -77.0838 + ], + [ + 126.378, + -76.1501 + ], + [ + 128.123, + -75.2039 + ], + [ + 129.675, + -74.2473 + ], + [ + 131.063, + -73.2819 + ], + [ + 132.314, + -72.309 + ], + [ + 133.451, + -71.3303 + ], + [ + 134.488, + -70.3465 + ], + [ + 135.439, + -69.3579 + ], + [ + 136.314, + -68.3651 + ], + [ + 137.131, + -67.3699 + ], + [ + 137.9, + -66.3725 + ], + [ + 138.602, + -65.3707 + ], + [ + 139.261, + -64.3667 + ], + [ + 139.88, + -63.36 + ], + [ + 140.463, + -62.3506 + ], + [ + 141.016, + -61.3404 + ], + [ + 141.542, + -60.3286 + ], + [ + 142.041, + -59.3151 + ], + [ + 142.518, + -58.3004 + ], + [ + 142.974, + -57.2845 + ], + [ + 143.412, + -56.267 + ], + [ + 143.832, + -55.2485 + ], + [ + 144.236, + -54.2291 + ], + [ + 144.627, + -53.2086 + ], + [ + 145.004, + -52.1873 + ], + [ + 145.369, + -51.1651 + ], + [ + 145.723, + -50.1421 + ], + [ + 146.066, + -49.1185 + ], + [ + 146.401, + -48.0938 + ], + [ + 146.726, + -47.068 + ], + [ + 147.043, + -46.0417 + ], + [ + 147.353, + -45.0155 + ], + [ + 147.657, + -43.9889 + ], + [ + 147.951, + -42.9603 + ], + [ + 148.243, + -41.9318 + ], + [ + 148.528, + -40.9029 + ], + [ + 148.808, + -39.8736 + ], + [ + 149.083, + -38.8432 + ], + [ + 149.353, + -37.8121 + ], + [ + 149.619, + -36.7816 + ], + [ + 149.882, + -35.751 + ], + [ + 150.139, + -34.7181 + ], + [ + 150.393, + -33.6844 + ], + [ + 150.647, + -32.6517 + ], + [ + 150.895, + -31.6182 + ], + [ + 151.143, + -30.5851 + ], + [ + 151.387, + -29.5517 + ], + [ + 151.63, + -28.5175 + ], + [ + 151.87, + -27.4821 + ], + [ + 152.108, + -26.4467 + ], + [ + 152.347, + -25.412 + ], + [ + 152.582, + -24.3762 + ], + [ + 152.814, + -23.3398 + ], + [ + 153.046, + -22.3036 + ], + [ + 153.277, + -21.2672 + ], + [ + 153.507, + -20.2303 + ], + [ + 153.735, + -19.1931 + ], + [ + 153.962, + -18.1558 + ], + [ + 154.189, + -17.1182 + ], + [ + 154.415, + -16.0804 + ], + [ + 154.641, + -15.0425 + ], + [ + 154.867, + -14.0043 + ], + [ + 155.091, + -12.9655 + ], + [ + 155.316, + -11.9263 + ], + [ + 155.54, + -10.8881 + ], + [ + 155.766, + -9.85009 + ], + [ + 155.99, + -8.81095 + ], + [ + 156.215, + -7.7716 + ], + [ + 156.44, + -6.7321 + ], + [ + 156.666, + -5.69314 + ], + [ + 156.892, + -4.65481 + ], + [ + 157.119, + -3.61637 + ], + [ + 157.346, + -2.5768 + ], + [ + 157.574, + -1.5366 + ], + [ + 157.803, + -0.497356 + ], + [ + 158.033, + 0.541196 + ], + [ + 158.265, + 1.57996 + ], + [ + 158.496, + 2.61984 + ], + [ + 158.729, + 3.65936 + ], + [ + 158.965, + 4.69699 + ], + [ + 159.202, + 5.73496 + ], + [ + 159.44, + 6.77384 + ], + [ + 159.679, + 7.81272 + ], + [ + 159.921, + 8.85062 + ], + [ + 160.164, + 9.88883 + ], + [ + 160.41, + 10.9266 + ], + [ + 160.658, + 11.9639 + ], + [ + 160.909, + 13.0008 + ], + [ + 161.162, + 14.0378 + ], + [ + 161.417, + 15.0747 + ], + [ + 161.675, + 16.111 + ], + [ + 161.937, + 17.147 + ], + [ + 162.201, + 18.1822 + ], + [ + 162.469, + 19.217 + ], + [ + 162.74, + 20.2518 + ], + [ + 163.015, + 21.2864 + ], + [ + 163.294, + 22.3202 + ], + [ + 163.578, + 23.353 + ], + [ + 163.865, + 24.3856 + ], + [ + 164.157, + 25.4181 + ], + [ + 164.454, + 26.4496 + ], + [ + 164.757, + 27.4798 + ], + [ + 165.064, + 28.5106 + ], + [ + 165.377, + 29.5396 + ], + [ + 165.696, + 30.5685 + ], + [ + 166.022, + 31.5968 + ], + [ + 166.354, + 32.6241 + ], + [ + 166.694, + 33.65 + ], + [ + 167.042, + 34.6748 + ], + [ + 167.397, + 35.6991 + ], + [ + 167.76, + 36.7228 + ], + [ + 168.133, + 37.7451 + ], + [ + 168.515, + 38.7659 + ], + [ + 168.908, + 39.7854 + ], + [ + 169.311, + 40.804 + ], + [ + 169.726, + 41.8219 + ], + [ + 170.153, + 42.8373 + ], + [ + 170.593, + 43.8514 + ], + [ + 171.048, + 44.8642 + ], + [ + 171.517, + 45.8753 + ], + [ + 172.002, + 46.8843 + ], + [ + 172.504, + 47.8912 + ], + [ + 173.025, + 48.8961 + ], + [ + 173.565, + 49.8992 + ], + [ + 174.126, + 50.9 + ], + [ + 174.71, + 51.8979 + ], + [ + 175.319, + 52.8922 + ], + [ + 175.956, + 53.8836 + ], + [ + 176.62, + 54.8731 + ], + [ + 176.637, + 54.8978 + ], + [ + 175.724, + 55.1018 + ], + [ + 174.843, + 55.2903 + ], + [ + 173.99, + 55.465 + ], + [ + 173.279, + 55.6062 + ], + [ + 172.455, + 55.7622 + ], + [ + 171.628, + 55.912 + ], + [ + 170.795, + 56.0561 + ], + [ + 170.082, + 56.1765 + ], + [ + 169.209, + 56.3148 + ], + [ + 168.299, + 56.4515 + ], + [ + 167.346, + 56.5865 + ], + [ + 166.499, + 56.6948 + ], + [ + 165.408, + 56.831 + ], + [ + 164.212, + 56.9682 + ], + [ + 163.098, + 57.0843 + ], + [ + 161.626, + 57.2222 + ], + [ + 159.925, + 57.3588 + ], + [ + 157.87, + 57.4922 + ], + [ + 156.698, + 57.5529 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_VGP____20181231T232426_20190101T000826_20190102T061521_2640_039_358______LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2018-12-31T23:24:25.679000Z", + "completionDate": "2019-01-01T00:08:26.194000Z", + "productType": "SY_2_VGP___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 14961, + "updated": "2024-08-06T03:21:14.524709Z", + "published": "2019-02-02T03:45:04.352987Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/6a0d151a-c611-5f13-be5f-235083801ecf", + "size": 29315078, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 6a0d151a-c611-5f13-be5f-235083801ecf", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/6a0d151a-c611-5f13-be5f-235083801ecf.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 86.675155, + -13.41585 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "156.698,57.5529 156.539,56.5285 156.378,55.5045 156.212,54.4805 156.047,53.4558 155.886,52.4305 155.724,51.4052 155.56,50.3798 155.396,49.3543 155.232,48.3284 155.068,47.302 154.903,46.2753 154.737,45.2485 154.57,44.2219 154.405,43.1942 154.237,42.167 154.068,41.1394 153.899,40.1116 153.73,39.0833 153.56,38.0547 153.389,37.0262 153.216,35.9976 153.042,34.9688 152.869,33.9395 152.694,32.9098 152.519,31.8801 152.341,30.8507 152.164,29.8204 151.984,28.7908 151.804,27.7605 151.623,26.7297 151.44,25.6992 151.255,24.669 151.07,23.6382 150.884,22.6071 150.696,21.5763 150.506,20.5455 150.315,19.5147 150.122,18.4834 149.928,17.4522 149.733,16.421 149.535,15.3898 149.336,14.359 149.134,13.3282 148.931,12.2971 148.727,11.2659 148.519,10.2354 148.311,9.2043 148.101,8.17346 147.886,7.14349 147.669,6.11384 147.452,5.08311 147.233,4.05264 147.009,3.02346 146.782,1.99455 146.554,0.965194 146.325,-0.064501 146.091,-1.09318 145.853,-2.12061 145.612,-3.14788 145.368,-4.17545 145.124,-5.20327 144.9,-6.23629 144.62,-7.25587 144.36,-8.28046 144.098,-9.30521 143.834,-10.3303 143.565,-11.3546 143.291,-12.3775 143.014,-13.4002 142.73,-14.4218 142.441,-15.4427 142.148,-16.4628 141.85,-17.4824 141.545,-18.5008 141.235,-19.5182 140.92,-20.535 140.603,-21.552 140.272,-22.566 139.934,-23.5785 139.592,-24.591 139.243,-25.6025 138.884,-26.6119 138.517,-27.6196 138.141,-28.6261 137.758,-29.6318 137.365,-30.6357 136.966,-31.6395 136.555,-32.6406 136.127,-33.6377 135.69,-34.6338 135.242,-35.6287 134.782,-36.6215 134.307,-37.6116 133.819,-38.5994 133.316,-39.585 132.798,-40.568 132.261,-41.5473 131.707,-42.524 131.135,-43.4982 130.544,-44.469 129.93,-45.4357 129.294,-46.3986 128.634,-47.3576 127.949,-48.3122 127.236,-49.2622 126.495,-50.2074 125.723,-51.1472 124.919,-52.0814 124.079,-53.0095 123.201,-53.9309 122.282,-54.8451 121.32,-55.7521 120.312,-56.6506 119.254,-57.5402 118.146,-58.4215 116.978,-59.2913 115.747,-60.1493 114.452,-60.9956 113.085,-61.8284 111.642,-62.6466 110.119,-63.4492 108.507,-64.2341 106.802,-64.9998 104.997,-65.745 103.114,-66.4799 101.096,-67.1796 98.9562,-67.8512 96.7067,-68.5001 94.3144,-69.1101 91.7879,-69.6845 89.1241,-70.2197 86.3246,-70.7139 83.3886,-71.162 80.3202,-71.5602 77.1267,-71.9033 73.8205,-72.1887 70.419,-72.4147 66.9461,-72.5867 63.4243,-72.7206 59.8615,-72.7847 56.2864,-72.7807 52.7267,-72.711 49.2081,-72.5762 45.7543,-72.3787 42.3856,-72.1221 39.1216,-71.8077 35.977,-71.4375 32.9602,-71.016 30.0803,-70.545 27.3317,-70.0341 27.2645,-70.0209 25.3323,-71.0979 23.5382,-71.9859 21.8663,-72.73 20.5323,-73.2724 19.0114,-73.8421 17.5279,-74.3527 16.075,-74.8141 14.885,-75.1737 13.4338,-75.5731 11.9678,-75.951 10.4767,-76.3074 9.162,-76.5908 7.5462,-76.9228 5.83678,-77.2431 4.30506,-77.5134 2.37835,-77.8238 0.269064,-78.132 -2.05052,-78.4366 -3.28669,-78.5854 -0.414319,-79.4668 2.95891,-80.3216 6.94074,-81.1398 11.6779,-81.9099 17.3422,-82.6168 24.1091,-83.2407 32.0917,-83.7564 41.2793,-84.135 51.4222,-84.3511 62.0162,-84.3846 72.3946,-84.232 81.9648,-83.9076 90.3839,-83.4368 97.57,-82.8483 103.609,-82.1687 108.662,-81.4199 112.9,-80.6178 116.477,-79.775 119.522,-78.9008 122.135,-78.002 124.399,-77.0838 126.378,-76.1501 128.123,-75.2039 129.675,-74.2473 131.063,-73.2819 132.314,-72.309 133.451,-71.3303 134.488,-70.3465 135.439,-69.3579 136.314,-68.3651 137.131,-67.3699 137.9,-66.3725 138.602,-65.3707 139.261,-64.3667 139.88,-63.36 140.463,-62.3506 141.016,-61.3404 141.542,-60.3286 142.041,-59.3151 142.518,-58.3004 142.974,-57.2845 143.412,-56.267 143.832,-55.2485 144.236,-54.2291 144.627,-53.2086 145.004,-52.1873 145.369,-51.1651 145.723,-50.1421 146.066,-49.1185 146.401,-48.0938 146.726,-47.068 147.043,-46.0417 147.353,-45.0155 147.657,-43.9889 147.951,-42.9603 148.243,-41.9318 148.528,-40.9029 148.808,-39.8736 149.083,-38.8432 149.353,-37.8121 149.619,-36.7816 149.882,-35.751 150.139,-34.7181 150.393,-33.6844 150.647,-32.6517 150.895,-31.6182 151.143,-30.5851 151.387,-29.5517 151.63,-28.5175 151.87,-27.4821 152.108,-26.4467 152.347,-25.412 152.582,-24.3762 152.814,-23.3398 153.046,-22.3036 153.277,-21.2672 153.507,-20.2303 153.735,-19.1931 153.962,-18.1558 154.189,-17.1182 154.415,-16.0804 154.641,-15.0425 154.867,-14.0043 155.091,-12.9655 155.316,-11.9263 155.54,-10.8881 155.766,-9.85009 155.99,-8.81095 156.215,-7.7716 156.44,-6.7321 156.666,-5.69314 156.892,-4.65481 157.119,-3.61637 157.346,-2.5768 157.574,-1.5366 157.803,-0.497356 158.033,0.541196 158.265,1.57996 158.496,2.61984 158.729,3.65936 158.965,4.69699 159.202,5.73496 159.44,6.77384 159.679,7.81272 159.921,8.85062 160.164,9.88883 160.41,10.9266 160.658,11.9639 160.909,13.0008 161.162,14.0378 161.417,15.0747 161.675,16.111 161.937,17.147 162.201,18.1822 162.469,19.217 162.74,20.2518 163.015,21.2864 163.294,22.3202 163.578,23.353 163.865,24.3856 164.157,25.4181 164.454,26.4496 164.757,27.4798 165.064,28.5106 165.377,29.5396 165.696,30.5685 166.022,31.5968 166.354,32.6241 166.694,33.65 167.042,34.6748 167.397,35.6991 167.76,36.7228 168.133,37.7451 168.515,38.7659 168.908,39.7854 169.311,40.804 169.726,41.8219 170.153,42.8373 170.593,43.8514 171.048,44.8642 171.517,45.8753 172.002,46.8843 172.504,47.8912 173.025,48.8961 173.565,49.8992 174.126,50.9 174.71,51.8979 175.319,52.8922 175.956,53.8836 176.62,54.8731 176.637,54.8978 175.724,55.1018 174.843,55.2903 173.99,55.465 173.279,55.6062 172.455,55.7622 171.628,55.912 170.795,56.0561 170.082,56.1765 169.209,56.3148 168.299,56.4515 167.346,56.5865 166.499,56.6948 165.408,56.831 164.212,56.9682 163.098,57.0843 161.626,57.2222 159.925,57.3588 157.87,57.4922 156.698,57.5529", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_VGP___/2018/12/31/S3A_SY_2_VGP____20181231T232426_20190101T000826_20190102T061521_2640_039_358______LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 358, + "processingBaseline": 0 + }, + "id": "6a0d151a-c611-5f13-be5f-235083801ecf" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 180.0, + -81.62626890466967 + ], + [ + 176.602, + -81.0584 + ], + [ + 172.694, + -80.235 + ], + [ + 169.385, + -79.3759 + ], + [ + 166.561, + -78.4912 + ], + [ + 167.792, + -78.3436 + ], + [ + 170.108, + -78.0409 + ], + [ + 172.216, + -77.7342 + ], + [ + 174.143, + -77.4252 + ], + [ + 175.676, + -77.1559 + ], + [ + 177.389, + -76.8365 + ], + [ + 179.009, + -76.5052 + ], + [ + 180.0, + -76.29241320182093 + ], + [ + 180.0, + -81.62626890466967 + ] + ] + ], + [ + [ + [ + -180.0, + -76.29241320182093 + ], + [ + -179.673, + -76.2222 + ], + [ + -178.176, + -75.866 + ], + [ + -176.703, + -75.4883 + ], + [ + -175.245, + -75.0887 + ], + [ + -174.049, + -74.729 + ], + [ + -172.589, + -74.2675 + ], + [ + -171.099, + -73.757 + ], + [ + -169.573, + -73.1882 + ], + [ + -168.238, + -72.6482 + ], + [ + -166.574, + -71.912 + ], + [ + -164.789, + -71.0348 + ], + [ + -162.852, + -69.9644 + ], + [ + -162.625, + -70.0094 + ], + [ + -159.872, + -70.5161 + ], + [ + -156.986, + -70.9798 + ], + [ + -153.968, + -71.3961 + ], + [ + -150.826, + -71.7626 + ], + [ + -147.57, + -72.0762 + ], + [ + -144.21, + -72.3332 + ], + [ + -140.764, + -72.5307 + ], + [ + -137.255, + -72.6679 + ], + [ + -133.705, + -72.7434 + ], + [ + -130.136, + -72.7562 + ], + [ + -126.575, + -72.7057 + ], + [ + -123.046, + -72.5928 + ], + [ + -119.574, + -72.4187 + ], + [ + -116.178, + -72.1852 + ], + [ + -112.878, + -71.8947 + ], + [ + -109.689, + -71.5491 + ], + [ + -106.62, + -71.152 + ], + [ + -103.681, + -70.7067 + ], + [ + -100.876, + -70.2163 + ], + [ + -98.2066, + -69.6848 + ], + [ + -95.6732, + -69.1144 + ], + [ + -93.2728, + -68.508 + ], + [ + -91.0014, + -67.8689 + ], + [ + -88.8544, + -67.1999 + ], + [ + -86.826, + -66.5035 + ], + [ + -84.9096, + -65.7825 + ], + [ + -83.0994, + -65.0386 + ], + [ + -81.3894, + -64.2738 + ], + [ + -79.7741, + -63.4893 + ], + [ + -78.2464, + -62.6874 + ], + [ + -76.7989, + -61.8703 + ], + [ + -75.4279, + -61.0386 + ], + [ + -74.1289, + -60.193 + ], + [ + -72.8987, + -59.3337 + ], + [ + -71.7282, + -58.464 + ], + [ + -70.6122, + -57.5854 + ], + [ + -69.5521, + -56.6961 + ], + [ + -68.5424, + -55.7977 + ], + [ + -67.5797, + -54.8907 + ], + [ + -66.6599, + -53.9764 + ], + [ + -65.7799, + -53.0553 + ], + [ + -64.9378, + -52.1277 + ], + [ + -64.1314, + -51.1936 + ], + [ + -63.3578, + -50.254 + ], + [ + -62.6151, + -49.3093 + ], + [ + -61.9018, + -48.3595 + ], + [ + -61.2154, + -47.4048 + ], + [ + -60.5545, + -46.4459 + ], + [ + -59.9177, + -45.483 + ], + [ + -59.3033, + -44.5164 + ], + [ + -58.7097, + -43.5463 + ], + [ + -58.1364, + -42.5728 + ], + [ + -57.5822, + -41.596 + ], + [ + -57.0459, + -40.616 + ], + [ + -56.5263, + -39.6332 + ], + [ + -56.0226, + -38.6477 + ], + [ + -55.5336, + -37.6601 + ], + [ + -55.0587, + -36.6703 + ], + [ + -54.5977, + -35.6778 + ], + [ + -54.1498, + -34.6828 + ], + [ + -53.7132, + -33.6863 + ], + [ + -53.2878, + -32.6881 + ], + [ + -52.8732, + -31.688 + ], + [ + -52.4665, + -30.6867 + ], + [ + -52.0777, + -29.6814 + ], + [ + -51.6857, + -28.6785 + ], + [ + -51.3108, + -27.6717 + ], + [ + -50.937, + -26.6655 + ], + [ + -50.5841, + -25.6543 + ], + [ + -50.2291, + -24.6447 + ], + [ + -49.8923, + -23.6308 + ], + [ + -49.5603, + -22.6162 + ], + [ + -49.2329, + -21.6013 + ], + [ + -48.9095, + -20.5861 + ], + [ + -48.5897, + -19.5707 + ], + [ + -48.2779, + -18.5538 + ], + [ + -47.9744, + -17.5349 + ], + [ + -47.6756, + -16.5157 + ], + [ + -47.3827, + -15.4955 + ], + [ + -47.1009, + -14.4726 + ], + [ + -46.8169, + -13.451 + ], + [ + -46.5382, + -12.4286 + ], + [ + -46.2583, + -11.4071 + ], + [ + -45.9892, + -10.3833 + ], + [ + -45.7267, + -9.35817 + ], + [ + -45.4673, + -8.33259 + ], + [ + -45.2121, + -7.30651 + ], + [ + -44.9571, + -6.2807 + ], + [ + -44.71, + -5.25338 + ], + [ + -44.4633, + -4.22651 + ], + [ + -44.2196, + -3.19927 + ], + [ + -43.9792, + -2.1716 + ], + [ + -43.7419, + -1.1436 + ], + [ + -43.5087, + -0.114782 + ], + [ + -43.2787, + 0.9144 + ], + [ + -43.0497, + 1.94332 + ], + [ + -42.8233, + 2.97234 + ], + [ + -42.6002, + 4.00192 + ], + [ + -42.3798, + 5.03183 + ], + [ + -42.1616, + 6.06194 + ], + [ + -41.9454, + 7.092 + ], + [ + -41.7315, + 8.12223 + ], + [ + -41.5206, + 9.15276 + ], + [ + -41.3121, + 10.1835 + ], + [ + -41.1053, + 11.2145 + ], + [ + -40.9001, + 12.2453 + ], + [ + -40.6968, + 13.2762 + ], + [ + -40.4954, + 14.3071 + ], + [ + -40.296, + 15.3381 + ], + [ + -40.0988, + 16.3691 + ], + [ + -39.9029, + 17.4002 + ], + [ + -39.7087, + 18.4312 + ], + [ + -39.5159, + 19.4622 + ], + [ + -39.3245, + 20.493 + ], + [ + -39.135, + 21.5239 + ], + [ + -38.9475, + 22.5549 + ], + [ + -38.7609, + 23.5857 + ], + [ + -38.5751, + 24.6162 + ], + [ + -38.3908, + 25.6468 + ], + [ + -38.2078, + 26.6772 + ], + [ + -38.0258, + 27.7072 + ], + [ + -37.8451, + 28.7374 + ], + [ + -37.6677, + 29.7678 + ], + [ + -37.4898, + 30.7978 + ], + [ + -37.3113, + 31.827 + ], + [ + -37.1354, + 32.8566 + ], + [ + -36.9619, + 33.8863 + ], + [ + -36.7874, + 34.9152 + ], + [ + -36.6136, + 35.944 + ], + [ + -36.4411, + 36.9727 + ], + [ + -36.2706, + 38.0013 + ], + [ + -36.1008, + 39.0297 + ], + [ + -35.9311, + 40.0579 + ], + [ + -35.7619, + 41.0856 + ], + [ + -35.5935, + 42.1132 + ], + [ + -35.4257, + 43.1406 + ], + [ + -35.2591, + 44.1678 + ], + [ + -35.0932, + 45.1947 + ], + [ + -34.9273, + 46.2214 + ], + [ + -34.7625, + 47.2477 + ], + [ + -34.5982, + 48.274 + ], + [ + -34.434, + 49.2999 + ], + [ + -34.27, + 50.3255 + ], + [ + -34.1071, + 51.3509 + ], + [ + -33.9444, + 52.3761 + ], + [ + -33.7823, + 53.4012 + ], + [ + -33.6197, + 54.4258 + ], + [ + -33.4574, + 55.4502 + ], + [ + -33.2958, + 56.4745 + ], + [ + -33.1347, + 57.4984 + ], + [ + -31.9689, + 57.438 + ], + [ + -29.929, + 57.3056 + ], + [ + -28.2133, + 57.1677 + ], + [ + -26.7414, + 57.0298 + ], + [ + -25.6279, + 56.9137 + ], + [ + -24.4337, + 56.7766 + ], + [ + -23.3434, + 56.6404 + ], + [ + -22.4976, + 56.5322 + ], + [ + -21.5456, + 56.3973 + ], + [ + -20.6364, + 56.2607 + ], + [ + -19.7653, + 56.1225 + ], + [ + -19.0527, + 56.0022 + ], + [ + -18.2209, + 55.8583 + ], + [ + -17.3942, + 55.7085 + ], + [ + -16.5709, + 55.5527 + ], + [ + -15.8612, + 55.4116 + ], + [ + -15.0092, + 55.237 + ], + [ + -14.129, + 55.0487 + ], + [ + -13.2166, + 54.8449 + ], + [ + -13.2741, + 54.761 + ], + [ + -13.9349, + 53.7717 + ], + [ + -14.5674, + 52.7793 + ], + [ + -15.1735, + 51.784 + ], + [ + -15.7552, + 50.7861 + ], + [ + -16.3141, + 49.7853 + ], + [ + -16.8522, + 48.7822 + ], + [ + -17.3704, + 47.777 + ], + [ + -17.8708, + 46.7699 + ], + [ + -18.354, + 45.7607 + ], + [ + -18.8213, + 44.7495 + ], + [ + -19.2738, + 43.7368 + ], + [ + -19.7126, + 42.7225 + ], + [ + -20.1381, + 41.7067 + ], + [ + -20.5516, + 40.6894 + ], + [ + -20.9537, + 39.6708 + ], + [ + -21.3451, + 38.6508 + ], + [ + -21.7265, + 37.6299 + ], + [ + -22.0981, + 36.6076 + ], + [ + -22.4607, + 35.584 + ], + [ + -22.8147, + 34.5594 + ], + [ + -23.1612, + 33.5342 + ], + [ + -23.5001, + 32.5083 + ], + [ + -23.8319, + 31.4815 + ], + [ + -24.1564, + 30.4529 + ], + [ + -24.4751, + 29.4242 + ], + [ + -24.7881, + 28.3954 + ], + [ + -25.0948, + 27.365 + ], + [ + -25.3958, + 26.3335 + ], + [ + -25.6924, + 25.302 + ], + [ + -25.984, + 24.2702 + ], + [ + -26.2711, + 23.2377 + ], + [ + -26.5538, + 22.2046 + ], + [ + -26.8325, + 21.171 + ], + [ + -27.1071, + 20.1367 + ], + [ + -27.3778, + 19.1018 + ], + [ + -27.6453, + 18.0666 + ], + [ + -27.9095, + 17.0313 + ], + [ + -28.1705, + 15.9956 + ], + [ + -28.4285, + 14.9594 + ], + [ + -28.6837, + 13.9226 + ], + [ + -28.9362, + 12.8856 + ], + [ + -29.1862, + 11.8484 + ], + [ + -29.434, + 10.8111 + ], + [ + -29.6796, + 9.77371 + ], + [ + -29.923, + 8.73586 + ], + [ + -30.1643, + 7.69754 + ], + [ + -30.4037, + 6.65899 + ], + [ + -30.6415, + 5.62035 + ], + [ + -30.8779, + 4.58189 + ], + [ + -31.1128, + 3.54346 + ], + [ + -31.3462, + 2.50467 + ], + [ + -31.5782, + 1.46567 + ], + [ + -31.8091, + 0.426606 + ], + [ + -32.0393, + -0.612127 + ], + [ + -32.2683, + -1.65096 + ], + [ + -32.4958, + -2.69062 + ], + [ + -32.7229, + -3.73033 + ], + [ + -32.9495, + -4.76949 + ], + [ + -33.1757, + -5.8083 + ], + [ + -33.4015, + -6.84688 + ], + [ + -33.6267, + -7.88568 + ], + [ + -33.8515, + -8.92488 + ], + [ + -34.0764, + -9.96365 + ], + [ + -34.3009, + -11.0024 + ], + [ + -34.5252, + -12.0416 + ], + [ + -34.7499, + -13.0802 + ], + [ + -34.9751, + -14.1181 + ], + [ + -35.2006, + -15.1559 + ], + [ + -35.4265, + -16.1935 + ], + [ + -35.6529, + -17.231 + ], + [ + -35.8795, + -18.2691 + ], + [ + -36.1072, + -19.3066 + ], + [ + -36.3356, + -20.3438 + ], + [ + -36.5649, + -21.381 + ], + [ + -36.7955, + -22.4174 + ], + [ + -37.0276, + -23.4533 + ], + [ + -37.261, + -24.4893 + ], + [ + -37.4958, + -25.5249 + ], + [ + -37.7321, + -26.5604 + ], + [ + -37.9702, + -27.5956 + ], + [ + -38.2105, + -28.6304 + ], + [ + -38.4528, + -29.6648 + ], + [ + -38.6976, + -30.6988 + ], + [ + -38.9449, + -31.7321 + ], + [ + -39.1948, + -32.7651 + ], + [ + -39.4473, + -33.7983 + ], + [ + -39.7029, + -34.8311 + ], + [ + -39.9624, + -35.8631 + ], + [ + -40.2256, + -36.8943 + ], + [ + -40.4925, + -37.9251 + ], + [ + -40.7634, + -38.9558 + ], + [ + -41.0389, + -39.9859 + ], + [ + -41.3195, + -41.0152 + ], + [ + -41.6052, + -42.0439 + ], + [ + -41.8963, + -43.0723 + ], + [ + -42.1935, + -44.1002 + ], + [ + -42.4971, + -45.1276 + ], + [ + -42.8078, + -46.1542 + ], + [ + -43.1262, + -47.1801 + ], + [ + -43.4528, + -48.2053 + ], + [ + -43.788, + -49.2297 + ], + [ + -44.1327, + -50.2534 + ], + [ + -44.4878, + -51.2764 + ], + [ + -44.854, + -52.2987 + ], + [ + -45.2324, + -53.3199 + ], + [ + -45.6242, + -54.3402 + ], + [ + -46.0305, + -55.3596 + ], + [ + -46.4524, + -56.378 + ], + [ + -46.8918, + -57.395 + ], + [ + -47.3503, + -58.4109 + ], + [ + -47.8294, + -59.4258 + ], + [ + -48.3314, + -60.4395 + ], + [ + -48.8591, + -61.4514 + ], + [ + -49.4155, + -62.4614 + ], + [ + -50.0045, + -63.4688 + ], + [ + -50.6272, + -64.4755 + ], + [ + -51.2888, + -65.4806 + ], + [ + -51.9964, + -66.4823 + ], + [ + -52.7548, + -67.481 + ], + [ + -53.5706, + -68.4766 + ], + [ + -54.4511, + -69.4693 + ], + [ + -55.4069, + -70.4579 + ], + [ + -56.4504, + -71.4416 + ], + [ + -57.595, + -72.4199 + ], + [ + -58.858, + -73.392 + ], + [ + -60.26, + -74.357 + ], + [ + -61.8279, + -75.3132 + ], + [ + -63.5939, + -76.2589 + ], + [ + -65.5992, + -77.1915 + ], + [ + -67.8974, + -78.1078 + ], + [ + -70.5544, + -79.004 + ], + [ + -73.6448, + -79.876 + ], + [ + -77.2897, + -80.7149 + ], + [ + -81.6159, + -81.5117 + ], + [ + -86.7782, + -82.2535 + ], + [ + -92.9445, + -82.9236 + ], + [ + -100.27, + -83.4999 + ], + [ + -108.822, + -83.958 + ], + [ + -118.508, + -84.2671 + ], + [ + -128.96, + -84.401 + ], + [ + -139.56, + -84.3485 + ], + [ + -149.642, + -84.1135 + ], + [ + -158.716, + -83.7163 + ], + [ + -166.567, + -83.186 + ], + [ + -173.202, + -82.5509 + ], + [ + -178.751, + -81.835 + ], + [ + -180.0, + -81.62626890466967 + ], + [ + -180.0, + -76.29241320182093 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_VGP____20181230T120343_20181230T124744_20181231T182928_2641_039_337______LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2018-12-30T12:03:42.733000Z", + "completionDate": "2018-12-30T12:47:44.304000Z", + "productType": "SY_2_VGP___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 14940, + "updated": "2024-08-06T03:38:07.249170Z", + "published": "2021-06-10T23:58:23.668068Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ccd1679c-8d74-582a-a1a5-c0349471d236", + "size": 32895238, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ccd1679c-8d74-582a-a1a5-c0349471d236", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/ccd1679c-8d74-582a-a1a5-c0349471d236.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -72.00771194135704, + -39.4513600111648 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "180.0,-81.6262689046697 176.602,-81.0584 172.694,-80.235 169.385,-79.3759 166.561,-78.4912 167.792,-78.3436 170.108,-78.0409 172.216,-77.7342 174.143,-77.4252 175.676,-77.1559 177.389,-76.8365 179.009,-76.5052 180.0,-76.2924132018209 180.0,-81.6262689046697-180,-76.2924132018209 -179.673,-76.2222 -178.176,-75.866 -176.703,-75.4883 -175.245,-75.0887 -174.049,-74.729 -172.589,-74.2675 -171.099,-73.757 -169.573,-73.1882 -168.238,-72.6482 -166.574,-71.912 -164.789,-71.0348 -162.852,-69.9644 -162.625,-70.0094 -159.872,-70.5161 -156.986,-70.9798 -153.968,-71.3961 -150.826,-71.7626 -147.57,-72.0762 -144.21,-72.3332 -140.764,-72.5307 -137.255,-72.6679 -133.705,-72.7434 -130.136,-72.7562 -126.575,-72.7057 -123.046,-72.5928 -119.574,-72.4187 -116.178,-72.1852 -112.878,-71.8947 -109.689,-71.5491 -106.62,-71.152 -103.681,-70.7067 -100.876,-70.2163 -98.2066,-69.6848 -95.6732,-69.1144 -93.2728,-68.508 -91.0014,-67.8689 -88.8544,-67.1999 -86.826,-66.5035 -84.9096,-65.7825 -83.0994,-65.0386 -81.3894,-64.2738 -79.7741,-63.4893 -78.2464,-62.6874 -76.7989,-61.8703 -75.4279,-61.0386 -74.1289,-60.193 -72.8987,-59.3337 -71.7282,-58.464 -70.6122,-57.5854 -69.5521,-56.6961 -68.5424,-55.7977 -67.5797,-54.8907 -66.6599,-53.9764 -65.7799,-53.0553 -64.9378,-52.1277 -64.1314,-51.1936 -63.3578,-50.254 -62.6151,-49.3093 -61.9018,-48.3595 -61.2154,-47.4048 -60.5545,-46.4459 -59.9177,-45.483 -59.3033,-44.5164 -58.7097,-43.5463 -58.1364,-42.5728 -57.5822,-41.596 -57.0459,-40.616 -56.5263,-39.6332 -56.0226,-38.6477 -55.5336,-37.6601 -55.0587,-36.6703 -54.5977,-35.6778 -54.1498,-34.6828 -53.7132,-33.6863 -53.2878,-32.6881 -52.8732,-31.688 -52.4665,-30.6867 -52.0777,-29.6814 -51.6857,-28.6785 -51.3108,-27.6717 -50.937,-26.6655 -50.5841,-25.6543 -50.2291,-24.6447 -49.8923,-23.6308 -49.5603,-22.6162 -49.2329,-21.6013 -48.9095,-20.5861 -48.5897,-19.5707 -48.2779,-18.5538 -47.9744,-17.5349 -47.6756,-16.5157 -47.3827,-15.4955 -47.1009,-14.4726 -46.8169,-13.451 -46.5382,-12.4286 -46.2583,-11.4071 -45.9892,-10.3833 -45.7267,-9.35817 -45.4673,-8.33259 -45.2121,-7.30651 -44.9571,-6.2807 -44.71,-5.25338 -44.4633,-4.22651 -44.2196,-3.19927 -43.9792,-2.1716 -43.7419,-1.1436 -43.5087,-0.114782 -43.2787,0.9144 -43.0497,1.94332 -42.8233,2.97234 -42.6002,4.00192 -42.3798,5.03183 -42.1616,6.06194 -41.9454,7.092 -41.7315,8.12223 -41.5206,9.15276 -41.3121,10.1835 -41.1053,11.2145 -40.9001,12.2453 -40.6968,13.2762 -40.4954,14.3071 -40.296,15.3381 -40.0988,16.3691 -39.9029,17.4002 -39.7087,18.4312 -39.5159,19.4622 -39.3245,20.493 -39.135,21.5239 -38.9475,22.5549 -38.7609,23.5857 -38.5751,24.6162 -38.3908,25.6468 -38.2078,26.6772 -38.0258,27.7072 -37.8451,28.7374 -37.6677,29.7678 -37.4898,30.7978 -37.3113,31.827 -37.1354,32.8566 -36.9619,33.8863 -36.7874,34.9152 -36.6136,35.944 -36.4411,36.9727 -36.2706,38.0013 -36.1008,39.0297 -35.9311,40.0579 -35.7619,41.0856 -35.5935,42.1132 -35.4257,43.1406 -35.2591,44.1678 -35.0932,45.1947 -34.9273,46.2214 -34.7625,47.2477 -34.5982,48.274 -34.434,49.2999 -34.27,50.3255 -34.1071,51.3509 -33.9444,52.3761 -33.7823,53.4012 -33.6197,54.4258 -33.4574,55.4502 -33.2958,56.4745 -33.1347,57.4984 -31.9689,57.438 -29.929,57.3056 -28.2133,57.1677 -26.7414,57.0298 -25.6279,56.9137 -24.4337,56.7766 -23.3434,56.6404 -22.4976,56.5322 -21.5456,56.3973 -20.6364,56.2607 -19.7653,56.1225 -19.0527,56.0022 -18.2209,55.8583 -17.3942,55.7085 -16.5709,55.5527 -15.8612,55.4116 -15.0092,55.237 -14.129,55.0487 -13.2166,54.8449 -13.2741,54.761 -13.9349,53.7717 -14.5674,52.7793 -15.1735,51.784 -15.7552,50.7861 -16.3141,49.7853 -16.8522,48.7822 -17.3704,47.777 -17.8708,46.7699 -18.354,45.7607 -18.8213,44.7495 -19.2738,43.7368 -19.7126,42.7225 -20.1381,41.7067 -20.5516,40.6894 -20.9537,39.6708 -21.3451,38.6508 -21.7265,37.6299 -22.0981,36.6076 -22.4607,35.584 -22.8147,34.5594 -23.1612,33.5342 -23.5001,32.5083 -23.8319,31.4815 -24.1564,30.4529 -24.4751,29.4242 -24.7881,28.3954 -25.0948,27.365 -25.3958,26.3335 -25.6924,25.302 -25.984,24.2702 -26.2711,23.2377 -26.5538,22.2046 -26.8325,21.171 -27.1071,20.1367 -27.3778,19.1018 -27.6453,18.0666 -27.9095,17.0313 -28.1705,15.9956 -28.4285,14.9594 -28.6837,13.9226 -28.9362,12.8856 -29.1862,11.8484 -29.434,10.8111 -29.6796,9.77371 -29.923,8.73586 -30.1643,7.69754 -30.4037,6.65899 -30.6415,5.62035 -30.8779,4.58189 -31.1128,3.54346 -31.3462,2.50467 -31.5782,1.46567 -31.8091,0.426606 -32.0393,-0.612127 -32.2683,-1.65096 -32.4958,-2.69062 -32.7229,-3.73033 -32.9495,-4.76949 -33.1757,-5.8083 -33.4015,-6.84688 -33.6267,-7.88568 -33.8515,-8.92488 -34.0764,-9.96365 -34.3009,-11.0024 -34.5252,-12.0416 -34.7499,-13.0802 -34.9751,-14.1181 -35.2006,-15.1559 -35.4265,-16.1935 -35.6529,-17.231 -35.8795,-18.2691 -36.1072,-19.3066 -36.3356,-20.3438 -36.5649,-21.381 -36.7955,-22.4174 -37.0276,-23.4533 -37.261,-24.4893 -37.4958,-25.5249 -37.7321,-26.5604 -37.9702,-27.5956 -38.2105,-28.6304 -38.4528,-29.6648 -38.6976,-30.6988 -38.9449,-31.7321 -39.1948,-32.7651 -39.4473,-33.7983 -39.7029,-34.8311 -39.9624,-35.8631 -40.2256,-36.8943 -40.4925,-37.9251 -40.7634,-38.9558 -41.0389,-39.9859 -41.3195,-41.0152 -41.6052,-42.0439 -41.8963,-43.0723 -42.1935,-44.1002 -42.4971,-45.1276 -42.8078,-46.1542 -43.1262,-47.1801 -43.4528,-48.2053 -43.788,-49.2297 -44.1327,-50.2534 -44.4878,-51.2764 -44.854,-52.2987 -45.2324,-53.3199 -45.6242,-54.3402 -46.0305,-55.3596 -46.4524,-56.378 -46.8918,-57.395 -47.3503,-58.4109 -47.8294,-59.4258 -48.3314,-60.4395 -48.8591,-61.4514 -49.4155,-62.4614 -50.0045,-63.4688 -50.6272,-64.4755 -51.2888,-65.4806 -51.9964,-66.4823 -52.7548,-67.481 -53.5706,-68.4766 -54.4511,-69.4693 -55.4069,-70.4579 -56.4504,-71.4416 -57.595,-72.4199 -58.858,-73.392 -60.26,-74.357 -61.8279,-75.3132 -63.5939,-76.2589 -65.5992,-77.1915 -67.8974,-78.1078 -70.5544,-79.004 -73.6448,-79.876 -77.2897,-80.7149 -81.6159,-81.5117 -86.7782,-82.2535 -92.9445,-82.9236 -100.27,-83.4999 -108.822,-83.958 -118.508,-84.2671 -128.96,-84.401 -139.56,-84.3485 -149.642,-84.1135 -158.716,-83.7163 -166.567,-83.186 -173.202,-82.5509 -178.751,-81.835 -180,-81.6262689046697 -180,-76.2924132018209", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_VGP___/2018/12/30/S3A_SY_2_VGP____20181230T120343_20181230T124744_20181231T182928_2641_039_337______LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 337, + "processingBaseline": 0 + }, + "id": "ccd1679c-8d74-582a-a1a5-c0349471d236" + }, + { + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -179.99999101684716, + -72.01777326041964 + ], + [ + -179.5540026865288, + -72.06090264192217 + ], + [ + -179.5540022035732, + -72.0609026840433 + ], + [ + -176.1990022035732, + -72.32070264637612 + ], + [ + -176.19900170236318, + -72.32070268031401 + ], + [ + -172.75800170236317, + -72.52140265080588 + ], + [ + -172.7580012047971, + -72.52140267533538 + ], + [ + -169.25300120479702, + -72.66340265424532 + ], + [ + -169.2530006751482, + -72.6634026708684 + ], + [ + -165.70300067514833, + -72.74300265896515 + ], + [ + -165.70300013745236, + -72.74300266619466 + ], + [ + -162.1350001374523, + -72.7592026637649 + ], + [ + -162.13499959785673, + -72.75920266140602 + ], + [ + -158.57299959785678, + -72.71180266850833 + ], + [ + -158.57299906626727, + -72.7118026567172 + ], + [ + -155.04099906626726, + -72.60170267313468 + ], + [ + -155.04099855089137, + -72.60170265249275 + ], + [ + -151.56499855089132, + -72.43090267774608 + ], + [ + -151.56499805063342, + -72.43090264862693 + ], + [ + -148.16399805063338, + -72.20110268219828 + ], + [ + -148.16399756395373, + -72.20110264471387 + ], + [ + -144.8569975639537, + -71.91390268602663 + ], + [ + -144.85699709719978, + -71.91390264088308 + ], + [ + -141.66099709719978, + -71.5718026891823 + ], + [ + -141.6609966580095, + -71.571802637662 + ], + [ + -138.5849966580095, + -71.17780269211049 + ], + [ + -138.58499624426852, + -71.1778026346446 + ], + [ + -135.63899624426855, + -70.73510269437361 + ], + [ + -135.63899586315824, + -70.735102632818 + ], + [ + -132.82599586315823, + -70.24740269693932 + ], + [ + -132.82599550805574, + -70.24740263115402 + ], + [ + -130.14899550805578, + -69.71790269886434 + ], + [ + -130.14899517658293, + -69.71790262911304 + ], + [ + -127.60699517658297, + -69.14910269972724 + ], + [ + -127.6069948727916, + -69.14910262771686 + ], + [ + -125.19899487279157, + -68.54460270048685 + ], + [ + -125.19899459698675, + -68.54460262742381 + ], + [ + -122.91999459698677, + -67.90760270172535 + ], + [ + -122.91999434273446, + -67.90760262693418 + ], + [ + -120.76599434273449, + -67.240802702222 + ], + [ + -120.76599411056367, + -67.2408026267822 + ], + [ + -118.72999411056364, + -66.54640270263138 + ], + [ + -118.72999389395356, + -66.54640262521167 + ], + [ + -116.80799389395361, + -65.82650270119935 + ], + [ + -116.80799369728123, + -65.8265026241777 + ], + [ + -114.99299369728116, + -65.08330269996685 + ], + [ + -114.99299352271441, + -65.08330262543156 + ], + [ + -113.27699352271446, + -64.3193027007446 + ], + [ + -113.2769933623048, + -64.3193026263928 + ], + [ + -111.65499336230477, + -63.53660270095541 + ], + [ + -111.65499321019024, + -63.53660262458857 + ], + [ + -110.12199321019023, + -62.735902698217316 + ], + [ + -110.12199307625279, + -62.73590262561309 + ], + [ + -108.67099307625284, + -61.91960269814396 + ], + [ + -108.67099294851394, + -61.919602623596774 + ], + [ + -107.29699294851393, + -61.08780269493049 + ], + [ + -107.29699283278036, + -61.087802622364606 + ], + [ + -105.99499283278037, + -60.24230269236995 + ], + [ + -105.994992731282, + -60.24230262425295 + ], + [ + -104.75899273128202, + -59.385102692863704 + ], + [ + -104.7589926430255, + -59.38510262974717 + ], + [ + -103.58199264302547, + -58.517202697002205 + ], + [ + -103.5819925482509, + -58.517202624810146 + ], + [ + -102.46499254825092, + -57.63830269049637 + ], + [ + -102.46499245596918, + -57.638302615484946 + ], + [ + -101.40499245596921, + -56.74820267954179 + ], + [ + -101.4049923876313, + -56.74820262054894 + ], + [ + -100.39299238763128, + -55.85020268312597 + ], + [ + -100.39299232352026, + -55.850202624685366 + ], + [ + -99.42569232352031, + -54.94450268578635 + ], + [ + -99.42569225900849, + -54.9445026237123 + ], + [ + -98.50199225900846, + -54.03120268325296 + ], + [ + -98.50199219521997, + -54.031202618427834 + ], + [ + -97.62029219521997, + -53.110302676354344 + ], + [ + -97.6202921377239, + -53.11030261471036 + ], + [ + -96.77729213772389, + -52.18260267105169 + ], + [ + -96.77729208565601, + -52.18260261230277 + ], + [ + -95.96969208565604, + -51.24840266711258 + ], + [ + -95.9696920432564, + -51.248402616952 + ], + [ + -95.19359204325634, + -50.309502670313876 + ], + [ + -95.19359200153347, + -50.30950261869627 + ], + [ + -94.44759200153345, + -49.36580267059835 + ], + [ + -94.4475919565974, + -49.36580261239985 + ], + [ + -93.73169195659739, + -48.4166026627641 + ], + [ + -93.73169191032845, + -48.41660259991069 + ], + [ + -93.04549191032841, + -47.46160264867812 + ], + [ + -93.04549187463978, + -47.46160259795138 + ], + [ + -92.38459187463988, + -46.5023026453044 + ], + [ + -92.38459184951991, + -46.50230260819615 + ], + [ + -91.74469184951988, + -45.540402654271375 + ], + [ + -91.74469181200746, + -45.54040259663206 + ], + [ + -91.12929181200747, + -44.57390264119546 + ], + [ + -91.12929178165139, + -44.573902592578214 + ], + [ + -90.53519178165139, + -43.603702635756484 + ], + [ + -90.53519175523239, + -43.60370259182033 + ], + [ + -89.96049175523237, + -42.63050263367254 + ], + [ + -89.96049172798911, + -42.63050258667315 + ], + [ + -89.40489172798914, + -41.654102627172115 + ], + [ + -89.40489170176284, + -41.654102580231736 + ], + [ + -88.86739170176288, + -40.67440261939617 + ], + [ + -88.86739167736675, + -40.67440257413789 + ], + [ + -88.34689167736674, + -39.69170261199451 + ], + [ + -88.34689165587062, + -39.69170257073536 + ], + [ + -87.84199165587061, + -38.70660260733242 + ], + [ + -87.84199163400224, + -38.70660256394701 + ], + [ + -87.35239163400227, + -37.719002599271406 + ], + [ + -87.35239161309026, + -37.71900255639358 + ], + [ + -86.87729161309022, + -36.72890259046587 + ], + [ + -86.87729159396832, + -36.72890254999084 + ], + [ + -86.41569159396833, + -35.73660258284569 + ], + [ + -86.41569157547654, + -35.73660254248053 + ], + [ + -85.96689157547652, + -34.74190257413856 + ], + [ + -85.96689155873383, + -34.74190253648931 + ], + [ + -85.52999155873385, + -33.74520256698331 + ], + [ + -85.52999154207254, + -33.74520252841977 + ], + [ + -85.1047915420725, + -32.74680255774222 + ], + [ + -85.1047915268147, + -32.7468025214193 + ], + [ + -84.69039152681468, + -31.746702549608727 + ], + [ + -84.69039151155982, + -31.746702512282347 + ], + [ + -84.2864915115598, + -30.74480253934274 + ], + [ + -84.28649149734551, + -30.744802503614018 + ], + [ + -83.89239149734551, + -29.741102529574455 + ], + [ + -83.89239148204999, + -29.741102490075782 + ], + [ + -83.50839148204997, + -28.73570251490788 + ], + [ + -83.50839147003776, + -28.735702483077933 + ], + [ + -83.13289147003786, + -27.728802506865282 + ], + [ + -83.13289145773986, + -27.728802473485715 + ], + [ + -82.76589145773988, + -26.720602496219893 + ], + [ + -82.7658914456863, + -26.720602462707838 + ], + [ + -82.40709144568628, + -25.71110248439976 + ], + [ + -82.40709143294366, + -25.71110244809925 + ], + [ + -82.05659143294363, + -24.700202468739793 + ], + [ + -82.05659142124692, + -24.700202434604606 + ], + [ + -81.71379142124702, + -23.688002454223554 + ], + [ + -81.71379141140811, + -23.688002424863587 + ], + [ + -81.37779141140803, + -22.67480244350552 + ], + [ + -81.37779140160154, + -22.67480241362178 + ], + [ + -81.04839140160153, + -21.66050243129561 + ], + [ + -81.04839139012395, + -21.660502395538934 + ], + [ + -80.72609139012404, + -20.644702412221633 + ], + [ + -80.72609138102705, + -20.64470238326243 + ], + [ + -80.40989138102702, + -19.6281023990028 + ], + [ + -80.40989137236431, + -19.628102370881788 + ], + [ + -80.09949137236433, + -18.61080238569574 + ], + [ + -80.09949136324495, + -18.610802355508717 + ], + [ + -79.79489136324489, + -17.592502369400062 + ], + [ + -79.79489135453353, + -17.5925023399953 + ], + [ + -79.49579135453355, + -16.57320235298123 + ], + [ + -79.4957913453026, + -16.573202321205493 + ], + [ + -79.20239134530257, + -15.553102333284002 + ], + [ + -79.20239133743871, + -15.553102305696928 + ], + [ + -78.9138913374387, + -14.532002316905395 + ], + [ + -78.91389133056606, + -14.532002292382796 + ], + [ + -78.62989133056604, + -13.510502302741198 + ], + [ + -78.62989132331835, + -13.510502276453252 + ], + [ + -78.3503913233183, + -12.488302285968533 + ], + [ + -78.35039131418375, + -12.488302252225418 + ], + [ + -78.07619131842375, + -11.465302276731014 + ], + [ + -77.79919136572403, + -10.443402459505831 + ], + [ + -77.48479141463207, + -9.431102624946163 + ], + [ + -77.4847912805465, + -9.431102145367829 + ], + [ + -77.22899128054644, + -8.404562151486992 + ], + [ + -77.22899122367089, + -8.40456190845053 + ], + [ + -77.00269125044275, + -7.371302035676392 + ], + [ + -76.74829128062848, + -6.345382161983101 + ], + [ + -76.74829124106563, + -6.345381995495453 + ], + [ + -76.51399125291425, + -5.314962051367703 + ], + [ + -76.2679912653803, + -4.287782106590714 + ], + [ + -76.26799126255851, + -4.287782094764699 + ], + [ + -76.0237912625585, + -3.26063209727666 + ], + [ + -76.02379125778565, + -3.260632077087097 + ], + [ + -75.78229125778563, + -2.233342078869153 + ], + [ + -75.78229125138442, + -2.233342051437772 + ], + [ + -75.54419125138452, + -1.205492052571287 + ], + [ + -75.54419124328321, + -1.205492017270946 + ], + [ + -75.31029124328323, + -0.176759017727557 + ], + [ + -75.31029123800595, + -0.176758994373113 + ], + [ + -75.07919123800593, + 0.852239005827027 + ], + [ + -75.07919123468199, + 0.852239020684607 + ], + [ + -74.84989124251051, + 1.880997986415635 + ], + [ + -74.61239126039024, + 2.907567910716804 + ], + [ + -74.36479127056627, + 3.932147870892601 + ], + [ + -74.36479120599846, + 3.932148158313374 + ], + [ + -74.15049120599842, + 4.963618160924836 + ], + [ + -74.1504911789918, + 4.963618295975997 + ], + [ + -73.95169118197518, + 5.997848283457291 + ], + [ + -73.74899119459921, + 7.03079822277121 + ], + [ + -73.53449121003582, + 8.06088815301452 + ], + [ + -73.3134912154947, + 9.08941813270303 + ], + [ + -73.31349120321735, + 9.089418190702428 + ], + [ + -73.09879120321725, + 10.119098196267629 + ], + [ + -73.09879116330958, + 10.119098399211406 + ], + [ + -72.90769117266579, + 11.153098354161612 + ], + [ + -72.70389118261421, + 12.184198310108943 + ], + [ + -72.7038911808154, + 12.184198319217836 + ], + [ + -72.5004911808154, + 13.21499832610508 + ], + [ + -72.50049117568173, + 13.214998352280091 + ], + [ + -72.29949117568165, + 14.245998359600033 + ], + [ + -72.29949117312765, + 14.245998372725303 + ], + [ + -72.09929117312768, + 15.276698380516589 + ], + [ + -72.09929116811574, + 15.276698406472281 + ], + [ + -71.90139116811581, + 16.307598414661022 + ], + [ + -71.90139116147267, + 16.3075984495736 + ], + [ + -71.70679116147267, + 17.339398458096156 + ], + [ + -71.70679115829161, + 17.339398475011837 + ], + [ + -71.5133911615805, + 18.370698466449046 + ], + [ + -71.31449116494485, + 19.40039845859816 + ], + [ + -71.31449114508068, + 19.400398564892694 + ], + [ + -71.12819114701908, + 20.4319985636364 + ], + [ + -70.93789114898624, + 21.462698562992344 + ], + [ + -70.93789114319468, + 21.462698594608522 + ], + [ + -70.75049114319464, + 22.493798604895936 + ], + [ + -70.75049113888252, + 22.49379862874362 + ], + [ + -70.56499113888256, + 23.524898639301735 + ], + [ + -70.37899113777624, + 24.555398656385936 + ], + [ + -70.3789911334289, + 24.55539868059749 + ], + [ + -70.19489113342898, + 25.585998691774716 + ], + [ + -70.19489112975074, + 25.585998712444912 + ], + [ + -70.01219112975076, + 26.616598723863554 + ], + [ + -70.01219112690353, + 26.616598739957034 + ], + [ + -69.83029112690346, + 27.646698751634645 + ], + [ + -69.83029112275551, + 27.64669877524324 + ], + [ + -69.65019112275553, + 28.67689878709778 + ], + [ + -69.65019111937121, + 28.676898806521198 + ], + [ + -69.4712911193712, + 29.706998818570945 + ], + [ + -69.4712911163883, + 29.706998835787378 + ], + [ + -69.29329111638827, + 30.736698848033093 + ], + [ + -69.29329111320416, + 30.73669886650666 + ], + [ + -69.11629111320413, + 31.76649887892307 + ], + [ + -69.11629110986001, + 31.76649889844552 + ], + [ + -68.94049110986005, + 32.79619891099981 + ], + [ + -68.94049110677913, + 32.79619892909531 + ], + [ + -68.76569110677914, + 33.82559894178233 + ], + [ + -68.76569110420742, + 33.82559895694699 + ], + [ + -68.59139110420747, + 34.85469896978399 + ], + [ + -68.59139110132361, + 34.854698986849684 + ], + [ + -68.41789110132356, + 35.88359899979698 + ], + [ + -68.41789109809538, + 35.883599019005636 + ], + [ + -68.2455910980953, + 36.912199032015195 + ], + [ + -68.24559109458998, + 36.91219905303347 + ], + [ + -68.07479109459003, + 37.940799066063924 + ], + [ + -68.07479109203133, + 37.940799081495584 + ], + [ + -67.90449109203144, + 38.96929909460342 + ], + [ + -67.90449108935243, + 38.96929911081371 + ], + [ + -67.73489108935246, + 39.99739912396596 + ], + [ + -67.73489108658268, + 39.997399140794776 + ], + [ + -67.5660910865827, + 41.02529915396601 + ], + [ + -67.56609108401189, + 41.025299169647155 + ], + [ + -67.39789108401195, + 42.05289918283502 + ], + [ + -67.39789108153671, + 42.05289919797879 + ], + [ + -67.2301910815366, + 43.08019921117358 + ], + [ + -67.23019107898025, + 43.080199226862085 + ], + [ + -67.06309107898028, + 44.107399240038795 + ], + [ + -67.06309107639075, + 44.107399255989485 + ], + [ + -66.8966910763908, + 45.134399269123165 + ], + [ + -66.89669107459798, + 45.134399280173966 + ], + [ + -66.729891076053, + 46.161099284460235 + ], + [ + -66.55579107754498, + 47.18669928927363 + ], + [ + -66.55579106591891, + 47.18669936074543 + ], + [ + -66.39619106591887, + 48.213199373286855 + ], + [ + -66.39619106312772, + 48.213199391323315 + ], + [ + -66.23809106323814, + 49.23959940298519 + ], + [ + -66.07629106647907, + 50.26579939522002 + ], + [ + -65.89999106981675, + 51.290499389213174 + ], + [ + -65.89999105987592, + 51.29049944934834 + ], + [ + -65.737591059876, + 52.31539946179065 + ], + [ + -65.7375910583936, + 52.31539947112051 + ], + [ + -65.5742910583936, + 53.340199483511526 + ], + [ + -65.57429105481103, + 53.34019950623273 + ], + [ + -65.41439105481092, + 54.36519951823546 + ], + [ + -65.41439105265852, + 54.36519953206371 + ], + [ + -65.2551910529081, + 55.390099542281106 + ], + [ + -65.0907910531598, + 56.41409955271058 + ], + [ + -65.09079105139834, + 56.414099563672906 + ], + [ + -64.92609184510404, + 57.437894709512804 + ], + [ + -63.76470096702293, + 57.37749517553727 + ], + [ + -61.74010119431346, + 57.245795172968556 + ], + [ + -60.02690141958286, + 57.107995173018566 + ], + [ + -58.5573016037387, + 56.97019517231024 + ], + [ + -57.44550176204659, + 56.85409517377032 + ], + [ + -56.25320191312292, + 56.7171951734326 + ], + [ + -55.16450200678325, + 56.58119516764395 + ], + [ + -54.320002126680365, + 56.473095169148195 + ], + [ + -53.36940228383923, + 56.338295174262335 + ], + [ + -52.461502398430355, + 56.201895174200054 + ], + [ + -51.591702524106616, + 56.06389517675298 + ], + [ + -50.880102617435675, + 55.94369517745193 + ], + [ + -50.049502693186376, + 55.79999517262714 + ], + [ + -49.22380279534824, + 55.650495172562906 + ], + [ + -48.40170290625484, + 55.494895174348315 + ], + [ + -47.692902999837706, + 55.35389517566189 + ], + [ + -46.84210308600172, + 55.179595172044536 + ], + [ + -45.96300319170662, + 54.99159517185311 + ], + [ + -45.05171168428089, + 54.788097048559834 + ], + [ + -45.10920835213373, + 54.70410191530838 + ], + [ + -45.10920836788597, + 54.70410189211018 + ], + [ + -45.768308367886036, + 53.71470193819181 + ], + [ + -45.7683083926964, + 53.714701900068285 + ], + [ + -46.3993083926964, + 52.72240194481887 + ], + [ + -46.399308418470596, + 52.72240190330812 + ], + [ + -47.003308418470695, + 51.72630194670868 + ], + [ + -47.00330843940811, + 51.72630191142622 + ], + [ + -47.58330843940808, + 50.727801953574215 + ], + [ + -47.58330845849272, + 50.72780192003481 + ], + [ + -48.141108458492745, + 49.72730196096801 + ], + [ + -48.14110847630721, + 49.72730192837262 + ], + [ + -48.67820847630721, + 48.725001968118505 + ], + [ + -48.678208495448246, + 48.7250019316557 + ], + [ + -49.19530849544825, + 47.719601970201744 + ], + [ + -49.19530851315544, + 47.719601935083844 + ], + [ + -49.69380851315538, + 46.71130197248192 + ], + [ + -49.69380852661081, + 46.71130194478959 + ], + [ + -50.17600852661082, + 45.70170198109964 + ], + [ + -50.17600853941487, + 45.701701953835276 + ], + [ + -50.642808539414865, + 44.69100198908555 + ], + [ + -50.64280855333877, + 44.691001958407185 + ], + [ + -51.0945085533388, + 43.67840199257594 + ], + [ + -51.09450856646935, + 43.67840196263825 + ], + [ + -51.5321085664693, + 42.66380199575279 + ], + [ + -51.53210857824926, + 42.66380196800004 + ], + [ + -51.9567085782492, + 41.64750200009708 + ], + [ + -51.95670858812653, + 41.6475019761067 + ], + [ + -52.36960858812652, + 40.63000200723979 + ], + [ + -52.3696085983159, + 40.63000198175735 + ], + [ + -52.77100859831591, + 39.611402011908275 + ], + [ + -52.77100860808088, + 39.61140198677034 + ], + [ + -53.16160860808083, + 38.59150201595871 + ], + [ + -53.16160861715534, + 38.591501991935964 + ], + [ + -53.54210861715536, + 37.57040202018289 + ], + [ + -53.54210862562693, + 37.57040199714649 + ], + [ + -53.91320862562683, + 36.54800202447551 + ], + [ + -53.91320863386279, + 36.5480020014899 + ], + [ + -54.27530863386282, + 35.5244020279055 + ], + [ + -54.27530864152364, + 35.52440200597946 + ], + [ + -54.62890864152365, + 34.49990203149438 + ], + [ + -54.628908648344286, + 34.49990201150181 + ], + [ + -54.9747086483443, + 33.47460203614395 + ], + [ + -54.97470865490204, + 33.474602016479494 + ], + [ + -55.3131086549021, + 32.44850204025807 + ], + [ + -55.3131086614688, + 32.448502020122994 + ], + [ + -55.64440866146879, + 31.421402043042335 + ], + [ + -55.64440866789381, + 31.421402022904765 + ], + [ + -55.96890866789377, + 30.393302044970035 + ], + [ + -55.968908673854486, + 30.393302025887497 + ], + [ + -56.28700867385449, + 29.364402047111057 + ], + [ + -56.28700867914937, + 29.36440202981744 + ], + [ + -56.59920867914935, + 28.334902050218528 + ], + [ + -56.5992086844821, + 28.33490203246336 + ], + [ + -56.905708684482136, + 27.304702052043798 + ], + [ + -56.90570868983035, + 27.304702033895946 + ], + [ + -57.206708689830315, + 26.273702052658628 + ], + [ + -57.20670869445672, + 26.2737020366733 + ], + [ + -57.502708694456665, + 25.24210205463872 + ], + [ + -57.50270869866813, + 25.242102039840187 + ], + [ + -57.79400869866811, + 24.210202057017455 + ], + [ + -57.7940087033448, + 24.2102020403094 + ], + [ + -58.08070870334481, + 23.177302056698007 + ], + [ + -58.080708707557086, + 23.17730204140155 + ], + [ + -58.363008707557, + 22.144102057005917 + ], + [ + -58.36300871091384, + 22.14410204463427 + ], + [ + -58.64150871091379, + 21.110602059480303 + ], + [ + -58.64150871650617, + 21.110602038539557 + ], + [ + -58.915408716506256, + 20.075802052584304 + ], + [ + -58.91540871959898, + 20.075802040824136 + ], + [ + -59.185908719598956, + 19.04070205412181 + ], + [ + -59.18590872211999, + 19.04070204441946 + ], + [ + -59.45330872211992, + 18.0058020569796 + ], + [ + -59.45330872519615, + 18.00580204500087 + ], + [ + -59.717508725196154, + 16.970802056816275 + ], + [ + -59.71750872881364, + 16.97080204255196 + ], + [ + -59.97840872881362, + 15.935402053617219 + ], + [ + -59.978408733186605, + 15.935402036137896 + ], + [ + -60.23590873318648, + 14.898802046449378 + ], + [ + -60.235908736484376, + 14.89880203309409 + ], + [ + -60.490608736484376, + 13.86130204267429 + ], + [ + -60.74310873816955, + 12.824402044650311 + ], + [ + -60.743108740640416, + 12.824402034454828 + ], + [ + -60.99320874064043, + 11.787602042604956 + ], + [ + -61.24170874202309, + 10.750402044308885 + ], + [ + -61.24170874821464, + 10.750402018244227 + ], + [ + -61.486108748214725, + 9.712802024938187 + ], + [ + -61.729508748717095, + 8.675042028816902 + ], + [ + -61.97160875003007, + 7.636902028532791 + ], + [ + -61.97160875512985, + 7.636902006510529 + ], + [ + -62.21050875261452, + 6.598082022068071 + ], + [ + -62.45140875007189, + 5.560242036989126 + ], + [ + -62.451408762005535, + 5.560241984825065 + ], + [ + -62.68560876144459, + 4.521481990534166 + ], + [ + -62.92000876025698, + 3.483081998357916 + ], + [ + -63.15480875963968, + 2.444732002957786 + ], + [ + -63.15480876994111, + 2.444731956823789 + ], + [ + -63.38410876902584, + 1.40476196220014 + ], + [ + -63.61430876782702, + 0.364872968187109 + ], + [ + -63.84450876756027, + -0.67377603069298 + ], + [ + -63.844508769860546, + -0.673776041100047 + ], + [ + -64.0735087698606, + -1.712548041835636 + ], + [ + -64.07350877308737, + -1.712548056527191 + ], + [ + -64.30100877308739, + -2.752128057905979 + ], + [ + -64.52820877392467, + -3.791568063806657 + ], + [ + -64.75500877490856, + -4.83044807098462 + ], + [ + -64.98110877666035, + -5.869048082321857 + ], + [ + -64.98110877859514, + -5.86904809122339 + ], + [ + -65.2066087785952, + -6.907988095145923 + ], + [ + -65.43170878020868, + -7.947028107126494 + ], + [ + -65.65660878154026, + -8.986018118428582 + ], + [ + -65.88150878255368, + -10.024698128872298 + ], + [ + -66.10620878412202, + -11.063298142478443 + ], + [ + -66.33100878532925, + -12.101898155013272 + ], + [ + -66.33100878740998, + -12.101898164634337 + ], + [ + -66.55550878740995, + -13.140698172165125 + ], + [ + -66.78030878821058, + -14.179298183985553 + ], + [ + -67.00630878538715, + -15.217298179766768 + ], + [ + -67.23630877552533, + -16.25419814479566 + ], + [ + -67.47570876802752, + -17.288998122671043 + ], + [ + -67.47570879620184, + -17.288998248529 + ], + [ + -67.70030879536783, + -18.326998254972313 + ], + [ + -67.92720879421377, + -19.364498260592914 + ], + [ + -68.15590879344705, + -20.40169826861242 + ], + [ + -68.38660879301385, + -21.43839827874598 + ], + [ + -68.38660880513284, + -21.438398333935382 + ], + [ + -68.61140880104894, + -22.47599832741503 + ], + [ + -68.8430087946663, + -23.512398311899496 + ], + [ + -69.07910879243323, + -24.5478983158446 + ], + [ + -69.07910879580024, + -24.547898330619315 + ], + [ + -69.3150087952165, + -25.583398342273497 + ], + [ + -69.5536087946295, + -26.61829835450138 + ], + [ + -69.55360880645465, + -26.618298406414162 + ], + [ + -69.7868087984902, + -27.654598386048068 + ], + [ + -70.0326087901705, + -28.688398366910416 + ], + [ + -70.03260879379195, + -28.68839838214125 + ], + [ + -70.27840879379197, + -29.721998398539732 + ], + [ + -70.27840881343232, + -29.721998483026486 + ], + [ + -70.51360880666995, + -30.757598469468842 + ], + [ + -70.76070879964084, + -31.791398457069434 + ], + [ + -70.76070881299663, + -31.791398513718626 + ], + [ + -71.00130880696366, + -32.826198504961525 + ], + [ + -71.2532087993965, + -33.85919849191066 + ], + [ + -71.50990879806572, + -34.89139850523302 + ], + [ + -71.76870879847662, + -35.92339852603347 + ], + [ + -72.03240879719856, + -36.954598540694604 + ], + [ + -72.29990879702942, + -37.985598560205474 + ], + [ + -72.57010879745059, + -39.01629858241451 + ], + [ + -72.84560879592463, + -40.046398597795644 + ], + [ + -73.12610879505904, + -41.076098616212754 + ], + [ + -73.41130879312962, + -42.10499863135239 + ], + [ + -73.70360879147927, + -43.13319864817286 + ], + [ + -74.00030879068557, + -44.161198668543975 + ], + [ + -74.30440878671308, + -45.18839867879697 + ], + [ + -74.61780878418212, + -46.214298694767514 + ], + [ + -74.61780878775859, + -46.21429870642127 + ], + [ + -74.93420878494759, + -47.24029872190153 + ], + [ + -75.26140878119264, + -48.265598735341214 + ], + [ + -75.59660877794974, + -49.290198751233156 + ], + [ + -75.94240877490161, + -50.31319876856844 + ], + [ + -76.29720877225994, + -51.33679878788049 + ], + [ + -76.66330876721388, + -52.35969880132024 + ], + [ + -77.04290876148646, + -53.380598814117434 + ], + [ + -77.43600875655336, + -54.40009883019172 + ], + [ + -77.84310875177302, + -55.41899884774901 + ], + [ + -78.26550874595988, + -56.43779886393951 + ], + [ + -78.70530873868368, + -57.4552988780439 + ], + [ + -79.1645087301788, + -58.47129889096099 + ], + [ + -79.64540872114884, + -59.4854989044825 + ], + [ + -80.14920871198937, + -60.498398919488004 + ], + [ + -80.6781087020439, + -61.510298934762375 + ], + [ + -81.2348086893538, + -62.52129894699761 + ], + [ + -81.82480867412134, + -63.5294989573026 + ], + [ + -82.45080865864698, + -64.53519896989776 + ], + [ + -83.11570864195868, + -65.53899898331832 + ], + [ + -83.82490862208032, + -66.5408989951066 + ], + [ + -84.58540859856085, + -67.53999900545269 + ], + [ + -85.40410857196474, + -68.53569901583468 + ], + [ + -86.28870854123734, + -69.52799902570987 + ], + [ + -87.2497085058639, + -70.51589903541355 + ], + [ + -88.29780846516664, + -71.49949904517567 + ], + [ + -89.44780841263271, + -72.47799905057448 + ], + [ + -90.72610835134569, + -73.44909905645402 + ], + [ + -92.1428082874981, + -74.41259906786502 + ], + [ + -93.71790820548088, + -75.36809907553409 + ], + [ + -95.50130809929217, + -76.31229907965513 + ], + [ + -97.52970797552108, + -77.24339908635693 + ], + [ + -99.8476078216549, + -78.15869909242012 + ], + [ + -102.52900762598533, + -79.05349909736928 + ], + [ + -105.65400738069594, + -79.923099102833 + ], + [ + -109.32700706485983, + -80.76079910778643 + ], + [ + -113.6810066520556, + -81.5567991119498 + ], + [ + -118.87300610094802, + -82.29809911429896 + ], + [ + -125.0910053747222, + -82.96539911617292 + ], + [ + -132.47900443631937, + -83.53799911810923 + ], + [ + -141.11500325318272, + -83.98769911983496 + ], + [ + -150.8750018328846, + -84.2869991210517 + ], + [ + -161.37000024833094, + -84.40919912154246 + ], + [ + -171.96699864632518, + -84.34409912124373 + ], + [ + -179.99999101684716, + -84.14809324813794 + ], + [ + -179.99999101684716, + -72.01777326041964 + ] + ] + ], + [ + [ + [ + 179.99999101684716, + -84.14809280227315 + ], + [ + 177.99400285925088, + -84.09809912083146 + ], + [ + 169.0170041417441, + -83.68679912054715 + ], + [ + 161.27400511074012, + -83.14389911602152 + ], + [ + 154.6890058744123, + -82.50689911150815 + ], + [ + 149.19200648743623, + -81.78789911067777 + ], + [ + 144.59400694453834, + -81.0083991079317 + ], + [ + 140.7260072927451, + -80.18269910436557 + ], + [ + 137.44800756118835, + -79.32159910013769 + ], + [ + 134.6530123910655, + -78.43560061849968 + ], + [ + 135.87600459039126, + -78.28890156777167 + ], + [ + 135.87600482039352, + -78.28890153905223 + ], + [ + 138.1760048203935, + -77.98820157801892 + ], + [ + 138.17600509983822, + -77.98820153948319 + ], + [ + 140.2710050998382, + -77.68370157793714 + ], + [ + 140.2710053511481, + -77.68370153958057 + ], + [ + 142.18700535114812, + -77.37680157735313 + ], + [ + 142.18700558431237, + -77.37680153824266 + ], + [ + 143.71300558431236, + -77.10930157031508 + ], + [ + 143.71300571248477, + -77.10930154718366 + ], + [ + 145.41800571248478, + -76.79200158462436 + ], + [ + 145.4180059396442, + -76.79200154037429 + ], + [ + 147.03200593964416, + -76.46290157807495 + ], + [ + 147.03200602559355, + -76.46290156010623 + ], + [ + 148.34600602559354, + -76.18180159190231 + ], + [ + 148.3460062878604, + -76.18180153290183 + ], + [ + 149.8390062878604, + -75.82780157140917 + ], + [ + 149.83900644609105, + -75.82780153246391 + ], + [ + 151.30800644609104, + -75.45230157223604 + ], + [ + 151.308006565601, + -75.45230154069117 + ], + [ + 152.765006565601, + -75.0550015818586 + ], + [ + 152.7650067714003, + -75.05500152301185 + ], + [ + 153.96000677140032, + -74.69720155864684 + ], + [ + 153.96000684005537, + -74.69720153760451 + ], + [ + 155.41900684005537, + -74.23810158262638 + ], + [ + 155.41900698236452, + -74.238101536039 + ], + [ + 156.90700698236452, + -73.730701584222 + ], + [ + 156.9070071213809, + -73.7307015348336 + ], + [ + 158.4310071213809, + -73.16580158666785 + ], + [ + 158.4310072505255, + -73.16580153677312 + ], + [ + 159.76500725052549, + -72.629201584329 + ], + [ + 159.76500738306694, + -72.62920152872779 + ], + [ + 161.44500738306695, + -71.8903015917018 + ], + [ + 161.4450075272943, + -71.89030152494745 + ], + [ + 163.23500752729433, + -71.01570159604367 + ], + [ + 163.23500767511362, + -71.01570151960618 + ], + [ + 165.2010031015972, + -69.93480418482004 + ], + [ + 165.42799548985764, + -69.98000266176562 + ], + [ + 165.42799567763473, + -69.98000269808975 + ], + [ + 168.17099567763475, + -70.48950263203592 + ], + [ + 168.17099604766483, + -70.48950269623012 + ], + [ + 171.04999604766485, + -70.95550263416199 + ], + [ + 171.04999644402835, + -70.95550269372059 + ], + [ + 174.06099644402835, + -71.3748026364627 + ], + [ + 174.0609968652321, + -71.37480269049935 + ], + [ + 177.1959968652321, + -71.74430263889242 + ], + [ + 177.1959973134712, + -71.74430268703327 + ], + [ + 179.99999101684716, + -72.01777152096419 + ], + [ + 179.99999101684716, + -84.14809280227315 + ] + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-3", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S3A_SY_2_VGP____20181229T141054_20181229T145455_20181230T212028_2641_039_324______LN2_O_NT_002.SEN3", + "description": "Sentinel-3 is a constellation of two radar imaging satellites developed to support Copernicus ocean, land, atmospheric, emergency, security and cryospheric applications. Both S3A, launched in February 2016, and S3B, launched in April 2018, are part of the Copernicus Programme- the European Union’s Earth observation program, managed by the European Commission (COM) [https://www.eoportal.org/satellite-missions/copernicus-sentinel-3]. The spacecraft carries four main instruments: OLCI (Ocean and Land Colour Instrument), SLSTR (Sea and Land Surface Temperature Instrument), SRAL (SAR Radar Altimeter) and MWR (Microwave Radiometer). The SENTINEL-3 mission is jointly operated by the European Space Agency (ESA) and supported by EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites) [https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-3].", + "startDate": "2018-12-29T14:10:53.692000Z", + "completionDate": "2018-12-29T14:54:55.263000Z", + "productType": "SY_2_VGP___", + "platform": "S3A", + "resolution": 0.0, + "orbitNumber": 14927, + "updated": "2024-08-06T03:48:18.003940Z", + "published": "2019-01-31T20:57:06.239070Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/1cbcea7a-f13f-5dbc-b5db-b5f3ea5af370", + "size": 37858724, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 1cbcea7a-f13f-5dbc-b5db-b5f3ea5af370", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-3/1cbcea7a-f13f-5dbc-b5db-b5f3ea5af370.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 178.774, + -13.48565 + ] + }, + "instrument": "SYNERGY", + "phase": null, + "organisationName": "ESA", + "processingLevel": "2", + "sensorMode": "Earth Observation", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-179.999991016847,-72.0177732604196 -179.554002686529,-72.0609026419222 -179.554002203573,-72.0609026840433 -176.199002203573,-72.3207026463761 -176.199001702363,-72.320702680314 -172.758001702363,-72.5214026508059 -172.758001204797,-72.5214026753354 -169.253001204797,-72.6634026542453 -169.253000675148,-72.6634026708684 -165.703000675148,-72.7430026589652 -165.703000137452,-72.7430026661947 -162.135000137452,-72.7592026637649 -162.134999597857,-72.759202661406 -158.572999597857,-72.7118026685083 -158.572999066267,-72.7118026567172 -155.040999066267,-72.6017026731347 -155.040998550891,-72.6017026524927 -151.564998550891,-72.4309026777461 -151.564998050633,-72.4309026486269 -148.163998050633,-72.2011026821983 -148.163997563954,-72.2011026447139 -144.856997563954,-71.9139026860266 -144.8569970972,-71.9139026408831 -141.6609970972,-71.5718026891823 -141.66099665801,-71.571802637662 -138.584996658009,-71.1778026921105 -138.584996244269,-71.1778026346446 -135.638996244269,-70.7351026943736 -135.638995863158,-70.735102632818 -132.825995863158,-70.2474026969393 -132.825995508056,-70.247402631154 -130.148995508056,-69.7179026988643 -130.148995176583,-69.717902629113 -127.606995176583,-69.1491026997272 -127.606994872792,-69.1491026277169 -125.198994872792,-68.5446027004868 -125.198994596987,-68.5446026274238 -122.919994596987,-67.9076027017254 -122.919994342734,-67.9076026269342 -120.765994342734,-67.240802702222 -120.765994110564,-67.2408026267822 -118.729994110564,-66.5464027026314 -118.729993893954,-66.5464026252117 -116.807993893954,-65.8265027011993 -116.807993697281,-65.8265026241777 -114.992993697281,-65.0833026999669 -114.992993522714,-65.0833026254316 -113.276993522714,-64.3193027007446 -113.276993362305,-64.3193026263928 -111.654993362305,-63.5366027009554 -111.65499321019,-63.5366026245886 -110.12199321019,-62.7359026982173 -110.121993076253,-62.7359026256131 -108.670993076253,-61.919602698144 -108.670992948514,-61.9196026235968 -107.296992948514,-61.0878026949305 -107.29699283278,-61.0878026223646 -105.99499283278,-60.2423026923699 -105.994992731282,-60.242302624253 -104.758992731282,-59.3851026928637 -104.758992643025,-59.3851026297472 -103.581992643025,-58.5172026970022 -103.581992548251,-58.5172026248101 -102.464992548251,-57.6383026904964 -102.464992455969,-57.6383026154849 -101.404992455969,-56.7482026795418 -101.404992387631,-56.7482026205489 -100.392992387631,-55.850202683126 -100.39299232352,-55.8502026246854 -99.4256923235203,-54.9445026857863 -99.4256922590085,-54.9445026237123 -98.5019922590085,-54.031202683253 -98.50199219522,-54.0312026184278 -97.62029219522,-53.1103026763543 -97.6202921377239,-53.1103026147104 -96.7772921377239,-52.1826026710517 -96.777292085656,-52.1826026123028 -95.969692085656,-51.2484026671126 -95.9696920432564,-51.248402616952 -95.1935920432563,-50.3095026703139 -95.1935920015335,-50.3095026186963 -94.4475920015335,-49.3658026705983 -94.4475919565974,-49.3658026123998 -93.7316919565974,-48.4166026627641 -93.7316919103285,-48.4166025999107 -93.0454919103284,-47.4616026486781 -93.0454918746398,-47.4616025979514 -92.3845918746399,-46.5023026453044 -92.3845918495199,-46.5023026081962 -91.7446918495199,-45.5404026542714 -91.7446918120075,-45.5404025966321 -91.1292918120075,-44.5739026411955 -91.1292917816514,-44.5739025925782 -90.5351917816514,-43.6037026357565 -90.5351917552324,-43.6037025918203 -89.9604917552324,-42.6305026336725 -89.9604917279891,-42.6305025866732 -89.4048917279891,-41.6541026271721 -89.4048917017628,-41.6541025802317 -88.8673917017629,-40.6744026193962 -88.8673916773668,-40.6744025741379 -88.3468916773667,-39.6917026119945 -88.3468916558706,-39.6917025707354 -87.8419916558706,-38.7066026073324 -87.8419916340022,-38.706602563947 -87.3523916340023,-37.7190025992714 -87.3523916130903,-37.7190025563936 -86.8772916130902,-36.7289025904659 -86.8772915939683,-36.7289025499908 -86.4156915939683,-35.7366025828457 -86.4156915754765,-35.7366025424805 -85.9668915754765,-34.7419025741386 -85.9668915587338,-34.7419025364893 -85.5299915587339,-33.7452025669833 -85.5299915420725,-33.7452025284198 -85.1047915420725,-32.7468025577422 -85.1047915268147,-32.7468025214193 -84.6903915268147,-31.7467025496087 -84.6903915115598,-31.7467025122823 -84.2864915115598,-30.7448025393427 -84.2864914973455,-30.744802503614 -83.8923914973455,-29.7411025295745 -83.89239148205,-29.7411024900758 -83.50839148205,-28.7357025149079 -83.5083914700378,-28.7357024830779 -83.1328914700379,-27.7288025068653 -83.1328914577399,-27.7288024734857 -82.7658914577399,-26.7206024962199 -82.7658914456863,-26.7206024627078 -82.4070914456863,-25.7111024843998 -82.4070914329437,-25.7111024480993 -82.0565914329436,-24.7002024687398 -82.0565914212469,-24.7002024346046 -81.713791421247,-23.6880024542236 -81.7137914114081,-23.6880024248636 -81.377791411408,-22.6748024435055 -81.3777914016015,-22.6748024136218 -81.0483914016015,-21.6605024312956 -81.048391390124,-21.6605023955389 -80.726091390124,-20.6447024122216 -80.726091381027,-20.6447023832624 -80.409891381027,-19.6281023990028 -80.4098913723643,-19.6281023708818 -80.0994913723643,-18.6108023856957 -80.099491363245,-18.6108023555087 -79.7948913632449,-17.5925023694001 -79.7948913545335,-17.5925023399953 -79.4957913545336,-16.5732023529812 -79.4957913453026,-16.5732023212055 -79.2023913453026,-15.553102333284 -79.2023913374387,-15.5531023056969 -78.9138913374387,-14.5320023169054 -78.9138913305661,-14.5320022923828 -78.629891330566,-13.5105023027412 -78.6298913233183,-13.5105022764533 -78.3503913233183,-12.4883022859685 -78.3503913141838,-12.4883022522254 -78.0761913184238,-11.465302276731 -77.799191365724,-10.4434024595058 -77.4847914146321,-9.43110262494616 -77.4847912805465,-9.43110214536783 -77.2289912805464,-8.40456215148699 -77.2289912236709,-8.40456190845053 -77.0026912504428,-7.37130203567639 -76.7482912806285,-6.3453821619831 -76.7482912410656,-6.34538199549545 -76.5139912529143,-5.3149620513677 -76.2679912653803,-4.28778210659071 -76.2679912625585,-4.2877820947647 -76.0237912625585,-3.26063209727666 -76.0237912577856,-3.2606320770871 -75.7822912577856,-2.23334207886915 -75.7822912513844,-2.23334205143777 -75.5441912513845,-1.20549205257129 -75.5441912432832,-1.20549201727095 -75.3102912432832,-0.176759017727557 -75.3102912380059,-0.176758994373113 -75.0791912380059,0.852239005827027 -75.079191234682,0.852239020684607 -74.8498912425105,1.88099798641563 -74.6123912603902,2.9075679107168 -74.3647912705663,3.9321478708926 -74.3647912059985,3.93214815831337 -74.1504912059984,4.96361816092484 -74.1504911789918,4.963618295976 -73.9516911819752,5.99784828345729 -73.7489911945992,7.03079822277121 -73.5344912100358,8.06088815301452 -73.3134912154947,9.08941813270303 -73.3134912032174,9.08941819070243 -73.0987912032172,10.1190981962676 -73.0987911633096,10.1190983992114 -72.9076911726658,11.1530983541616 -72.7038911826142,12.1841983101089 -72.7038911808154,12.1841983192178 -72.5004911808154,13.2149983261051 -72.5004911756817,13.2149983522801 -72.2994911756817,14.2459983596 -72.2994911731276,14.2459983727253 -72.0992911731277,15.2766983805166 -72.0992911681157,15.2766984064723 -71.9013911681158,16.307598414661 -71.9013911614727,16.3075984495736 -71.7067911614727,17.3393984580962 -71.7067911582916,17.3393984750118 -71.5133911615805,18.370698466449 -71.3144911649449,19.4003984585982 -71.3144911450807,19.4003985648927 -71.1281911470191,20.4319985636364 -70.9378911489862,21.4626985629923 -70.9378911431947,21.4626985946085 -70.7504911431946,22.4937986048959 -70.7504911388825,22.4937986287436 -70.5649911388826,23.5248986393017 -70.3789911377762,24.5553986563859 -70.3789911334289,24.5553986805975 -70.194891133429,25.5859986917747 -70.1948911297507,25.5859987124449 -70.0121911297508,26.6165987238636 -70.0121911269035,26.616598739957 -69.8302911269035,27.6466987516346 -69.8302911227555,27.6466987752432 -69.6501911227555,28.6768987870978 -69.6501911193712,28.6768988065212 -69.4712911193712,29.7069988185709 -69.4712911163883,29.7069988357874 -69.2932911163883,30.7366988480331 -69.2932911132042,30.7366988665067 -69.1162911132041,31.7664988789231 -69.11629110986,31.7664988984455 -68.94049110986,32.7961989109998 -68.9404911067791,32.7961989290953 -68.7656911067791,33.8255989417823 -68.7656911042074,33.825598956947 -68.5913911042075,34.854698969784 -68.5913911013236,34.8546989868497 -68.4178911013236,35.883598999797 -68.4178910980954,35.8835990190056 -68.2455910980953,36.9121990320152 -68.24559109459,36.9121990530335 -68.07479109459,37.9407990660639 -68.0747910920313,37.9407990814956 -67.9044910920314,38.9692990946034 -67.9044910893524,38.9692991108137 -67.7348910893525,39.997399123966 -67.7348910865827,39.9973991407948 -67.5660910865827,41.025299153966 -67.5660910840119,41.0252991696472 -67.3978910840119,42.052899182835 -67.3978910815367,42.0528991979788 -67.2301910815366,43.0801992111736 -67.2301910789803,43.0801992268621 -67.0630910789803,44.1073992400388 -67.0630910763907,44.1073992559895 -66.8966910763908,45.1343992691232 -66.896691074598,45.134399280174 -66.729891076053,46.1610992844602 -66.555791077545,47.1866992892736 -66.5557910659189,47.1866993607454 -66.3961910659189,48.2131993732869 -66.3961910631277,48.2131993913233 -66.2380910632381,49.2395994029852 -66.0762910664791,50.26579939522 -65.8999910698167,51.2904993892132 -65.8999910598759,51.2904994493483 -65.737591059876,52.3153994617906 -65.7375910583936,52.3153994711205 -65.5742910583936,53.3401994835115 -65.574291054811,53.3401995062327 -65.4143910548109,54.3651995182355 -65.4143910526585,54.3651995320637 -65.2551910529081,55.3900995422811 -65.0907910531598,56.4140995527106 -65.0907910513983,56.4140995636729 -64.926091845104,57.4378947095128 -63.7647009670229,57.3774951755373 -61.7401011943135,57.2457951729686 -60.0269014195829,57.1079951730186 -58.5573016037387,56.9701951723102 -57.4455017620466,56.8540951737703 -56.2532019131229,56.7171951734326 -55.1645020067833,56.5811951676439 -54.3200021266804,56.4730951691482 -53.3694022838392,56.3382951742623 -52.4615023984304,56.2018951742001 -51.5917025241066,56.063895176753 -50.8801026174357,55.9436951774519 -50.0495026931864,55.7999951726271 -49.2238027953482,55.6504951725629 -48.4017029062548,55.4948951743483 -47.6929029998377,55.3538951756619 -46.8421030860017,55.1795951720445 -45.9630031917066,54.9915951718531 -45.0517116842809,54.7880970485598 -45.1092083521337,54.7041019153084 -45.109208367886,54.7041018921102 -45.768308367886,53.7147019381918 -45.7683083926964,53.7147019000683 -46.3993083926964,52.7224019448189 -46.3993084184706,52.7224019033081 -47.0033084184707,51.7263019467087 -47.0033084394081,51.7263019114262 -47.5833084394081,50.7278019535742 -47.5833084584927,50.7278019200348 -48.1411084584927,49.727301960968 -48.1411084763072,49.7273019283726 -48.6782084763072,48.7250019681185 -48.6782084954482,48.7250019316557 -49.1953084954483,47.7196019702017 -49.1953085131554,47.7196019350838 -49.6938085131554,46.7113019724819 -49.6938085266108,46.7113019447896 -50.1760085266108,45.7017019810996 -50.1760085394149,45.7017019538353 -50.6428085394149,44.6910019890855 -50.6428085533388,44.6910019584072 -51.0945085533388,43.6784019925759 -51.0945085664694,43.6784019626382 -51.5321085664693,42.6638019957528 -51.5321085782493,42.663801968 -51.9567085782492,41.6475020000971 -51.9567085881265,41.6475019761067 -52.3696085881265,40.6300020072398 -52.3696085983159,40.6300019817574 -52.7710085983159,39.6114020119083 -52.7710086080809,39.6114019867703 -53.1616086080808,38.5915020159587 -53.1616086171553,38.591501991936 -53.5421086171554,37.5704020201829 -53.5421086256269,37.5704019971465 -53.9132086256268,36.5480020244755 -53.9132086338628,36.5480020014899 -54.2753086338628,35.5244020279055 -54.2753086415236,35.5244020059795 -54.6289086415237,34.4999020314944 -54.6289086483443,34.4999020115018 -54.9747086483443,33.4746020361439 -54.974708654902,33.4746020164795 -55.3131086549021,32.4485020402581 -55.3131086614688,32.448502020123 -55.6444086614688,31.4214020430423 -55.6444086678938,31.4214020229048 -55.9689086678938,30.39330204497 -55.9689086738545,30.3933020258875 -56.2870086738545,29.3644020471111 -56.2870086791494,29.3644020298174 -56.5992086791493,28.3349020502185 -56.5992086844821,28.3349020324634 -56.9057086844821,27.3047020520438 -56.9057086898303,27.3047020338959 -57.2067086898303,26.2737020526586 -57.2067086944567,26.2737020366733 -57.5027086944567,25.2421020546387 -57.5027086986681,25.2421020398402 -57.7940086986681,24.2102020570175 -57.7940087033448,24.2102020403094 -58.0807087033448,23.177302056698 -58.0807087075571,23.1773020414015 -58.363008707557,22.1441020570059 -58.3630087109138,22.1441020446343 -58.6415087109138,21.1106020594803 -58.6415087165062,21.1106020385396 -58.9154087165063,20.0758020525843 -58.915408719599,20.0758020408241 -59.185908719599,19.0407020541218 -59.18590872212,19.0407020444195 -59.4533087221199,18.0058020569796 -59.4533087251962,18.0058020450009 -59.7175087251962,16.9708020568163 -59.7175087288136,16.970802042552 -59.9784087288136,15.9354020536172 -59.9784087331866,15.9354020361379 -60.2359087331865,14.8988020464494 -60.2359087364844,14.8988020330941 -60.4906087364844,13.8613020426743 -60.7431087381696,12.8244020446503 -60.7431087406404,12.8244020344548 -60.9932087406404,11.787602042605 -61.2417087420231,10.7504020443089 -61.2417087482146,10.7504020182442 -61.4861087482147,9.71280202493819 -61.7295087487171,8.6750420288169 -61.9716087500301,7.63690202853279 -61.9716087551299,7.63690200651053 -62.2105087526145,6.59808202206807 -62.4514087500719,5.56024203698913 -62.4514087620055,5.56024198482507 -62.6856087614446,4.52148199053417 -62.920008760257,3.48308199835792 -63.1548087596397,2.44473200295779 -63.1548087699411,2.44473195682379 -63.3841087690258,1.40476196220014 -63.614308767827,0.364872968187109 -63.8445087675603,-0.67377603069298 -63.8445087698605,-0.673776041100047 -64.0735087698606,-1.71254804183564 -64.0735087730874,-1.71254805652719 -64.3010087730874,-2.75212805790598 -64.5282087739247,-3.79156806380666 -64.7550087749086,-4.83044807098462 -64.9811087766603,-5.86904808232186 -64.9811087785951,-5.86904809122339 -65.2066087785952,-6.90798809514592 -65.4317087802087,-7.94702810712649 -65.6566087815403,-8.98601811842858 -65.8815087825537,-10.0246981288723 -66.106208784122,-11.0632981424784 -66.3310087853292,-12.1018981550133 -66.33100878741,-12.1018981646343 -66.5555087874099,-13.1406981721651 -66.7803087882106,-14.1792981839856 -67.0063087853871,-15.2172981797668 -67.2363087755253,-16.2541981447957 -67.4757087680275,-17.288998122671 -67.4757087962018,-17.288998248529 -67.7003087953678,-18.3269982549723 -67.9272087942138,-19.3644982605929 -68.1559087934471,-20.4016982686124 -68.3866087930138,-21.438398278746 -68.3866088051328,-21.4383983339354 -68.6114088010489,-22.475998327415 -68.8430087946663,-23.5123983118995 -69.0791087924332,-24.5478983158446 -69.0791087958002,-24.5478983306193 -69.3150087952165,-25.5833983422735 -69.5536087946295,-26.6182983545014 -69.5536088064546,-26.6182984064142 -69.7868087984902,-27.6545983860481 -70.0326087901705,-28.6883983669104 -70.032608793792,-28.6883983821413 -70.278408793792,-29.7219983985397 -70.2784088134323,-29.7219984830265 -70.51360880667,-30.7575984694688 -70.7607087996408,-31.7913984570694 -70.7607088129966,-31.7913985137186 -71.0013088069637,-32.8261985049615 -71.2532087993965,-33.8591984919107 -71.5099087980657,-34.891398505233 -71.7687087984766,-35.9233985260335 -72.0324087971986,-36.9545985406946 -72.2999087970294,-37.9855985602055 -72.5701087974506,-39.0162985824145 -72.8456087959246,-40.0463985977956 -73.126108795059,-41.0760986162128 -73.4113087931296,-42.1049986313524 -73.7036087914793,-43.1331986481729 -74.0003087906856,-44.161198668544 -74.3044087867131,-45.188398678797 -74.6178087841821,-46.2142986947675 -74.6178087877586,-46.2142987064213 -74.9342087849476,-47.2402987219015 -75.2614087811926,-48.2655987353412 -75.5966087779497,-49.2901987512332 -75.9424087749016,-50.3131987685684 -76.2972087722599,-51.3367987878805 -76.6633087672139,-52.3596988013202 -77.0429087614865,-53.3805988141174 -77.4360087565534,-54.4000988301917 -77.843108751773,-55.418998847749 -78.2655087459599,-56.4377988639395 -78.7053087386837,-57.4552988780439 -79.1645087301788,-58.471298890961 -79.6454087211488,-59.4854989044825 -80.1492087119894,-60.498398919488 -80.6781087020439,-61.5102989347624 -81.2348086893538,-62.5212989469976 -81.8248086741213,-63.5294989573026 -82.450808658647,-64.5351989698978 -83.1157086419587,-65.5389989833183 -83.8249086220803,-66.5408989951066 -84.5854085985608,-67.5399990054527 -85.4041085719647,-68.5356990158347 -86.2887085412373,-69.5279990257099 -87.2497085058639,-70.5158990354136 -88.2978084651666,-71.4994990451757 -89.4478084126327,-72.4779990505745 -90.7261083513457,-73.449099056454 -92.1428082874981,-74.412599067865 -93.7179082054809,-75.3680990755341 -95.5013080992922,-76.3122990796551 -97.5297079755211,-77.2433990863569 -99.8476078216549,-78.1586990924201 -102.529007625985,-79.0534990973693 -105.654007380696,-79.923099102833 -109.32700706486,-80.7607991077864 -113.681006652056,-81.5567991119498 -118.873006100948,-82.298099114299 -125.091005374722,-82.9653991161729 -132.479004436319,-83.5379991181092 -141.115003253183,-83.987699119835 -150.875001832885,-84.2869991210517 -161.370000248331,-84.4091991215425 -171.966998646325,-84.3440991212437 -179.999991016847,-84.1480932481379 -179.999991016847,-72.0177732604196179.999991016847,-84.1480928022732 177.994002859251,-84.0980991208315 169.017004141744,-83.6867991205471 161.27400511074,-83.1438991160215 154.689005874412,-82.5068991115081 149.192006487436,-81.7878991106778 144.594006944538,-81.0083991079317 140.726007292745,-80.1826991043656 137.448007561188,-79.3215991001377 134.653012391065,-78.4356006184997 135.876004590391,-78.2889015677717 135.876004820394,-78.2889015390522 138.176004820394,-77.9882015780189 138.176005099838,-77.9882015394832 140.271005099838,-77.6837015779371 140.271005351148,-77.6837015395806 142.187005351148,-77.3768015773531 142.187005584312,-77.3768015382427 143.713005584312,-77.1093015703151 143.713005712485,-77.1093015471837 145.418005712485,-76.7920015846244 145.418005939644,-76.7920015403743 147.032005939644,-76.4629015780749 147.032006025594,-76.4629015601062 148.346006025594,-76.1818015919023 148.34600628786,-76.1818015329018 149.83900628786,-75.8278015714092 149.839006446091,-75.8278015324639 151.308006446091,-75.452301572236 151.308006565601,-75.4523015406912 152.765006565601,-75.0550015818586 152.7650067714,-75.0550015230119 153.9600067714,-74.6972015586468 153.960006840055,-74.6972015376045 155.419006840055,-74.2381015826264 155.419006982365,-74.238101536039 156.907006982365,-73.730701584222 156.907007121381,-73.7307015348336 158.431007121381,-73.1658015866679 158.431007250526,-73.1658015367731 159.765007250525,-72.629201584329 159.765007383067,-72.6292015287278 161.445007383067,-71.8903015917018 161.445007527294,-71.8903015249474 163.235007527294,-71.0157015960437 163.235007675114,-71.0157015196062 165.201003101597,-69.93480418482 165.427995489858,-69.9800026617656 165.427995677635,-69.9800026980897 168.170995677635,-70.4895026320359 168.170996047665,-70.4895026962301 171.049996047665,-70.955502634162 171.049996444028,-70.9555026937206 174.060996444028,-71.3748026364627 174.060996865232,-71.3748026904994 177.195996865232,-71.7443026388924 177.195997313471,-71.7443026870333 179.999991016847,-72.0177715209642 179.999991016847,-84.1480928022732", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-3/SYNERGY/SY_2_VGP___/2018/12/29/S3A_SY_2_VGP____20181229T141054_20181229T145455_20181230T212028_2641_039_324______LN2_O_NT_002.SEN3", + "orbitDirection": "DESCENDING", + "timeliness": "NT", + "relativeOrbitNumber": 324, + "processingBaseline": 0 + }, + "id": "1cbcea7a-f13f-5dbc-b5db-b5f3ea5af370" + } + ], + "properties": { + "id": "b5832627-b0d3-541e-b8c9-2c9a360e9229", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=SY_2_VGP___" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_VNP43IA1.json b/tests/data/opensearch/creodias_search_VNP43IA1.json new file mode 100644 index 0000000..3551750 --- /dev/null +++ b/tests/data/opensearch/creodias_search_VNP43IA1.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -26.1081, + 40.0 + ], + [ + -12.9884, + 40.0119 + ], + [ + -11.486, + 29.8779 + ], + [ + -23.0765, + 29.8681 + ], + [ + -26.1081, + 40.0 + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "VNP43IA1.A2012021.h16v05.001.2018151113237", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2012-01-21T00:00:00Z", + "completionDate": "2012-01-28T23:59:59Z", + "productType": "VNP43IA1", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2021-02-12T18:27:54.744692Z", + "published": "2021-02-12T18:27:54.744692Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7bae858f-9abb-5238-b0c1-a9ccfb140c62", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7bae858f-9abb-5238-b0c1-a9ccfb140c62", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/7bae858f-9abb-5238-b0c1-a9ccfb140c62.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -18.43805803579313, + 35.04400021046464 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-26.1081,40.0 -12.9884,40.0119 -11.486,29.8779 -23.0765,29.8681 -26.1081,40.0", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "7bae858f-9abb-5238-b0c1-a9ccfb140c62" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 19.9195, + 60.0276 + ], + [ + 40.0243, + 59.9981 + ], + [ + 31.0036, + 49.7331 + ], + [ + 15.4375, + 49.7442 + ], + [ + 19.9195, + 60.0276 + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "VNP43IA1.A2012021.h19v03.001.2018151113251", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2012-01-21T00:00:00Z", + "completionDate": "2012-01-28T23:59:59Z", + "productType": "VNP43IA1", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2021-02-12T19:31:02.548241Z", + "published": "2021-02-12T19:31:02.548241Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/8ac1c66c-d06c-5f28-9221-9b32abb6ff85", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 8ac1c66c-d06c-5f28-9221-9b32abb6ff85", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/8ac1c66c-d06c-5f28-9221-9b32abb6ff85.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 26.737757640828256, + 55.09404773021657 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "19.9195,60.0276 40.0243,59.9981 31.0036,49.7331 15.4375,49.7442 19.9195,60.0276", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "8ac1c66c-d06c-5f28-9221-9b32abb6ff85" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -0.0348, + 70.0158 + ], + [ + 29.2702, + 69.9973 + ], + [ + 19.8281, + 59.6255 + ], + [ + 0.0009, + 59.6252 + ], + [ + -0.0348, + 70.0158 + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "VNP43IA1.A2012021.h18v02.001.2018151113222", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2012-01-21T00:00:00Z", + "completionDate": "2012-01-28T23:59:59Z", + "productType": "VNP43IA1", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2021-02-12T19:55:39.410833Z", + "published": "2021-02-12T19:55:39.410833Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/072c7036-35d1-52b1-981b-ed22e8ee01b1", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 072c7036-35d1-52b1-981b-ed22e8ee01b1", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/072c7036-35d1-52b1-981b-ed22e8ee01b1.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 12.414407023940791, + 65.14995757681312 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-0.0348,70.0158 29.2702,69.9973 19.8281,59.6255 0.0009,59.6252 -0.0348,70.0158", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "072c7036-35d1-52b1-981b-ed22e8ee01b1" + } + ], + "properties": { + "id": "1f601865-2449-51e2-b864-7c5c6dedac0f", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=VNP43IA1" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_VNP43IA2.json b/tests/data/opensearch/creodias_search_VNP43IA2.json new file mode 100644 index 0000000..3c466af --- /dev/null +++ b/tests/data/opensearch/creodias_search_VNP43IA2.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -0.0348, + 70.0158 + ], + [ + 29.2702, + 69.9973 + ], + [ + 19.8281, + 59.6255 + ], + [ + 0.0009, + 59.6252 + ], + [ + -0.0348, + 70.0158 + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "VNP43IA2.A2012021.h18v02.001.2018151113222", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2012-01-21T00:00:00Z", + "completionDate": "2012-01-28T23:59:59Z", + "productType": "VNP43IA2", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2021-02-12T11:53:27.002773Z", + "published": "2021-02-12T11:53:27.002773Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/cf68e84e-376e-510c-a46a-7c799ec16206", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for cf68e84e-376e-510c-a46a-7c799ec16206", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/cf68e84e-376e-510c-a46a-7c799ec16206.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 12.414407023940791, + 65.14995757681312 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-0.0348,70.0158 29.2702,69.9973 19.8281,59.6255 0.0009,59.6252 -0.0348,70.0158", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "cf68e84e-376e-510c-a46a-7c799ec16206" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -0.0087, + 50.007 + ], + [ + 15.5724, + 49.999 + ], + [ + 13.0379, + 39.8144 + ], + [ + 0.0001, + 39.8198 + ], + [ + -0.0087, + 50.007 + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "VNP43IA2.A2012021.h18v04.001.2018151113253", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2012-01-21T00:00:00Z", + "completionDate": "2012-01-28T23:59:59Z", + "productType": "VNP43IA2", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2021-02-12T11:54:15.464358Z", + "published": "2021-02-12T11:54:15.464358Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/ba177aa0-c7ca-5655-a674-748a0d314654", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for ba177aa0-c7ca-5655-a674-748a0d314654", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/ba177aa0-c7ca-5655-a674-748a0d314654.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 7.168965783919313, + 45.06092693913797 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-0.0087,50.007 15.5724,49.999 13.0379,39.8144 0.0001,39.8198 -0.0087,50.007", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "ba177aa0-c7ca-5655-a674-748a0d314654" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -0.0159, + 60.0101 + ], + [ + 20.0206, + 59.9984 + ], + [ + 15.5011, + 49.7384 + ], + [ + 0.0003, + 49.7434 + ], + [ + -0.0159, + 60.0101 + ] + ] + ] + }, + "properties": { + "collection": "TERRAAQUA", + "status": "OFFLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "VNP43IA2.A2012021.h18v03.001.2018151113302", + "description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].", + "startDate": "2012-01-21T00:00:00Z", + "completionDate": "2012-01-28T23:59:59Z", + "productType": "VNP43IA2", + "platform": "TerraAqua", + "resolution": 500.0, + "orbitNumber": 0, + "updated": "2021-02-12T11:54:54.127286Z", + "published": "2021-02-12T11:54:54.127286Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/952ebda7-5585-5361-b214-1c4f9ccae0d4", + "size": 0, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 952ebda7-5585-5361-b214-1c4f9ccae0d4", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/TERRAAQUA/952ebda7-5585-5361-b214-1c4f9ccae0d4.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 8.923773668888458, + 55.09094569001386 + ] + }, + "instrument": "MODIS", + "phase": null, + "organisationName": "USGS", + "processingLevel": "LEVEL3", + "sensorMode": null, + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-0.0159,60.0101 20.0206,59.9984 15.5011,49.7384 0.0003,49.7434 -0.0159,60.0101", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": null, + "orbitDirection": null, + "timeliness": null, + "relativeOrbitNumber": null, + "processingBaseline": null + }, + "id": "952ebda7-5585-5361-b214-1c4f9ccae0d4" + } + ], + "properties": { + "id": "603364ec-17f5-53bd-bdee-abf4a34c239b", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=VNP43IA2" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_WV_GRDM_1S-COG.json b/tests/data/opensearch/creodias_search_WV_GRDM_1S-COG.json new file mode 100644 index 0000000..c5cd025 --- /dev/null +++ b/tests/data/opensearch/creodias_search_WV_GRDM_1S-COG.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "359ec8e8-f98d-51fc-be7c-0092f833daca", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=WV_GRDM_1S-COG" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_WV_GRDM_1S.json b/tests/data/opensearch/creodias_search_WV_GRDM_1S.json new file mode 100644 index 0000000..1712fdc --- /dev/null +++ b/tests/data/opensearch/creodias_search_WV_GRDM_1S.json @@ -0,0 +1,25 @@ +{ + "type": "FeatureCollection", + "features": [], + "properties": { + "id": "8865a5a4-d39f-5769-b5d4-60670d9790dc", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=WV_GRDM_1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} \ No newline at end of file diff --git a/tests/data/opensearch/creodias_search_WV_OCN__2S.json b/tests/data/opensearch/creodias_search_WV_OCN__2S.json new file mode 100644 index 0000000..552a337 --- /dev/null +++ b/tests/data/opensearch/creodias_search_WV_OCN__2S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -81.9076, + -49.236816 + ], + [ + -81.626495, + -49.177296 + ], + [ + -81.542122, + -49.351543 + ], + [ + -81.824326, + -49.411266 + ], + [ + -81.9076, + -49.236816 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_WV_OCN__2SSV_20151025T002110_20151025T003804_008301_00BB45_CB69.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-25T00:21:10.537590Z", + "completionDate": "2015-10-25T00:38:04.840965Z", + "productType": "WV_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8301, + "updated": "2024-06-10T15:46:30.634720Z", + "published": "2017-11-16T17:48:27.083000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/da869097-0178-5e54-8120-22f2511686b2", + "size": 6145612, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for da869097-0178-5e54-8120-22f2511686b2", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/da869097-0178-5e54-8120-22f2511686b2.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -81.724861, + -49.294281 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "WV", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-81.9076,-49.236816 -81.626495,-49.177296 -81.542122,-49.351543 -81.824326,-49.411266 -81.9076,-49.236816", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2015/10/25/S1A_WV_OCN__2SSV_20151025T002110_20151025T003804_008301_00BB45_CB69.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 4, + "processingBaseline": 0 + }, + "id": "da869097-0178-5e54-8120-22f2511686b2" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 113.539017, + -11.186021 + ], + [ + 113.351753, + -11.144637 + ], + [ + 113.391731, + -10.964154 + ], + [ + 113.578819, + -11.005488 + ], + [ + 113.539017, + -11.186021 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_WV_OCN__2SSV_20151024T221003_20151024T222331_008300_00BB39_B87F.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-24T22:10:02.844215Z", + "completionDate": "2015-10-24T22:23:32.089698Z", + "productType": "WV_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8300, + "updated": "2024-06-10T15:46:44.888086Z", + "published": "2017-11-16T17:53:46.801000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/66570956-0bce-57ec-b02f-7f80358b039d", + "size": 4955362, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 66570956-0bce-57ec-b02f-7f80358b039d", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/66570956-0bce-57ec-b02f-7f80358b039d.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 113.465286, + -11.0750875 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "WV", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "113.539017,-11.186021 113.351753,-11.144637 113.391731,-10.964154 113.578819,-11.005488 113.539017,-11.186021", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2015/10/24/S1A_WV_OCN__2SSV_20151024T221003_20151024T222331_008300_00BB39_B87F.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 3, + "processingBaseline": 0 + }, + "id": "66570956-0bce-57ec-b02f-7f80358b039d" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 131.575745, + -36.286537 + ], + [ + 131.34494, + -36.236221 + ], + [ + 131.402222, + -36.058506 + ], + [ + 131.632385, + -36.1087 + ], + [ + 131.575745, + -36.286537 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1A_WV_OCN__2SSV_20151024T203816_20151024T204553_008299_00BB35_DE56.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2015-10-24T20:38:16.137565Z", + "completionDate": "2015-10-24T20:45:53.855186Z", + "productType": "WV_OCN__2S", + "platform": "S1A", + "resolution": 0.0, + "orbitNumber": 8299, + "updated": "2024-06-10T15:46:50.434546Z", + "published": "2017-11-16T17:56:50.902000Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/66b61d03-55d8-57ea-8900-ec79e8f23d6a", + "size": 2914776, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 66b61d03-55d8-57ea-8900-ec79e8f23d6a", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/66b61d03-55d8-57ea-8900-ec79e8f23d6a.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 131.4886625, + -36.1725215 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": "ESA", + "processingLevel": "LEVEL2", + "sensorMode": "WV", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "131.575745,-36.286537 131.34494,-36.236221 131.402222,-36.058506 131.632385,-36.1087 131.575745,-36.286537", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/OCN/2015/10/24/S1A_WV_OCN__2SSV_20151024T203816_20151024T204553_008299_00BB35_DE56.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 2, + "processingBaseline": 0 + }, + "id": "66b61d03-55d8-57ea-8900-ec79e8f23d6a" + } + ], + "properties": { + "id": "9c897a70-dcb2-575c-bf54-bc16cc765532", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=WV_OCN__2S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/data/opensearch/creodias_search_WV_SLC__1S.json b/tests/data/opensearch/creodias_search_WV_SLC__1S.json new file mode 100644 index 0000000..6778eef --- /dev/null +++ b/tests/data/opensearch/creodias_search_WV_SLC__1S.json @@ -0,0 +1,314 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 71.382759, + -66.378166 + ], + [ + 71.593582, + -66.53907 + ], + [ + 72.01445, + -66.448723 + ], + [ + 71.80146, + -66.288383 + ], + [ + 71.382759, + -66.378166 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1B_WV_SLC__1SSV_20160926T145601_20160926T150900_002241_003C47_A58B.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2016-09-26T14:56:01.633000Z", + "completionDate": "2016-09-26T15:09:00.862000Z", + "productType": "WV_SLC__1S", + "platform": "S1B", + "resolution": 0.0, + "orbitNumber": 2241, + "updated": "2023-08-15T05:11:33.410708Z", + "published": "2019-03-14T16:46:34.703722Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/14c095c3-1997-52ad-9d51-e2c41b3f4de8", + "size": 5182531927, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 14c095c3-1997-52ad-9d51-e2c41b3f4de8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/14c095c3-1997-52ad-9d51-e2c41b3f4de8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 71.6981413769437, + -66.4136614526042 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "WV", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "71.382759,-66.378166 71.593582,-66.53907 72.01445,-66.448723 71.80146,-66.288383 71.382759,-66.378166", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2016/09/26/S1B_WV_SLC__1SSV_20160926T145601_20160926T150900_002241_003C47_A58B.SAFE", + "orbitDirection": "ASCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 115, + "processingBaseline": 0 + }, + "id": "14c095c3-1997-52ad-9d51-e2c41b3f4de8" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 156.728027, + -1.815855 + ], + [ + 156.765976, + -1.634957 + ], + [ + 156.583878, + -1.595624 + ], + [ + 156.545868, + -1.776486 + ], + [ + 156.728027, + -1.815855 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1B_WV_SLC__1SSV_20160926T192218_20160926T192758_002244_003C67_F2EC.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2016-09-26T19:22:18.436000Z", + "completionDate": "2016-09-26T19:27:58.261000Z", + "productType": "WV_SLC__1S", + "platform": "S1B", + "resolution": 0.0, + "orbitNumber": 2244, + "updated": "2023-08-15T05:13:58.114055Z", + "published": "2019-03-14T16:45:28.507803Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/7736fdbf-f246-5ab5-9fbf-8d746c3b6d1c", + "size": 2380912505, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for 7736fdbf-f246-5ab5-9fbf-8d746c3b6d1c", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/7736fdbf-f246-5ab5-9fbf-8d746c3b6d1c.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + 156.655937942027, + -1.70573632360133 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "WV", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "156.728027,-1.815855 156.765976,-1.634957 156.583878,-1.595624 156.545868,-1.776486 156.728027,-1.815855", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2016/09/26/S1B_WV_SLC__1SSV_20160926T192218_20160926T192758_002244_003C67_F2EC.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 118, + "processingBaseline": 0 + }, + "id": "7736fdbf-f246-5ab5-9fbf-8d746c3b6d1c" + }, + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.20562, + 30.869925 + ], + [ + -122.162865, + 31.049784 + ], + [ + -122.376022, + 31.086582 + ], + [ + -122.418335, + 30.906713 + ], + [ + -122.20562, + 30.869925 + ] + ] + ] + }, + "properties": { + "collection": "SENTINEL-1", + "status": "ONLINE", + "license": { + "licenseId": "unlicensed", + "hasToBeSigned": "never", + "viewService": "public", + "signatureQuota": -1, + "description": { + "shortName": "No license" + }, + "grantedCountries": null, + "grantedOrganizationCountries": null, + "grantedFlags": null + }, + "title": "S1B_WV_SLC__1SSV_20160926T141704_20160926T142412_002241_003C43_C140.SAFE", + "description": "The Sentinel-1 mission is the European Radar Observatory for the Copernicus joint initiative of the European Commission (EC) and the European Space Agency (ESA). The Sentinel-1 mission includes C-band imaging operating in four exclusive imaging modes with different resolution (down to 5 m) and coverage (up to 400 km). It provides dual polarization capability, short revisit times and rapid product delivery. Additionally, precise measurements of spacecraft position and attitude are available for every observation [https://dataspace.copernicus.eu/explore-data/data-collections/sentinel-data/sentinel-1].", + "startDate": "2016-09-26T14:17:04.326000Z", + "completionDate": "2016-09-26T14:24:12.013000Z", + "productType": "WV_SLC__1S", + "platform": "S1B", + "resolution": 0.0, + "orbitNumber": 2241, + "updated": "2023-08-15T05:08:34.972292Z", + "published": "2019-03-14T16:46:44.325842Z", + "services": { + "download": { + "url": "https://catalogue.dataspace.copernicus.eu/download/a87de19a-52b0-5f0b-a810-7ac6132b1de8", + "size": 2983169628, + "mimetype": null + } + }, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "GeoJSON link for a87de19a-52b0-5f0b-a810-7ac6132b1de8", + "href": "https://catalogue.dataspace.copernicus.eu/resto/collections/SENTINEL-1/a87de19a-52b0-5f0b-a810-7ac6132b1de8.json" + } + ], + "centroid": { + "type": "Point", + "coordinates": [ + -122.290697102534, + 30.9782799641146 + ] + }, + "instrument": "SAR", + "phase": null, + "organisationName": null, + "processingLevel": "LEVEL1", + "sensorMode": "WV", + "quicklook": null, + "thumbnail": null, + "snowCover": 0, + "cloudClover": null, + "gmlgeometry": "-122.20562,30.869925 -122.162865,31.049784 -122.376022,31.086582 -122.418335,30.906713 -122.20562,30.869925", + "parentIdentifier": null, + "cycle": null, + "productIdentifier": "/eodata/Sentinel-1/SAR/SLC/2016/09/26/S1B_WV_SLC__1SSV_20160926T141704_20160926T142412_002241_003C43_C140.SAFE", + "orbitDirection": "DESCENDING", + "timeliness": "Fast-24h", + "relativeOrbitNumber": 115, + "processingBaseline": 0 + }, + "id": "a87de19a-52b0-5f0b-a810-7ac6132b1de8" + } + ], + "properties": { + "id": "5c5c990c-878c-5821-b128-42674bb24e7c", + "exactCount": 0, + "startIndex": 1, + "itemsPerPage": 3, + "links": [ + { + "rel": "self", + "type": "application/json", + "title": "self", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/search.json?maxRecords=3&productType=WV_SLC__1S" + }, + { + "rel": "search", + "type": "application/opensearchdescription+xml", + "title": "OpenSearch Description Document", + "href": "https://catalogue.dataspace.copernicus.eu/resto/api/collections/describe.xml" + } + ], + "totalResults": null + } +} diff --git a/tests/test_data.py b/tests/data/test_data.py similarity index 96% rename from tests/test_data.py rename to tests/data/test_data.py index 3ec7d0a..10963b0 100644 --- a/tests/test_data.py +++ b/tests/data/test_data.py @@ -1,5 +1,363 @@ from pystac import Collection, Item +OPENSEARCH_PRODUCT_TYPES = [ + "ASA_APP_1P", + "ASA_APS_1P", + "ASA_IMP_1P", + "ASA_IMS_1P", + "ASA_WSS_1P", + "FRS", + "DGE_30", + "DGE_90", + "DTE_30", + "DTE_90", + "S1SAR_L3_IW_MCM", + "S1SAR_L3_IW_MCY", + "S1SAR_L3_EW_MCM", + "S1SAR_L3_EW_MCY", + "S2MSI_L3__MCY", + "S2MSI_L3__MCQ", + "S2MSI_L3__WCY", + "L1G", + "L1T", + "GTC_1P", + "L1GT", + "L1TP", + "L2SP", + "GLC", + "CARD-BS", + "CARD-COH6", + "CARD-COH12", + "GRD", + "GRD-COG", + "OCN", + "RAW", + "SLC", + "S1_RAW__0S", + "S2_RAW__0S", + "S3_RAW__0S", + "S4_RAW__0S", + "S5_RAW__0S", + "S6_RAW__0S", + "IW_RAW__0S", + "EW_RAW__0S", + "S1_SLC__1S", + "S2_SLC__1S", + "S3_SLC__1S", + "S4_SLC__1S", + "S5_SLC__1S", + "S6_SLC__1S", + "IW_SLC__1S", + "EW_SLC__1S", + "WV_SLC__1S", + "S1_GRDF_1S", + "S2_GRDF_1S", + "S3_GRDF_1S", + "S4_GRDF_1S", + "S5_GRDF_1S", + "S6_GRDF_1S", + "S1_GRDH_1S", + "S2_GRDH_1S", + "S3_GRDH_1S", + "S4_GRDH_1S", + "S5_GRDH_1S", + "S6_GRDH_1S", + "S1_GRDM_1S", + "S2_GRDM_1S", + "S3_GRDM_1S", + "S4_GRDM_1S", + "S5_GRDM_1S", + "S6_GRDM_1S", + "IW_GRDH_1S", + "IW_GRDM_1S", + "EW_GRDH_1S", + "EW_GRDM_1S", + "WV_GRDM_1S", + "S1_OCN__2S", + "S2_OCN__2S", + "S3_OCN__2S", + "S4_OCN__2S", + "S5_OCN__2S", + "S6_OCN__2S", + "IW_OCN__2S", + "EW_OCN__2S", + "WV_OCN__2S", + "S1_GRDF_1S-COG", + "S2_GRDF_1S-COG", + "S3_GRDF_1S-COG", + "S4_GRDF_1S-COG", + "S5_GRDF_1S-COG", + "S6_GRDF_1S-COG", + "S1_GRDH_1S-COG", + "S2_GRDH_1S-COG", + "S3_GRDH_1S-COG", + "S4_GRDH_1S-COG", + "S5_GRDH_1S-COG", + "S6_GRDH_1S-COG", + "S1_GRDM_1S-COG", + "S2_GRDM_1S-COG", + "S3_GRDM_1S-COG", + "S4_GRDM_1S-COG", + "S5_GRDM_1S-COG", + "S6_GRDM_1S-COG", + "IW_GRDH_1S-COG", + "IW_GRDM_1S-COG", + "EW_GRDH_1S-COG", + "EW_GRDM_1S-COG", + "WV_GRDM_1S-COG", + "S1_ETA__AX", + "S2_ETA__AX", + "S3_ETA__AX", + "S4_ETA__AX", + "S5_ETA__AX", + "S6_ETA__AX", + "EW_ETA__AX", + "IW_ETA__AX", + "AUX_PP1", + "AUX_CAL", + "AUX_INS", + "AUX_PP2", + "AUX_SCS", + "AUX_PREORB", + "AUX_POEORB", + "AUX_RESORB", + "AUX_RESATT", + "AUX_GNSSRD", + "AUX_PROQUA", + "RTC", + "S2MSI1C", + "S2MSI2A", + "AUX_UT1UTC", + "GIP_ATMIMA", + "GIP_ATMSAD", + "GIP_DATATI", + "GIP_LREXTR", + "GIP_INVLOC", + "GIP_SPAMOD", + "GIP_BLINDP", + "GIP_CLOINV", + "GIP_CLOPAR", + "GIP_PRDLOC", + "GIP_R2PARA", + "GIP_R2SWIR", + "GIP_R2DEPI", + "GIP_R2NOMO", + "GIP_R2ABCA", + "GIP_R2BINN", + "GIP_R2CRCO", + "GIP_G2PARA", + "GIP_G2PARE", + "GIP_EARMOD", + "GIP_GEOPAR", + "GIP_INTDET", + "GIP_TILPAR", + "GIP_RESPAR", + "GIP_MASPAR", + "GIP_JP2KPA", + "GIP_ECMWFP", + "GIP_DECOMP", + "GIP_OLQCPA", + "GIP_CONVER", + "GIP_L2ACAC", + "GIP_L2ACSC", + "GIP_PROBA2", + "GIP_HRTPAR", + "GIP_VIEDIR_B01", + "GIP_VIEDIR_B02", + "GIP_VIEDIR_B03", + "GIP_VIEDIR_B04", + "GIP_VIEDIR_B05", + "GIP_VIEDIR_B06", + "GIP_VIEDIR_B07", + "GIP_VIEDIR_B08", + "GIP_VIEDIR_B09", + "GIP_VIEDIR_B10", + "GIP_VIEDIR_B11", + "GIP_VIEDIR_B12", + "GIP_VIEDIR_B8A", + "GIP_R2EQOG_B01", + "GIP_R2EQOG_B02", + "GIP_R2EQOG_B03", + "GIP_R2EQOG_B04", + "GIP_R2EQOG_B05", + "GIP_R2EQOG_B06", + "GIP_R2EQOG_B07", + "GIP_R2EQOG_B08", + "GIP_R2EQOG_B09", + "GIP_R2EQOG_B10", + "GIP_R2EQOG_B11", + "GIP_R2EQOG_B12", + "GIP_R2EQOG_B8A", + "GIP_R2DEFI_B01", + "GIP_R2DEFI_B02", + "GIP_R2DEFI_B03", + "GIP_R2DEFI_B04", + "GIP_R2DEFI_B05", + "GIP_R2DEFI_B06", + "GIP_R2DEFI_B07", + "GIP_R2DEFI_B08", + "GIP_R2DEFI_B09", + "GIP_R2DEFI_B10", + "GIP_R2DEFI_B11", + "GIP_R2DEFI_B12", + "GIP_R2DEFI_B8A", + "GIP_R2WAFI_B01", + "GIP_R2WAFI_B02", + "GIP_R2WAFI_B03", + "GIP_R2WAFI_B04", + "GIP_R2WAFI_B05", + "GIP_R2WAFI_B06", + "GIP_R2WAFI_B07", + "GIP_R2WAFI_B08", + "GIP_R2WAFI_B09", + "GIP_R2WAFI_B10", + "GIP_R2WAFI_B11", + "GIP_R2WAFI_B12", + "GIP_R2WAFI_B8A", + "GIP_R2L2NC_B01", + "GIP_R2L2NC_B02", + "GIP_R2L2NC_B03", + "GIP_R2L2NC_B04", + "GIP_R2L2NC_B05", + "GIP_R2L2NC_B06", + "GIP_R2L2NC_B07", + "GIP_R2L2NC_B08", + "GIP_R2L2NC_B09", + "GIP_R2L2NC_B10", + "GIP_R2L2NC_B11", + "GIP_R2L2NC_B12", + "GIP_R2L2NC_B8A", + "GIP_R2DENT_B01", + "GIP_R2DENT_B02", + "GIP_R2DENT_B03", + "GIP_R2DENT_B04", + "GIP_R2DENT_B05", + "GIP_R2DENT_B06", + "GIP_R2DENT_B07", + "GIP_R2DENT_B08", + "GIP_R2DENT_B09", + "GIP_R2DENT_B10", + "GIP_R2DENT_B11", + "GIP_R2DENT_B12", + "GIP_R2DENT_B8A", + "GIP_R2DECT_B01", + "GIP_R2DECT_B02", + "GIP_R2DECT_B03", + "GIP_R2DECT_B04", + "GIP_R2DECT_B05", + "GIP_R2DECT_B06", + "GIP_R2DECT_B07", + "GIP_R2DECT_B08", + "GIP_R2DECT_B09", + "GIP_R2DECT_B10", + "GIP_R2DECT_B11", + "GIP_R2DECT_B12", + "GIP_R2DECT_B8A", + "GIP_R2EOB2_B01", + "GIP_R2EOB2_B02", + "GIP_R2EOB2_B03", + "GIP_R2EOB2_B04", + "GIP_R2EOB2_B05", + "GIP_R2EOB2_B06", + "GIP_R2EOB2_B07", + "GIP_R2EOB2_B08", + "GIP_R2EOB2_B09", + "GIP_R2EOB2_B10", + "GIP_R2EOB2_B11", + "GIP_R2EOB2_B12", + "GIP_R2EOB2_B8A", + "OL_1_EFR___", + "OL_1_EFR___", + "OL_1_ERR___", + "OL_2_LFR___", + "OL_2_LRR___", + "SL_1_RBT___", + "SL_2_LST___", + "SR_1_SRA___", + "SR_1_SRA_A_", + "SR_2_LAN___", + "SR_2_LAN_HY", + "SR_2_LAN_LI", + "SR_2_LAN_SI", + "OL_2_WFR___", + "OL_2_WRR___", + "SL_2_WST___", + "SR_2_WAT___", + "SL_2_FRP___", + "SR_1_SRA_BS", + "SY_2_SYN___", + "SY_2_V10___", + "SY_2_VG1___", + "SY_2_VGP___", + "SY_2_AOD___", + "AUX_GNSSRD", + "AUX_PROQUA", + "AX___OSF_AX", + "AX___FPO_AX", + "AX___FRO_AX", + "SR___ROE_AX", + "SL_2_SSTAAX", + "SL_2_DIMSAX", + "SR___MGNPAX", + "SR___POEPAX", + "SR_2_PCPPAX", + "SR___ROE_AX", + "AUX_MOEORB", + "AUX_PRCPTF", + "SR___MDO_AX", + "SR___POE_AX", + "L1B_IR_SIR", + "L1B_IR_UVN", + "L1B_RA_BD1", + "L1B_RA_BD2", + "L1B_RA_BD3", + "L1B_RA_BD4", + "L1B_RA_BD5", + "L1B_RA_BD6", + "L1B_RA_BD7", + "L1B_RA_BD8", + "L2__AER_AI", + "L2__AER_LH", + "L2__CH4___", + "L2__CLOUD_", + "L2__CO____", + "L2__HCHO__", + "L2__NO2___", + "L2__NP_BD3", + "L2__NP_BD6", + "L2__NP_BD7", + "L2__O3____", + "L2__O3__PR", + "L2__O3_TCL", + "L2__SO2___", + "AUX_CTMFCT", + "AUX_CTMANA", + "AUX_L1_CKD", + "AUX_O3_M", + "MW_2__AMR____", + "P4_1B_LR_____", + "P4_2__LR_____", + "AX____MOED_AX", + "AX____POE__AX", + "AX____ROE__AX", + "MIR_BWLD1C", + "MIR_BWLF1C", + "MIR_BWSD1C", + "MIR_BWSF1C", + "MIR_OSUDP2", + "MIR_SC_D1B", + "MIR_SC_F1B", + "MIR_SCLD1C", + "MIR_SCLF1C", + "MIR_SCSD1C", + "MIR_SMUDP2", + "MCD43A1", + "MCD43A2", + "MCD43A4", + "VNP43IA1", + "VNP43IA2", +] + STAC_ITEMS = list( Item.from_dict(item) for item in [ diff --git a/tests/test_opensearch.py b/tests/test_opensearch.py new file mode 100644 index 0000000..5ee3ff0 --- /dev/null +++ b/tests/test_opensearch.py @@ -0,0 +1,16 @@ +import pytest +from data.test_data import OPENSEARCH_PRODUCT_TYPES +from eodm.opensearch import OpenSearchClient + + +@pytest.mark.parametrize("opensearch_product_type", OPENSEARCH_PRODUCT_TYPES) +def test_opensearch_search( + mock_opensearch_describe, mock_opensearch_search, opensearch_product_type +): + client = OpenSearchClient( + "https://finder.creodias.eu/resto/api/collections/describe.xml" + ) + + query = {"{count}": 3, "{eo:productType}": opensearch_product_type} + for i in client.search(query): + assert i