NOAA-OWP / gval

A high-level Python framework to evaluate the skill of geospatial datasets by comparing candidates to benchmark maps producing agreement maps and metrics.
https://noaa-owp.github.io/gval/
Other
22 stars 0 forks source link

Memory Optimization #127

Closed GregoryPetrochenkov-NOAA closed 1 year ago

GregoryPetrochenkov-NOAA commented 1 year ago

Make sure there is minimal overhead on each of the core operations. Arbitrary goal of being able to run a full HUC08 on an older 8GB laptop.

Current behavior

Unable to run full compare process on an 8GB laptop.

Expected behavior

Running with no issue on an 8GB laptop.