Ethan

Results 9 comments of Ethan

> @wjfsdbd 看下 https://github.com/sakitam-gis/raster-process 常规是处理成 4326 的单张图片,后续(本月)会支持瓦片和墨卡托投影的瓦片(png、jpeg、tiff) @sakitam-fdd https://github.com/sakitam-gis/raster-process 请问这个程序什么时候可以支持瓦片和墨卡托投影的瓦片?

> > @wjfsdbd 看下 https://github.com/sakitam-gis/raster-process 常规是处理成 4326 的单张图片,后续(本月)会支持瓦片和墨卡托投影的瓦片(png、jpeg、tiff) > > @sakitam-fdd https://github.com/sakitam-gis/raster-process 请问这个程序什么时候可以支持瓦片和墨卡托投影的瓦片? @sakitam-fdd 请问这个有计划吗

> @echohye 新版本已经支持了墨卡托的瓦片和单张哈,旧版的 4326 的单张图已经取消支持 https://blog.sakitam.com/wind-layer/guide/data.html > > https://blog.sakitam.com/wind-layer/playgrounds/mapbox-gl/colorize.html @sakitam-fdd [raster-process](https://github.com/sakitam-gis/raster-process)请问这个项目后续会支持netcdf吗,生成的瓦片和windy的瓦片是一样的吗😯

> @echohye 目前应该是支持的,核心是 gdal,这种标准科学数据都是可以使用的 好的谢谢大佬

> @echohye Very sorry, the plan supports it, but it has not yet been supported So when can we possibly support it😂😂.Or may I ask what tool was used to...

> 图片预处理流程如下: > > 1. 读取二维矩阵数据,设置 transform = -180.0, -85.051129, 180.0, 85.051129,crs = 4326 > 2. 重投影到 crs = 3857 > 3. 获取最大最小值和归一化处理 > 4. 将数据写到 r、g 通道 @timeroute 请问这个问题解决了吗

> > > 图片预处理流程如下: > > > > > > 1. 读取二维矩阵数据,设置 transform = -180.0, -85.051129, 180.0, 85.051129,crs = 4326 > > > 2. 重投影到 crs = 3857 > >...

> 试了下,这个模型用了太多动态加载,不好处理。 > > 还是设置 HF 环境变量吧。 > > ``` > HF_ENDPOINT=https://hf-mirror.com > ``` ![Image](https://github.com/user-attachments/assets/8b6224dc-b0d3-4668-b6f5-698cf205d71a) 请问是在容器内部设置代理吗,我这样子配置还是不行🤔

@sakitam-fdd 大佬,请问mapbox-wind v1版本会计划修复这个只渲染一个世界的问题吗,感觉v1版本流畅很多 ![image](https://github.com/user-attachments/assets/a818e1b8-707d-431a-a862-4a03e5b7e41e)