Python package to performs meteorological calculations.
0.0.1.3
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.
You can find jupyter notebook examples in this file.
The functions of this package and their descriptions can be found in this file.
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
All notable changes to this project will be documented in this file.
If you have any questions, do not hesitate to write to:
You can write to me in spanish, portuguese or english.