Skip to content

This is a C++ code to extract rainfall(0.25°) and temperature(1°) data from IMD gridded data set.

Notifications You must be signed in to change notification settings

sinannizar/IMD-Gridded-Rainfall-Extractor

Repository files navigation

IMD-Gridded-Rainfall-Extractor

This is a C++ program to extract rainfall(0.25°) and temperature(1°) data from IMD gridded data set. This program extracts .grd files into a text file which can then be added to an excel sheet for analysis. The user can specify the year and the grid points of their choice. This program has been written in C++. Prior to running the program, certain procedures are to be performed to initialise the program directories and input data sets. In addition to the input grid files, two input files (lat.txt and lon.txt), containing information regarding data points are to be created. The detailed instructions are provided in the instructions.pdf

About

This is a C++ code to extract rainfall(0.25°) and temperature(1°) data from IMD gridded data set.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published