Skip to content
  • Adam Dingwell's avatar
    Added support for updating land use data each time wrf data is read · 6d2142b7
    Adam Dingwell authored
    The model will now be tested, if I'm lucky, everything works as it should.
    Landuse will not be interpolated between time step because:
    1. seasonal changes are instant, so keeping track of snowmelt on a higher
    	frequency than input data is read (hourly?) makes little sense.
    2. Other parameters are interpolated instead, such as U*, vd etc.
    	(how true/effective is this?)
    6d2142b7