Breakthrough-Energy / PowerSimData

Simulation framework
https://breakthrough-energy.github.io/docs/
MIT License
52 stars 40 forks source link

chore: add data folder to dockerignore #693

Closed jenhagg closed 2 years ago

jenhagg commented 2 years ago

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