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.