Skip to content

Commit a201a0a

Browse files
committed
typo
1 parent b7d2e96 commit a201a0a

File tree

2 files changed

+1
-122
lines changed

2 files changed

+1
-122
lines changed

NEWS

-121
This file was deleted.

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Mar.1, 2019
22

33
Both versions:
4-
- Added "only":[x,y] manual option, if given (not None/null) will only process that tile index ([1,1] is upper left tile). This will enable users to request unreasonably large models (with too many total cells to be processed by the server) but process one of the tiles (thus staying under the limit). Once this is downloaded, the next single tile can be processes. These separately d/l tiles will fit together, provided the same URL (settings) where otherwise used. (Only works for meshes, not for GeoTiff-only d/l!)
4+
- Added "only":[x,y] manual option, if given (not None/null) will only process that tile index ([1,1] is upper left tile). This will enable users to request unreasonably large models (with too many total cells to be processed by the server) by processing only one of the tiles (thus staying under the limit). Once this is downloaded, the next single tile can be processes. These separately d/l tiles will fit together, provided the same URL (settings) where otherwise used. (Only works for meshes, not for GeoTiff-only d/l!)
55
- switched to a proper logging based log file (..._logfile.txt) instead of redirecting stdout into a file
66
- authentication for .pem files was removed (no config.py needed any more). Now uses ~/.config/earthengine/credentials (thanks to Jeff Swayze!)
77
- EE rasters tile should now connect perfectly

0 commit comments

Comments
 (0)