Adrien Chen and Tianjie Chen
A Fortran program for calculating one-dimensional arctic atmospheric models was translated into Python to make the program easier to use and modify. The translation made designing a graphical user interface to make the program more user-friendly possible; it also allowed us to add new functionalities to the program, such as format conversion and built-in line and contourf plotting. All of these new features were achieved while maintaining the same level of accuracy.