Skip to content

pb2nc generating many exactly 5000 m PBL heights #1140

Discussion options

You must be logged in to vote

Thanks @hsoh-u, here's the line of code that does that check with MAX_PBL = 5000 being the upper limit:
https://github.com/dtcenter/MET/blob/fb666bc3289e2bf49ccfc85e716ab812e10a7628/met/src/tools/other/pb2nc/pb2nc.cc#L3184

@gsketefian, as we discussed in an email thread with @jwolff-ncar, I pulled down some sample data and did more digging.

Using an input NDAS file from Hera (prepbufr.ndas.2019053000) and deriving PBL in PB2NC results in 54 of 136 PBL values being computed as 5000. Here's a histogram showing this result:

Running pb2nc at verbosity level 7 (-v 7) produces lots of useful info about the derivation of PBL in this
run_pb2nc.log file.

PBL derivation results in two types of war…

Replies: 6 comments 13 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@jwolff-ncar
Comment options

@gsketefian
Comment options

@PerryShafran-NOAA
Comment options

@JohnHalleyGotway
Comment options

Answer selected by JohnHalleyGotway
Comment options

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

@JeffBeck-NOAA
Comment options

@PerryShafran-NOAA
Comment options

Comment options

You must be logged in to vote
5 replies
@PerryShafran-NOAA
Comment options

@PerryShafran-NOAA
Comment options

@JohnHalleyGotway
Comment options

@PerryShafran-NOAA
Comment options

@JohnHalleyGotway
Comment options

Comment options

You must be logged in to vote
1 reply
@PerryShafran-NOAA
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment