Skip to content

Commit

Permalink
DOC: Notify OpenVDS not available on Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
perolavsvendsen authored Mar 23, 2024
1 parent 7b7416c commit bfd58d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/explorer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ Api Reference
- `API reference <apiref/fmu.sumo.explorer.html>`_

.. warning::
OpenVDS does not publish builds for MacOS. You can still use the Explorer without OpenVDS,
but some Cube methods will not work.
OpenVDS does not publish builds for MacOS nor for Python version 3.12. You can still use the
Explorer without OpenVDS, but some Cube methods will not work.

Usage and examples
------------------
Expand Down Expand Up @@ -497,4 +497,4 @@ The `SurfaceCollection` class can be used to do on-demand surface aggregations.
p10.quickplot()
In this example we perform aggregations on all realized instance of the surface `Valysar Fm. (FACIES_Fraction_Channel)` in iteration 0.
The aggregation methods return `xtgeo.RegularSurface` objects.
The aggregation methods return `xtgeo.RegularSurface` objects.

0 comments on commit bfd58d5

Please sign in to comment.