I tried the following code to retrieve netCDF data files from a website.
use LWP::Simple
getstore("source_url"/", "input_filename");
The problem is when I go to read the netCDF file I can't. It is as if it
does an ASCII transfer instead of a binary or some such thing? Don't really
know. Any thoughts?
Thank you in advance.
-s
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]