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: Metadata management #9

Closed
2 tasks done
remi-braun opened this issue Aug 19, 2021 · 0 comments
Closed
2 tasks done

ENH: Metadata management #9

remi-braun opened this issue Aug 19, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@remi-braun
Copy link
Member

remi-braun commented Aug 19, 2021

  • Read metadata/namespaces only once and store it as a private member. Keep accessing it through the read_mtd function
  • Decouple metadata from product name (in order not to fail if the products are renamed)
@remi-braun remi-braun added the enhancement New feature or request label Aug 19, 2021
remi-braun added a commit that referenced this issue Aug 23, 2021
…ember. Keep accessing it through the `read_mtd`

  function (#9)
- ENH: Reads Sentinel-3 global attributes as metadata
- FIX: Decoupling classic metadata reading from the name as EOReader accepts now modified product
  names (#9)
- FIX: Fixing bug when opening an archive product with `name` mode and nested dictionary (when looking for a filename instead of the directory name)
- DOC: Read Metadata has its own paragraph in Main Features
bastiencyr pushed a commit to bastiencyr/eoreader that referenced this issue May 30, 2023
…ember. Keep accessing it through the `read_mtd`

  function (sertit#9)
- ENH: Reads Sentinel-3 global attributes as metadata
- FIX: Decoupling classic metadata reading from the name as EOReader accepts now modified product
  names (sertit#9)
- FIX: Fixing bug when opening an archive product with `name` mode and nested dictionary (when looking for a filename instead of the directory name)
- DOC: Read Metadata has its own paragraph in Main Features
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