I was attempting to extract a particular region from a rotated grid. In the STASH request’s domain settings, I chose the “specified area in whole degrees” option and inputted the range I needed: -3 to 3 for rotated latitude and 169 to 181 for rotated longitude, as shown in the fig below. Unfortunately, the resulting output file is odd—it only saves a single longitude while including the full range of latitudes.
I’m curious if anyone can explain how to properly configure this feature to correctly save the desired area on a rotated grid?
Hey @ZhangchengPei, Following our discussion, it appears that your question would be more suitable for the Atmos community. We’ll therefore update the tag to community-help
I once tried to output a specific area from a non-rotated variable grid, and the output was garbage. I never resolved the issue. I ended up using mule-cutout to save the area I wanted, after writing out the full grid. That might be a faster solution.