Clay

Results 5 comments of Clay

> The issue was company not having the right backend set to it. > > Here is the code that fixes it by setting the correct backends: > > ```lisp...

Converting to draft briefly while I add the second CLI - I'm going to restructure what I've done here a bit more.

I've gotten back around to trying this again, first I had to install `dasel`, which is something I missed first go-around. So nothing to do with conda/micromamba specifically. Unfortunately it's...

I added a basic Swath reader but nothing for handling specific products yet. For now you can steal the information for a given product from `xarray_io.py`. It tries to implement...

I was stupid, all I've done is forgotten to actually install Quarto itself before adding the Emacs mode. `quarto-preview` works fine now, though I still can't send individual Python chunks...