Skip to content

Commit

Permalink
Deploy dev from c69fec3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 8, 2024
1 parent 824c5f5 commit 07927be
Show file tree
Hide file tree
Showing 213 changed files with 15,771 additions and 35,567 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.
1,244 changes: 844 additions & 400 deletions dev/_modules/boule/_ellipsoid.html

Large diffs are not rendered by default.

944 changes: 610 additions & 334 deletions dev/_modules/boule/_sphere.html

Large diffs are not rendered by default.

942 changes: 614 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 All @@ -64,18 +92,38 @@ Methods



Ellipsoid.centrifugal_potential



Ellipsoid.ellipsoidal_harmonic_to_geodetic



Ellipsoid.geocentric_radius



Ellipsoid.geodetic_to_ellipsoidal_harmonic



Ellipsoid.geodetic_to_spherical



Ellipsoid.normal_gravitational_potential



Ellipsoid.normal_gravity



Ellipsoid.normal_gravity_potential



Ellipsoid.prime_vertical_radius


Expand All @@ -90,27 +138,62 @@ Methods



.. automethod:: Ellipsoid.centrifugal_potential

----




.. automethod:: Ellipsoid.ellipsoidal_harmonic_to_geodetic

----




.. automethod:: Ellipsoid.geocentric_radius

----




.. automethod:: Ellipsoid.geodetic_to_ellipsoidal_harmonic

----




.. automethod:: Ellipsoid.geodetic_to_spherical

----




.. automethod:: Ellipsoid.normal_gravitational_potential

----




.. automethod:: Ellipsoid.normal_gravity

----




.. automethod:: Ellipsoid.normal_gravity_potential

----




.. automethod:: Ellipsoid.prime_vertical_radius

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

.. currentmodule:: boule

.. autoclass:: Sphere



Attributes
----------



.. autoattribute:: Sphere.area



.. autoattribute:: Sphere.area_equivalent_radius



.. autoattribute:: Sphere.eccentricity



.. autoattribute:: Sphere.first_eccentricity



.. autoattribute:: Sphere.flattening



.. 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



.. autoattribute:: Sphere.semiminor_axis



.. autoattribute:: Sphere.thirdflattening



.. autoattribute:: Sphere.volume



.. autoattribute:: Sphere.volume_equivalent_radius





Methods
-------

.. rubric:: List of methods

.. autosummary::




Sphere.centrifugal_potential



Sphere.normal_gravitation



Sphere.normal_gravitational_potential



Sphere.normal_gravity



Sphere.normal_gravity_potential



.. rubric:: Methods documentation





.. automethod:: Sphere.centrifugal_potential

----




.. automethod:: Sphere.normal_gravitation

----




.. automethod:: Sphere.normal_gravitational_potential

----




.. automethod:: Sphere.normal_gravity

----




.. automethod:: Sphere.normal_gravity_potential

----




.. raw:: html

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

This file was deleted.

Loading

0 comments on commit 07927be

Please sign in to comment.