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

Supporting ALE's ISD to Kernel functionality #33

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

chkim-usgs
Copy link
Collaborator

These were the two main topics needed to support ALE's upcoming ISD to Kernel functionality:

  • Removed std::optional and replaced it with a default value
  • Added a writeComment() function that appends the user-given comment in writeSpk() and writeCk() to the kernel file header

Will need to merge these changes and do another release, I'll link the ALE PR here once it is up.

@Kelvinrr Kelvinrr merged commit 9b0e649 into DOI-USGS:main Jun 7, 2024
7 checks passed
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