-
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.18.0: (86 commits) Update changelog Version 0.18.0 Remove spuriouis includes Fix missing return Fix floating-point exception in Projection::lonlatBoundingBox Apply clang-tidy fix 'readability-braces-around-statements' clang-format: AllowShortBlocksOnASingleLine -> false, AllowShortIfStatementsOnASingleLine -> false Update to clang-format 7.0.1 ATLAS-237 Enforce more checks in the example-grids ATLAS-237 Crossplatform grid hashes Fix overwriting of Domain Apply clang-format ATLAS-240, MIR-4, MIR-77, MIR-385, MIR-386: use atlas/util/CoordinateEnums.h For fussy compilers ATLAS-240 rename {Grid,Projection}::boundingBox() to {Grid,Projection}::lonlatBoundingBox() and add RectangularLonLatDomain travis: enable more CI builds Fix missing override keywords in Unstructured Fix compilation ATLAS-242 Workaround until ATLAS-241 is addressed Fix LambertAzimuthalEqualAreaProjection when round-off errors cause asin to become undefined ...
- Loading branch information
Showing
333 changed files
with
7,514 additions
and
2,612 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
type : "classic_gaussian" | ||
N : 16 | ||
|
||
|
||
check : | ||
size : 1688 | ||
lonlat(first) : [0,85.7606] | ||
lonlat(last) : [342,-85.7606] | ||
uid : 49cbbc2cde26050896e000d1e0f5fb7b | ||
bounding_box(n,w,s,e) : [90,0,-90,360] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Classic Gaussian grid 'N16' | ||
|
||
type : "classic_gaussian" | ||
N : 16 | ||
projection : | ||
type : "rotated_schmidt" | ||
stretching_factor : 2.0 | ||
north_pole : [3.0,47.0] | ||
|
||
|
||
check : | ||
size : 1688 | ||
lonlat(first) : [3,44.8796] | ||
lonlat(last) : [-172.453,-54.9736] | ||
uid : 64d609c6ee4b036b209047aef97a10eb | ||
bounding_box(n,w,s,e) : [90,0,-90,360] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Classic Gaussian grid 'O16' | ||
|
||
name : "N16" | ||
|
||
|
||
check : | ||
size : 1688 | ||
lonlat(first) : [0,85.7606] | ||
lonlat(last) : [342,-85.7606] | ||
uid : 49cbbc2cde26050896e000d1e0f5fb7b | ||
bounding_box(n,w,s,e) : [90,0,-90,360] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Classic Gaussian grid 'N16' | ||
|
||
type : "classic_gaussian" | ||
N : 16 | ||
|
||
domain : | ||
type : "zonal_band" | ||
ymax : 90 | ||
ymin : 45 | ||
|
||
|
||
check : | ||
size : 332 | ||
lonlat(first) : [0,85.7606] | ||
lonlat(last) : [354,47.0696] | ||
uid : 7f87a4865eb08403c179c6488c2eeeca | ||
bounding_box(n,w,s,e) : [90,0,45,360] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Classic Gaussian grid 'N16' | ||
|
||
type : "octahedral_gaussian" | ||
N : 16 | ||
|
||
domain: | ||
type : "rectangular" | ||
ymax : 45 | ||
ymin : -45 | ||
xmin : 45 | ||
xmax : 90 | ||
units : "degrees" | ||
|
||
|
||
check : | ||
size : 144 | ||
lonlat(first) : [48.4615,41.5325] | ||
lonlat(last) : [90,-41.5325] | ||
uid : e55a302d0bb56f50523e6bc2d28c4234 | ||
bounding_box(n,w,s,e) : [45,45,-45,90] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Shifted lonlat grid 'S45' | ||
|
||
name : "S45" | ||
domain : | ||
type : "zonal_band" | ||
ymax : 90 | ||
ymin : 45 | ||
|
||
|
||
check : | ||
size : 4140 | ||
lonlat(first) : [1,89] | ||
lonlat(last) : [359,45] | ||
uid : a1426cb32c8694d07d997cd224805947 | ||
bounding_box(n,w,s,e) : [90,0,45,360] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Regular lonlat grid 'L4' but given in custom manner | ||
|
||
type : "structured" | ||
yspace : { type : "linear", N : 9, start : 90, end : -90 } | ||
xspace : { type : "linear", N : 16, start : 0, end : 360, endpoint : false } | ||
|
||
|
||
check : | ||
size : 144 | ||
lonlat(first) : [0,90] | ||
lonlat(last) : [337.5,-90] | ||
uid : 714c5d2db88b5eefdf8f789e8012f0aa | ||
bounding_box(n,w,s,e) : [90,0,-90,360] |
Oops, something went wrong.