Reprocessing Digisonde data with ARTIST 4 software

T. Bullett

 

 
 
 

24Mar1999
 

This HOWTO describes the process of using ARTIST4 to re-process old Digisonde data. Please email comments and corrections to: Bullett@plh.af.mil
 
Requirements:
  • OS: Windows 95 /98 /NT 4.0 
  • CPU: Penitum class or better 
  • RAM: 32MB 
  • Disk: 500MB+ for output files 
  • CD-ROM reader 
  • Network access is a major plus

  1. Read the following documents:

  2. http://ulcar.uml.edu/~iag/artist-4.htm
    http://ulcar.uml.edu/~iag/Personalizing-Artist4.html
     

  3. Obtain the latest copy of Artist4 from the UMass Lowell FTP site:

  4. ftp://ulcar.uml.edu/Digiuser/Artist4upgrade/LatestExecutablesARTIST4.ZIP
    A valid username and password are needed.
     

  5. Un-zip the ARTIST4.ZIP file into a directory. I'll assume it's D:\ARTIST4
  6. Create an outgoing file directory for the scaled data. I'll assume it's D:\SCALED
  7. The primary file Artist4 needs is a configuration file, typically called ARMENU.ONL. This file is site-specific. Station Info can be obtained at: http://ulcar.uml.edu/framesn.htm

  8.  

     

    Best Approach:

    a) Obtain a copy of the ARMENU.ONL file for the station you want to re-process. This should have all the necessary site specific information.
    b) Start with a generic ARMENU.ONL file. You need to provide all the critical site specific information.
     

  9. Edit the file to ensure the following entries are valid.

  10.  

     

    Items 101, 102, 307, 309, 310, 007 are CRITICAL.

    In particular:
     

    The other displayed items will vary from station to station, but they are not critical.
    STATION HEADER
    *304 < Wallops Island, VA Digital Ionospheric Sounding System >
    *305 < LAT 37.9N, LONG 75.5 W DIP 69.9 fH 1.4 MHz >
    
    GEOG. Latitude (0 TO 90 for North, 0 to -90 for South)
    *101 < 37.9 >
    
    GEOG. East Longitude (0 to 359.9) {Subtract West Long. from 360.}
    *102 < 284.5 >
    
    WORLD METEROLOGICAL ORGANIZATION IDENTIFIERS No spaces allowed
    in 301, 302, and 303 for time being.
    *301 <HIUS>
    *302 <KWLI>
    *303 <72402>
    
    URSI STATION ID
    5 character code from URSI catalog
    *307 < WP937>
    
    GYROFREQUENCY
    *104 < 1.4 > MHz
    
    DIP ANGLE
    *105 < 69.9 > Deg.
    
    SUNSPOT NUMBER
    *011 < 49 >
    Loop Antenna Layout
    0 Standard per Manual (default)
    1 180 deg rotation (Bermuda, Karachi, Beijing, Kokubunji)
    2 Mirror Image (Millstone, Beveridge, Goose Bay)
    *086 < 0 >
    
    %2 DATA STORAGE
    
    PROCESSING MODE
            1 Online Processing
            4 Individual file request
    *007 < 4 >
    
    ARTIST Disk Write Options
            1 Don't Write on Disk
            2 Write ART & ION files on Disk
            3 Write ART files on Disk
            4 Write SAO & ION files on Disk
            5 Write SAO files on Disk
            10 Write ART, SAO & ION files in Disk
    *041 < 10 >
    
    Write ART and/or SAO files here:
    *309 < D:\SCALED\ >
    
    Write ION files here:
    *310 < D:\SCALED\ >
    
    ARTIST-4 reads input DATA from here:
    *311 < >
    
    Enter network drive and/or path to which ARTIST and MMM files will be copied.
    If not desired, leave the field blank.
    *312 < >
  11. Save the file to something station-specific, such as WALLOPS.ONL
  12. Mount the CD-ROM with the Digisonde data to be re-scaled. I'll assume it's drive E:\
  13. Call up a command prompt
  14. Run the Artist4
  15. cd D:\ARTIST4
    ARTIST4 WALLOPS.ONL
  16. The program will prompt you for a filename, or wildcard, specifying the files to be processed. For all the files on the CD-ROM, type E:\*.*
  17. The program will ask about time search. Enter 1 for no search
  18. The Artist4 will start processing ionograms.
  19. When the program is finished, various files *.ART, *.SAO, *.ION will be in the output directory D:\SCALED If the input files were the standard 1 file per day, the output files will be the same way.
===