choderalab/protons

View on GitHub
protons/app/samsreporter.py

Summary

Maintainability
A
1 hr
Test Coverage

Function _create_netcdf_structure has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def _create_netcdf_structure(self):
        """Construct the netCDF directory structure and variables
        """

        grp = self._out.createGroup("Protons/SAMS")
Severity: Minor
Found in protons/app/samsreporter.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status