-
Notifications
You must be signed in to change notification settings - Fork 12
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
Should be possible to store swath outlines as shapefiles #90
Comments
Hi @adybbroe. This will be very easy to do once I finalize the PR refactoring of area/swath boundary extraction in pyresample (pytroll/pyresample#546). It will be something like |
Nice! Good to know. I did a hack in pytroll-schedule a couple of months ago to make shapefiles. Just as a proof-of-concept. So, will revisit that, and then re-use your new functionality when ready! |
A naive question here: why not have this functionality in pyorbital? |
Good question @mraspaud ! |
FYI I will not be able to do any PR this week. I got other tasks to complete this week ... and I guess that before end of January I will not be able to complete the boundary refactoring. Sorry ... |
That's (work) life. But thanks. We will take from there then. |
Code Sample, a minimal, complete, and verifiable piece of code
# Your code here
Problem description
[this should also explain why the current behaviour is a problem and why the
expected output is a better solution.]
Expected Output
Actual Result, Traceback if applicable
Versions of Python, package at hand and relevant dependencies
Thank you for reporting an issue !
The text was updated successfully, but these errors were encountered: