Hello,
I encountered a small issue while plotting the topography for my main domain and nested ones. It seems that the pixels in the imshow plots are slightly shifted along the latitude axis, though the longitude axis is interpreted correctly. Please refer to the attached image for details.
I have included the script I use for plotting in case anyone wants to review it. I attempted to convert from Mercator to PlateCarree projection, but this resulted in blank maps. This outcome is understandable since I believe the WRF-Python latlon_coords function already transforms grid cell positions to a Lat/Lon coordinate system.
I would appreciate any insights or suggestions to correct this issue. It's not a major problem, but I would like to ensure the plots are accurate.
Thanks
I encountered a small issue while plotting the topography for my main domain and nested ones. It seems that the pixels in the imshow plots are slightly shifted along the latitude axis, though the longitude axis is interpreted correctly. Please refer to the attached image for details.
I have included the script I use for plotting in case anyone wants to review it. I attempted to convert from Mercator to PlateCarree projection, but this resulted in blank maps. This outcome is understandable since I believe the WRF-Python latlon_coords function already transforms grid cell positions to a Lat/Lon coordinate system.
I would appreciate any insights or suggestions to correct this issue. It's not a major problem, but I would like to ensure the plots are accurate.
Thanks
