atmos:g-cdp:home
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
atmos:g-cdp:home [2025/03/09 23:03] – rickbeil | atmos:g-cdp:home [2025/04/12 22:09] (current) – rickbeil | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | =====Ground | + | =====Fog Observation on Ground (FOG)===== |
- | ====G-CDP-SN00100==== | + | ====FOG-SN00100==== |
===Summary=== | ===Summary=== | ||
* Ground based instrument used to collect fog data | * Ground based instrument used to collect fog data | ||
Line 14: | Line 14: | ||
===Lab Book=== | ===Lab Book=== | ||
* [[LabBook|Lab Book]] | * [[LabBook|Lab Book]] | ||
+ | |||
+ | ===Start Command=== | ||
+ | * Below is the order in which you should run commands to start data collection using the FOG-SN00100 | ||
+ | * 1. turn on environment: | ||
+ | * 2. open up directory to start program: cd CoPAS/ | ||
+ | * 3. power up the instrument: python3 CDPPowerControl.py on | ||
+ | * 4. start data collection: python3 CDP.py | ||
+ | |||
+ | ===Stop Command=== | ||
+ | * Below is the order in which you should run commands to end data collection using the FOG-SN00100 | ||
+ | * 1. type control c into keyboard to end the CDP data collection program | ||
+ | * 2. power off the instrument: python3 CDPPowerControl.py off | ||
+ | * 3. move data file to appropriate directory: mv {filename} ~/ | ||
+ | |||
+ | ===Crontab command used to rsync the data from FOG-SN00100 to Little Storm server=== | ||
+ | * 0100***/ | ||
+ | * / | ||
+ | * / | ||
atmos/g-cdp/home.1741561416.txt.gz · Last modified: 2025/03/09 23:03 by rickbeil