We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I need to add sar as an instrument
The text was updated successfully, but these errors were encountered:
This is tricky as the sar-c has several modes with different widths and angles.
And I also dont understand what should be passed to ScanGeometry like https://github.com/pytroll/pyorbital/blob/master/pyorbital/geoloc_instrument_definitions.py#L555
ScanGeometry
ScanGeometry implemented here https://github.com/pytroll/pyorbital/blob/master/pyorbital/geoloc.py#L77
But pyorbital uses SwathBoundary implemented here https://github.com/pytroll/pytroll-schedule/blob/master/trollsched/boundary.py#L44
SwathBoundary
Or is it vice versa. I'm lost
Sorry, something went wrong.
I think it depends what you want to do. If you want to predict the footprint of the SAR pass, you need to define a ScanGeometry
No branches or pull requests
I need to add sar as an instrument
The text was updated successfully, but these errors were encountered: