We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4bd99 commit 56bd9c9Copy full SHA for 56bd9c9
doc/whats-new.rst
@@ -3,6 +3,16 @@
3
What's New
4
----------
5
6
+v0.8.1 (May 9, 2023)
7
+====================
8
+- Stop bundling the standard name table and use ``pooch`` (new optional dependency) to download when needed.
9
+ By `Deepak Cherian`_.
10
+- Major performance improvements. By `Deepak Cherian`_.
11
+- Fix bug where code was looking for ``T`` axis in SGRID info.
12
+ By `Kristen Thyng`_.
13
+- Support ``X``, ``Y`` for rotated pole grids. By `Lars Buntemeyer`_.
14
+
15
16
v0.8.0 (Feb 8, 2023)
17
====================
18
0 commit comments