Versions in this module Expand all Collapse all v1 v1.0.0 Nov 4, 2022 Changes in this version + func BuildFORC(gobDir, ncfp string, cmxr map[int]int, outlets []int, carea float64) *model.FORC + func BuildMAPR(gobDir, lufp, sgfp, gwfp string, gd *grid.Definition, strc *model.STRC, ...) *model.MAPR + func BuildRTR(gobDir string, strc *model.STRC, gd *grid.Definition, swsFP string) *model.RTR + func BuildSTRC(gd *grid.Definition, gobDir, demFP string, cid0 int) (*model.STRC, map[int][]int, []int) + func GobBuilder(controlFP string, skipFRC bool)