LabSid-USP/RUBEMHydrological

Refactoring

Closed this issue · 0 comments

  • Create basic project organization structure;
  • Separate parts of code into related files;
  • Clean up unnecessary imports;
  • Clean up code that is commented out;
  • Remove unnecessary arguments from methods and functions;
  • Remove unnecessary attributes and variables;
  • Isolate code files used internally from public library import;