In exact emulation of Fortran GISTEMP, each step writes one or more
intermediate files, and the next
step reads the data from that file.
It is far clearer to pass data between steps directly, ideally forming a
flexible pipeline.
Intermediate files need only be written for inspection purposes and so that
individual steps can be
run standalone.
Original issue reported on code.google.com by d...@ravenbrook.com on 9 Mar 2010 at 9:45
Original issue reported on code.google.com by
d...@ravenbrook.com
on 9 Mar 2010 at 9:45