You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Full implementation of `ITU-R Rec. P.452-16<https://www.itu.int/rec/R-REC-P.452-16-201507-I/en>`_ that allows to calculate path
44
-
attenuation for the distance between interferer and victim service. Supports
43
+
- Full implementation of `ITU-R Rec. P.452-17<https://www.itu.int/rec/R-REC-P.452-17-202109-I/en>`_ that allows to calculate path
44
+
attenuation for the distance between interferer and victim service (`ITU-R Rec. P.452-18 <https://www.itu.int/rec/R-REC-P.452-18-202310-I/en>`_ is possible with adding clutter heights manually.). Supports
45
45
to load NASA's `Shuttle Radar Topography Mission (SRTM) <https://www2.jpl.nasa.gov/srtm/>`_ data for height-profile generation.
46
-
- Full implementation of `ITU-R Rec. P.676-10<https://www.itu.int/rec/R-REC-P.676-10-201309-S/en>`_, which provides two atmospheric
46
+
- Full implementation of `ITU-R Rec. P.676-13<https://www.itu.int/rec/R-REC-P.676-13-202208-I/en>`_, which provides two atmospheric
47
47
models to calculate the attenuation for paths through Earth's atmosphere.
48
48
- Provides various antenna patterns necessary for compatibility studies (e.g.,
49
49
RAS, IMT, fixed-service links).
@@ -87,11 +87,11 @@ itself is published under `GPL v3 <https://github.com/bwinkel/pycraf/blob/master
87
87
88
88
For some of the functionality provided in pycraf, data files provided by the
89
89
ITU are necessary. For example, the atmospheric model in the *pycraf.atm*
90
-
subpackage implements the algorithm described in `ITU-R Recommendation P.676 <https://www.itu.int/rec/R-REC-P.676-10-201309-S/en>`_.
90
+
subpackage implements the algorithm described in `ITU-R Recommendation P.676 <https://www.itu.int/rec/R-REC-P.676-13-202208-I/en>`_.
91
91
Annex 1 of this Recommendation makes use of spectroscopic information of the
92
92
oxygen and water vapour lines given in Tables 1 and 2 of P.676. Another
93
93
example are the radiometeorological data files that are distributed alongside
0 commit comments