ArcticSnow / TopoPyScale

TopoPyScale: a Python library to perform simplistic climate downscaling at the hillslope scale
https://topopyscale.readthedocs.io
MIT License
39 stars 9 forks source link

Wind direction and wind speed in NetCDF file result. #68

Closed NILICK closed 1 year ago

NILICK commented 1 year ago

In topo_scale.py file, lines 366 - 367 down_pt.ws.attrs is duplicated, and in the result file, there is no attribute for the WD data variable. Is this correct?

ArcticSnow commented 1 year ago

Thank you for catching this typo. I guess your PR commited e454d304e7affdfcfcefc1e8d22dfbc0c6f08e2a solves the issue.