Skip to content

Potential issue with METv11.0.1 build on Hera #2090

Discussion options

You must be logged in to vote

Here's what I've found:

Confirm the problem

Running plot_data_plane at -v 4 illustrates the problem via log messages:

module use -a /contrib/anaconda/modulefiles
module load intel/2022.1.2
module load anaconda/latest
module use -a /contrib/met/modulefiles/
module load met/11.0.1

/contrib/met/11.0.1/bin/plot_data_plane \
/scratch2/BMC/fv3lam/ens_design_RRFS/obs_data/mrms/proc/20210525/EchoTop_18_00.50_20210525-000000.grib2 \
plot.ps  'name="EchoTop18"; level="Z500";' -v 4

On my laptop I get the correct range of values (-3, 19):

DEBUG 4: Data plane information:
DEBUG 4:    plane min: -3
DEBUG 4:    plane max: 19

On hera with 11.0.0, it's correct:

DEBUG 4: Data plane information:
DEBUG 4:…

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@michelleharrold
Comment options

michelleharrold Mar 16, 2023
Collaborator Author

Comment options

You must be logged in to vote
3 replies
@JohnHalleyGotway
Comment options

@JohnHalleyGotway
Comment options

@michelleharrold
Comment options

michelleharrold Mar 17, 2023
Collaborator Author

Answer selected by michelleharrold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: build process Build process issue
3 participants