heliophysicsPy / heliophysicsPy.github.io

https://pyhc.org
MIT License
14 stars 51 forks source link

Add amisrsynthdata to PyHC List #335

Closed ljlamarche closed 1 week ago

ljlamarche commented 2 weeks ago

Description

The amisrsynthdata package is designed to generate synthetic data for the Advanced Modular Incoherent Scatter Radars (AMISR). AMISR is used for a wide variety of research in ionospheric dynamic and is a highly flexible and adaptable system. This package is intended to help plan new observational modes and validate high-level data products.

PyHC Standards

Community: Good Documentation: Good Testing: Partially met Software Maturity: Partially met Python3: Good License: Good

The Testing and Software Maturity standards are both marked as "Partially Met" due to some incomplete testing (88% coverage) and the fact that many of the tests currently fail due to floating point errors and need to be revised. We intend to research how to better conduct these tests so they are useful and implement improvement to them. The package also has not been thoroughly tested on a variety of operating systems.

sapols commented 1 week ago

Thanks for this PR, @ljlamarche! Just wanted to let you know I've seen it and hope to start the review later this week.