Skip to content

Various bugfixes#282

Merged
krober10nd merged 2 commits into
CHLNDDEV:Projectionfrom
osu-usace:Projection
Apr 5, 2023
Merged

Various bugfixes#282
krober10nd merged 2 commits into
CHLNDDEV:Projectionfrom
osu-usace:Projection

Conversation

@dahonegger
Copy link
Copy Markdown
Contributor

In Calc_f13.m: If "obj.f13" is empty, then "broken" is undefined and the code breaks when default values are set on Line 109. Here we let broken=0 to allow default values to be defined.

In Make_f15.m: In original code, "all()" is acting on "abs(...)" and not the logical comparison. Here the parentheses are moved so that "all()" acts on the logical comparison in each coordinate.

@krober10nd
Copy link
Copy Markdown
Collaborator

Please add a note on the changelog. Thanks!

@dahonegger
Copy link
Copy Markdown
Contributor Author

Changelog notes added for #282

@krober10nd krober10nd merged commit aac0236 into CHLNDDEV:Projection Apr 5, 2023
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