POSYDON-code/POSYDON

`find_nearest` in `gridutils`

開放

#465 建立於 2024年12月5日

 (0 則留言) (0 個反應) (0 位負責人)Python (35 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (42 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

find_nearest doesn't use: find_index_nearest_neighbour, which is available.

Additionally, it requires the input to be numpy.array's. Can we change the code function to np.argmin()? And np.abs?

貢獻者指南