pycraf icon indicating copy to clipboard operation
pycraf copied to clipboard

pycraf is a package that provides functions and procedures for various tasks in spectrum-management compatibility studies.

Results 12 pycraf issues
Sort by recently updated
recently updated
newest added

The notebook demonstrates a somewhat more complex usage of pycraf. A batch creation of attenuation maps and circularly averaged attenuation profiles is implemented, including plotting functions.

This fixes both the the failed import of the Satellite Object in the current sgp4 version 2.12 and make pycraft raise less confusing error exceptions (at the moment pycraft reports...

I've tried running examples at (https://bwinkel.github.io/pycraf/latest/pathprof/index.html). When I try with and without "pathprof.SrtmConf.set(interp='spline', spline_opts=(3, 0))", as below, I get the following error at "pathprof.height_map_data(...". I installed pycraf via pycharm packages...

Add tables with typical values and simple examples (e.g. mobile on the moon).

enhancement

Will there be a version of pycraf compatible with version 2.11 or later of python-sgp4? If so, what time frame can we expect to see it? Sam Dupree.

In the conversions module file conversions.py, there are many examples of using multiple division operators to achieve the final form of an equation (e.g., freespace loss). In the case of...

Hi Benjamin, Thanks for this wonderful tool, it will get even better if you consider to addd support for propagation model ITU-R P.1812-4. With thanks.

enhancement

Conversion functions between WGS84 and EGM2008 reference systems should be added. While the path attenuation calculations in `pathprof` sub-package can use SRTM directly (as its terrain heights are relative to...

enhancement