AquaticEcoDynamics / SCEVO

Swan-Canning Estuary Virtual Observatory
0 stars 0 forks source link

Matlab Plotting #1

Open brendan-busch opened 4 years ago

brendan-busch commented 4 years ago

Stabilize the automated matlab plotting routine.

brendan-busch commented 4 years ago

Upgraded Pugsy to matlab 2020a in order to try an fix the random crashes.

Moved from a startup file to executing matlab from the command line. However this didn't stop the crashes. When the routine was executed from the IDE it would run to completion. When executed from the command line, the processing is MUCh slower (about x4) and it would stall out about half way through.

I have separated out the processing into 4 separate scripts, each handling a part of the full script. This shell script is then called from crontab at 2am each night. So far this has worked well, and the website is upto date.

Currently 4 log files are produced.

http://swan.science.uwa.edu.au/images/ARMS/matlab_log_line.txt

http://swan.science.uwa.edu.au/images/ARMS/matlab_log_sheet_1.txt

http://swan.science.uwa.edu.au/images/ARMS/matlab_log_sheet_3.txt

http://swan.science.uwa.edu.au/images/ARMS/matlab_log_sheet_4.txt

I will work on creating a much more informative log file