home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!woody@gergu2.tamu.edu!woody
- From: woody@gergu2.tamu.edu (Woody Lee)
- Subject: Thought perl would be good for this task, but need help.
- Message-ID: <1992Sep8.164628.18148@tamsun.tamu.edu>
- Sender: woody@woody@gergu2.tamu.edu (Woody Lee)
- Reply-To: woody@gergu2.tamu.edu
- Organization: Texas A&M University -- GERG
- Date: Tue, 8 Sep 1992 16:46:28 GMT
- Lines: 28
-
-
- I have a bunch of files with headers that have blank Lat and Lon
- fields. I also have a file with the necessary lines. I want to read
- the lines progressively out of the lat lon file and replace the blank
- lines in the headers.
-
-
-
-
- OK. Here's part of the header as it exists now:
-
- * Sea-Bird SBE 9 Raw Data File:
- * FileName = D:92A001.DAT
- * Software Version 4.003
- * Temperature SN = 031273
- * Conductivity SN = 040987
- * Number of Bytes Per Scan = 24
- * System UpLoad Time = May 1, 1992 4:47:02 pm
- * Ship: GYRE
- * Cruise: 92A
- * Station: 001
- * Latitude:
- * Longitude:
- # nquan = 28
- # nvalues = 495
- # units = metric
- # name 0 = scan: scan number
- # name 1 = pr: pressure, decibars
-