Tom Augspurger
@tomaugspurger.net
120 followers 31 following 11 posts
Posts Media Videos Starter Packs
Reposted by Tom Augspurger
pangeo.io
Join us this Wednesday, October 1 at 12 EDT for the first Pangeo Community showcase of the fall! We're excited to have Jarrett Keifer joining us for a presentation and discussion on solving the problem of object storage. We hope to see you there!
Pangeo Showcase: "Let's solve the problem of object storage" (October 1, 2025 at 12 PM ET)
Please join us for the first showcase of the fall series, where we’ll be joined by Jarrett Keifer for a timely presentation and discussion, following his recent Cloud Native Geospatial blog post on Re...
discourse.pangeo.io
Reposted by Tom Augspurger
cloudnativegeo.org
🆕 #CNG2025 session recording
@tomaugspurger.net from NVIDIA shares insights on GPU-accelerated cloud-native geospatial. See how to boost your data science workflows
▶️ youtu.be/BFFHXNBj7nA
[CNG 2025] GPU Accelerated Cloud-Native Geospatial – Tom Augspurger
YouTube video by Cloud-Native Geospatial Forum
youtu.be
Reposted by Tom Augspurger
gadom.ski
My @cloudnativegeo.org talk, "Right-sizing STAC", is up: www.youtube.com/watch?v=Cd5E...

I explore of stac-geoparquet, searching it both through a server and directly from the client.

Part of the @stacspec.bsky.social Python+Rust ecosystem 🐍🤝🦀

❤️ to @developmentseed.org for the support
[CNG 2025] Right-Sizing STAC – Pete Gadomski
YouTube video by Cloud-Native Geospatial Forum
www.youtube.com
Reposted by Tom Augspurger
snarky.ca
There were layoffs at MS yesterday and 3 #Python core devs from the Faster CPython team were caught in them. If you know of any jobs, please send them their way:

Eric Snow: www.linkedin.com/in/ericsnowc...
Irit Katriel: www.linkedin.com/in/irit-katr...
Mark Shannon: www.linkedin.com/in/mark-shan...
tomaugspurger.net
Thanks, are there any algorithms in particular?

In github.com/OSGeo/gdal/p... big chunks of OpenCL were deemed not worth the maintenance effort. I’m hopeful there’s a smaller core that is worth it.
tomaugspurger.net
Freshly back from the Cloud Native Geo conference, tomaugspurger.net/posts/cng-fo... has a recap of my talk.

Reach out to me if you have geospatial workloads you want to GPU accelerate!
Reposted by Tom Augspurger
opencholmes.bsky.social
The first Cloud-Native Geospatial Conference is happening in three weeks! I'll be giving the opening keynote, and I'm working to make it one of my best talks ever. The agenda (2025-ut.cloudnativegeo.org#agenda) is incredible, but there's also going to be lots of space between the talks...
Reposted by Tom Augspurger
yayyyimee.bsky.social
I share @rabernat.bsky.social excitement about icechunk!!! On top of delivering 100x performance, it can make impossible tasks possible.

Why am I so excited to endorse #icechunk and #virtualizarr?

bsky.app/profile/eart...
tomaugspurger.net
Congrats, and thanks for all your work on this!
tomaugspurger.net
I'll be at the Cloud Native Geospatial Conference (2025-ut.cloudnativegeo.org), talking about using GPUs for geospatial workloads.

Let me know if you have any experience or interest in this and would like to chat.
CNG Conference 2025
CNG Conference 2025
2025-ut.cloudnativegeo.org
tomaugspurger.net
Doing it from the DB is going to be fastest, but if the API does anything to the STAC items on the way out, you either lose that or have to replicate it. But I’m guessing the PC was an outlier there, with how much we added at the API layer
Reposted by Tom Augspurger
tomaugspurger.net
Thanks! It feels a bit Sisyphean given everything else going on, but oh well.

You subscribe to the Economist right? I’m trying to figure out a way to stay on top of things without getting overwhelmed daily.
Reposted by Tom Augspurger
kylebarron.dev
Spatial indexes, and RTrees specifically, are at the core of geospatial software.

But ever wondered how an RTree is actually implemented?

In this post we’ll dive into the implementation of Flatbush, an elegant, blazing-fast, memory-efficient RTree.

kylebarron.dev/literate-fla...
tomaugspurger.net
@gadom.ski www.gadom.ski/posts/rust-a... was a nice read. Any chance you could (re)add RSS to your site? If I'm reading www.getzola.org/documentatio... right, `generate_feeds = true` in your config should do the trick :)
Rust and geospatial
Rust can be useful for building geospatial systems, but it's not a silver bullet.
www.gadom.ski