Difference between revisions of "Guide to visualization and analysis tools for GEOS-Chem"
From Geos-chem
(→Further reading) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__FORCETOC__ | __FORCETOC__ | ||
− | '''''[[ | + | '''''[[GEOS-Chem_diagnostic_output_files|Previous]] | [[Python_tools_for_use_with_GEOS-Chem|Next]] | [[Getting Started with GEOS-Chem]]''''' |
#[[Minimum system requirements for GEOS-Chem|Minimum system requirements]] | #[[Minimum system requirements for GEOS-Chem|Minimum system requirements]] | ||
+ | #[[Installing required software]] | ||
+ | #[[Configuring your computational environment]] | ||
#[[Downloading GEOS-Chem source code|Downloading source code]] | #[[Downloading GEOS-Chem source code|Downloading source code]] | ||
#[[Downloading GEOS-Chem data directories|Downloading data directories]] | #[[Downloading GEOS-Chem data directories|Downloading data directories]] | ||
Line 10: | Line 12: | ||
#[[GEOS-Chem output files|Output files]] | #[[GEOS-Chem output files|Output files]] | ||
#<span style="color:blue">'''Visualizing and processing output'''</span> | #<span style="color:blue">'''Visualizing and processing output'''</span> | ||
+ | #*[[Python tools for use with GEOS-Chem|Python tools]] | ||
+ | #*[[Other tools for visualizing and analyzing GEOS-Chem output|Other tools]] | ||
+ | #*[[Visualization and analysis examples|Examples]] | ||
#[[GEOS-Chem_coding_and_debugging|Coding and debugging]] | #[[GEOS-Chem_coding_and_debugging|Coding and debugging]] | ||
#[[GEOS-Chem_overview#Further_reading|Further reading]] | #[[GEOS-Chem_overview#Further_reading|Further reading]] | ||
Line 21: | Line 26: | ||
#[[Python tools for use with GEOS-Chem|Python tools for visualizing and analyzing GEOS-Chem output]] | #[[Python tools for use with GEOS-Chem|Python tools for visualizing and analyzing GEOS-Chem output]] | ||
#[[Other tools for visualizing and analyzing GEOS-Chem output]] | #[[Other tools for visualizing and analyzing GEOS-Chem output]] | ||
+ | #[[Visualization and analysis examples]] | ||
== Further reading == | == Further reading == | ||
Line 29: | Line 35: | ||
---- | ---- | ||
− | '''''[[ | + | '''''[[GEOS-Chem_diagnostic_output_files|Previous]] | [[Python_tools_for_use_with_GEOS-Chem|Next]] | [[Getting Started with GEOS-Chem]]''''' |
Latest revision as of 21:09, 20 November 2020
Previous | Next | Getting Started with GEOS-Chem
- Minimum system requirements
- Installing required software
- Configuring your computational environment
- Downloading source code
- Downloading data directories
- Creating run directories
- Configuring runs
- Compiling
- Running
- Output files
- Visualizing and processing output
- Coding and debugging
- Further reading
Contents
Overview
On this page we provide information about tools for visualizing and analyzing GEOS-Chem output.
Contents
- Python tools for visualizing and analyzing GEOS-Chem output
- Other tools for visualizing and analyzing GEOS-Chem output
- Visualization and analysis examples
Further reading
- Working with netCDF data files
- Guide to GEOS-Chem diagnostics
- Xarray fundamentals (Columbia University tutorial)