Metadata-Version: 2.1
Name: visjobs
Version: 0.0.15
Summary: Get The Latest Atmospheric Model Data | Analyze | Visualize Easily
Home-page: https://github.com/donmezkutay/visjobs
Author: Kutay Donmez & Berkay Donmez
Author-email: donmezk@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: xarray
Requires-Dist: pydap
Requires-Dist: twine
Requires-Dist: siphon
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: cartopy
Requires-Dist: datetime

# visjobs

Using visjobs getting the Latest Atmospheric Model, Reanalysis, Observation data and plotting them is very easy.

## 1.Installation

#### 1.1. Dependencies
- xarray
- pydap
- twine
- siphon
- pandas
- numpy
- matplotlib
- cartopy
- datetime

#### 1.2. Pypi Installation
- pip install visjobs

#### 1.3. Github Clone
- git clone https://github.com/donmezkutay/visjobs

## 2. Usage
Usage can be found at [Visjobs Documentation Page]

[Visjobs Documentation Page]: <https://donmezkutay.github.io/visjobs/>



