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

need g2c_inq_dim_info() function #567

Closed
edwardhartnett opened this issue Dec 24, 2024 · 1 comment
Closed

need g2c_inq_dim_info() function #567

edwardhartnett opened this issue Dec 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@edwardhartnett
Copy link
Contributor

To support Fortran we need a version of g2c_inq_dim() which does not have a parameter for the values of the dimension. This way, the Fortran user can get the size of dimension first, and make sure they have enough memory for the values.

@edwardhartnett edwardhartnett added the enhancement New feature or request label Dec 24, 2024
@edwardhartnett edwardhartnett self-assigned this Dec 24, 2024
This was referenced Dec 24, 2024
@edwardhartnett edwardhartnett moved this to In progress in NCEPLIBS-g2c-2.1.0 Dec 26, 2024
@edwardhartnett
Copy link
Contributor Author

This was done in a previous pull request.

@github-project-automation github-project-automation bot moved this from In progress to Done in NCEPLIBS-g2c-2.1.0 Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant