forked from atmdrops/pydropsonde
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ec5751e
commit 4184544
Showing
7 changed files
with
43 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# In-flight Operations | ||
|
||
Once the [pre-flight operations](./pre_flight.md) are complete and the tests are successful (or relevant workarounds have been achieved), we are ready for the in-flight operations. These are, in sequence, as follows: | ||
|
||
1. Start the AVAPS software as explained in [Switching on AVAPS](./switching_on.md). Continue by clicking on `Soundings`. | ||
|
||
2. Set Project Name (name of the campaign) and Mission ID (in the format of `YYYYMMDD`}. Then, click on `Save and Continue`. | ||
|
||
3. The software will now start running tests. Wait till all tests are run. If all tests are successful (all green), click `Accept Test Results and Continue`. If there is an unsuccessful test, go to the Troubleshooting section. An all-successful run of tests will look at the end like the image below. | ||
|
||
| ![All tests green](../../graphics/all_tests_green.png) | | ||
| :----------------------------------------------------: | | ||
| *All tests green* | | ||
|
||
|
||
4. Select an unused channel by clicking the `Start_Chan_X` button | ||
|
||
5. The frequency-analyzer for the selected channel will start. Now choose an unused frequency you intend to use for this sonde. Set the frequency by moving the green line with the mouse or use the red cursors, then click `Continue`. | ||
|
||
| ![Frequency analyzer](../../graphics/frequency_analyzer.png) | | ||
| :----------------------------------------------------------: | | ||
| *Frequency analyzer* | | ||
|
||
6. Now connect the sonde with the data interface cable (find it in the initialization rack as shown in the HRDS rack photo in the [Switching On section](switching_on.md)) and unplug the power inhibitor of the sonde (red power pin). | ||
|
||
| ![Connect umbilical](../../graphics/connect_umbilical.png) | | ||
| :--------------------------------------------------------: | | ||
| *Connect umbilical* | | ||
|
||
7. As soon as the system detects the connection, the yellow warning will disapear and the display should show actual data values of measured properties. The GPS values usually take longer to start coming in. All measurement values should be showing (i.e. green everywhere). If any of them are red, mark this sonde as `Bad Sonde` both in the software as well as physically on the sonde with a thick-nib pen (Sharpie?), and keep it aside. Start with a different sonde. | ||
|
||
| ![Preview sonde data](../../graphics/preview_sonde_data.png) | | ||
| :----------------------------------------------------------: | | ||
| *Preview sonde data* | | ||
|
||
8. If AVAPS is connected to aircraft data (which it should be during flight operations), the meteorological data from the aircraft is taken in automatically. | ||
|
||
9. The dropsonde is now ready. Prepare the sonde for launching. First, disconnect the data cable and put the sonde in the re-conditioning-box. Click on `Continue`. | ||
|
||
| ![Sonde ready](../../graphics/sonde_ready.png) | | ||
| :--------------------------------------------: | | ||
| *Sonde ready* | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters