Hi Han:
Use the latest stable release of netcdf-java:
http://www.unidata.ucar.edu/software/netcdf-java/
You might want to look at the tutorial:
http://www.unidata.ucar.edu/software/netcdf-java/tutorial/index.html
or the user docs (rather dated im afraid, but still useful to getting started:
ftp://ftp.unidata.ucar.edu/pub/netcdf-java/v2.2/NetcdfJavaUserManual-2.2.pdf
You will find that ucar.nc2 and ucar.ma2 are the current packages, and
ucar.netcdf and ucar.multiarray are no longer used or supported.
John
Han How wrote:
Hi,
this is my first time implementing Netcdf in my application.
I have successfully read and written data into a netcdf file.
Now i have some question:
What is the different of using ucar.netcdf package and ucar.nc2 package?
What i need is just to read and write multidimentional data into netcdf file.
Which package shall i use?
I'm glad if somebody can give me an answer.
Regard,
Han
==============================================================================
To unsubscribe netcdf-java, visit:
http://www.unidata.ucar.edu/mailing-list-delete-form.html
==============================================================================