Commit 8af46d4
authored
Ensure lat/lon bounds in FGOALS-l3 atmos variables are contiguous (#1571)
* Add tas ecearth fix
* Remove uneeded fix
* Add fix for non contiguous bounds
* Add test
* Expand test
* Define wrong bounds as noncontiguous but monotic
* Revert "Add tas ecearth fix"
This reverts commit e8ae0ba.
* Fix flake
* Add check before guessing bounds1 parent 3c556a8 commit 8af46d4
File tree
2 files changed
+48
-4
lines changed- esmvalcore/cmor/_fixes/cmip6
- tests/integration/cmor/_fixes/cmip6
2 files changed
+48
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
28 | 57 | | |
29 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
30 | 61 | | |
31 | 62 | | |
32 | 63 | | |
33 | | - | |
| 64 | + | |
| 65 | + | |
34 | 66 | | |
35 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
36 | 70 | | |
37 | 71 | | |
38 | 72 | | |
| |||
50 | 84 | | |
51 | 85 | | |
52 | 86 | | |
| 87 | + | |
| 88 | + | |
53 | 89 | | |
| 90 | + | |
| 91 | + | |
54 | 92 | | |
55 | 93 | | |
56 | 94 | | |
| |||
0 commit comments