https://github.com/dmentipl/improver
IMPROVER is a library of algorithms for meteorological post-processing.
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Repository
IMPROVER is a library of algorithms for meteorological post-processing.
Basic Info
- Host: GitHub
- Owner: dmentipl
- License: bsd-3-clause
- Language: Python
- Default Branch: master
- Homepage: http://improver.readthedocs.io/en/latest/
- Size: 16 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
IMPROVER
IMPROVER is a library of algorithms for meteorological post-processing and verification.
Installing improver
Conda installation
Here we demonstrate the installation of improver via conda with aid of the mamba package manager to speedup the process.
install a mamba environment
conda create -c conda-forge --override-channels mamba -n mamba
activate this mamba environment
conda activate mamba
install the improver environment using mamba
mamba create -c conda-forge python=3.7 improver -n improver
deactivate your mamba environment
conda deactivate
activate your new improver environment
conda activate improver
Pre-commit Hook
OPTIONAL: A pre-commit hook can be added to facilitate the development of this code base.
Ensure that you have python available on the path, then install the pre-commit hook by running pre-commit install from within your working copy.
pre-commit checks will run against modified files when you commit from then on.
These pre-commit hooks will run as part of continuous integration to maintain code quality standards in the project.
Owner
- Name: Daniel Mentiplay
- Login: dmentipl
- Kind: user
- Location: Melbourne, Australia
- Company: Bureau of Meteorology
- Website: https://danielmentiplay.com
- Repositories: 9
- Profile: https://github.com/dmentipl
Scientific software engineer at the Bureau of Meteorology and former astrophysicist
GitHub Events
Total
- Push event: 2
- Create event: 3
Last Year
- Push event: 2
- Create event: 3