TODO 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. # ! (TODO) -*- coding: utf-8; mode: org -*-
  2. help: [C-uc .] insert timestamp [C-cc] flip checkbox [C-uucc] partial flip checkbox [C-ct] flip TODO
  3. * TODO
  4. - [-] gas & water vapor, P676 [8/10]
  5. + [X] specific attenuation
  6. + [X] tests from validation table (P676-11 SpAtt 1-9)
  7. + [X] tests from validation table (P676-11 SpAtt 22-23)
  8. + [X] e2s propagation, simpler P676-11 Annex 2 method
  9. + [X] tests from validation table (P676-11 A_Gas)
  10. + [X] Vt for P676-11 (37) from P.836-6
  11. + [X] P_dry for P676-11 (37) from P.835-6
  12. + [X] tests from P618-13 Att_Tot
  13. + [ ] slant propagation, simpler P676-11 Annex 2 method
  14. + [ ] any path propagation, layer gral P676-11 Annex 1 method / P619 §C2ss
  15. - [X] rain, P618 [2/2]
  16. + [X] model
  17. + [X] tests from validation table (P618-13 A_Rain)
  18. - [X] clouds, P840 [2/2]
  19. + [X] model
  20. + [X] clouds (P840-7 A_Clouds)
  21. - [X] scintillation loss (P.618-13 2.4)
  22. - [ ] total loss (P.618-13)
  23. - [ ] aeronautical mobile specifics (P682)
  24. - [ ] lower elevation angle effects (<5°, <10°) P676, P619, P682
  25. - [ ] tropospheric effects (P834)
  26. - [ ] effects <10 GHz (ionospheric scintillation, Faraday rotation, etc.)
  27. - [ ] Earth to space interference (P619)
  28. - [ ] frequency scaling procedure from P.618-13 2.2.1.3
  29. - [-] atmospheres.f90, P835 [1/7]
  30. + [X] reference
  31. + [ ] low latitude (annual)
  32. + [ ] mid latitude (summer)
  33. + [ ] mid latitude (winter)
  34. + [ ] high latitude (summer)
  35. + [ ] high latitude (winter)
  36. + [ ] experimental atmospheres
  37. - [-] dress up [4/6]
  38. + [X] C headers
  39. + [X] Python bindings
  40. + [X] Guile bindings (generated)
  41. + [X] installation procedure
  42. + [ ] acceptable documentation
  43. + [ ] Guile examples shouldn't use ploy/yak
  44. - [X] other ITU datasets [1/1]
  45. + [X] heights from P.1511
  46. - [ ] tests
  47. + [ ] look into pfUnit (https://sourceforge.net/projects/pfunit/files/)