Station-wise, hourly rainfall data from IMD now available

See it to believe it!
27 Sep 2018
0 mins read
IMD's rainfall data now available. (Photo: Pixabay)
IMD's rainfall data now available. (Photo: Pixabay)

1. In Brief

The Indian Meteorological Department (IMD) which has for long refrained from openly publishing its station-wise precipitation data is now doing so. I recently came across their new web app: http://aws.imd.gov.in/, which allows users to select a state and view a table of hourly precipitation for all stations in the state. Preview can be seen in Fig.1 below.

Clarification: The web-app still does not allow downloads, only viewing. Downloads I assume are only for government access, however we're now archiving the web-app's data so it can be downloaded by anyone (For more details, read section 2 on this page). Please see this link or the archived hourly data for all states. As of now, the data available is for the months June,July,August,2018 for the ARG and AWS station types.  

1. Snapshot preview of IMD data

If anyone already knew of the existence of this web app do let me know how you found out about it. Curious to know how IMD publishes new updates such as this. The user interface is very intuitive and gives a smooth experience overall. The data itself doesn’t take too long to load. A version of this web app was also available more than 2 years ago, after which it was taken down. That however had a much less user friendly, slower interface.

2. Snapshot preview of old IMD AWS Web App

2. Challenges that remain

A couple of issues still remain, however. One, although the web app provides the names of the stations, it doesn’t provide a location. There are a few ways this issue can be resolved, perhaps by scraping the locations of the stations from the ‘Data on map’ page of the web app. Or by matching station names available here with other lists of station names (with geolocation) available on the IMD’s main website. Secondly, an issue that remains is that the data provided here can only be accessed one week at a time. This is a design feature presumably to keep users from viewing excessively large tables of data that may cause the web app to crash.

Over the weekend I attempted a bit of web scraping for the first time to resolve this second issue. The code shared in this repository allows users to automate the process of visiting the IMD web app and saving station data, one week at a time. The plan right now is to run this code once a week and save each batch of new data that is generated and archive the records as a public commons. You can access the saved data here. The acronyms, ARG, AWS, AGRO you see are the different types of weather stations operated by IMD. According to their page, there are 1351, 573 and 128 stations of each kind respectively.

3. Potential uses of this data

For those wondering ‘what’s the big deal?’, it is! Hourly precipitation data opens up a whole range of possibilities for improving our understanding of the water cycle, studying phenomenon such as floods at a more granular level, examining droughts with ‘dry spell analysis’, more accurately mapping how precipitation affects base flows, and much much more.

4. Plans ahead

The next thing on the to-do list is to write a bit of code to access older data, that isn’t directly accessible using the web app interface. Another goal is to develop heatmap visualizations, and integrate them into the Open Water Data project, perhaps something like this. Anyone wishing to collaborate on this please leave me a message!

5. How you can contribute

If you wish to contribute but not with the code, you still can. Please share this tool, and the data archive widely, blog about it, attribution to the source would be much appreciated! Developing use cases for this data would be a great bonus. I am particularly keen on organizing workshops around learning to use the data and developing preliminary analysis, if that interests you ping me. If you have your own weather stations please share that data too. The hope here is that creating more shared commons data repositories can help build capacity and break institutional silos.

Will continue to post updates on this effort below.. stay tuned..

Update: 17th Sep 2018

  • Added data for June, July, August 2018 for the ARG and AWS station types.
  • Added code repository that user can use to download data themselves.

If you do download the data and analyse it, mail me so I can understand its usage. Likewise, if you are familiar with python and can help me archive more data, email craigds022@gmail.com

This article was authored by Craig Dsouza, an independent water resources management researcher based in Pune who works on the Open Water Data Project. The article has been republished on India Water Portal with permission from the author. It was originally published on Craig's blog here.

Posted by
Attachment
Get the latest news on water, straight to your inbox
Subscribe Now
Continue reading