Link to USGS home page
USGS Home
Contact USGS
Search USGS
Coastal & Marine Geology InfoBank

USGS InfoBank program -- makefmetaindent

Skip navigational links
Search InfoBank
Home tab Atlas tab Activities tab FACS tab Geology School tab More tab Activities tabs
   
InfoBank Programs: by Name   by Data Type   General Tools   GIS   Plotting   Web   USGS Disclaimer   InfoBank Programs   Boothill  
   
Expanded description
Topic Description
Name
makefmetaindent
Synopsis
/infobank/programs/html/makefmetamp/makefmetaindent.for
Description
  Subroutine to make MP formal metadata indentation page for DAPS data.
    
Author
  Clint Steele    2/4/2003


    
Opens
 open (unit = InUnit,
*      access = 'sequential',
*      form = 'formatted',
*      status = 'unknown',
*      name = '/tmp/makefmetamp.indent.temp')

 open (unit = MetaUnit,
*      access = 'sequential',
*      form = 'formatted',
*      status = 'old',
*      name = '/infobank/'//ShortID(1:1)//'/'//
*    ShortID(1:IDLength)//'/html/'//
*    LongID(1:IDLength+3)//'.fmeta.faq.html')

 open (unit = OutUnit,
*      access = 'sequential',
*      form = 'formatted',
*      status = 'unknown',
*      name = '/infobank/'//ShortID(1:1)//'/'//
*    ShortID(1:IDLength)//'/html/'//
*    LongID(1:IDLength+3)//'.fmeta.indent.html')

    
Reads
  read (MetaUnit, '(q,a)', end=99)
*     ALineLength, ALine(1:ALineLength)

      read (MetaUnit, '(q,a)', end=99)
*        ALineLength, ALine(1:ALineLength)
  read (InUnit, '(q,a)', end = 99) 
*    ALineLength, ALine(1:ALineLength)
    
Writes
      write (OutUnit, '(a)') ALine(1:ALineLength)
  write (OutUnit, '(a)') ALine(1:ALineLength)
  write (OutUnit, '(a)') '<pre>'
     write (OutUnit, '(a)') ALine(1:ALineLength)
 write (OutUnit, '(a)') '<\pre>'
    
Calls
 call htmlfoot (OutUnit, 
*       'http://walrus.wr.usgs.gov/infobank/'//
*        ShortID(1:1)//'/'//
*        ShortID(1:IDLength)//'/html/'//
*        LongID(1:IDLength+3)//'.fmeta.indent.html')

    

Skip footer navigational links


InfoBank   Menlo Park Center   Santa Cruz Center   St. Petersburg Center   Woods Hole Center   Coastal and Marine Geology Program   Geologic Information   Ask-A-Geologist   USGS Disclaimer  

FirstGov button   Take Pride in America button