Skip to content

Commit 7810ae7

Browse files
authored
Add figure from Butler et al., 2025 (#18)
1 parent 2b155d6 commit 7810ae7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/_static/butler_et_al_2025.png

207 KB
Loading
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Using old libraries
22

33
Software libraries are constantly making bug fixes, performance improvements, and adding new features. By using old versions of libraries, you may be missing out on key improvements that could greatly increase your product. Most open source libraries maintain a changelog or release notes where you can review what's included in new releases. For example, check out [Zarr's](https://zarr.readthedocs.io/en/stable/release-notes.html), [Xarray's](https://docs.xarray.dev/en/stable/whats-new.html), and [GDAL's](https://github.com/OSGeo/gdal/blob/master/NEWS.md).
4+
5+
For example, the following figure from [James Butler's 2025 AGU presentation "Cloud-based Workflows for Antarctic Atmospheric Rivers: Successes and Challenges](https://zenodo.org/records/17926811)" shows the impact on performance of upgrading from earthaccess v0.10 to v0.15:
6+
7+
![Figure from James Butler's AGU 2025 presentation showing speedup from upgrading earthaccess](../_static/butler_et_al_2025.png)

0 commit comments

Comments
 (0)