Skip to content

Commit ba86448

Browse files
authored
Merge pull request #902 from eu-cdse/landsat-8-esa-deletion
Update Landsat8.qmd
2 parents 7857777 + 8eec651 commit ba86448

5 files changed

Lines changed: 26 additions & 210 deletions

File tree

APIs/OData.qmd

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ The following collections are currently available:
185185
* **LANDSAT-5**
186186
* **LANDSAT-7**
187187
* **LANDSAT-8**
188-
* **LANDSAT-8-ESA**
189188
* **LANDSAT-9**
190189
* **COP-DEM** (Copernicus DEM)
191190
* **TERRA** (Terra MODIS)
@@ -631,10 +630,6 @@ To check acceptable attribute names for Complementary data:
631630

632631
[`https://catalogue.dataspace.copernicus.eu/odata/v1/Attributes(LANDSAT-8)`](https://catalogue.dataspace.copernicus.eu/odata/v1/Attributes(LANDSAT-8)){target="_blank"}
633632

634-
# LANDSAT-8-ESA
635-
636-
[`https://catalogue.dataspace.copernicus.eu/odata/v1/Attributes(LANDSAT-8-ESA)`](https://catalogue.dataspace.copernicus.eu/odata/v1/Attributes(LANDSAT-8-ESA)){target="_blank"}
637-
638633
# LANDSAT-9
639634

640635
[`https://catalogue.dataspace.copernicus.eu/odata/v1/Attributes(LANDSAT-9)`](https://catalogue.dataspace.copernicus.eu/odata/v1/Attributes(LANDSAT-9)){target="_blank"}

APIs/S3.qmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,6 @@ eouser@aws-cli:~$ aws s3 ls s3://eodata/
365365
PRE Landsat-5/
366366
PRE Landsat-7/
367367
PRE Landsat-8/
368-
PRE Landsat-8-ESA/
369368
PRE Landsat-9/
370369
PRE Terra/
371370
PRE Aqua/

Data/ComplementaryData/Landsat8.qmd

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -20,38 +20,25 @@ constellation = "Landsat-8"
2020
```
2121
The Landsat programme is a joint USGS and NASA-led enterprise for Earth observation that represents the world's longest running system of satellites for moderate-resolution optical remote sensing for land, coastal areas and shallow waters.
2222

23-
Landsat-8 products (2013 – end of 2020) in the Copernicus Data Space Ecosystem originate from ESA processing and are available through the LANDSAT-8-ESA collection. For more information please visit [here](https://earth.esa.int/eogateway/missions/landsat){target="_blank"}.
24-
2523
::: {.callout-note}
2624

27-
Landsat-8 Collection 2 Level-1 data with full worldwide coverage, mirrored from the United States Geological Survey, for the years 2021 to the present are now available in the Copernicus Data Space Ecosystem Catalogue. These datasets are systematically indexed in the OData Catalogue. This Landsat collection will be searchable via the Sentinel Hub API-s and the Copernicus Browser, including visualization. Downloading the full product is not available to general users.
25+
Landsat-8 Collection 2 Level-1 data with full worldwide coverage, mirrored from the United States Geological Survey, for the years 2015 to the present are now available in the Copernicus Data Space Ecosystem Catalogue. These datasets are indexed in the OData and STAC Catalogue. This Landsat collection will be searchable via the Sentinel Hub API-s and the Copernicus Browser, including visualization. Downloading the full product is not available to general users.
2826

2927
:::
3028

3129
Landsat-8 carries the Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). OLI provides imagery in the VIS, NIR and SWIR spectral ranges. It acquires images with 15 m panchromatic and 30 m multi-spectral spatial resolutions, covering a wide 185 km swath. This allows it to capture extensive areas of the Earth's landscape while maintaining enough resolution to identify features like urban centers, 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 TIRS instrument is a thermal imager operating in a pushbroom mode with two Infra-Red channels: 10.8 µm and 12 µm with 100 m spatial resolution.
3230

33-
Access to Landsat-8 (USGS) data is possible via API
31+
Access to Landsat-8 data is possible via API
3432

3533
::: {.panel-tabset}
3634

3735
# OData
38-
[`https://catalogue.dataspace.copernicus.eu/odata/v1/Products?$filter=Collection/Name%20eq%20%27LANDSAT-8%27`](<https://catalogue.dataspace.copernicus.eu/odata/v1/Products?$filter=Collection/Name%20eq%20%27LANDSAT-8-ESA%27>){target="_blank"}
39-
40-
:::
41-
42-
Access to Landsat-8-ESA data is possible via API
43-
44-
::: {.panel-tabset}
45-
46-
# OData
47-
[`https://catalogue.dataspace.copernicus.eu/odata/v1/Products?$filter=Collection/Name%20eq%20%27LANDSAT-8-ESA%27`](<https://catalogue.dataspace.copernicus.eu/odata/v1/Products?$filter=Collection/Name%20eq%20%27LANDSAT-8-ESA%27>){target="_blank"}
36+
[`https://catalogue.dataspace.copernicus.eu/odata/v1/Products?$filter=Collection/Name eq 'LANDSAT-8'`](<https://catalogue.dataspace.copernicus.eu/odata/v1/Products?$filter=Collection/Name eq 'LANDSAT-8'>){target="_blank"}
4837

4938
:::
5039

5140
In order to get access to data at specific processing level as well as specific product types, you are advised to use queries provided in each section below.
5241

53-
If it is required to customize query in respect to spatial and time coverage, satellite features etc. please, follow instructions on:
54-
55-
[OData](https://documentation.dataspace.copernicus.eu/APIs/OData.html){target="_blank"}
42+
If it is required to customize query in respect to spatial and time coverage, satellite features etc. please, follow instructions on [OData](https://documentation.dataspace.copernicus.eu/APIs/OData.html){target="_blank"}
5643

5744
{{< include ../_render_collections.qmd >}}

Data/ComplementaryData/Landsat9.qmd

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Landsat 9 mission, collaborative effort between the U.S. Geological Survey (USGS
2020

2121
::: {.callout-note}
2222

23-
Landsat-9 Collection 2 Level-1 data with full worldwide coverage, mirrored from the United States Geological Survey, for the years 2021 to the present are now available in the Copernicus Data Space Ecosystem Catalogue. These datasets are systematically indexed in the OData Catalogue. This Landsat collection will be searchable via the Sentinel Hub API-s and the Copernicus Browser, including visualization. Downloading the full product is not available to general users.
23+
Landsat-9 Collection 2 Level-1 data with full worldwide coverage, mirrored from the United States Geological Survey, for the years 2021 to the present are now available in the Copernicus Data Space Ecosystem Catalogue. These datasets are indexed in the OData and STAC Catalogue. This Landsat collection will be searchable via the Sentinel Hub API-s and the Copernicus Browser, including visualization. Downloading the full product is not available to general users.
2424

2525
:::
2626

@@ -37,8 +37,6 @@ Access to Landsat-9 data is possible via API:
3737

3838
In order to get access to data at specific processing level as well as specific product types, you are advised to use queries provided in each section below.
3939

40-
If it is required to customize query in respect to spatial and time coverage, satellite features etc. please, follow instructions on:
41-
42-
[OData](https://documentation.dataspace.copernicus.eu/APIs/OData.html){target="_blank"}
40+
If it is required to customize query in respect to spatial and time coverage, satellite features etc. please, follow instructions on [OData](https://documentation.dataspace.copernicus.eu/APIs/OData.html){target="_blank"}
4341

4442
{{< include ../_render_collections.qmd >}}

0 commit comments

Comments
 (0)