NCAR / MPAS-Workflow

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

Use 48h late prepbufr file as default #311

Closed junmeiban closed 5 months ago

junmeiban commented 5 months ago

Description

@liujake noticed the obs number of aircraft is very low when we use observation from prepnr directory. This PR uses the prepbufr file with 48h time lag as default (in RDA prep48h directory). If the file does not exist in prep48 directory, we will use prepbufr file from prepnr directory.

Files modified:

M bin/GetObs.csh

Tests completed