BoulderCodeHub / RWDataPlyr

R package to read and manipulate data from RiverWareTM
3 stars 5 forks source link

rdf_to_rwtbl2 always assigns trace numbers starting at 1 #116

Open rabutler-usbr opened 1 year ago

rabutler-usbr commented 1 year ago

rdfs might not start at trace number 1; e.g., CRMMS runs

rdf_to_rwtbl2() always starts at trace 1. Might be in other functions that read rdfs too.

rabutler-usbr commented 1 year ago

This is handled in the C++ code - see rwtbl.cpp