TileCache Operator |
Name: | TileCache |
Full name: | org.esa.snap.core.gpf.internal.TileCacheOp |
Purpose: | Experimental Operator which provides a dedicated cache for its source product. A guide on how this operator is used is provided at https://senbox.atlassian.net/wiki/x/VQCTLw. |
Version: | 0.1 |
snap.gpf.disableTileCache
can be set to true
in order to disable the cache for
GPF by default.
Within a graph, this operator can be used to cache the results of specific operators.
Name | Description |
---|---|
source |
Name | Data Type | Default | Description | Constraints |
---|---|---|---|---|
cacheSize |
int |
1000 |
The cache size in MB. Set it to 0 to use default tile cache. |