starplot 0.12.3__tar.gz → 0.12.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of starplot might be problematic. Click here for more details.
- {starplot-0.12.3 → starplot-0.12.4}/PKG-INFO +2 -2
- {starplot-0.12.3 → starplot-0.12.4}/docs/changelog.md +1 -0
- {starplot-0.12.3 → starplot-0.12.4}/hash_checks/hashlock.yml +19 -19
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/__init__.py +1 -1
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/base.py +2 -2
- {starplot-0.12.3 → starplot-0.12.4}/tests/test_map.py +5 -0
- {starplot-0.12.3 → starplot-0.12.4}/.dockerignore +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/.github/FUNDING.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/.github/workflows/docs.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/.github/workflows/release.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/.github/workflows/test.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/.gitignore +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/CODE_OF_CONDUCT.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/CONTRIBUTING.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/Dockerfile +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/LICENSE +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/Makefile +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/README.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/about.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/coming-soon.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/css/extra.css +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/custom/main.html +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/data/.keep +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/data-sources.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/map-big-dipper.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/map-big.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/map-canis-major.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/map-comet-neowise.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/map-milky-way-stars.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/map-orion.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/map-orthographic.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/map-sagittarius.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/optic-m45.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/optic-moon-saturn.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/optic-orion.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/optic-solar-eclipse.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/star-chart-basic.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples/star-chart-detail.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/examples.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/banner.png +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/banner.svg +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/banner.vectornator +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/celestial-globe.svg +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/examples/.keep +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/favicon.png +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/favicon.svg +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/logo.png +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/logo.svg +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/logo.vectornator +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/logo2.png +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/logo2.vectornator +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/logo500.png +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/mono.png +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/mono.svg +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/star.svg +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/images/tutorial/.keep +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/index.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/installation.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/license.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/reference-callables.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/reference-data.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/reference-mapplot.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/reference-models.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/reference-ongc.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/reference-opticplot.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/reference-selecting-objects.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/reference-styling.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/robots.txt +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/tutorial/01.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/tutorial/02.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/tutorial/03.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/tutorial/04.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/tutorial/05.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/tutorial/06.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/tutorial/07.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/tutorial/08.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/tutorial/09.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/docs/tutorial.md +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/examples.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/map_big.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/map_big_dipper.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/map_canis_major.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/map_comet_neowise.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/map_milky_way_stars.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/map_orion.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/map_orthographic.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/map_sagittarius.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/optic_m45.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/optic_moon_saturn.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/optic_orion_nebula.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/optic_solar_eclipse.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/star_chart_basic.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/examples/star_chart_detail.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/hash_checks/__init__.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/hash_checks/data/.keep +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/hash_checks/hashio.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/hash_checks/map_checks.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/hash_checks/optic_checks.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/hash_checks/template.html +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/hash_checks/zenith_checks.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/mkdocs.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/pyproject.toml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/requirements-dev.txt +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/requirements.txt +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/scripts/constellation_hips.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/scripts/download_cons.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/scripts/ecliptic.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/scripts/gallery.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/scripts/geopack.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/scripts/gpack_constellations.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/scripts/hip.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/scripts/hip_parquet.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/scripts/ipy.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/scripts/moonphases.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/scripts/ongc_docdata.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/scripts/ongc_geopack.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/callables.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/__init__.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/bayer.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/bigsky.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/constellations.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/dsos.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/ecliptic.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/library/constellation_borders_inv.gpkg +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/library/constellation_lines_hips.json +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/library/constellation_lines_inv.gpkg +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/library/constellations.gpkg +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/library/constellations_hip.fab +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/library/de421_2001.bsp +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/library/milkyway.gpkg +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/library/milkyway_inv.gpkg +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/library/ongc.gpkg.zip +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/library/stars.bigsky.mag11.parquet +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/library/stars.hipparcos.parquet +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/messier.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/prep/__init__.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/prep/constellations.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/prep/dsos.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/prep/utils.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/stars.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/utils.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/geod.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/map.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/mixins.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/models/__init__.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/models/base.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/models/constellation.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/models/dso.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/models/geometry.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/models/moon.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/models/objects.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/models/planet.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/models/star.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/models/sun.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/optic.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/optics.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/plotters/__init__.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/plotters/dsos.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/plotters/stars.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/projections.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/__init__.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/base.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/ext/antique.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/ext/blue_dark.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/ext/blue_light.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/ext/blue_medium.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/ext/cb_wong.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/ext/color_print.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/ext/grayscale.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/ext/grayscale_dark.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/ext/map.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/ext/nord.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/ext/optic.yml +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/extensions.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/helpers.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/styles/markers.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/src/starplot/utils.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tests/__init__.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tests/data/.keep +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tests/test_constellations.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tests/test_data.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tests/test_models.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tests/test_optic.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tests/test_stars.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tests/test_styles.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tests/test_utils.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tests/utils.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tutorial/build.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tutorial/tutorial_02.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tutorial/tutorial_03.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tutorial/tutorial_04.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tutorial/tutorial_05.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tutorial/tutorial_06.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tutorial/tutorial_07.py +0 -0
- {starplot-0.12.3 → starplot-0.12.4}/tutorial/tutorial_08.py +0 -0
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
- [**v0.12.1**] Fixes issue with plotting the Milky Way when it consists of multiple polygons
|
|
12
12
|
- [**v0.12.2**] Allows tuples for line styles on polygons and adds geometry kwarg to polygon function
|
|
13
13
|
- [**v0.12.3**] Fixes bug with constellation names
|
|
14
|
+
- [**v0.12.4**] Makes labels on markers default to None
|
|
14
15
|
|
|
15
16
|
## v0.11.x
|
|
16
17
|
[Documentation](https://archives.starplot.dev/0.11.4/)
|
|
@@ -63,54 +63,54 @@ optic_camera_rotated:
|
|
|
63
63
|
filename: /starplot/hash_checks/data/optic-camera-rotated-m45.png
|
|
64
64
|
phash: ac6cc6941edb7285
|
|
65
65
|
optic_clipping:
|
|
66
|
-
dhash:
|
|
66
|
+
dhash: 30c898f06ee4fc5d71c898f0eae4fc7931d898f0eae4f879
|
|
67
67
|
filename: /starplot/hash_checks/data/optic-clipping.png
|
|
68
|
-
phash:
|
|
68
|
+
phash: 95696a872f9a7870
|
|
69
69
|
optic_m45_binoculars:
|
|
70
70
|
dhash: 8e172b5133338e4d8e172b5133338e4d8e172b5133338e4d
|
|
71
71
|
filename: /starplot/hash_checks/data/optic-m45-binoculars.png
|
|
72
72
|
phash: aa7b84f182d18ed6
|
|
73
73
|
optic_m45_camera:
|
|
74
|
-
dhash:
|
|
74
|
+
dhash: 4d717151716159754d717151716159754d71715171615975
|
|
75
75
|
filename: /starplot/hash_checks/data/optic-m45-camera.png
|
|
76
|
-
phash:
|
|
76
|
+
phash: fe7b846e843b8494
|
|
77
77
|
optic_m45_reflector:
|
|
78
|
-
dhash:
|
|
78
|
+
dhash: 8e1f3b7123338e4d8e1f3b7123338e4d8e1f3b7123338e4d
|
|
79
79
|
filename: /starplot/hash_checks/data/optic-m45-reflector.png
|
|
80
|
-
phash:
|
|
80
|
+
phash: ab7b80e4c6939b92
|
|
81
81
|
optic_m45_scope:
|
|
82
|
-
dhash:
|
|
82
|
+
dhash: 8e173b5123238e4d8e173b5123238e4d8e173b5123238e4d
|
|
83
83
|
filename: /starplot/hash_checks/data/optic-m45-scope.png
|
|
84
|
-
phash:
|
|
84
|
+
phash: ae7b81e48693ce92
|
|
85
85
|
optic_moon_phase_full:
|
|
86
86
|
dhash: 0e2b553333552b0e0e2b553333552b0e0e2b553333552b0e
|
|
87
87
|
filename: /starplot/hash_checks/data/optic-moon-phase-full.png
|
|
88
|
-
phash:
|
|
88
|
+
phash: fb2ba07395708725
|
|
89
89
|
optic_moon_phase_new:
|
|
90
90
|
dhash: 17498e96968e491717498e96968e491717498e96968e4917
|
|
91
91
|
filename: /starplot/hash_checks/data/optic-moon-phase-new.png
|
|
92
|
-
phash:
|
|
92
|
+
phash: e1619e9369596636
|
|
93
93
|
optic_moon_phase_waxing_crescent:
|
|
94
|
-
dhash:
|
|
94
|
+
dhash: 0e33454d59712b0e0e33454d59712b0e0e33454d59712b0e
|
|
95
95
|
filename: /starplot/hash_checks/data/optic-moon-phase-waxing-crescent.png
|
|
96
96
|
phash: bb26e4999166c699
|
|
97
97
|
optic_orion_nebula_refractor:
|
|
98
|
-
dhash:
|
|
98
|
+
dhash: 8e1f2d7163238e4d8e1f2d7163238e4d8e1f2d7163238e4d
|
|
99
99
|
filename: /starplot/hash_checks/data/optic-orion-nebula-refractor.png
|
|
100
|
-
phash:
|
|
100
|
+
phash: ae3a9165c7919e92
|
|
101
101
|
optic_polaris_binoculars:
|
|
102
102
|
dhash: 8e172b512b338e4d8e172b512b338e4d8e172b512b338e4d
|
|
103
103
|
filename: /starplot/hash_checks/data/optic-binoculars-polaris.png
|
|
104
104
|
phash: aa7b84f186d38e92
|
|
105
105
|
optic_solar_eclipse_binoculars:
|
|
106
|
-
dhash:
|
|
106
|
+
dhash: 0779e49a9ae469071779e09a9ae469170359c09e9ec06923
|
|
107
107
|
filename: /starplot/hash_checks/data/optic-binoculars-eclipse.png
|
|
108
|
-
phash:
|
|
108
|
+
phash: b1cece3131cecc31
|
|
109
109
|
optic_wrapping:
|
|
110
|
-
dhash:
|
|
110
|
+
dhash: 71f0a4d0d2da652a71f0b4ecacc4792a71e0b4acacc47932
|
|
111
111
|
filename: /starplot/hash_checks/data/optic-wrapping.png
|
|
112
|
-
phash:
|
|
112
|
+
phash: d0c46f1b3d2ee078
|
|
113
113
|
zenith_base:
|
|
114
|
-
dhash:
|
|
114
|
+
dhash: 1779c4aedc5d338e1779c4acd65d338e1779c48cde5d330e
|
|
115
115
|
filename: /starplot/hash_checks/data/zenith-base.png
|
|
116
|
-
phash:
|
|
116
|
+
phash: be49aa3be12c8764
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from abc import ABC, abstractmethod
|
|
2
2
|
from datetime import datetime
|
|
3
|
-
from typing import Dict, Union
|
|
3
|
+
from typing import Dict, Union, Optional
|
|
4
4
|
import logging
|
|
5
5
|
|
|
6
6
|
import numpy as np
|
|
@@ -313,8 +313,8 @@ class BasePlot(ABC):
|
|
|
313
313
|
self,
|
|
314
314
|
ra: float,
|
|
315
315
|
dec: float,
|
|
316
|
-
label: str,
|
|
317
316
|
style: Union[dict, ObjectStyle],
|
|
317
|
+
label: Optional[str] = None,
|
|
318
318
|
legend_label: str = None,
|
|
319
319
|
skip_bounds_check: bool = False,
|
|
320
320
|
) -> None:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{starplot-0.12.3 → starplot-0.12.4}/src/starplot/data/library/constellation_borders_inv.gpkg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|