Skip to content

Commit

Permalink
Deploy dev from 2a60a68
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 15, 2024
1 parent 824c5f5 commit 38875f9
Show file tree
Hide file tree
Showing 213 changed files with 16,367 additions and 35,657 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,303 changes: 898 additions & 405 deletions dev/_modules/boule/_ellipsoid.html

Large diffs are not rendered by default.

1,032 changes: 675 additions & 357 deletions dev/_modules/boule/_sphere.html

Large diffs are not rendered by default.

1,007 changes: 664 additions & 343 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,38 @@ 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.semimajor_axis_longitude



.. autoattribute:: Ellipsoid.semimedium_axis



.. autoattribute:: Ellipsoid.semiminor_axis


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



.. autoattribute:: Ellipsoid.volume_equivalent_radius





Methods
Expand All @@ -64,18 +100,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 +146,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
158 changes: 158 additions & 0 deletions dev/_sources/api/generated/boule.Sphere.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,158 @@
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.semimajor_axis_longitude



.. autoattribute:: Sphere.semimedium_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>
Loading

0 comments on commit 38875f9

Please sign in to comment.