cyipt / actdev

ActDev - Active travel provision and potential in planned and proposed development sites
https://actdev.cyipt.bike
7 stars 3 forks source link

Rebuild data for all sites #124

Closed Robinlovelace closed 3 years ago

Robinlovelace commented 3 years ago

The fixes for #108, #120 and possibly #122 (yet to be fixed in the code) have not been rolled-out to all sites. I'm happy to take a look at this. Heads-up @joeytalbot and @mvl22 - any other fixes we should include before rebuilding all the site data?

Robinlovelace commented 3 years ago

Re-opening as it only built data to Long Marston.

Robinlovelace commented 3 years ago

Seems to be failing for Long Marston. Documenting progress on this, just ran the following lines:

site_names_to_build[22:length(site_names_to_build)]
 [1] "long-marston"         "micklefield"          "newcastle-great-park" "poundbury"            "priors-hall"         
 [6] "taunton-firepool"     "taunton-garden"       "tresham"              "trumpington-meadows"  "tyersal-lane"        
[11] "upton"                "wichelstowe"          "wixams"               "wynyard"  

Will try building for those final sites now.

Robinlovelace commented 3 years ago

Actually is an issue with micklefield, just checked the messages from the build script and it says:

Building for micklefield
[1] 1
Error in value[[jvseq[[jjj]]]] : subscript out of bounds

Checking now...