This is an official release to support PAT.2 and IPR.8. It also contains updates for setting up the Python environment and dependencies. The following issues were fixed:
| Issue |
Title |
Description |
Potentially affected tests |
| #906 |
Add calc P.2108 |
Add implementation of P.2108 defined clutter loss to reference_models/propagation. |
PAT.2, IPR.8 |
| #907 |
Add PAT.2 test case |
Add PAT.2 test with default config and modelType to PAT.1 configs. Added ACTIVITY_LOSS_FACTOR. |
PAT.2 |
| #908 |
Add IPR.8 test case |
Add IPR.8 test case and update DPA and move list functions with the ability to use new neighborhoods and apply new clutter and network loss. |
IPR.8 |
| #910 |
Fix leap day bug |
Fix util to use 365 days instead of 1 year to apply timedelta. |
Various |
| #911 |
Update fake-sas for PAT.2 |
Update fake-sas so it works with PAT.2's new request payload |
PAT.2 |
| #913 |
Update set-up for Python3.11 |
Add requirements.txt and conda-environment.yml for setting up environment and dependencies. Various updates to work with new dependency versions. |
Various |
| #914 |
Use median for new DPA interference calculations |
Add median pathloss for DPA interference calculations based on WINNF-TS-0112-V1.9.1. Update flags impacted by this addition. |
IPR.8 |
| #917 |
PAT.2 and IPR.8 configs |
Added configs for PAT.2 and IPR.8 that were generated by Sony |
PAT.2, IPR.8 |