Config for GenEnsprod #2325
-
Hi, Any help is appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
Hi @perthsb, I see you are having trouble reading ensemble files using GenEnsProd. Thank you for sending your log, config, and input files. I see that you have a duplicate variable
I was able to read one of the files listed in the log using plot_data_plane using the
If you need to set both
I also noticed that the level value you have specified references the forecast lead time, but the input files only contain a single time per file. Each run besides the 0 forecast lead will likely fail to read the data. I suggest setting the following:
The correct files should be found for each run because the input filename template contains init and valid. The valid time is calculated by adding init and lead for each run. Let me know if that solves your issue or if you need additional assistance. |
Beta Was this translation helpful? Give feedback.
-
Hi @perthsb, it looks like the glossary entry is incorrect for setting ens.file_type. According to the code, you should set GEN_ENS_PROD_ENS_FILE_TYPE instead:
|
Beta Was this translation helpful? Give feedback.
Hi @perthsb, it looks like the glossary entry is incorrect for setting ens.file_type. According to the code, you should set GEN_ENS_PROD_ENS_FILE_TYPE instead:
GEN_ENS_PROD_ENS_FILE_TYPE = NETCDF_NCCF