Changes for page SmartSolo Seismometers
Last modified by Kimberley on 2025/05/26 13:10
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -87,7 +87,7 @@ 87 87 ** Nodes should not be stored fully charged, and it **they should especially not be stored with 0 charge.** 88 88 89 89 ((( 90 -== **6 -Data Sharing and Metadata Creation** ==90 +== **6. Data Sharing and Metadata Creation** == 91 91 ))) 92 92 93 93 **GPS Data**: ... ... @@ -100,9 +100,9 @@ 100 100 101 101 **Metadata File**: 102 102 103 -* Create and organize metadata via the ANU metadata standard(~*~*addexample)103 +* Create and organize metadata according to the [[ANU metadata standard txt file>>attach:example_metadata.txt]]. 104 104 105 -== **7 -Additional Best Practices** ==105 +== **7. Additional Best Practices** == 106 106 107 107 * **Environmental Responsibility**: Ensure that the node placement and the materials used are environmentally responsible and adhere to local regulations. 108 108 * **Training and Familiarisation**: Make sure all team members are adequately trained in using the GPS devices, compass use, and other equipment to ensure consistent and accurate data collection.
- example_metadata.txt
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.robert - Size
-
... ... @@ -1,0 +1,1 @@ 1 +2.7 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 is any sort of "white space" 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 for equipment labels, so long as they are consistent and otherwise defined somewhere in the comments!