-
-
Notifications
You must be signed in to change notification settings - Fork 892
Skyculture "Ruanui sky : Tahitit and Society islands" #4274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Great PR! Please pay attention to the following items before merging: Files matching
This is an automatically generated QA checklist based on modified files. |
Since version 25.1 we have a new format for storing the data of sky cultures and conversion tool from old format to the new one. At the moment I have a few questions:
|
Hello Alex-w, Thank you for your reply ! Where can I find the conversion tool ? Here are the anwsers :
Thank you for your help ! |
Please see User Guide chapter 9. |
I updated the file for the planets names, using the user guide. For instance Saturn look now like this : But I fail to find a way to do the same with stars. According to the user guide, the code for a star should look like this : Where can I put the english translation for the native name of a star ? I agree it would be very interesting as the translation is often a complete sentence. Thanks a lot for your help ! Thibaud |
Please update to current version 25.1 and then use the User Guide that comes with version 25.1, chapter 9, to find all instructions, and take skycultures that come with 25.1 for examples. Convert your work with the converter that comes with version 25.1, then continue work on the converted result. Note that 25.1 does not show all cultural names on screen yet, but 25.2 (scheduled for June) will. |
Thank you qzotti, i'm working on it |
better examples are the Siberian, Chinese and Greek (Almagest) - I think, they are the most complete (in terms of foreign characters, translations etc.) Good luck! |
Description
A new skyculture was added "Ruanui sky : Tahitit and Society islands".
This skyculture contains stars and constellations used in traditional polynesian astronomy in Society Islands (Tahiti, Bora bora...).
The main book reference we used was "Ancient Tahiti", therefore these stars are mainly the stars taught by Ruanui, an old lady from Bora bora whose knowledge was translated in the Book "Ancient Tahiti" by Teuira Henry.
This skyculture was missing, and our working group is proud to add this relevant addition to the Stellarium software, so that the polynesian population, but also a larger audience, can access this traditional knowledge.
The working group was composed of tahitian experts in polynesian astronomy (Christine Briant, Libor Prokop, Regis Plichart) and cultural tahitian associations ("Fa'afaite i te ao maohi", "Te Fare Hiroa no Vavau").
Fixes # (issue)
Screenshots (if appropriate):
Type of change
How Has This Been Tested?
This code has been tested on a computer version of Stellarium 24.1
We tested : star names, constellations names, constellation ships, constellation illustrations (with seasonal rules), planets names
Test Configuration:
Operating system: <Name, version number>
Windows 11
Graphics Card: <Manufacturer (likely Intel, NVidia, AMD?), Model (HD, Geforce, Radeon..., with model number), driver version?>
Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz 1.50 GHz
NVidia GeForce
Checklist:
My code follows the code style of this project.
I have performed a self-review of my own code
I have commented my code, particularly in hard-to-understand areas
I have made corresponding changes to the documentation (header file)
I have updated the respective chapter in the Stellarium User Guide
My changes generate no new warnings
I have added tests that prove my fix is effective or that my feature works
New and existing unit tests pass locally with my changes
Any dependent changes have been merged and published in downstream modules