ggebbie / OPT2k.mat

Ocean Potential Temperature for the last 2k years - MATLAB legacy
MIT License
1 stars 0 forks source link

Impulse response calculation not in parallel #1

Open ggebbie opened 3 years ago

ggebbie commented 3 years ago

The get_greens_functions... script is run sequentially using a MATLAB for loop but it would make more sense to write it in parallel. Invoking a few offline (i.e., batch) MATLAB jobs would be faster.