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

Re: [netcdf-java] Fwd: How to use the Java Api



Greetings Sashi,

Please see the attached java code for an example of how to read data from a grid given a lat/lon value, using the latest netcdfAll.jar (v4.6.4).

Cheers,

Sean


On Wed, Feb 17, 2016 at 6:28 PM, shashi kumar <address@hidden> wrote:
Dear Team,

I am new in working with netcdf file.

Just wanted to know how to get the temperature value for the corresponding lat and long values.

can you please help in getting the values(Api) . I tried the program(documentation provided) , but could get only the values individually but could not get the lat and long for a temperature/pressue.

Have attached the .nc file(Sample).

Regards,
Sashi


_______________________________________________
netcdf-java mailing list
address@hidden
For list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/

Attachment: ReadByLatLon.java
Description: Binary data