You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I have a quick question! I am resampling a GOES 17 mesoscale L1B radiance image with an area I defined. I don't get any errors (so it does not have to do with coordinate overlap issues). However, when I check the data of the resampled image I have NaN values and plotting it gives me a blank image. I know it is reading the original file fine as that gives a nice image when plotting (plt.imshow(scn['C07']).
While I agree this question should be in the satpy repository, I didn't see this until I had already started responding in pytroll/pyresample#587. Closing as a duplicate of that one.
Hi! I have a quick question! I am resampling a GOES 17 mesoscale L1B radiance image with an area I defined. I don't get any errors (so it does not have to do with coordinate overlap issues). However, when I check the data of the resampled image I have NaN values and plotting it gives me a blank image. I know it is reading the original file fine as that gives a nice image when plotting (plt.imshow(scn['C07']).
The text was updated successfully, but these errors were encountered: