Skip to content

Tabulating user fields of records is unimplemented #18

Open
@jpswinski

Description

@jpswinski

When a lua script tabulates a record, all fields in the records are copied into a lua table, except for fields that are user typed. These fields do not get populated.

What should happen is that the code should recurse down and create a sub-table.

https://github.com/ICESat2-SlideRule/sliderule/blob/3a029ff087dbf716b9f8236bae1c6f7b5420e512/packages/core/LuaLibraryMsg.cpp#L709

Metadata

Metadata

Assignees

No one assigned

    Labels

    CoreServer-side core software components

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions