GEOS-5 Documentation for Jason 3.0: Difference between revisions
Initial Jason 3.0 |
|||
Line 297: | Line 297: | ||
<!-- | <!-- | ||
Created by: | Created by: | ||
$ ./GMAO_Shared/MAPL_Base/mapl_vlist.py --sort comp --format wiki /home/mathomp4/Models/Jason-3_0/ | $ ./GMAO_Shared/MAPL_Base/mapl_vlist.py --sort comp --format wiki /home/mathomp4/Models/Jason-3_0/GEOSodas/src/GEOSgcs_GridComp/ > /home/mathomp4/MindMapFiles/Jason-3_0/j30_states_sort_by_comp.txt | ||
$ ./GMAO_Shared/MAPL_Base/mapl_vlist.py --sort short --format wiki /home/mathomp4/Models/Jason-3_0/ | $ ./GMAO_Shared/MAPL_Base/mapl_vlist.py --sort short --format wiki /home/mathomp4/Models/Jason-3_0/GEOSodas/src/GEOSgcs_GridComp/ > /home/mathomp4/MindMapFiles/Jason-3_0/j30_states_sort_by_short.txt | ||
--> | --> | ||
Line 310: | Line 310: | ||
<!-- | <!-- | ||
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-3_0/ | $ tree -d -I CVS -X | sed -f ~/MindMapFiles/mindmap.sedfile > ~/MindMapFiles/Jason-3_0/j30_tree.mm | ||
Then go to agcm and run: | |||
$ tree -d -I CVS -X | sed -f ~/MindMapFiles/mindmap.sedfile > ~/MindMapFiles/Jason-3_0/j30_agcm_tree.mm | |||
and then ogcm: | |||
$ tree -d -I CVS -X | sed -f ~/MindMapFiles/mindmap.sedfile > ~/MindMapFiles/Jason-3_0/j30_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 318: | Line 326: | ||
--> | --> | ||
<mm>[[ | <mm>[[j30_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]]''' |