We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
logon to gamone and set the environment:
ssh [email protected] cd /opt/docker/gamone/erddap source activate IOOS
edit the python script nc_to_datasetsXml-batch.py changing lines:
nc_to_datasetsXml-batch.py
ipath= '/silt/usgs/Projects/stellwagen/CF-1.6/**/*.nc' opath = '/opt/docker/erddap/xml_parts/cmg/nc
run the script:
nice python nc_to_datasetsXml-batch.py >& foo.log &