Mike Pfaffenberger

Results 24 comments of Mike Pfaffenberger

Thanks for the detailed report. I was able to access your data and correctly orthorectify it. I'm attaching a Jupyter notebook demonstrating -- I did have to make a small...

Hi @WalidGharianiEAGLE, To answer your first question, sometimes raw satellite imagery that ships with RPCs will also ship with a polygon / bounding box that represents the footprint of the...

Heya @barnabygordon I'm so sorry I didn't see this issue open back in January. I actually do not remember if the image had already ben warped, but I am pretty...

Yeah no worries, figured I'd throw it out there. I don't blame anyone for not using windoze.

> Would you want to fix this issue as well since you noticed this? I don't have access to `flights.txt` or other example data, otherwise I'd love to.

Hello! What an interesting contribution. I have a few questions - Would it be possible to refactor this to be a `code_puppy/plugin`? Typically with these kinds of contributions, I ask...

You can do this!!

Create a `~/.code_puppy/extra_models.json` and put this in: ```json { "qwen3-coder-30b": { "type": "custom_openai", "name": "Qwen3-Coder-30B-A3B-Instruct", "custom_endpoint": { "url": "http://localhost:11434", }, "context_length": 256000 } } ```

@tjdodson - I would highly recommend using LM Studio instead of Ollama. You'll have a much better experience and have faster / better inference.

Closing - as this is already supported