This is version 9.
It is not the current version, and thus it cannot be edited.
[Back to current version]
[Restore this version]
Jones, Zhang, Peirera, Higgins, Berkley
- Ricardo summary of work
- Finishing java bindings for OM, includes JNI code
- Looking at the ENM pipeline, thinks OM
- replaces rescale values actor (done internally now)
- 3 GARP actors replaced
- 4 step postprocessing optimization algorithm replaced too as one OM actor
- OM actors will take layers, a sampling grid, and occurrence data as inputs
- handles all clipping an re-projecting needed
- image outputs are currently GeoTIFF and bitmap
- current image converter needs to be able to create lower resolution images for display
- DIGIR query is currently a single call to DiGIR
- Need to do a DiGIR 'inventory' call to get list of species, then iterate across those species
- But note that EcoGrid does not provide the DiGIR inventory method
- Also note DiGIR results are not yet handled in Kepler
- Action items
- finish up DiGIR integration (Rod)
- implement post processing
- implement OM (Ricardo)
- GRASS routines need to be redone using JNI to better handle GRASS output
- verify all GIS operations are complete
- deal with data transfer issues for GRASS web service
- Distributed computation to apply more significant computational power across iterations
- use map actor to refactor pipeline for simplification of iteration cycles
|