Skip to content

Python Embedding Issue in MET Ensemble Stat #2868

Closed Answered by JohnHalleyGotway
Daisy792 asked this question in File I/O
Discussion options

You must be logged in to vote

@Daisy792, great news, I have a nice simple solution that doesn't require a bugfix or anything. Your discussion points out that we really need to update the MET documentation about how "file_list" files work. This is all baked into the logic of the METplus wrappers, so I haven't thought about this detail in a while.

Please prefix your file list file with the keyword file_list. I set up a test using canned sample data as input to Ensemble-Stat and ran it without the file_list prefix to produce this runtime error:

ERROR  : 
ERROR  : process_command_line() -> no valid input ensemble member files specified!
ERROR  : 

But adding file_list as the first line of that file enabled it to run witho…

Replies: 2 comments 8 replies

Comment options

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

@Daisy792
Comment options

@jprestop
Comment options

Comment options

You must be logged in to vote
5 replies
@DanielAdriaansen
Comment options

@Daisy792
Comment options

@JohnHalleyGotway
Comment options

Answer selected by Daisy792
@Daisy792
Comment options

@JohnHalleyGotway
Comment options

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