This function generates a spatially-aggregated indicator from a netCDF file. The function passes data through EDABUtilities::make_2d_summary_ts, which provides summary statistics of 2d gridded data as time series by area. Converts .nc files to data frame.
Arguments
- indicator_name
name of the indicator (character)
- units
units associated with the indicator (character)
- ...
passed to
EDABUtilities::make_2d_summary_ts