kthorp / pyfao56

A Python implementation of the FAO-56 dual crop coefficient approach for crop water use estimation and irrigation scheduling
Other
44 stars 24 forks source link

(1/3) Develop soil water class #2

Closed jbrekel closed 2 years ago

jbrekel commented 2 years ago

I added a SoilWater class so that the user could control the root zone curve more precisely and add information about their assumed soil layers. In later pull requests, I will merge this class with the model class so that users can calculate SWD based on where the root zone is in the soil layers used.