You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release_notes.rst
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,18 @@ Change log
7
7
Changes from 0.13.0 to 0.14.0
8
8
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
9
9
10
-
Coinciding with `VirES server version 3.16 <https://vires.services/changelog>`_
10
+
.. important::
11
+
12
+
**As of 2025-12-10, viresclient versions lower than 0.12.2 no longer function**
13
+
14
+
This coincides with `VirES server version 3.16.0 <https://vires.services/changelog>`_ enforcing fixes that were introduced in the client in `PR#121 <https://github.com/ESA-VirES/VirES-Python-Client/pull/121>`_
11
15
12
16
- Added ``"CHAOS-MIO"`` magnetic model - the new ionospheric part of CHAOS. Note that the alias ``"CHAOS"`` does not include this ``"CHAOS-MIO"``
13
17
- Support for new feature to evaluate models at arbitrary coordinates. See:
- Added support for spline interpolation of magnetic models when requesting ``MAGx_HR`` data. Can be disabled with the ``do_not_interpolate_models`` option in :py:meth:`viresclient.SwarmRequest.set_products`
0 commit comments