-
XIV in the Shell Updates PCT and RDM
-
The "evaluate OD" mode very roughly mimics the core NPT route network calculation. The results currently don't match at all.
NPT (in Inverclyde):
![image](https://github.com/user-attachments/asset…
-
### Summary
We should rename the split parameters we use in data modules.
### Rationale
Currently, our modules use `val_split_pct` and `test_split_pct`. However, our splitting functions only accept…
-
aregm updated
2 years ago
-
**GP Practice Moves**
NHS Digital [publish](https://digital.nhs.uk/organisation-data-service/data-downloads/gp-data) a quarterly list mapping CCG/PCT membership (file name epcmem). This list includ…
-
### Brief summary of bug
PCT_URBAN is constant from 2015-2023 in latest CTSM5.3 landuse timeseries files
### General bug information
**CTSM version you are using:** TR53 and TR52 in the plot …
-
Someone asked for this in the DW forums. Crispy has this for the truecolor rederer, no idea how well this works with a paletted renderer and a LUT.
-
This issue is related to the discussion in this comment:
The following code demonstrates the difference in filter
pushdown between DuckDB and Duckplyr as shown by the `explain()`
function.
W…
-
When I run your demo, I got that error. How can I solve it?
-
**Test case**
Oracle:
```
CREATE TABLE dvt_test.tab_json
(
id VARCHAR2(10) NOT NULL PRIMARY KEY
, col_json1 CLOB
, col_json2 CLOB
);
ALTER TABLE dvt_test.tab_json ADD CONSTRAINT tab_json_…