Skip to contents

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.

Usage

create_spatial_indicator(indicator_name, units, ...)

Arguments

indicator_name

name of the indicator (character)

units

units associated with the indicator (character)

...

passed to EDABUtilities::make_2d_summary_ts

Value

Returns a data frame summarized by timestep for each area.names