internetarchive / internetarchive/openlibrary
Calculate the height and width of the 3.3 million covers missing them
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 2k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 138
Description
### Problem
Followup to https://github.com/internetarchive/openlibrary/issues/9156#issuecomment-2286294367
Related: #10250.
There are 3,370,502 covers that have a null height/width.
We should figure out how to cover get the height and width back filled with them.
I don't know how that would work so @cdrini or someone should update this ticket with more info 👍
#10250 is a follow up to this.
#### Evidence / Screenshot
#### Relevant URL(s)
### Reproducing the bug
1. Go to ...
2. Do ...
* Expected behavior:
* Actual behavior:
### Context
- Browser (Chrome, Safari, Firefox, etc):
- OS (Windows, Mac, etc):
- Logged in (Y/N): Y
- Environment (prod, dev, local): prod
### Notes from this Issue's Lead
#### Proposal & constraints
#### Related files
#### Stakeholders
#### Instructions for Contributors
- Please [run these commands](https://github.com/internetarchive/openlibrary/wiki/Git-Cheat-Sheet#working-on-your-branch) to ensure your repository is up to date **before** [creating a new branch](https://github.com/internetarchive/openlibrary/wiki/Git-Cheat-Sheet#making-changes-and-creating-a-pull-request) to work on this issue and **each time after** pushing code to Github, because the pre-commit bot may add commits to your PRs upstream.
Contributor guide
Assessment
This issue has not been assessed yet.