https://github.com/ackermannluis/atmscitools

This library provides a collection of tools for Atmospheric Science Research.

https://github.com/ackermannluis/atmscitools

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
Last synced: 10 months ago · JSON representation

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
Created about 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

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

Research Scientist in atmospheric physics and chemistry

GitHub Events

Total
  • Push event: 19
Last Year
  • Push event: 19

Dependencies

setup.py pypi
  • matplotlib *
  • pdf2image *
  • scp *