{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":836163478,"defaultBranch":"main","name":"go-astronomy","ownerLogin":"shubhamacharya","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-07-31T09:26:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/41180634?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1722417992.0","currentOid":""},"activityList":{"items":[{"before":"46b0def83accb1b3e0f20c4eabfe43947b1fc829","after":"df95aa4bf70fa571dd76b4183ed56deec767f024","ref":"refs/heads/dev","pushedAt":"2024-09-26T14:05:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Added Sun Rise/Set function","shortMessageHtmlLink":"Added Sun Rise/Set function"}},{"before":"e0926a087f88d65ac581b101345dfbd53883a9fc","after":"46b0def83accb1b3e0f20c4eabfe43947b1fc829","ref":"refs/heads/dev","pushedAt":"2024-09-13T02:38:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Added new macro functions and imporved the test cases.","shortMessageHtmlLink":"Added new macro functions and imporved the test cases."}},{"before":"4a60a614e46cc43e36901844c164f6bd0305d515","after":"e0926a087f88d65ac581b101345dfbd53883a9fc","ref":"refs/heads/dev","pushedAt":"2024-09-07T12:30:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Added test cases with all possible edge case scenarios.","shortMessageHtmlLink":"Added test cases with all possible edge case scenarios."}},{"before":"59e5fbe004f9224ae618c744af6c961969bfc69f","after":"4a60a614e46cc43e36901844c164f6bd0305d515","ref":"refs/heads/dev","pushedAt":"2024-09-03T02:36:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"feat: Add astronomical coordinate calculations\n\n- Implemented function to calculate heliographic coordinates (CalculateHeliographicCoordinates).\n- Added functionality for calculating Carrington rotation numbers (CalculateCarringtonRotationNumbers).\n- Implemented function to calculate selenographic coordinates of the Moon (CalculateSelenographicCoordinatesOfMoon).\n- Added functionality to calculate selenographic coordinates of the Sun (CalculateSelenographicCoordinatesOfSun).\n- Implemented function to calculate the position of the Sun (CalculatePositionOfSun).","shortMessageHtmlLink":"feat: Add astronomical coordinate calculations"}},{"before":"008f2ff326745a9e5c9669251274d6f0f0ddf40d","after":"59e5fbe004f9224ae618c744af6c961969bfc69f","ref":"refs/heads/dev","pushedAt":"2024-08-31T08:13:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Refactored code to fix import cycle issue","shortMessageHtmlLink":"Refactored code to fix import cycle issue"}},{"before":"f1755260737f6d87cc94e41c42853275656fd77a","after":"008f2ff326745a9e5c9669251274d6f0f0ddf40d","ref":"refs/heads/dev","pushedAt":"2024-08-27T16:40:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"feat: Implement astronomical calculations and corresponding tests\n\n- Added `CalculateRisingAndSettingTime` function for calculating the rising and setting times of celestial bodies.\n- Implemented `CalculatePrecession` to compute precession effects on celestial coordinates.\n- Developed `CalculateNutation` function to account for the nutation in the Earth's axial tilt.\n- Created `CalculateRefraction` to calculate the atmospheric refraction of celestial objects.\n\n- Added unit tests for `CalculateRisingAndSettingTime`, `CalculatePrecession`, `CalculateNutation`, and `CalculateRefraction` to ensure accuracy and reliability of calculations.","shortMessageHtmlLink":"feat: Implement astronomical calculations and corresponding tests"}},{"before":"58525f025cb23b9d808fcf96a9167eff1513601a","after":"f1755260737f6d87cc94e41c42853275656fd77a","ref":"refs/heads/dev","pushedAt":"2024-08-25T08:53:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Implement coordinate conversion functions and angle calculation\n\n- Add ConvertEclipticCoordinatesToEquatorial function to convert ecliptic coordinates to equatorial coordinates.\n- Add ConvertEquatorialCoordinatesToEcliptic function to convert equatorial coordinates to ecliptic coordinates.\n- Add ConvertEquatorialCoordinateToGalactic function to convert equatorial coordinates to galactic coordinates.\n- Add ConvertGalacticCoordinateToEquatorial function to convert galactic coordinates to equatorial coordinates.\n- Add CalculateAngleBetweenTwoCelestialObjects function to compute the angle between two celestial objects.\n\nThese additions enhance the functionality for coordinate transformations and spatial calculations in celestial navigation and astronomy.","shortMessageHtmlLink":"Implement coordinate conversion functions and angle calculation"}},{"before":"3e6f3df454af6a46e8325fe66d96218575c1e6e3","after":"58525f025cb23b9d808fcf96a9167eff1513601a","ref":"refs/heads/dev","pushedAt":"2024-08-23T16:28:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Add coordinate conversion and obliquity calculation functions\n\n- Implemented conversion from Equatorial to Horizon coordinates (`ConvertEquatorialToHorizonCoordinates`).\n- Added function to convert from Horizon to Equatorial coordinates (`ConvertHorizonCoordinatesToEquatorial`).\n- Implemented calculation of mean obliquity of the ecliptic (`CalculateEclipticMeanObliquity`).\n- Added function for converting Ecliptic to Equatorial coordinates (`ConvertEclipticCoordinatesToEquatorial`).","shortMessageHtmlLink":"Add coordinate conversion and obliquity calculation functions"}},{"before":"690f72d97b6c5a24a2ff20076627cd72fc5a36b2","after":"3e6f3df454af6a46e8325fe66d96218575c1e6e3","ref":"refs/heads/dev","pushedAt":"2024-08-22T16:44:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Implement coordinate conversion functions\n\n- Added functions for converting between decimal degrees and degrees, minutes, and seconds: `ConvertDecimalDegToDegMinSec`, `ConvertDegMinSecToDecimalDeg`.\n- Added functions for converting between decimal hours and decimal degrees: `ConvertDecimalHrsToDecimalDegress`, `ConvertDecimalDegressToDecimalHrs`.\n- Implemented conversions between right ascension and hour angle: `ConverRightAscensionToHourAngle`, `ConverHourAngleToRightAscension`.\n- Added coordinate conversion from equatorial to horizon coordinates: `ConvertEquatorialToHorizonCoordinates`.\n- Added conversion from horizon to equatorial coordinates: `ConvertHorizonCoordinatesToEquatorial`.","shortMessageHtmlLink":"Implement coordinate conversion functions"}},{"before":"9c898a4c35351e1f43dfbe28eae78247a317db53","after":"690f72d97b6c5a24a2ff20076627cd72fc5a36b2","ref":"refs/heads/dev","pushedAt":"2024-08-20T13:52:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Implemented all algorithms for date and time conversions.","shortMessageHtmlLink":"Implemented all algorithms for date and time conversions."}},{"before":"50556f1a0b14814823b68feb48a7032ff611a620","after":"9c898a4c35351e1f43dfbe28eae78247a317db53","ref":"refs/heads/dev","pushedAt":"2024-08-16T15:13:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Added time and date related functions","shortMessageHtmlLink":"Added time and date related functions"}},{"before":"a89e1058152b51d6188037712fabcff4b21b2761","after":"50556f1a0b14814823b68feb48a7032ff611a620","ref":"refs/heads/dev","pushedAt":"2024-08-08T15:39:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Completed GetApproximatePositionOfPlanet along with test.","shortMessageHtmlLink":"Completed GetApproximatePositionOfPlanet along with test."}},{"before":"5b3518e4ad4c21471751180b220ba0be32a3e476","after":"a89e1058152b51d6188037712fabcff4b21b2761","ref":"refs/heads/dev","pushedAt":"2024-08-07T15:50:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Added new functions for other planets of the solar system","shortMessageHtmlLink":"Added new functions for other planets of the solar system"}},{"before":"5935d007761dae04eb7fbbed8e5f76e62965739c","after":"5b3518e4ad4c21471751180b220ba0be32a3e476","ref":"refs/heads/dev","pushedAt":"2024-08-04T09:24:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Added new helper functions for sun and other celestrial bodies","shortMessageHtmlLink":"Added new helper functions for sun and other celestrial bodies"}},{"before":"75713af751b39117d72f6f1595782363a99ff3fb","after":"5935d007761dae04eb7fbbed8e5f76e62965739c","ref":"refs/heads/dev","pushedAt":"2024-08-03T17:09:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Added new alogorithm for calculating various values for Sun","shortMessageHtmlLink":"Added new alogorithm for calculating various values for Sun"}},{"before":"1fa1a99509f3c16cad0922ad5b3f99ab121ba725","after":"75713af751b39117d72f6f1595782363a99ff3fb","ref":"refs/heads/dev","pushedAt":"2024-08-02T17:28:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Added newer helper functions for calculation of various values for sun and moon.","shortMessageHtmlLink":"Added newer helper functions for calculation of various values for su…"}},{"before":"cc81ce325788a5513abe00e75bff7345152adb05","after":"1fa1a99509f3c16cad0922ad5b3f99ab121ba725","ref":"refs/heads/dev","pushedAt":"2024-07-31T13:24:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Added helper functions in macro for various conversions.","shortMessageHtmlLink":"Added helper functions in macro for various conversions."}},{"before":null,"after":"cc81ce325788a5513abe00e75bff7345152adb05","ref":"refs/heads/dev","pushedAt":"2024-07-31T09:26:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}},{"before":null,"after":"cc81ce325788a5513abe00e75bff7345152adb05","ref":"refs/heads/main","pushedAt":"2024-07-31T09:26:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"shubhamacharya","name":"Shubham Acharya.","path":"/shubhamacharya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41180634?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNlQxNDowNToyOC4wMDAwMDBazwAAAATBku4q","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0zMVQwOToyNjowOS4wMDAwMDBazwAAAASN3UQ2"}},"title":"Activity · shubhamacharya/go-astronomy"}