Skip to content

Error in the indication of nodeidx in 'Exploring river discharge' notebook #272

@roalva82

Description

@roalva82

Under section 'How to locate reach and node identifiers by river name', I believe that the second last line should read as follows:
node_identifiers = results['nodes']['node_id'][node_idx]

instead of the current version which reads:
node_identifiers = results['nodes']['node_id'][:]

I hope this helps. Thank you for the useful notebook!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions