SantanderMetGroup / loadeR

A climate4R package for data access
https://github.com/SantanderMetGroup/climate4R
GNU General Public License v3.0
13 stars 13 forks source link

Error in getVerticalLevelPars(grid, level) #53

Closed fankk18 closed 5 years ago

fankk18 commented 5 years ago

Dear SantanderMetGroup,

Thanks for providing this package. But when i read variables with several vertical levels, the error occurs. So what should i do about it?

obs <- loadGridData(files[1],var='hur') [2019-03-15 21:32:55] Opening dataset... [2019-03-15 21:32:55] The dataset was successfuly opened [2019-03-15 21:32:55] Defining geo-location parameters [2019-03-15 21:32:55] Defining time selection parameters Error in getVerticalLevelPars(grid, level) : Variable with vertical levels: '@level' following the variable name is required Possible values: 1e+05, 85000, 70000, 50000, 25000, 10000, 5000, 1000