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
I am having an issue on exactly what would give me 'true' resolution of a geostationary data set (GOES in particular) while allowing for conversion to cartopy. I have provided minimal code to reproduce below, but what would give me the highest resolution when setting a more 'zoomed' in extent? Is this where I need to use native resampling or are there some attributes I'm missing?
When cross-comparing this to products I've created in goes2go and to NESDIS satellite output, this appears to not match the resolution for the green/blue abi-bands (3 and 1). I'm confident this is just a lack of my understanding on how to sample properly or missing an attribute, but where am I going wrong?
My output image:
The text was updated successfully, but these errors were encountered:
Do you have an example image from those other tools? Or can you provide more details about what's signaling a lower resolution when you look at this image? I assume the size of your area is similar to the size of the images you're comparing against?
I am having an issue on exactly what would give me 'true' resolution of a geostationary data set (GOES in particular) while allowing for conversion to cartopy. I have provided minimal code to reproduce below, but what would give me the highest resolution when setting a more 'zoomed' in extent? Is this where I need to use native resampling or are there some attributes I'm missing?
In this particular image below, I've set the extent for Florida (info below) and the recipe/composite to cimss_true_color_sunz_rayleigh:
When cross-comparing this to products I've created in goes2go and to NESDIS satellite output, this appears to not match the resolution for the green/blue abi-bands (3 and 1). I'm confident this is just a lack of my understanding on how to sample properly or missing an attribute, but where am I going wrong?
My output image:
The text was updated successfully, but these errors were encountered: