Name | imddaily JSON |
Version |
0.3.0
JSON |
| download |
home_page | |
Summary | Download and Convert IMD Daily Data |
upload_time | 2022-12-14 15:39:16 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | MIT License Copyright (c) 2022 Balakumaran Ramachandran Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
imd
india meteorological department
imdpune
rainfall
temperature
precipitation
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# imddaily
imddaily is a python package to download and convert Daily Real Time data from
India Meteorological Department.
The Daily Real Time Data available,
- rain = Daily Rainfall data
- raingpm = Daily Merged Satellite Guage Rainfall (GPM) data
- tmax = Daily Maximum Temperature data
- tmin = Daily Minimum Temperature Data
- tmaxone = Daily Maximum Temperature data (1.0 degree)
- tminone = Daily Minimum Temperature Data (1.0 degree)
# Installation
imddaily can be installed through pip,
```
pip install imddaily
```
dependencies include rasterio, numpy, affine, tqdm, requests.
# Usage
imddaily package can download and convert the IMD data
```
from imddaily import imddaily
data = imddaily.get_data('rain', '2020-01-01', '2020-12-31', '/Users/home/rain/grd/')
data.to_geotiff('/Users/home/rain/tif/')
```
# License
imddaily is available under the [MIT](https://mit-license.org) License.
# References
- GitHub: https://github.com/balakumaran247/imddaily
- IMD: https://www.imdpune.gov.in
- Data: https://www.imdpune.gov.in/Seasons/Temperature/temp.html
Raw data
{
"_id": null,
"home_page": "",
"name": "imddaily",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "IMD,India Meteorological Department,imdpune,Rainfall,Temperature,Precipitation",
"author": "",
"author_email": "Balakumaran <balakumaran247@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/00/2e/19853e079c09f6dae9a7d6b8eacec49e5928ba95ec0a917509d29431aec1/imddaily-0.3.0.tar.gz",
"platform": null,
"description": "# imddaily\nimddaily is a python package to download and convert Daily Real Time data from \nIndia Meteorological Department.\n\nThe Daily Real Time Data available,\n- rain = Daily Rainfall data\n- raingpm = Daily Merged Satellite Guage Rainfall (GPM) data\n- tmax = Daily Maximum Temperature data\n- tmin = Daily Minimum Temperature Data\n- tmaxone = Daily Maximum Temperature data (1.0 degree)\n- tminone = Daily Minimum Temperature Data (1.0 degree)\n\n# Installation\nimddaily can be installed through pip,\n```\npip install imddaily\n```\ndependencies include rasterio, numpy, affine, tqdm, requests.\n\n# Usage\nimddaily package can download and convert the IMD data\n```\nfrom imddaily import imddaily\ndata = imddaily.get_data('rain', '2020-01-01', '2020-12-31', '/Users/home/rain/grd/')\ndata.to_geotiff('/Users/home/rain/tif/')\n```\n\n# License\nimddaily is available under the [MIT](https://mit-license.org) License.\n\n# References\n- GitHub: https://github.com/balakumaran247/imddaily\n- IMD: https://www.imdpune.gov.in\n- Data: https://www.imdpune.gov.in/Seasons/Temperature/temp.html\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2022 Balakumaran Ramachandran Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Download and Convert IMD Daily Data",
"version": "0.3.0",
"split_keywords": [
"imd",
"india meteorological department",
"imdpune",
"rainfall",
"temperature",
"precipitation"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "01308d9cf906b7d40543385ebdf56af0",
"sha256": "79d33819df9a53f3d5da86bb44fbe974014a9d3c2ac66cb58f1239de1873c8be"
},
"downloads": -1,
"filename": "imddaily-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "01308d9cf906b7d40543385ebdf56af0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 8491,
"upload_time": "2022-12-14T15:39:09",
"upload_time_iso_8601": "2022-12-14T15:39:09.878040Z",
"url": "https://files.pythonhosted.org/packages/0d/82/7ba35b3ee6e3269e4411d5137ce5a4ddffb5a0d59a973889ad35ddd2913e/imddaily-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "d2f81a9868433f2e1122f3338ff4d212",
"sha256": "09b7134c5e88d6f085fe0000a19394cdf09bf1174a2ce373881966e3df273137"
},
"downloads": -1,
"filename": "imddaily-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "d2f81a9868433f2e1122f3338ff4d212",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 8148,
"upload_time": "2022-12-14T15:39:16",
"upload_time_iso_8601": "2022-12-14T15:39:16.073135Z",
"url": "https://files.pythonhosted.org/packages/00/2e/19853e079c09f6dae9a7d6b8eacec49e5928ba95ec0a917509d29431aec1/imddaily-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-14 15:39:16",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "imddaily"
}