>2009/11/9 Hessel Winsemius :
> 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 yourself with NetCDF suppo
>2009/8/12 chen cui :
> 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:
>
> gdalinfo
>2009/7/30 :
> 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 C:\Python26\Lib\site-packages
>
> 2009/7/24 spbhasker bachi :
> Need help on 4th , 5th , 6th upto 10 Order Polynomials.
>
> I have succesfully used the 1st to 3rd Polynomials provided in GDAL and
> warped both Vectors and Images based on custom Coding..
>
> Can anyone help me Code the 4th to 10th Order
You probably don't want to
r: No module named _gdal_array"
>
> Have you seen this before? Any thoughts?
>
> 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
&g
Observación
>
> Consellería de Medio Ambiente, Territorio e Infraestruturas
>
> Rúa de Roma, 6
>
> 15707 Santiago de Compostela. A Coruña
>
>
> Teléfono: +34-881-999646
>
>
> e-mail: alberto.petta...@meteogalicia.es
> <mailto:alberto.petta...@meteogalicia.
Forgot to copy the list.
-- Forwarded message --
From: Scott Sinclair
Date: 2009/6/30
Subject: Re: [gdal-dev] can't open grib2 files
To: Alberto Pettazzi
>2009/6/29 Alberto Pettazzi :
> I just have executed the command you suggested me,
>
> gdal-config --
> 2009/4/14 Harris, Sarah L :
> I would like to use this code written by Yann Chemin (see Feb 2009 gdal-dev
> archives)
> but I keep getting a memory error. Can anyone help me fix this. I have put
> the entire error below the code.
> Thanks in advance
>
> F=[]
...
> Traceback (most recent call la