UMD-AOSC / UMD-SST

Testbed sea surface analysis system
Apache License 2.0
1 stars 2 forks source link

add cycling script #69

Closed travissluka closed 3 years ago

travissluka commented 3 years ago

A basic cycling script is added in the cycling/ directory.

This script will use the initial background and landmask files that are already present in test/Data/. The analysis of each cycle will then be used as the background of the next cycle. A separate set of var and staticbinit yaml files are added, intended to be more realistic than what is used for the ctests.

To use:

There should ana/, inc/ and obs_out/ directories that are populated as the script runs. If the script is aborted, it will resume where it left off when rerun.

@loganchen39 The ctests do not test this script so be sure to test it yourself.