metlib
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.
Release files for metlib 0.0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| metlib-0.0.1.3.tar.gz | 7.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| metlib-0.0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.0 kB
Release files / metlib-0.0.1.3.tar.gz
| Download URL | metlib-0.0.1.3.tar.gz |
|---|---|
| Size | 7.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
59637d3391201fb31fa3fe862b521f09509e4684fea503355e1220b74237085a
|
|
BLAKE2b-256 checksum How to use checksums |
47e6ce6648c7d765444b24d7398dc1c013115a9e1ed0ff39bcbb2da5a2fc7907
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.12
|
Release files / metlib-0.0.1.3-py3-none-any.whl
| Download URL | metlib-0.0.1.3-py3-none-any.whl |
|---|---|
| Size | 6.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
25ff87faa4a0e0e9a1b9040af1a660683f59d8cd998f9a73efc3ee2376a9ef55
|
|
BLAKE2b-256 checksum How to use checksums |
8fea989a6cfe9cb28813d1288dfda3fb3da74860e5bc197d49bd67faae8c4ff1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.12
|