Αποτελέσματα Αναζήτησης
Download and process binary IMD meteorological data in Python - iamsaswata/imdlib.
IMD Weather Data Downloader: This repository contains Python code for downloading open acess Indian Meteorological Department (IMD) weather data for the Indian region. The script fetches Rainfall,...
IMDLIB is a python package to download and handle binary gridded data from the India Meteorological Department (IMD). For more information about the IMD datasets, the link of IMD Pune may be referred. It heavily employs the xarray for processing the datasets.
24 Φεβ 2024 · imdlib. This is a python package to download and handle binary grided data from Indian Meterological department (IMD).
Python script that visits IMD website and downloads hourly station rainfall data as state wise csv files. Overcomes limitations of the 'getRainfallData' script mentioned below. Note: script has basic automated error handling, however you should check the final count of files to see if any did not download correctly.
21 Ιαν 2020 · This is a python package to download and handle binary grided data from Indian Meterological department (IMD). IMDLIB can be installed via pip, conda, or using the source file from Github. It is tested for both Windows and Linux platforms with 64 bit architecture only.
5 Οκτ 2020 · IMDLIB is a python package to download and handle binary grided data from India Meteorological Department (IMD). For more information about the IMD datasets, follow the following link: http://imdpune.gov.in/Clim_Pred_LRF_New/Grided_Data_Download.html. Installation. IMDLIB can be installed via pip.