Rafael Schouten
Rafael Schouten
We always have to special case date time, so I think that's ok
I'm writing some major changes to how cf standards, missing values etc are handled accross all the backends. The will have pretty major clashes with what you are doing here...
Any updates? would be good to merge this
Its just to make sure there is a sensible argument error rather than a random method error users don't understand. We need to say "can't write $T" explicitly
Yeah, I'm not sure where it threw the ArgumentError before but looks like it did
Maybe restart your session? If `kerneldensity` is not defined then you probably don't have this branch active. (if you added that in a session with Rasters already active the new...
Oh yeah the raster name changed.
These are the new fixed tests. You can plot by running specific lines and then the plot commands at the bottom. ```julia using Test, Rasters, KernelDensity, Extents points = append!(collect(zip(rand(100)...
Did you install ImageMagick like the message says? Do that and try again (there are a few possible image backends so it doesn't install automatically, unfortunately)
You need to run the specific line individually not in the test block just copy and paste it out The run the plot code for whatever youre interested in