Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge both parameters modules into one module. #130

Open
MAfarrag opened this issue Dec 31, 2023 · 0 comments
Open

merge both parameters modules into one module. #130

MAfarrag opened this issue Dec 31, 2023 · 0 comments

Comments

@MAfarrag
Copy link
Member

Both modules parameters and the rrm.parameters and both contains functionalities regarding the rrm parameters.

[hapi] Hapi/rrm/parameters.py (Lines 19-34)


class Parameters:
    """Distripute.

        parameter class is used to distribute the values of the parameter vector in the calibration
        process into the 3D array, considering if some of the parameters are lumped parameters, if you want to
        distribute the parameters in HRUs.

    the method included are
    1- par3d
    2- par3dLumped
    3- par2dLumpedK1_lake
    4- HRU
    5- HRU_HAND
    6- ParametersNumber
    7- saveParameters
    """

Open in IDE · Open on GitHub

Created from JetBrains using CodeStream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant