.. _overview: Overview ======== FMDAp has the following modules: * `PFS `_ * `Diagnostic outputs `_ * `Ensemble output `_ * `AR1 `_ * `Spatial `_ Key features ------------ `PFS files `_ * Get a dictionary with all DA settings * Get DataFrame of measurements * Get DataFrame of model errors * Get DataFrame of diagnostic outputs * Check if points are inside domain, find nearest cell centers See `PFS notebook `_ for examples of use. `Diagnostic outputs `_ * Get summary statistics * Plot timeseries * Plot histogram * Plot ecdf * Get analysis, forecast, result, increments and innovations `Ensemble output `_ * xx `AR1 `_ * Estimate AR(1) half-life from data * Simulate AR(1) process See `Analyze forcing data notebook `_ for examples of use. `Spatial `_ .. image:: https://raw.githubusercontent.com/DHI/fmdap/main/images/spatial_correlation.png * Get pair-wise distances and correlation coefficient from Dfsu file * Fit Gaussian distance function to the above See `Analyze forcing data notebook `_ for examples of use.