Subject: Marine Geospatial Ecology Tools (MGET) help
Text archives
- From: "White, George" <>
- To: "" <>
- Subject: RE: [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET
- Date: Fri, 17 Feb 2017 16:19:24 +0000
- Accept-language: en-CA, en-US
- Authentication-results: oit.duke.edu; spf=pass
Many sites are having problems with NASA EOSDIS https servers. One reason is that many widely used platforms use outdated libraries see: https://disc.gsfc.nasa.gov/registration/registration-for-data-access for some recommended versions. Other resources: https://disc.gsfc.nasa.gov/recipes/?q=recipes/How-to-Download-Data-Files-from-HTTP-Service-with-wget, https://www.java.com/en/download/help/java_blocked.xml,
From:
[mailto:]
On Behalf Of Jason Roberts
I’m glad the Pathfinder SST is working for you now. I’m not sure what is happening with the ocean color data. The important part of the error is what I have highlighted below:
RuntimeError: Failed to query the NASA OceanColor server at https://oceandata.sci.gsfc.nasa.gov/search/file_search.cgi. The query was retried for 300 seconds without success. Check that the server is operating properly and that your computer can connect to it. If necessary, contact the server's operator for assistance. If the server and network are operating properly, this problem could be a programming error in this tool. If you suspect one, contact the author of this tool for assistance. Error details: ServerNotFoundError: Unable to find the server at oceandata.sci.gsfc.nasa.gov
Normally, when that error is reported it means there is a domain name system (DNS) problem. When that failure happens, can you access that server (oceandata.sci.gsfc.nasa.gov) from your browser using a https URL? It sounds like the answer is no, you cannot (“When I try to manually enter at the website it says I can't have access too”). If that is the case, then you will need help from your network administrator to find out why your computer cannot connect to the server. But if you can access it using your browser then something strange is going on with MGET. I will try to think of what could be the problem...
Jason
From:
Rodrigo Tardin [mailto:]
Thank you very much Jason! It worked prefectly well for SST! However I did not have the same luck for Chlorophyl MODIS Aqua 4km. The error I get it seems problems in internet conection, but this is not true since the internet is working fine (tried different websites and tools from ArcGIS that uses internet). When I try to mannualy enter at the website it says I can't have access too. Would you have a clue on what's going on?
Thank you very much, ---
A summary for what I did on ArcGIS Interpolate NASA OceanColor L3 SMI Product at Points Sensor Aqua
Temporal resolution Monthly
Spatial resolution 4km
Level 3 SMI product code CHL_chlor_a
Point features Fishnet4km
Field to receive the interpolated values CHL
Date field DATE
Error RuntimeError: Failed to query the NASA OceanColor server at https://oceandata.sci.gsfc.nasa.gov/search/file_search.cgi. The query was retried for 300 seconds without success. Check that the server is operating properly and that your computer can connect to it. If necessary, contact the server's operator for assistance. If the server and network are operating properly, this problem could be a programming error in this tool. If you suspect one, contact the author of this tool for assistance. Error details: ServerNotFoundError: Unable to find the server at oceandata.sci.gsfc.nasa.gov Failed script OceanColorLevel3SMITimeSeriesInterpolateAtArcGISPoints...
Traceback (most recent call last): File "C:\Program Files\GeoEco\ArcGISToolbox\Scripts\OceanColorLevel3SMITimeSeriesInterpolateAtArcGISPoints.py", line 5, in <module> ExecuteMethodFromCommandLineAsArcGISTool('GeoEco.DataProducts.NASA.OceanColor', 'OceanColorLevel3SMITimeSeries', 'InterpolateAtArcGISPoints') File "C:\Python27\ArcGIS10.3\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.3\lib\site-packages\GeoEco\DataProducts\NASA\OceanColor.py", line 610, in InterpolateAtArcGISPoints grid = cls(sensor, temporalResolution, spatialResolution, product, timeout, maxRetryTime, cacheDirectory) File "C:\Python27\ArcGIS10.3\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.3\lib\site-packages\GeoEco\Datasets\Virtual.py", line 62, in __init__ self._CachedOldestGrid = collection.GetOldestDataset(_expression_, **options) File "C:\Python27\ArcGIS10.3\lib\site-packages\GeoEco\Datasets\__init__.py", line 758, in GetOldestDataset dataset = self._GetOldestDataset(parsedExpression, options, parentAttrValues, dateTimeAttrName) File "C:\Python27\ArcGIS10.3\lib\site-packages\GeoEco\DataProducts\NASA\OceanColor.py", line 157, in _GetOldestDataset return self._GetOldestOrNewestDataset(parsedExpression, options, False) File "C:\Python27\ArcGIS10.3\lib\site-packages\GeoEco\DataProducts\NASA\OceanColor.py", line 167, in _GetOldestOrNewestDataset self._QueryServer() File "C:\Python27\ArcGIS10.3\lib\site-packages\GeoEco\DataProducts\NASA\OceanColor.py", line 334, in _QueryServer raise RuntimeError(_(u'Failed to query the NASA OceanColor server at %(url)s. The query was retried for %(retry)i seconds without success. Check that the server is operating properly and that your computer can connect to it. If necessary, contact the server\'s operator for assistance. If the server and network are operating properly, this problem could be a programming error in this tool. If you suspect one, contact the author of this tool for assistance. Error details: %(e)s: %(msg)s') % {u'url': url, u'retry': self._MaxRetryTime, u'e': e.__class__.__name__, u'msg': UserPreferredEncodingToUnicode(e)}) RuntimeError: Failed to query the NASA OceanColor server at https://oceandata.sci.gsfc.nasa.gov/search/file_search.cgi. The query was retried for 300 seconds without success. Check that the server is operating properly and that your computer can connect to it. If necessary, contact the server's operator for assistance. If the server and network are operating properly, this problem could be a programming error in this tool. If you suspect one, contact the author of this tool for assistance. Error details: ServerNotFoundError: Unable to find the server at oceandata.sci.gsfc.nasa.gov
Failed to execute (OceanColorLevel3SMITimeSeriesInterpolateAtArcGISPoints). Failed at Thu Feb 16 13:45:30 2017 (Elapsed Time: 5 minutes 39 seconds)
Rodrigo Tardin Pós-doutorando - Departamento de Ecologia - IBRAG - UERJ Pesquisador Associado - Laboratório de Bioacústica e Ecologia de Cetáceos - UFRRJ/ IF/ DCA D.Sc. em Ecologia e Evolução - IBRAG - UERJ ----- Post-doctoral fellow - Ecology department - IBRAG - UERJ (RJ, Brazil) D.Sc. in Ecology and Evolution - UERJ Associate scientist at Cetacean Bioacoustics and Ecology Lab - UFRRJ/ IF/ DCA
2017-02-08 16:43 GMT-02:00 Jason Roberts <>:
|
- [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET, Rodrigo Tardin, 02/08/2017
- RE: [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET, Jason Roberts, 02/08/2017
- Re: [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET, Rodrigo Tardin, 02/08/2017
- RE: [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET, Jason Roberts, 02/08/2017
- Re: [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET, Rodrigo Tardin, 02/16/2017
- RE: [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET, Jason Roberts, 02/17/2017
- RE: [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET, White, George, 02/17/2017
- RE: [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET, Jason Roberts, 02/17/2017
- Re: [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET, Rodrigo Tardin, 02/16/2017
- RE: [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET, Jason Roberts, 02/08/2017
- Re: [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET, Rodrigo Tardin, 02/08/2017
- RE: [mget-help] AVHRR Pathfinder Level 3 Monthly Daytime SST Version 5 on MGET, Jason Roberts, 02/08/2017
Archive powered by MHonArc 2.6.19.