CALIPSO-project / SPINacc

A spinup acceleration procedure for land surface models (LSM) . Developer team Mandresy Rasolonjatovo, Tianzhang Cai, Matthew Archer, Daniel Goll
4 stars 0 forks source link

Apply style changes to codebase #33

Closed tztsai closed 6 months ago

tztsai commented 7 months ago

This PR addresses general coding style.

Black has been applied to automatically format the code and isort to sort the imports. Finally, .gitignore has been updated and*.pyc files removed.