NOAA-EMC / WW3

WAVEWATCH III
Other
265 stars 535 forks source link

Split WRST function into two parts #151

Open ukmo-ansaulter opened 4 years ago

ukmo-ansaulter commented 4 years ago

The WRST switch, originally implemented for the ESMF module presently has two actions:

  1. Read/write wind into restart file
  2. For T+0 wind data in the ESMF module to use the restart wind values

In order for the restart winds to be used in a wider context (e.g. reading by ww3_uprstr) these two actions need to be split out by way of a second switch

@JessicaMeixner-NOAA if I set up a feature branch for this will you be able to help test??

JessicaMeixner-NOAA commented 4 years ago

@ukmo-ansaulter of course! I can even help with making the updates too

JessicaMeixner-NOAA commented 2 years ago

@ukmo-ansaulter or @ukmo-ccbunney is this work still planned? Should we keep this issue open or go ahead and close it?