Line 2 was replaced by line 2 |
- Jones, Zhang, Peirera, Higgins, Berkley |
+ Jones, Zhang, Pereira, Higgins, Berkley |
At line 21 added 2 lines. |
+ * Post processing steps are underspecified |
+ |
Line 24 was replaced by lines 26-29 |
- ** implement post processing |
+ ** Need environmental layers in ecogrid with metadata (Deana? Matt will ask her) |
+ *** Ecogrid moves data layer files to nodes as needed by OM |
+ ** implement post processing, mostly GIS ops along with ROC threshold (Ricardo will further specify) |
+ *** SummaryStats -- pairwise intersections between Grid layers (current vs predicted) |
Line 26 was replaced by line 31 |
- ** GRASS routines need to be redone using JNI to better handle GRASS output |
+ ** GRASS routines need to be redone using JNI to better handle GRASS output (Jianting) |
At line 27 added 1 line. |
+ *** Clipping actor needs to gen a covex hull, check to be sure it does |
Line 29 was replaced by line 35 |
- ** Distributed computation to apply more significant computational power across iterations |
+ ** Distributed computation to apply more significant computational power across iterations (Dan) |
At line 31 added 2 lines. |
+ *** Make sure data is available on node when OM needs it for a given iteration |
+ **** Probably passing file-handles instead of data tokens (GDAL in OM depends on file handles) |