-
Hi ESMValtool community! I was using the ESMValtool to perform some analysis on ICON-ART outputs i have had success with the following here, I first added obtained the developer config file with and added the custom option:
I then proceeded to add a .dat file for the variable I then made the changes in the recipe and called, I get an error I also changed the I'm not sure if i'm doing this right, should i also point to the developer file in the esmvaltool run command to take in the additional varaibles? I'm attaching a zip which contains the main debug logs for both cases, the config-developer file and the recipe. Any help with this regard is really appreciated, thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Did you specify Sorry, I know that this is can be confusing, but we actively work on improving our configuration.
|
Beta Was this translation helpful? Give feedback.
Did you specify
config_developer_file: path/to/your/file.yml
in your user configuration (file or via command line)? This is briefly mentioned in a note here. Otherwise the default config-developer will be used, which does not contain your own custom table.Sorry, I know that this is can be confusing, but we actively work on improving our configuration.
ICON
is the correct project, so you're first version is good! It would probably also be very helpful to at least specify the expectedunits
in your custom table, no idea if that works without them. In addition, along_name
would also be helpful.