Description Usage Arguments Value
This function stores a raster grid file as blob into the datacube
1 | dcstoreraster(gridfile, obj, kv)
|
gridfile |
filename of the raster grid file |
obj |
objectname of the blob |
kv |
meta data key-value pairs |
desc |
blob object description |
the meta data of the blob object
This a wrapper function around link{grid2tif}
and
link{pgblobs::createBlob}
. It first converts the raster file
into a GeoTIFF file and then stores the GeoTIFF file into the
datacube. The GeoTIFF file is not removed from the data
directory
please not that this function results in an error if the blob object allready exists.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.