Skip to content

[A5] NetCDF forcing: 恢复非 CSV 模式下的 forcing 范围检查 #73

@DankerMu

Description

@DankerMu

现状

MD_CheckInputData.cpp:53 中,非 CSV 模式下 forcing 范围检查(Precip/Temp/RH/Wind/RN)被跳过。

目标

  • NetcdfForcingProvider 读取后,对 5 个标准变量执行与 CSV 路径相同的范围校验
  • 超出合理范围时 fail-fast 并报告 station/time/variable

约束

  • 不破坏 baseline(CSV 路径不变)
  • 检查逻辑应复用或统一,避免两套独立实现

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestforcingForcing inputnetcdfNetCDF-related workphase-aPhase A: forcing NetCDF

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions