NOAA-SWPC / GSMWAM-IPE

Coupled NEMS app for WAM-IPE
5 stars 11 forks source link

Driver parser fixes #77

Closed akubaryk closed 1 year ago

akubaryk commented 1 year ago
  1. Linear interpolation performed on linear value Ap instead of Kp, Kp recalculated from Ap values.
  2. Treat F10.7 as a daily value at 12UT, rather than a 3hrly value as it is in the .xml files. This will allow F10.7 to vary more smoothly rather than jumping at 21UT suddenly.
  3. Add attributes to NetCDF output that define the last ingested timestamp for each of the three raw driver source files, and also allow those attributes to be fed back into the realtime parser. In this way, we can limit the "greedy" behavior of the default realtime parser, and generate driver files that are identical to the operational run even with a raw driver database with significantly more data. This is not useful operationally, but can be useful in retrospective operational runs to compare; it was used, for example, in testing the impact of the newBz branch during a storm while doing DA.