We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b03f22 commit 6c36d6aCopy full SHA for 6c36d6a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### Version 0.1.1 - 10/21/2020
2
+- Added convolution module for use in focal statistics. (#131)
3
+- Added example notebook for focal statistics and convolution modules.
4
+
5
### Version 0.1.0 - 9/10/2020
6
- Moved kernel creation to name-specific functions. (#127)
7
- Separated the validate and custom kernel functions. (focal)
conda.recipe/meta.yaml
@@ -1,7 +1,7 @@
package:
name: xarray-spatial
- version: 0.1.0
+ version: 0.1.1
requirements:
build:
0 commit comments