- To: "netcdf-java@xxxxxxxxxxxxxxxx" <netcdf-java@xxxxxxxxxxxxxxxx>
- Subject: [netcdf-java] Issue with reading netCDF files
- From: "Esmaeilzadeh, Ehsan" <ehsan@xxxxxxxxx>
- Date: Mon, 15 Jun 2009 08:21:28 -0400
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