DAPyr
  • User Guide
    • Overview
      • Basic usage
    • Installation
      • Troubleshooting
    • Examples
      • Plotting Experiments onto Multiple Axes
      • Ensuring Same Starting State between Experiments
  • Reference Guide
    • Configuring an Experiment
      • Expt
      • Configurable Paramters
    • Running a Data Assimilation Experiment
      • runDA
    • Helper Functions
      • Basic Helper Functions
      • Saving and Reading Experiments
      • Plotting and Visualization
  • API
    • DAPyr
DAPyr
  • Reference Guide
  • View page source

Reference Guide

  • Configuring an Experiment
    • Expt
      • Expt.modelParams
      • Expt.obsParams
      • Expt.basicParams
      • Expt.miscParams
      • Expt.states
      • Expt.copyStates
      • Expt.getBasicParams
      • Expt.getParam
      • Expt.getParamNames
      • Expt.getStates
      • Expt.modExpt
      • Expt.modExptName
      • Expt.resetParams
      • Expt.saveExpt
    • Configurable Paramters
      • basicParams
      • obsParams
      • modelParams
      • miscParams
  • Running a Data Assimilation Experiment
    • runDA
  • Helper Functions
    • Basic Helper Functions
      • copyExpt
    • Saving and Reading Experiments
      • loadParamFile
      • loadExpt
      • saveExpt
    • Plotting and Visualization
      • plotLocalization
      • plotExpt
Previous Next

© Copyright 2025, Maria Nikolaitchik.

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