Logical indicating if the function must show messages and info.
Default value checks "meteoland_verbosity" option and if not set, defaults
to TRUE. It can be turned off for the function with FALSE, or session wide with
options(meteoland_verbosity = FALSE)
Details
When using meteo data without topography info to create an interpolator,
topography must be added
See Also
Other interpolator functions:
create_meteo_interpolator(),
get_interpolation_params(), read_interpolator(),
set_interpolation_params(), with_meteo(),
write_interpolator()