Skip to content
Snippets Groups Projects
Commit 63b99b52 authored by GUEZ Lionel's avatar GUEZ Lionel
Browse files

Create file `date_range.txt`

This is a change in the format of an SHPC. I have realized that the
program `inst_eddies` may not find any eddy at a given date and
orientation (as in the test `No_eddy`), so we cannot guarantee that
the first date present in the shapefiles corresponds to the first line
in `ishape_lat.txt`. So we store the initial date explicitly in a text
file. We could deduce the final date from the initial date and the
number of lines in `ishape_lat.txt` but we can avoid counting the
lines and just store the date range.
parent 43756358
No related branches found
Tags 0.8.1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment