pysatmodels
Interface for model analysis and model-data comparisons within the pysat ecosystem
Science Score: 36.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
-
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.7%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Interface for model analysis and model-data comparisons within the pysat ecosystem
Basic Info
Statistics
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 15
- Releases: 1
Topics
Metadata Files
README.md
pysatModels
pysatModels handles model-centric data loading through pysat and contains a variety of tools to perform model-data analysis, including model validation.
Come join us on Slack! An invitation to the pysat workspace is available in the 'About' section of the pysat GitHub Repository.
Installation
The following instructions will allow you to install pysatModels and give some examples on how to use the routines
Prerequisites
pysatModels uses common Python modules, as well as modules developed by and for the Space Physics community. This module officially supports Python 3.6+.
| Common modules | Community modules | | -------------- | ----------------- | | numpy | pysat | | pandas | pyForecastTools | | requests | | | scipy | | | xarray | |
Installation through PyPi
pip install pysatmodels
Installation from GitHub
Clone the git repository:
git clone https://github.com/pysat/pysatModels.gitInstall pysatModels: Change directories into the repository folder and run the setup.py file. There are a few ways you can do this: A. Install on the system (root privileges required):
sudo python3 setup.py installB. Install at the user level:python3 setup.py install --userC. Install with the intent to develop locally:python3 setup.py develop --user
Running the code
Examples for using the different pysatModels utilities are included in the documentation.
If you're unfamiliar with pysat, tutorials and examples are available in its documentation.
Owner
- Name: pysat
- Login: pysat
- Kind: organization
- Email: pysatDevelopers@gmail.com
- Website: https://join.slack.com/t/pysat/shared_invite/zt-tb9p2fhs-MgFVmA6TwmBhfqpuZeD4rA
- Twitter: pysatDevelopers
- Repositories: 15
- Profile: https://github.com/pysat
GitHub Events
Total
- Delete event: 1
- Push event: 1
Last Year
- Delete event: 1
- Push event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Angeline Burrell | a****l@n****l | 345 |
| Russell Stoneback | r****a@u****u | 235 |
| Jeff Klenzing | j****g@g****m | 182 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 38
- Total pull requests: 73
- Average time to close issues: 10 months
- Average time to close pull requests: 22 days
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 2.21
- Average comments per pull request: 3.27
- Merged pull requests: 68
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jklenzing (17)
- aburrell (14)
- rstoneback (7)
Pull Request Authors
- aburrell (31)
- jklenzing (28)
- rstoneback (16)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 9 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 1
- Total maintainers: 3
pypi.org: pysatmodels
'Supports model analysis and model-data comparisons'
- Homepage: https://github.com/pysat/pysatModels
- Documentation: https://pysatmodels.readthedocs.io/
- License: Freely Distributable
-
Latest release: 0.1.0
published almost 4 years ago
Rankings
Dependencies
- PyForecastTools *
- m2r2 *
- numpy *
- numpydoc *
- pysat *
- numpy *
- packaging *
- pandas *
- pyForecastTools *
- pysat >=3.0.0
- requests *
- scipy *
- xarray *
- coveralls *
- flake8 *
- flake8-docstrings *
- hacking >=1.0
- m2r2 *
- numpydoc *
- pytest-cov *
- pytest-ordering *
- sphinx *
- sphinx_rtd_theme *
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite