-
Notifications
You must be signed in to change notification settings - Fork 154
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
纬度偏移 #231
Comments
@timeroute 不太确定,你底图是 WGS84 和 GCJ02 的 |
底图用的mapbox的卫星瓦片,叠加了海岸线,能匹配上,应该没问题 |
图片预处理流程如下:
|
@timeroute 请问这个问题解决了吗 |
没有 |
请问这个图片预处理是怎么设置crs再重投影到3857的 |
@timeroute 我最近研究一下,之前没注意这个问题,不知道是不是跟 grib 的数据组织有关系,就是 1°的数据其实他的范围不是-180-180,好像有半个格子的偏移 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我下载了GFS分辨率1°的数据,使用GDAL处理成 EPSG:3857 投影的 PNG 灰度图,渲染出来的风场与实际风场的纬度有偏差,请看一下什么原因
风场图片
uv最大小值
与nullschool的对比如下(左是我的,右是nullschool的)
The text was updated successfully, but these errors were encountered: