{"id":22221575,"url":"https://github.com/team-hydrogen/nasa-adc-data","last_synced_at":"2025-03-25T07:43:28.242Z","repository":{"id":258448743,"uuid":"872719157","full_name":"Team-Hydrogen/NASA-ADC-Data","owner":"Team-Hydrogen","description":"All files relating to the computation of the data provided","archived":false,"fork":false,"pushed_at":"2024-12-08T22:04:12.000Z","size":17316,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-08T23:17:55.215Z","etag":null,"topics":["data","jupyter-notebook","nasa-app-development-challenge"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Team-Hydrogen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-15T00:26:28.000Z","updated_at":"2024-12-08T22:04:16.000Z","dependencies_parsed_at":"2024-11-29T19:22:22.669Z","dependency_job_id":"5b25fe50-0c38-41e3-9097-41db41690eb7","html_url":"https://github.com/Team-Hydrogen/NASA-ADC-Data","commit_stats":null,"previous_names":["team-hydrogen/nasa-adc-data"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Hydrogen%2FNASA-ADC-Data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Hydrogen%2FNASA-ADC-Data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Hydrogen%2FNASA-ADC-Data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Hydrogen%2FNASA-ADC-Data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Team-Hydrogen","download_url":"https://codeload.github.com/Team-Hydrogen/NASA-ADC-Data/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236309833,"owners_count":19128390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data","jupyter-notebook","nasa-app-development-challenge"],"created_at":"2024-12-02T23:13:53.275Z","updated_at":"2025-01-30T07:14:36.071Z","avatar_url":"https://github.com/Team-Hydrogen.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2025 NASA App Development Challenge Data\nThis is Team Hydrogen's application for the 2025 NASA App Development Challenge. All files regarding the computation of data can be found in this repository.\n\n## Data Summary\n\n\n### Starting Data\n\n#### Antenna Spherical Starting Antennae Coordinates\nGiven in the Handbook in the format of Lat (deg), Long (deg), Geodetic Terrain height (km).\n\n#### HS Data Starting High School Data\nDetailing the position and velocity info of the Satellite, Earth, Moon, the line of sight and slant range of the antennae, and the timestamps collected.\n\n#### Bonus Data Starting Bonus Data\nShowing the off-nominal path and does not contain line of sight or link budget\n\n\n### Calculated Position-Based Data\n\n#### Antenna Plot\nPredicted positions of all the antennae taking in the rotational speed of the Earth, the tilt of the Earth, and the starting positions mentioned in ```antennaspherical.csv```. The CSV details the positions for all timestamps mentioned in ```starting_data/hsdata.csv```.\n\n#### Antenna Availability (Off-nominal/not)\nPredicted antenna needed for communication with the satellite based on the link budgets and line of sights calculated or given. **NOTE:** DSS24 is the default if all antennae are above 10,000 kbps or are out of sight. All rows are given for timestamps provided in ```starting_data/hsdata.csv``` or ```starting_data/bonusdata.csv```.\n\n#### Link Budget (Antenna Name) (Off-nominal/not)\nCalculated or Given Link Budget for all timestamps provided in hsdata.csv/bonusdata.csv for the specified antenna and path. Line of Sight for the specified antenna is given in the format of 1 or 0, 1 being clear line of sight and 0 being no line of sight. There is no cap for link budget but 0 is provided for a value if there is no clear line of sight. NOTE: Line of sight assumes a non-cluttered Earth (no account for obstructions by surrounding buildings, natural barriers, etc.)\n\n#### Slant Distance Offnominal\nCalculated Slant Distance or Distance between Antenna and Satellite for all timestamps provided in bonusdata.csv. Slant Distance is given in km and calculated from the predicted position of the antennae and the off-nominal position path of the satellite. **NOTE:** The CSV file is split up in equal intervals of 12,981 rows, each detailing the slant distance between a particular antenna and the satellite. The order of the antennae is DSS24, DSS34, DSS54, and WPSA.\n\n### Disclaimers\nThe data provided in this repository is not guaranteed to be free from error. Please double-check and note if any values seem incorrect in the files. Please contact [Vignesha Jayakumar](https://github.com/vigcode123) if different layouts/data/design changes are needed in an extra CSV file to further aid the incorporation of the data into the Unity scene.\n\n### Future Updates\n- [Vignesha Jayakumar](https://github.com/vigcode123) is working on the speed up/down calculations for the animation **as requested by [Aarav Dave](https://github.com/aaravdave)**.\n\n### Credits\nTeam Hydrogen would like to thank the following people for their unwavering support and encouragement throughout the development of our application.\n- Thank you to Data and Machine Learning Specialist [Vignesha Jayakumar](https://github.com/vigcode123) for providing both the original and processed data and creating the original write-up.\n- Thank you to Lead Developer [Aarin Dave](https://github.com/aarindave) for editing this write-up for grammar, clarity, organization, and structure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-hydrogen%2Fnasa-adc-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteam-hydrogen%2Fnasa-adc-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-hydrogen%2Fnasa-adc-data/lists"}