[GRASSLIST:5765] gdalwarp and gdal libraries

I am attempting to import some ASTER images with Michael Barton's r.in.aster and
I'm getting the error message that gdalwarp is missing (error message pasted
below). I am using GRASS6.0 under Cygwin on WinXP downloaded from the binary
posted on Huidae Cho's website. Is it possible that gdalwarp is missing or
perhaps is in in the wrong place? I have searched for it and can't find it
under any of the normal directories (or any directory).

Is there somewhere that I can download the gdalwarp utility to make this functional?

Thanks,
Teague

Teague O'Mara
Department of Anthropology
Arizona State University
Box 872402
Tempe, AZ 85287-2402
480.965.6213

r.in.aster input=/data/92003/AST_L1B_00307092004161126_08012004092003.hdf
proctype=L1B band=1 output=92003_1

georeferencing aster image
gdalwarp -t_srs +proj=latlong +a=6378137 +rf=298.257223563 +no_defs
HDF4_SDS:ASTER_L1B:"/data/92003/AST_L1B_00307092004161126_08012004092003.hdf":2
/home/Owner/CR_latlong/ASTER/.tmp/YOUR-BF0F1B9EA5/3688.0.tif

gdalwarp: not found

importing into GRASS

assertion "codecs == NULL" failed: file
"/usr/src/tiff/tiff-3.7.0beta2/libtiff/tif_compress.c", line 258
Signal 6

cleaning up

DONE

I am attempting to import some ASTER images with Michael Barton's
r.in.aster and I'm getting the error message that gdalwarp is missing
(error message pasted below). I am using GRASS6.0 under Cygwin on
WinXP downloaded from the binary posted on Huidae Cho's website. Is
it possible that gdalwarp is missing or perhaps is in in the wrong
place? I have searched for it and can't find it under any of the
normal directories (or any directory).

Is there somewhere that I can download the gdalwarp utility to make
this functional?

gdalwarp comes as part of the GDAL package.

http://gdal.org

Hamish

Teague is using Huidae Cho's Cygwin binaries. It seems like libgdal is
available from the site, but not the other gdal (or ogr?) utilities. Is
there a chance that the entire gdal utility set could be made available in
binary form for windows/cygwin users? I assume that Huidae has been
successful in compiling it for that platform.

Michael
____________________
C. Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
PO Box 872402
Arizona State University
Tempe, AZ 85287-2402
USA

Phone: 480-965-6262
Fax: 480-965-7671
www: <www.public.asu.edu/~cmbarton>

From: Hamish <hamish_nospam@yahoo.com>
Date: Tue, 15 Feb 2005 17:42:02 +1300
To: Teague O'Mara <Teague.Omara@asu.edu>
Cc: <grasslist@baylor.edu>, <wingrass@grass.itc.it>, <Alex.Miller@asu.edu>
Subject: [GRASSLIST:5772] Re: gdalwarp and gdal libraries

I am attempting to import some ASTER images with Michael Barton's
r.in.aster and I'm getting the error message that gdalwarp is missing
(error message pasted below). I am using GRASS6.0 under Cygwin on
WinXP downloaded from the binary posted on Huidae Cho's website. Is
it possible that gdalwarp is missing or perhaps is in in the wrong
place? I have searched for it and can't find it under any of the
normal directories (or any directory).

Is there somewhere that I can download the gdalwarp utility to make
this functional?

gdalwarp comes as part of the GDAL package.

http://gdal.org

Hamish

Teague is using Huidae Cho's Cygwin binaries. It seems like libgdal is
available from the site, but not the other gdal (or ogr?) utilities.
Is there a chance that the entire gdal utility set could be made
available in binary form for windows/cygwin users? I assume that
Huidae has been successful in compiling it for that platform.

perhaps add to the script a test for gdalwarp?

See the scritps/r.out.gdal test for gdal_translate:

#check gdal_translate exists
if [ -z "`which gdal_translate`" ] ; then
   echo "ERROR: Required program gdal_translate is missing"
   echo " Full GDAL binaries with GDAL/GRASS support are needed to use r.out.gdal."
   exit 1
fi

Hamish

Hi,

You're right. I forgot to include utilities. I'll take care of it with the
next binary distribution.

Huidae Cho

On Mon, Feb 14, 2005 at 11:16:18PM -0700, Michael Barton wrote:

Teague is using Huidae Cho's Cygwin binaries. It seems like libgdal is
available from the site, but not the other gdal (or ogr?) utilities. Is
there a chance that the entire gdal utility set could be made available in
binary form for windows/cygwin users? I assume that Huidae has been
successful in compiling it for that platform.

Michael
____________________
C. Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
PO Box 872402
Arizona State University
Tempe, AZ 85287-2402
USA

Phone: 480-965-6262
Fax: 480-965-7671
www: <www.public.asu.edu/~cmbarton>

> From: Hamish <hamish_nospam@yahoo.com>
> Date: Tue, 15 Feb 2005 17:42:02 +1300
> To: Teague O'Mara <Teague.Omara@asu.edu>
> Cc: <grasslist@baylor.edu>, <wingrass@grass.itc.it>, <Alex.Miller@asu.edu>
> Subject: [GRASSLIST:5772] Re: gdalwarp and gdal libraries
>
>> I am attempting to import some ASTER images with Michael Barton's
>> r.in.aster and I'm getting the error message that gdalwarp is missing
>> (error message pasted below). I am using GRASS6.0 under Cygwin on
>> WinXP downloaded from the binary posted on Huidae Cho's website. Is
>> it possible that gdalwarp is missing or perhaps is in in the wrong
>> place? I have searched for it and can't find it under any of the
>> normal directories (or any directory).
>>
>> Is there somewhere that I can download the gdalwarp utility to make
>> this functional?
>
>
> gdalwarp comes as part of the GDAL package.
>
> http://gdal.org
>
>
>
> Hamish

--
Did you know...

If you play a Windows 2000 CD backwards, you hear satanic messages,
but what's worse is when you play it forward....
                                      ...it installs Windows 2000

   -- Alfred Perlstein on chat at freebsd.org