Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

How to prepare crop data for WRF_NoahMP outside US?

xiao.zh

New member
Hello everyone, I am currently using WRF_NoahMP to conduct irrigation experiments. Since my case is not in the United States, I need to prepare the crop data myself. My process is as follows:
1. I have 1km planting data for three types of crops, using this data to calculate the crop fraction in a 5km window.
2. Expand the proportions by ten thousand times, convert them to integers, replace missing values with -9999, set the scale factor to 0.0001, and obtain a tif with 5 bands.
3. Use gdal to convert this tif into a binary file and prepare the index file.
4. Replace the croptype folder in the downloaded static geographic data.
5. Run the geo_grid program.
Currently, the geo_em_d01.nc file I generated contains new croptype data, but these data have negative values, which should not be the case. This indicates that there are issues with my steps 1 and 2.
Of course, I can directly modify the data in geo_em_d01 based on the crop fraction data. However, I am considering completing the modifications to the static data so that future plans can use it directly, which would be more convenient.
Any suggestions and opinions are very welcome. Looking forward to your response, thank you.

Xiao
 
Our expert who works on crop module left years ago. We actually have trouble to make it work from the beginning.
Would you please contact Mike Balarge to seek more information?
 
Our expert who works on crop module left years ago. We actually have trouble to make it work from the beginning.
Would you please contact Mike Balarge to seek more information?
Hi Ming, thanks for your reply. I will try to contact Mike Balarge.
 
Top