Skip to content

Commit

Permalink
fix NEWS typos
Browse files Browse the repository at this point in the history
  • Loading branch information
nwagenbrenner committed Dec 8, 2020
1 parent 186dd24 commit ef82351
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,27 @@ Release Notes

WindNinja 3.7.0
---------------
- Add ability to set a custom output path in the GUI (\#369)
- Add ability to set a custom output path in the GUI (#369)

- Write correct units in weather station kml output (\#325)
- Write correct units in weather station kml output (#325)

- Use gridded roughness properly in initializations with LCP files (\#366)
- Use gridded roughness properly in initializations with LCP files (#366)

- Allow users to set a custom mesh resolution in the CFD solver (\#357)
- Allow users to set a custom mesh resolution in the CFD solver (#357)

- Write outputs at the mesh resolution as default for CFD runs (\#339)
- Write outputs at the mesh resolution as default for CFD runs (#339)

- Correctly report meshing time for CFD runs with weather model initializations (\#371)
- Correctly report meshing time for CFD runs with weather model initializations (#371)

- Handle how expections are passed through to the user via the API vs. the GUI/CLI (\#373)
- Handle how exceptions are passed through to the user via the API vs. the GUI/CLI (#373)

- Properly set diurnal wind indices when stations outside the DEM are used in point initializations (\#362)
- Properly set diurnal wind indices when stations outside the DEM are used in point initializations (#362)

- Do not use internal VRT warping for band mapping for WRF NetCDF files (\#375)
- Do not use internal VRT warping for band mapping for WRF NetCDF files (#375)

- Properly set Monin-Obukhov lenght for neutral stability runs (\#391)
- Properly set Monin-Obukhov length for neutral stability runs (#391)

- Use log interpolation to the output wind height for CFD runs if the output height is not resolved (\#76, \#392)
- Use log interpolation to the output wind height for CFD runs if the output height is not resolved (#76, #392)

WindNinja 3.6.0
---------------
Expand Down

0 comments on commit ef82351

Please sign in to comment.