Skip to Content.

mget-help - [mget-help] CollectionIsEmptyError Euphotic Depth

Please Wait...

Subject: Marine Geospatial Ecology Tools (MGET) help

Text archives


[mget-help] CollectionIsEmptyError Euphotic Depth


Chronological Thread 
  • From: Dolan Margaret <>
  • To: "" <>
  • Subject: [mget-help] CollectionIsEmptyError Euphotic Depth
  • Date: Wed, 30 Aug 2017 11:59:30 +0000
  • Accept-language: en-GB, nb-NO, en-US
  • Authentication-results: oit.duke.edu; spf=none

Hi,

I'm getting an error on using the Create Rasters for NASA OceanColor L3 SMI Product tool to try and download Euphotic Depth estimates telling me that the product is not found (MGET v. 0.8a68 on ArcGIS 10.4.1) . See error message below. I've tried each of the different euphotic depth products which are listed at Aqua MODIS - Evaluation Products  KDLEE_Zeu_lee, ZEU_ZEUL, ZEU_ZEUM and tested different temporal and spatial resolutions but all tests so far are giving me the same error.

Do you have any further info on whether these data should be available via MGET?

I am able to download other products OK so I don't think there are any problems with my installation of the tool.

Any help or advice much appreciated, regards, Margaret

----

Messages

Executing: OceanColorLevel3SMITimeSeriesCreateArcGISRasters Aqua Annual 4km ZEU_ZEUL D:\.[pathname removed!]..\MODIS Add %(Sensor)s;%(TemporalResolution)s;%(SpatialResolution)s;%(ProductCode)s;%%Y;%(SensorCode).1s%%Y%%j%(EndDate)s.L3m_%(TemporalResolutionCode).3s_%(ProductCode)s_%(SpatialResolution)s.img # # # # "01/08/2017 13:21:21" "30/08/2017 13:21:31" 60 300 true false

Start Time: Wed Aug 30 13:22:17 2017

Running script OceanColorLevel3SMITimeSeriesCreateArcGISRasters...

CollectionIsEmptyError: The NASA OceanColor data archive contains no datasets matching the _expression_ Sensor = 'aqua' AND TemporalResolution = 'annual' AND SpatialResolution = '4km' AND ProductCode = 'ZEU_ZEUL'.

Failed script OceanColorLevel3SMITimeSeriesCreateArcGISRasters...

 

Traceback (most recent call last):

  File "C:\Program Files\GeoEco\ArcGISToolbox\Scripts\OceanColorLevel3SMITimeSeriesCreateArcGISRasters.py", line 5, in <module>

    ExecuteMethodFromCommandLineAsArcGISTool('GeoEco.DataProducts.NASA.OceanColor', 'OceanColorLevel3SMITimeSeries', 'CreateArcGISRasters')

  File "C:\Python27\ArcGIS10.4\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.4\lib\site-packages\GeoEco\DataProducts\NASA\OceanColor.py", line 572, in CreateArcGISRasters

    grid = cls(sensor, temporalResolution, spatialResolution, product, timeout, maxRetryTime, cacheDirectory)

  File "C:\Python27\ArcGIS10.4\lib\site-packages\GeoEco\DataProducts\NASA\OceanColor.py", line 522, in __init__

    super(OceanColorLevel3SMITimeSeries, self).__init__(collection, _expression_=_expression_, reportProgress=False)

  File "C:\Python27\ArcGIS10.4\lib\site-packages\GeoEco\Datasets\Virtual.py", line 66, in __init__

    raise CollectionIsEmptyError(collection.DisplayName, _expression_)

CollectionIsEmptyError: The NASA OceanColor data archive contains no datasets matching the _expression_ Sensor = 'aqua' AND TemporalResolution = 'annual' AND SpatialResolution = '4km' AND ProductCode = 'ZEU_ZEUL'.

 

Failed to execute (OceanColorLevel3SMITimeSeriesCreateArcGISRasters).

Failed at Wed Aug 30 13:22:20 2017 (Elapsed Time: 2.70 seconds)

----




Archive powered by MHonArc 2.6.19.

Top of Page