Interpolate in python using np.interp over two 1D arrays: error ValueError: object of too small depth for desired array

前端 未结 0 1346
别那么骄傲
别那么骄傲 2020-12-23 23:52

I am reading some csv files with radiosondes data (e.g. height, temperature,rh etc.). I want to interpolate these data into different altitudes using np.interp in python.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题