forked from ecmwf/atlas
-
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/ecmwf-ukv-yaml
* develop: (21 commits) Add new yml file for variable resolution projection To run the update_uid.py under linux I should add the option shell=True in Popen Make VortexRollup function publicly available, and remove it from various places (#87) More testing and implementations for VariableResolutionProjection (#89) Fixup PointXYZ operator /= to be bitreproducible with PointXYZ::div Add *= and /= operators to PointXYZ with scalar ATLAS-345 Use new eckit::linalg::LinearAlgebraSparse and eckit::linalg::LinearAlgebraDense API (see ECKIT-585) Prevent optimisation with NVHPC compiler in VariableResolutionProjection Adapt atlas_test_field_missingvalue as there is no standard on comparisons with NaN Workaround for Cray 8.7 compiler bug resulting in FE_DIVBYZERO in atlas_test_jacobian in Release build ATLAS-327 Workaround for Cray 8.7 compiler bug with CXX flags "-O2 -hfp1 -g -DNDEBUG" Fixup previous commit Allow use of build_cells_remote_index() when halo was already built Apply clang-format Addressed reviewer comments. Permitted variable sized halos on functionspaces. Added ghost field to CubedSphereCellColumns functionspace. ATLAS-344 Fix atlas_test_healpixmeshgen CI with nvhpc-21.9 ATLAS-344 Fix MatchingMeshPartitionerLonLatPolygon to work with non-matching domains ATLAS-344 PolygonXY with Point2 member variables ATLAS-344 Printing of util::PolygonCoordinates ...
- Loading branch information
Showing
54 changed files
with
1,061 additions
and
642 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
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
Oops, something went wrong.