每日监测 2 direct

2026-06-29 雷达回波 AI 进展日报

2026-06-29 雷达回波 AI 进展日报 检索时间:2026-06-29 13:02 +08 主窗口:2026-06-28 13:02 +08 至 2026-06-29 13:02 +08 48 小时缓冲:向前回看至 2026-06-27 13:02 +08,用于覆盖索引延迟、代码平台延迟推送和昨日条目的状态复核。 检索主题:深度学习或 AI 在雷达回波预报、降水临近预报、radar echo nowcasting、precipi…

8 条表格状态 下载原始 Markdown ↓

2026-06-29 雷达回波 AI 进展日报#

检索时间:2026-06-29 13:02 +08
主窗口:2026-06-28 13:02 +08 至 2026-06-29 13:02 +08
48 小时缓冲:向前回看至 2026-06-27 13:02 +08,用于覆盖索引延迟、代码平台延迟推送和昨日条目的状态复核。
检索主题:深度学习或 AI 在雷达回波预报、降水临近预报、radar echo nowcasting、precipitation nowcasting、weather radar nowcasting 中的新论文、预印本、代码、数据、会议/期刊动态和机构发布;同时单列 flow matching、diffusion/generative solver、satellite-to-radar retrieval、雷达质控、机会观测等相关方法。

0. 总体判断#

本轮未发现新的高价值 direct AI radar echo / precipitation nowcasting 论文、arXiv 预印本、OpenReview 状态变化、正式期刊上线论文、Papers with Code 榜单变化、Hugging Face 新模型/数据集,或 DeepMind、ECMWF、NOAA、Met Office、中国气象局等机构在本窗口发布的直接交付物。

本轮可写入日报的 direct 信号只有一个很小的 GitHub 代码维护更新:

  • ilove-datascience/rainraingoaway:昨日已覆盖的新加坡雷达图 ConvLSTM 代码库在 2026-06-28 21:36 +08 又有一次 push,commit 内容是修正 src/scraping/gov_api_backlog.py 的包导入路径和脚本入口组织。它仍是直接相关的 radar-to-rain forecasting 代码仓库,但这次不是新模型、不是新论文,也没有新增训练结果、数据切分、license 或客观评分。

几个窗口内代码侧噪声需要明确排除:

  • Anjani-Sarawagi/MEGHA-LAB-Rainfall-Nowcasting-:2026-06-28 新建/推送,但 GitHub API 显示仓库 size 为 0、无 branch、无 commits,读取 contents 返回 404,不能算代码发布。
  • franciscoparrao/nowcast:2026-06-29 新建,是 Rust 地质灾害 nowcasting 引擎,使用 rainfall intensity-duration、discharge、snowmelt、InSAR 等动态触发因子,不是雷达回波/降水临近预报 AI 模型。
  • sushantakundu/gsmap-live:继续只自动更新 GSMap_Combined.gif,不是 AI nowcasting 方法、数据或模型发布。

arXiv 最新 direct precipitation nowcasting 条目仍是此前已覆盖的 Pointwise is Pointless? v2(2026-06-18 更新);Hugging Face junxuwww/RadarNowcasting 仍停在 2026-06-18 的 README + best_csi.pth checkpoint-only 状态;matko-iv/budva-radar 仍停在 2026-06-27 20:55 +08,今天无新 push。

1. 主窗口新增/实质更新条目表#

标题 日期 来源/期刊/会议/平台 链接 类型
ilove-datascience/rainraingoaway 最新 push:2026-06-28 21:36 +08 GitHub;无论文/DOI;无明确 license GitHub 直接相关雷达图 ConvLSTM 代码库;本轮为脚本导入/入口小修

2. 相关方法、窗口外状态与排除条目表#

