NOAA-ORR-ERD / LibGOODS

Library for accessing data useful for the NOAA / GNOME model
https://libgoods.readthedocs.io/en/latest/
Other
1 stars 2 forks source link

Improves downloading and subsetting performance #52

Closed lukecampbell closed 1 year ago

lukecampbell commented 1 year ago

This commit improves downloading and subset performance by incorporating recent changes to extract_model and model_catalogs. These changes change the chunk sizes for certain sources. These changes also change the method used for subsetting to ensure faster downloading of the data from remote sources.

This commit also fixes some issues in --show-status and deals with some particular edge cases that were observed in testing.