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

Updates to Gemenviron scripts #80

Open
mzuranski opened this issue Mar 15, 2022 · 1 comment
Open

Updates to Gemenviron scripts #80

mzuranski opened this issue Mar 15, 2022 · 1 comment

Comments

@mzuranski
Copy link
Collaborator

@mzuranski I've long boggled a better approach for the variables set in these scripts, but haven't settled on a solution. I think we should add code that dynamically sets that variable based on the directory location of the source script, but also add code that detects if that variable is already set and not over-ride it. Thoughts?

Originally posted by @akrherz in #57 (comment)

As a standard install step, users need to update the NAWIPS variable in Gemenviron and/or Gemenviron.profile to match their install directory. The current setting of /home/gempak/GEMPAK7 does not match the directory name that Gempak will be extracted to. Making this and possibly other variables more dynamic would be a nice QOL feature.

@mzuranski
Copy link
Collaborator Author

Another nice QOL feature here would be to improve the detection of the Makeinc file to use for Ubuntu. Can we find a way to get rid of this install step too?

cd ~/NAWIPS/config
mv Makeinc.linux64_gfortran Makeinc.linux64_gfortran.orig
ln -s Makeinc.linux64_gfortran_ubuntu Makeinc.linux64_gfortran

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant