Skip to content

Error reading odb file #51

@DJDavies2

Description

@DJDavies2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions