Lazaro Alonso

Results 151 comments of Lazaro Alonso

it looks like is already supported https://rafaqz.github.io/DimensionalData.jl/dev/reference/?h=dimtable#tablesjltabletraitsjl-interface, maybe we could just tried out with some examples, and if it works add them to the docs? What simple examples do you...

All these examples are really good, links to source code works now. But, it would be good to see what still and what not, and make them ESDL independent.

what about providing a complete MWE here?

most likely is because currently there is not a `@dim` definition as in `DimensionalData.@dim D1` . I agree that is annoying, suggestions [PRs] are welcome.

more importantly doc strings and tests 😄 . But, I would like to have the opinion of @meggart on this?

> data cubes of different spatio-temporal resolutions https://juliadatacubes.github.io/YAXArrays.jl/dev/examples/generated/UserGuide/creating/#creating-a-dataset isn't this case already. You can always pass bunch of YAXArrays of different dimensions into a dataset that can be saved as...