Reduce docker build time and image size by excluding cached network objects.
What the code is doing
See above. Note this is probably only relevant for local builds. Also, once we standardize on downloading grid data from zenodo, this could be generalized to powersimdata/network/**/data.
Testing
Observed the reduction in build time and image size.
Pull Request doc
Purpose
Reduce docker build time and image size by excluding cached network objects.
What the code is doing
See above. Note this is probably only relevant for local builds. Also, once we standardize on downloading grid data from zenodo, this could be generalized to
powersimdata/network/**/data
.Testing
Observed the reduction in build time and image size.
Time estimate
10 sec