Rafael Schouten
Rafael Schouten
Ok sounds great. would it be possible to add a plot recipe for them?
Ok I can write it, but I have no idea how you usually plot them. Maybe post some images or a scatter and surface plot here. And why do you...
My question about the time dim is mostly numeric. Im just wondering how this fits in the package and mixes with other use cases.
I've thought about this a bit more. It's a good idea, but we should try to make it as general as possible. The `Coord` dim can hold an arbitrary number...
It's really just copying the file across and search and replace on `Geo` for `Dim`. Except there is no `xxSeries` object here, so that has to be split out. Or...
I have no time. PRs accepted (We just need to copy it from Rasters.jl. Probably also include my unmerged PR to use symbols instead of `Center()`/`Start()` etc)
You don't really need examples to use it... it's just the functions from Plots.jl and StatsPlots.jl. There's no special syntax. Like `plot(dimarray)`, `heatmap(dimarray)`, `histogram(dimarray)` etc. They just work and should...
@lazarusA I rebased this against main youl need to scrap the branch you have I guess
Yeah, it's on `Dim{
I think that `lookup` on `Dim{:foo}` should be `lookup_type`