;--------------------------------------------------------------------------- ; ; NAM 500mb Height/Vorticity image looper ini file ; ; This is a type *2* looper ini file. ; ; Defined types: ; 1 = files in directory are all image files and we want to loop the last num_images in the directory ; 2 = match a pattern of file names in the directory. ; the file names should include digits that increment. ; ie. image01.png, image02.png, etc. ; 3 = a list of files; ; ;--------------------------------------------------------------------------- ; data scheme data_scheme => 2 ; ------ image parameters: ------------------------------------------------- ; server location of files server => http://wxnorthwest.com ; directory location of file2 directory => /weather/grads_maps ; image file number replacement template file_template => NAM_500mb_Heights_Vorticity_%%counter%%.png ; number of images to loop num_images => 29 ; ------ looper parameters: ------------------------------------------------- ; nominal delay between images in 100ths of a second normal_delay => 40 ; title of page (appears in title bar of web page) page_title => NAM 500mb Heights/Vorticityp