mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
This commit is contained in:
parent
4d6c5f7676
commit
907e07bf99
@ -260,10 +260,11 @@ vpt::
|
||||
date; ./vpt.exe "[compile]http://oceanwatch.pfeg.noaa.gov/opendap/GLOBEC/GLOBEC_vpt" vpt.year; date
|
||||
|
||||
##################################################
|
||||
T=test_varm3
|
||||
#T=test_varm3
|
||||
#T=t_dap3b
|
||||
#T=t_dap3c
|
||||
#T=ansley8
|
||||
T=test
|
||||
|
||||
v::
|
||||
cc -g -c ${T}.c ${INCL}
|
||||
|
@ -3,8 +3,8 @@ TOPDIR="/home/dmh/mach/minor"
|
||||
PARMS=""; ARGS=""; CON="" ; CE=""; OCON=""
|
||||
PARMS="[log]"
|
||||
|
||||
F="file://${TOPDIR}/ncdap_test/testdata3/synth1"
|
||||
#CON="person"
|
||||
F="http://motherlode.ucar.edu:8080/thredds/dodsC/station/metar/Surface_METAR_20111122_0000.nc"
|
||||
CON="weather"
|
||||
#VAR="person.name"
|
||||
|
||||
#PARMS="${PARMS}[netcdf4]"
|
||||
|
Loading…
Reference in New Issue
Block a user