Skip to content

Code that generates, describes, validates, and configures scientific workflows within FRE's software framework

Notifications You must be signed in to change notification settings

NOAA-GFDL/fre-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fre-examples

This repository holds public facing example yaml configurations. These yamls can include configurations for compilation, post-processing, and analysis.

Yaml devlopment should always include a model yaml. One model yaml can be used for all processes.

For compilation, required yamls include:

  • [model].yaml
  • compile.yaml
  • platforms.yaml

For post-processing, required yamls include:

  • [model].yaml
  • [experiment name].yaml for each post-processing experiment

For analysis, required yamls include:

  • [model].yaml
  • [analysis component].yaml for each analysis component

Yamls Contributed

Contributing to YAML Development

  1. To create the model yaml, follow this guide: Model YAML Dev

  2. To create the compile yaml, follow this guide: Compile YAML dev

  3. To create the platforms.yaml, follow this guide: Platforms YAML dev

  4. To create the post-processing yaml, follow this guide: PP YAML dev

  5. For yaml format recommendations, tips, and tricks: Helpful Information

Usage

These yamls can be used with FRE-cli tools.

The model, compile, and platforms yaml will be used with fre make subtools:

About

Code that generates, describes, validates, and configures scientific workflows within FRE's software framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •