danlooo / DGGS.jl

Discrete Global Grid System for Julia
GNU Affero General Public License v3.0
8 stars 2 forks source link

Danlooo/use datasets #89

Closed danlooo closed 4 months ago

danlooo commented 4 months ago

Currently, a CellCube uses function Cube to create the array in which all variables are squeezed into just one dimension. Disentangling these variables, i.e. using Dataset instead of YAXArray for a CellCube has the following advantages: