Last chance! 50% off unlimited learning
Sale ends in
This is a simple wrapper for the Gipptools program cubeinfo
,
providing a short summary of the cube file meta data, in a coherent
data frame structure.
aux_cubeinfo(file, gipptools)
data frame
with cube meta data
Characater
value, cube file to be processes
Character
value, path to gipptools or
Gipptools directory.
Michael Dietze
if (FALSE) {
## get cube info
x = aux_cubeinfo(file = "data/cube/example.ATB",
gipptools = "/software/gipptools-2019.332/")
}
Run the code above in your browser using DataLab