Skip to content
Snippets Groups Projects
  • Lionel GUEZ's avatar
    6e52178b
    Split `id_child.mat` · 6e52178b
    Lionel GUEZ authored
    Integrating work done by Mevludin Isic. We add the possibility to
    split `id_child` because it takes more than 2 GiB for the global
    domain and thus we cannot save the whole variable to Matlab v6
    format. We split `id_child` along the time dimension. As the Matlab
    code for this is the same for anticylonic and cyclonic eddies, we
    extract it from the script `overlap.m` to a new script
    `id_child.m`.
    6e52178b
    History
    Split `id_child.mat`
    Lionel GUEZ authored
    Integrating work done by Mevludin Isic. We add the possibility to
    split `id_child` because it takes more than 2 GiB for the global
    domain and thus we cannot save the whole variable to Matlab v6
    format. We split `id_child` along the time dimension. As the Matlab
    code for this is the same for anticylonic and cyclonic eddies, we
    extract it from the script `overlap.m` to a new script
    `id_child.m`.