On 02.05.2007, at 23:36, James Boyle wrote:
> So far I have not had success.
> Enclosed is the dump of my most recent failure - the complaint comes
> from the linker since the linker has both a powerPC (ppc) and an
> intel (i386) flag. I guess that what is being attempted is a
> universal build (
On Wed, May 2, 2007 23:36, James Boyle wrote:
> OS X 10.4.9, python 2.5, numpy 1.0.3.dev3726, netcdf 3.6.2
>
> /usr/bin/ld: warning /Users/boyle5/netcdf-3.6.2/lib/libnetcdf.a
> archive's cputype (7, architecture i386) does not match cputype (18)
> for specified -arch flag: ppc (can't load from
On Wed, 02 May 2007, Rob De Almeida apparently wrote:
> http://cheeseshop.python.org/pypi/pupynere/
I do not think you were "shameless" enough.
Pupynere is a PUre PYthon NEtcdf REader. It allows
read-access to netCDF files using the same syntax as
the Scientific.IO.Net
James Boyle wrote:
> I am trying to build pynetcdf-0.7, so as to be able to read netCDF
> files from python 2.5/numpy .
Sorry for the shameless plug, but if you only want to read netCDF files
from numpy you can use a pure python netcdf reader that I wrote, called
pupynere:
http://cheeses
OS X 10.4.9, python 2.5, numpy 1.0.3.dev3726, netcdf 3.6.2
I am trying to build pynetcdf-0.7, so as to be able to read netCDF
files from python 2.5/numpy .
So far I have not had success.
Enclosed is the dump of my most recent failure - the complaint comes
from the linker since the linker