标题 日期 来源/平台 链接 类型
Anjani-Sarawagi/MEGHA-LAB-Rainfall-Nowcasting- 创建/推送:2026-06-28 22:29 +08 GitHub GitHub 空仓库;无 commits/contents;不算代码发布
franciscoparrao/nowcast 创建:2026-06-29 11:23 +08;commit 时间约 10:19 +08 GitHub GitHub 地质灾害 nowcasting 引擎;非雷达/降水临近预报 AI
sushantakundu/gsmap-live 自动更新 GIF 最新 commit:2026-06-29 08:34 +08 GitHub GitHub 低价值可视化刷新;不是 AI nowcasting
matko-iv/budva-radar 最新 push 仍为 2026-06-27 20:55 +08 GitHub GitHub 昨日已覆盖 direct 工程流水线;本轮无状态变化
Pointwise is Pointless? arXiv v2:2026-06-18 arXiv 预印本,暂无期刊信息 arXiv 已覆盖 direct precipitation nowcasting;本轮无新状态
junxuwww/RadarNowcasting Hugging Face lastModified 仍为 2026-06-18 Hugging Face model card Hugging Face checkpoint/model-card-only;本轮无源码/数据/论文更新
CompVis/weather-rf / FREUD GitHub pushed 2026-06-01;HF lastModified 2026-06-15 CVPR 2026 / GitHub / Hugging Face GitHub 窗口外高价值 rectified-flow nowcasting 基线;本轮无更新

3. 条目详述#

3.1 ilove-datascience/rainraingoaway#

来源/平台:GitHub 仓库 ilove-datascience/rainraingoaway。仓库创建于 2026-05-19,最新 push 为 2026-06-28 13:36 UTC,即 2026-06-28 21:36 +08。最新 commit b1fede8cc473 的 message 为 updates to import pkg path,只修改 src/scraping/gov_api_backlog.py

期刊/会议状态:未发现 arXiv、DOI、OpenReview、正式期刊页面或会议页面。仓库仍无明确 license。

大致内容:README 称该仓库是面向 radar-to-rain forecasting 的 ConvLSTM 研究代码库,包含 PNG 雷达图转强度网格、数据加载、ConvLSTM/CNN-LSTM/多模态 ConvLSTM 模型、训练/可视化 notebook、雷达图抓取和 Telegram bot。src/main.py 的目标是启动雷达 scraper、加载本地 checkpoint,并对最新雷达 PNG 序列做下一帧预测。

本轮更新内容:最新 patch 给 src/scraping/gov_api_backlog.py 增加 Pathsys 导入,在 __package__ 为空时把当前目录加入 sys.path 并从本地 gov_api 导入 fetch_oncesave_to_csv;包内运行时继续使用相对导入。原先顶层直接执行的环境数据/雷达图缺失检查和补抓逻辑被整理进 main()。这更像是为了让环境数据补抓脚本既能作为包内模块运行,也能直接脚本运行。

数据集:面向新加坡 70 km / 240 km 雷达 PNG 图像,仓库包含一张示例雷达图、区域边界 JSON、环境数据读取逻辑和多个 models/model_best_*.pkl checkpoint 文件名。README 要求用户把 PNG 序列放在 data/<resolution>/png/,文件名格式为 YYYYMMDDHHMM.png

模型构建:核心模型仍是 PyTorch ConvLSTM。仓库内有 src/models/convlstm.pysrc/models/conv_lstm.pysrc/models/cnn_lstm.pysrc/models/multi_modal_convlstm.py,分别覆盖 ConvLSTM、CNN-LSTM 和多模态版本。默认任务是用最近若干雷达 PNG 帧预测下一帧。

训练测试方式:README 写训练和预测在 notebook/脚本中演示,但未给正式 train/validation/test 切分、lead-time 技能曲线或完整 benchmark。当前实时预测路径仍缺少未来 target 图像进行在线评分。

效果:本轮没有新增 CSI、FSS、MAE、MSE 或高阈值降水技能评分;最新 commit 不改变模型结构和推理输出,只改善脚本运行方式。因此不能把它写成模型效果提升。

代码/数据状态:有代码、若干 checkpoint 文件和抓取脚本,但无明确 license;部分路径仍带本地开发环境痕迹。若要用于严肃对比,需要先补齐数据授权、数据切分、阈值评分、lead-time 曲线和可复现实验说明。

一句技术判断:这是一个直接相关但早期/个人项目级的雷达图 ConvLSTM nowcasting 代码库,本轮只是脚本维护更新,不构成新方法或新结果。

