Skip to content
Snippets Groups Projects
  1. Dec 21, 2021
  2. Dec 14, 2021
  3. Oct 13, 2021
  4. Jul 02, 2021
  5. Jun 23, 2021
  6. Jun 22, 2021
  7. Apr 07, 2021
  8. Mar 24, 2021
  9. Mar 23, 2021
  10. Feb 18, 2021
  11. Jan 21, 2021
  12. Nov 30, 2020
  13. Nov 26, 2020
  14. Nov 25, 2020
  15. Nov 18, 2020
  16. Nov 13, 2020
  17. Oct 08, 2020
  18. Oct 01, 2020
  19. Sep 04, 2020
  20. Jul 01, 2020
  21. Jun 29, 2020
  22. Jun 25, 2020
  23. Jun 22, 2020
  24. Jun 19, 2020
  25. Jun 18, 2020
  26. Jun 17, 2020
  27. Apr 15, 2020
  28. Jan 24, 2020
  29. Nov 12, 2019
  30. Oct 08, 2019
    • Mads M. Pedersen's avatar
      Update WaspGridSite · 30a1b28b
      Mads M. Pedersen authored
      - add missing h_i parameter in call from calculate_AEP
      - update parqueFicticio grd files
      - change site.probability function to take ws_bins instead of ws_bin_size
      - correct probability calculation in WaspGridSite
      - add test that compare WaspGridSite with results from Wasp (raw data, u_mean, air_power and aep)
      - add function in OneTypeWindTurbines to instantiate from tabular data
      30a1b28b
    • Mikkel Friis-Møller's avatar
      pep8 · 59f9e33d
      Mikkel Friis-Møller authored and Mads M. Pedersen's avatar Mads M. Pedersen committed
      allow specification of extrapolation mode from (wasp grd) site instantiation.
      59f9e33d
  31. Oct 07, 2019
  32. Sep 23, 2019
    • Mads M. Pedersen's avatar
      clean up WaspGridSite + new default terrain following distance calculator · 69cb56c0
      Mads M. Pedersen authored
      - example: noj_terrain_following.py
      - move all distance calculation to distance.py
      - old TerrainFollowingDistance function(from Movflot) renamed to TerrainFollowingDistance2
      - new simpler and more efficient TerrainFollowingDistance implemented
      - WaspGridSite renamed to WaspGridSiteBase.
      - New backward-compatible WaspGridSite that allows different Distance calculation objects
      - tests
      69cb56c0
Loading