Skip to content

glorys forcing check DA cycle. #34

@hkershaw-brown

Description

@hkershaw-brown

Forcing question: running the workshop demo "minimal_demo_rect.ipy".  case.configure_forcings(case.configure_forcings(
    date_range = ["2020-01-01 00:00:00", "2020-01-09 00:00:00"],
    boundaries=["south","east","west"],
    function_name="get_glorys_data_from_rda"
)
sets
./xmlchange RUN_STARTDATE=2020-01-01

./xmlchange STOP_OPTION=ndays

./xmlchange STOP_N=8which makes sense for a 9 day run. My question is can you use this forcing with STOP_N=1, and case.submit (or DA cycle) 8 times?

2 repliesManish Venumuddula  [10:34 AM]
@Mike Levy Probably knows better, but yes you can, you need to set xmlchange CONTINUE_RUN=True so it doesn't start again
[10:34 AM]Not sure how DA cycle works but that for sure will work for regular running

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions