https://github.com/ackermannluis/atmscitools
This library provides a collection of tools for Atmospheric Science Research.
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.4%) to scientific vocabulary
Repository
This library provides a collection of tools for Atmospheric Science Research.
Basic Info
- Host: GitHub
- Owner: ackermannluis
- License: other
- Language: Python
- Default Branch: main
- Size: 79.1 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Atmospheric Science Tools (AtmSciTools)
This toolkit provides a collection of tools for Atmospheric Science Research.
Main Dependencies
- numpy
- netCDF4
- scipy
- matplotlib
Minor Dependencies
- xlrd
- imageio
- pyproj
- Pillow
- pdf2image
- scp
- pygrib
Install
To install AtmSciTools, you can download and unpack the zip file, on the terminal navegate to the unzipped folder and from inside the AtmSciTools folder run:
python setup.py install --user
Alternatively you can simply run:
python -m pip install git+https://github.com/ackermannluis/AtmSciTools
or you can use git to download the repository to current folder on terminal by running:
git clone https://github.com/ackermannluis/AtmSciTools.git
Use
Owner
- Name: Luis Ackermann
- Login: ackermannluis
- Kind: user
- Location: Melbourne, Australia
- Company: Australian Bureau of Meteorology
- Repositories: 3
- Profile: https://github.com/ackermannluis
Research Scientist in atmospheric physics and chemistry
GitHub Events
Total
- Push event: 19
Last Year
- Push event: 19
Dependencies
- matplotlib *
- pdf2image *
- scp *