Skip to content

Releases: darwinproject/CBIOMES-Processing-legacy

add travis generated documentation page

25 Apr 00:43
19de1f8
Compare
Choose a tag to compare

initial package draft release

24 Apr 13:09
Compare
Choose a tag to compare

TaskDriver broadcasts / distributes a function / task (fn; e.g. loop_task1) over indices (indx; e.g. file indices). Aside from indx, other parameters can be read from a file called task.yml within e.g. loop_task1.

So far this has been tested manually for four included tasks:

  • vectorized interpolation (loop_task1)
  • satellite Chl derivation (loop_task2)
  • export rate derivation (loop_task3)
  • daily climatology averaging (loop_task4)