climate_indices
climate_indices copied to clipboard
comparing longitudes and latitudes with tolerance
This is to close #465. The remaining np.array_equals are replaced by np.allcloses where longitudes and latitudes are compared but no divisions (input_type == InputType.divisions). The fixed absolute tolerance of 0.01 is replaced by a dynamic tolerance derived from the (smallest) grid size.