NCAR / MPAS-Workflow

Scripts for controlling DA workflows with MPAS-Model and mpas-bundle
Apache License 2.0
20 stars 15 forks source link

Make workflow work with the latest mpas-bundle develop code #286

Closed RGNystrom closed 8 months ago

RGNystrom commented 8 months ago

Make workflow work with the latest mpas-bundle develop code as of 2/29/2024

Description

Updates to workflow to work with latest develop branch of mpas-bundle include:

Updating observation path for integer sensorScanPosition

Updating time window format in yaml's as

time window:
  begin:
  length:

Removes max frame size from yaml files

Updated ensemble inflation in yaml

Updated path to CRTM coefficients for CRTM_V3

Issue closed

Closes

273

284

Tests completed

Tier 1:

Tier 2 (optional):

liujake commented 8 months ago

@RGNystrom Better edit the PR title to be more meaningful, e.g., 'Make workflow work with the latest mpas-bundle develop code'

liujake commented 8 months ago

@jim-p-w With this PR merged, you should be able to run 2-week cycling with develop code/workflow, and then compare their results with your previous 2.1 code/workflow.