IO
The IO crate provides the types for the inputs and outputs of the clients associated with the GMT integrated model.
DOS Client
The definition of the inputs and outputs of the FEM actor has moved to the
gmt_dos-clients_iocrate, since version 2.4.0. So, to see the list of inputs and > outputs of a particular telescope structural model, one should setFEM_REPOto the proper location and, from thedos-actorsrepository folder, runcargo doc --package gmt_dos-clients_io --no-deps --openNote that the doc will also display inputs and outputs descriptions written in inputTable and outputTable.