HKUST-OCTAD-LAB / AirTrafficSim

Web-based air traffic simulation and visualization platform for ATM research. Development fork: https://github.com/kyfrankie/AirTrafficSim
https://hkust-octad-lab.github.io/AirTrafficSim/
GNU General Public License v3.0
38 stars 7 forks source link

Docstring completeness and format #37

Closed gmingas closed 1 year ago

gmingas commented 1 year ago

The docstrings format is somewhat inconsistent across the code. It would be good to stick to one format.

Also, some functions lack a doctring or have one which does not give much information. This could be improved to help contributions and future maintenance.

Part of JOSS review here