LWCC

Land, Water, and Climate Change

We are a bunch of people who are interested in understanding land and water processes and it's impact on climate change.

We work in the field of water resources and urban environment. Our focus is in understanding various land surface processes and its impact on climate change.

In our research, we deal with a lot of data sources. One of the preliminary things is to collect information on various data sources. The resources section is dedicated to that.

Check out our work at the publications sections. Hope you like it!

South Asia’s contribution to increasing groundwater research

South Asia’s contribution to increasing groundwater research Original Article Gupta, M., & Chinnasamy, P. (2022) 'South Asia's contribution to increasin...

How mangrove forests helped stall environmental crime

How mangrove forests helped stall environmental crime Original Article The majestic mangrove forests of Kenya’s east coast have helped to bring levels of...

Colormaps

Description Colormaps is a library of collection of colormaps or color palettes for Python. It’s written in Python with matplotlib and numpy as dependencies....

Extracting Regions from IMD datasets using Python

This is just for my understanding. I tend to forget things. Might be useful to others as well. # Importing stuff import imdlib as imd import geopandas from ...

Getting started with Python and IMDLIB

This is intended for those who have never used python or just starting to work in python. Here are the steps which will help them with getting started with I...

India Meteorological Department (IMD) grided data to GeoTIFF

Update [27 Feb 2021] For latest documentation, please visit https://imdlib.readthedocs.io/en/latest/ Now, you can convert the IMD dataset to GeoTIFF using d...

IMDLIB, A python package to download and handle binary grided data from India Meteorological Department (IMD)

Update [27 Feb 2021] For latest documentation, please visit https://imdlib.readthedocs.io/en/latest/ Description IMDLIB is a python package to download and ...

Installing WRF from scratch in an HPC using Intel Compilers

The Weather Research and Forecasting (WRF) Model is a mesoscale numerical weather prediction system utilized worldwide for operational forecasts and research...

NetCDF to GeoTIFF using Python

A simple and elegant method to convert NetCDF to GeoTIFF using python. Python Script import xarray as xr import rioxarray as rio #Open the NetCDF #Download...

Installing WRF 4.2.1 on Ubuntu LTS 20.04

The Weather Research and Forecasting (WRF) Model is a mesoscale numerical weather prediction system utilized worldwide for operational forecasts and research...

South Asia’s contribution to increasing groundwater research

South Asia’s contribution to increasing groundwater research Original Article...

How mangrove forests helped stall environmental crime

How mangrove forests helped stall environmental crime Original Article Th...

Colormaps

Description Colormaps is a library of collection of colormaps or color palett...

SkewT Plot from WRF outputs

WRF Simple Sounding Using MetPy as straightforward as possible to make a Ske...

Building Your Color Palette

An excellent and interesting blog related to the building a new colour palett...

Extracting Regions from IMD datasets using Python

This is just for my understanding. I tend to forget things. Might be useful t...

Getting started with Python and IMDLIB

This is intended for those who have never used python or just starting to wor...