Skip to Content.

mget-help - RE: [mget-help] Find HDFs and Convert SDS to ArcGISRaster

Please Wait...

Subject: Marine Geospatial Ecology Tools (MGET) help

Text archives


From: "Jason Roberts" <>
To: "'Susanne Haas'" <>
Cc: <>
Subject: RE: [mget-help] Find HDFs and Convert SDS to ArcGISRaster
Date: Fri, 3 Dec 2010 09:57:59 -0500
Hi Susanne,

I can help you with this. The problem most likely is either:

1. The HDF names are longer than 13 characters, which exceeds the limit 
allowed by ArcGIS for rasters in ArcInfo Binary Grid format, which the tool 
uses by default.

2. The HDF names contain dots (.) to separate different components of the 
name. The tool's default Python Output Expression only considers the first 
component, because ArcInfo Binary Grid format is not allowed to have dots in 
the raster name. Depending on the dataset, it is likely to not be unique.

These problems can be solved by using a Python Expression that causes ArcGIS 
to produce rasters in ERDAS Imagine format (.img files) rather than ArcInfo 
Binary Grid. In recent releases, ArcGIS has started to use that as the 
default output from many tools. Eventually, we will fix MGET to do the same.

Could you please send me some example names of the HDFs that you want to 
convert? I will send you a Python Expression that will create .img rasters 
for those files.

Best regards,

Jason

-----Original Message-----
From: Susanne Haas 
[mailto:]
 
Sent: Friday, December 03, 2010 9:31 AM
To: 

Subject: [mget-help] Find HDFs and Convert SDS to ArcGISRaster

Dear Sir or Madam,

I would like to convert a quite large amount of HDFs to ArcGISRasers. When I 
want to use the "Find  HDFs and convert SDS to ArcGISRaster" I receive an 
error message telling me that I have to adjust the Phyton Output expression 
(because of the naming conventions problem with the same ouput names. 
Nevertheless, I have no clue how to change this expression. I would be very 
thankfull if you could help me with that.

Thanks a lot,
Susanne Haas
-- 
GMX DSL Doppel-Flat ab 19,99 &euro;/mtl.! Jetzt auch mit 
gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl

Archives powered by MHonArc.
Top of Page