forked from ufs-community/UFS_UTILS
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/regional release nceplibs #14
Merged
LarissaReames-NOAA
merged 35 commits into
LarissaReames-NOAA:feature/regional_release
from
ywangwof:feature/regional_release_nceplibs
Sep 10, 2020
Merged
Feature/regional release nceplibs #14
LarissaReames-NOAA
merged 35 commits into
LarissaReames-NOAA:feature/regional_release
from
ywangwof:feature/regional_release_nceplibs
Sep 10, 2020
Conversation
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
Change-Id: I8e7526ef1b796c3653f06d83d65ccc1d4df2483e
Change-Id: I20a151f91202f78f4b125b6d3b99c8950c265ce7
Change-Id: I332a52f9a1ae79bfa5f05e8565b487f2672f5c7d
…ved in nceplibs. cleaned up nemsio utilities dependency list
…location of nceplibs
… in .gitmodules Change-Id: Ia514d413aae62c3440f2d039919d738d443e07df
… w3nco_d - There is no Clang or AppleClang Fortran compiler.
Change-Id: I0579ce922e8590b482c9ba3d3c1f50c8fc3c06cf
Updates to compile repo on Orion. New scripts to run regression tests on Orion. New script to run the grid creation step on Orion. Update link_fixdirs.sh to link to Orion fixed directories. Remove some references to Tide/Gyre. See ufs-community#96 and ufs-community#134 for more details.
…, tested on Odin and Stampede
@ywangwof can you merge in the latest commits to ufs-community#118 in to your PR just to make sure there aren't any conflicts? Once that's done, I'll merge in your PR. |
Adding the lake maker from Shan Sun and Ning Wang: generate lake fraction and depth on the FV3 grid and add these records to the orography files. Ensure land fraction and lake fraction are consistent. For details, see issue ufs-community#111
Change-Id: I912fe56b6d73909cb55c16c61b6fda9e558e0ffd
* Update CMakeModules for latest FindNetCDF that finds MPI for parallel NetCDF and update moduefiles on NOAA machines.
proper fix for GNU syntax errors
Loading Intel after "module use" caused the incorrect version of wgrib2 to be loaded.
Done and tested building on Odin and Stampede. |
402b598
into
LarissaReames-NOAA:feature/regional_release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I merged aerorahul’s PR ufs-community#118 for NOAA-EMC/UFS_UTILS to your branch feature/regional_release of UFS_UTILS, which uses project configs from NCEPLIBS for CMake to work. The main changes are CMakeLists.txt files in all sorc directories and a new submodule CMakeModules to replace the original "cmake" submodule. I tested it on Odin and Stampede only so far. I added two new modulefiles build.odin and build.stampede for the support.