all/template_1-model_noCO2/table.html
author Forrest Hoffman <forrest@climatemodeling.org>
Mon, 26 Jan 2009 22:08:20 -0500
changeset 0 0c6405ab2ff4
permissions -rw-r--r--
Initial commit of C-LAMP Diagnostics from Jeff Lee
forrest@0
     1
forrest@0
     2
<!----------------------------------------------------------------------------->
forrest@0
     3
<table border=1 cellspacing=0 cellpadding=3 width=100%>
forrest@0
     4
<tr>
forrest@0
     5
   <th bgcolor=DDDDDD width=8% rowspan=2> Metric     </th>
forrest@0
     6
   <th bgcolor=DDDDDD rowspan=2> Metric <br> components</th>
forrest@0
     7
   <th bgcolor=DDDDDD rowspan=2> Observations & <br> comparison protocol</th>
forrest@0
     8
   <th bgcolor=DDDDDD rowspan=2> Model<br> model_name  </th>
forrest@0
     9
   <th bgcolor=DDDDDD colspan=2> Score (points) </th>
forrest@0
    10
</tr>
forrest@0
    11
<tr>
forrest@0
    12
   <th width=6% bgcolor=DDDDDD> Full </th>
forrest@0
    13
   <th width=6% bgcolor=DDDDDD> model_name </th>
forrest@0
    14
</tr>
forrest@0
    15
 
forrest@0
    16
<tr>
forrest@0
    17
   <th rowspan=6>NPP</th>
forrest@0
    18
forrest@0
    19
   <th rowspan=2>EMDI NPP <br> observations</th>
forrest@0
    20
 
forrest@0
    21
   <th>         
forrest@0
    22
   <a href=./npp/table_site81_ob.html>
forrest@0
    23
   Class_A_table</a> 
forrest@0
    24
   </th>
forrest@0
    25
 
forrest@0
    26
   <th>         
forrest@0
    27
   <a href=./npp/table_site81_model_vs_ob.html>
forrest@0
    28
   table</a> <br>
forrest@0
    29
   <a href=./npp/scatter_model_vs_ob_81.png>
forrest@0
    30
   scatter_plot</a>
forrest@0
    31
   </th>
forrest@0
    32
 
forrest@0
    33
   <th>2.5</th>
forrest@0
    34
   <th>M_npp_S81</th>
forrest@0
    35
</tr>
forrest@0
    36
 
forrest@0
    37
<tr>
forrest@0
    38
   <th>
forrest@0
    39
   <a href=./npp/table_site933_ob.html>
forrest@0
    40
   Class_B_table</a>     
forrest@0
    41
   </th>
forrest@0
    42
    
forrest@0
    43
   <th>
forrest@0
    44
   <a href=./npp/table_site933_model_vs_ob.html>
forrest@0
    45
   table</a> <br>       
forrest@0
    46
   <a href=./npp/scatter_model_vs_ob_933.png>
forrest@0
    47
   scatter_plot</a>
forrest@0
    48
   </th>
forrest@0
    49
forrest@0
    50
   <th>2.5</th> 
forrest@0
    51
   <th>M_npp_S933</th>
forrest@0
    52
</tr>
forrest@0
    53
 
forrest@0
    54
<tr>
forrest@0
    55
   <th rowspan=2>EMDI NPP<br>normalized by PPT</th>
forrest@0
    56
 
forrest@0
    57
   <th>        
forrest@0
    58
   <a href=./npp/histogram_ob_81.png>
forrest@0
    59
   Class_A_histogram</a>
forrest@0
    60
   </th>
forrest@0
    61
 
forrest@0
    62
   <th>
forrest@0
    63
   <a href=./npp/histogram_model_vs_ob_81.png>
forrest@0
    64
   Class_A_histogram</a>
forrest@0
    65
   </th>
forrest@0
    66
 
forrest@0
    67
   <th>2.5</th>
forrest@0
    68
   <th>M_npp_H81</th>
forrest@0
    69
</tr>
forrest@0
    70
 
forrest@0
    71
