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
Both modules
parametersand therrm.parametersand both contains functionalities regarding the rrm parameters.[hapi] Hapi/rrm/parameters.py (Lines 19-34)
Open in IDE · Open on GitHub
Created from JetBrains using CodeStream