xoa.accessors.CFDataArrayAccessor.to_loc

CFDataArrayAccessor.to_loc(**locs)

Set the staggered grid location for specified names

This makes use of the CFSpecs() instance was set at initialisation or inferred with xoa.cf.infer_cf_specs().

Parameters:

locs (dict) – Keys are root names, values are new locations. A value of False, remove the location. A value of None left it as is.