Dear Gerardo,
the storage fluxes of the first time steps are always undefined in EddyPro (SH_SINGLE, SLE_SINGLE, SET_SINGLE, SC_SINGLE, SH2O_SINGLE, SCH4_SINGLE). I can well understand where it comes from. However, it is a bit inconvenient in some use cases.
For example, we run normally one month of eddy data at a time, which takes about 2.5 hrs on our machine. Already there, the first time step of the month has missing storage fluxes.
I have 16 processors on my machine. So I am using GNU parallel to run each day individually with eddypro_rp (less than 10 min with 11 processors). I am using a very little bash script to combine the results before running eddypro_fcc (I can sent it to you if interested). Works like a charm except that now every midnight has no storage fluxes.
Another use case is the calculation of the fluxes each day automatically. At the moment, we recalculate the whole month each day to limit the problem with the missing storage fluxes.
Would it be possible to use the file before the starting period for calculation of the storage fluxes if it exists in the directory?
Kind regards,
Matthias
Dear Gerardo,
the storage fluxes of the first time steps are always undefined in EddyPro (SH_SINGLE, SLE_SINGLE, SET_SINGLE, SC_SINGLE, SH2O_SINGLE, SCH4_SINGLE). I can well understand where it comes from. However, it is a bit inconvenient in some use cases.
For example, we run normally one month of eddy data at a time, which takes about 2.5 hrs on our machine. Already there, the first time step of the month has missing storage fluxes.
I have 16 processors on my machine. So I am using GNU parallel to run each day individually with eddypro_rp (less than 10 min with 11 processors). I am using a very little bash script to combine the results before running eddypro_fcc (I can sent it to you if interested). Works like a charm except that now every midnight has no storage fluxes.
Another use case is the calculation of the fluxes each day automatically. At the moment, we recalculate the whole month each day to limit the problem with the missing storage fluxes.
Would it be possible to use the file before the starting period for calculation of the storage fluxes if it exists in the directory?
Kind regards,
Matthias