Jérôme Deuchnord
18d76111c5
Merge pull request #92 from Deuchnord/pdf-ephemerides-graph-translation
Add support for translation to the PDF graph
4 years ago
Jérôme Deuchnord
5a2c3c1dea
Merge pull request #93 from Deuchnord/ci-split-python-workflow
Split Python workflow to enhance DX
4 years ago
Jérôme Deuchnord
0b19b7a62e
ci: split Python workflow to enhance DX
4 years ago
Jérôme Deuchnord
cd121969e6
fix: make the graph translatable
4 years ago
Jérôme Deuchnord
e5cc1ab508
Merge pull request #82 from Deuchnord/pdf-ephemerides-graph
Display a graph in the PDF output for the ephemerides
4 years ago
Jérôme Deuchnord
b0738c9b07
docs: add context for PDF generation on macOS
4 years ago
Jérôme Deuchnord
4ea148e8d1
feat: display a graph in the PDF output for the ephemerides
Show a graph instead of a table for the ephemerides in the PDF output
4 years ago
Jérôme Deuchnord
4b6fbda35e
Merge pull request #83 from Deuchnord/dependabot/pip/master/skyfield-1.20
chore(deps): bump skyfield from 1.18 to 1.20
4 years ago
dependabot-preview[bot]
6b67e249dd
chore(deps): bump skyfield from 1.18 to 1.20
Bumps [skyfield](https://github.com/brandon-rhodes/python-skyfield ) from 1.18 to 1.20.
- [Release notes](https://github.com/brandon-rhodes/python-skyfield/releases )
- [Changelog](https://github.com/skyfielders/python-skyfield/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/brandon-rhodes/python-skyfield/compare/1.18...1.20 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
Jérôme Deuchnord
ef2e9e4de9
Merge branch 'master' into features
4 years ago
Jérôme Deuchnord
73ad07c334
chore: fix Dependabot syntax error
Close #79
Close #80
4 years ago
Jérôme Deuchnord
6c66e4ba93
Merge remote-tracking branch 'origin/master' into features
4 years ago
Jérôme Deuchnord
ad4d372b6f
chore: update Dependabot config
4 years ago
Jérôme Deuchnord
c19522d4ca
Merge pull request #73 from Deuchnord/refactor-ephemerides
refactor: simplify ephemerides, remove dead code
4 years ago
Jérôme Deuchnord
6618712030
refactor: simplify ephemerides, remove dead code
BREAKING CHANGE: the JSON format has deeply changed to enhance its
consistency
4 years ago
Jérôme Deuchnord
048a2cdbf8
Merge pull request #77 from Brainface1/relative-dates
feat: add support for relative dates on --date argument
4 years ago
brain_face
b9454be459
feat: add support for relative dates on --date argument
4 years ago
Jérôme Deuchnord
52cfaf4e61
Merge pull request #76 from Deuchnord/fix-ci-pr
ci: run the tests in the PRs
4 years ago
Jérôme Deuchnord
95f7d4a55a
ci: run the tests in the PRs
4 years ago
Jérôme Deuchnord
ff53585e50
chore: add Makefile to automate the release process
4 years ago
Jérôme Deuchnord
0284de452b
build: bump version 0.7.0
4 years ago
Jérôme Deuchnord
f10378613d
Merge pull request #71 from Deuchnord/fix-pdf-wording
fix: Fix wording in the PDF output
4 years ago
Jérôme Deuchnord
d96e22f3b1
fix: fix wording in the PDF output
4 years ago
Jérôme Deuchnord
fae3c103a8
Merge pull request #69 from Deuchnord/dependabot/pip/features/skyfield-1.18
chore(deps): bump skyfield from 1.17 to 1.18
4 years ago
Jérôme Deuchnord
ce97e23ceb
Merge pull request #68 from Deuchnord/occultation
Add support for occultations
4 years ago
Jérôme Deuchnord
b8d6ae2f51
feat: add support for occultations
4 years ago
dependabot-preview[bot]
d75ab81800
chore(deps): bump skyfield from 1.17 to 1.18
Bumps [skyfield](https://github.com/brandon-rhodes/python-skyfield ) from 1.17 to 1.18.
- [Release notes](https://github.com/brandon-rhodes/python-skyfield/releases )
- [Changelog](https://github.com/skyfielders/python-skyfield/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/brandon-rhodes/python-skyfield/compare/1.17...1.18 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
Jérôme Deuchnord
00fe76b9d8
Merge pull request #67 from Deuchnord/environment-variable
Add support for environment variables for the observer's position and timezone
4 years ago
Jérôme Deuchnord
5dec0dcc4c
feat: add support for environment variables
The observer's position and timezone can now be set using the following
environment variables:
- `KOSMORRO_LATITUDE`: the observer's latitude
- `KOSMORRO_LONGITUDE`: the observer's longitude
- `KOSMORRO_TIMEZONE`: the observer's timezone
4 years ago
Jérôme Deuchnord
a0a7ffb3be
Merge pull request #66 from Deuchnord/dependabot/pip/features/codecov-2.0.22
chore(deps-dev): bump codecov from 2.0.16 to 2.0.22
4 years ago
Jérôme Deuchnord
93d4866d84
Merge pull request #65 from Deuchnord/dependabot/pip/features/tabulate-0.8.7
chore(deps): bump tabulate from 0.8.6 to 0.8.7
4 years ago
Jérôme Deuchnord
d9ddabf0de
Merge pull request #64 from Deuchnord/dependabot/pip/features/numpy-1.18.2
chore(deps): bump numpy from 1.18.1 to 1.18.2
4 years ago
dependabot-preview[bot]
62d192ddb8
chore(deps-dev): bump codecov from 2.0.16 to 2.0.22
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.0.16 to 2.0.22.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/v2.0.22/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/compare/v2.0.16...v2.0.22 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot]
1bd5303655
chore(deps): bump tabulate from 0.8.6 to 0.8.7
Bumps [tabulate](https://github.com/astanin/python-tabulate ) from 0.8.6 to 0.8.7.
- [Release notes](https://github.com/astanin/python-tabulate/releases )
- [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG )
- [Commits](https://github.com/astanin/python-tabulate/compare/v0.8.6...v0.8.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot]
946d84372a
chore(deps): bump numpy from 1.18.1 to 1.18.2
Bumps [numpy](https://github.com/numpy/numpy ) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.18.1...v1.18.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
Jérôme Deuchnord
05cf935405
Merge branch 'master' into features
4 years ago
Jérôme Deuchnord
2fb3a2c828
build: bump version 0.6.2
4 years ago
Jérôme Deuchnord
2ee100b152
Merge pull request #63 from Deuchnord/fix-venus-opposition
fix: remove Mercury and Venus opposition
4 years ago
Jérôme Deuchnord
1b4c499127
fix: remove Mercury and Venus opposition
4 years ago
Jérôme Deuchnord
d7290446f6
Merge pull request #61 from Deuchnord/moon-conjunction
Add support for Moon conjunctions
4 years ago
Jérôme Deuchnord
c063f6e0f5
feat: add support for Moon conjunctions
4 years ago
Jérôme Deuchnord
54db4a3629
Merge branch 'master' into features
4 years ago
Jérôme Deuchnord
f2b5772e90
build: bump version 0.6.1
4 years ago
Jérôme Deuchnord
7a9f1ff3ce
Merge pull request #59 from Deuchnord/fix-conjunctions
Prevent false detection of conjunctions
4 years ago
Jérôme Deuchnord
c7bc7574df
fix(events): prevent false detection of conjunctions
4 years ago
Jérôme Deuchnord
8c1632b6d2
Merge pull request #58 from Deuchnord/fix-timezone-pdf
fix: remove the "timezone" word in the PDF output’s introduction
4 years ago
Jérôme Deuchnord
5ec56c40b1
fix: remove the "timezone" word in the PDF output’s introduction
4 years ago
Jérôme Deuchnord
44907bf828
Merge pull request #60 from Deuchnord/fix-KeyboardInterrupt
Handle KeyboardInterrupt exception
4 years ago
Jérôme Deuchnord
a7cb46e857
fix: handle KeyboardInterrupt exception
Using Ctrl+C to interrupt the program won't display a big ugly error
anymore.
4 years ago
Jérôme Deuchnord
19075db80b
Merge pull request #57 from Deuchnord/date-parameter
feat: move the date to a single argument
4 years ago