xarray-contrib / xdggs

Xarray extension for DGGS
https://xdggs.readthedocs.io
Apache License 2.0
79 stars 14 forks source link

explicitly cast the `level` to python `int` #98

Closed keewis closed 3 days ago

keewis commented 3 days ago

It appears h3ronpy chokes on numpy scalars, so we should cast the level to python int when initializing from dict.