与雷达回波预报的相关性:中到较高。任务使用雷达图序列预测下一帧降水/回波状态,但当前更适合作为轻量工程参考,而不是论文级 baseline。

对用户研究的启发:可参考其 PNG 到强度网格、在线抓取、ConvLSTM 推理和实时 bot 封装;真正用于研究对比前,应先标准化数据切分、评分阈值、缺测处理和许可证。

4. 低价值或排除项#

4.1 Anjani-Sarawagi/MEGHA-LAB-Rainfall-Nowcasting-#

来源/平台:GitHub 仓库名含 Rainfall-Nowcasting,创建/推送时间为 2026-06-28 14:29 UTC。

核验结果:GitHub API 显示仓库 size 为 0,branch 列表为空,commits 请求返回 409 Conflict,contents 请求返回 404 Not Found。也就是说,当前只是一个空仓库壳,没有 README、代码、数据、模型或论文链接。

技术判断:不能作为代码发布、数据发布或论文进展。后续只有在出现实际 commits、README、模型脚本或数据说明时才需要重新评估。

4.2 franciscoparrao/nowcast#

来源/平台:GitHub 仓库 franciscoparrao/nowcast,创建于 2026-06-29 03:23 UTC。仓库 license 字段显示 Apache-2.0,文件中还包含 LICENSE-MIT,属于 Rust 多 crate 工程。

大致内容:README 描述它是 dynamic geohazard nowcasting engine,用静态 susceptibility surface 乘以动态 trigger factor 来给地质灾害 hazard probability 做逐时更新。动态触发包括 rainfall intensity-duration、discharge、snowmelt、InSAR、fire spread 等;仓库中有 nowcast-corenowcast-rainflownowcast-snowmeltnowcast-insarnowcast-firespread 等 crate,并配有 Computers & Geosciences manuscript 的文档。

技术判断:这是地质灾害风险 nowcast,不是 radar echo nowcasting,也不是 precipitation nowcasting 模型本身;降水只作为触发因子之一。没有看到深度学习、天气雷达、雷达回波、降水场外推或短临降水模型训练。

对用户研究的启发:可作为“降水预报结果如何进入灾害风险触发模型”的下游应用参考,但不进入雷达回波 AI 进展主表。

4.3 sushantakundu/gsmap-live#

来源/平台:GitHub 仓库 sushantakundu/gsmap-live。最新 push 为 2026-06-29 00:34 UTC,最近 commit 仍是 Auto-update GSMap_Combined.gif,最新文件变化只包含 GSMap_Combined.gif

技术判断:这是可视化自动刷新,不是 AI radar/precipitation nowcasting 方法、代码、数据集或论文进展。继续排除,除非后续文件变化扩展到模型、数据处理脚本或客观评估。

4.4 Crossref / OpenAlex 噪声与相邻但不纳入项#

OpenAlex 在 2026-06-27 至 2026-06-29 日期过滤下,对 precipitation nowcasting deep learningradar echo nowcasting deep learningweather radar nowcasting AIradar nowcasting precipitationflow matching precipitation nowcastingdiffusion precipitation nowcastingsatellite-to-radar retrieval precipitation 等查询未返回 direct AI radar/precipitation nowcasting 条目。

Crossref 在同窗口返回大量噪声。较醒目的 Global climate modeling with improved precipitation characteristics by learning physics (GRIST-MPS v1.0)Geoscientific Model Development 2026-06-29 论文,主题是全球气候模式的降水特征改进,不是雷达回波/降水临近预报;Moisture Source-Receptor Relationships for Post-Processing Medium-Range Precipitation Forecasts 是 SOLA 2026-06-29 论文,主题是中期降水预报后处理,也不是短临雷达 nowcasting。它们不应写入 direct nowcasting 新增表。

