@@ -13,7 +13,7 @@ horizontal regridder and fixing multi-file datasets spatial average
13
13
orientation and weights when lon bounds span prime meridian.
14
14
15
15
Features
16
- --------
16
+ ~~~~~~~~
17
17
18
18
- Functions to produce accurate time bounds by `Stephen Po-Chedley `_ in
19
19
https://github.com/xCDAT/xcdat/pull/418
@@ -26,7 +26,7 @@ Features
26
26
https://github.com/xCDAT/xcdat/pull/539
27
27
28
28
Deprecation
29
- -----------
29
+ ~~~~~~~~~~~
30
30
31
31
- Add deprecation warnings for ``add_bounds `` boolean args by
32
32
`Tom Vo `_ in https://github.com/xCDAT/xcdat/pull/548,
@@ -35,10 +35,10 @@ Deprecation
35
35
https://github.com/xCDAT/xcdat/pull/504
36
36
37
37
Bug Fixes
38
- ---------
38
+ ~~~~~~~~~
39
39
40
40
Horizontal Regridding
41
- ~~~~~~~~~~~~~~~~~~~~~
41
+ ^^^^^^^^^^^^^^^^^^^^^
42
42
43
43
- Improves error when axis is missing/incorrect attributes with regrid2
44
44
by `Jason Boutte `_ in https://github.com/xCDAT/xcdat/pull/481
@@ -48,13 +48,13 @@ Horizontal Regridding
48
48
https://github.com/xCDAT/xcdat/pull/532
49
49
50
50
Spatial Averaging
51
- ~~~~~~~~~~~~~~~~~
51
+ ^^^^^^^^^^^^^^^^^
52
52
- Fix multi-file dataset spatial average orientation and weights when
53
53
lon bounds span prime meridian by `Stephen Po-Chedley `_ in
54
54
https://github.com/xCDAT/xcdat/pull/495
55
55
56
56
Documentation
57
- -------------
57
+ ~~~~~~~~~~~~~
58
58
59
59
- Typo fix for climatology code example in docs by `Jiwoo Lee `_ in
60
60
https://github.com/xCDAT/xcdat/pull/491
@@ -76,7 +76,7 @@ Documentation
76
76
https://github.com/xCDAT/xcdat/pull/553
77
77
78
78
DevOps
79
- ------
79
+ ~~~~~~
80
80
81
81
- Fix Python deprecation comment in conda env yml files by
82
82
`Tom Vo `_ in https://github.com/xCDAT/xcdat/pull/514
0 commit comments