<tr>
forrest@0
    72
   <th>
forrest@0
    73
   <a href=./npp/histogram_ob_933.png>
forrest@0
    74
   Class_B_histogram</a>
forrest@0
    75
   </th>
forrest@0
    76
 
forrest@0
    77
   <th>
forrest@0
    78
   <a href=./npp/histogram_model_vs_ob_933.png>
forrest@0
    79
   Class_B_histogram</a>
forrest@0
    80
   </th>
forrest@0
    81
forrest@0
    82
   <th>2.5</th>
forrest@0
    83
   <th>M_npp_H933</th>
forrest@0
    84
</tr>
forrest@0
    85
 
forrest@0
    86
<tr>
forrest@0
    87
   <th>Correlation with MODIS obs.</th>
forrest@0
    88
 
forrest@0
    89
   <th>
forrest@0
    90
   <a href=./npp/global_ob.png>
forrest@0
    91
   global_map</a>
forrest@0
    92
   </th>
forrest@0
    93
 
forrest@0
    94
   <th>
forrest@0
    95
   <a href=./npp/global_model.png>
forrest@0
    96
   model_map</a> <br>
forrest@0
    97
   <a href=./npp/global_model_vs_ob.png>
forrest@0
    98
   model_vs_obs</a>
forrest@0
    99
   </th>
forrest@0
   100
 
forrest@0
   101
   <th>5</th>
forrest@0
   102
   <th>M_npp_G</th>
forrest@0
   103
</tr>
forrest@0
   104
 
forrest@0
   105
<tr>
forrest@0
   106
   <th>Correlation with MODIS-zonal mean</th>
forrest@0
   107
 
forrest@0
   108
   <th>
forrest@0
   109
   <a href=./npp/zonal_ob.png>
forrest@0
   110
   zonal_mean_obs</a>
forrest@0
   111
   </th>
forrest@0
   112
 
forrest@0
   113
   <th>
forrest@0
   114
   <a href=./npp/zonal_model_vs_ob.png>
forrest@0
   115
   zonal_mean <br>model_vs_obs_plot</a>
forrest@0
   116
   </th>
forrest@0
   117
 
forrest@0
   118
   <th>5</th>
forrest@0
   119
   <th>M_npp_Z</th>
forrest@0
   120
</tr>
forrest@0
   121
 
forrest@0
   122
<tr>
forrest@0
   123
   <th rowspan=3>LAI</th>
forrest@0
   124
 
forrest@0
   125
   <th>MODIS Mean</th>
forrest@0
   126
 
forrest@0
   127
   <th>        
forrest@0
   128
   <a href=./lai/global_class_ob.png>
forrest@0
   129
   land_class_obs</a> <br>
forrest@0
   130
   <a href=./lai/global_class_model.png>
forrest@0
   131
   land_class_model</a> <br>       
forrest@0
   132
   <a href=./lai/global_Mean_ob.png>
forrest@0
   133
   global_map</a>
forrest@0
   134
   </th>
forrest@0
   135
 
forrest@0
   136
   <th>
forrest@0
   137
   <a href=./lai/table_model_vs_ob.html>
forrest@0
   138
   model_vs_obs_table</a> <br>
forrest@0
   139
   <a href=./lai/global_Mean_model.png>
forrest@0
   140
   global_map</a> <br>
forrest@0
   141
   <a href=./lai/global_Mean_model_vs_ob.png>
forrest@0
   142
   model_vs_obs</a>
forrest@0
   143
   </th>
forrest@0
   144
 
forrest@0
   145
   <th>5</th>
forrest@0
   146
   <th>M_lai_Mean</th>
forrest@0
   147
</tr>
forrest@0
   148
 
forrest@0
   149
<tr>
forrest@0
   150
   <th>MODIS Maximum</th>
forrest@0
   151
 
forrest@0
   152
   <th>        
forrest@0
   153
   <a href=./lai/global_Max_ob.png>
forrest@0
   154
   global_map</a>
forrest@0
   155
   </th>
forrest@0
   156
 
