Data downloader from Japan Water System Information
Project description
jwis: Data downloader from Japan Water Information System
=========================================================
* Author: Kiwamu Ishikura
* Version: 0.1.0
* Licence: GPLv3
What's this?
------------
This is a program to get hydrological data from Water Information System provided from Japanese Ministry of Land, Infrastructure, Transport and Tourism (http://www1.river.go.jp/). You can retrieve data and save as csv.
Requirement
-----------
Python (>= 3.3)
*Beware that Python 2 can NOT work*
Usage
-----
Download jwis, and you can type the followings on your console::
```
$ python3 jwis.py
```
Program will ask you the beginning/final date of data you want, locations, and file name. Please follow the explanations.
If you put jwislib.py in your PYTHONLIB and put jwis.py in your PATH, you can use these program anywhere.
=========================================================
* Author: Kiwamu Ishikura
* Version: 0.1.0
* Licence: GPLv3
What's this?
------------
This is a program to get hydrological data from Water Information System provided from Japanese Ministry of Land, Infrastructure, Transport and Tourism (http://www1.river.go.jp/). You can retrieve data and save as csv.
Requirement
-----------
Python (>= 3.3)
*Beware that Python 2 can NOT work*
Usage
-----
Download jwis, and you can type the followings on your console::
```
$ python3 jwis.py
```
Program will ask you the beginning/final date of data you want, locations, and file name. Please follow the explanations.
If you put jwislib.py in your PYTHONLIB and put jwis.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
jwis-0.1.1.tar.gz
(3.4 kB
view hashes)