Skip to content

Inconsistent naming in Measurement: species_data field name vs. MeasurementData class name #79

@torogi94

Description

@torogi94

The Measurementobject contains a field species_data with its adder method add_to_species_data. However, the expected type of the field is the class MeasurementData. While working absolutely fine, the different naming ("species" vs. "measurement") of the data for the measurement is inconsistent and confusing.

Suggested solution:
Change naming of MeasurementData to SpeciesData, since there can be many measured species within a single Measurement object?

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions