DAPyr
0.1.0
  • User Guide
    • Overview
      • Basic usage
    • Installation
      • Troubleshooting
    • Examples
      • Plotting Experiments onto Multiple Axes
      • Ensuring Same Starting State between Experiments
      • Specifying Alternate Observation Error Distributions
  • Reference Guide
    • Configuring an Experiment
      • Expt
      • Configurable Parameters
    • Calling Data Assimilation Methods Independently
      • Ensemble Square Root Filter
      • Local Particle Filter
    • Running a Data Assimilation Experiment
      • runDA
    • Helper Functions
      • Basic Helper Functions
      • Saving and Reading Experiments
      • Plotting and Visualization
    • Specifying Observation Errors
      • Setting the True Observation Error Distribution
      • Setting the Assumed Observation Error Distribution
      • Currently Supported Observation Error Distributions
  • API
    • DAPyr
DAPyr
  • Index

Index

B | C | D | E | G | L | M | O | P | R | S

B

  • basicParams (DAPyr.Expt attribute)

C

  • copyExpt() (in module DAPyr)
  • copyStates() (DAPyr.Expt method)

D

  • DAPyr
    • module

E

  • EnSRF_update() (in module DAPyr.DA)
  • Expt (class in DAPyr)

G

  • get_likelihood() (in module DAPyr.OBS_ERRORS)
  • getBasicParams() (DAPyr.Expt method)
  • getParam() (DAPyr.Expt method)
  • getParamNames() (DAPyr.Expt method)
  • getStates() (DAPyr.Expt method)

L

  • loadExpt() (in module DAPyr)
  • loadParamFile() (in module DAPyr)
  • lpf_update() (in module DAPyr.DA)

M

  • miscParams (DAPyr.Expt attribute)
  • modelParams (DAPyr.Expt attribute)
  • modExpt() (DAPyr.Expt method)
  • modExptName() (DAPyr.Expt method)
  • module
    • DAPyr

O

  • obsParams (DAPyr.Expt attribute)

P

  • plotExpt() (in module DAPyr)
  • plotLocalization() (in module DAPyr)

R

  • resetParams() (DAPyr.Expt method)
  • runDA() (in module DAPyr)

S

  • sample_errors() (in module DAPyr.OBS_ERRORS)
  • saveExpt() (DAPyr.Expt method)
    • (in module DAPyr)
  • states (DAPyr.Expt attribute)

© Copyright 2025, Maria Nikolaitchik.

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