Parent Directory
|
Revision Log
|
Revision Graph
o add a contact section
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 | |
4 | <html xmlns="http://www.w3.org/1999/xhtml"> |
5 | <head> |
6 | <meta name="generator" content="HTML Tidy, see www.w3.org" /> |
7 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
8 | <base href="http:/mitgcm.org" /> |
9 | |
10 | <!-- Hinting for menu generation --> |
11 | <meta name="add_name_0" content="Contact Us" /> |
12 | <meta name="add_name_1" content="" /> |
13 | <meta name="add_name_2" content="" /> |
14 | <meta name="add_title" content="Contact Us" /> |
15 | <!-- Hinting for menu generation --> |
16 | |
17 | <style type="text/css"> |
18 | span.c2 {font-size: 110%} |
19 | div.c1 {text-align: center} |
20 | </style> |
21 | </head> |
22 | |
23 | <body> |
24 | |
25 | <p>The following mailing lists are both publicly available and provide |
26 | web-based archives:</p> |
27 | |
28 | <ul> |
29 | <li><b><a href="http://dev.mitgcm.org/mailman/listinfo/mitgcm-support"> |
30 | MITgcm-support@mitgcm.org</a></b> is our "catch-all" list. Please |
31 | send any and all questions about the model and documentation to this |
32 | address.<br/><br/></li> |
33 | |
34 | <li><b><a href="http://dev.mitgcm.org/mailman/listinfo/mitgcm-support"> |
35 | MITgcm-cvs@mitgcm.org</a></b> is a "tracking" list meant mostly as a |
36 | convenience for MITgcm developers. Posts to this list are |
37 | automatically generated by commits to our CVS |
38 | repository.<br/><br/></li> |
39 | </ul> |
40 | |
41 | <p>A GForge-based <a href="http://dev.mitgcm.org/projects/mitgcm/">MITgcm |
42 | development server</a> is available which includes: |
43 | <ul> |
44 | |
45 | <li>a <a href="http://dev.mitgcm.org/tracker/?group_id=6">web-based |
46 | "tracker" (or forum)</a> suitable for quick bug reports or |
47 | questions,<br /><br /></li> |
48 | |
49 | <li>a <a href="http://dev.mitgcm.org/pm/?group_id=6">list of on-going |
50 | work</a> by/for the developers, and<br /><br /></li> |
51 | |
52 | <li>a <a href="http://mitgcm.org/devel_HOWTO">Developer's HOWTO</a> to |
53 | help you get started with MITgcm development and customization.</li> |
54 | |
55 | </ul> |
56 | </p> |
57 | |
58 | </body> |
59 | </html> |
60 |
ViewVC Help | |
Powered by ViewVC 1.1.22 |