xdggs.H3Info.from_dict

xdggs.H3Info.from_dict#

classmethod H3Info.from_dict(mapping)#

construct a H3Info object from a mapping of attributes

Parameters:

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

Returns:

grid_info (H3Info) – The constructed grid info object.