Unidata / TdsConfig

Contents of TDS configuration directories for several variants including a TDS serving all Unidata IDD data
https://artifacts.unidata.ucar.edu/#browse/browse:downloads-tds-config
6 stars 12 forks source link

Small drift on thredds-test #81

Closed lesserwhirls closed 5 years ago

lesserwhirls commented 5 years ago

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?

dopplershift commented 5 years ago

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.