Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Support Skysat #20

Closed
remi-braun opened this issue Jan 14, 2022 · 1 comment
Closed

ENH: Support Skysat #20

remi-braun opened this issue Jan 14, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@remi-braun
Copy link
Member

Skysat is a sensor potentially used in CEMS.

It would be great to support it.

image

@remi-braun remi-braun added the enhancement New feature or request label Jan 14, 2022
@remi-braun remi-braun added 0.15.0 and removed 0.14.0 labels Apr 14, 2022
@remi-braun
Copy link
Member Author

remi-braun commented Apr 16, 2022

  • Add the support of PlanetScope 8 bands in the same time

remi-braun added a commit that referenced this issue Apr 26, 2022
…ate**

- **BREAKING CHANGES: File `alias` is removed, replaced by `*_bands` files and proper imports in `bands.__init__`**
- **BREAKING CHANGES: Product attribute `band_names` becomes `bands` in order to be STAC compliant (#29)**
- **BREAKING CHANGES: Better use of `NIR` and `NARROW_NIR` in the `indices` file (according to the gsd of `Sentinel-2` bands composing the indices)**

- **ENH: Bands in mapping are now objects, instead of just IDs** (#29). This allows us to:
    - Add band metadata (such as center wavelength, bandwidth...)
    - Map spectral bands between STAC spec and EOReader format
    - Add a better `__repr__` functions
- **ENH: Handling 8 bands `PlanetScope` data** (#20)
- **ENH: Adding the `GREEN1` mapped band, corresponding to PlanetScope `GREEN I` and `Sentinel-3 OLCI` `Oa05` band**

- FIX: Fixing the band mapping of `WorldView-2/3 Multi` (8 bands)

- INTERNAL: File `spot_6` and `spot_7` are removed, replaced by a unique `spot` file. This shouldn't affect the user
- INTERNAL: Some refactoring in `VHR` files
- CI: Do not process two times the zipped Sentinel-1 in end-to-end tests and manage when the runner kills SNAP
- DOC: Updates
remi-braun added a commit that referenced this issue May 27, 2022
bastiencyr pushed a commit to bastiencyr/eoreader that referenced this issue May 30, 2023
…ate**

- **BREAKING CHANGES: File `alias` is removed, replaced by `*_bands` files and proper imports in `bands.__init__`**
- **BREAKING CHANGES: Product attribute `band_names` becomes `bands` in order to be STAC compliant (sertit#29)**
- **BREAKING CHANGES: Better use of `NIR` and `NARROW_NIR` in the `indices` file (according to the gsd of `Sentinel-2` bands composing the indices)**

- **ENH: Bands in mapping are now objects, instead of just IDs** (sertit#29). This allows us to:
    - Add band metadata (such as center wavelength, bandwidth...)
    - Map spectral bands between STAC spec and EOReader format
    - Add a better `__repr__` functions
- **ENH: Handling 8 bands `PlanetScope` data** (sertit#20)
- **ENH: Adding the `GREEN1` mapped band, corresponding to PlanetScope `GREEN I` and `Sentinel-3 OLCI` `Oa05` band**

- FIX: Fixing the band mapping of `WorldView-2/3 Multi` (8 bands)

- INTERNAL: File `spot_6` and `spot_7` are removed, replaced by a unique `spot` file. This shouldn't affect the user
- INTERNAL: Some refactoring in `VHR` files
- CI: Do not process two times the zipped Sentinel-1 in end-to-end tests and manage when the runner kills SNAP
- DOC: Updates
bastiencyr pushed a commit to bastiencyr/eoreader that referenced this issue May 30, 2023
bastiencyr pushed a commit to bastiencyr/eoreader that referenced this issue May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant