seismology / mc_kernel

Calculate seismic sensitivity kernels using Axisem
GNU General Public License v3.0
24 stars 8 forks source link

Save intermediate results #14

Closed sstaehler closed 9 years ago

sstaehler commented 9 years ago

Due to the unpredictable runtime of the code, it would be good to store intermediate results. Would allow to restart calculation at the point of failure.

Easy to implement: in module master_queue.

Should use netcdf, therefore some preparations necessary, like put_var routines.

sstaehler commented 9 years ago

Implemented and working since 35f0a044353bc6c03ebd3672c5be51af326b3396