geodat.nc.ensemble

geodat.nc.ensemble(variables, new_axis=None, new_axis_unit=None, **kwargs)[source]

Given a list of variables, perform numpy.concatenate() New axis is added as the left most axis

Optional arguments:
new_axis (numpy array) : for the new axis new_axis_unit (str): defines the unit of the new axis

Other keyword arguments are parsed to geodat.nc.Variable

Fork me on GitHub