Skip to content

Commit

Permalink
Finishing v0.3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
altairgomes committed Mar 19, 2024
1 parent 0693ab7 commit 3695eb1
Show file tree
Hide file tree
Showing 10 changed files with 114 additions and 35 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@ SORA was developed in Python 3.7 and requires the following packages:

- SciPy (1.7.1): Otimized functions for mathematics, science, and engineering.

- SpiceyPy (5.1.1): SPICE/NAIF functions in python.
- SpiceyPy (6.0.0): SPICE/NAIF functions in python.

- PyERFA (2.0): Python wrapper for the ERFA library based on the SOFA library.

- Cartopy (0.22): Geospatial data processing to produce maps.
- Cartopy (0.21): Geospatial data processing to produce maps.

- Shapely (2.0.1): Package for set-theoretic analysis and manipulation of planar features.

Expand Down
Binary file modified docs/SORA_guidelines.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
author = 'SORA Team'

# The short X.Y version
version = '0.3'
version = '0.3.1'
# The full version, including alpha/beta/rc tags
release = '0.3'
release = '0.3.1'


# -- General configuration ---------------------------------------------------
Expand Down
Binary file added docs/images/Chrystian_Pereira.jpeg
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 docs/images/Giuliano_Margotti.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Releases
~~~~~~~~

.. include:: releases/v0.3.1.rst
.. include:: releases/v0.3.rst
.. include:: releases/v0.2.1.rst
.. include:: releases/v0.2.rst
Expand Down
64 changes: 64 additions & 0 deletions docs/releases/v0.3.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
SORA v0.3.1 (2024/Mar/19)
=========================

New Features
------------

sora.lightcurve
^^^^^^^^^^^^^^^

- Included `sigma_model` to the LightCurve fit. [:issue:`87`]

sora.occultation
^^^^^^^^^^^^^^^^

- Now it is possible to obtain the final astrometri position considering
the relative light deflection between the body and the star caused only by the Sun.
This feature can be only used in the method `new_astrometric_position` of the
Occultation object. It does not change chord projection. [:issue:`84`]

sora.prediction
^^^^^^^^^^^^^^^

- Included the possibility to change the marker formats of sites when
plotting the occultation maps. [:issue:`87`]

sora.star
^^^^^^^^^

- Included USNO Bright Star Catalogue in the default list of catalogues.

API Changes
-----------

sora.lightcurve
^^^^^^^^^^^^^^^

- Default method in fitting changed from least squares to chi sqrares. [:issue:`87`]

Bug Fixes
---------

sora.body
^^^^^^^^^

- Fixes a bug that did not properly read OBJ files in some cases [:issue:`84`]

- Removed numpy.float as it is deprecated in numpy. [:issue:`84`]

- Removed cache from SBDB as it may not get new data from the webserver. [:issue:`84`]

- Fixes a problem caused by the update of Shapely to v2.0. [:issue:`84`]

- Fixes orientation parametes for some satellites and asteroids from Archinal
where the longitude was counted in the wrong direction. [:issue:`84`]

- Fixed orientation issue between shape and frame.

- Included a safeguard when reading pole coordinates from SBDB to not cause an issue
if the format is different from expected.

sora.prediction
^^^^^^^^^^^^^^^

- Fixed problem in occultation maps where the error bars were not plotted outsid Earth. [:issue:`84`]
72 changes: 43 additions & 29 deletions docs/team.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,35 +36,43 @@ SORA Team


.. table::
:widths: 30 50

+--------+---------------------------------------------------+
| Photo | Details |
+========+===================================================+
| | | **Dr. Altair Ramos Gomes Júnior** |
| |pic1| | | Assistant Professor |
| | | Federal University of Uberlândia/Brazil |
+--------+---------------------------------------------------+
| | | **Dr. Bruno Eduardo Morgado** |
| |pic2| | | Assistant Professor |
| | | UFRJ-Observatório do Valongo and LIneA/Brazil |
+--------+------------+--------------------------------------+
| | | **Dr. Gustavo Benedetti Rossi** |
| |pic3| | | Postdoctoral Researcher |
| | | UNESP-Campus Guaratinguetá and LIneA/Brazil |
+--------+------------+--------------------------------------+
| | | **Dr. Rodrigo Carlos Boufleur** |
| |pic4| | | Postdoctoral Researcher |
| | | Observatório Nacional and LIneA/Brazil |
+--------+------------+--------------------------------------+
| | | **Dr. Flavia Luane Rommel** |
| |pic5| | | Postdoctoral Researcher |
| | | Observatório Nacional and LIneA/Brazil |
+--------+------------+--------------------------------------+
| | | **Dr. Martin Banda Huarca** |
| |pic6| | | Postdoctoral Researcher |
| | | LIneA and INCT do e-Universo/Brazil |
+--------+------------+--------------------------------------+
:widths: 30 1 50

+--------+--------------------------------------------------------------------------+
| Photo | Details |
+========+==========================================================================+
| | | **Dr. Altair Ramos Gomes Júnior** |
| |pic1| | | Assistant Professor |
| | | Federal University of Uberlândia/Brazil |
+--------+------------+-------------------------------------------------------------+
| | | **Dr. Bruno Eduardo Morgado** |
| |pic2| | | Assistant Professor |
| | | UFRJ-Observatório do Valongo and LIneA/Brazil |
+--------+------------+-------------------------------------------------------------+
| | | **Dr. Gustavo Benedetti Rossi** |
| |pic3| | | Postdoctoral Researcher |
| | | UNESP-Campus Guaratinguetá and LIneA/Brazil |
+--------+------------+-------------------------------------------------------------+
| | | **Dr. Rodrigo Carlos Boufleur** |
| |pic4| | | Postdoctoral Researcher |
| | | Observatório Nacional and LIneA/Brazil |
+--------+------------+-------------------------------------------------------------+
| | | **Dr. Flavia Luane Rommel** |
| |pic5| | | Postdoctoral Researcher |
| | | Florida Space Institute - University of Central Florida, Orlando, USA |
+--------+------------+-------------------------------------------------------------+
| | | **Dr. Martin Banda Huarca** |
| |pic6| | | Postdoctoral Researcher |
| | | LIneA and INCT do e-Universo/Brazil |
+--------+------------+-------------------------------------------------------------+
| | | **MSc. Chrystian Luciano Pereira** |
| |pic7| | | Ph.D. Student |
| | | Observatório Nacional/Brazil |
+--------+------------+-------------------------------------------------------------+
| | | **Giuliano Margotti** |
| |pic8| | | Master Student |
| | | Federal University of Technology, Paraná/Brazil |
+--------+------------+-------------------------------------------------------------+


.. |pic1| image:: images/Altair_Gomes.jpg
Expand All @@ -84,6 +92,12 @@ SORA Team

.. |pic6| image:: images/Martin_Banda.jpg
:width: 100%

.. |pic7| image:: images/Chrystian_Pereira.jpeg
:width: 100%

.. |pic8| image:: images/Giuliano_Margotti.jpeg
:width: 100%

Contact us
----------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
name='sora-astro',
packages=find_packages(),
package_data={'sora': ['data/*']},
version='0.3',
version='0.3.1',
license='MIT',
description='Stellar Occultation Library',
long_description=long_description,
Expand Down
2 changes: 1 addition & 1 deletion sora/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
from .star import Star
from .occultation import Occultation

__version__ = '0.3'
__version__ = '0.3.1'

print(f'SORA version: {__version__}')

0 comments on commit 3695eb1

Please sign in to comment.