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.
>From: Harry Edmon <address@hidden> >Organization: University of Washington, >Keywords: 200111052014.fA5KE8113709 McIDAS-X 7.8 .mcidasrc Harry, >I am trying to create a .mcidasrc file. I started up mcidas on a Sun with no >.mcidasrc file in my home directory, expecting mcidas to create it. But it is >not created. What should I look for to correct this problem? In Unidata McIDAS-X 7.8x, you should do the following: mcidas config Since there is no .mcidasrc file, the last radiobutton option at the end of the GUI startup: Save configurations values to defaults file [YES|NO] should be set to YES. Starting McIDAS at this point will create the .mcidasrc file in the HOME directory as long as the user has write permission there (which s/he should). It seems now that I should modify the GUI startup to automatically create .mcidasrc if one doesn't already exist. I will include this in my next addendum. Tom