Package ncdf4.helpers has been removed from CRAN, and looks like it was unmaintained for a while before that. We should avoid depending on it.
By my count we use use two functions from it (nc.get.variable.list and nc.get.dim.names) on a total of five lines, four in JULES and one in shiny/ViewMet. Both of those look relatively easy to replace — maybe for the next release we can replace these with plain ncdf4 equivalents.
Package
ncdf4.helpershas been removed from CRAN, and looks like it was unmaintained for a while before that. We should avoid depending on it.By my count we use use two functions from it (nc.get.variable.list and nc.get.dim.names) on a total of five lines, four in JULES and one in shiny/ViewMet. Both of those look relatively easy to replace — maybe for the next release we can replace these with plain ncdf4 equivalents.