[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Writing a Java client for browsing and download data from THREDDS
- Subject: Re: Writing a Java client for browsing and download data from THREDDS
- Date: Wed, 08 Mar 2006 11:09:06 -0700
Park Taezoon wrote:
> Hello,
>
> I am trying to write a java client which can browse THREDDS catalog and
> finally download data. The target data is NEXRAD Level II and I'd like
> to use OPeNDAP for subsetting the dataset.
>
> Could you please let me know the tutorial/example? I cannot find any
> documentation about THREDDS Java Client Libraries.
The client side of THREDDS is the netcdf-java libraries at:
http://www.unidata.ucar.edu/software/netcdf-java/
Im afraid the documentation is not very good yet.