Skip to content

Commit bf59d04

Browse files
committed
GPU and dask support for multispectral tools
2 parents 9e39037 + c7fda00 commit bf59d04

File tree

7 files changed

+1417
-373
lines changed

7 files changed

+1417
-373
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,4 @@ dmypy.json
130130
.pyre/
131131
.DS_Store
132132
/test_tiles_output
133+
*.TIF*

examples/user_guide/5_Classification.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
"name": "python",
366366
"nbconvert_exporter": "python",
367367
"pygments_lexer": "ipython3",
368-
"version": "3.6.10"
368+
"version": "3.8.3"
369369
},
370370
"nbTranslate": {
371371
"displayLangs": [

examples/user_guide/8_Remote_Sensing.ipynb

100644100755
Lines changed: 441 additions & 28 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)