:mod:`eggshell.nc.calculation` ============================== .. py:module:: eggshell.nc.calculation Module Contents --------------- .. data:: LOGGER .. function:: fieldmean(resource) calculating of a weighted field mean :param resource: str or list of str containing the netCDF files paths :return list: timeseries of the averaged values per timestep .. function:: remove_mean_trend(fana, varname) Removing the smooth trend from 3D netcdf file