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

Suggest to change orbit_number init to 0 instead of 99999 #33

Open
TAlonglong opened this issue Nov 25, 2021 · 0 comments
Open

Suggest to change orbit_number init to 0 instead of 99999 #33

TAlonglong opened this issue Nov 25, 2021 · 0 comments

Comments

@TAlonglong
Copy link
Collaborator

Code Sample, a minimal, complete, and verifiable piece of code

I suggest using init orbit 0 here https://github.com/pytroll/pytroll-pps-runner/blob/main/nwcsafpps_runner/l1c_processing.py#L95
, as this is the orbit_number initialized in https://github.com/foua-pps/level1c4pps/blob/master/level1c4pps/__init__.py#L383

Else you get mismatch between orbit number used in netcdf filenames and posttroll message orbit_number

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant