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

radsxogen reports wrong delta-time for Envisat #196

Closed
remkos opened this issue Apr 29, 2024 · 2 comments
Closed

radsxogen reports wrong delta-time for Envisat #196

remkos opened this issue Apr 29, 2024 · 2 comments

Comments

@remkos
Copy link
Owner

remkos commented Apr 29, 2024

When running radsxogen -Sn1/b the default maximum time interval should be 0.5 cycles.
Instead the output reports 15.0 days (instead of 17.5 days). Though the maximum time interval used is still (correctly) 17.5 days.

This is because the later Phase C had a repeat period of 30 days. In fact, if the call would be radsxogen -Sn1 it would use correctly (by default) a time interval of 17.5 days for Phase B and 15.0 days for Phase C.

So only the output given was incorrect and confusing.

A patch is needed to report on output instead the duration either in cycles (in case of default, or when --dt is specified in cycles) or in days, with "cycles" or "days" in the output.

@remkos
Copy link
Owner Author

remkos commented Apr 29, 2024

Fixed by commit b90398c

@remkos remkos closed this as completed Apr 29, 2024
@remkos
Copy link
Owner Author

remkos commented May 29, 2024

This fix is part of release v4.6.3 (https://github.com/remkos/rads/releases/tag/v4.6.3)

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