Data downloader from Japan Meteorological Agency
Project description
jma: Data downloader from JMA (Japan Meteorological Agency)
===========================================================
* Author: Kiwamu Ishikura
* Version: 1.0.0
* Licence: GPLv3
What's this?
------------
This is the program to get 1-hour meteorological data from JMA web site. You can retrieve data and save as csv.
Requirement
-----------
Python (>= 3.3)
*Beware that Python 2 can NOT work*
Usage
-----
Download jma_stat, you can type the followings on your console::
```
$ python3 jma.py
```
Program will ask you the beginning/final date of data you want, locations, and file name. Please follow the explanations.
If you put jmalib.py in your PYTHONLIB and put jma.py in your PATH, you can use these program anywhere.
===========================================================
* Author: Kiwamu Ishikura
* Version: 1.0.0
* Licence: GPLv3
What's this?
------------
This is the program to get 1-hour meteorological data from JMA web site. You can retrieve data and save as csv.
Requirement
-----------
Python (>= 3.3)
*Beware that Python 2 can NOT work*
Usage
-----
Download jma_stat, you can type the followings on your console::
```
$ python3 jma.py
```
Program will ask you the beginning/final date of data you want, locations, and file name. Please follow the explanations.
If you put jmalib.py in your PYTHONLIB and put jma.py in your PATH, you can use these program anywhere.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jma-1.0.0.tar.gz
(4.5 kB
view hashes)