Skip to content

Commit

Permalink
Add S2 on AWS cloud in the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-braun committed Nov 2, 2023
1 parent f0d5b89 commit 21316bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/optical.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ However, especially for SAR data, the default pixel size of GRD bands is not the
| Constellations | Class | Use archive |
|-----------------------------|--------------------------------------------------------------------|------------------------------|
| Sentinel-2 | {meth}`~eoreader.products.optical.s2_product.S2Product` ||
| Sentinel-2 on AWS cloud | {meth}`~eoreader.products.optical.s2_product.S2CloudProduct` | - |
| Sentinel-2 Theia | {meth}`~eoreader.products.optical.s2_theia_product.S2TheiaProduct` ||
| Sentinel-3 SLSTR | {meth}`~eoreader.products.optical.s3_slstr_product.S3SlstrProduct` ||
| Sentinel-3 OLCI | {meth}`~eoreader.products.optical.s3_olci_product.S3OlciProduct` ||
Expand Down Expand Up @@ -44,6 +45,7 @@ Satellites products that cannot be used as archived have to be extracted before
| Constellations | Product Types | Default Pixel Size |
|-----------------------------|---------------------------|------------------------------------|
| Sentinel-2 | L1C & L2A & L2Ap | 10 m |
| Sentinel-2 on AWS Cloud | L2A (for now) | 10 m |
| Sentinel-2 Theia | L2A | 10 m |
| Sentinel-3 SLSTR | RBT | 300 m |
| Sentinel-3 OLCI | EFR | 500 m |
Expand Down

0 comments on commit 21316bf

Please sign in to comment.