<div dir="ltr">Dear all,<div><br></div><div>I need to prepare weather file for DSSAT model from wrf output. Rainfall, Min and Max temperature, solar radiation and weed speed are variable i need to extract. I&#39;m using python for handling netcdf file which very difficult to work with big file. I did some coding to convert wrf output to DSSAT weather file format. Now i want to learn NCL, since it is more powerful to work with nc files.</div><div><br></div><div>Below are the things i need to do in NCL:</div><div><br></div><div>1. Extract variables such as  Rainfall, Min and Max Temperature, solar radiation and weed speed for required time</div><div>2. Write the extracted variable in DSSAT format.</div><div><br></div><div>Things i have done in python:</div><div><br></div><div>1. convert wrfnc to excel</div><div>2. excel to Dssat format.<br></div><div><br></div><div>Can anyone help me out in this.</div><div><br></div><div><br></div></div>