Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
scrollbar

Summary

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

Example

Rainfall Database to a Runoff model

Source Component

Database

...



h2. Summary

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

h3. Example
Rainfall Database to a Runoff model

h4. Source Component
Database
* Gridded data
** Regular mesh Xo,Y0,dx,dy,Nrow,Ncol,

...

 
** Precipitation in each 'cell'

...


** Time varying

...

Mapping

Can be either

  • Integrated into source component
  • Integrated into target component
  • 3rd party OpenMI component
    • PCRaster
    • ESRI Spatial Analyst

Target component

  • Integrated (time series) precipitation over its catchment polygons

How to address in Version 1

...

How to address in Version 2

...



h4. Mapping
Can be either
* Integrated into source component
* Integrated into target component
* 3rd party OpenMI component
** PCRaster
** ESRI Spatial Analyst

h4. Target component
* Integrated (time series) precipitation over its catchment polygons  



h2. How to address in Version 1

...

h2. How to address in Version 2

...