File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -49,10 +49,15 @@ The file must be called one of the following names:
4949".daprc" or ".dodsrc".
5050If both ".daprc" and ".dodsrc" exist, then
5151the ".daprc" file will take precedence.
52+ It is strongly suggested that you pick one of the two names
53+ and use it always. Otherwise you may observe unexpected results
54+ when the netcdf-c library finds one that you did not intend.
5255
5356The rc file is searched for first in the current directory
5457and then in the home directory (as defined by the HOME environment
55- variable).
58+ variable). It is strongly suggested that you pick a uniform location
59+ and use it always. Otherwise you may observe unexpected results
60+ when the netcdf-c library get an rc file you did not expect.
5661
5762The rc file format is a series of lines of the general form:
5863
You can’t perform that action at this time.
0 commit comments