Skip to Content.

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

Please Wait...

Subject: Marine Geospatial Ecology Tools (MGET) help

Text archives


From:
To:
Subject: [mget-help] SST interpolate at points not working
Date: Mon, 26 May 2014 09:10:38 -0400 (EDT)
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)
Archives powered by MHonArc.
Top of Page