- To: netcdf-java@xxxxxxxxxxxxxxxx
- Subject: Re: [netcdf-java] Using the GridDataset to get start/end date
- From: David Neufeld <David.Neufeld@xxxxxxxx>
- Date: Thu, 10 Jun 2010 10:42:48 -0600
Oops meant to include that in the email - no I'm using 4.1 on the client
for this test.
-Dave On 6/10/2010 10:31 AM, John Caron wrote:
On 6/10/2010 7:41 AM, David Neufeld wrote:Hi All,I've been exploring the use of GridDataset object in order to get a Date object from the NetcdfDataset without identifying time units, etc.So far I'm only getting nulls when using gds.getStartDate(), gds.getEndDate()I've attached my test class. The other bounds are retrieved without problem.Thanks for your suggestions. Dave _______________________________________________ netcdf-java mailing list netcdf-java@xxxxxxxxxxxxxxxxFor list information or to unsubscribe, visit:http://www.unidata.ucar.edu/mailing_lists/Hi David:Im guessing I recently broke something trying to do lazy evaluation. Are you using 4.2 on the client?_______________________________________________ netcdf-java mailing list netcdf-java@xxxxxxxxxxxxxxxx For list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/
- References:
- [netcdf-java] Using the GridDataset to get start/end date
- From: David Neufeld
- Re: [netcdf-java] Using the GridDataset to get start/end date
- From: John Caron
- [netcdf-java] Using the GridDataset to get start/end date