cedadev / c3s_434_ecde_page_text

To manage page text for the European Climate Data Explorer being developed by the C3S 434 project.
MIT License
0 stars 2 forks source link

Get code reading Charlotte's spreadsheet #2

Closed agstephens closed 3 years ago

agstephens commented 3 years ago

The spreadsheet is:

https://docs.google.com/spreadsheets/d/1BHVHR1-3DC-AJ1ZQUtGUOs25fiGrt0adwmZcSNDFMk0/edit#gid=1104920491

Initially, you should be able to modify the existing code and tell it to read that spreadsheet instead of the "UKCP18 Datasets" spreadsheet that it is hard-coded to look at.

Don't forget to read the README! ;-)

charliepascoe commented 3 years ago

Suggest using "Climatic suitability for the tiger mosquito - season length" as a test case. It's is on row 2 of the spreadsheet and looks like this on the ECDE portal: https://c3s.maris.nl/health/climatic-suitability-of-tiger-mosquito--season-length.html

agstephens commented 3 years ago

Hi @charliepascoe and @jhaigh0 , I think the code should just batch process them all in the same way. But it will be good to have that as a comparison. 👍

agstephens commented 3 years ago

This is working.

charliepascoe commented 3 years ago

Note, I added a "PageTitle" column to the "Consolidated" tab.