Skip to Content.

mget-help - RE: [mget-help] failed to download MGET data products

Please Wait...

Subject: Marine Geospatial Ecology Tools (MGET) help

Text archives


RE: [mget-help] failed to download MGET data products


Chronological Thread 
  • From: "Stephen Ban" <>
  • To: <>, <>
  • Subject: RE: [mget-help] failed to download MGET data products
  • Date: Mon, 22 Aug 2016 09:57:10 -0700

Hi Victoria,

 

I don’t know if this helps, but if you navigate manually to the THREDDS URL, it doesn’t exist. It seems the path has changed and is now (note the v2014.0 in the path):

http://opendap.jpl.nasa.gov/opendap/allData/modis/L3/aqua/11um/v2014.0/9km/annual/catalog.xml

 

Cheers,

Stephen

 

 

From: [mailto:] On Behalf Of Victoria Gonzalez Carman
Sent: August 22, 2016 4:19 AM
To: ;
Subject: [mget-help] failed to download MGET data products

 

Dear Jason, 

I am trying to construct raster maps for PO.DAAC MODIS L3 SST and I get the following message:

 

 

Start Time: Mon Aug 22 08:01:01 2016

Running script MODISL3SSTTimeSeriesCreateArcGISRasters...

Failed to download THREDDS catalog http://opendap.jpl.nasa.gov/opendap/allData/modis/L3/aqua/11um/9km/annual/catalog.xml. The HTTP request failed with HTTPException: The server reported HTTP status code 500: Internal Server Error. Retrying...

RuntimeError: Failed to download THREDDS catalog from URL http://opendap.jpl.nasa.gov/opendap/allData/modis/L3/aqua/11um/9km/annual/catalog.xml. The download was retried for 300 seconds without success. Verify that the URL is correct. If it is, check that the server is operating properly and that your computer can connect to it. If necessary, contact the server's operator for assistance. Error details: HTTPException: The server reported HTTP status code 500: Internal Server Error

Failed script MODISL3SSTTimeSeriesCreateArcGISRasters...

 

Traceback (most recent call last):

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

    ExecuteMethodFromCommandLineAsArcGISTool('GeoEco.DataProducts.NASA.PODAAC', 'MODISL3SSTTimeSeries', 'CreateArcGISRasters')

  File "C:\ArcGIS10.2\lib\site-packages\GeoEco\ArcGISScripts.py", line 210, in ExecuteMethodFromCommandLineAsArcGISTool

    exec sourceCode in globals(), locals()

  File "<string>", line 1, in <module>

  File "C:\ArcGIS10.2\lib\site-packages\GeoEco\DataProducts\NASA\PODAAC.py", line 270, in CreateArcGISRasters

    grid = MODISL3SSTTimeSeries(satellite, temporalResolution, spatialResolution, geophysicalParameter, variableName, qualityLevel, timeout, maxRetryTime, cacheDirectory)

  File "C:\ArcGIS10.2\lib\site-packages\GeoEco\DataProducts\NASA\PODAAC.py", line 82, in __init__

    reportProgress=False)

  File "C:\ArcGIS10.2\lib\site-packages\GeoEco\Datasets\Virtual.py", line 62, in __init__

    self._CachedOldestGrid = collection.GetOldestDataset(_expression_, **options)

  File "C:\ArcGIS10.2\lib\site-packages\GeoEco\Datasets\__init__.py", line 758, in GetOldestDataset

    dataset = self._GetOldestDataset(parsedExpression, options, parentAttrValues, dateTimeAttrName)

  File "C:\ArcGIS10.2\lib\site-packages\GeoEco\Datasets\Collections.py", line 544, in _GetOldestDataset

    datasetsFound = self._QueryRecursive(parsedExpression, None, options, [], 0, parentAttrValues, {}, 'oldest')

  File "C:\ArcGIS10.2\lib\site-packages\GeoEco\Datasets\Collections.py", line 224, in _QueryRecursive

    contents = self._ListContents(pathComponents)

  File "C:\ArcGIS10.2\lib\site-packages\GeoEco\Datasets\OPeNDAP.py", line 141, in _ListContents

    raise RuntimeError(_(u'Failed to download THREDDS catalog from URL %(catalogURL)s. The download was retried for %(retry)i seconds without success. Verify that the URL is correct. If it is, check that the server is operating properly and that your computer can connect to it. If necessary, contact the server\'s operator for assistance. Error details: %(e)s: %(msg)s') % {u'catalogURL': catalogURL, u'retry': self._MaxRetryTime, u'e': e.__class__.__name__, u'msg': self._Unicode(e)})

RuntimeError: Failed to download THREDDS catalog from URL http://opendap.jpl.nasa.gov/opendap/allData/modis/L3/aqua/11um/9km/annual/catalog.xml. The download was retried for 300 seconds without success. Verify that the URL is correct. If it is, check that the server is operating properly and that your computer can connect to it. If necessary, contact the server's operator for assistance. Error details: HTTPException: The server reported HTTP status code 500: Internal Server Error

 

Failed to execute (MODISL3SSTTimeSeriesCreateArcGISRasters).

Failed at Mon Aug 22 08:06:33 2016 (Elapsed Time: 5 minutes 31 seconds)

 

 

It seems to me that there is a connection problem. Could you please help me? Many thanks in advanced for your help and sorry if anybody ha already written you about this problem. 

 

Best

 

Victoria 

 

--

************************************************************
Dra. Victoria González Carman
Instituto de Investigaciones Marinas y Costeras (IIMyC - CONICET)

Proyecto Ecología pesquera - INIDEP
Aquamarina- PRICTMA
Mar del Plata, Argentina. 

http://www.ecologiapesquera.com.ar

Skype: vgcarman
************************************************************




Archive powered by MHonArc 2.6.19.

Top of Page