Hello all,
first off, thank you for this first draft.
I know, I know, Fortran once had a limitation of 6 chars for any variable.
Please consider using clear self-explaining variables:
DASFileVersion -> version
domain -> data_unit
t0 -> start_time
dt -> sampling_period
GL -> gauge_length
lats -> latitudes
longs -> longitudes
elev -> elevations
meta -> additional_data
Hello all,
first off, thank you for this first draft.
I know, I know, Fortran once had a limitation of 6 chars for any variable.
Please consider using clear self-explaining variables: