Unidata / TdsConfig

Contents of TDS configuration directories for several variants including a TDS serving all Unidata IDD data

Home Page:https://artifacts.unidata.ucar.edu/#browse/browse:downloads-tds-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small drift on thredds-test

lesserwhirls opened this issue · comments

On threddsTest, pqact.ryan-test has slightly drifted:

< 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.