ACCESS-NRI / amami

Apache License 2.0
0 stars 0 forks source link

Refactor Amami class #35

Open atteggiani opened 1 month ago

atteggiani commented 1 month ago

The Amami class & main() entrypoint can be refactored into a single function. The class doesn't add any functionality beyond storing args & providing a function.

Tasks to be done: