Closed joeHickson closed 3 years ago
Hi Joe, did you test this?
I have spent today trying to debug what has brought down the pipeline. Looking at the logs it looks like sublocation filtering is being triggered even when empty which leads to an empty data frame and a obscure failure message.
The sublocation filter is built out of matching location and includes namin. Running through with debug I get sent to the Canada-full data but the Canada class in the includes list. This leads to a NULL in includes_subregions and an error that matches what I see from the server logs.
I tested the full but bet I failed to test an original one...
no worries the way R6 classes update is pretty damn strange and hard to debug (I think it is one of the reasons they are working on R7).
add -full versions of all the datasets
closes #15