Gord Stephen

Results 6 comments of Gord Stephen

Seeing the same error (on one machine but not the other) here when overwriting an existing file - deleting it fixed it for me as well.

In the spirit of brainstorming, could I suggest splitting the "canonical" data and the tool-specific formats into separate repositories? Or better yet, canonical data + one repository per tool? That...

Cool. You should still be able to pull in a whitelisted set of format generators as part of a CI workflow, if you want to automatically generate new formatted data...

In theory, sorting should already be happening: https://github.com/JuliaArrays/AxisArrays.jl/blob/702623f94a96f4f6cb3f5e8e8393eb72c2c05276/src/combine.jl#L42 Strange that it's not, maybe the axis isn't being recognized as a Dimensional for some reason... I would consider this a bug.

That is indeed strange... I'll try to look at this when I have some free time next week. What version of Pandoc are you using? Edit: May also be relevant:...

Thanks so much for this! It will probably take me a while to get through everything but at first glance this looks great.