- Timestamp:
- Dec 10, 2014, 4:53:34 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/lmdz_check.bash
r209 r210 56 56 kvalues='2dh:hovz:tevol' 57 57 58 otex= 'lmdz_check.tex'58 otex=${ofold}'/lmdz_check.tex' 59 59 ####### ###### ##### #### ### ## # 60 60 # Levels to interpolate … … 173 173 if test $draw -eq 1; then 174 174 echo "Drawing..." 175 mkdir ${ofold}/figs 176 175 177 for vt in ${vtypes}; do 176 178 echo "variable type: "${vt} … … 246 248 exit 247 249 else 248 mv 2Dfields_shadow_time.pdf ${ofold}/ ${stdn}_Hovmoller.pdf249 if test $vis -eq 1; then evince ${ofold}/ ${stdn}_Hovmoller.pdf & fi250 mv 2Dfields_shadow_time.pdf ${ofold}/figs/${stdn}_Hovmoller.pdf 251 if test $vis -eq 1; then evince ${ofold}/figs/${stdn}_Hovmoller.pdf & fi 250 252 fi 251 253 fi … … 267 269 exit 268 270 else 269 mv TimeSeries_${stdn}.pdf ${ofold}/ ${stdn}_TimeSeries.pdf270 if test $vis -eq 1; then evince ${ofold}/ ${stdn}_TimeSeries.pdf & fi271 mv TimeSeries_${stdn}.pdf ${ofold}/figs/${stdn}_TimeSeries.pdf 272 if test $vis -eq 1; then evince ${ofold}/figs/${stdn}_TimeSeries.pdf & fi 271 273 fi 272 274 fi … … 310 312 exit 311 313 else 312 mv 2Dfields_shadow.pdf ${ofold}/ ${stdn}_hor.pdf313 if test $vis -eq 1; then evince ${ofold}/ ${stdn}_hor.pdf & fi314 mv 2Dfields_shadow.pdf ${ofold}/figs/${stdn}_hor.pdf 315 if test $vis -eq 1; then evince ${ofold}/figs/${stdn}_hor.pdf & fi 314 316 fi 315 317 fi … … 354 356 exit 355 357 else 356 mv Neighbourghood_evol.pdf ${ofold}/ ${stdn}_Neighbourghood_evol.pdf357 if test $vis -eq 1; then evince ${ofold}/ ${stdn}_Neighbourghood_evol.pdf & fi358 mv Neighbourghood_evol.pdf ${ofold}/figs/${stdn}_Neighbourghood_evol.pdf 359 if test $vis -eq 1; then evince ${ofold}/figs/${stdn}_Neighbourghood_evol.pdf & fi 358 360 fi 359 361 fi … … 409 411 \\begin{center} 410 412 \\begin{tabular}{cc} 411 \\includegraphics[height=0.2\\textheight]{ ${ofold}/dq${varn}_hor}412 & 413 \\includegraphics[height=0.2\\textheight]{ ${ofold}/dt${varn}_hor}413 \\includegraphics[height=0.2\\textheight]{figs/dq${varn}_hor} 414 & 415 \\includegraphics[height=0.2\\textheight]{figs/dt${varn}_hor} 414 416 \\\\ 415 \\includegraphics[height=0.2\\textheight]{ ${ofold}/dq${varn}_Hovmoller}416 & 417 \\includegraphics[height=0.2\\textheight]{ ${ofold}/dt${varn}_Hovmoller}417 \\includegraphics[height=0.2\\textheight]{figs/dq${varn}_Hovmoller} 418 & 419 \\includegraphics[height=0.2\\textheight]{figs/dt${varn}_Hovmoller} 418 420 \\\\ 419 \\includegraphics[height=0.2\\textheight]{ ${ofold}/dq${varn}_TimeSeries}420 & 421 \\includegraphics[height=0.2\\textheight]{ ${ofold}/dt${varn}_TimeSeries}421 \\includegraphics[height=0.2\\textheight]{figs/dq${varn}_TimeSeries} 422 & 423 \\includegraphics[height=0.2\\textheight]{figs/dt${varn}_TimeSeries} 422 424 \\\\ 423 \\includegraphics[height=0.2\\textheight]{ ${ofold}/dq${varn}_Neighbourghood_evol}424 & 425 \\includegraphics[height=0.2\\textheight]{ ${ofold}/dt${varn}_Neighbourghood_evol}425 \\includegraphics[height=0.2\\textheight]{figs/dq${varn}_Neighbourghood_evol} 426 & 427 \\includegraphics[height=0.2\\textheight]{figs/dt${varn}_Neighbourghood_evol} 426 428 \\end{tabular} 427 429 EOF … … 463 465 \\begin{center} 464 466 \\begin{tabular}{cc} 465 \\includegraphics[height=0.2\\textheight]{ ${ofold}/du${varn}_hor}466 & 467 \\includegraphics[height=0.2\\textheight]{ ${ofold}/dv${varn}_hor}467 \\includegraphics[height=0.2\\textheight]{figs/du${varn}_hor} 468 & 469 \\includegraphics[height=0.2\\textheight]{figs/dv${varn}_hor} 468 470 \\\\ 469 \\includegraphics[height=0.2\\textheight]{ ${ofold}/du${varn}_Hovmoller}470 & 471 \\includegraphics[height=0.2\\textheight]{ ${ofold}/dv${varn}_Hovmoller}471 \\includegraphics[height=0.2\\textheight]{figs/du${varn}_Hovmoller} 472 & 473 \\includegraphics[height=0.2\\textheight]{figs/dv${varn}_Hovmoller} 472 474 \\\\ 473 \\includegraphics[height=0.2\\textheight]{ ${ofold}/du${varn}_TimeSeries}474 & 475 \\includegraphics[height=0.2\\textheight]{ ${ofold}/dv${varn}_TimeSeries}475 \\includegraphics[height=0.2\\textheight]{figs/du${varn}_TimeSeries} 476 & 477 \\includegraphics[height=0.2\\textheight]{figs/dv${varn}_TimeSeries} 476 478 \\\\ 477 \\includegraphics[height=0.2\\textheight]{ ${ofold}/du${varn}_Neighbourghood_evol}478 & 479 \\includegraphics[height=0.2\\textheight]{ ${ofold}/dv${varn}_Neighbourghood_evol}479 \\includegraphics[height=0.2\\textheight]{figs/du${varn}_Neighbourghood_evol} 480 & 481 \\includegraphics[height=0.2\\textheight]{figs/dv${varn}_Neighbourghood_evol} 480 482 \\end{tabular} 481 483 EOF … … 510 512 \\begin{center} 511 513 \\begin{tabular}{ccc} 512 \\includegraphics[width=0.33\\textwidth]{ ${ofold}/${varn}_hor}513 & 514 \\includegraphics[width=0.33\\textwidth]{ ${ofold}/${varn}_TimeSeries}515 & 516 \\includegraphics[width=0.33\\textwidth]{ ${ofold}/${varn}_Neighbourghood_evol}514 \\includegraphics[width=0.33\\textwidth]{figs/${varn}_hor} 515 & 516 \\includegraphics[width=0.33\\textwidth]{figs/${varn}_TimeSeries} 517 & 518 \\includegraphics[width=0.33\\textwidth]{figs/${varn}_Neighbourghood_evol} 517 519 \\end{tabular} 518 520 EOF … … 554 556 \\begin{center} 555 557 \\begin{tabular}{cc} 556 \\includegraphics[width=0.5\\textwidth]{ ${ofold}/${varn}_hor}557 & 558 \\includegraphics[width=0.5\\textwidth]{ ${ofold}/${varn}_Hovmoller}558 \\includegraphics[width=0.5\\textwidth]{figs/${varn}_hor} 559 & 560 \\includegraphics[width=0.5\\textwidth]{figs/${varn}_Hovmoller} 559 561 \\\\ 560 \\includegraphics[width=0.5\\textwidth]{ ${ofold}/${varn}_TimeSeries}561 & 562 \\includegraphics[width=0.5\\textwidth]{ ${ofold}/${varn}_Neighbourghood_evol}562 \\includegraphics[width=0.5\\textwidth]{figs/${varn}_TimeSeries} 563 & 564 \\includegraphics[width=0.5\\textwidth]{figs/${varn}_Neighbourghood_evol} 563 565 \\end{tabular} 564 566 EOF … … 593 595 EOF 594 596 otexn=`echo ${otex} | tr '.' ' ' | awk '{print $1}'` 597 cd ${ofold} 595 598 pdflatex ${otexn} 596 599 pdflatex ${otexn} 597 600 evince ${otexn}.pdf & 601 cd ${rootsh} 598 602 fi 599 603 fi
Note: See TracChangeset
for help on using the changeset viewer.