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

Adding some additional g2c interfaces #584

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

AlysonStahl-NOAA
Copy link
Contributor

@AlysonStahl-NOAA AlysonStahl-NOAA commented Jan 22, 2025

Part of NOAA-EMC/NCEPLIBS-g2#822
Fixes #585

We want the g2 library to rely on this one for templates. I added a few functions that make this a bit easier.

@AlysonStahl-NOAA AlysonStahl-NOAA marked this pull request as ready for review January 23, 2025 19:47
@edwardhartnett
Copy link
Contributor

Can you please add an issue to describe this work?

@AlysonStahl-NOAA
Copy link
Contributor Author

Can you please add an issue to describe this work?

Done

* @author Alyson Stahl @date 01/21/25
*/
int
g2c_get_pdt_len(int pds_template_num, int *maplen)
Copy link
Contributor

Choose a reason for hiding this comment

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

There's no function that already does this?

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.

Create new functions to facilitate access to templates from g2 library
2 participants