User guide ========== This section provides an overview of the main features and functionalities available in the library. To get started with gwrefpy, you can follow these steps: If you haven't installed the package yet, you can do so using pip: .. code-block:: console pip install gwrefpy or if you want to install the full version with all optional dependencies: .. code-block:: console pip install gwrefpy[recommended] If you already have the package installed, make sure to update it to the latest version: .. code-block:: console pip install gwrefpy --upgrade .. toctree:: :maxdepth: 1 :titlesonly: :hidden: 1_intro_gwrefpy.ipynb 2_fitting_wells.ipynb 3_time_offsets.ipynb 4_plotting.ipynb 5_io.ipynb 6_logging.ipynb