Hello all,
I have a file reformated to finally look like this:
26 05 2008 2153 22 49.9985-107 52.0001
26 05 2008 2153 22 49.9985-107 52.0001
26 05 2008 2153 22 49.9985-107 52.0001
26 05 2008 2153 22 49.9986-107 52.0001
26 05 2008 2154 22 49.9985-107 52.0001
26 05 2008 2154 22 49.9985-107 52.0000
26 05 2008 2154 22 49.9985-107 52.0000
26 05 2008 2154 22 49.9986-107 52.0000
26 05 2008 2154 22 49.9986-107 52.0000
The next step I need to do is the take the first file from every minute (2153,2154) instead of having 60 files from each minute. Any suggestions? I will want a file just like the one above with only one value (the first) from each minute.
Thanks!
I have a file reformated to finally look like this:
26 05 2008 2153 22 49.9985-107 52.0001
26 05 2008 2153 22 49.9985-107 52.0001
26 05 2008 2153 22 49.9985-107 52.0001
26 05 2008 2153 22 49.9986-107 52.0001
26 05 2008 2154 22 49.9985-107 52.0001
26 05 2008 2154 22 49.9985-107 52.0000
26 05 2008 2154 22 49.9985-107 52.0000
26 05 2008 2154 22 49.9986-107 52.0000
26 05 2008 2154 22 49.9986-107 52.0000
The next step I need to do is the take the first file from every minute (2153,2154) instead of having 60 files from each minute. Any suggestions? I will want a file just like the one above with only one value (the first) from each minute.
Thanks!