forrest@0
   157
   <th>       
forrest@0
   158
   <a href=./lai/global_Max_model.png>
forrest@0
   159
   global_map</a> <br>
forrest@0
   160
   <a href=./lai/global_Max_model_vs_ob.png>
forrest@0
   161
   model_vs_obs</a>
forrest@0
   162
   </th>
forrest@0
   163
 
forrest@0
   164
   <th>5</th>
forrest@0
   165
   <th>M_lai_Max</th>
forrest@0
   166
</tr>
forrest@0
   167
<tr>
forrest@0
   168
   <th>MODIS Phase</th>
forrest@0
   169
 
forrest@0
   170
   <th>        
forrest@0
   171
   <a href=./lai/global_Phase_ob.png>
forrest@0
   172
   global_map</a>
forrest@0
   173
   </th>
forrest@0
   174
 
forrest@0
   175
   <th>       
forrest@0
   176
   <a href=./lai/global_Phase_model.png>
forrest@0
   177
   global_map</a> <br>
forrest@0
   178
   <a href=./lai/global_Phase_model_vs_ob.png>
forrest@0
   179
   model_vs_obs</a>
forrest@0
   180
   </th>
forrest@0
   181
 
forrest@0
   182
   <th>5</th>
forrest@0
   183
   <th>M_lai_Phase</th>
forrest@0
   184
</tr>
forrest@0
   185
forrest@0
   186
<tr>
forrest@0
   187
   <th>CO2 <br> Seasonal <br> Cycle</th>
forrest@0
   188
   <th>Comparison with NOAA observations <br> phase and amplitude</th>
forrest@0
   189
forrest@0
   190
   <th>--</th>
forrest@0
   191
forrest@0
   192
   <th>--</th>
forrest@0
   193
forrest@0
   194
   <th>20</th>
forrest@0
   195
   <th>--</th>
forrest@0
   196
</tr>
forrest@0
   197
 
forrest@0
   198
<tr>
forrest@0
   199
   <th rowspan=2>Carbon<br> Stocks</th>
forrest@0
   200
forrest@0
   201
   <th>Aboveground live biomass <br> in South America</th>
forrest@0
   202
 
forrest@0
   203
   <th>        
forrest@0
   204
   <a href=./biomass/global_ob.png>
forrest@0
   205
   obs_amazon</a>
forrest@0
   206
   </th>
forrest@0
   207
 
forrest@0
   208
   <th>        
forrest@0
   209
   <a href=./biomass/global_model.png>
forrest@0
   210
   model_amazon</a> <br>
forrest@0
   211
   <a href=./biomass/global_model_vs_ob.png>
forrest@0
   212
   model_vs_obs</a>
forrest@0
   213
   </th>
forrest@0
   214
forrest@0
   215
   <th>5</th> 
forrest@0
   216
   <th>M_biomass</th>
forrest@0
   217
</tr>
forrest@0
   218
 
forrest@0
   219
<tr>
forrest@0
   220
forrest@0
   221
   <th>Aboveground live <br> biomass <br> within Amazon Basin <br>(sum within Legal Amazon)</th>
forrest@0
   222
forrest@0
   223
   <th>
forrest@0
   224
   <a href=./biomass/mask_ob.png>        
forrest@0
   225
   mask</a> <br>
forrest@0
   226
   <a href=./biomass/global_mask_ob.png>
forrest@0
   227
   obs_masked</a> <br>
forrest@0
   228
   Sum_biomass_ob (Pg C)
forrest@0
   229
   </th>
forrest@0
   230
forrest@0
   231
   <th>
forrest@0
   232
   <a href=./biomass/global_mask_model.png>
forrest@0
   233
   model_masked</a> <br>
forrest@0
   234
   <a href=./biomass/global_mask_vs_ob.png>
forrest@0
   235
   model_vs_obs</a> <br>       
forrest@0
   236
   Sum_biomass_mod (Pg C)
forrest@0
   237
   </th>
forrest@0
   238
forrest@0
   239
   <th>5</th>
forrest@0
   240
   <th>M_biomask</th>
forrest@0
   241
</tr>
forrest@0
   242
 
forrest@0
   243
<tr>
forrest@0
   244
   <th rowspan=4>Energy and<br>C Fluxes<br>from Fluxnet</th>
forrest@0
   245
 
forrest@0
   246
   <th>NEE</th>
forrest@0
   247
forrest@0
   248
   <th rowspan=4>     
forrest@0
   249
   <a href=./fluxnet/line_ob.html> 
forrest@0
   250
    line_plot</a>
forrest@0
   251
   </th>
forrest@0
   252
forrest@0
   253
   <th rowspan=4>     
forrest@0
   254
   <a href=./fluxnet/score+line_vs_ob.html> 
forrest@0
   255
    model_vs_obs</a>
forrest@0
   256
   </th>
forrest@0
   257
 
forrest@0
   258
   <th>5</th>
forrest@0
   259
   <th>M_fluxnet_nee</th>
forrest@0
   260
</tr>
forrest@0
   261
 
forrest@0
   262
<tr>
forrest@0
   263
   <th>Net radiation</th>
forrest@0
   264
   <th>5</th>
forrest@0
   265
   <th>M_fluxnet_rad</th>
forrest@0
   266
</tr>
forrest@0
   267
 
forrest@0
   268
<tr>
forrest@0
   269
   <th>Latent heat</th>
forrest@0
   270
   <th>5</th>
forrest@0
   271
   <th>M_fluxnet_lh</th>
forrest@0
   272
</tr>
forrest@0
   273
  
forrest@0
   274
<tr>
forrest@0
   275
   <th>Sensible heat</th>
forrest@0
   276
   <th>5</th>
forrest@0
   277
   <th>M_fluxnet_sh</th>
forrest@0
   278
</tr>
forrest@0
   279
forrest@0
   280
<tr>
forrest@0
   281
   <th rowspan=6>Energy and<br>C Fluxes<br>from Ameriflux</th>
forrest@0
   282
 
forrest@0
   283
   <th>NEE</th>
forrest@0
   284
forrest@0
   285
   <th rowspan=6>     
forrest@0
   286
   <a href=./ameriflux/line_ob.html> 
forrest@0
   287
    line_plot</a>
forrest@0
   288
   </th>
forrest@0
   289
forrest@0
   290
   <th rowspan=6>
forrest@0
   291
  <a href=./ameriflux/score+line_vs_ob.html> 
forrest@0
   292
    model_vs_obs</a> <br>
forrest@0
   293
   <a href=./ameriflux/tseries_vs_ob.html> 
forrest@0
   294
    timeseries_plot</a>
forrest@0
   295
   </th>
forrest@0
   296
 
forrest@0
   297
   <th>1</th>
forrest@0
   298
   <th>M_ameriflux_nee</th>
forrest@0
   299
</tr>
forrest@0
   300
 
forrest@0
   301
<tr>
forrest@0
   302
   <th>Shortwave Incoming</th>
forrest@0
   303
   <th>1</th>
forrest@0
   304
   <th>M_ameriflux_rad</th>
forrest@0
   305
</tr>
forrest@0
   306
 
forrest@0
   307
<tr>
forrest@0
   308
   <th>Latent heat</th>
forrest@0
   309
   <th>1</th>
forrest@0
   310
   <th>M_ameriflux_lh</th>
forrest@0
   311
</tr>
forrest@0
   312
  
forrest@0
   313
<tr>
forrest@0
   314
   <th>Sensible heat</th>
forrest@0
   315
   <th>1</th>
forrest@0
   316
   <th>M_ameriflux_sh</th>
forrest@0
   317
</tr>
forrest@0
   318
forrest@0
   319
<tr>
forrest@0
   320
   <th>GPP</th>
forrest@0
   321
   <th>1</th>
forrest@0
   322
   <th>M_ameriflux_gpp</th>
forrest@0
   323
</tr>
forrest@0
   324
  
forrest@0
   325
