Re: asciiread

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Wed May 25 2011 - 09:01:57 MDT

Hi Carl and others,

This is a heads up that Dave fixed this bug, and it will be in the 6.0.0 release, which we hope to release this week or early next.

--Mary

On Mar 10, 2011, at 12:21 PM, Carl Schreck wrote:

> I just noticed a slight quirk with asciiread. I don't think this is new to v6, but I just noticed because of the new _FillValues.
>
> If you specify the dimensions that you're reading, e.g.:
>
> z1 = asciiread("data.asc",(/5,3/),"float")
> z2 = asciiread("data.asc",(/4,2/),"float")
>
> then it attaches the _FillValue automatically. But if you don't specify the dimensions:
>
> z3 = asciiread("data.asc",-1,"float")
>
> then it doesn't attach a _FillValue. Very minor inconvenience to manually attach it, but maybe it'd be easy to fix--or at least to document.
>
> Cheers,
> Carl
>
> --
> Carl J. Schreck III, PhD
> Postdoctoral Research Associate
> Cooperative Institute for Climate and Satellites (CICS-NC)
> NOAA's National Climatic Data Center
> 151 Patton Avenue
> Asheville, NC 28801
> Tel: 828-257-3140
> carl.schreck@noaa.gov
> http://www.atmos.albany.edu/student/carl/
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed May 25 09:02:12 2011

This archive was generated by hypermail 2.1.8 : Wed May 25 2011 - 09:35:33 MDT