This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Mike, re: > RE updating the various scripts: > Understood. At least now I know how to work around that so it's all good > as far as I'm concerned. Excellent. re: > You should still be able to get into that VM via Climate. Knock yourself > out. Stuff is running but it can be turned off (ldmadmin stop should take > care of it). If you run into any issues let me know. I just SSHed into the VM, thanks. Since the needed flags are for 'gfortran', I am down to comparing the output from 'gfortran --version' on our systems and yours for the needed changes to 'mccomp.sh'. Here are the differences: Example from a current Unidata Rocky Linux system: $ gfortran --version GNU Fortran (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Now, the same run on your Ubuntu VM: $ gfortran --version GNU Fortran (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. So, I can easily differentiate the 'gfortran' versions, but what I don't know (yet) is the version where 'gfortran' changes started requiring the additional flags for "older" code. I will do some Googling to see if the answer to this question is available... Aside: do you have an "older" Ubuntu system on which 'gfortran' is installed? If yes, what is the result of 'gfortran --version' on it? Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: USW-595984 Department: Support McIDAS Priority: Normal Status: Open =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.