starplot 0.12.4__tar.gz → 0.12.5__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.4 → starplot-0.12.5}/PKG-INFO +3 -3
- {starplot-0.12.4 → starplot-0.12.5}/README.md +2 -2
- {starplot-0.12.4 → starplot-0.12.5}/docs/index.md +2 -2
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/__init__.py +1 -1
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/map.py +5 -5
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/models/constellation.py +1 -0
- {starplot-0.12.4 → starplot-0.12.5}/.dockerignore +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/.github/FUNDING.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/.github/workflows/docs.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/.github/workflows/release.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/.github/workflows/test.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/.gitignore +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/CODE_OF_CONDUCT.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/CONTRIBUTING.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/Dockerfile +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/LICENSE +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/Makefile +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/about.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/changelog.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/coming-soon.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/css/extra.css +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/custom/main.html +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/data/.keep +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/data-sources.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/map-big-dipper.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/map-big.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/map-canis-major.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/map-comet-neowise.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/map-milky-way-stars.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/map-orion.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/map-orthographic.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/map-sagittarius.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/optic-m45.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/optic-moon-saturn.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/optic-orion.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/optic-solar-eclipse.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/star-chart-basic.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples/star-chart-detail.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/examples.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/banner.png +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/banner.svg +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/banner.vectornator +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/celestial-globe.svg +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/examples/.keep +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/favicon.png +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/favicon.svg +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/logo.png +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/logo.svg +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/logo.vectornator +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/logo2.png +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/logo2.vectornator +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/logo500.png +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/mono.png +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/mono.svg +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/star.svg +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/images/tutorial/.keep +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/installation.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/license.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/reference-callables.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/reference-data.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/reference-mapplot.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/reference-models.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/reference-ongc.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/reference-opticplot.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/reference-selecting-objects.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/reference-styling.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/robots.txt +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/tutorial/01.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/tutorial/02.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/tutorial/03.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/tutorial/04.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/tutorial/05.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/tutorial/06.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/tutorial/07.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/tutorial/08.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/tutorial/09.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/docs/tutorial.md +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/examples.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/map_big.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/map_big_dipper.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/map_canis_major.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/map_comet_neowise.py +2 -2
- {starplot-0.12.4 → starplot-0.12.5}/examples/map_milky_way_stars.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/map_orion.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/map_orthographic.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/map_sagittarius.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/optic_m45.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/optic_moon_saturn.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/optic_orion_nebula.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/optic_solar_eclipse.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/star_chart_basic.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/examples/star_chart_detail.py +1 -1
- {starplot-0.12.4 → starplot-0.12.5}/hash_checks/__init__.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/hash_checks/data/.keep +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/hash_checks/hashio.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/hash_checks/hashlock.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/hash_checks/map_checks.py +1 -1
- {starplot-0.12.4 → starplot-0.12.5}/hash_checks/optic_checks.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/hash_checks/template.html +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/hash_checks/zenith_checks.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/mkdocs.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/pyproject.toml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/requirements-dev.txt +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/requirements.txt +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/scripts/constellation_hips.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/scripts/download_cons.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/scripts/ecliptic.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/scripts/gallery.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/scripts/geopack.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/scripts/gpack_constellations.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/scripts/hip.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/scripts/hip_parquet.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/scripts/ipy.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/scripts/moonphases.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/scripts/ongc_docdata.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/scripts/ongc_geopack.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/base.py +3 -3
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/callables.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/__init__.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/bayer.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/bigsky.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/constellations.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/dsos.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/ecliptic.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/library/constellation_borders_inv.gpkg +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/library/constellation_lines_hips.json +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/library/constellation_lines_inv.gpkg +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/library/constellations.gpkg +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/library/constellations_hip.fab +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/library/de421_2001.bsp +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/library/milkyway.gpkg +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/library/milkyway_inv.gpkg +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/library/ongc.gpkg.zip +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/library/stars.bigsky.mag11.parquet +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/library/stars.hipparcos.parquet +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/messier.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/prep/__init__.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/prep/constellations.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/prep/dsos.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/prep/utils.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/stars.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/data/utils.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/geod.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/mixins.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/models/__init__.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/models/base.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/models/dso.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/models/geometry.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/models/moon.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/models/objects.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/models/planet.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/models/star.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/models/sun.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/optic.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/optics.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/plotters/__init__.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/plotters/dsos.py +1 -1
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/plotters/stars.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/projections.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/__init__.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/base.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/ext/antique.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/ext/blue_dark.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/ext/blue_light.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/ext/blue_medium.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/ext/cb_wong.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/ext/color_print.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/ext/grayscale.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/ext/grayscale_dark.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/ext/map.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/ext/nord.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/ext/optic.yml +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/extensions.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/helpers.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/styles/markers.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/src/starplot/utils.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tests/__init__.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tests/data/.keep +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tests/test_constellations.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tests/test_data.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tests/test_map.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tests/test_models.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tests/test_optic.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tests/test_stars.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tests/test_styles.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tests/test_utils.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tests/utils.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tutorial/build.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tutorial/tutorial_02.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tutorial/tutorial_03.py +1 -1
- {starplot-0.12.4 → starplot-0.12.5}/tutorial/tutorial_04.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tutorial/tutorial_05.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tutorial/tutorial_06.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tutorial/tutorial_07.py +0 -0
- {starplot-0.12.4 → starplot-0.12.5}/tutorial/tutorial_08.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: starplot
|
|
3
|
-
Version: 0.12.
|
|
3
|
+
Version: 0.12.5
|
|
4
4
|
Summary: Star charts and maps of the sky
|
|
5
5
|
Keywords: astronomy,stars,charts,maps,constellations
|
|
6
6
|
Author-email: Steve Berardi <hello@steveberardi.com>
|
|
@@ -37,10 +37,10 @@ Project-URL: Source, https://github.com/steveberardi/starplot
|
|
|
37
37
|

