What happened?
I am getting an error when reading an odb if I ask for a particular column in the sql statement. Doing odc sql 'select lat,lon' is fine, but doing odc sql 'select lat,lon,predictor_thickness_200_50hPa_225' fails like this:
000 2026-01-12 10:34:29 (E) Exception: UserError: Can't find a table for : predictor_thickness_200_50hpa_225
000 2026-01-12 10:34:29 (E) ** UserError: Can't find a table for : predictor_thickness_200_50hpa_225 Caught in (/home/users/david.davies/cylc-run/mo-bundle-866/share/mo-bundle/eckit/src/eckit/runtime/Tool.cc:31 start)
000 2026-01-12 10:34:29 (E) ** Exception terminates odc
What are the steps to reproduce the bug?
See above
Version
develop
Platform (OS and architecture)
Linux
Relevant log output
Accompanying data
No response
Organisation
Met Office
What happened?
I am getting an error when reading an odb if I ask for a particular column in the sql statement. Doing odc sql 'select lat,lon' is fine, but doing odc sql 'select lat,lon,predictor_thickness_200_50hPa_225' fails like this:
000 2026-01-12 10:34:29 (E) Exception: UserError: Can't find a table for : predictor_thickness_200_50hpa_225
000 2026-01-12 10:34:29 (E) ** UserError: Can't find a table for : predictor_thickness_200_50hpa_225 Caught in (/home/users/david.davies/cylc-run/mo-bundle-866/share/mo-bundle/eckit/src/eckit/runtime/Tool.cc:31 start)
000 2026-01-12 10:34:29 (E) ** Exception terminates odc
What are the steps to reproduce the bug?
See above
Version
develop
Platform (OS and architecture)
Linux
Relevant log output
Accompanying data
No response
Organisation
Met Office