You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Summary

How do we provide time dependent gridded data transfer between components?

Example
Rainfall Database to a Runoff model
Source Component

  • Gridded data
    • Database
      • Regular mesh xo,y0,dx,dy,nrow,ncol,
      • Precipitation in each 'cell'
      • Time varying
        Target component
  • Catchment polygons
    • Each polygon has a location on downstream boundary, eg outlet of catchment

Model quaery database

le
Generic Database
Time varying
Spatial distribution
dT,X,Y or raster distribution

Wrapper

How to address in Version 1

...

How to address in Version 2

...

  • No labels