Urban-Meteorology-Reading / WRF-SUEWS

WRF-SUEWS coupling project
https://wrf-suews.readthedocs.org
MIT License
5 stars 2 forks source link

Representation of crops in WRF-SUEWS #69

Open hamidrezaomidvar opened 4 years ago

hamidrezaomidvar commented 4 years ago

@sunt05 I just had a quick discussion with Sue. How can we put the crop representation in SUEWS? There are two main challenges here:

What do you think?

sunt05 commented 4 years ago

@sunt05 I just had a quick discussion with Sue. How can we put the crop representation in SUEWS?

There are two main challenges here:

  • When mapping original LC from wrfinput to SUEWS, we lump everything to Grass. So how can we get this information?

what information specific to crop is required to be added into SUEWS? We need a list of such properties that are missing in the current SUEWS.

  • The Coupled SUEWS version is not the newest one, and if we want to upgrade to the newest one for crop representation, we would have to do some development in the couple system.

This eventually needs to be done; what amount of work do you estimate given we have the automated workflow you set up last year?

hamidrezaomidvar commented 4 years ago

what information specific to crop is required to be added into SUEWS? We need a list of such properties that are missing in the current SUEWS

Well, the crop uses a new LAI model (from the SUEWS_parameter paper). so SUEWs need to be developed to capture this model (I think you did developed the crop part before, not sure) with new sets of parameters if we want to capture this. Meaning that a new land cover type should be added probably.

This eventually needs to be done; what amount of work do you estimate given we have the automated workflow you set up last year?

It would consist of making sure the new version of SUEWS interface matches the interface of WRF-SUEWS and update all the input pre processors to be consistent with it.

hamidrezaomidvar commented 4 years ago

@sunt05 also since we want to capture crop as as separate land cover, the mapping of land cover from original to SUEWS needs to be changed