Re: [gdal-dev] python bindings, no netcdf support

2009-11-09 Thread Scott Sinclair
2009/11/9 Hessel Winsemius h.c.winsem...@gmail.com: Does anyone know how to let the python bindings know that it should work with the NetCDF driver as well? I have netcdf4-python installed by the way. The installation of netcdf4-python doesn't interact with GDAL. You'll need to build GDAL

Re: [gdal-dev] convert Grass Raster to netCDF

2009-08-12 Thread Scott Sinclair
2009/8/12 chen cui cui_c...@hotmail.com: i would like to convert Grass Raster to netCDF format. i have used  the following command from gdal library: gdal_translate /directory/Global/Permanent/cellhd/RasterMask RasterNC.nc which worked well! i also use gdalinfo to check the netCDF file:

Re: [gdal-dev] Numeric package

2009-07-30 Thread Scott Sinclair
2009/7/30 steve.tout...@inspq.qc.ca: In a script I have this     try:         import numpy as Numeric     except ImportError:         import Numeric I got this error when running the script     import Numeric ImportError: No module named Numeric I'm on windows Under

Re: [gdal-dev] Python bindings on RedHat cluster (was: AttributeError: 'MaskedArray' object has no attribute 'typecode' -- when writing GeoTiff)

2009-07-21 Thread Scott Sinclair
? Thanks and best regards, Greg -Original Message- From: Scott Sinclair [mailto:scott.sinclair...@gmail.com] Sent: Monday, July 20, 2009 3:58 AM To: Greg Fiske Subject: Re: [gdal-dev] AttributeError: 'MaskedArray' object has no attribute 'typecode' -- when writing GeoTiff 2009/7/17

Fwd: [gdal-dev] can't open grib2 files

2009-06-30 Thread Scott Sinclair
Forgot to copy the list. -- Forwarded message -- From: Scott Sinclair scott.sinclair...@gmail.com Date: 2009/6/30 Subject: Re: [gdal-dev] can't open grib2 files To: Alberto Pettazzi alberto.petta...@meteogalicia.es 2009/6/29 Alberto Pettazzi alberto.petta...@meteogalicia.es:  I