Closed lesserwhirls closed 5 years ago
On threddsTest, pqact.ryan-test has slightly drifted:
threddsTest
pqact.ryan-test
< Production (/opt/ldm/etc/TDS) > TdsConfig (/opt/tds-test/content/thredds/pqacts) diff for pqact.ryan-test ... 16,19c16,19 < FILE -close < /data/ldm/pub/native/text/metar/metar_(\1:yyyy)(\1:mm)\1_\200.txt < # PIPE -metadata < # etc/TDS/ldm-alchemy/metar2nc.py -o /data/ldm/pub/decoded/netcdf/surface/metar-test --- > # FILE -metadata -close > # /data/ldm/pub/native/test/metar_(\1:yyyy)(\1:mm)\1_\200.dat > PIPE -metadata > etc/TDS/ldm-alchemy/metar2nc.py -o /data/ldm/pub/decoded/netcdf/surface/metar-test
To which should we align @dopplershift?
Let's go with the one where we're using FILE to disk rather than PIPE. That should be what's currently on thredds-test.
On
threddsTest
,pqact.ryan-test
has slightly drifted:To which should we align @dopplershift?