for me it's working
gdalinfo GLOBCOVER-L3_MOSAIC_2005_V2.0_ANNUAL_H35V15.hdf
Driver: HDF4/Hierarchical Data Format Release 4
Files: GLOBCOVER-L3_MOSAIC_2005_V2.0_ANNUAL_H35V15.hdf
Size is 512, 512
Coordinate System is `'
Metadata:
HDFEOSVersion=HDFEOS_V2.12
Subdatasets:
SUBDATASET_1_NAME=HDF4
On 11-01-10 01:19 PM, 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 a supported
format" error when I try to run it. I have installed the HDF-4 (libdf), HDF-5
(libhdf5) and NetCD
is there any sample of these data online?
On Tue, Jan 11, 2011 at 6:00 AM, abausch wrote:
> Hi Nikolaos,
> I wish I were using the level 2 product in .N1 format but the level 3 MERIS
> mosaics are processed to .hdf - EOS2. I can work with N1 data just fine if
> that were the case, but batch pr
Hi Nikolaos,
I wish I were using the level 2 product in .N1 format but the level 3
MERIS mosaics are processed to .hdf - EOS2. I can work with N1 data
just fine if that were the case, but batch processing with BEAM doesn't
support what I am trying to do with HDF's (unless I could program in
J
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
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
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