- To: netcdfgroup@xxxxxxxxxxxxxxxx
- Subject: [netcdfgroup] Bug in ncdump -v
- From: John Storrs <john.storrs@xxxxxxxxxxxx>
- Date: Wed, 20 May 2009 14:42:32 +0100
Hi Ed There's a bug you may be aware of in ncdump -v applied to netCDF-4 files. It always reports 'group not found'. The reason is that only varid is returned by dumplib.c:nc_inq_gvarid() and saved in a list; the associated ncid isn't returned or saved. But for netCDF-4 it's both you need. Regards John -- John Storrs, Experiments Dept e-mail: john.storrs@xxxxxxxxxxxx Building D3, UKAEA Fusion tel: 01235 466338 Culham Science Centre fax: 01235 466379 Abingdon, Oxfordshire OX14 3DB http://www.fusion.org.uk This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com
- Follow-Ups:
- Re: [netcdfgroup] Bug in ncdump -v
- From: Ed Hartnett
- Re: [netcdfgroup] Bug in ncdump -v
- References:
- [netcdfgroup] files with compound types not portable?
- From: Jeff Whitaker
- [netcdfgroup] Files with compound types ARE portable! (was: Re: files with compound types not portable?)
- From: Ed Hartnett
- Re: [netcdfgroup] Files with compound types ARE portable!
- From: Jeff Whitaker
- [netcdfgroup] files with compound types not portable?