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

Polish

parent dff65f09
No related branches found
No related tags found
No related merge requests found
...@@ -66,11 +66,11 @@ equivalent ways: either by a couple date $d$ and eddy index $e$ at ...@@ -66,11 +66,11 @@ equivalent ways: either by a couple date $d$ and eddy index $e$ at
that date, or by a unique identifier $n$, which we can call a \og node that date, or by a unique identifier $n$, which we can call a \og node
index\fg{}. index\fg{}.
For a given date, let $d$ be the corresponding number of days since January For a given date, let $d$ be the corresponding number of days since
\nth{1}, 1950. Let $d_1$ be the value of $d$ for the first date of the January \nth{1}, 1950. Let $d_\mathrm{init}$ be the value of $d$ for
dataset. We call date index the integer: the first date of the dataset. We call date index the integer:
\begin{equation*} \begin{equation*}
k = d - d_1 k = d - d_\mathrm{init}
\end{equation*} \end{equation*}
So the first value of $k$ is 0. So the first value of $k$ is 0.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment