NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Writing a Java client for browsing and download data from THREDDS




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.