pas === .. py:module:: pastas.io.pas .. autoapi-nested-parse:: Functions to load and save Pastas models to and from JSON files. This module provides the `load` and `dump` functions for reading and writing Pastas models using JSON format. It also includes helper functions for encoding and decoding Pandas-specific types. .. !! processed by numpydoc !! Classes ------- .. toctree:: :hidden: /api/pastas/io/pas/PastasEncoder .. autoapisummary:: pastas.io.pas.PastasEncoder Functions --------- .. toctree:: :hidden: /api/pastas/io/pas/load /api/pastas/io/pas/pastas_hook /api/pastas/io/pas/dump .. autoapisummary:: pastas.io.pas.load pastas.io.pas.pastas_hook pastas.io.pas.dump