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

Write number of days since 1950-1-1 as date_index in shapefiles

(instead of date_index = 1). This is the value read from the NetCDF
files. We have to increase the width of field date_index to 5 digits
(4 digits would only allow approximately 30 years since 1950).

In procedure read_snapshot, check that all input eddies have the same
date index, and return it as an additional argument.

Assume that the input NetCDF files contain a single date.

In program test_set_all_outerm, do not write file
"isolated_nodes_1.csv". Since s is defined by set_all_outerm only, all
the eddies are necessarily isolated.
parent 0f9d161b
No related branches found
No related tags found
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