I am trying to extract the daily maximum temperature from my UKESM model run. The stash code for both daily maximum and minimum temperature is the same: 03236.
Is there a way to specify in the query file to extract only the daily maximum temperature and not the minimum? I tried setting ITYP=5, but it didn’t work.
There is output from u-dp704 on MASS (screenshot attached). Output for TDAYMAX and TDAYMIN do exist by stash code 03236, but my question is - since the stash code for extracting min and max temp is same, so is there is way just to extract TDAYMAX via query file?