Open mlmaskey opened 4 years ago
@mlmaskey did you make any changes to HGR08 node? Like adding a new link or something? If so make sure they are properly connected.
@mlmaskey did you make any changes to HGR08 node? Like adding a new link or something? If so make sure they are properly connected.
@msdogan,
No, I did not change anything from the default data
. Moreover, this is the base case. I wonder it works without HGR08, But HGR08
is the most important node to us.
Thanks
@msdogan, @nickrsan and @Water-Systems-Management-UCM/model-web I tried to export the subnet for Folsom Lake as you demonstrated in the workshop as follows.
(base) D:\PostDocResearch\UC Merced\Projects\NOAA\CALVIN\calvin\calvin\data>cnf matrix --format csv --start 1921-10 --stop 1922-10 --ts . --to linksWY1922 --max-ub 1000000000000 --debug all --verbose A204 CVPM07G CVPM07S HSD204 HSU204C67 HU204 C105 C107 C173 C67 C7 C8 D64 D85 D9 GW_07 HGP07 HGR07 SR_FOL EXT_SAC HNP204 HP204 HXI204 INT_SAC WTP204 WWP204 C16 C18 C19 HSU_D55 WTP205 C104 C20 D44 D503 D507 D511 D517 D55 PMP_ISOL_F D17 D509 A207 CVPM08G CVPM08S HSD207 HU207 GW_08 HGP08 HGR08 U207 WTP207
However, it got failed with the error network.edge.out. It worked above command if you exclude HGR08. But with this node, the importing matrix went to fail. Could you please suggest me on that.