Skip to content

plugin interface to run harp point verification for deode extreme weather cases

Notifications You must be signed in to change notification settings

destination-earth-digital-twins/deode_harp_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deode_harp_plugin

Plugin interface to run harp point verification for deode extreme weather cases.

Prerrequisites:

Description:

This plugin needs a config.toml file from a deode run as input. Relevant configuration of the verification paths, etc. must be updated in the file harpverify_plugin.toml. To create a verification suite from a config.toml and the harpverify_plugin.toml file, create a file -i.e. called configuration- in the Deode-Workflow home directory, with the following content:

--config-file

/path/to/config.toml

/path/to/harpverify_plugin.toml

Then create and launch the verification suite with these commands:

poetry shell

deode case ?configuration -o verification_suite.toml

deode start suite --config-file verification_suite.tom

If everything went fine, a new suite will appear in your ecflow_ui, named just like the deode case, with a family called "Case_point_verification" and tasks to get the verification files, Verify, and save the files conveniently:

Screenshot from 2024-10-21 10-59-18

About

plugin interface to run harp point verification for deode extreme weather cases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages