atmos:citation:research:iccp-cloudprobe2024
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
atmos:citation:research:iccp-cloudprobe2024 [2024/07/31 20:21] – klinman | atmos:citation:research:iccp-cloudprobe2024 [2024/07/31 20:50] (current) – klinman | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== ICCP 2024 Cloud Probe Workshop ===== | ===== ICCP 2024 Cloud Probe Workshop ===== | ||
- | [[.: | + | [[.: |
[[.: | [[.: | ||
Line 34: | Line 34: | ||
===== Processing Instructions ===== | ===== Processing Instructions ===== | ||
+ | All steps currently operational can be run by executing " | ||
+ | |||
- Extract information from the header. Generate a PbP file that contains the image time from header for each particle, count in buffer, W, L, A, D, P, end diode shadow flag. | - Extract information from the header. Generate a PbP file that contains the image time from header for each particle, count in buffer, W, L, A, D, P, end diode shadow flag. | ||
- | - Run python3 | + | - Program: Extract_Header_Information.py |
- | - Creates | + | - To run on individual file: python3 |
- | - View/Plot with ncview | + | - Generated file looks like: Output_Files/ |
+ | - View/plot with, ncview | ||
- ncplot and ncdump should also work. | - ncplot and ncdump should also work. | ||
- Determine counts recorded by probe as function of time before any corrections for particle size are made or before the sample volume is computed. | - Determine counts recorded by probe as function of time before any corrections for particle size are made or before the sample volume is computed. | ||
- | - run python3 Counts_per_second.py | + | - Program: Counts_per_second.py |
- | - Creates files Steps/20100101_HVPS3_columns_step2.pbp.nc | + | - To run on individual file: python3 Counts_per_second.py |
- | - Need to add plotting to programming | + | - Generated file looks like: Output_Files/Step2/ |
+ | - View/plot with, ncview filename | ||
+ | - ncplot and ncdump should also work. | ||
+ | - Determine counts recorded by probe as a function of time after corrections for particle size based on out of focus particles are made (Assume we need to use “water-processing flag in SODA) | ||
+ | - Program: Counts_per_second.py | ||
+ | - To run on individual file: python3 Counts_per_second.py filename | ||
+ | - Generated file looks like: Output_Files/ | ||
+ | - View/plot with, ncview filename | ||
+ | - ncplot | ||
+ | - Number distribution functions before corrections for particle size (we will use counts per bin per second so that assumptions about the sample volume dependence on maximum dimension don't affect the results). | ||
+ | - Program: Number_Distribution.py | ||
+ | - To run on individual file: python3 Number_Distribution.py filename | ||
+ | - Generated file looks like: Output_Files/ | ||
+ | - View/plot with, ncview filename | ||
+ | - ncplot and ncdump should also work. | ||
+ | - Work is in progress to make matplotlib | ||
- | |||
- | |||
- | |||
- | ===== ICCP 2024 Cloud Probe Workshop ===== | ||
- | |||
- | [[.: | ||
- | |||
- | [[.: | ||
atmos/citation/research/iccp-cloudprobe2024.1722457311.txt.gz · Last modified: 2024/07/31 20:21 by klinman