Open Issues Need Help
View All on GitHub Spatial extents should or could be a namedtuple about 2 months ago
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