cis_interface
0.7.10

Contents:

  • Overview
  • Installation
  • Getting started
  • Formatted I/O
  • Server/Client I/O
  • One Server, Two Clients
  • YAML Files
  • Configuration Files
  • Units
  • C-Style Format Strings
  • Input/Output Drivers
  • Model Drivers
  • Model Interface
  • JSON Metaschema
  • YAML Validation Schema
  • Code
    • Python Code
      • Subpackages
        • cis_interface.interface package
        • cis_interface.serialize package
        • cis_interface.metaschema.datatypes package
        • cis_interface.drivers package
        • cis_interface.examples package
      • Submodules
      • cis_interface.backwards module
      • cis_interface.command_line module
      • cis_interface.config module
      • cis_interface.platform module
      • cis_interface.runner module
      • cis_interface.scanf module
      • cis_interface.schema module
      • cis_interface.timing module
      • cis_interface.tools module
      • cis_interface.units module
      • cis_interface.yamlfile module
      • Module contents
    • C Code
    • C++ Code
    • Matlab Code
  • Examples
  • Release Steps
  • Updating and Testing the Conda Recipe
  • Docs Checkout
  • Welcome to the 2018 Crops in Silico Hackathon!
cis_interface
  • Docs »
  • Code »
  • Python Code »
  • cis_interface.examples package
  • View page source

cis_interface.examples package¶

Subpackages¶

  • cis_interface.examples.tests package
    • Submodules
    • cis_interface.examples.tests.test_SaM module
    • cis_interface.examples.tests.test_ascii_io module
    • cis_interface.examples.tests.test_fakeplant module
    • cis_interface.examples.tests.test_formatted_io1 module
    • cis_interface.examples.tests.test_formatted_io2 module
    • cis_interface.examples.tests.test_formatted_io3 module
    • cis_interface.examples.tests.test_formatted_io4 module
    • cis_interface.examples.tests.test_formatted_io5 module
    • cis_interface.examples.tests.test_formatted_io6 module
    • cis_interface.examples.tests.test_formatted_io7 module
    • cis_interface.examples.tests.test_formatted_io8 module
    • cis_interface.examples.tests.test_formatted_io9 module
    • cis_interface.examples.tests.test_gs_lesson1 module
    • cis_interface.examples.tests.test_gs_lesson2 module
    • cis_interface.examples.tests.test_gs_lesson3 module
    • cis_interface.examples.tests.test_gs_lesson4 module
    • cis_interface.examples.tests.test_gs_lesson4b module
    • cis_interface.examples.tests.test_hello module
    • cis_interface.examples.tests.test_maxMsg module
    • cis_interface.examples.tests.test_model_error module
    • cis_interface.examples.tests.test_root_to_shoot module
    • cis_interface.examples.tests.test_rpcFib module
    • cis_interface.examples.tests.test_rpc_lesson1 module
    • cis_interface.examples.tests.test_rpc_lesson2 module
    • cis_interface.examples.tests.test_timed_pipe module
    • Module contents

Module contents¶

Tools for accessing examples from python.

Next Previous

© Copyright 2017, Meagan Lang, David Raila

Built with Sphinx using a theme provided by Read the Docs.