[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

960111: major documentation problem with netCDFperl :-)



James,

> From: address@hidden (James Stricherz)
> Subject: major documentation problem with netCDFperl :-) 
> Organization: Texas A&M University - Tallahassee
> Keywords: 199601102236.AA14543 netCDFperl
> 
> I was looking at the README for NetCDFperl interface, and came across
> a typo in the example code:
> 
>         @count = (2, 3);
>         @values = (0, 1, 2, 3, 4, 5);
>         NetCDF::varput($ncid, $varid, \@start, \@rcount, \@values);
> 
> In the last line, there is a variable reference to \@rcount, which
> doesn't exist, and should be \@count. Or @count should be @rcount.

Thanks for the feedback.  I've corrected the typo and it shouldn't
appear in the next release.

I'm glad you used a smiley-face with the word `major' in the subject
line.  ;-)

--------
Steve Emmerson   <address@hidden>