|
|
38
38
|

|
|
39
39
|
|
|
40
|
-
**Starplot** is a Python library for creating star charts and maps.
|
|
40
|
+
**Starplot** is a Python library for creating star charts and maps of the sky.
|
|
41
41
|
|
|
42
42
|
- ⭐ **Zenith Plots** - showing the stars from a specific time/location
|
|
43
|
-
- 🗺️ **Map Plots** - including
|
|
43
|
+
- 🗺️ **Map Plots** - including many map projections
|
|
44
44
|
- 🔭 **Optic Plots** - simulates what you'll see through an optic (e.g. binoculars, telescope) from a time/location
|
|
45
45
|
- 🪐 **Planets and Deep Sky Objects (DSOs)**
|
|
46
46
|
- 🎨 **Custom Styles** - for all objects
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|

|
|
5
5
|

|
|
6
6
|
|
|
7
|
-
**Starplot** is a Python library for creating star charts and maps.
|
|
7
|
+
**Starplot** is a Python library for creating star charts and maps of the sky.
|
|
8
8
|
|
|
9
9
|
- ⭐ **Zenith Plots** - showing the stars from a specific time/location
|
|
10
|
-
- 🗺️ **Map Plots** - including
|
|
10
|
+
- 🗺️ **Map Plots** - including many map projections
|
|
11
11
|
- 🔭 **Optic Plots** - simulates what you'll see through an optic (e.g. binoculars, telescope) from a time/location
|
|
12
12
|
- 🪐 **Planets and Deep Sky Objects (DSOs)**
|
|
13
13
|
- 🎨 **Custom Styles** - for all objects
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
title: Star Charts and Maps in Python
|
|
2
|
+
title: Star Charts and Maps of the Sky in Python
|
|
3
3
|
---
|
|
4
4
|
|
|
5
5
|
# Welcome to Starplot
|
|
@@ -9,7 +9,7 @@ title: Star Charts and Maps in Python
|
|
|
9
9
|

|
|
10
10
|

