-
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.22.0: (161 commits) Update Changelog Version 0.22.0 Add a jacobian method to atlas::Projection object travis: Use nproc for faster compilation travis: Update CMake to 3.18.4 travis: Update OSX version Fix tools/install-pgi.sh download link Grid convenience constructors taking Projection Formatting Simplify version C++ file Gmsh control output of LAND/WATER elements Move Topology to util namespace, created BitflagsView atlas-grids outputs footprint of grid Gmsh output of idx_t coordinate fields Support mesh::PartitionPolygon::outputPythonScript to output polygon in "xy" or "lonlat" coordinates (default="xy") Tool atlas-meshgen now uses by default the Grid's recommended MeshGenerator and Partitioner Added constructor `Mesh::Mesh( const Grid& )` Added new function `MeshGenerator::generate(Mesh,Partitioner)` Added function `string MeshGenerator::type()` Polygon can return lonlat points in addition to xy points ...
- Loading branch information
Showing
225 changed files
with
6,458 additions
and
2,272 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
Authors | ||
======= | ||
|
||
- Willem Deconinck | ||
- Pedro Maciel | ||
- Tiago Quintino | ||
|
||
Thanks for contributions from | ||
============================= | ||
|
||
- Carlos Osuna | ||
- Avi Bahra | ||
- Andreas Mueller | ||
- Baudouin Raoult | ||
- Florian Rathgeber | ||
- Daan Degrauwe | ||
- Gianmarco Mengaldo | ||
- Philippe Marguinaud | ||
- James Hawkes | ||
- Mats Hamrud | ||
- Christian Kuehnlein | ||
- Rahul Mahajan | ||
- Olivier Iffrig | ||
- Iain Russell | ||
- Benjamin Menetrier | ||
- Domokos Sármány | ||
- Yannick Trémolet | ||
- Mark J. Olah | ||
- Michael Lange | ||
- Marek Wlasak | ||
- Peter Bispham |
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 |
---|---|---|
@@ -1 +1 @@ | ||
0.21.0 | ||
0.22.0 |
This file was deleted.
Oops, something went wrong.
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
File renamed without changes.
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
File renamed without changes.
Oops, something went wrong.