Skip to content

Getting MODE to work with self made data #2002

Locked Answered by georgemccabe
jcorner1 asked this question in File I/O
Discussion options

You must be logged in to vote

Hi @jcorner1, running your new file through plot_data_plane with verbosity set to 6 shows a number of log messages that identify missing information.

/usr/local/met/bin/plot_data_plane hrrr_t20200602T0600z_wrfsfcf18.nc4 out.ps 'name="refc"; level="(*,*)";' -v 6

DEBUG 4: NcCfFile::open() -> could not extract init time from the "forecast_reference_time" variable.
DEBUG 4: NcCfFile::open() -> could not extract init time from file name.
DEBUG 4: NcCfFile::get_grid_from_dimensions() -> The coordinate variable "lat" does not exist.
DEBUG 4: NcCfFile::get_grid_from_dimensions() -> The coordinate variable "lon" does not exist.
DEBUG 4: NcCfFile::get_grid_from_dimensions() -> The coordinate varia…

Replies: 3 comments 27 replies

Comment options

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

@georgemccabe
Comment options

@jcorner1
Comment options

Comment options

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

@georgemccabe
Comment options

@jcorner1
Comment options

Comment options

You must be logged in to vote
21 replies
@georgemccabe
Comment options

@jcorner1
Comment options

@georgemccabe
Comment options

@jcorner1
Comment options

@georgemccabe
Comment options

Answer selected by georgemccabe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment