Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbuntemeyer authored Jun 24, 2024
1 parent 87169c4 commit 52e5e33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Features
You can use this package, e.g., to easily access CORDEX grid definitions:

.. code-block:: python
import cordex as cx
cx.domain("EUR-11")
Expand All @@ -43,6 +44,7 @@ to create an xarray Dataset:
and make a quick plot using the accessor:

.. code-block:: python
cx.domain("EUR-11").cx.plot()
.. image:: https://raw.githubusercontent.com/euro-cordex/py-cordex/main/docs/eur-11.png
Expand Down

0 comments on commit 52e5e33

Please sign in to comment.