-
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.
Merge branch 'develop' into feature/addoceanwindspeed
- Loading branch information
Showing
16 changed files
with
343 additions
and
110 deletions.
There are no files selected for viewing
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,8 @@ | ||
&CXControlNL | ||
! These STASH codes correspond to the following variables: | ||
! 2: upper-air u | ||
! 3: upper-air v | ||
! 33: orography | ||
! 150: upper-air w | ||
CxFields=2,3,33,150 | ||
/ |
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,10 @@ | ||
&VarobsControlNL | ||
! These indices correspond to the following variables: | ||
! 63: Radial velocity | ||
! 64: Beam tilt (elevation in OPS terminology) | ||
! 65: Gate range | ||
! 66: Gate azimuth | ||
! 69: Station identifier | ||
! 75: Station elevation (altitude above MSL in OPS terminology) | ||
Varfields=63,64,65,66,69,75 | ||
/ |
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
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
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
Oops, something went wrong.