Sandbox: Difference between revisions

From Geos-chem
Jump to navigation Jump to search
(Replacing page with '== feel free to experiment here ==')
Line 1: Line 1:
== feel free to experiment here ==
== feel free to experiment here ==
<!-- ======================================================== -->
<!-- ===== TOP TITLE                                    ===== -->
<!-- ======================================================== -->
<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding=5" align="center">
<tr bgcolor="#FF0000">
<th colspan="2" height="80" valign="middle"><p><font color="#FFFFFF" size="+3">GEOS&#150;Chem Wiki</font></p></th>
</tr>
<tr>
<td>
<blockquote><p align="justify">The [http://acmg.seas.harvard.edu/geos/ GEOS–Chem model] is a global 3-D model of atmospheric composition driven by assimilated meteorological observations from the Goddard Earth Observing System (GEOS) of the [http://www.as.harvard.edu NASA Global Modeling and Assimilation Office]. It is applied by [http://acmg.seas.harvard.edu/geos/geos_people.html research groups around the world] to a wide range of atmospheric composition problems, Central management and support of the model is provided by the [http://acmg.seas.harvard.edu/index.html Atmospheric Chemistry Modeling Group at Harvard University.]</p></blockquote>
<blockquote><p align="justify">This wiki is meant to facilitate communication between GEOS-Chem users and developers. If this is '''your first time here''', check out [[Features of the GEOS-Chem public wiki|the features page]]. If you would like to contribute to the wiki, please register as a user by clicking ''create account'' at the top right corner of this page.</p></blockquote>
<blockquote><p align="justify">New information is continually being added to the wiki, so please check back here often, or even better, [[Features_of_the_GEOS-Chem_public_wiki#Let_the_GEOS-Chem_wiki_inform_you_of_recent_changes.21|subscribe to the recent changes' RSS feed]]: you will not miss a discussion!</p></blockquote>
</td>
</tr>
</table>
<!-- ======================================================== -->
<!-- ===== GENERAL INFO ABOUT GEOS-CHEM                ===== -->
<!-- ======================================================== -->
<p>&nbsp;</p>
<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5" align="center">
<tr bgcolor="#00AAAA">
<th colspan="2" height="50" valign="middle"><p><font color="#FFFFFF" size="+2">General information about GEOS&#150;Chem</font></p></th>
</tr>
<!-- ======================================================== -->
<!-- ===== GENERAL INFO : FIRST ROW                    ===== -->
<!-- ======================================================== -->
<!-- Header title -->
<tr bgcolor="#cccccc">
<th width="50%"scope="col"><big>Introduction and overview</big></th>
<th width="50%"scope="col"><big>Steering Committee And Working Groups</big></th>
</tr>
<tr>
<!-- Introduction & Overview: Links -->
<td width="50%" valign="top">
* [[Features of the GEOS-Chem public wiki]]
* [[GEOS-Chem welcome letter for new users]]
* [http://acmg.seas.harvard.edu/geos/geos_overview.html GEOS-Chem Overview]
* [http://acmg.seas.harvard.edu/geos/geos_people.html GEOS-Chem People & Projects]
* [http://acmg.seas.harvard.edu/geos/word_pdf_docs/resources_guidelines_tips.pdf User Resources, Code Development Guidelines, and Debugging Tips]
* [[GEOS-Chem programming staff]]
* [[GEOS-Chem newsletters]]
</td>
<!-- Steering Committee and Working Groups: Links -->
<td width="50%" valign="top">
* [http://acmg.seas.harvard.edu/geos/geos_steering_cmte.html GEOS-Chem Steering Committee]
** [[GEOS-Chem model development priorities]]
* [http://acmg.seas.harvard.edu/geos/geos_working_groups.html GEOS-Chem Working Groups]
** [[GEOS-Chem Adjoint|Adjoint Model and Data Assimilation Working Group]]
** [[Aerosols_overview:_projects_and_developments|Aerosols Working Group]]
** [[Carbon Gases and Organics Working Group]]
** [[Emissions Working Group]]
** [[Chemistry Issues|Oxidants and Chemistry Working Group]]
** [[Regional Air Quality Working Group]]
</td>
</tr>
<!-- ======================================================== -->
<!-- ===== GENERAL INFO : SECOND ROW                    ===== -->
<!-- ======================================================== -->
<!-- Header title -->
<tr bgcolor="#cccccc">
<th width="50%"scope="col"><big>Getting Started With GEOS-Chem</big></th>
<th width="50%"scope="col"><big>General Technical Information</big></th>
</tr>
<tr>
<!-- Getting Started With GEOS-Chem: Links -->
<td width="50%" valign="top">
* [[Minimum system requirements for GEOS-Chem]]
* [[GEOS-Chem supported platforms and compilers]]
* [[Downloading GEOS-Chem source code and data]]
* [[GEOS-Chem code development cycle]]
* [[GEOS-Chem programming resources]] (e.g. tutorials, user guides, etc.)
* [http://acmg.seas.harvard.edu/geos/doc/man/appendix_7.html GEOS-Chem Programming Style Guide]
* [[Running GEOS-Chem with TESTRUN]]
</td>
<!-- General Technical Information: Links -->
<td width="50%" valign="top">
* [[Initial conditions for GEOS-Chem]]
* [[GEOS-Chem Debugging Tips|Tips on how to debug GEOS-Chem effectively]]
* [[Reporting GEOS-Chem bugs]]
* [[Parallelizing GEOS-Chem]] with the OpenMP directives
* [[Common GEOS-Chem error messages]]
* [http://acmg.seas.harvard.edu/geos/geos_search.html GEOS-Chem Search Engines]
</td>
</tr>
</table>
<!-- ======================================================== -->
<!-- ===== CODE DEVELOPER'S FORUMS: TITLE              ===== -->
<!-- ======================================================== -->
<p>&nbsp;</p>
<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5" align="center">
<tr bgcolor="#00AAAA">
<th colspan="2" height="50" valign="middle"><p><font color="#FFFFFF" size="+2">GEOS&#150;Chem Code Developers' Forums</font></p></th>
</tr>
<!-- ======================================================== -->
<!-- ===== CODE DEVELOPER'S FORUMS : FIRST ROW          ===== -->
<!-- ======================================================== -->
<tr bgcolor="#cccccc">
<th width="50%"scope="col"><big>Coding</big></th>
<th width="50%"scope="col"><big>Diagnostics</big></th>
</tr>
<tr>
<!-- Coding: Links -->
<td width="50%" valign="top">
* [[GEOS-Chem versions under development]]
* [[Machine issues & portability]]
* [[Floating point math issues]]
* [[Bugs and fixes|List of GEOS-Chem bugs and in which version they were resolved]]
</td>
<!-- Diagnostics: Links -->
<td width="50%" valign="top">
* [http://acmg.seas.harvard.edu/geos/doc/man/appendix_5.html Overview of diagnostics characteristics]
* [[Mass Flux (ND24/25/26)]]
* [[Additional diagnostics]]
</td>
</tr>
<!-- ======================================================== -->
<!-- ===== CODE DEVELOPER'S FORUMS : SECOND ROW        ===== -->
<!-- ======================================================== -->
<!-- Header title -->
<tr bgcolor="#cccccc">
<th width="50%"scope="col"><big>Emissions</big></th>
<th width="50%"scope="col"><big>Chemistry</big></th>
</tr>
<tr>
<!-- Emissions: Links -->
<td width="50%" valign="top">
* [[Overview]]
* [[Aircraft emissions]]
* [[Anthropogenic emissions]]
** [http://acmg.seas.harvard.edu/geos/word_pdf_docs/emissions_v8_02_03.pdf Description of anthropogenic emissions inventories in GEOS-Chem v8-02-03]
** [http://wiki.seas.harvard.edu/geos-chem/images/Anth_emiss_gc_v8-01-04.pdf Description of anthropogenic emissions inventories in GEOS-Chem v8-01-04]
** [http://acmg.seas.harvard.edu/geos/word_pdf_docs/INVENTORY_GC_public-pre_v8.pdf Table of available anthropogenic emissions inventories for use w/ GEOS-Chem (pre-v8)]
* [[Biofuel emissions]]
* [[Biogenic emissions]]
* [[Biomass burning emissions]]
* [[Lightning NOx emissions]]
</td>
<!-- Chemistry Links -->
<td width="50%" valign="top">
* [[Chemistry Issues]]
* [[NOx-Ox-HC-aerosol|NOx-Ox-hydrocarbon-aerosol (aka "full-chemistry") simulation]]
* [[Photolysis mechanism]]
* [[Mercury|Mercury simulation]]
* [[Tagged CO simulation]]
* [[KPP solvers FAQ]]
* [[Isoprene]]
* [[Linoz stratospheric ozone chemistry]]
</td>
</tr>
<!-- ======================================================== -->
<!-- ===== CODE DEVELOPER'S FORUMS : THIRD ROW          ===== -->
<!-- ======================================================== -->
<tr bgcolor="#cccccc">
<th width="50%"scope="col"><big>Nested Grid Simulations</big></th>
<th width="50%"scope="col"><big>Earth System Model Framework</big></th>
</tr>
<tr>
<!-- Nested Grid Simulations: Links -->
<td width="50%" valign="top">
* [[GEOS-Chem nested grid simulations]]
* [[Available met data for nested grid simulations]]
** [http://acmg.seas.harvard.edu/geos/wiki_docs/nested_grids/geos_data_downloads.pdf Protocol for nested-grid data downloads]
</td>
<!-- Met Fields: Links -->
<td width="50%" valign="top">
* [[Installing ESMF and other required libraries]]
* [[Code development with the Earth System Model Framework]]
* [[Automatic documentation with protex|Generating automatic LaTeX documentation with protex]]
** [http://frodo.elon.edu/tutorial/tutorial/tutorial.html Web-based LaTeX tutorial]
</td>
</tr>
<!-- ======================================================== -->
<!-- ===== CODE DEVELOPER'S FORUMS : FOURTH ROW        ===== -->
<!-- ======================================================== -->
<tr bgcolor="#cccccc">
<th width="50%"scope="col"><big>Related Projects</big></th>
<th width="50%"scope="col"><big></big></th>
</tr>
<tr>
<!-- Related Projects: Links -->
<td width="50%" valign="top">
* [[GEOS-Chem column code]]
* [[GEOS-Chem Adjoint]]
* [[GEOS-Chem Near-Real-Time Simulations]]
</td>
<!-- Diagnostics: Links -->
<td width="50%" valign="top">
</td>
</tr>
</table>
<!-- ======================================================== -->
<!-- ===== CODE DEVELOPER'S FORUMS: TITLE              ===== -->
<!-- ======================================================== -->
<p>&nbsp;</p>
<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5" align="center">
<tr bgcolor="#00AAAA">
<th colspan="2" height="50" valign="middle"><p><font color="#FFFFFF" size="+2">Reference: Visualization, Analysis, and Wiki</font></p></th>
</tr>
<!-- ======================================================== -->
<!-- ===== VISUALIZATION : FIRST ROW                    ===== -->
<!-- ======================================================== -->
<tr bgcolor="#cccccc">
<th width="50%"scope="col"><big>IDL</big></th>
<th width="50%"scope="col"><big>GAMAP</big></th>
</tr>
<tr>
<!-- IDL: Links -->
<td width="50%" valign="top">
* [http://www.ittvis.com/ ITT Visualization (vendor)]
* [http://idlastro.gsfc.nasa.gov/idl_html_help/Structures.html Structures in IDL]
* [http://idlastro.gsfc.nasa.gov/idl_html_help/Pointers.html Pointers in IDL]
* [http://idlastro.gsfc.nasa.gov/idl_html_help/Overview_of_Mathematics_in_IDL.html Overview of Mathematics in IDL]
* [http://www.dfanning.com/ Coyote's Guide to IDL Programming (David Fanning's Web Site)] - Lots of tips on how to accomplish programming tasks
* [http://www.mpimet.mpg.de/en/misc/software/idl IDL Page at Max Planck Institute for Meteorology]
* [http://www.mpimet.mpg.de/en/misc/software/idl/doc/mgs_script.pdf Martin Schultz's IDL Tutorial (PDF Format)]
* [http://idlastro.gsfc.nasa.gov/homepage.html IDL Astronomy User's Library]
* [http://fermi.jhuapl.edu/s1r/idl/idl.html JHU/APL/S1R IDL routines page]
* [http://cow.physics.wisc.edu/~craigm/idl/idl.html Craig Markwardt's IDL library]
* [http://cimss.ssec.wisc.edu/~gumley/doc/idltips.pdf The Underground Guide to IDL by Liam Gumley (PDF)]
* [[Reading binary files in IDL]]
</td>
<!-- Diagnostics: Links -->
<td width="50%" valign="top">
* [http://acmg.seas.harvard.edu/gamap/ GAMAP web page]
* [http://acmg.seas.harvard.edu/gamap/doc/ GAMAP on-line users' guide]
* [[GAMAP bugs and fixes]]
* [[GAMAP tips and tricks]]
**[[General GAMAP usage]]
**[[File I/O with GAMAP]]
***[http://acmg.seas.harvard.edu/gamap/doc/timeseries_brief_tutorial.pdf Working with timeseries output in GAMAP]
**[[Color and graphics with GAMAP]]
*** [http://acmg.seas.harvard.edu/geos/wiki_docs/gamap/gamap_color_table_file.pdf Loading Color Tables in GAMAP v2.12]
*** [http://acmg.seas.harvard.edu/forum_files/cdh_ColorInIDL.pdf Working with color in IDL by Chris Holmes]
**[[Regridding with GAMAP]]
**[[Date and time computations with GAMAP]]
**[[Text manipulation with GAMAP]]
</td>
</tr>
<!-- ======================================================== -->
<!-- ===== VISUALIZATION: SECOND ROW                    ===== -->
<!-- ======================================================== -->
<!-- Header title -->
<tr bgcolor="#cccccc">
<th width="50%"scope="col"><big>Wiki Documentation</big></th>
<th width="50%"scope="col"><big></big></th>
</tr>
<tr>
<!-- Wiki Documentation: Links -->
<td width="50%" valign="top">
* [[Sandbox]]
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
* [http://meta.wikimedia.org/wiki/Help:Contents MediaWiki User's Guide]
* [http://meta.wikimedia.org/wiki/Help:Wikitext Examples of Wiki markup text]
* [http://meta.wikimedia.org/wiki/Help:Reference_card One-page editing reference card]
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration Settings list]
* [http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
</td>
<!-- Spaceholder-->
<td width="50%" valign="top">
</td>
</tr>
</table>

Revision as of 21:37, 4 February 2010

feel free to experiment here