forked from NorESMhub/BLOM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Major refactoring of the ALE method implementation:
- Separate modules for vertical coordinate data/routines and ALE regridding/remapping. - Added support for an additional vertical coordinate, vcoord = 'plevel', that uses the ALE method. - Reference potential densities and pressure levels can optionally be provided via namelist for vcoord = 'cntiso_hybrid' and vcoord = 'plevel'. - The ALE regridding and remapping has been overhauled to allow more choices to controoled by namelist variables and to make the code more extensible.
- Loading branch information
Showing
28 changed files
with
1,770 additions
and
1,714 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
Oops, something went wrong.