Lakes can get duplicate COMID (lake_id) from multiple sources. Currently we are preferring HF 2.2 / nwm_lakes version over any other but this has old, mostly default hydraulic parameters. There is also a hard force to fully deduplicate because the other methods were not completely working.
TODO:
- Decide if we want to prefer HF 2.2 or ref reservoir derived hydraulics
- Remove hard de-dupe if desired
- Fix issue to fully choose which COMID to pick in join_nid function / bottom has a deduper using hydrosequence
See: #62
Lakes can get duplicate COMID (lake_id) from multiple sources. Currently we are preferring HF 2.2 / nwm_lakes version over any other but this has old, mostly default hydraulic parameters. There is also a hard force to fully deduplicate because the other methods were not completely working.
TODO:
See: #62