Re: [gdal-dev] Hierarchical Data Format-EOS 2 conversion in Gdal

2011-01-10 Thread Nikolaos Hatzopoulos
from here: http://www.brockmann-consult.de/cms/web/beam/meris-products I download this file which is level2 data: http://www.brockmann-consult.de/beam/data/products/MER_FR__2PNEPA20030714_102918_00982018_00094_07162_0053.zip gdalinfo gives me: Driver: ESAT/Envisat Image Format Files: MER_FR

[gdal-dev] mrsid nmake.opt

2011-01-10 Thread Kirk McKelvey
All, I have made a change to simplify build configuration for the mrsid driver on the trunk (r21458). If you regularly build this driver, especially if you have a vested interest in maintaining compatibility with a particular historical MrSID SDK release, please give it a whirl and let me know

[gdal-dev] installing GDAL for pythonwin: can import and use gdal, but not gdaltransform

2011-01-10 Thread manzione
Greetings all, I have been able to successfully download and use GDAL 1.7.3 in PythonWin, but am not able to use gdaltransform. I understand that gdaltransform is an executable that requires additional installation steps before it can be implemented. Can someone please provide me a link to whe

Re: [gdal-dev] Hierarchical Data Format-EOS 2 conversion in Gdal

2011-01-10 Thread Nikolaos Hatzopoulos
what gdalinfo gives you? this is a very helpful link http://www.gdal.org/frmt_hdf4.html On Mon, Jan 10, 2011 at 10:19 AM, Adam Bausch wrote: > Hi All, > I am attempting to process a large volume of MERIS mosaic data obtained > from ENVISAT in HDF-EOS2 format, however, I continue to get a "not

[gdal-dev] Hierarchical Data Format-EOS 2 conversion in Gdal

2011-01-10 Thread Adam Bausch
Hi All, I am attempting to process a large volume of MERIS mosaic data obtained from ENVISAT in HDF-EOS2 format, however, I continue to get a "not a supported format" error when I try to run it. I have installed the HDF-4 (libdf), HDF-5 (libhdf5) and NetCDF libraries and checked with our Linu

RE: [gdal-dev] GDAL windows installers available

2011-01-10 Thread Jason Roberts
BTW, when we get to the Python bindings installer, this is another reason to build the Python bindings installer as a .msi rather than a .exe. That is possible with Python 2.5 and later. I didn't find this option working with my Python installation (2.5 and 2.6), is that something which have been

Re: [gdal-dev] GDAL windows installers available

2011-01-10 Thread Tamas Szekeres
2011/1/10 Jason Roberts > > Nice job getting something out so quickly. You remind me of this Dilbert > cartoonfrom > back in the day. > :-) > > > Due to various deadlines I won’t be a

RE: [gdal-dev] GDAL windows installers available

2011-01-10 Thread Jason Roberts
Tamas, Nice job getting something out so quickly. You remind me of this Dilbert cartoon from back in the day. Due to various deadlines I won't be able to look at this until Wedne

Re: [gdal-dev] GDAL windows installers available

2011-01-10 Thread Michael Sumner
Ah, yes - a Typical mistake on my part. All good, thanks a lot! Cheers, Mike. On Mon, Jan 10, 2011 at 1:03 AM, Tamas Szekeres wrote: > Michael, > > You probably did a full install which is not recommended if the Oracle > environment is not in place. Try removing the OCI plugin by the add/remove

Re: [gdal-dev] Strange printed lines for binary gdalinfo16 in Windows

2011-01-10 Thread Chaitanya kumar CH
António, Tamas Szekeres provided a selection of GDAL and MapServer binaries at http://vbkto.dyndns.org/sdk/ 2011/1/10 António Rocha > Hi > Thanks for the information. Where can I get a newer verasion of GDAL-BIn > for Windows? > THanks > > Chaitanya kumar CH wrote: > >> António, >> >> This is n

Re: [gdal-dev] Strange printed lines for binary gdalinfo16 in Windows

2011-01-10 Thread António Rocha
Hi Thanks for the information. Where can I get a newer verasion of GDAL-BIn for Windows? THanks Chaitanya kumar CH wrote: António, This is not a bug. This is the debugging information printed by the grib driver. The code to print this has been commented out by Even a while ago. Try a later v