Pyorbital

Latest version: v1.9.2

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.3.0

-------------------
- Auto update version number in documentation. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Change to version file and bump up to v0.3.0. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Cleanup the testfiles. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Add a test to read tle from file. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Fix doc path in MANIFEST.in. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

0.2.4

-------------------
- Merge branch 'feature-travis' into pre-master. [Martin Raspaud]
- Add test for tle reading, cleanup and make ready for travis. [Martin
Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Cleanup. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Add function to fetch the tle files from internet manually. [Martin
Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Adding the viirs instrument. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Change sphinx theme. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Fix doc for readthedocs. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Remove unused old file. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Merge branch 'geoloc' into pre-master. [Martin Raspaud]
- Work on geolocation. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Numpyze the orbital computation. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Add some logging in tle file fetching. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Fix syntax error in doc/conf.py. [Martin Raspaud]
- Make the scan angle of avhrr an argument. [Martin Raspaud]
- Factorize avhrr code (geoloc definition) [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Add Mikhail's definition of AMSU-A. [Martin Raspaud]
- Add instrument examples for geoloc. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Merge branch 'geoloc' of github.com:mraspaud/pyorbital into geoloc.
[Martin Raspaud]
- Try fixing nadir. [Martin Raspaud]
- Fix attitude. [Martin Raspaud]
- Updated doc and copyright. [Martin Raspaud]
- Add geoloc example. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Merge branch 'feature-vectorize' into geoloc. [Martin Raspaud]
- Vectorize the days function. [Martin Raspaud]
- Merge branch 'master' into geoloc. [Martin Raspaud]
- Merge branch 'pre-master' into geoloc. [Martin Raspaud]
- Cosmetics. [Martin Raspaud]
- Computations for true nadir. [Martin Raspaud]
- Bugfix in the example and added attitude correction (roll and pitch
for now). [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Cosmetic, be consistent in name og time argument as 'utc_time' [Lars
Orum Rasmussen]
- Get_zenith_overpass replaced by Martin's get_next_passes. [Lars Orum
Rasmussen]
- Add sun_earth_distance_correction function. [Martin Raspaud]

0.2.3

-------------------
- Merge branch 'release-0.2.3' [Martin Raspaud]
- Merge branch 'pre-master' into release-0.2.3. [Martin Raspaud]
- Bumped up version number. [Martin Raspaud]
- Corrected search for previous an_time with a substracted 10 min. dt.
[Esben S. Nielsen]
- Merge branch 'release-0.2.2' [Martin Raspaud]
- Import with_statement in test_aiaa.py for python 2.5 compliance.
[Esben S. Nielsen]
- Made unit tests python 2.5 and 2.6 compliant. [Esben S. Nielsen]
- Removed download URL from setup.py. [Esben S. Nielsen]
- Bumped version number and marked as stable. [Esben S. Nielsen]
- Better handling of time deltas in test_aiaa.py. [Esben S. Nielsen]
- Updated equator test with position check. [Esben S. Nielsen]
- Now uses nodal period for orbit number calculation instead of revs/day
for mean motion. [Esben S. Nielsen]
- Orbit number now handles epoch AN mis-match. Made AIAA unit test path
agnostic. [Esben S. Nielsen]
- Better __main__ [Lars Orum Rasmussen]
- Adding risetime and falltime functions, and improving the
get_zenith_overpass function. [Adam Dybbroe]
- Editorial. [Adam Dybbroe]
- Cleanup. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Feature: Correcting/adding test cases from the aiaa. [Martin Raspaud]
- Style: raises NotImplementedErrors instead of just Exceptions. [Martin
Raspaud]
- Merge branch 'pre-master' of github.com:mraspaud/pyorbital into pre-
master. [Martin Raspaud]
- Adding new function get_zenith_overpass to get the time when the
satellite passes over zenith relative to an observer on ground. [Adam
Dybbroe]
- Feature: Added checksum for tle lines. [Martin Raspaud]

0.2.1

-------------------
- Updated version number. [Martin Raspaud]
- Added pyorbital path to doc/source/conf.py. [Esben S. Nielsen]
- Updated docs and added license and manifest. [Esben S. Nielsen]
- Merge branch 'pre-master' of https://github.com/mraspaud/pyorbital
into pre-master. [Adam Dybbroe]
- Merge branch 'pre-master' of https://github.com/mraspaud/pyorbital
into pre-master. [Lars Orum Rasmussen]
- Added access to line1 and line2 in a Tle instance. [Lars Orum
Rasmussen]

Change satellite to platform

- Spelling error. [Adam Dybbroe]

0.2.0

-------------------
- Prepared for pypi. [Martin Raspaud]
- Merge branch 'geoloc' into pre-master. [Martin Raspaud]
- Added now compute pixels on the ellipsoid, not on the sphere anymore.
[Martin Raspaud]
- Merge branch 'master' into geoloc. [Martin Raspaud]
- Updated the geoloc todo list. [Martin Raspaud]
- Added the geoloc module. [Martin Raspaud]
- Merge branch 'master' into pre-master. [Martin Raspaud]

Conflicts:
pyorbital/tlefile.py

- Corrected handling of mean motion and orbitnumber fields in
tlefiles.py. [Esben S. Nielsen]
- Testing getting the orbit number from the TLEs. [Adam.Dybbroe]
- Fixing bug in tle file reading, so that also NPP and other satellites
with orbit numbers less than 9999 can be handled. [Adam.Dybbroe]
- Typo. [Adam.Dybbroe]
- Merge branch 'master' into pre-master. [Martin Raspaud]
- Removed html submodule. [Martin Raspaud]
- Fixing bug in function sun_zenith_angle. Changing interfaces so that
all public functions expects lon,lat in degrees. All internal
functions us radians. Made the lsmt and local_hour_angle functions
private. [Adam.Dybbroe]
- Adding main. [Adam.Dybbroe]
- Gathering unit tests to the tests-directory. [Adam.Dybbroe]
- Added separate test-script for astronomy.py. [Adam.Dybbroe]
- Collected all unit test scripts under the tests directory.
[Adam.Dybbroe]
- Merge branch 'release-0.2.0' [Martin Raspaud]

Conflicts:
doc/build
setup.py

- Bumped version number to 0.2.0. [Martin Raspaud]
- Added html documentation. [Martin Raspaud]
- Corrected sgp4's propagate in the case of array as input, and cleaned
up. [Martin Raspaud]
- Fixed calling test_aiaa from another directory. [Martin Raspaud]
- Vectorize merge. [Martin Raspaud]
- Merging master branch. [Martin Raspaud]
- Remove html submodule. [Martin Raspaud]
- Remove html submodule. [Martin Raspaud]
- Added Esben in the author field. [Martin Raspaud]
- Removed unneded .pyc file. [Martin Raspaud]
- Added unittests. [Esben S. Nielsen]
- Corrected observer_look function and added first unittest. [Esben S.
Nielsen]
- Corrected observer_pos in astronomy. [Esben S. Nielsen]
- Setting up documentation. [Martin Raspaud]

0.1.0

-------------------
- Merge branch 'release-0.1.0' [Martin Raspaud]
- Bumped version number to 0.1.0. [Martin Raspaud]
- Merge branch 'dundee_port' into pre-master. [Martin Raspaud]
- Cleanup and documentation. [Martin Raspaud]
- Now using unittest module for aiaa test cases. [Martin Raspaud]
- Added licences, and removed prints. [Martin Raspaud]
- Added basic tests to pyorbital. [Martin Raspaud]
- Ported SGP4 code to Dundee implementation. [Esben S. Nielsen]
- Ported sgp4 init. [Esben S. Nielsen]
- Added the first unit test :) [Martin Raspaud]
- New gmst function (from AIAA paper). Cleaning. [Martin Raspaud]
- Merged DMI and SMHI versions. [Esben S. Nielsen]
- Made the package more package-like. [Martin Raspaud]
- Cleanup of astronomy file. [Martin Raspaud]
- Added a readme file. [Martin Raspaud]
- Added astronomy.py file. [Martin Raspaud]

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.