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

Fix bug for thinning option in the goes_abi converter and update README files #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ibanos90
Copy link
Collaborator

Description
This PR fixes an issue that was found when neither the do_thinning or do_superob options were set as true in the namelist for the goes-abi_converter. Here, the do_thinning option is removed, allowing do_superob to control whether superobbing or thinning is performed. The default option is no superobbing and the number of pixels to skip is controlled by the user defined n_subsample parameter via namelist. If n_subsample is equal to 1, then no thinning is done and all pixels are kept. The README.md files for the ABI namelist and AHI converter usage are also updated to include more accurate information for users. A small bug was also fixed in the code for thinning AHI observations.

Thank you @gthompsnJCSDA for pointing out this issue in the code.

…bsample pixels. If super_ob is true, then no thinning is done. The readme files for abi namelist and ahi converter usage are updated to include more accurate information for users.
@ibanos90
Copy link
Collaborator Author

@gthompsnJCSDA Could you please provide a review for this bug fix? For some reason I can't add you in the Reviewers section.

@ibanos90 ibanos90 requested a review from liujake October 28, 2022 18:52
@jjguerrette
Copy link

@ibanos90, did you compile and run this version? Please say so in the PR comment and mention how the output is verified, like visual inspection using ncdump or some other method.

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