[Gdal-dev] GDAL 1.4.0 RC1 Available
William Kyngesburye
woklist at kyngchaos.com
Tue Jan 2 15:17:42 EST 2007
On Jan 2, 2007, at 11:21 AM, Frank Warmerdam wrote:
> Folks,
>
> I have prepared a GDAL release candidate - 1.4.0 RC1. I would
> appreciate
> testing for critical errors that should be corrected before the
> release.
> My hope is to promote RC1 to be the actual release this Friday.
>
> http://www.gdal.org/dl/gdal-1.4.0RC1.tar.gz
> http://www.gdal.org/dl/gdal140RC1.zip
>
Still having a problem with my Idrisi/NetCDF bug:
http://bugzilla.remotesensing.org/show_bug.cgi?id=1176
> I have also published 1.4.0 autotest and doc files at:
>
> http://www.gdal.org/dl/gdal140doc.zip
> http://www.gdal.org/dl/gdalautotest-1.4.0.tar.gz
>
Good. I've been meaning to ask about an updated autotest.
One test I've wondered about - DODS OGR, the test never worked and
still doesn't. The error I get isn't very helpful as to why it's
failing:
TEST: ogr_dods_1 ... ERROR 4: couldn't connect to host
fail (blowup)
Traceback (most recent call last):
File "pymod/gdaltest.py", line 170, in run_tests
result = func()
File "./ogr_dods.py", line 71, in ogr_dods_1
gdaltest.dods_ds = ogr.Open( 'DODS:http://www.epic.noaa.gov:
10100/dods/wod2001/natl_prof_bot.cdp?&_id=1' )
File "/Library/Frameworks/Python.framework/Versions/2.4/lib/
python2.4/site-packages/ogr.py", line 338, in Open
raise OGRError, 'Unable to open: ' + filename
OGRError: Unable to open: DODS:http://www.epic.noaa.gov:10100/dods/
wod2001/natl_prof_bot.cdp?&_id=1
"Unable to open" doesn't really tell me if the NOAA server is not
responding or my DAP library is broken or the OGR DODS driver is
broken. Previously I used DAP 3.6.2, updated to 3.7.3 now, same
problem on both.
The GDAL DODS driver seems to be working - I get a warning about no
DAP 3 version, but it says it succeeds.
-----
William Kyngesburye <kyngchaos at kyngchaos.com>
http://www.kyngchaos.com/
"This is a question about the past, is it? ... How can I tell that
the past isn't a fiction designed to account for the discrepancy
between my immediate physical sensations and my state of mind?"
- The Ruler of the Universe
More information about the Gdal-dev
mailing list