Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在 utils 子包中增加经纬度计算方位角、距离的工具函数,方便直接读取产品后插值到指定经纬度 #122

Closed
wants to merge 1 commit into from

Conversation

longtsing
Copy link
Contributor

@longtsing longtsing commented Dec 5, 2024

如标题,增加这两个工具函数后,若需要插值到某个地点,以地点经纬度和雷达站点经纬度计算方位角azimuth和距离distance,直接用 xarray.DataArray.interp 方法即可插值到某地(注意插值方法最好用 nearest)
忘记导入相关库了,所以关闭

@longtsing longtsing closed this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant