-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
90 allow api users to create and destroy instances of tuvx #96
90 allow api users to create and destroy instances of tuvx #96
Conversation
…uv-x' of https://github.com/NCAR/musica into 90-allow-api-users-to-create-and-destroy-instances-of-tuv-x
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just have some hopefully minor change requests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great to me! Just one question about a header file. I'm not sure if it's a problem or not if it builds ok, but see what you think
Co-authored-by: Jiwon Gim <55209567+boulderdaze@users.noreply.github.com>
Co-authored-by: Jiwon Gim <55209567+boulderdaze@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for addressing the comments! Could you also remove MICM
comments in the src/tuvx/tuvx.cpp
? I don't need to review for that.
Closes #90
musica
namespace to all of our filesmicm_core
tomusica_micm_core
. This is becausetuvx_core
already exists in tuvx and to have consistent naming in the musica fortran library something needed to change