Meet @rabernat.bsky.social, @jhamman.bsky.social and more of the Earthmover team at our #ClimateWeekNYC events. PSA: the hands-on tech workshop Wednesday and panel on Thursday still have capacity, but are filling up fast.
23.09.2025 14:00 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0
Super excited to see #icechunk v1.0 ship today. Stable format, stable API, and ready for production. Take it for a spin and let us know how it goes. ๐๐๐
10.07.2025 19:15 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0
Just back from #CNG2025, I wrote up some thoughts on the traction the @zarr.dev format is gaining in the broader geospatial industry (specifically Earth Observation). I also summarize what features and tools the user and developer communities are asking for to fully leverage Zarr. ๐๐๐
07.05.2025 15:58 โ ๐ 3 ๐ 2 ๐ฌ 0 ๐ 0
I'll be at the CNG conference in Snowbird next week. I wrote a short blog post about what the Earthmover team will be up to.
tldr; we'll be talking about @zarr.dev, #icechunk, @xarray.bsky.social and cloud-native data cubes.
Details in the blog post ๐
28.04.2025 20:19 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Most people think of @zarr.dev as a "file format". With #Icechunk, we've turned Zarr into a database. @functionth.bsky.social's post shows how Icechunk can be used to solve a problem where transactional databases are often required.
24.04.2025 18:40 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Learning about Icechunk consistency with a clichรฉd but instructive example - Earthmover
In this post weโll show what can happen when more than one process write to the same Icechunk repository concurrently, and how Icechunk uses transactions and conflict resolution to guarantee consisten...
1/ ๐จ New Blog Post Alert: "๐ฟ๐๐๐๐๐๐๐ ๐ด๐๐๐ข๐ก ๐ผ๐๐๐โ๐ข๐๐ ๐ถ๐๐๐ ๐๐ ๐ก๐๐๐๐ฆ ๐ค๐๐กโ ๐ ๐ถ๐๐๐โ๐ฬ๐ ๐๐ข๐ก ๐ผ๐๐ ๐ก๐๐ข๐๐ก๐๐ฃ๐ ๐ธ๐ฅ๐๐๐๐๐" ๐ฆ๐
๐ Read it here: earthmover.io/blog/learnin...
23.04.2025 15:30 โ ๐ 5 ๐ 1 ๐ฌ 1 ๐ 5
There's still time to sign up for tomorrow's webinar on โกFlux โก
๐
share.hsforms.com/1FLrE9CpwSLq...
21.04.2025 18:58 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
@zarr.dev and #icechunk are amazing but they are not magic. They are part of a thoughtfully designed cloud-native data architecture. @tegnicholas.bsky.social peels back the covers on cloud-optimized scientific data formats in our latest "Fundamentals" post ๐
21.04.2025 17:12 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0
We found similar results when we first benchmarked #icechunk. Our conclusion: doing IO with a Rust backend is much faster than Python.
๐Really exciting to see @kylebarron.dev's Obstore backend for Zarr-Python ship today.
21.04.2025 16:52 โ ๐ 11 ๐ 2 ๐ฌ 0 ๐ 0
No more bespoke APIs. No glue code.
Just fast, interoperable access via tools you already use โ QGIS, ArcGIS, web maps, Python, R, MATLAB, and more.
Flux is a cheat code for building data products.
16.04.2025 15:10 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
Flux serves data directly from Icechunk via standard APIs like EDR, WMS, and OPeNDAP.
Itโs stateless, scalable, and cloud-native.
From raw data to production-grade API endpoints in seconds.
16.04.2025 15:10 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
We built Flux to solve a core pain point: turning massive geospatial datasets into usable APIs was slow, brittle, and distracting.
Flux makes it trivial for any data producer to become a data provider.
16.04.2025 15:10 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
๐ Big launch today: introducing Flux โ a game-changing way to serve geospatial data via standard APIs in seconds. Built for scale, speed, and simplicity.
16.04.2025 15:10 โ ๐ 5 ๐ 3 ๐ฌ 1 ๐ 0
Training AI models at scale from data stored in cloud object storage requires thinking carefully about both bandwidth and concurrency. In this post, @functionth.bsky.social getโs into the details of concurrent reads at scale, showing how #Icechunk and S3 can easily scale beyond 200k requests/second!
09.04.2025 19:55 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Exploring Icechunk scalability: untangling S3's prefix story | Earthmover
We show Icechunk can scale to extremely high concurrency levels, and explain how it achieves this in modern object stores.
๐ฃย Blog post alert! ๐๐ฑ๐ฉ๐ฅ๐จ๐ซ๐ข๐ง๐ ๐๐๐๐๐ก๐ฎ๐ง๐ค ๐ฌ๐๐๐ฅ๐๐๐ข๐ฅ๐ข๐ญ๐ฒ: ๐ฎ๐ง๐ญ๐๐ง๐ ๐ฅ๐ข๐ง๐ ๐๐'๐ฌ ๐ฉ๐ซ๐๐๐ข๐ฑ ๐ฌ๐ญ๐จ๐ซ๐ฒ. This technical post by @functionth.bsky.social dives deep into the internals of how S3 shards data, showing that distributed Icechunk can easily perform 230,000 object reads/sec and beyond. earthmover.io/blog/explori...
09.04.2025 15:27 โ ๐ 5 ๐ 4 ๐ฌ 2 ๐ 3
Weโll look into it!
04.04.2025 02:00 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
We often see folks try to convince tabular data tools to perform well with multi-dimensional array data. This post by @rabernat.bsky.social explains, from first principles, why this rarely works. Its a good one! ๐๐๐
03.04.2025 21:10 โ ๐ 3 ๐ 1 ๐ฌ 1 ๐ 0
Super exciting to see @copernicusecmwf.bsky.social starting to adopt @zarr.dev!
02.04.2025 22:52 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
๐จ New blog post ๐จ
In it, we show off our recent work deploying #icechunk on top of #NASA's existing archives of Earth observation data. The results: 100x speed up when extracting time series from existing datasets stored as netCDF.
28.03.2025 15:30 โ ๐ 12 ๐ 4 ๐ฌ 0 ๐ 1
This session is going to be a blast! If you are headed to CNG next month (and you should be!), consider joining us for this workshop on @xarray.bsky.social , @zarr.dev , and #icechunk. ๐๐๐
25.03.2025 19:50 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
1/ As a data platform company, we get a unique view of how other companies use data. In light of the recent cuts at @noaa.gov, our CEO, @rabernat.bsky.social, reached out to our customers to get their perspective on the value of NOAAโs data and services.
18.03.2025 15:07 โ ๐ 10 ๐ 4 ๐ฌ 1 ๐ 0
I'll be giving a short update tomorrow on the state of Zarr-Python following the 3.0 release back in January. Swing by the Pangeo showcase to catch the latest progress.
@zarr.dev
05.03.2025 01:22 โ ๐ 6 ๐ 0 ๐ฌ 0 ๐ 0
Denver Geospatial Happy Hour ยท Luma
Come have a drink, grab a bite, and nerd out with the Earthmover team on geospatial data. Earthmover will provide food and drink tickets.
Our event will beโฆ
Denver folks โ join us for a Geospatial Happy Hour on Wednesday, March 12th at 7 PM MST. Come enjoy drinks, tacos, discussing geospatial data, and meeting the Earthmover team. Register: lu.ma/o6r39p6j
27.02.2025 21:41 โ ๐ 5 ๐ 3 ๐ฌ 0 ๐ 0
Slack
We now have a public slack channel for VirtualiZarr development and questions, feel free to join!
earthmover-community.slack.com/archives/C08...
27.02.2025 15:40 โ ๐ 5 ๐ 4 ๐ฌ 0 ๐ 0
Very, very stoked to have @tegnicholas.bsky.social join the Earthmover team!
27.02.2025 16:06 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
I'm curious what sort of issues you are seeing. I'm able to open datasets on s3 without any problems.
24.02.2025 21:24 โ ๐ 0 ๐ 0 ๐ฌ 2 ๐ 0
Pre race team photo
I rode the race with my good friend Nico! Together, we rode about 320 miles over 24 hours! www.strava.com/activities/1...
24.02.2025 17:21 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
24HOP Open Men Duo Podium
Here on Bluesky, I follow two topics: 1) software & data infrastructure and 2) cycling. I mostly post about software but today, I can share a bit about a fun cycling adventure of my own ๐ตโโ๏ธ.
Last week, I got to ride in the 24 Hours in the Old Pueblo - placing 4th in the Open Men Duo category:
24.02.2025 17:21 โ ๐ 14 ๐ 1 ๐ฌ 2 ๐ 0
Climate scientist, geologist, and catastrophe modeler, Liberty Mutual. Posts on all things hurricane, wildfire, flood, earthquake, tornado. Sassy takes are mine not employer's.
๐Oakland, CA
Website: hereidk.strikingly.com
#Cartography | #Forestry | #FOSS | #Lidar | #OpenData | #QGIS | #R | #RemoteSensing | #SpatialDataScience | ...
https://fosstodon.org/@JensWiesehahn
https://github.com/wiesehahn
|Oceans|Data|Maps|Open Science |
Follows, opinions are my own
Head of Research and Development of the BioVisionCenter at the University of Zurich
Scientific Project Manager at the German Cancer Research Center (DKFZ) in Heidelberg, project coordination for NFDI4BIOIMAGE and I3D:bio, biologist by training (immunology, biochemistry, cell biology)
The #CopernicusClimate Change Service (#C3S) & #CopernicusAtmosphere Monitoring Service (CAMS), implemented by @ecmwf.int on behalf of the European Commission.
Twitter/X @haoyin20
Vascular biologist
Seafloor mapper, Chief Scientist of smart mapping company Esri, Oregon State U. GIS/oceans professor, EC50, cyclist, 1st Black submersible diver to Challenger Deep, builds w/LEGO, raised in Hawaii. NAS, NAE, ORCID 0000-0002-2997-7611; She/her; views mine
Climate Data Scientist working on natural hazards and climate risk in the property sector. Interested in the science of water, climate, cities, and landscapes, also dogs. Opinions are solely my own.
Geospatial Data Engineer/Scientist Phd, Technologist, Photographer doing Open Source, Open Data, Open Science. @developmentseed.org
Working towards a Cloud-Native Geospatial future, through involvement in GeoParquet, Planet Labs, Taylor Geospatial Engine, Fiboa, STAC & Source Cooperative.
Iโm a Vancouver Islander, a GIS nerd and a web geekโworking as a developer at Sparkgeo, building web interfaces for spatial software. #gis #javascript #python #postgresql #3dPrinting #3dModelling #otters
Posts are my own opinions, as poor as they are.
We are a home for #EarthScienceData professionals.
We partner with 170+ organizations, support 30+ Collaboration Areas, and host two deep-dive meetings. Learn more: esipfed.org
Obsessed about systemic change and a way of living within our planetary boundaries โป๏ธ
Developer Relations Engineer at Canonical.
Luddite.
he/him/รฉl
https://linkat.blue/juanlu.space
Tracking the emerging scene of geospatial foundation models: www.geospatial.fm.
Puget Sound weather in a nutshell