Changes for page ANU Seismic Data Loggers

Last modified by robert on 2025/06/27 16:42

From version 24.1
edited by robert
on 2024/01/23 12:37
Change comment: There is no comment for this version
To version 27.2
edited by robert
on 2024/03/18 15:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,13 +12,13 @@
12 12  
13 13  = Data Card Formatting and Information =
14 14  
15 -Both the TerraSAWR and LPR-200 require SD Cards to be formatted in FAT32 filesystem. For 64Gb cards it can be difficult to format in FAT32, but software is available (link this). ANU recommend SanDisk Extreme 150 mb/s cards in either 32 or 64Gb size. We strongly discourage using cards larger than 64Gb.
15 +Both the TerraSAWR and LPR-200 require SD Cards to be formatted in FAT32 filesystem. For 64Gb cards it can be difficult to format in FAT32, but [[software >>http://auspass.edu.au/field/fat32cardformatter.exe]]is available. ANU recommend SanDisk Extreme 150 mb/s cards in either 32 or 64Gb size. We strongly discourage using cards larger than 64Gb, and in general smaller cards are less likely to fail. We have also found that "adapter" cards (e.g. SD to microSD) are prone to having write issues and **strongly** advise against them.
16 16  
17 -The units can be "pre-programmed" with information (e.g. site name, sampling rate, etc) or they can be programmed on the fly. To program the cards you simply edit a text file (named "ANUSRSetup.txt" for the LPRs, or "tSAWRSetup.txt" for the TerraSAWRs) and place it in the root directory on the SDCard. When the logger boots up, it will parse and load this information.
17 +The loggers can be "pre-programmed" with information (e.g. site name, sampling rate, etc) or they can be programmed in the field using the buttons on the logger. To pre-program the cards you simply edit a text file (named "[[ANUSRSetup.txt>>http://auspass.edu.au/field/ANUSRSetup.txt]]" for the LPRs, or "[[tSAWRSetup.txt>>http://auspass.edu.au/field/tSAWRSetup.txt]]" for the TerraSAWRs) and place it in the root directory on the SDCard. When the logger boots up, it will parse and load this information.
18 18  
19 -The format for "ANUSRSetup.txt" / LPR200s will be a single line of text that looks like this:
19 +The format for ANUSRSetup.txt / LPR200s will be a single line of text that looks like this:
20 20  
21 -XXX195G0100010034864      2
21 +{{{XXX195G0100010034864 2 }}}
22 22  
23 23  corresponding to site XXX19,
24 24   network 5G,
... ... @@ -26,17 +26,16 @@
26 26   "gps interval" 01 (once per hour~-~- don't change),
27 27   start mode (always 0),
28 28   stop mode (always 0),
29 - seismometer type (3 = broadband, 1 = shortperiod),
29 + seismometer type (3 = broadband (+/- 20V), 1 = shortperiod (+/- 5V),
30 30   and seismometer serial number (4864).
31 31   the 2 at the very end is for "start recording on power"
32 - and is vital to have this set so the logger will
33 - resume recording on its own if it experiences a power cycle.
32 + and is vital to have this set so the logger will resume recording on its own if it experiences a power cycle. (# of blank spaces before this doesn't matter)
34 34  
35 35  the TSAWRs are a bit shorter as they don't have an option to set the "gps sync"
36 36  
37 -SITE1XX02500039999      2
36 +{{{SITE1XX02500039999 2}}}
38 38  
39 -which would set up a trillium with serial 9999 named XX.SITE1 at 250hz sample rate.
38 +which would set up a Trillium Compact with serial 9999 named XX.SITE1 at 250hz sample rate.
40 40  
41 41  
42 42  Here is a general guideline for how much data you can expect to fit on a card:
... ... @@ -46,9 +46,14 @@
46 46  
47 47  
48 48  
48 += LogFile Conversion Script =
49 +
50 +Both the TSAWR and LPR-200 write logging information as a binary "dat" file which includes GPS time syncs, temperatures, battery power, and position. To convert them into ASCII you can read, use [[THIS PYTHON SCRIPT>>http://auspass.edu.au/field/anusr_log.py]].
51 +
52 +
49 49  = ANU TerraSAWR (Gen 3, 2017?- current) =
50 50  
51 -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
55 +Text here
52 52  
53 53  == Sub-paragraph ==
54 54  
... ... @@ -65,7 +65,7 @@
65 65  
66 66  = ANU LPR-200 (Gen 2, 2013 - current) =
67 67  
68 -xx
72 +Text here
69 69  
70 70  == Sub-paragraph ==
71 71