diff --git a/appli/templates/jobs/import_create_shared_doc.html b/appli/templates/jobs/import_create_shared_doc.html index ab8e361b..c381491c 100644 --- a/appli/templates/jobs/import_create_shared_doc.html +++ b/appli/templates/jobs/import_create_shared_doc.html @@ -54,7 +54,7 @@
object_lat
[f] : latitude, decimal degreesobject_lon
[f] : longitude, decimal degreesobject_date
[f] : ISO8601 YYYYMMJJ UTCobject_time
[f] : ISO8601 HHMMSS UTCobject_time
[f] : ISO8601 hhmmss UTCobject_depth_min
[f] : minimum depth of object, meters
object_depth_max
[f] : maximum depth of object, meters
@@ -63,7 +63,7 @@
And, for already classified objects
object_annotation_date
[t] : ISO8601 YYYYMMJJ UTCobject_annotation_time
[t] : ISO8601 YYYYMMJJ UTCobject_annotation_time
[t] : ISO8601 hhmmss UTCobject_annotation_category
[t] : class of the object with optionally its direct parent
following separated by left angle bracket without whitespace "Cnidaria<Hydrozoa" or old style
between brackets "Cnidaria (Hydrozoa)"
diff --git a/appli/templates/v2/help/_help_jobs_prepare_data.html b/appli/templates/v2/help/_help_jobs_prepare_data.html
index 27784873..445e8c05 100644
--- a/appli/templates/v2/help/_help_jobs_prepare_data.html
+++ b/appli/templates/v2/help/_help_jobs_prepare_data.html
@@ -50,7 +50,7 @@ object_lat
[f] : latitude, decimal degreesobject_lon
[f] : longitude, decimal degreesobject_date
[f] : ISO8601 YYYYMMJJ UTCobject_time
[f] : ISO8601 HHMMSS UTCobject_time
[f] : ISO8601 hhmmss UTCobject_depth_min
[f] : minimum depth of object, meters
object_depth_max
[f] : maximum depth of object, meters
@@ -59,7 +59,7 @@ object_annotation_date
[t] : ISO8601 YYYYMMJJ UTCobject_annotation_time
[t] : ISO8601 YYYYMMJJ UTCobject_annotation_time
[t] : ISO8601 hhmmss UTCobject_annotation_category
[t] : class of the object with optionally its direct parent
following separated by left angle bracket without whitespace "Cnidaria<Hydrozoa" or old style
between brackets "Cnidaria (Hydrozoa)"