Navigation

  • index
  • modules |
  • next |
  • previous |
  • Community Inversion Framework documentation »
  • Documentation »
  • Plugins in pyCIF »
  • Transforms (transform) »
  • System

System¶

Available System¶

The following transforms of sub-type system are implemented in pyCIF so far:

  • Computing a transport model (run_model / std)
    • Yaml arguments
      • Optional arguments
    • Requirements
    • Yaml template
  • Data initialization from the control vector (fromcontrol / std)
    • Yaml arguments
      • Optional arguments
    • Requirements
    • Yaml template
  • Dump to model inputs (dump2inputs / std)
    • Yaml arguments
      • Optional arguments
    • Requirements
    • Yaml template
  • Dump to specific format (dump2format / std)
    • Description
    • Yaml arguments
      • Mandatory arguments
      • Optional arguments
    • Requirements
    • Yaml template
  • Process data to the observation vector (toobsvect / std)
    • Yaml arguments
      • Optional arguments
    • Requirements
    • Yaml template
  • Read model output to data (loadfromoutputs / std)
    • Yaml arguments
      • Optional arguments
    • Requirements
    • Yaml template
  • sample2sparse / std
    • Yaml arguments
      • Optional arguments
    • Yaml template
  • sparse2sample / std
    • Yaml arguments
      • Optional arguments
    • Yaml template

Logo

Table of Contents

  • System
    • Available System

Previous topic

ratio2conc / std

Next topic

Computing a transport model (run_model / std)

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Community Inversion Framework documentation »
  • Documentation »
  • Plugins in pyCIF »
  • Transforms (transform) »
  • System