Skip to Content.

mget-help - RE: [mget-help] SST interpolate at points not working

Please Wait...

Subject: Marine Geospatial Ecology Tools (MGET) help

Text archives


From: Jason Roberts <>
To: "" <>
Cc: "" <>
Subject: RE: [mget-help] SST interpolate at points not working
Date: Mon, 26 May 2014 14:07:59 +0000
Accept-language: en-US
Authentication-results: spf=none (sender IP is ) ;
Dear Rebecca,

Thanks for your interest in MGET. Sorry about this; it is a bug in MGET. It 
should be fixed in the most recent release, 0.8a55. Assuming you do not have 
that installed, please:

1. Close all ArcGIS programs.

2. From the Control Panel --> Programs and Features, remove the existing MGET.

3. Install the latest one from the MGET website 
(http://mgel.env.duke.edu/mget)

If you already have 0.8a55, let me know. It would mean that the bug is not 
fixed in all circumstances. I'll send you something that will help us 
diagnose it further.

All the best,

Jason

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

 
[mailto:]
 
Sent: Monday, May 26, 2014 9:11 AM
To: 

Subject: [mget-help] SST interpolate at points not working

Hi there, 

For the last couple of weeks I have been trying to get SST data for a point 
shapefile. When I run the interpolate at points tool to get chlor_a data it 
works perfectly but it does not work with the GHRSSTlevel 4 SST values. I 
also can not generate a climatological raster either and I have copied an 
example error message I get when I try to do this (below). It seems the error 
is related to their being too many values to unpack, but I am only trying to 
do this for a small area c. 1000 km2 and over a short time period of a few 
days.
Any advice would be most appreciated. 
Thanks in advance,
Dr Rebecca Scott

Start Time: Mon May 26 15:04:44 2014
Running script GHRSSTLevel4CreateClimatologicalArcGISRasters...
ValueError: too many values to unpack

Traceback (most recent call last):
  File "C:\Program
Files\GeoEco\ArcGISToolbox\Scripts\GHRSSTLevel4CreateClimatologicalArcGISRasters.py",
line 5, in <module>
    
ExecuteMethodFromCommandLineAsArcGISTool('GeoEco.DataProducts.NASA.PODAAC',
'GHRSSTLevel4', 'CreateClimatologicalArcGISRasters')
  File "C:\Python27\ArcGIS10.1\lib\site-packages\GeoEco\ArcGISScripts.py", 
line 210, in ExecuteMethodFromCommandLineAsArcGISTool
    exec sourceCode in globals(), locals()
  File "<string>", line 1, in <module>
  File
"C:\Python27\ArcGIS10.1\lib\site-packages\GeoEco\DataProducts\NASA\PODAAC.py",
line 830, in CreateClimatologicalArcGISRasters
    [rdacCode, productType, areaCode, gdsVersion, fileVersion, productCode, 
productCode2] = cls._PODAAC_Products[product]
ValueError: too many values to unpack

Failed to execute (GHRSSTLevel4CreateClimatologicalArcGISRasters).
Failed at Mon May 26 15:04:44 2014 (Elapsed Time: 0.00 seconds)
< date >
< thread >
Archives powered by MHonArc.
Top of Page