[netcdf-java] Issue with reading netCDF files



Greetings,
   I am trying to open a weather data file which is in netCDF format ( file.nc) 
using the ToolsUI GUI program. The program opens the file for me, and it shows 
that there 5 variables in this file ( air temperature, and 4 dependent 
variables: pressure level, longitude, latitude, and time) but What I really 
want is to see the datasets for air temperature. Is there any way that I can 
extract the datasets from the file? Just to mention that file is 124MB. Thank 
you.

Ehsan Esmaeilzadeh