forked from expo/troggle
updated .svx template
This commit is contained in:
parent
c247636c4c
commit
934a19b879
@ -44,6 +44,7 @@ even though there are dozens of surveys.
|
|||||||
|
|
||||||
survexdatasetpath = Path(settings.SURVEX_DATA)
|
survexdatasetpath = Path(settings.SURVEX_DATA)
|
||||||
|
|
||||||
|
# NB this template text must be identical to that in :loser:/templates/template.svx
|
||||||
survextemplatefile = """; *** THIS IS A TEMPLATE FILE NOT WHAT YOU MIGHT BE EXPECTING ***
|
survextemplatefile = """; *** THIS IS A TEMPLATE FILE NOT WHAT YOU MIGHT BE EXPECTING ***
|
||||||
|
|
||||||
*** DO NOT SAVE THIS FILE WITHOUT RENAMING IT !! ***
|
*** DO NOT SAVE THIS FILE WITHOUT RENAMING IT !! ***
|
||||||
@ -108,9 +109,18 @@ survextemplatefile = """; *** THIS IS A TEMPLATE FILE NOT WHAT YOU MIGHT BE EXPE
|
|||||||
;[ QM1 A surveyname.3 - description of QM ]
|
;[ QM1 A surveyname.3 - description of QM ]
|
||||||
;[ QM2 B surveyname.5 - description of QM ]
|
;[ QM2 B surveyname.5 - description of QM ]
|
||||||
|
|
||||||
|
;TICKed off QMs
|
||||||
|
; in the past, if another survey existed, the resolution-station
|
||||||
|
; field was filled in, e.g.
|
||||||
|
;[ QM2 B surveyname.5 anothersurvey.7 description of QM and description of progress ]
|
||||||
|
|
||||||
|
; or we can use the trial format
|
||||||
|
;Serial number TICK date resolution description
|
||||||
|
;[QM2 TICK 2022-07-20 This is an example ticked QM]
|
||||||
|
|
||||||
;------------
|
;------------
|
||||||
;Cave description ;(leave commented-out)
|
;Cave description ;(leave commented-out)
|
||||||
;freeform text describing this section of the cave
|
;Freeform text describing this section of the cave
|
||||||
|
|
||||||
*end [surveyname]
|
*end [surveyname]
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user