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

seviri l2 grib add file names from Eumetsat datastore #1477

Closed
TAlonglong opened this issue Dec 7, 2020 · 2 comments · Fixed by #1503
Closed

seviri l2 grib add file names from Eumetsat datastore #1477

TAlonglong opened this issue Dec 7, 2020 · 2 comments · Fixed by #1503
Assignees
Labels
component:readers enhancement code enhancements, features, improvements

Comments

@TAlonglong
Copy link
Collaborator

The seviri_l2_grib reader can read l2 grib files from the archive as far as I can understand.

With the eumetsat datastore a user can download the same data but with a slightly different filename.

Need to add this file name to be read.

Add after: https://github.com/pytroll/satpy/blob/master/satpy/etc/readers/seviri_l2_grib.yaml#L16 something like this:

- '{spacecraft:4s}-SEVI-MSGCLMK-0100-0100-{start_time:%Y%m%d%H%M%S}.000000000Z-NA.grb'

Also consider the other products in the reader if applicable.

@ameraner
Copy link
Member

ameraner commented Dec 8, 2020

Hi @TAlonglong thanks for reporting this! @sjoro @ColinDuff FYI.

@ameraner ameraner added component:readers enhancement code enhancements, features, improvements labels Dec 8, 2020
@ColinDuff
Copy link
Contributor

This issue can be assigned to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:readers enhancement code enhancements, features, improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants