https://github.com/abhro/magneticfieldshtcexpander.jl
Create grids of the solar magnetic field based on provided Spherical Harmonic Transform Coefficients (SHTC)
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.8%) to scientific vocabulary
Keywords
physics
Last synced: 9 months ago
·
JSON representation
Repository
Create grids of the solar magnetic field based on provided Spherical Harmonic Transform Coefficients (SHTC)
Basic Info
- Host: GitHub
- Owner: abhro
- License: mit
- Language: Julia
- Default Branch: main
- Homepage: https://abhro.github.io/MagneticFieldSHTCExpander.jl/
- Size: 577 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
physics
Created about 2 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
README.md
MagneticFieldSHTCExpander
Create grids of the solar magnetic field based on provided Spherical Harmonic Transform Coefficients (SHTC)
Physical motivation
See the physical theory page on the documentation website.
To-do
- [x] Implement caching for
assoc_legendre_func_table - [x] Provide a
collect-like function for magnetic field at many(r, θ, φ) - [ ] Write tests to cover real-world SHTC files
- [x] Create documentation/Documenter.jl base
- [x] Add coverage indicator
- [x] Add dispatching based on Legendre polynomial table
Owner
- Name: abhro
- Login: abhro
- Kind: user
- Repositories: 1
- Profile: https://github.com/abhro
GitHub Events
Total
- Delete event: 1
- Issue comment event: 1
- Push event: 45
- Pull request event: 4
- Create event: 1
Last Year
- Delete event: 1
- Issue comment event: 1
- Push event: 45
- Pull request event: 4
- Create event: 1
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 19
- Average time to close issues: N/A
- Average time to close pull requests: 3 days
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 19
- Bot issues: 0
- Bot pull requests: 10
Past Year
- Issues: 0
- Pull requests: 19
- Average time to close issues: N/A
- Average time to close pull requests: 3 days
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 19
- Bot issues: 0
- Bot pull requests: 10
Top Authors
Issue Authors
Pull Request Authors
- abhro (17)
- github-actions[bot] (11)
- dependabot[bot] (5)
Top Labels
Issue Labels
Pull Request Labels
dependencies (5)
Dependencies
.github/workflows/CI.yml
actions
- actions/checkout v4 composite
- codecov/codecov-action v5 composite
- julia-actions/cache v2 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v2 composite
.github/workflows/CompatHelper.yml
actions
.github/workflows/TagBot.yml
actions
- JuliaRegistries/TagBot v1 composite
.github/workflows/documentation.yml
actions
- actions/checkout v4 composite
- julia-actions/cache v2 composite
- julia-actions/julia-docdeploy v1 composite
- julia-actions/setup-julia v2 composite