Actions

VOLUMETHAUTO: Difference between revisions

From BAWiki

imported>BAWiki 1
(Created page with '{{ProgramDescription |name_de=VOLUMETH |name=VOLUMETH |version=December 1999 |version_descr=December 1999 |catchwords= ARCVIEW<br /> morphology<br /> volume method<br /> |short…')
 
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
|version_descr=December 1999  
|version_descr=December 1999  
|catchwords=
|catchwords=
ARCVIEW<br />
morphology<br />
morphology<br />
volume method<br />
volume method<br />
Line 14: Line 13:
# (optional) Graphic parameter file (filetype [[VOLUMETH.PLT|volumeth.plt]])
# (optional) Graphic parameter file (filetype [[VOLUMETH.PLT|volumeth.plt]])
|outputfiles=
|outputfiles=
# Result file (filetype [[VOLSUM.DAT|volsum.dat]])
# Result file (filetype [[VOLSUM.DAT and VOLSUM.EXCEL.DAT|volsum.dat/excel.dat]])
# (optional) Result graphic files (filetype CGM or Postscript)
# (optional) Result graphic files (filetype CGM or Postscript)
|methodology=
|methodology=
The daemon VOLUMETHAUTO is a shell script written in UNIX. The shell script is called each five minutes by cron. When called, it tests, if there is any program flow control file (filetype [[VOLUMETH.DAT|volumeth.dat]]) or graphic parameter file (filetype [[VOLUMETH.PLT|volumeth.plt]]), resp., in the input directory '''/home/ak3jfrae/VOLUMETH/IN''' on '''PERSEUS'''. Also it tests, if there is running another volume calculation job, which might have been started five minutes before. If a program flow control file is found and if there is running no other job, the files are moved to the directory '''/home/ak3jfrae/VOLUMETH/WORK''', and calculations are started. If a graphic parameter file (filetype [[VOLUMETH.PLT|volumeth.plt]]) was found, that has the same name as the program flow control file (filetype [[VOLUMETH.DAT|volumeth.dat]]), but a file extension .plt instead .dat, result graphics are generated. After finishing calculations and, possibly graphic generation, all result files are moved to the output directory '''/home/ak3jfrae/VOLUMETH/OUT''' on '''PERSEUS'''.
The daemon VOLUMETHAUTO is a shell script written in UNIX. The shell script is called each five minutes by cron. When called, it tests, if there is any program flow control file (filetype [[VOLUMETH.DAT|volumeth.dat]]) or graphic parameter file (filetype [[VOLUMETH.PLT|volumeth.plt]]), resp., in the input directory '''/home/ak3jfrae/VOLUMETH/IN''' on '''PERSEUS'''. Also it tests, if there is running another volume calculation job, which might have been started five minutes before. If a program flow control file is found and if there is running no other job, the files are moved to the directory '''/home/ak3jfrae/VOLUMETH/WORK''', and calculations are started. If a graphic parameter file (filetype [[VOLUMETH.PLT|volumeth.plt]]) was found, that has the same name as the program flow control file (filetype [[VOLUMETH.DAT|volumeth.dat]]), but a file extension .plt instead .dat, result graphics are generated. After finishing calculations and, possibly graphic generation, all result files are moved to the output directory '''/home/ak3jfrae/VOLUMETH/OUT''' on '''PERSEUS'''.
If the program flow control files were generated using the [[ARCVIEW]] - extension BAW Volumenberechnung, filenames and file contents match all conventions.


Model topographies for calculations are stored in the directory
Model topographies for calculations are stored in the directory
Line 38: Line 35:
before starting calculations.  
before starting calculations.  
|preprocessor=
|preprocessor=
[[ARCVIEW]]
-
|postprocessor=
|postprocessor=
  -  
  -  
|language=UNIX
|language=UNIX
|add_software= -  
|add_software= -  
|contact_original=[mailto:info.hamburg@baw.de B. Mau], [mailto:info.hamburg@baw.de J. Fräßdorf], [mailto:guntram.seiss@baw.de G. Seiß]
|contact_original=B. Mau, J. Fräßdorf, G. Seiß
|contact_maintenance=[mailto:info.hamburg@baw.de J. Fräßdorf], [mailto:guntram.seiss@baw.de G. Seiß]
|contact_maintenance=[mailto:pre.proghome@baw.de working group PRE]
|documentation= -  
|documentation= -  
}}
}}

Latest revision as of 07:59, 11 October 2022

Basic Information

Name of Program

VOLUMETH

Version-Date

December 1999

Description-Date

December 1999

Catchwords

morphology
volume method

Short Description of Functionality

The program VOLUMETHAUTO is a Daemon for automatic volume calculations using the program VOLUMETH and automatic generation of result graphics.

Input-Files

  1. Program flow control file (filetype volumeth.dat)
  2. (optional) Graphic parameter file (filetype volumeth.plt)

Output-Files

  1. Result file (filetype volsum.dat/excel.dat)
  2. (optional) Result graphic files (filetype CGM or Postscript)

Methodology

The daemon VOLUMETHAUTO is a shell script written in UNIX. The shell script is called each five minutes by cron. When called, it tests, if there is any program flow control file (filetype volumeth.dat) or graphic parameter file (filetype volumeth.plt), resp., in the input directory /home/ak3jfrae/VOLUMETH/IN on PERSEUS. Also it tests, if there is running another volume calculation job, which might have been started five minutes before. If a program flow control file is found and if there is running no other job, the files are moved to the directory /home/ak3jfrae/VOLUMETH/WORK, and calculations are started. If a graphic parameter file (filetype volumeth.plt) was found, that has the same name as the program flow control file (filetype volumeth.dat), but a file extension .plt instead .dat, result graphics are generated. After finishing calculations and, possibly graphic generation, all result files are moved to the output directory /home/ak3jfrae/VOLUMETH/OUT on PERSEUS.

Model topographies for calculations are stored in the directory

/home/ak3jfrae/VOLUMETH/TOPO on PERSEUS.


Predefined polygons for volume calculations are stored in the directory

/home/ak3jfrae/VOLUMETH/POLY/VORDEFINIERT on PERSEUS.


Userdefined polygons must be copied to the directory

/home/ak3jfrae/VOLUMETH/POLY/SELBSTDEFINIERT


before starting calculations.

Program(s) to run before this Program

-

Program(s) to run after this Program

-

Additional Information

Language

UNIX

Additional software

-

Original Version

B. Mau, J. Fräßdorf, G. Seiß

Maintenance

working group PRE

Documentation/Literature

-


back to Program Descriptions


Overview