Changes for page Field Metadata

Last modified by robert on 2024/05/17 16:51

From version 1.1
edited by robert
on 2023/12/13 10:31
Change comment: There is no comment for this version
To version 2.1
edited by robert
on 2023/12/13 10:32
Change comment: Uploaded new attachment "example_metadata.txt", version 1.1

Summary

Details

example_metadata.txt
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.robert
Size
... ... @@ -1,0 +1,1 @@
1 +2.6 KB
Content
... ... @@ -1,0 +1,46 @@
1 +# AKL-HR Node Array (AHNA) code X5
2 +CITE: Name, Name, and Name. (2023). A Node Array [Data set]. International Federation of Digital Seismograph Networks. https://doi.org/10.7914/8jxr-7029
3 +
4 +#SITE START END LAT LONG ELEV SPS RECORDER S/N SENSOR S/N PROPERTY,LOCALITY,COUNTRY COMMENTS
5 +
6 +# INSTALL
7 +AKL01 20-05-2023T00:00 30-06-2023T00:00 -37.0471 175.5245 75 250 SSNODE_C 590001950 SSNODE_5S 590001950 "Te Puru,Hauraki,NZ"
8 +AKL02 20-05-2023T00:00 30-06-2023T00:00 -36.7476 175.5026 70 250 SSNODE_C 590001943 SSNODE_5S 590001943 "Coromandel Town,Hauraki,NZ"
9 +AKL03 20-05-2023T00:00 30-06-2023T00:00 -36.9694 175.5020 98 250 SSNODE_C 590002068 SSNODE_5S 590002068 "Te Mata,Hauraki,NZ"
10 +AKL05 19-05-2023T19:00 22-02-2023T00:00 -36.5996 174.3312 102 250 SSNODE_C 590001957 SSNODE_5S 590001957 "South Head South,Auckland,NZ" "site was disturbed"
11 +AKL06 19-05-2023T19:00 30-06-2023T00:00 -37.2459 175.3426 34 250 SSNODE_C 590001930 SSNODE_5S 590001930 "Back Miranda,Auckland,NZ"
12 +AKB05 02-05-2023T00:37 30-06-2023T00:00 -36.6651 175.4800 63 250 TSAWR TS085A TRILL120 4875 "Colville,Hauraki,NZ"
13 +
14 +# SERVICE 1
15 +AKL05 22-02-2023T00:00 30-06-2023T00:00 -36.5996 174.3312 102 250 SSNODE_C 590001999 SSNODE_.2S 590001999 "South Head South,Auckland,NZ" "swapped node to shortperiod"
16 +
17 +
18 +
19 +
20 +################### ANY LINE BEGINNING WITH # will be commented! Comments are good!
21 +
22 +
23 +# NOTES
24 +# the start/end time is not critical, but good to have. what IS critical are the times of instrument changes as this potentially affects response information
25 +# to mark equipment changes, add a new line with an updated start date (e.g. AKL05 above)
26 +# can use tabs or spaces, but spaces tend to look nicer. formatting ultimately doesn't matter too much so long as there are spaces between the fields
27 +# if you don't know a serial number, put 999. if you don't know the elevation, put 0
28 +# for Nodes, put the same serial number for both Recoder and Sensor (since they are the same!)
29 +
30 +
31 +# EXAMPLE INSTRUMENT LABELS
32 +#LPR200 = ANU LPR-200 logger (beige box)
33 +#TSAWR = ANU TerraSAWR logger (yellow box)
34 +
35 +#TRILL120 = Trillium Compact 120s
36 +#TRILL20 = Trillium Compact 20s
37 +#TRILL120PH = Trillium Compact 120s PostHole
38 +#CMG6TD = Guralp 6TD
39 +#CMG3ESP = Guralp 3ESP
40 +#3DLITE = Lenarrtz 3D-LITE
41 +
42 +#SSNODE_C = output was in COUNTS (there is also SSNODE_MV, if you (accidentally!) output to millivolts etc)
43 +#SSNODE_5S = broadband (can also use SSNODE_BB)
44 +#SSNODE_.2S = shortperiod (can also use SSNODE_SP)
45 +
46 +#it doesn't matter too much what you use, so long as they are consistent and otherwise defined somewhere in the comments!