Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
AgroClimaticTools authored May 31, 2019
1 parent 20fdbc8 commit 995a6f5
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
# WDI
Weather Data Interpolator
# Getting Started
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3236405.svg)](https://doi.org/10.5281/zenodo.3236405)
- [Overview](#Overview)
- [Installation](#Installation)
- [Cite As](#Cite-as)
- [License](#License)
---
### Overview
The Weather Data Interpolator tool is developed to interpolate daily gridded weather datasets from lower resolution to higher resolution using linear and inverse distance weighting method. The tool is developed using a free and open-source widget toolkit- PyQt available in Python. The source codes of the tool can be found at [Source Code](/Source%20Codes) folder which are feasible to modify/update in future for further improvement of used as well as the addition of new methodologies for better interpolation.

### Installation
The tool is easy to install in all the versions of Windows and does not require any supporting software for its installation. The installable executable file can be downloaded from [WDI v2.3.0](https://github.com/AgroClimaticTools/WDI/releases/download/v2.3.0/WDI.v2.3.exe).

### Cite as
Agro-Climatic Tools. (2019, May 31). AgroClimaticTools/WDI: Weather Data Interpolator (Version v2.3.0). Zenodo. http://doi.org/10.5281/zenodo.3236405

For more options, please check [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3236405.svg)](https://doi.org/10.5281/zenodo.3236405).

### License
Copyright © 2019 Weather Data Interpolator
Licensed under the [MIT License](LICENSE)

0 comments on commit 995a6f5

Please sign in to comment.