Main Page: Difference between revisions
No edit summary |
|||
Line 64: | Line 64: | ||
=== IDL === | === IDL === | ||
* [http://www.as.harvard.edu/chemistry/trop/forum_files/cdh_ColorInIDL.pdf Working with color in IDL by Chris Holmes] | * [http://www.as.harvard.edu/chemistry/trop/forum_files/cdh_ColorInIDL.pdf Working with color in IDL by Chris Holmes] | ||
* [http://www.ittvis.com/ ITT Visualziation (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)] | |||
=== GAMAP === | === GAMAP === |
Revision as of 15:26, 28 March 2008
GEOS-Chem Wiki
The 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 NASA Global Modeling and Assimilation Office. It is applied by research groups around the world to a wide range of atmospheric composition problems, Central management and support of the model is provided by the Atmospheric Chemistry Modeling Group at Harvard University.
This wiki is meant to facilitate communication between GEOS-Chem users and developers. 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.
General Information about GEOS-Chem
The links below provide more information about general GEOS-Chem topics.
Introduction and Overview
- GEOS-Chem Overview
- GEOS-Chem Vision
- GEOS-Chem Management Charter
- GEOS-Chem People & Projects
- GEOS-Chem welcome letter for new users
- GEOS-Chem programming staff
Getting Started with GEOS-Chem
- Minimum system requirements for GEOS-Chem
- Downloading GEOS-Chem source code and data
- GEOS-Chem code development cycle
- GEOS-Chem programming resources (e.g. tutorials, user guides, etc.)
- GEOS-Chem Programming Style Guide
General Technical Information
- Tips on how to debug GEOS-Chem effectively
- Reporting GEOS-Chem bugs
- Parallelizing GEOS-Chem with the OpenMP directives
- Common GEOS-Chem error messages
Code Developers' Forums
These pages contain more specific information about coding issues, emissions, chemistry, met fields, version history, and other aspects of GEOS-Chem. GEOS-Chem users and developers should feel free to contribute to these pages and to initiate discussion on the various topics listed here.
Coding
Emissions
- Aircraft emissions
- Anthropogenic emissions
- Biofuel emissions
- Biogenic emissions
- Biomass burning emissions
- Lightning NOx emissions
Chemistry
Met Fields
Related Projects
Data Visualization Resources
IDL
- Working with color in IDL by Chris Holmes
- ITT Visualziation (vendor)
- Structures in IDL
- Pointers in IDL
- Overview of Mathematics in IDL
- Coyote's Guide to IDL Programming (David Fanning's Web Site) - Lots of tips on how to accomplish programming tasks
- IDL Page at Max Planck Institute for Meteorology
- Martin Schultz's IDL Tutorial (PDF Format)
- IDL Astronomy User's Library
- JHU/APL/S1R IDL routines page
- Craig Markwardt's IDL library
- The Underground Guide to IDL by Liam Gumley (PDF)