Vlasiator.jl
Vlasiator.jl: A Julia package for processing Vlasiator data - Published in JOSS (2023)
Science Score: 95.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
Found 7 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org, zenodo.org -
✓Committers with academic emails
1 of 5 committers (20.0%) from academic institutions -
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Keywords from Contributors
Repository
Data processor for Vlasiator
Basic Info
- Host: GitHub
- Owner: henry2004y
- License: mit
- Language: Julia
- Default Branch: master
- Homepage: https://henry2004y.github.io/Vlasiator.jl/stable/
- Size: 14.3 MB
Statistics
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 22
- Releases: 163
Metadata Files
README.md
Vlasiator.jl
Data processing and analyzing tool for the collisionless ion-kinetic plasma physics numerical model Vlasiator.
Installation
In the Julia REPL,
julia
julia> ]
pkg> add Vlasiator
Visualization via PyPlot, Makie, and Plots are supported. Please refer to the manual for installing different plotting backends.
Usage
First import the package
julia
julia> using Vlasiator
For Vlasiator data, e.g. demo.vlsv, we can load via
julia
julia> meta = load("demo.vlsv")
For plotting 2D contours with PyPlot,
julia
julia> pcolormesh(meta, "proton/vg_rho")
More usages can be found in the manual.
Owner
- Name: Hongyang Zhou
- Login: henry2004y
- Kind: user
- Repositories: 11
- Profile: https://github.com/henry2004y
JOSS Publication
Vlasiator.jl: A Julia package for processing Vlasiator data
Tags
space physics plasmaGitHub Events
Total
- Create event: 12
- Commit comment event: 9
- Release event: 3
- Issues event: 2
- Delete event: 6
- Issue comment event: 17
- Push event: 26
- Pull request event: 15
Last Year
- Create event: 12
- Commit comment event: 9
- Release event: 3
- Issues event: 2
- Delete event: 6
- Issue comment event: 17
- Push event: 26
- Pull request event: 15
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Hongyang Zhou | h****u@u****u | 1,044 |
| CompatHelper Julia | c****y@j****g | 7 |
| dependabot[bot] | 4****] | 5 |
| Hongyang Zhou | h****u@h****i | 2 |
| Tim Holy | t****y@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 87
- Total pull requests: 56
- Average time to close issues: 2 months
- Average time to close pull requests: 7 days
- Total issue authors: 4
- Total pull request authors: 6
- Average comments per issue: 3.47
- Average comments per pull request: 1.46
- Merged pull requests: 50
- Bot issues: 0
- Bot pull requests: 13
Past Year
- Issues: 1
- Pull requests: 15
- Average time to close issues: N/A
- Average time to close pull requests: about 12 hours
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.93
- Merged pull requests: 13
- Bot issues: 0
- Bot pull requests: 2
Top Authors
Issue Authors
- henry2004y (78)
- tkoskela (4)
- ranocha (4)
- JuliaTagBot (1)
Pull Request Authors
- henry2004y (47)
- github-actions[bot] (10)
- dependabot[bot] (10)
- alhom (1)
- pdebuyl (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- julia 4 total
-
Total dependent packages: 2
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 170
juliahub.com: VlasiatorPyPlot
Data processor for Vlasiator
- Homepage: https://henry2004y.github.io/Vlasiator.jl/stable/
- Documentation: https://docs.juliahub.com/General/VlasiatorPyPlot/stable/
- License: MIT
-
Latest release: 0.1.6
published about 1 year ago
Rankings
juliahub.com: Vlasiator
Data processor for Vlasiator
- Homepage: https://henry2004y.github.io/Vlasiator.jl/stable/
- Documentation: https://docs.juliahub.com/General/Vlasiator/stable/
- License: MIT
-
Latest release: 0.11.17
published 7 months ago
Rankings
Dependencies
- actions/cache v3 composite
- actions/checkout v4 composite
- codecov/codecov-action v3 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
- actions/cache v3 composite
- actions/checkout v4 composite
- codecov/codecov-action v3 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/setup-julia v1 composite
- JuliaRegistries/TagBot v1 composite
- actions/checkout v4 composite
- julia-actions/julia-buildpkg latest composite
- julia-actions/setup-julia v1 composite

