Changes between Version 17 and Version 18 of model building
- Timestamp:
- May 21, 2010 4:28:06 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
model building
v17 v18 4 4 I have to check that this does not suppress any lines.... 5 5 6 {{{ 7 #!html 8 <h1 style="color: green">Model building electrofishing data</h1> 9 }}} 6 {{{ #!html <h1 style="color: green">Model building electrofishing data</h1> }}} 10 7 = = 11 8 First some inclusion of prospection method, .... … … 17 14 I have to check that this does not suppress any lines.... 18 15 19 {{{ 20 #!html 21 <h1 style="color: green">Some variables related to recruitment</h1> 22 }}} 23 {{{ 24 #!html 25 <h2 style="color: #66FFCC">variables coming from the ccm21.catchments</h2> 26 }}} 16 {{{ #!html <h1 style="color: green">Some variables related to recruitment</h1> }}} 17 {{{ #!html <h2 style="color: #66FFCC">variables coming from the ccm21.catchments</h2> }}} 27 18 * strahler 28 19 * area_km2 … … 31 22 * rain_mean 32 23 * temp_mean 33 {{{ 34 #!html 35 <h2 style="color: #66FFCC">variables coming from another calculation</h2> 36 }}} 24 25 {{{ #!html <h2 style="color: #66FFCC">variables coming from another calculation</h2> }}} 26 37 27 * The idea __here__ is to have some variables describing the variation in ''' recruitment ''' 28 29 {{{ #!html <h3 style="color: #868A08">the regional sea</h3> }}} 30 38 31 * The sea_cd => this one is obvious, and will describe varying recruitments into the Baltic, the Mediterranean, North sea, unfortunately sea_cd is repeated and probably needs grouping with other variable 39 32 [[Image(source:data/Docs/trac/CCM21/seaoutlets_sea_cd.jpg)]] [[BR]] … … 44 37 UPDATE ccm21.seaoutlets set area_cd= system_cd||sea_cd; 45 38 }}} 39 Now that sounds much better 46 40 [[Image(source:data/Docs/trac/CCM21/seaoutlets_area_cd.jpg)]]