-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release/0.17.0: (29 commits) Update changelog Version 0.17.0 apply clang-format Fix CGAL includes Compatibility with transi version 0.4.4 Nabla holds reference counted FunctionSpace Access to vertical coordinates in Fortran Fix failing test atlas_fctest_trans Make OpenMP a private dependency, client software has to link with OpenMP directly Fix memory leak Make pkgconfig generation configurable Use target_link_libraries() with PUBLIC/PRIVATE keyword ECKIT-381 Remove eckit ScopedPtr includes ECKIT-381: fix compilation Revert ECKIT-382 [8554eb9] as atlas doesn't use eckit's Tokenizer any longer ATLAS-226 Install Fortran modules in <prefix>/module/atlas ATLAS-225 Spectral functionspace in a distributed environment Fix memory leaks with reusing StructuredColumns caches Fix valgrind warning in EqualRegionsPartitioner.cc Unit tests recognise ATLAS_LOG_FILE enironment variable ...
- Loading branch information
Showing
84 changed files
with
2,550 additions
and
628 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
export PATH=$HOME/Applications/CMake.app/Contents/bin:$PATH | ||
|
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
4 changes: 2 additions & 2 deletions
4
doc/user-guide/core-functionalities/global-grids/Structured/global-grids-Structured.cc
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
3 changes: 2 additions & 1 deletion
3
doc/user-guide/core-functionalities/global-grids/Unstructured/global-grids-Unstructured.cc
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.