Subject: Marine Geospatial Ecology Tools (MGET) help
Text archives
From: | "Jason Roberts" <> |
---|---|
To: | "'Martin Ubertini'" <> |
Cc: | <> |
Subject: | RE: [mget-help] Help with MGET in Arcgis |
Date: | Wed, 15 Feb 2012 09:07:31 -0500 |
Hi Martin,
I'm sorry that this is not working. I agree that it seems to be a
comma/point problem, but it is not immediately obvious what is causing it to
happen. Could you please enable verbose logging as described here:
http://code.env.duke.edu/projects/mget/wiki/Configuring%20MGET%20logging#Ena
blingverboselogging
Then reproduce the problem and send me the complete output? This will
pinpoint where the failure is occurring. I suspect this is a localization
problem, in which some code is returning numbers with commas (e.g.
49,330671), as is traditional in the locale setting of that software, but
the Python language does not recognize the use of commas instead of points.
Best regards,
Jason
-----Original Message-----
From: Martin Ubertini
[mailto:]
Sent: Wednesday, February 15, 2012 3:52 AM
To:
Subject: [mget-help] Help with MGET in Arcgis
Dear Mister
I have a problem with the MGET module I downloaded using Arcmap. Using a
NetCDF file I am trying to apply the tool "Create lines from vector
components rasters" in order to represent current velocities in a bay. I
encounter the following error :
Exécution de : ArcGISLinesFromVectorComponentRasters UZ VZ "C:\Users\Martin
Ubertini\Documents\ArcGIS\Default.gdb\essai_vecteur" 12500 Heure de début :
Wed Feb 15 09:48:14 2012 Exécution du script
ArcGISLinesFromVectorComponentRasters...
Creating lines in C:\Users\Martin
Ubertini\Documents\ArcGIS\Default.gdb\essai_vecteur from vector component
rasters UZ and VZ.
ValueError: invalid literal for float(): 49,330671 <type
'exceptions.ValueError'>: invalid literal for float(): 49,330671 Échec de
lexécution de (ArcGISLinesFromVectorComponentRasters).
Échec à Wed Feb 15 09:48:18 2012 (temps écoulé : 4,00 secondes)
I think it's a comma/point problem but I really donn't know how to fix this.
Have you got an idea ?
Thank you by advance,
King regards,
Martin Ubertini
PhD student
University of Caen Basse-Normandie
France
I'm sorry that this is not working. I agree that it seems to be a
comma/point problem, but it is not immediately obvious what is causing it to
happen. Could you please enable verbose logging as described here:
http://code.env.duke.edu/projects/mget/wiki/Configuring%20MGET%20logging#Ena
blingverboselogging
Then reproduce the problem and send me the complete output? This will
pinpoint where the failure is occurring. I suspect this is a localization
problem, in which some code is returning numbers with commas (e.g.
49,330671), as is traditional in the locale setting of that software, but
the Python language does not recognize the use of commas instead of points.
Best regards,
Jason
-----Original Message-----
From: Martin Ubertini
[mailto:]
Sent: Wednesday, February 15, 2012 3:52 AM
To:
Subject: [mget-help] Help with MGET in Arcgis
Dear Mister
I have a problem with the MGET module I downloaded using Arcmap. Using a
NetCDF file I am trying to apply the tool "Create lines from vector
components rasters" in order to represent current velocities in a bay. I
encounter the following error :
Exécution de : ArcGISLinesFromVectorComponentRasters UZ VZ "C:\Users\Martin
Ubertini\Documents\ArcGIS\Default.gdb\essai_vecteur" 12500 Heure de début :
Wed Feb 15 09:48:14 2012 Exécution du script
ArcGISLinesFromVectorComponentRasters...
Creating lines in C:\Users\Martin
Ubertini\Documents\ArcGIS\Default.gdb\essai_vecteur from vector component
rasters UZ and VZ.
ValueError: invalid literal for float(): 49,330671 <type
'exceptions.ValueError'>: invalid literal for float(): 49,330671 Échec de
lexécution de (ArcGISLinesFromVectorComponentRasters).
Échec à Wed Feb 15 09:48:18 2012 (temps écoulé : 4,00 secondes)
I think it's a comma/point problem but I really donn't know how to fix this.
Have you got an idea ?
Thank you by advance,
King regards,
Martin Ubertini
PhD student
University of Caen Basse-Normandie
France
Archives powered by MHonArc.