modflow-obs

Getting Started

  • Overview
  • Installation
  • 10 minutes to PEST observations

User Guide

  • Demo of Modflow-obs

Code reference

  • Modules
    • Head observations
    • Hydrograph separation functions
    • MODFLOW-related functions
    • PRMS-related functions
    • General observation processing
    • Utility functions

Release history

  • Release History

Developer

  • Contributing to modflow-obs

Bibliography

  • References cited
  • Published applications of Modflow-obs
modflow-obs
  • Modules
  • View page source

Modules

  • Head observations
    • get_head_obs()
  • Hydrograph separation functions
    • ih_method()
  • MODFLOW-related functions
    • add_timesteps_to_perioddata()
    • get_gwf_obs_input()
    • get_ij()
    • get_kstp_kper()
    • get_layer()
    • get_mf6_single_variable_obs()
    • get_mf_gage_package_obs()
    • get_modelgrid_transform()
    • get_modflow_mass_balance()
    • get_perioddata()
    • get_site_no()
    • get_transmissivities()
    • read_mf6_block()
    • read_mf6_lake_obs()
    • read_mf_gage_package_output_files()
  • PRMS-related functions
    • get_prms_statvar_obs()
    • read_statvar_file()
  • General observation processing
    • aggregrate_to_period()
    • get_annual_means()
    • get_base_obs()
    • get_baseflow_observations()
    • get_log10_observations()
    • get_mean_monthly()
    • get_monthly_means()
    • get_spatial_differences()
    • get_temporal_differences()
  • Utility functions
    • fill_nats()
    • get_input_arguments()
    • print_item()
    • set_period_start_end_dates()
Previous Next

Last updated on Apr 24, 2025.

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