Giter VIP home page Giter VIP logo

Comments (4)

OuyangWenyu avatar OuyangWenyu commented on August 14, 2024

变量的意思是输入或者输出变量,不是指参数,对于新安江模型,输入变量就是降雨和潜在蒸散发,输出变量就是径流和蒸散发。
这块就是准备数据用来率定或者模拟的时候,需要把数据组织成这样一种统一的三维形式,相当于约定好一个数据格式来遵守,后面模型就容易标准化。

from hydromodel.

iFence avatar iFence commented on August 14, 2024

"variable": [ "prcp(mm/day)", "pet(mm/day)", "streamflow(mm/day)" ],
上面的streamflow是什么,是流量吗,如果是流量,单位不应该是m³/s,m³/day类似这种的单位嘛,为啥是mm/day呢

from hydromodel.

OuyangWenyu avatar OuyangWenyu commented on August 14, 2024

因为为了计算的时候不用再转换单位,所以径流统一转换为流域径流深,也就是径流摊到整个流域面积上的数值

from hydromodel.

iFence avatar iFence commented on August 14, 2024

明白了,谢谢

from hydromodel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.