Various types of reach ID and HRU ID in network data
Open
enhancement
- Dominant language
- Fortran
- Stars
- 59
- Forks
- 73
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 2
Description
Issue: currently allow only 32bit integer for river network ID.
ideal: allow 32bit, 64bit integer and string for IDs.
Possible solution: Create module to read IDs based on netCDF type and then generate dictionary (hash table) to map internal ID (which use 32bit integer) to these external IDs. use internal ID for network topology augmentation.
Plan to work on this dev1.2_hru-id branch
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.