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 18:01] – 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 ===== | ||
- | [[.: | + | [[.: |
- | + | ||
- | [[.: | + | |
- | + | ||
- | ===== Probe Processing Notes ===== | + | |
- | - Synthetic data is in the directory / | + | |
- | - Downloaded the Input/ | + | |
- | * Stored under Jeju_Cloud_Probe_Workshop_Simulations. | + | |
- | - Comparison between ADPAA scripted output and SODA GNU generated files. | + | |
- | * Run - python3 / | + | |
- | * When not 100 % match on rejectionflag is because of bins size difference. | + | |
- | + | ||
- | | Probe | ADPAA-SODA probe_type (Calling Initialized Structure) | | + | |
- | | SPEC 2D-S | 2ds | | + | |
- | | Spec HVPS-3 | + | |
- | | DMT PIP | pip | | + | |
- | | DMT CAPS-CIP | cipgs15 | + | |
- | + | ||
- | * Do two methods | + | |
- | * Use ADPAA method=" | + | |
- | * Use method=" | + | |
- | + | ||
- | ==== PROCESSING INSTRUCTIONS COMMENTS (Number Same as Instructions | + | |
- | - 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. | + | |
- | - HVPS3 | + | |
- | - ~/ | + | |
- | - PIP | + | |
- | - ~/ | + | |
- | - Run python3 Extraxt_Header_Information.py | + | |
- | - Creates Output_Files/ | + | |
- | - View/Plot with ncview 20100101_HVPS3_columns_step1.pbp.nc | + | |
- | - 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. | + | |
- | - run python3 Counts_per_second.py | + | |
- | - Creates files Steps/ | + | |
- | - Need to add plotting to programming and add resulting plots here. | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | ===== ICCP 2024 Cloud Probe Workshop ===== | + | |
- | + | ||
- | [[.: | + | |
[[.: | [[.: | ||
Line 76: | 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 | ||
atmos/citation/research/iccp-cloudprobe2024.1722448862.txt.gz · Last modified: 2024/07/31 18:01 by klinman