- To: netcdf-java@xxxxxxxxxxxxxxxx
- Subject: [netcdf-java] isOpen method for NetcdfDataset
- From: Brian Schlining <bschlining@xxxxxxxxx>
- Date: Mon, 2 May 2011 14:57:15 -0700
Hi All, I'm doing a little work on nctoolbox (http://code.google.com/p/nctoolbox/). I'm running into an issue where an instance of ucar.nc2.dataset.NetcdfDataset may have had it's 'close' method called, but I can't find a method to interrogate it's open/close status. Is there something like an 'isOpen' method somewhere that I'm just missing? If not can you add one? Thanks -- Brian Schlining
- Follow-Ups:
- Re: [netcdf-java] isOpen method for NetcdfDataset
- From: John Caron
- Re: [netcdf-java] isOpen method for NetcdfDataset