5. 检索记录#

  • arXiv:用 Atom API 按 submittedDate 检索 precipitation nowcastingradar echo nowcastingweather radar nowcastingradar nowcastingrainfall nowcastingflow matching precipitation nowcastingdiffusion precipitation nowcastingsatellite-to-radarradar quality control deep learning。主窗口内无新的 direct 条目;最新 direct 条目仍是已覆盖的 Pointwise is Pointless?FlashBack MemoryTA-SmaAt-UNet 等旧窗口条目。
  • GitHub:检索 precipitation nowcasting pushed:>=2026-06-28radar nowcasting pushed:>=2026-06-28weather radar nowcasting pushed:>=2026-06-28radar echo nowcasting pushed:>=2026-06-28rainfall nowcasting pushed:>=2026-06-28SEVIR nowcasting pushed:>=2026-06-28NEXRAD nowcasting pushed:>=2026-06-28DGMR nowcasting pushed:>=2026-06-28pySTEPS nowcasting pushed:>=2026-06-28 等。进入主表的是 rainraingoaway 的小型代码维护更新;Anjani-Sarawagi 空仓库、franciscoparrao/nowcast 地质灾害 nowcast、gsmap-live GIF 刷新均排除。
  • Hugging Face:检索 models/datasets 中的 radar nowcastingprecipitation nowcastingweather radar nowcastingradar echo nowcastingrainfall nowcastingflow matching precipitation nowcastingsatellite radar retrieval。未发现本窗口新模型或数据集;junxuwww/RadarNowcasting 仍停在 2026-06-18,CompVis/weather-rf 仍是窗口外状态。
  • OpenAlex / Crossref:日期过滤 2026-06-27 至 2026-06-29。OpenAlex direct 查询结果为 0;Crossref 命中以非短临、非雷达、非 AI 或中长期/气候模型条目为主。
  • Semantic Scholar:Graph API 本轮对多组查询返回 429,未作为正向证据使用。
  • OpenReview:相关搜索命中 FlowCast、DGMR、Perceptually Constrained Precipitation Nowcasting 等旧页面或旧论坛记录;时间戳核验后未发现本窗口 direct 状态变化。
  • Papers with Code:网页检索未发现本窗口新的 direct 榜单或代码状态变化。
  • AMS / IEEE / AGU / RMetS / EGU / Copernicus:未发现本窗口新的 direct AI radar/precipitation nowcasting 正式上线条目。IEEE TGRS A Margin based Decomposition Framework via Intensity Flow Matching for Precipitation Nowcasting 仍按前序日报作为窗口外 follow-up。
  • 机构动态:Google DeepMind、ECMWF、NOAA、Met Office、中国气象局/中国天气网检索未发现本窗口新的 AI radar/precipitation nowcasting 交付物。

6. 下一轮值得继续跟进#

  1. ilove-datascience/rainraingoaway 是否补充 license、数据切分、训练/评估脚本整理、checkpoint 说明和 CSI/FSS/lead-time 技能评分。
  2. matko-iv/budva-radar 是否补充 license、稳定 release、可复现安装说明、完整 FSS/CSI 验证结果,以及 DGMR 插件实际运行状态。
  3. kagtgi/Forecasting-Through-Meteorological-Reasoning 是否补充真实 SEVIR/NEXRAD/MRMS 训练结果、baselines、checkpoints、license 或论文外部链接。
  4. RuntimeWarning/CRFT 是否补充 README、requirements、license、预训练权重、数据下载脚本和论文结果复现表。
  5. CompVis/weather-rf 是否有 GitHub/Hugging Face 新 release、权重更新、数据说明或 benchmark 结果。
  6. IEEE TGRS A Margin based Decomposition Framework via Intensity Flow Matching for Precipitation Nowcasting 是否能获取摘要/PDF、代码、数据集和高阈值 skill 结果。
  7. Pointwise is Pointless?FlashBack MemoryTA-SmaAt-UNet 是否补充代码、数据可用性、正式会议/期刊状态或新版本。
  8. junxuwww/RadarNowcasting 是否补源码、训练/评估脚本、论文、数据授权说明或 CMA ECREF 映射细节。
  9. Anjani-Sarawagi/MEGHA-LAB-Rainfall-Nowcasting- 只有在空仓库变成实际代码/数据/README 后才需要重新检查。
  10. flow matching、diffusion/generative solver、satellite-to-radar retrieval、雷达质控和机会观测继续单列;只有明确涉及 radar/precipitation nowcasting 且有新论文、代码、数据或可验证结果时才进入主新增表。