Extracting Daily Maximum Temperature from UKESM

Hello,

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.

Thank you,
Meghna

Meghna

What the suite id?

Grenville

Suite-id is u-dp704, and I would like to extract 1.5m TDAYMAX.

Thanks,

Meghna

I can’t see why the TDAYMAX and TDAYMIN profiles would not work - but there is no output from that suite to check?

Grenville

Hi,

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?

Thanks

Hi,
I think this is done by selecting lbproc = 8192 ? See values of LBPROC in the UM Input/Output format documentation

MOOSE query syntax for reference: https://code.metoffice.gov.uk/doc/monsoon3/moose/monsoon_user_guide.html#record-level-retrieval-query-syntax

Hi Mohit,

LBPROC=8192 worked for extracting maximum temp through query file.

Thanks a lot,

Meghna

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.