Add notes for 2023-10-07

This commit is contained in:
2023-10-08 10:57:53 +03:00
parent 98cdd21cb5
commit 22dd379e9a
32 changed files with 56 additions and 37 deletions

View File

@ -56,4 +56,12 @@ forEach(value.parseXml().select("jats|p"),i,i.xmlText()).join("")
- I found a bunch more strange cases regarding dates and recommended to PRMS team that they use the earlier of the issued and online dates
- Meet with Aditi to start discussing the scope of knowledge products we can get for the CGIAR climate change synthesis
## 2023-10-07
- I spent a few hours (!) debugging an issue in Python when downloading PDFs
- I think it ended up being due to `requests_cache`!!! Grrrr
- On a positive note I've greatly refactored my script for discovering and downloading PDFs from Unpaywall
- Export CGSpace to check for missing Initiative collection mappings
- Start a harvest on AReS
<!-- vim: set sw=2 ts=2: -->