Martin Raspaud
Martin Raspaud
@martindurant thanks for the clarification! I understand I will have to implement a custom solution for my use case. But I think my point still stands, about the silent ignoring...
I understand, thanks for the explanation. Feel free to close this then.
Ah, I see it is ready, merging
I have the same issue, and same controller. I tried a few things, but the problem is still there...
1. I'm following numpy here, as they have `np.testing`. I would also add that tests for me are rather internal/private, while testing is intended to be public api.
2. addressed here https://satpy--2840.org.readthedocs.build/en/2840/dev_guide/testing.html
That is for reporting this issue! You may be right that it's a yaw problem, because metop uses yaw steering right?
Yes, it would be great to add that functionality
That PR is now merged
Thanks a lot for investigating this @oembury ! The attitude correction has never really been used in pyorbital, and was mostly a proof of concept on my part (and I...