<tr>
forrest@0
   326
   <th>ER</th>
forrest@0
   327
   <th>1</th>
forrest@0
   328
   <th>M_ameriflux_er</th>
forrest@0
   329
</tr>
forrest@0
   330
 
forrest@0
   331
<tr>
forrest@0
   332
   <th rowspan=4>Transient Dynamics</th>
forrest@0
   333
   <th>Beta factor for NPP Stimulation from elevated CO2</th>
forrest@0
   334
   <th>--</th>
forrest@0
   335
   <th>     
forrest@0
   336
   <a href=./beta/table_station.html> 
forrest@0
   337
    FACE_Site_comparison</a> <br>
forrest@0
   338
   <a href=./beta/table_biome.html> 
forrest@0
   339
    biome_table</a>
forrest@0
   340
   </th>
forrest@0
   341
   <th>3</th>
forrest@0
   342
   <th>M_beta</th>
forrest@0
   343
</tr>
forrest@0
   344
 
forrest@0
   345
<tr>
forrest@0
   346
   <th>Turnover times and pool sizes</th>
forrest@0
   347
   <th>--</th>
forrest@0
   348
   <th>     
forrest@0
   349
   <a href=./turnover/table_Leaf.html> 
forrest@0
   350
    Leaf</a> <br>
forrest@0
   351
   <a href=./turnover/table_Wood.html> 
forrest@0
   352
    Wood</a> <br>
forrest@0
   353
   <a href=./turnover/table_Fine_Root.html>
forrest@0
   354
    Fine_Root</a> <br>
forrest@0
   355
   <a href=./turnover/table_Litter.html> 
forrest@0
   356
    Litter</a> <br>
forrest@0
   357
   <a href=./turnover/table_Coarse_Woody_Debris.html> 
forrest@0
   358
    Coarse_Woody_Debris</a> <br>
forrest@0
   359
   <a href=./turnover/table_Soil.html> 
forrest@0
   360
    Soil</a>
forrest@0
   361
   </th>
forrest@0
   362
   <th>3</th>
forrest@0
   363
   <th>--</th>
forrest@0
   364
</tr>
forrest@0
   365
 
forrest@0
   366
<tr>
forrest@0
   367
   <th>Carbon Sinks<br>(1990-2004)</th>
forrest@0
   368
   <th>--</th>
forrest@0
   369
forrest@0
   370
   <th>     
forrest@0
   371
   <a href=./carbon_sink/table_per_m2.html> 
forrest@0
   372
    biome_mean</a> <br>
forrest@0
   373
   <a href=./carbon_sink/table_per_biome.html> 
forrest@0
   374
    biome_total</a>
forrest@0
   375
   </th>
forrest@0
   376
forrest@0
   377
   <th>2</th>
forrest@0
   378
   <th>--</th>
forrest@0
   379
</tr>
forrest@0
   380
 
forrest@0
   381
<tr>
forrest@0
   382
   <th>Fire Variability</th>
forrest@0
   383
   <th>--</th>
forrest@0
   384
forrest@0
   385
   <th>     
forrest@0
   386
   <a href=./fire/global_model_vs_ob.png> 
forrest@0
   387
    global_spatial_comparison</a> <br>
forrest@0
   388
   <a href=./fire/table_fire.html> 
forrest@0
   389
    temporal_dynamics_(1997-2004)</a>
forrest@0
   390
   </th>
forrest@0
   391
forrest@0
   392
   <th>2</th>
forrest@0
   393
   <th>M_fire</th>
forrest@0
   394
</tr>
forrest@0
   395
forrest@0
   396
<tr>
forrest@0
   397
   <th bgcolor=DDDDDD> Total </th>
forrest@0
   398
   <th colspan=3>  </th>
forrest@0
   399
   <th bgcolor=DDDDDD>100</th>
forrest@0
   400
   <th bgcolor=DDDDDD>M_total</th>
forrest@0
   401
</tr>
forrest@0
   402
 
forrest@0
   403
</table>
forrest@0
   404
<!----------------------------------------------------------------------------->