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

Repository metadata

An orbit visualisation site.


Owner metadata


GitHub Events

Total
Last Year

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 Email Commits
Alex Kennedy a****y@m****m 209

Committer domains:


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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/alex-kennedy/solar-system

Top Issue Authors

Top Pull Request Authors

  • alex-kennedy (16)
  • dependabot[bot] (9)

Top Issue Labels

Top Pull Request Labels

  • dependencies (9)

Package metadata

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.

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.

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

.github/workflows/deploy.yml actions
.github/workflows/docker-build.yml actions
  • docker/build-push-action v3 composite
  • docker/login-action v3 composite
  • docker/setup-buildx-action v3 composite
rust/Cargo.toml cargo
  • 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
Dockerfile docker
  • golang 1.21-alpine build
go.mod go
  • 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
go.sum go
  • 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
package-lock.json npm
  • 1372 dependencies
package.json npm
  • @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
pipeline/asteroids/go.mod go
  • 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
pipeline/asteroids/go.sum go
  • 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
pipeline/bright_stars/go.mod go
proto/go/github.com/alex-kennedy/solar-system/asteroidspb/go.mod go
  • google.golang.org/protobuf v1.31.0
proto/go/github.com/alex-kennedy/solar-system/asteroidspb/go.sum go
  • 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
proto/go/github.com/alex-kennedy/solar-system/solarsystempb/go.mod go
  • google.golang.org/protobuf v1.31.0
proto/go/github.com/alex-kennedy/solar-system/solarsystempb/go.sum go
  • 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