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

use grid from image if input grid not set #32

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

sebhahn
Copy link
Member

@sebhahn sebhahn commented Jul 14, 2024

Important for data located on changing swath orbit grid

The second change resample.py, i.e. not_masked = ~mask was needed because for some reason at the 3rd or 4th loop mask has been changed for an unknown reason. Evaluating the mask before the loop solved this strange problem

important for data located on changing swath orbit grid
@sebhahn sebhahn requested a review from wpreimes July 14, 2024 19:24
@wpreimes
Copy link
Member

Looks good, does that mean you can use if for swath files now already?

@wpreimes wpreimes merged commit 7b89e9f into master Jul 15, 2024
16 of 20 checks passed
@sebhahn
Copy link
Member Author

sebhahn commented Jul 15, 2024

in principle yes, still need to check the time series result

@wpreimes
Copy link
Member

ok, after you have verified, maybe you can provide a few example swath files (for a study area) so that we can demonstrate how the module works in the docs.

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

Successfully merging this pull request may close these issues.

2 participants