Example Notebooks
=================

Interactive Jupyter notebooks demonstrating SOLWEIG-GPU usage with different data sources.

.. toctree::
   :maxdepth: 1
   :caption: Interactive Examples:

   Example 1: Using Your Own Met File <notebooks/Example_ownmetfile>
   Example 2: Using ERA5 Data <notebooks/Example_ERA5>
   Example 3: Using WRF Output <notebooks/Example_wrfout>

Download Notebooks
------------------

Download individual notebooks:

* :download:`Own Met File Example <notebooks/Example_ownmetfile.ipynb>`
* :download:`ERA5 Data Example <notebooks/Example_ERA5.ipynb>`
* :download:`WRF Output Example <notebooks/Example_wrfout.ipynb>`

Or browse all notebooks on `GitHub <https://github.com/nvnsudharsan/SOLWEIG-GPU/tree/main/examples>`_.

