cURL / Mailing Lists / curl-users / Single Mail

curl-users

Using curl to access OpeNDAP

From: Derek Goring <nztideman_at_yahoo.co.nz>
Date: Tue, 9 Jun 2015 22:04:37 +0000 (UTC)

If I enter this:http://nomads.ncep.noaa.gov:9090/dods/wave/mww3/20150609/multi_1.glo_30mext20150609_00z.asc?htsgwsfc[0:60][64:64][346:346]into a web browser, I get a list of data from NOAA's wave forecast database.
Now, I'd like to automate this using curl but using this:curl "http://nomads.ncep.noaa.gov:9090/dods/wave/mww3/20150609/multi_1.glo_30mext20150609_00z.asc?htsgwsfc[0:60][64:64][346:346]" -o PegBay.txtgives me a globbing error just after the question mark.
What am I doing wrong? ________________
Derek Goring
Mulgor Consulting Ltd
24 Brockworth Place
Christchurch, New Zealand
Phone: 64 3 942 5452
Mobile: 64 212 777 639
Website: www.mulgor.co.nz

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-06-10