.. _sphx_glr_auto_quickstart_cookbook: .. _cookbook: Cookbook -------- .. warning:: This section of documentation is under development. Welcome to the **PyMetric Cookbook** โ a curated collection of short, practical examples designed to illustrate common tasks, patterns, and utilities within the PyMetric ecosystem. Unlike full tutorials, each recipe focuses on a **specific task** or use case and is meant to be **easy to read and directly usable** in your own workflows. .. contents:: :local: :depth: 1 What You'll Find +++++++++++++++++ - ๐ Coordinate system manipulations (e.g., create custom orthogonal systems) - ๐งฎ Grid setup for structured domains (uniform, scaled, and ghost-zoned) - ๐ Field initialization, slicing, and unit handling - ๐ค Buffer conversions and HDF5-backed I/O - โ๏ธ Applying differential geometry operations (gradient, divergence, Laplacian) - ๐งช Testing and validating geometric correctness Each recipe is self-contained and includes minimal setup, input/output descriptions, and short code blocks. Think of these as your "how do I...?" reference section. Contributions +++++++++++++ Want to add a recipe? Fork the repository and submit a pull request, or email us at ``eliza.diggins@berkeley.edu``. .. raw:: html