GEOS-5 Documentation for Jason 2.2: Difference between revisions
Initial Jason 2.2 |
|||
Line 280: | Line 280: | ||
<!-- | <!-- | ||
Created by: | Created by: | ||
$ ./GMAO_Shared/MAPL_Base/mapl_vlist.py --sort comp --format wiki /home/mathomp4/Models/Jason-2_2/GEOSagcm/src/GEOSgcs_GridComp/ > /home/mathomp4/MindMapFiles/Jason-2_2/ | $ ./GMAO_Shared/MAPL_Base/mapl_vlist.py --sort comp --format wiki /home/mathomp4/Models/Jason-2_2/GEOSagcm/src/GEOSgcs_GridComp/ > /home/mathomp4/MindMapFiles/Jason-2_2/j22_states_sort_by_comp.txt | ||
$ ./GMAO_Shared/MAPL_Base/mapl_vlist.py --sort short --format wiki /home/mathomp4/Models/Jason-2_2/GEOSagcm/src/GEOSgcs_GridComp/ > /home/mathomp4/MindMapFiles/Jason-2_2/ | $ ./GMAO_Shared/MAPL_Base/mapl_vlist.py --sort short --format wiki /home/mathomp4/Models/Jason-2_2/GEOSagcm/src/GEOSgcs_GridComp/ > /home/mathomp4/MindMapFiles/Jason-2_2/j22_states_sort_by_short.txt | ||
--> | --> | ||
Line 293: | Line 293: | ||
<!-- | <!-- | ||
To create these files, I made a stock checkout of Heracles, went to | To create these files, I made a stock checkout of Heracles, went to | ||
GEOSgcs | GEOSgcs and ran: | ||
$ tree -d -I CVS -X | sed -f ~/MindMapFiles/mindmap.sedfile > ~/MindMapFiles/Jason-2_2/ | $ tree -d -I CVS -X | sed -f ~/MindMapFiles/mindmap.sedfile > ~/MindMapFiles/Jason-2_2/j22_tree.mm | ||
Then go to agcm and run: | |||
$ tree -d -I CVS -X | sed -f ~/MindMapFiles/mindmap.sedfile > ~/MindMapFiles/Jason-1_1/j22_agcm_tree.mm | |||
and then ogcm: | |||
$ tree -d -I CVS -X | sed -f ~/MindMapFiles/mindmap.sedfile > ~/MindMapFiles/Jason-1_1/j22_ogcm_tree.mm | |||
You'll then need to manually go into the XML file and change the top | You'll then need to manually go into the XML file and change the top | ||
Line 301: | Line 309: | ||
--> | --> | ||
<mm>[[ | <mm>[[j22_tree.mm|flash|500px|parameters startCollapsedToLevel=4]]</mm> | ||
---- | ---- | ||
'''Back to [[GEOS-5 User's and Developer's Guides]]''' | '''Back to [[GEOS-5 User's and Developer's Guides]]''' |