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

REL-4496 Show IGRINS-2 library #2292

Merged
merged 1 commit into from
Oct 16, 2024
Merged

REL-4496 Show IGRINS-2 library #2292

merged 1 commit into from
Oct 16, 2024

Conversation

cquiroz
Copy link
Contributor

@cquiroz cquiroz commented Oct 12, 2024

No description provided.

Copy link
Contributor

@swalker2m swalker2m left a comment

Choose a reason for hiding this comment

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

Looks good.

@@ -45,6 +46,7 @@ final class ScienceLibraryInfo {
_libInfo.put(InstNIFS.SP_TYPE, new ScienceLibraryInfo(Site.GN, "GN-NIFS-library"));
_libInfo.put(InstNIRI.SP_TYPE, new ScienceLibraryInfo(Site.GN, "GN-NIRI-library"));
_libInfo.put(InstTexes.SP_TYPE, new ScienceLibraryInfo(Site.GN, "GN-TEXES-library"));
_libInfo.put(Igrins2.SP_TYPE, new ScienceLibraryInfo(Site.GN, "GN-IGRINS2-library"));
Copy link
Contributor

Choose a reason for hiding this comment

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

Does the program already exist in the ODB?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It does, I tested it importing one but science confirmed it exists at GN odb

@cquiroz cquiroz merged commit f516a73 into develop Oct 16, 2024
3 checks passed
@cquiroz cquiroz deleted the REL-4496 branch October 16, 2024 12:43
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.

2 participants