The profile-survey data are stored in ASCII files.
Included are the profile lines listed in the figure below. The baseline is
a shore parallel line with its origin at the SE corner of the FRF property.
We have updated our data files as of 01JUL2008 to a more universal format.
The "FRF coordinates" have been replaced with LAT/LON(available now) and Easting/Northing(available soon).
Elevations are meters from NGVD.
The old ISRP format is still available in the "ISRP FORMAT" folder(see format at bottom).
file name FRF yyyy MM dd _ surveyNo _ v(date processed) .3DC "C"=CRAB Survey
.3DL "L"=LARC Survey
___________________________________________________________________________________
New format :
col
1 location (39=FRF)
2 survey no.
3 line no.
4 latitude
5 longitude
6 northing
7 easting
8 distance from baseline,m
9 distance offline, m
10 elevation, m from NGVD
11 ellipsoid
12 date (yyyyMMdd)
13 time (hhMMss)
14 seconds from midnight
_________________________________________________________________________
ISRP format :
FORTRAN
Initial Line: Format
Locality Code A2 (this is always=39)
Profile Number A3
Survey Number I4
Date (YYmmDD) I6
Data point count I6
Distance offshore,m F7.2
Distance longshore,m F7.2
Elevation , m from NGVD F5.2
Time(hh:mm:ss)
seconds
RETURN
|