-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge PR #277 (Update model vs. obs benchmark scripts)
This merge brings PR # (Add inquiry functions to return nearest model data to a (lat,lon) location; Update benchmark model vs. obs scripts; Add models vs sondes output, by @yantosca) into the GCPy development stream. This PR adds the following functionality: 1. Inquiry functions to return nearest model data to a (lat,lon) location for both GCClassic and GCHP grids 2. Updated benchmark vs. model scripts. Also added a script to plot model vs. sonde data 3. Updated get_vert_grid in gcpy/util.py to accept a surface pressure, so that we can generate GEOS-Chem vertical level information starting at other pressures than the default 1013.25 hPa. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
- Loading branch information
Showing
9 changed files
with
1,077 additions
and
515 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
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.