Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/nappy/trunk/localRules.py@343
Revision 343,
223 bytes
checked in by astephen, 15 years ago
(diff) |
Latest version with new files in test directory.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
Line | |
---|
1 | """ |
---|
2 | localRules.py |
---|
3 | ============= |
---|
4 | |
---|
5 | A set of local default values for NASA Ames header information. These |
---|
6 | are applied if no other values are provided by the user. |
---|
7 | |
---|
8 | """ |
---|
9 | |
---|
10 | rules={"SNAME":"The BADC", |
---|
11 | "ONAME":"Ronnie BADC"} |
---|
Note: See
TracBrowser
for help on using the repository browser.