USGS InfoBank banner.  USGS, Coastal and Marine Geology, InfoBank banner.
 USGS Coastal and Marine Geology banner.    Search InfoBank.
USGS InfoBank program -- et2_subset Skip navigational links
    ________   ________   ______________   ________   _________   _______________   ________  
  tab edge  Home  tab edge  Data  tab edge  Activities  tab edge  FACS  tab edge  Atlas  tab edge  Definitions  tab edge  More  tab edge  
   
InfoBank Programs: by Name   by Data Type   General Tools   GIS   Plotting   Web   USGS Disclaimer   InfoBank Programs   Boothill  
   
Expanded description
Topic Description
Name
et2_subset
Synopsis
/infobank2/programs/bat/etopo2/et2_subset.for
Description
(none)
Opens
 open(20,file=filein)
 open(21,file=fileout)
    
Reads
    read(20,'(15i6)')(itopo(i),i=1,ilon)
    
Writes
 write(21,30)fileout,alatb,alonl,alatt,alonr,minute,idec*2
 write(*,30)fileout,alatb,alonl,alatt,alonr,minute,idec*2 
 write(21,35)ndlon, ndlat, (int(alon(i)),
*   abs(nint(mod(alon(i),1.0)*60.0)),i=ilonl,ilonr,idec)
    

Skip footer navigational links

InfoBank   Menlo Park Center   Santa Cruz Center   St. Petersburg Center   Woods Hole Center   Coastal and Marine Geology Program  
U. S. Department of the Interior   U. S. Geological Survey   Geologic Information   Ask-A-Geologist   USGS privacy statement   Disclaimer  

URL: http://walrus.wr.usgs.gov/infobank2/programs/bat/etopo2/et2_subset.doc.html
Maintainer: Clint Steele
Comments: e-mail
Last modified: Fri Apr 2 03:12:45 PST 2004  (wcs)