Inconsistent naming
# Inconsistent naming
Currently, the naming of several concepts in the codebase (and cronian for that matter) is not always consistent.
Examples include:
- timestep vs timestamp vs snapshot
- capacity factor vs availability factor
- results_folder vs output_path (when is something a path/folder/file?)
- ...
This should be consistent both in code, examples, tests and test files.
### Checklist
- [x] I have checked the list of [existing issues](https://gitlab.tudelft.nl/demoses/demoses-coupling/-/issues) and couldn't find an issue about this.
issue