[Numpy-discussion] numpy scalars and savez -- bug?

Chris Barker - NOAA Federal chris.barker at noaa.gov
Fri Apr 19 15:06:02 EDT 2013


On Fri, Apr 19, 2013 at 11:31 AM, Nathaniel Smith <njs at pobox.com> wrote:
> On 19 Apr 2013 19:22, "Chris Barker - NOAA Federal" <chris.barker at noaa.gov>
> wrote:
>> Anyway -- going to HDF, or netcdf, or role-your-own really seems like
>> overkill for this. I just need something fast and simple and it
>> doesn't need to interchange with anything else.
>
> Just use pickle...?

hmm -- for some reason, I always have thought as pickle as unreliable
and ill-suited to numpy arrays -- we developed savez for a reason...
but maybe I just need to give it a shot and see how it works.

Thanks,
  -Chris

-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov



More information about the NumPy-Discussion mailing list