AttributeError: 'numpy.ndarray' object has no attribute 'rint' when using Dataset.to_netcdf #3149 Closed Closed AttributeError: 'numpy.ndarray' object has no attribute 'rint' when using ...
I look forward to your pull-request. TinyNdArray supports only float array. In the following Python code dtype=float32 is omitted, and in C++ code assuming using namespace tinyndarray; is declared.