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

Add geom argument to ESMF_FieldBundleGet() #310

Open
tclune opened this issue Oct 17, 2024 · 2 comments
Open

Add geom argument to ESMF_FieldBundleGet() #310

tclune opened this issue Oct 17, 2024 · 2 comments
Assignees
Labels
feature/enhancement New feature or request

Comments

@tclune
Copy link
Collaborator

tclune commented Oct 17, 2024

In MAPL it would be preferable to directly get the GEOM rather than (1) using a set of conditionals on the geomtype, (2) extracting the underlying grid, locstream, etc, and (3) creating a new geom.

At the very least this results in a small memory leak as it is hard to know which geom objects MAPL should destroy.

My team should be able to implement this, but want a thumbs up from ESMF team before we proceed.

@oehmke
Copy link
Contributor

oehmke commented Oct 17, 2024 via email

@anntsay anntsay added the feature/enhancement New feature or request label Nov 6, 2024
@anntsay
Copy link

anntsay commented Nov 13, 2024

Action: Bob to follow up with Tom's team to see if they are willing to do this and whether they can make dec 6th code freeze for release 8.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants