-
Notifications
You must be signed in to change notification settings - Fork 34
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
G2G AGRI geotiff images show artifacts #565
Comments
I think this was just fixed by @simonrp84 in pytroll/satpy#2276 |
Could also be this one: pytroll/satpy#2165 |
I have not seen the smearing in any of my processing through satpy, but the non white background should be fixed in my recent pr yes. |
I wonder if the smearing is an issue in the image viewer. I've seen that with some when dealing with tiled geotiffs. |
I can confirm that you are right about the viewer. I tried displaying the image using two other viewers, and neither of them showed the smearing artifacts in the IR bands. The problem viewer is ImageMagick. |
G2G V1.1 11/25 tarball still creates AGRI-FY4A Channel 7 non-transparent background. I do not consider this a show-stopper for the release of the tarball. |
@kathys if you have time, could you confirm transparent backgrounds on all ABI channel geotiffs? |
Any chance you can send one of the problematic files over, or at least give the filename? Agri files are sometimes inconsistent so maybe you've got some with a different fill value or something. |
@djhoese No non-transparent geotiffs from any of the abi instruments/bands that I have seen. |
@simonrp84 I put the data that I am using here: |
@kathys Thanks, but it looks like the |
Sorry @simonrp84 it was not supposed to get scrubbed. I placed it here: https://bin.ssec.wisc.edu/pub/CSPP/data/ |
FYI I am able to reproduce this when generating C07 and C08 with Geo2Grid and with Satpy. Oddly though I had to use imagemagick (a modern version) otherwise my system's default image viewer showed a black background. Very odd. |
Here's C07 plotted with matplotlib straight out of Satpy:
So the space pixels have a value of 200. |
One thing that's odd is why it seems to be choosing the C08 at 4km resolution even though I think it is available from the 2km file. C07 (the bad background) is from the 2km file. |
@simonrp84 So a couple things:
Summary for @kathys: Files aren't exactly wrong, but they aren't great. Some files (other files) might have this issue. |
Coming back to this more than a year later, it looks like the issue I identified in my previous comment was never fixed. @simonrp84 I know this is old, but does that seem like a bug to you? For now, @kathys is going to get a new version of our Geo2Grid bundle and try running these cases again and see what we get with modern versions of the software. We may not test with the newest files for AGRI, but we can probably fix that bug in Satpy...if it is a bug. |
Working on new version of G2G v1.2 |
OK, I think the problem with Will see if I can think of a way around that but it might take a while (lots of other tasks) so your thoughts on how to overcome it would be welcome! |
Okay @djhoese. That is fine. |
Working with the November 4 G2G tarball, I am creating all default AGRI products from an FY4A dataset. The resulting infrared images show some artifacts including a non-white backing in Channel 7, and cutoff and smearing of data along the right side of the image in the infrared bands 8-14.
data:
bumi/data/test_data/agri/2022_01_20
logfile:
bumi:/data/users/kathys/geo/agri4a
See the montage below:
The text was updated successfully, but these errors were encountered: