Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate the nearest_index subroutines in FMS #1387

Closed
uramirez8707 opened this issue Oct 11, 2023 · 0 comments · Fixed by #1388
Closed

Consolidate the nearest_index subroutines in FMS #1387

uramirez8707 opened this issue Oct 11, 2023 · 0 comments · Fixed by #1388
Labels
enhancement Issue/PR for a modification that increases performance, improves syntax, or adds functionality.

Comments

@uramirez8707
Copy link
Contributor

uramirez8707 commented Oct 11, 2023

Is your feature request related to a problem? Please describe.
There are multiple subroutines in FMS that do the same thing:

Describe the solution you'd like
These subroutines should be consolidated into nearest_index in axis_utils and it should be expanded to support monotonically increasing and decreasing arrays

The modern diag manager is already using nearest_index

Describe alternatives you've considered
N/A

Additional context
This is to prepare for #1213

@uramirez8707 uramirez8707 added the enhancement Issue/PR for a modification that increases performance, improves syntax, or adds functionality. label Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue/PR for a modification that increases performance, improves syntax, or adds functionality.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant