OSUKED / ElexonDataPortal

Python wrapper for the Elexon/BMRS API
https://osuked.github.io/ElexonDataPortal
MIT License
52 stars 14 forks source link

Long time to clone repo #12

Open peterdudfield opened 2 years ago

peterdudfield commented 2 years ago

It seems to take a long time > 5 mins to clone the repo to my local computer

Is this something to do with a large file somewhere? 1, Maybe a large Jupiter notebook?

  1. The large number of commits > 10K?
peterdudfield commented 2 years ago

I think it's 2. as I used the option --depth when cloning and that worked

peterdudfield commented 2 years ago

I wonder if switching the update to once a day would help

AyrtonB commented 2 years ago

The update is set to half-hourly so that the power output map in the docs is live for each settlement period. Agree that the time to clone is far too slow though.

I'll look into how I can squash the commits together and then automate that squashing