xdggs.HealpixInfo.from_dict

xdggs.HealpixInfo.from_dict#

classmethod HealpixInfo.from_dict(mapping)#

construct a HealpixInfo object from a mapping of attributes

Parameters:

mapping (mapping of str to any) – The attributes.

Returns:

grid_info (HealpixInfo) – The constructed grid info object.