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

Document ABI L2 combined processing troubles #480

Open
djhoese opened this issue Jun 16, 2022 · 2 comments
Open

Document ABI L2 combined processing troubles #480

djhoese opened this issue Jun 16, 2022 · 2 comments
Assignees
Milestone

Comments

@djhoese
Copy link
Member

djhoese commented Jun 16, 2022

In non-CSPP processing of ABI L2 products you get resolutions that are not equal factors of each other. This is a problem when processing all of the products at the same time as the "native" resampler will try to (by default) upsample/replicate the lower resolution product to the resolution of the higher resolution. The data not being a nice whole number means that the native resamplers fails and processing can't continue. The workaround for that is to process each product in a separate G2G call. This is likely desired by users anyway as you probably don't want the 5km HT product upsampled to 1km for no reason.

@djhoese djhoese added this to the Geo2Grid 1.1 milestone Jun 16, 2022
@djhoese
Copy link
Member Author

djhoese commented Nov 30, 2022

This may still be a problem, although Satpy has had many updates to workaround some issues related this (native resampler rechunking arrays that needed rechunking, geolocation fixes, etc). We don't really have time to investigate all use cases especially those involving non-CSPP workflows (since we are funded to support CSPP products), but we'll move this to the G2G 1.2 milestone in hopes that any users running into this issue let us know on the forum or on this repository (feel free to comment on this issue) and provide more details about these edge cases.

Honestly, I don't know the exact use/data case I was referring to when I originally created this issue. I'll provide more details if I find them.

@djhoese djhoese modified the milestones: Geo2Grid 1.1, Geo2Grid 1.2 Nov 30, 2022
@kathys
Copy link
Collaborator

kathys commented Jan 10, 2024

I will document this is Geo2Grid Version 1.2.

@djhoese djhoese modified the milestones: Geo2Grid 1.2, Geo2Grid 1.3 May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants