Skip to content

Python package to performs meteorological calculations

License

Notifications You must be signed in to change notification settings

joaohenry23/metlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metlib

pypi DOI

Python package to performs meteorological calculations.

Version

0.0.1.3

Requirements

Tip: If you install the GOES package using pip, you don't need to worry about installing these packages because they will be installed automatically.

Usage

You can find jupyter notebook examples in this file.

The functions of this package and their descriptions can be found in this file.

Installation

You can install metlib on Python 2 or 3 on Linux, Windows or other using the following commands.

Using pip (recommended):

pip install metlib

Check if package was installed with:

pip show metlib

If you already have the package installed, update it to the latest version with:

pip install --upgrade metlib

Using clone:

clone https://github.com/joaohenry23/metlib.git
cd metlib
python setup.py install


Using python:
Download metlib-master.zip from github and following the next commands:

unzip metlib-master.zip
cd metlib-master
python setup.py install


Change log

All notable changes to this project will be documented in this file.

Support

If you have any questions, do not hesitate to write to:

You can write to me in spanish, portuguese or english.

About

Python package to performs meteorological calculations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages