;--------------------------------------------------------------------------- ; ; East Pacific Satellite image looper ini file ; ; This is a type 1 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 => 1 ; ------ image parameters: ------------------------------------------------- ; directory location of file directory => ../web/pages/maps/sat_loop_images2 ; number of images to loop num_images => 96 ; ------ 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 => EPAC Satellite Loop