pyarts.workspace
Wrappers that allows calling directly into the Arts workspace
Contains many ways to manipulate the workspace object
Key functionality
|
Decorator to parse a Python method as ARTS agenda |
A wrapper for the C++ workspace object |
pyarts.workspace.workspace
|
Helper class to delay the parsing of an Agenda until a workspace exist |
|
Parse and execute the .arts file at path onto the current workspace ws |
|
Parse python method as ARTS agenda |
|
pyarts.workspace.utility
Utility functions.
Contains miscellaneous functions that do complicated things but are note really relevant to other code.
|
Unindent source code. |
pyarts.workspace.global_data
Returns a combined Arts MdRawMap and md_data_raw |
|
Returns a combined Arts WsvMap and wsv_data |
|
Lookup the name of a variable given its workspace index. |
|
|
Converts a value into something that can be turned into an Arts group |