Skip to content

Conversation

CSchoenbeck
Copy link
Collaborator

Soundscape metrics Remora now includes the analysis type hybrid millidecade.

Copy link
Collaborator

@marie-r marie-r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Clara,
I noticed that this change modifies Remoras/Logger/pathdef.m. pathdef.m is usually a MATLAB internal command that sets the path. It is located in the matlab distribution, e.g., Program Files\MATLAB\ReleaseVer[e.g.,, R2022b]\ toolbox \local\pathdef.m
We should not be creating a file like this in a Remora directory and I do not see it called from the Logger remora. The problem with committing a hard coded path, e.g. the entries C:\Users\HARP\Documents\GitHub... is that it breaks for any other user. If it is not used, it should be rmeoved (didn't see any usages, but I didn't look real hard either).

All my best - Marie

@CSchoenbeck
Copy link
Collaborator Author

Hi Marie,

Thanks for catching that! You are correct, I don't want to push that file to the master branch and it isn't called anywhere in the changes I've made. I have removed it so hopefully the pull request is updated? If not I can delete this one and create another. Thanks!

Clara

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants