starplot 0.11.2__tar.gz → 0.11.3__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.
- {starplot-0.11.2 → starplot-0.11.3}/PKG-INFO +1 -1
- {starplot-0.11.2 → starplot-0.11.3}/docs/changelog.md +2 -0
- {starplot-0.11.2 → starplot-0.11.3}/hash_checks/hashio.py +18 -14
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/__init__.py +1 -1
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/base.py +2 -5
- {starplot-0.11.2 → starplot-0.11.3}/.dockerignore +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/.github/FUNDING.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/.github/workflows/docs.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/.github/workflows/release.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/.github/workflows/test.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/.gitignore +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/CODE_OF_CONDUCT.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/CONTRIBUTING.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/Dockerfile +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/LICENSE +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/Makefile +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/README.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/about.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/coming-soon.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/css/extra.css +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/custom/main.html +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/data/.keep +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/data-sources.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/map-big-dipper.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/map-big.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/map-comet-neowise.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/map-milky-way-stars.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/map-orion.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/map-orthographic.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/map-sagittarius.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/optic-m45.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/optic-moon-saturn.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/optic-orion.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/optic-solar-eclipse.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/star-chart-basic.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples/star-chart-detail.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/examples.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/gallery.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/banner.png +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/banner.svg +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/banner.vectornator +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/celestial-globe.svg +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/examples/.keep +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/favicon.png +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/favicon.svg +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/logo.png +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/logo.svg +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/logo.vectornator +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/logo2.png +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/logo2.vectornator +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/logo500.png +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/mono.png +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/mono.svg +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/star.svg +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/images/tutorial/.keep +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/index.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/installation.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/license.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/reference-callables.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/reference-data.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/reference-mapplot.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/reference-models.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/reference-ongc.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/reference-opticplot.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/reference-selecting-objects.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/reference-styling.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/robots.txt +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/tutorial/01.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/tutorial/02.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/tutorial/03.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/tutorial/04.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/tutorial/05.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/tutorial/06.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/tutorial/07.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/tutorial/08.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/tutorial/09.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/docs/tutorial.md +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/examples.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/map_big.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/map_big_dipper.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/map_comet_neowise.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/map_milky_way_stars.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/map_orion.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/map_orthographic.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/map_sagittarius.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/optic_m45.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/optic_moon_saturn.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/optic_orion_nebula.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/optic_solar_eclipse.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/star_chart_basic.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/examples/star_chart_detail.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/hash_checks/__init__.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/hash_checks/data/.keep +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/hash_checks/hashlock.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/hash_checks/map_checks.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/hash_checks/optic_checks.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/hash_checks/template.html +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/hash_checks/zenith_checks.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/mkdocs.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/pyproject.toml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/requirements-dev.txt +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/requirements.txt +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/scripts/constellation_hips.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/scripts/download_cons.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/scripts/ecliptic.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/scripts/gallery.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/scripts/geopack.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/scripts/gpack_constellations.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/scripts/hip.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/scripts/hip_parquet.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/scripts/ipy.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/scripts/moonphases.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/scripts/ongc_docdata.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/scripts/ongc_geopack.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/callables.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/__init__.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/bayer.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/bigsky.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/constellations.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/dsos.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/ecliptic.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/library/constellation_borders_inv.gpkg +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/library/constellation_lines_hips.json +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/library/constellation_lines_inv.gpkg +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/library/constellations.gpkg +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/library/constellations_hip.fab +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/library/de421_2001.bsp +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/library/de440s.bsp +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/library/milkyway.gpkg +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/library/milkyway_inv.gpkg +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/library/ongc.gpkg.zip +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/library/stars.bigsky.mag11.parquet +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/library/stars.hipparcos.parquet +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/messier.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/stars.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/data/utils.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/geod.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/map.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/mixins.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/models/__init__.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/models/base.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/models/constellation.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/models/dso.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/models/moon.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/models/objects.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/models/planet.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/models/star.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/models/sun.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/optic.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/optics.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/plotters/__init__.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/plotters/dsos.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/plotters/stars.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/projections.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/__init__.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/base.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/ext/antique.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/ext/blue_dark.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/ext/blue_light.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/ext/blue_medium.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/ext/cb_wong.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/ext/color_print.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/ext/grayscale.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/ext/grayscale_dark.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/ext/map.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/ext/nord.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/ext/optic.yml +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/extensions.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/styles/helpers.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/src/starplot/utils.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tests/__init__.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tests/data/.keep +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tests/test_constellations.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tests/test_data.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tests/test_map.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tests/test_models.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tests/test_optic.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tests/test_stars.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tests/test_styles.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tests/test_utils.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tests/utils.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tutorial/build.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tutorial/tutorial_02.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tutorial/tutorial_03.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tutorial/tutorial_04.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tutorial/tutorial_05.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tutorial/tutorial_06.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tutorial/tutorial_07.py +0 -0
- {starplot-0.11.2 → starplot-0.11.3}/tutorial/tutorial_08.py +0 -0
|
@@ -16,6 +16,8 @@
|
|
|
16
16
|
- Fixes default horizon style to be consistent with grayscale extension
|
|
17
17
|
- [**v0.11.2**]
|
|
18
18
|
- Adds `requests` as a required dependency
|
|
19
|
+
- [**v0.11.3**]
|
|
20
|
+
- Fixes bug with plotting the celestial equator
|
|
19
21
|
|
|
20
22
|
## v0.10.x
|
|
21
23
|
[Documentation](https://archives.starplot.dev/0.10.2/)
|
|
@@ -2,6 +2,7 @@ import sys
|
|
|
2
2
|
import inspect
|
|
3
3
|
import time
|
|
4
4
|
|
|
5
|
+
from multiprocessing import Pool
|
|
5
6
|
from pathlib import Path
|
|
6
7
|
|
|
7
8
|
import imagehash
|
|
@@ -73,22 +74,25 @@ class Hashio:
|
|
|
73
74
|
def _phash(self, img) -> str:
|
|
74
75
|
return str(imagehash.phash(img))
|
|
75
76
|
|
|
77
|
+
def _call_wrapper(self, c):
|
|
78
|
+
func_name = c.__name__[6:]
|
|
79
|
+
console.print(f"{func_name}...")
|
|
80
|
+
filename = c()
|
|
81
|
+
img = Image.open(filename)
|
|
82
|
+
return func_name, {
|
|
83
|
+
"filename": str(filename),
|
|
84
|
+
"dhash": self._dhash(img),
|
|
85
|
+
"phash": self._phash(img),
|
|
86
|
+
}
|
|
87
|
+
|
|
76
88
|
def _get_hashes(self) -> dict:
|
|
77
89
|
"""Gets hashes for all callables"""
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
img = Image.open(filename)
|
|
85
|
-
hashes[func_name] = {
|
|
86
|
-
"filename": str(filename),
|
|
87
|
-
"dhash": self._dhash(img),
|
|
88
|
-
"phash": self._phash(img),
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
return hashes
|
|
90
|
+
|
|
91
|
+
console.print("Getting hashes...", style="bold")
|
|
92
|
+
with Pool(5) as p:
|
|
93
|
+
results = p.map(self._call_wrapper, self.callables)
|
|
94
|
+
|
|
95
|
+
return {func_name: hashes for func_name, hashes in results}
|
|
92
96
|
|
|
93
97
|
def _check(self):
|
|
94
98
|
passed = {}
|
|
@@ -852,11 +852,8 @@ class BasePlot(ABC):
|
|
|
852
852
|
|
|
853
853
|
# TODO : handle wrapping
|
|
854
854
|
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
for ra in range(ra_start, ra_end, 2):
|
|
859
|
-
x0, y0 = self._prepare_coords(ra / 100, 0)
|
|
855
|
+
for ra in range(25):
|
|
856
|
+
x0, y0 = self._prepare_coords(ra, 0)
|
|
860
857
|
x.append(x0)
|
|
861
858
|
y.append(y0)
|
|
862
859
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
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.11.2 → starplot-0.11.3}/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
|