setPathname()
Signature:
name: str
The hec-python-library equivalent of Jython method setPathname():
This method is implemented as a property of the TimeSeries class.
Note: The name must be a valid CWMS time series identifier or a valid HEC-DSS time series pathname
Example:
ts1.name = "New_Loc.Stage.Inst.1Hour.0.Test"
ts2.name = "//New_loc/Stage//1Hour/Test/"