Skip to Content.

mget-help - [mget-help] Create Vectors AVISO DUACS 2014 Geostrophic Currents Product(Executing Error!)

Please Wait...

Subject: Marine Geospatial Ecology Tools (MGET) help

Text archives


[mget-help] Create Vectors AVISO DUACS 2014 Geostrophic Currents Product(Executing Error!)


Chronological Thread 
  • From: 김태우 <>
  • To:
  • Subject: [mget-help] Create Vectors AVISO DUACS 2014 Geostrophic Currents Product(Executing Error!)
  • Date: Thu, 3 Mar 2016 14:56:07 +0900 (KST)
  • Importance: normal

Dear nicholas

 

I installed the MGET tool in Arcgis desktop yesterday.

 

I need a help to solve a problem when I execute a "Create Vectors AVISO DUACS 2014 Geostrophic Currents Product".

 

I attatched a file which is an error message.

 

I hope you help me.

 

Thank you

 

Mr. Kim

 

 

>--------------------------------------------------------
Tae-Woo Kim, Ph. D. Course
Dept. of Civil and Environmental Engineering, Sungkyunkwan University, ChunChun Dong 300, Suwon City, Korea.
Phone : +82-31-290-7536
Fax : +82-31-290-7549
E-mail : ,
>--------------------------------------------------------

Executing: AvisoDuacs2014GriddedProductCreateVectorsAsArcGISFeatureClasses
tkim1 skgeodesy11!! Global "DT all sat" MSLA D:\SSH Add
%(Zone)s;%(Delay)s;%(Product)s_uv_vectors;%%Y;%(Product)s_uv_vectors_%%Y%%j.shp
0.25 false # # # # 60 120 #
Start Time: Thu Mar 03 14:46:43 2016
Running script
AvisoDuacs2014GriddedProductCreateVectorsAsArcGISFeatureClasses...
Querying time slices of AVISO Global DT all sat zonal current anomalies.
Failed to open URL
'http://tkim1:skgeodesy11!!@opendap.aviso.oceanobs.com/thredds/dodsC/dataset-duacs-dt-global-allsat-msla-uv'
with OPeNDAP due to Exception: Unable to parse token: <!DOCTYPE . Retrying...
Query complete: 0:02:07 elapsed, 0 datasets found, 0:00:00 per dataset.
RuntimeError: Failed to open URL
http://opendap.aviso.oceanobs.com/thredds/dodsC/dataset-duacs-dt-global-allsat-msla-uv
with OPeNDAP. The operation was retried for 120 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. 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:
Exception: Unable to parse token: <!DOCTYPE

Traceback (most recent call last):
File "C:\Program
Files\GeoEco\ArcGISToolbox\Scripts\AvisoDuacs2014GriddedProductCreateVectorsAsArcGISFeatureClasses.py",
line 5, in <module>
ExecuteMethodFromCommandLineAsArcGISTool('GeoEco.DataProducts.Aviso',
'AvisoDuacs2014GriddedProduct', 'CreateVectorsAsArcGISFeatureClasses')
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\Aviso.py", line
407, in CreateVectorsAsArcGISFeatureClasses
uSlices = GridSliceCollection(uGrid, tQACoordType=u'min').QueryDatasets()
File
"C:\Python27\ArcGIS10.1\lib\site-packages\GeoEco\Datasets\__init__.py", line
721, in QueryDatasets
datasets = self._QueryDatasets(parsedExpression, progressReporter,
options, parentAttrValues)
File "C:\Python27\ArcGIS10.1\lib\site-packages\GeoEco\Datasets\Virtual.py",
line 681, in _QueryDatasets
return self._QueryGridSlices(parsedExpression, progressReporter)
File "C:\Python27\ArcGIS10.1\lib\site-packages\GeoEco\Datasets\Virtual.py",
line 707, in _QueryGridSlices
maxT = self._Grid.Shape[0]
File
"C:\Python27\ArcGIS10.1\lib\site-packages\GeoEco\Datasets\__init__.py", line
2626, in _GetShape
return self.GetLazyPropertyValue('Shape')
File
"C:\Python27\ArcGIS10.1\lib\site-packages\GeoEco\Datasets\__init__.py", line
160, in GetLazyPropertyValue
value = self._GetLazyPropertyPhysicalValue(name)
File
"C:\Python27\ArcGIS10.1\lib\site-packages\GeoEco\DataProducts\Aviso.py", line
218, in _GetLazyPropertyPhysicalValue
return super(AvisoDuacs2014GriddedProduct,
self)._GetLazyPropertyPhysicalValue(name)
File "C:\Python27\ArcGIS10.1\lib\site-packages\GeoEco\Datasets\OPeNDAP.py",
line 681, in _GetLazyPropertyPhysicalValue
v = self._GetOPeNDAPVariable()
File "C:\Python27\ArcGIS10.1\lib\site-packages\GeoEco\Datasets\OPeNDAP.py",
line 732, in _GetOPeNDAPVariable
self.ParentCollection._Open()
File "C:\Python27\ArcGIS10.1\lib\site-packages\GeoEco\Datasets\OPeNDAP.py",
line 613, in _Open
raise RuntimeError(_(u'Failed to open URL %(url)s with OPeNDAP. The
operation 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. 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': self._URL, u'retry': self._MaxRetryTime, u'e':
e.__class__.__name__, u'msg': self._Unicode(e)})
RuntimeError: Failed to open URL
http://opendap.aviso.oceanobs.com/thredds/dodsC/dataset-duacs-dt-global-allsat-msla-uv
with OPeNDAP. The operation was retried for 120 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. 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:
Exception: Unable to parse token: <!DOCTYPE

Failed to execute
(AvisoDuacs2014GriddedProductCreateVectorsAsArcGISFeatureClasses).
Failed at Thu Mar 03 14:48:53 2016 (Elapsed Time: 2 minutes 10 seconds)



  • [mget-help] Create Vectors AVISO DUACS 2014 Geostrophic Currents Product(Executing Error!), 김태우, 03/03/2016

Archive powered by MHonArc 2.6.19.

Top of Page