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

[FEATURE REQUEST] Add tool for quickly obtaining I,J indices when given lat,lon values #244

Closed
msulprizio opened this issue Aug 2, 2023 · 4 comments · Fixed by #277
Closed
Assignees
Labels
category: Feature Request New feature or request never stale Never label this issue as stale topic: Utilities Related to utility functions & convenience routines
Milestone

Comments

@msulprizio
Copy link
Contributor

We previously had a function (CTM_INDEX in GAMAP, I believe) that would return the I,J indices of a grid box when provided with the lat,lon coordinates. It would be useful to have a quick tool to do something like this in gcpy.

@msulprizio msulprizio added the category: Feature Request New feature or request label Aug 2, 2023
@yantosca yantosca self-assigned this Aug 2, 2023
@yantosca
Copy link
Contributor

yantosca commented Aug 2, 2023

Thanks @msulprizio. We now have this capability in the model vs. obs plots. We can try abstracting that out into a separate function.

@yantosca yantosca modified the milestone: 1.4.0 Nov 20, 2023
@yantosca
Copy link
Contributor

@msulprizio: I have been developing this capability in the feature/update-model-vs-obs branch. This can go into the next GCPy version as time allows for development.

@yantosca yantosca added never stale Never label this issue as stale topic: Utilities Related to utility functions & convenience routines and removed no-issue-activity labels Nov 20, 2023
@yantosca yantosca added this to the 1.5.0 milestone Dec 11, 2023
@geoschem geoschem deleted a comment from github-actions bot Dec 11, 2023
@yantosca
Copy link
Contributor

yantosca commented Feb 8, 2024

This will be fixed by PR #277

@yantosca
Copy link
Contributor

We can close this issue as PR #277 has been merged into dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Feature Request New feature or request never stale Never label this issue as stale topic: Utilities Related to utility functions & convenience routines
Projects
None yet
2 participants