Agriculture and Agri-Food Canada
Symbol of the Government of Canada

PARS code

The PARS AMLs are located in the ATOOLS directory. The structure of the PARS AMLs is as follows:
pars.aml
   initializes variables
   calls files.menu
   calls control.menu
   calls count.msg

files.menu
  calls chkunion.aml 

control.menu
  calls item.menu
  calls subset.menu
  calls select.aml
  calls count.msg
  calls measure.msg
  calls ordinal.msg
  calls nominal.msg

checkunion.aml  
   calls unexist.menu
   calls unionnew.aml

item.menu
   gets item input
   
subset.menu
   gets subset item and value input
   
select.aml
   calls count.aml
   calls measure.aml
   calls nominal.aml

unexists.menu
   calls mkunion.aml

unionnew.menu
   calls mkunion.aml

mkunion.aml
    creates a new union coverage

count.aml
    runs the count interpolation
     
measure.aml
    runs the measure interpolation
    
nominal.aml
    runs the ordinal and the nominal interpolation
    
Source: Ballard and Schut., 1995
Contact: Head, CanSIS