[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDFPerl #IHB-309481]: sporadic errors reading MADIS maritime netCDF files
- To: brian.v.olsen@xxxxxxxx
- Subject: [netCDFPerl #IHB-309481]: sporadic errors reading MADIS maritime netCDF files
- From: "Unidata netCDF Perl Support" <support-netcdf-perl@xxxxxxxxxxxxxxxx>
- Date: Fri, 25 Jan 2008 12:55:54 -0700
- Delivered-to: support-netcdf-perl@unidata.ucar.edu by laraine.unidata.ucar.edu (Postfix) with ESMTP id 6FB2FCB181; Fri, 25 Jan 2008 12:55:54 -0700 (MST) id 5453ED59F6; Fri, 25 Jan 2008 12:55:54 -0700 (MST)
Brian,
> Granted, $dimids[0] is correct. But why, then, did this not cause the script to crash EVERY time? It worked on some files, not others.
I think that's "perl" trying to be helpful. If you access beyond
the end of an array, perl automatically extends the array for you.
I have no idea what would be in the extended portion of the array.
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: IHB-309481
Department: Support netCDF Perl
Priority: Normal
Status: Closed