Skip to content

Commit

Permalink
Deploy dev from 34c4e25
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 1, 2024
1 parent 824c5f5 commit ec2f843
Show file tree
Hide file tree
Showing 212 changed files with 14,584 additions and 35,381 deletions.
4 changes: 0 additions & 4 deletions dev/.buildinfo

This file was deleted.

Binary file removed dev/_images/gravity_disturbance_2_0.png
Binary file not shown.
Binary file added dev/_images/gravity_disturbance_3_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed dev/_images/gravity_disturbance_4_2.png
Binary file not shown.
Binary file added dev/_images/gravity_disturbance_5_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed dev/_images/gravity_disturbance_6_2.png
Binary file not shown.
Binary file added dev/_images/gravity_disturbance_7_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed dev/_images/normal_gravity_4_1.png
Binary file not shown.
Binary file modified dev/_images/normal_gravity_5_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dev/_images/normal_gravity_6_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed dev/_images/normal_gravity_7_1.png
Binary file not shown.
Binary file added dev/_images/normal_gravity_8_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed dev/_images/overview_7_3.png
Binary file not shown.
Binary file added dev/_images/overview_8_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
836 changes: 488 additions & 348 deletions dev/_modules/boule/_ellipsoid.html

Large diffs are not rendered by default.

780 changes: 452 additions & 328 deletions dev/_modules/boule/_sphere.html

Large diffs are not rendered by default.

899 changes: 571 additions & 328 deletions dev/_modules/boule/_triaxialellipsoid.html

Large diffs are not rendered by default.

641 changes: 325 additions & 316 deletions dev/_modules/index.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ Attributes



.. autoattribute:: Ellipsoid.area



.. autoattribute:: Ellipsoid.area_equivalent_radius



.. autoattribute:: Ellipsoid.eccentricity


Expand All @@ -32,14 +40,30 @@ Attributes



.. autoattribute:: Ellipsoid.mass



.. autoattribute:: Ellipsoid.mean_density



.. autoattribute:: Ellipsoid.mean_radius



.. autoattribute:: Ellipsoid.reference_normal_gravity_potential



.. autoattribute:: Ellipsoid.second_eccentricity



.. autoattribute:: Ellipsoid.semiaxes_mean_radius



.. autoattribute:: Ellipsoid.semiminor_axis


Expand All @@ -52,6 +76,10 @@ Attributes



.. autoattribute:: Ellipsoid.volume_equivalent_radius





Methods
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ Attributes



.. autoattribute:: Sphere.area



.. autoattribute:: Sphere.area_equivalent_radius



.. autoattribute:: Sphere.eccentricity


Expand All @@ -24,6 +32,26 @@ Attributes



.. autoattribute:: Sphere.mass



.. autoattribute:: Sphere.mean_density



.. autoattribute:: Sphere.mean_radius



.. autoattribute:: Sphere.reference_normal_gravitational_potential



.. autoattribute:: Sphere.semiaxes_mean_radius



.. autoattribute:: Sphere.semimajor_axis


Expand All @@ -36,6 +64,14 @@ Attributes



.. autoattribute:: Sphere.volume



.. autoattribute:: Sphere.volume_equivalent_radius





Methods
Expand Down
86 changes: 86 additions & 0 deletions dev/_sources/api/generated/boule.TriaxialEllipsoid.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
boule.TriaxialEllipsoid
=======================

.. currentmodule:: boule

.. autoclass:: TriaxialEllipsoid



Attributes
----------



.. autoattribute:: TriaxialEllipsoid.area



.. autoattribute:: TriaxialEllipsoid.area_equivalent_radius



.. autoattribute:: TriaxialEllipsoid.equatorial_flattening



.. autoattribute:: TriaxialEllipsoid.mass



.. autoattribute:: TriaxialEllipsoid.mean_density



.. autoattribute:: TriaxialEllipsoid.mean_radius



.. autoattribute:: TriaxialEllipsoid.meridional_flattening



.. autoattribute:: TriaxialEllipsoid.semiaxes_mean_radius



.. autoattribute:: TriaxialEllipsoid.volume



.. autoattribute:: TriaxialEllipsoid.volume_equivalent_radius





Methods
-------

.. rubric:: List of methods

.. autosummary::




TriaxialEllipsoid.geocentric_radius



.. rubric:: Methods documentation





.. automethod:: TriaxialEllipsoid.geocentric_radius

----




.. raw:: html

<div style='clear:both'></div>
43 changes: 0 additions & 43 deletions dev/_sources/api/generated/boule.TriaxialEllipsoid.rst.txt

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,5 @@ following releases to ensure compatibility:
- **Last compatible release**
* - 3.6
- 0.4.0
* - 3.7
- 0.4.1
Loading

0 comments on commit ec2f843

Please sign in to comment.