Skip to Content.

mget-help - [mget-help] RE: MGET Windows 7 compatibility

Please Wait...

Subject: Marine Geospatial Ecology Tools (MGET) help

Text archives


From: "Jason Roberts" <>
To: <>
Cc: <>
Subject: [mget-help] RE: MGET Windows 7 compatibility
Date: Mon, 14 Dec 2009 15:33:09 -0500
Hi Eddie,

I do not know if MGET has any Windows 7 compatibility problems. I do not
have a Windows 7 machine yet so I have not tested it. I have not heard from
anyone else that there are problems, but I have only explicitly heard from
one person who has used it with Windows 7. If you try it, please let me know
what you find out.

MGET itself requires, minimally:

* Python 2.4 or 2.5
* The pywin32 package (http://sourceforge.net/projects/pywin32/)

MGET itself does not require you to install GDAL because it contains a
private internal copy. In MGET 0.7, this is GDAL 1.6.0. In MGET 0.8a3, it is
GDAL 1.6.2. In MGET 0.8a4 it will either be 1.6.3 or 1.7.0, depending on
when I can finish 0.8a4 and when GDAL 1.7.0 comes out.

Currently, there is not a tool that automatically downloads CoastWatch data.
MGET currently has downloading tools for the various Aviso datasets, but
that's it. I am presently rewriting MGET's internal raster processing
architecture to have less dependence on ArcGIS and to natively understand 3D
and 4D datasets. Part of this will include more download support for OPeNDAP
and FTP-based datasets.

CoastWatch is a complicated case. The main distribution site for CoastWatch
is NOAA CLASS (http://www.class.noaa.gov). When I last checked CLASS, it was
one of those warehouses that required you to place an order and check your
email for a message saying the order was complete before downloading by FTP
from a location created for your specific order. There was no webservice API
for placing orders, so any automated ordering tool had to scrape the HTML,
post a form response, etc. I went to a NOAA workshop a couple of years ago
where the CLASS team gathered requirements from users about improving this.
But thus far, no API is available. As a consequence, it is unlikely that
MGET will have an auto-downloading tool for CoastWatch any time soon.

Finally, I should mention that GDAL can read HDFs directly, so long as you
obtain (or build) a version of GDAL that includes HDF support. For your
scenario, since you plan to use GDAL to produce the PNGs/TIFs, it might be
easiest to just use GDAL to read the HDFs as well. You can download a
compiled version from http://vbkto.dyndns.org/sdk/. The site is a bit
confusing if you don't understand what you're looking at; for your purposes,
I suggest this one
http://vbkto.dyndns.org/sdk/PackageInfo.aspx?file=release-1310-gdal-1-6-maps
erver-5-6.zip.

Jason

-----Original Message-----
From: 

 
[mailto:]
 
Sent: Monday, December 14, 2009 2:53 PM
To: 

Subject: MGET Windows 7 compatibility

Jason,

I am interested in processing Coastwatch HDFs (and other HDFs that are HDF4)
by
converting to ArcInfo ASCII Grid and then using GDAL/OGR to convert to
png/tif/etc. I am working off a laptop that doesnt have Arc or Matlab. 

I am operating on Windows 7. My questions are:

1) Will MGET work on windows 7?

2) What other dependencies do I need besides GDAL/OGR and Python 2.5?

3) Are there any tools available that will automatically connect via OpenDap
or
FTP to download the data from NOAA?

Thanks,

Eddie Farrell 

Archives powered by MHonArc.
Top of Page