https://github.com/alex-kennedy/solar-system
An orbit visualisation site.
https://github.com/alex-kennedy/solar-system
Keywords
astronomy data-visualization physics
Last synced: 11 months ago
JSON representation
Acceptance Criteria
- Revelant topics? true
- External users? true
- Open source license? true
- Active? true
- Fork? false
Repository metadata
An orbit visualisation site.
- Host: GitHub
- URL: https://github.com/alex-kennedy/solar-system
- Owner: alex-kennedy
- License: mit
- Created: 2017-11-28T10:31:07.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T15:27:01.000Z (over 1 year ago)
- Last Synced: 2024-06-05T17:58:02.317Z (11 months ago)
- Topics: astronomy, data-visualization, physics
- Language: TypeScript
- Homepage: https://solarsystem.alexkennedy.dev
- Size: 44.6 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata
- Name: Alex Kennedy
- Login: alex-kennedy
- Email:
- Kind: user
- Description:
- Website:
- Location: Sydney, Australia
- Twitter:
- Company: Google
- Icon url: https://avatars.githubusercontent.com/u/30035091?u=74ff1f585105fd41f02e537995a96f44ed40fb92&v=4
- Repositories: 23
- Last ynced at: 2024-04-17T21:56:09.124Z
- Profile URL: https://github.com/alex-kennedy
GitHub Events
Total
- Watch event: 2
- Delete event: 17
- Issue comment event: 5
- Member event: 1
- Push event: 177
- Pull request event: 26
- Gollum event: 1
- Fork event: 1
- Create event: 17
Last Year
- Create event: 4
- Delete event: 5
- Pull request event: 4
- Push event: 47
Committers metadata
Last synced: 11 months ago
Total Commits: 209
Total Committers: 1
Avg Commits per committer: 209.0
Development Distribution Score (DDS): 0.0
Commits in past year: 66
Committers in past year: 1
Avg Commits per committer in past year: 66.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Alex Kennedy | a****y@m****m | 209 |
Committer domains:
- me.com: 1
Issue and Pull Request metadata
Last synced: 11 months ago
Total issues: 0
Total pull requests: 25
Average time to close issues: N/A
Average time to close pull requests: about 2 months
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.36
Merged pull request: 16
Bot issues: 0
Bot pull requests: 9
Past year issues: 0
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: less than a minute
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
- alex-kennedy (16)
- dependabot[bot] (9)
Top Issue Labels
Top Pull Request Labels
- dependencies (9)
Package metadata
- Total packages: 3
- Total downloads: unknown
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 2
proxy.golang.org: github.com/alex-kennedy/solar-system/pipeline/asteroids
Parse a row of an asteroids entry, see https://minorplanetcenter.net//iau/info/MPOrbitFormat.html.
- Homepage: https://github.com/alex-kennedy/solar-system
- Documentation: https://pkg.go.dev/github.com/alex-kennedy/solar-system/pipeline/asteroids#section-documentation
- Licenses: MIT
- Latest release: (published 12 months ago)
- Last Synced: 2024-05-13T23:21:06.125Z (12 months ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 8.859%
- Average: 9.424%
- Dependent repos count: 9.989%
proxy.golang.org: github.com/alex-kennedy/solar-system/pipeline/bright_stars
Interface for the Yale Bright Star Catalog. See http://tdc-www.harvard.edu/catalogs/bsc5.readme. Schema information for the Yale Bright Star Catalog. See http://tdc-www.harvard.edu/catalogs/bsc5.readme.
- Homepage: https://github.com/alex-kennedy/solar-system
- Documentation: https://pkg.go.dev/github.com/alex-kennedy/solar-system/pipeline/bright_stars#section-documentation
- Licenses: MIT
- Latest release: v0.0.0-20231229062952-8332823a6362 (published over 1 year ago)
- Last Synced: 2024-05-13T15:41:37.290Z (12 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 9.196%
- Average: 9.782%
- Dependent repos count: 10.369%
proxy.golang.org: github.com/alex-kennedy/solar-system
- Homepage: https://github.com/alex-kennedy/solar-system
- Documentation: https://pkg.go.dev/github.com/alex-kennedy/solar-system#section-documentation
- Licenses: MIT
- Latest release: v0.0.0-20231229062952-8332823a6362 (published over 1 year ago)
- Last Synced: 2024-05-13T16:41:44.844Z (12 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 9.196%
- Average: 9.782%
- Dependent repos count: 10.369%
Dependencies
- docker/build-push-action v3 composite
- docker/login-action v3 composite
- docker/setup-buildx-action v3 composite
- criterion 0.3 development
- serde 1.0 development
- serde_json 1.0 development
- wasm-bindgen-test 0.3.13 development
- console_error_panic_hook 0.1.6
- js-sys 0.3.45
- wasm-bindgen 0.2.63
- golang 1.21-alpine build
- github.com/google/brotli/go/cbrotli v0.0.0-20230912104640-91d1b2d623cc
- github.com/mattn/go-runewidth v0.0.14
- github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
- github.com/rivo/uniseg v0.2.0
- golang.org/x/sys v0.6.0
- golang.org/x/term v0.6.0
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/google/brotli/go/cbrotli v0.0.0-20230912104640-91d1b2d623cc
- github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213
- github.com/mattn/go-isatty v0.0.17
- github.com/mattn/go-runewidth v0.0.14
- github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
- github.com/pmezard/go-difflib v1.0.0
- github.com/rivo/uniseg v0.2.0
- github.com/schollz/progressbar/v3 v3.13.1
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.3.0
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/sys v0.6.0
- golang.org/x/term v0.6.0
- 1372 dependencies
- @svgr/webpack ^5.5.0 development
- @types/brotli ^1.3.1 development
- @types/jest ^26.0.24 development
- @types/react ^18.2.0 development
- @types/react-dom ^18.2.0 development
- @types/three ^0.155.1 development
- @wasm-tool/wasm-pack-plugin ^1.3.1 development
- gh-pages ^2.2.0 development
- raw-loader ^4.0.2 development
- react-app-rewired ^2.2.1 development
- react-scripts ^5.0.1 development
- ts-proto ^1.157.0 development
- worker-loader ^3.0.5 development
- wrangler ^3.22.1 development
- @emotion/react ^11.11.1
- @emotion/styled ^11.11.0
- @mui/material ^5.14.7
- brotli ^1.3.3
- buffer ^6.0.3
- eslint-plugin-flowtype ^3.13.0
- meshline ^3.1.6
- react ^18.2.0
- react-dom ^18.2.0
- stats-js ^1.0.1
- three ^0.155.0
- typescript ^4.9.5
- github.com/brandondube/tai v0.1.0
- github.com/mattn/go-runewidth v0.0.14
- github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
- github.com/rivo/uniseg v0.2.0
- github.com/schollz/progressbar/v3 v3.13.1
- golang.org/x/sys v0.6.0
- golang.org/x/term v0.6.0
- golang.org/x/text v0.13.0
- github.com/brandondube/tai v0.1.0
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213
- github.com/mattn/go-isatty v0.0.17
- github.com/mattn/go-runewidth v0.0.14
- github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
- github.com/pmezard/go-difflib v1.0.0
- github.com/rivo/uniseg v0.2.0
- github.com/schollz/progressbar/v3 v3.13.1
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.3.0
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/sys v0.6.0
- golang.org/x/term v0.6.0
- golang.org/x/text v0.13.0
- google.golang.org/protobuf v1.31.0
- github.com/golang/protobuf v1.5.0
- github.com/google/go-cmp v0.5.5
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- google.golang.org/protobuf v1.26.0-rc.1
- google.golang.org/protobuf v1.31.0
- google.golang.org/protobuf v1.31.0
- github.com/golang/protobuf v1.5.0
- github.com/google/go-cmp v0.5.5
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- google.golang.org/protobuf v1.26.0-rc.1
- google.golang.org/protobuf v1.31.0
Score: -Infinity