Last modified by robert on 2025/10/29 10:39

From version 87.1
edited by robert
on 2025/10/27 16:19
Change comment: There is no comment for this version
To version 88.1
edited by robert
on 2025/10/27 16:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -232,8 +232,10 @@
232 232  
233 233  
234 234  
235 -[[image:1706153354750-415.png||data-xwiki-image-style-alignment="center" height="317" width="562"]]
235 +{{{
236 236  
237 +}}}
238 +
237 237  ----
238 238  
239 239  = **Downloading and Converting Seismic Data to MiniSeed Format** =
... ... @@ -270,6 +270,27 @@
270 270  * Ignore the settings for seismic recordings in the subsequent window. Resetting instruments (e.g., sampling rate, gain) requires reprogramming via script.
271 271  )))
272 272  
275 +== File structure ==
276 +
277 +There are essentially three main folders where relevant PROSPECT and PROJECT DATA is stored. Individual projects will be found as subfolders in these.
278 +
279 +=== SOLOLITE ===
280 +
281 +This folder stores SoloLite config files and parameters. Nothing too important stored here, you can always start over and re-create this.
282 +
283 +=== DCCDATA ===
284 +
285 +This folder stores the RAW data you have harvested from the nodes. The data will still be on the nodes (unless you erased it) in case of emergency, but regardless, this is the folder you want to back up and save somewhere.
286 +
287 +If you had a weird time harvesting a node, you can always manually copy it as if it were a USB stick and place it into this folder manually. The structure is: //C:/DCCDATA/prospect_name/project_name/SERIALNUMBER/label(usually a timestamp but can be anything)//
288 +
289 +Then in the SoloLite software, go to tools > Reanalyze Seismic Data
290 +
291 +=== SOLODATA ===
292 +
293 +This folder stores **exported** (e.g. miniseed) data. It is structured similarly. If your DCCDATA is intact, this can always be re-created if need be.
294 +
295 +
273 273  == Data Downloading Process ==
274 274  
275 275  1. (((
... ... @@ -294,9 +294,9 @@
294 294  )))
295 295  )))
296 296  
297 -== Smart Solo Z Polarity bug ==
320 +== Smart Solo Z Polarity bug (SP nodes ONLY!) ==
298 298  
299 -See [[https:~~/~~/auspass.edu.au/xwiki/bin/view/Data/AusPass%20Data/#HSmartSoloNodeZPolaritybug>>https://auspass.edu.au/xwiki/bin/view/Data/AusPass%20Data/#HSmartSoloNodeZPolaritybug]] for discussion. If data is headed to AusPass, we prefer to invert the IGU-16HR 3 Z channel data manually rather than invert the response metadata. The BD3C-5 data does not require a polarity inversion.
322 +See [[https:~~/~~/auspass.edu.au/xwiki/bin/view/Data/AusPass%20Data/#HSmartSoloNodeZPolaritybug>>https://auspass.edu.au/xwiki/bin/view/Data/AusPass%20Data/#HSmartSoloNodeZPolaritybug]] for discussion. If data is headed to AusPass, we prefer to invert the IGU-16HR 3 Z channel data manually rather than in the SoloLite software or inverting the response metadata. **The BD3C-5 data does not require a polarity inversion.**
300 300  
301 301  == Handling Nodes During Download ==
302 302