|
|
11
11
|
|
|
12
|
-
Starplot is a Python library for creating star charts and maps.
|
|
12
|
+
Starplot is a Python library for creating star charts and maps of the sky.
|
|
13
13
|
{.text-subtitle}
|
|
14
14
|
|
|
15
15
|
- ⭐ **Zenith Plots** - showing the stars from a specific time/location
|
|
@@ -499,11 +499,11 @@ class MapPlot(BasePlot, ExtentMaskMixin, StarPlotterMixin, DsoPlotterMixin):
|
|
|
499
499
|
ra, dec, _ = zenith.radec()
|
|
500
500
|
|
|
501
501
|
self.marker(
|
|
502
|
-
ra.hours,
|
|
503
|
-
dec.degrees,
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
legend_label,
|
|
502
|
+
ra=ra.hours,
|
|
503
|
+
dec=dec.degrees,
|
|
504
|
+
style=style,
|
|
505
|
+
label=label,
|
|
506
|
+
legend_label=legend_label,
|
|
507
507
|
)
|
|
508
508
|
|
|
509
509
|
@use_style(PathStyle, "horizon")
|
|
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
|
|
@@ -68,8 +68,6 @@ for t, ra, dec in radecs:
|
|
|
68
68
|
p.marker(
|
|
69
69
|
ra=ra,
|
|
70
70
|
dec=dec,
|
|
71
|
-
label=label,
|
|
72
|
-
legend_label="Comet NEOWISE",
|
|
73
71
|
style={
|
|
74
72
|
"marker": {
|
|
75
73
|
"size": 16,
|
|
@@ -87,6 +85,8 @@ for t, ra, dec in radecs:
|
|
|
87
85
|
"zorder": 4096,
|
|
88
86
|
},
|
|
89
87
|
},
|
|
88
|
+
label=label,
|
|
89
|
+
legend_label="Comet NEOWISE",
|
|
90
90
|
)
|
|
91
91
|
|
|
92
92
|
p.gridlines(labels=False)
|
|
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
|
|
@@ -91,7 +91,6 @@ def check_map_orion_extra():
|
|
|
91
91
|
mercator_base.marker(
|
|
92
92
|
ra=4.5,
|
|
93
93
|
dec=5,
|
|
94
|
-
label="hello worldzz label offset",
|
|
95
94
|
style={
|
|
96
95
|
"marker": {
|
|
97
96
|
"size": 30,
|
|
@@ -104,6 +103,7 @@ def check_map_orion_extra():
|
|
|
104
103
|
"offset_y": -100,
|
|
105
104
|
},
|
|
106
105
|
},
|
|
106
|
+
label="hello worldzz label offset",
|
|
107
107
|
legend_label="hello legend",
|
|
108
108
|
)
|
|
109
109
|
mercator_base.circle(
|
|
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
|
|
@@ -395,8 +395,8 @@ class BasePlot(ABC):
|
|
|
395
395
|
self.marker(
|
|
396
396
|
ra=p.ra,
|
|
397
397
|
dec=p.dec,
|
|
398
|
-
label=label.upper() if label else None,
|
|
399
398
|
style=style,
|
|
399
|
+
label=label.upper() if label else None,
|
|
400
400
|
legend_label=legend_label,
|
|
401
401
|
)
|
|
402
402
|
|
|
@@ -450,8 +450,8 @@ class BasePlot(ABC):
|
|
|
450
450
|
self.marker(
|
|
451
451
|
ra=s.ra,
|
|
452
452
|
dec=s.dec,
|
|
453
|
-
label=label,
|
|
454
453
|
style=style,
|
|
454
|
+
label=label,
|
|
455
455
|
legend_label=legend_label,
|
|
456
456
|
)
|
|
457
457
|
|
|
@@ -692,8 +692,8 @@ class BasePlot(ABC):
|
|
|
692
692
|
self.marker(
|
|
693
693
|
ra=m.ra,
|
|
694
694
|
dec=m.dec,
|
|
695
|
-
label=label,
|
|
696
695
|
style=style,
|
|
696
|
+
label=label,
|
|
697
697
|
legend_label=legend_label,
|
|
698
698
|
)
|
|
699
699
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{starplot-0.12.4 → starplot-0.12.5}/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
|