Description Some of the intersting Python libraries that may be useful in future.
read moreDescription Let’s try to convert a GeoTIFF to WRF Pre-Processing System (WPS).
read moreWRF Simple Sounding
read moreAn excellent and interesting blog related to the building a new colour palette, which I find challenging to work. Use the following link: https://refactoringui.com/previews/building-your-color-palette/
read moreThis is just for my understanding. I tend to forget things. Might be useful to others as well.
read moreThis 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 IMDLIB and Python.
read moreUpdate [27 Feb 2021] For latest documentation, please visit https://imdlib.readthedocs.io/en/latest/
read moreUpdate [27 Feb 2021] For latest documentation, please visit https://imdlib.readthedocs.io/en/latest/
read moreGo to this site: How to pick more beautiful colors for your data visualizations?!
read moreThe Weather Research and Forecasting (WRF) Model is a mesoscale numerical weather prediction system utilized worldwide for operational forecasts and research purposes.
read moreA simple and elegant method to convert NetCDF to GeoTIFF using python.
read moreHere is an example of generating a surface plot from WRF output file. I find this method to be more elegent.
read moreThe Weather Research and Forecasting (WRF) Model is a mesoscale numerical weather prediction system utilized worldwide for operational forecasts and research purposes.
read moreUsually, working with met data, you have to plot multiple figures. Here, we plot 6 plots in the same figure including plot numbers.
read moreUsually, working with geographic data, you have to use GIS software. For plotting multiple plots with the same quality might be cumbersome. Hence, some people choose to automate the process; I was also struggling to do the same. So here is a simple example of plotting a GeoTIFF file.
read more