Skip to main content

Python package to performs meteorological calculations

Project description

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:

joaohenry23@gmail.com

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

metlib-0.0.1.3.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

metlib-0.0.1.3-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page