pyradtran.params#
Parameter registry and resolution for pyRadtran.
Defines the single source of truth for every uvspec parameter the package
understands (REGISTRY), the Var marker for per-point
dataset references, and ParamResolver, which turns a user
params mapping into validated, provenance-tagged per-point values.
See also
pyradtran.input_builderRenders resolved parameters to uvspec input lines.
|
Return usage, help, and documentation for one uvspec option. |
|
Load (and memoise) the libRadtran option schema for config. |
|
Return uvspec option names whose name, group, or help match text. |
|
Validate one params entry against a schema option definition. |
|
Resolve a user |
|
Declarative description of one uvspec parameter. |
|
Marker: pass this value through without any validation. |
|
Marker: resolve this parameter per point from a dataset variable. |