Pangeo Community Weekly Meeting
Join the meeting: NumFocus Zoom Link
Archived Pangeo Weekly check-in notes from 2018-2024!
2025-04-16 (9am PDT; 12pm EDT, 1600 UTC)
Attendees: Name / Institution / @GitHub:
- Max Jones / Development Seed / @maxrjones
- Rich Signell / Open Science Computing / @rsignell
- Joe Hamman / Earthmover / @jhamman
- Tom Augspurger / NVIDIA / @TomAugspurger
- Shane Loeffler / CarbonPlan / @shane98c
- Raphael Hagen / CarbonPlan / @norlandrhagen
- Kata Martin / CarbonPlan / @katamartin
- Valentin Genin / Thales Services Numeriques / @valentin-genin
- Katelyn FitzGerald / NSF NCAR / @kafitzgerald
- Enrico Milanese / Woods Hole Oceanographic Institution / @enrico-mi
- Justus Magin / LOPS / @keewis
- Sean Harkins / Development Seed / @sharkinsspatial
- Devin Rand / Berkeley Earth / @devinrand
- Colette Kelly/Woods Hole Oceanographic Institution / @ckelly314
- Joanna Millstein / Colorado School of Mines + CryoCloud / @jdmillstein
- Wietze Suijker / Space Intelligence / @wietzesuijker
- Martha Morrissey / Pachama / @martham93
- Martin Hungendorfer / Josephinum Research / @mhungen
- Damian Smyth / Marine Institute /@DSmythMI
- Ellen Park/Woods Hole Oceanographic Institution/@ellenrpark
- Kyle Barron / Development Seed / @kylebarron
- Tom Nicholas / Earthmover / @TomNicholas
- Tina Odaka / Ifremer-umr-lops/ @tinaok
- Deepak Cherian / Earthmover / @dcherian
- Matt Brown / UKCEH / @mattjbr123
-
- “A n00b tries to scale geospatial zonal statistics” by Deepak Cherian [see links to slides and more below]
- “Use-cases for parquet datasets in oceanography” by Enrico Milanese [see links to slides below]
- “Visualizing multidimensional climate data on the web - the OAE Efficiency Atlas” by Shane Loeffler slides
- “Organizing model predictions stored in Zarr with STAC…a journey + example” by Martha Morrissey slides
- “Speeding up Zarr data access with obstore” by Kyle Barron [link to slides below]
- “Rechunking using SLURM-like job arrays with Coiled” by Rich Signell slides
Discussion
60 Second Updates:
- Earthmover released Flux today
- Zarr3 is about to get extension data types
- Stac-recipes (running xstac using pangeo-forge): https://github.com/keewis/stac-recipes
- More research into distributed indexing and interpolation algorithms
- Xarray api for the generalized regridding libraries:
- Looking into using zarr with signed urls (copernicus-marine, but works the same with planetary computer) – might be able to use obstore for this?
Agenda Items:
2025-04-09 (9am PDT; 12pm EDT, 1600 UTC)
Attendees: Name / Institution / @GitHub:
- Aimee Barciauskas / Development Seed / @abarciauskas-bgse
- Rich Signell / Open Science Computing / @rsignell
- Tom Nicholas / Earthmover / @TomNicholas
- Sarah Zwiep / Floodbase/ @szwiep
- Chuck Daniels / Development Seed / @chuckwondo
- Justus Magin / CNRS / @keewis
- Tom Augspurger / NVIDIA /@TomAugspurger
- Max Grover / Argonne National Laboratory / @mgrover1
- Jiwoo Lee / Lawrence Livermore National Laboratory / @lee1043
- Hendrik Makait / Coiled / @hendrikmakait
- Enrico Milanese / Woods Hole Oceanographic Institution / @enrico-mi
- Jesse Anderson / Numbers and Strings / @jessjaco
- Matt Brown / UKCEH / @mattjbr123
- Aaron Kaplan / IRI, Columbia U. / @aaron-kaplan
- Martha Morrissey / Pachama / @martham93
- Tom Vo / Lawrence Livermore National Laboratory / @tomvothecoder
- Devin Rand / Berkeley Earth / @devinrand
- Chang Liu / Axiom - Tetra Tech / @cliu3
- Katelyn FitzGerald / NSF NCAR / @kafitzgerald
- Harsha Hampapura / NSF NCAR/ @hrhampapura
- Space to time rechunking use case: Automatic selection of P2P rechunking method released in dask 2024.8.2
- Downscaling use case
- Discussion
- Comment: a lot of these improvements are part of general trend, cubed as well, solving in similar ways, fundamental insight graph rechunking has to be special-cased, and then implemented efficiently. And prevent the explosion of tasks.
- Hendrik: General trend toward higher level APIs that can be optimized
- In dask we have array-expr: gives a higher level abstraction over the actual operation we need to do.
- General recommendations 8-16 GB is probably a good value, keeping chunk sizes sane (250MB tops)
- What’s more likely is you are using way too large a dataset
- Really we’re just reinventing query planners (database method)
- Meta observation: pangeo community asking the community for challenges and trying to solve them, that is very cool.
- “Making dask great again?” - Rich Signell
60 Second Updates:
- Bring your own image has been added to the European Pangeo DaskHub on EOSC (running on EGI). (I found out about bring your own image by participating in a NOAA NMFS HackHours meetup on a 2i2c cluster). We will be using this Hub in the GlobalCoast EU Project, which will implement Pangeo-style infrastructure and practices on the EGI Cloud. MinIO is used for s3-compatible object storage.
- Working on benchmarking number of GET requests when opening data in S3 from various formats
- More progress on grid-indexing / grid-weights:
- Held a summer school in Tasmania a bit ago - materials are available
- Reviewing SciPy abstracts this week for the earth/geo/ocean/atmos/climate track 😀(many familiar faces… expect notifications soon)
- Playing around with myst… great for quicklooks especially with github workflows!
Agenda Items:
2025-04-02 (9am PDT; 12pm EDT, 1600 UTC)
Attendees: Name / Institution / @GitHub:
- Justus Magin / CNRS / @keewis
- Martin Durant / Anaconda / @martindurant
- Raphael Hagen / CarbonPlan / @norlandrhagen
- Tom Nicholas / Earthmover / @TomNicholas
60 Second Updates:
- Working on refactoring VirtualiZarr
- Use ManifestStore abstraction
2025-03-26 (1pm PDT; 4pm EDT; 2000 UTC)
Attendees: Name / Institution / @GitHub:
- Max Jones / Development Seed / @maxrjones
- Justus Magin / CNRS / @keewis
- Martin Durant / Anaconda / @martindurant
60 Second Updates:
- Working on VirtualiZarr TIFF support
- Merged PR to get Pangeo-Forge to work with Zarr V3 (with Raphael)
- Deciding whether to support both or just V3 moving forward
- Demo reading from S3 from pyscript via pyscript fs proxy server
2025-03-19 (9am PDT; 12pm EDT, 1600 UTC)
Attendees: Name / Institution / @GitHub:
- Max Jones / Development Seed / @maxrjones
- Rich Signell / Open Science Computing / @rsignell
-
- Katelyn FitzGerald / NSF NCAR / @kafitzgerald
- John Clyne / NSF NCAR / @clyne
- Justus Magin / CNRS / @keewis
- Arjun Verma / QuantStack / @arjxn-py
- Diane Fritz / NSIDC
- Matt Savoie / NSIDC / @flamingbear
- Martin Durant / Anaconda / @martindurant
- Raphael Hagen / CarbonPlan / @norlandrhagen
- Martin Renou / QuantStack / @martinRenou
- Matt Fisher / Schmidt Center for Data Science and Environment @ UC Berkeley / @mfisher87
- Andy Barrett / NSIDC / @andypbarrett
- Tom Nicholas / Earthmover / @TomNicholas
- Matt Brown / UKCEH / @mattjbr123
- Chang Liu / Axiom - Tetra Tech / @cliu3
- Lindsey Nield / Earthmover / @lindseynield
- Connection with GeoBlacklight ?
- Built on OpenLayers
- Developing StoryMap-like capabilities is already on the roadmap
60 Second Updates:
- April 2 is the next Pangeo showcase: on Dask performance updates
- April 9 lightning talks - sign up here
- Travel support applications due Friday, March 21
- Register by April 23, 2025 (other U.S. nodes may have different registration deadlines)
- Hackathon goals:
- Accelerate the analysis of Storm Resolving Models (global and regional)
- Socialize best practices in coding and data intensive applications (infrastructure and workflows)
- Technologies: Pangeo “stack”, HEALPix, Zarr, UXarray
- Thanks to the Department of Geodesy and Geoinformation at the TU Wien (Austria)
- Participating in the GlobalCoast EU Project, which will implement Pangeo-style infrastructure and practices on the EGI Cloud. EGI Cloud is a cloud computing platform designed for the European research community. It's a federation of clouds which combines resources from various providers into a single, unified system. This allows researchers to access a wide range of computing power and storage options from a single point of entry. They are interested in expanding to a global federation. Would NCAR be interested? (Matt mentions that this sounds very much like the US National Research Platform)
- Working on making xarray.DataTree work with zarr-python v3
- Also (with Max J) refactoring VirtualiZarr to have a much more solid foundation, which should remove a bunch of weird data model inconsistencies and footguns
Agenda Items:
2025-03-12 (1pm PDT; 4pm EDT; 2000 UTC)
Attendees: Name / Institution / @GitHub:
- Max Jones / Development Seed / @maxrjones
- Rich Signell / Open Science Computing / @rsignell
- Martin Durant / Anaconda / @martindurant
- Len Stran / @ljstrnadiii
- Tyler Erickson /@tylere
- Justus Magin / CNRS / @keewis
- Eni Awowale / NASA GES_DISC/ @eni-awowale
- Henry Rodman / Development Seed / @hrodmn
- Deepak Cherian / Earthmover
- Amelia Snyder / USGS / @amsnyder
- Tom Nicholas / Earthmover / @TomNicholas
- Bernhard Stadlbauer / Earthscale / @bstadlbauer
- Sarah Zwiep / Floodbase / @szwiep
- Manish Venumuddula / NSF NCAR / @manishvenu
- Matteo Simone / Planetek Italia
- Martha Morrissey / Pachama / @martham93
- Lindsey Nield / Earthmover / @lindseynield
- Frank Warmerdam / Planet / @warmerdam
- Sean Harkins / Development Seed / @sharkinsspatial
- Tina Odaka / UMR LOPS, IFREMER/ @tinaok
60 Second Updates:
- Working on tutorial infrastructure based on Quarto (static site generation), pixi (package management), GitHub (CI, dev containers). Goal is to have each tutorial be runnable with its own code environment, and to use it for improving the CNG tutorials. https://github.com/tylere/test-quarto-pixi-ci
- Simplifying Xee’s (Earth Engine backend for Xarray) model of pixel grids. https://github.com/google/Xee/pull/225
- Sketching out two related file access patterns:
- A panel in jupyter-lab that allows access to fsspec storage anywhere (jupyter-fsspec)
- Pyscript integration for fsspec/http to enable pydata in the browser ( Example )
- These two have a possible unification in a server component that it mostly a bytes proxy, but can also be a credentials stash
- Reading about spatial partitioning schemes, e.g., h3 and hilberts
Agenda Items:
2025-03-05 (9am PST; 12pm EST, 1700 UTC)
Attendees: Name / Institution / @GitHub:
- Max Jones / Development Seed / @maxrjones
- Rich Signell / Open Science Computing / @rsignell
- Joe Hamman / Earthmover / @jhamman
- John Clyne / NCAR / @clyne
- Tom Augspurger / NVIDIA / @TomAugspurger
- Justus Magin / CNRS / @keewis
- Pier Lorenzo Marasco / SEIDOR / @pl-marasco
- Michael Sumner / Australian Antarctic Division / @mdsumner
- Nick Hodgskin / Utrecht University / @VeckoTheGecko
- Katelyn FitzGerald / NSF NCAR / @kafitzgerald
- Sarah Zwiep / Floodbase / @szwiep
- Martin Durant / Anaconda / @martindurant
- Anthony Aufdenkakmpe / LimnoTech / @aufdenkampe
- Raphael Hagen / CarbonPlan / @norlandrhagen
- Sean Harkins / Development Seed / @sharkinsspatial
- Riley Conroy / NCAR / @rpconroy
- Shane St Savage / Axiom Data Science / @srstsavage
- Ahmad Jiha / Axiom Data Science
- Chang Liu / Axiom - Tetra Tech / @cliu3
- Aimee Barciauskas / Development Seed / @abarciauskas-bgse
- Aaron Kaplan/IRI, Columbia University / @aaron-kaplan
- Davis Bennett / Independent / @d-v-b
- Harsha Hampapura / NCAR/ @hrhampapura
- Apurba Biswas / Statkraft / @apurba-biswas
- Yoni Nachmany / Zeus AI / @yoninachmany
- Pierre LOICQ / Murmuration sas / @pierreloicq
- Doug Schuster / NCAR / @dcschus
- Nicholas Delli Carpini / RPS Ocean Science / @ndellicarpini
- Kristen Thyng / Axiom Data Science / @kthyng
- Tom Nicholas / @TomNicholas
- Paige Martin / Australian Climate Simulator / @paigem
- Tina Odaka / UMR-LOPS Ifremer / @tinaok
- Jonathan Joyce / RPS Tetra Tech / @jonmjoyce
60 Second Updates:
- Showcase talk next week on “Building Scalable Mosaics with GDAL, Xarray, and Flyte” by Len Strand
- Last Pangeo showcase for the spring on April 9 will be lightning talks - I’ll share an announcement on the Discourse on Friday
- Registration open for CNG in April - https://2025-ut.cloudnativegeo.org/ and SatCamp in September - https://satcamp.xyz/
- NCAR hackathon last week working on zarr / xarray / GPU things with some other pangeans. Blogpost forthcoming.
- Presenting at the Cloud Native Geospatial conference. Let me know if you’re using GPUs for geospatial workloads.
- Akimbo gains polars-lazy backend. Polars-GPU not in scope right now.
- Adding dtype extensibility to zarr v3
- Global, distributed event (3 U.S. sites)
- Goals: Get experience with workflows for analysis of km-scale global climate model outputs
- HEALPix hierarchical, petascale data stored in Zarr
- Register for NCAR node by April 23, 2025 (other U.S. nodes may have different registration deadlines)
- EOPF Zarr sample service started
- Got distributed tree to work with Dask to search on polygons, for regridding based on polygons
Agenda Items:
2025-02-26 (1pm PST; 4pm EST; 2100 UTC)
Attendees: Name / Institution / @GitHub:
- Justus Magin / CNRS / @keewis
- Martin Durant / Anaconda / @martindurant
- Raphael Hagen/ CarbonPlan / @norlandrhagen
- Max Jones / Development Seed / @maxrjones
- Matt Fisher / Schmidt DSE / @mfisher87
- Tom Nicholas / @TomNicholas
No Showcase Talk (next talk in Mar 5)
60 Second Updates:
- Progress on the distributed rtree (it works, but tends to grind to a halt for big grids)
- Proposals for scipy
Agenda Items:
2025-02-19 (9am PST; 12pm EST, 1700 UTC)
Attendees: Name / Institution / @GitHub:
- Rich Signell / Open Science Computing / @rsignell
- Justus Magin / CNRS / @keewis
- Anissa Zacharias / NSF NCAR / @anissa111
- Martin Durant / Anaconda / @martindurant
- Raphael Hagen/ CarbonPlan / @norlandrhagen
No Showcase Talk (next talk in Mar 5)
60 Second Updates:
- duckDB backend for akimbo (joins spark, ray, polars, cudf, dask, pandas)
Agenda Items:
2025-02-12 (1pm PST; 4pm EST; 2100 UTC)
Attendees: Name / Institution / @GitHub:
- Rich Signell / Open Science Computing / @rsignell
- Justus Magin / CNRS / @keewis
- John Clyne / NCAR / clyne
- Tyler Erickson / VorGeo / @tylere
- Kevin Tyle / UAlbany / @ktyle
- Michael Sumner / Australian Antarctic Division / @mdsumner
- Martin Durant / Anaconda / @martindurant
- Orhan Eroglu / NCAR / @erogluorhan
- Raphael Hagen / CarbonPlan / norlandrhagen@gmail.com
- Julia Signell / Element 84 / @jsignell
- Tom Nicholas / @TomNicholas
- Harsha Hampapura / NCAR/ @hrhampapura
- Jonathan Joyce / RPS Tetra Tech / @jonmjoyce
- Ian Carroll / NASA GSFC & UMBC / @itcarroll
- Kristen Thyng / Axiom / @kthyng
- Chang Liu / Axiom - Tetra Tech / @cliu3
- Negin Sobhani / NCAR/ @negin513 /
- Sean Harkins / Development Seed / @sharkinsspatial
- Katelyn FitzGerald / NSF NCAR / @kafitzgerald
- Tadd Bindas / Penn State / @taddyb
- Lindsey Nield / Earthmover / @lindseynield
- Interest form
- Ryan Ab.: simple proof of concept: could we just chain together two separate datasets as a start?
60 Second Updates:
- Global, distributed event (3 U.S. sites)
- Goals: Get experience with workflows for analysis of km-scale global climate model outputs
- HEALPix hierarchical grids stored in Zarr
Agenda Items:
2025-02-05 (9am PST; 12pm EST, 1700 UTC)
Attendees: Name / Institution / @GitHub:
- Max Jones / Development Seed / @maxrjones
- Rich Signell / Open Science Computing / @rsignell
- Tom Nicholas / [C]Worthy / @TomNicholas
- Justus Magin / CNRS / @keewis
- Jon Marokhovsky / Clark CGA / @jmarokhovsky
- Martin Durant / Anaconda / @martindurant
- Julian Zeidler / German Aerospace Center (DLR) / @julian-zeidler
- Tom Moran / INCATech/ @tmodurr
- Valentin Genin / Thales Services Numeriques / @valentin-genin
- Tom Augspurger / NVIDIA / @TomAugspurger
- Julia Signell / Element 84 / @jsignell
- Wietze Suijker / Space Intelligence / @wietzesuijker
- Raphael Hagen / CarbonPlan / @norlandrhagen
- Pete Gadomski / Development Seed / @gadomski
- Jonathan Beezley / Spire Global / @jbeezley
- Doug Schuster / NCAR / @dcschus
- Riley Conroy / NCAR / @rpconroy
- Orhan Eroglu / NCAR / @erogluorhan
- Apurba Biswas/Statkraft/@apurba-biswas
- Martha Morrissey/Pachama/ @martham93
- Aaron Kaplan/IRI/@aaron-kaplan
- Will GIslason/Whitecap & UC Santa Cruz/@gislawill
- Jon Duckworth / Regrow Ag / @duckontheweb
- Pete Ingraham / Element 84 / @pingraham
- Anthony Aufdenkampe / LimnoTech / @aufdenkampe
- Harsha Hampapura / NCAR/ @hrhampapura
- Guido Stein / OSGeo US / @guidos
- Yves Moisan / Natural Resources Canada / @ymoisan
- Adam Cox / UIUC, OldInsuranceMaps.net / @mradamcox
- Sean Harkins / Development Seed / @sharkinsspatial
- Performance of geoparquet
- Putting Zarr in STAC
- Will virtualization replace STAC?
- Keep in mind small to middle practitioners who won’t have access to the latest technologies - disorganization
- STAC offers entrypoint discover for Zarr
- Zarr is broader than geospatial
- STAC expands metadata and defines metadata extensions really well
- Value in all that generated
60 Second Updates:
- VirtualiZarr 1.3.0 released
- Now finally works simultaneously with released versions of Kerchunk, Icechunk, and Zarr-python v3!!! Means you can install all zarr-python v3 dependencies through conda in one environment without the funny business of using janky unmerged branches any more.
- Published blog post “Science needs a social network for sharing big data”
- Looking at feasibility of using Bluesky’s ATprotocol to publish updates to catalogs of version-controlled (initially Icechunk but idea is to be general) datasets via federated network
- Akimbo’s spark and ray backends passing tests; considering if DuckDB is doable
- Any interest in fsspec-in-jlab file browser?
- “Fixed” dask-awkward is out; also releases of fsspec, kerchunk
Agenda Items:
2025-01-29 (1pm PST; 4pm EST; 2100 UTC)
Attendees: Name / Institution / @GitHub:
- Max Jones / Development Seed / @maxrjones
- Joe Hamman / Earthmover / @jhamman
- Rich Signell / Open Science Computing / @rsignell
- Alex Kerney / Gulf of Maine Research Institute / @abkfenris
- Justus Magin / CNRS / @keewis
- Ross Slater / University of Leeds / @rossawslater
- Tom Nicholas / [C]Worthy / @TomNicholas
- Wai Tik Chan/ Landscape and Geoinformatics (University of Tartu)/ @tik65536
- Matt Iannucci / Earthmover / @mpiannucci
- Martin Durant / Anaconda / @martindurant
- Kevin Tyle / UAlbany / @ktyle
- Tom Augspurger / NVIDIA / @TomAugspurger
- Yoni Nachmany / Zeus AI / @yoninachmany
- Micah Wengren / NOAA/US IOOS / @mwengren
- Sarah Jordan / LimnoTech / @sjordan29
- Raphael Hagen / CarbonPlan / @norlandrhagen
- Harsha Hampapura/NSF NCAR/ @hrhampapura
- Jonathan Joyce / RPS TetraTech / @jonmjoyce
- Patrick Tripp / RPS TetraTech / @patrick-tripp
- Chuck Daniels / Development Seed / @chuckwondo
- Scott Staniewicz / JPL / @scottstanie
- Miguel Jimenez / OPeNDAP / @Mikejmnez
- Florian Ziemen / DKRZ / @florianziemen
- Amelia Snyder / USGS / @amsnyder
- Chang Liu / Axiom Data Science - TetraTech / @cliu3
60 Second Updates:
- Still recruiting spring showcase speakers - reach out
- Pete Gadomski next week will present on STAC-rs
- Big push right now to get VirtualiZarr working with zarr-python>=3.0.0
- Been thinking a lot about requirements for domain-agnostic catalogs…
- Coiled’s new integration with Prefect Serverless work pool looks cool
- Rich: (just some interesting links…)
- Kerchunk for zarr3 is slowly coming along (PR)
- Akimbo gains spark backend and will get ray.data soon
- Dask-awkward now fixed in main, dask-histogram still broken
- Fast optimize and task-specific options coming
Agenda Items:
2025-01-22 (9am PST; 12pm EST, 1700 UTC)
Attendees: Name / Institution / @GitHub:
- Raphael Hagen / CarbonPlan / @norlandrhagen
- Max Jones / Development Seed / @maxjones
- Jesse Anderson / Numbers and Strings / @jessjaco
- Justus Magin / CNRS / @keewis
- Martin Durant / Anaconda / @martindurant
No Showcase Talk
60 Second Updates:
- Progress on the regridding pipeline!🎉
Agenda Items:
2025-01-15 (1pm PST; 4pm EST; 2100 UTC)
Attendees: Name / Institution / @GitHub:
- Raphael Hagen / CarbonPlan / @norlandrhagen
- Max Jones / Development Seed / @maxrjones
- Martin Durant / Anaconda / @martindurant
- Aimee Barciauskas / Development Seed / @abarciauskas-bgse
- Ola Formo Kihle / UW/Kartverket / @ofk123
No Showcase Talk
60 Second Updates:
- working on the Kerchunk <-> Zarr v3 update
- Listed out what he’s working on in general and each week
- Aimee working on virtualizarr icechunk implementation for MUR SST, trying to upgrade to icechunk 0.1.0a11/zarr-python 3, resolving API changes
- Max
- Planning to share https://github.com/maxrjones/why-virtualize-geotiff with the Pangeo Discourse to see if people would actually use virtualized GeoTIFFs
- Showcases start in two weeks! Reach out with any topics that you want to hear about or present on
- Tina shared that she can accept late abstracts for EGU - find her in the Pangeo Discord
- Meeting with Tina and Anne
- Interested in connecting about VirtualiZarr+ in a couple weeks
Agenda Items:
2025-01-08 (9am PST; 12pm EST, 1700 UTC)
Attendees: Name / Institution / @GitHub:
- Rich Signell / Open Science Computing / @rsignell
- Raphael Hagen / CarbonPlan / @norlandrhagen
- Justus Magin / CNRS / @keewis
- Tom Nicholas
No Showcase Talk
60 Second Updates:
- Working on a distributed rtree implementation:
- I’ve been exploring xpublish-wms
- Experimenting with virtualizarr.open_virtual_mfdataset
- Including using lithops for serverless parallelization of xarray.open_mfdataset
2025-01-08 No meeting - holiday break
See also the:
Archived Pangeo Weekly check-in notes from 2024
Archived Pangeo Weekly check-in notes from 2023
Archived Pangeo Weekly check-in notes from 2022
Archived Pangeo Weekly check-in notes from 2021
Archived Pangeo Weekly check-in notes from 2018-2020!
** TEMPLATE **
2025-XX-XX (1pm PDT; 4pm EDT; 2000 UTC)
2025-XX-XX (9am PDT; 12pm EDT, 1600 UTC)
Attendees: Name / Institution / @GitHub:
- Max Jones / Development Seed / @maxrjones
- Rich Signell / Open Science Computing / @rsignell
-
Showcase Talk (15-25 min):
60 Second Updates:
Agenda Items: