-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #37 from PCMDI/issue_351_half_levels
Issue 351 half levels
- Loading branch information
Showing
62 changed files
with
2,247 additions
and
1,431 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
Work on CMOR3 XML database which will replace CMOR2 tables. | ||
|
||
Python preparation: | ||
pip install pylibconfig2 | ||
pip install pyparsing | ||
|
||
Operations order: | ||
|
||
bash cpyfromsvn.sh | ||
python convertXML.py | ||
bash createAllTables.sh | ||
bash diffAllTables.sh | ||
bash copyAllTables.sh |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.