1 Open Issue Need Help Last updated: Jun 6, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor the `SpatialExtent` representation in the `download-toolbox` Python library from a list to a namedtuple for improved clarity and readability. This involves modifying existing code in `aws.py` and `esgf.py` to accommodate the change, ensuring backward compatibility where necessary.

Complexity: 3/5
enhancement good first issue

A toolbox of downloaders for environmental data

Python