Skip to content
Snippets Groups Projects
Select Git revision
  • 7983ea5652bff553dddbe60f51a71ee397db014f
  • master default protected
  • ShadowFlicker
  • DirectionalNoise
  • anders_acc
  • neighbour_farms
  • RANSLUT
  • multi_lut_interp
  • simple_generic_ignore_warning
  • minimalistic
  • cj_add_eddy_viscosity_model
  • cj_add_lwfc_model
  • fix_wrong_circle_intersection_area
  • sophia_ci
  • ray
  • multi_mirror
  • jax
  • pud_update
  • installation_fix
  • connect-effective_ws
  • 125-missing-interpolation-type-argument
  • v2.6.12
  • v2.6.11
  • v2.6.10
  • v2.6.9
  • v2.6.8
  • v2.6.7
  • v2.6.6
  • v2.6.5
  • v2.6.4
  • v2.6.3
  • v2.6.2
  • v2.6.1
  • v2.6.0
  • v2.5.0
  • v2.4.1
  • v0.0.0.dev3
  • v2.4.0
  • v2.3.0
  • v2.2.0
  • v2.1.1
41 results

__init__.py

  • Mads M. Pedersen's avatar
    69cb56c0
    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
    History
    clean up WaspGridSite + new default terrain following distance calculator
    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