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

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

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: Re: [netcdf-java] Fwd: How to use the Java Api
  • Date: Fri, 25 Mar 2016 09:29:25 -0600

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