Skip to content

Commit

Permalink
Added class diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
dwest77a committed Jul 30, 2024
1 parent aefd660 commit b6fee03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ The CFA-Xarray Engine
CFAPyX is registered as an available backend to xarray when installed into your virtual environment, which means that xarray will
collect the package and add it to a list of backends on performing ``import xarray``.

.. image:: _images/structure_2024.7.30.png
:alt: CFAPyX Structure v2024.7.30

1. Entrypoint
-------------
The ``CFANetCDFBackendEntrypoint()`` class provides a method called ``open_dataset`` which feeds the output of ``open_cfa_dataset`` directly back into xarray.
Expand Down

0 comments on commit b6fee03

Please sign in to comment.