- To: shashi kumar <shashi.fengshui@xxxxxxxxx>
- Subject: Re: [netcdf-java] Fwd: How to use the Java Api
- From: Sean Arms <sarms@xxxxxxxx>
- 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 <shashi.fengshui@xxxxxxxxx> 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 > netcdf-java@xxxxxxxxxxxxxxxx > For list information or to unsubscribe, visit: > http://www.unidata.ucar.edu/mailing_lists/ >
Attachment:
ReadByLatLon.java
Description: Binary data
- Follow-Ups:
- Re: [netcdf-java] Fwd: How to use the Java Api
- From: shashi kumar
- Re: [netcdf-java] Fwd: How to use the Java Api
- References:
- [netcdf-java] How to use the Java Api
- From: shashi kumar
- [netcdf-java] Fwd: How to use the Java Api
- From: shashi kumar
- [netcdf-java] How to use the Java Api