GMAO Software Infrastructure: Difference between revisions
Jump to navigation
Jump to search
Establish page |
mNo edit summary |
||
(107 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
This page will serve as a "holding place" for links to GMAO SI Team wiki pages. | This page will serve as a "holding place" for links to GMAO SI Team wiki pages. | ||
== Pages in General == | |||
* [[Debugging the GEOS-5 GCM]] | |||
* [[Checking Out and Running a One-Day Run]] | |||
* [[CVS Best Practices]] | |||
* [[Running Coupled Ocean]] | |||
* [[Setting up Environment for AGCM Sandbox]] | |||
* [[Running ADAS]] | |||
* [[Running Doubly-Periodic Experiment]] | |||
<!-- | |||
Main page - documentation for users and developers mindmaps the gridded components by version. the same page lists the states by version as well. | |||
* [[Gridded Components in GEOS-5 AGCM]] | |||
* [[List of Export/Import/Internal states in GEOS-5 AGCM]] | |||
--> | |||
* [[Media:Protex_guidelines.pdf|ProTeX guidelines]] | |||
* [[Regression tests]] | |||
* [[Using the MAPL Orbital Component with SatSim]] | |||
* [[Using the RadApp tool]] | |||
* [[Building ESMF with NETCDF and compiling GEOS-5]] | |||
* [[Running the forecast scripts]] | |||
* [[Using the ExtData/History tool]] | |||
<!-- | |||
Added MAPL links to the main page | |||
* MAPL | |||
** [[Media:MAPL_Tutorial.pdf|Tutorial]] | |||
** [[Media:MAPL_UsersGuide.pdf|User's guide]] | |||
** Add line in comment for test | |||
--> | |||
* [[Ganymed_1.0_User's_Guide#Outputting_Derived_Fields|Using the History parser]] | |||
* [[Using the ExtData component]] | |||
* [[Running GEOS 5 on a GMAO Desktop]] | |||
* [[Building topography files for GEOS-5 with the NCAR Topography Tool]] | |||
* [[Using GEOS-5 with asynchronous I/O]] | |||
* [[Setting up to create an experiment page on GMAO Intranet]] | |||
* [[Using the datatank]] | |||
* [[G5NR Data Access Guide]] | |||
* [[Visualizing data in Cubed-Sphere grid]] | |||
* [[Merging AGCM and DAS Tags]] | |||
* [[GEOS-5 Timings]] | |||
* [[Using ESMPy on Discover]] | |||
* [[Running the GEOS-5 SBU Benchmark]] | |||
* [[Using the c2l_CFIO_offline.x program]] | |||
* [[GEOS Structure Diagrams]] | |||
* [[ESMA Git Policy]] | |||
* [[GEOS Git Transition]] | |||
* [[Converting GEOS code from SLES 11 to SLES 12]] | |||
== Baselibs == | |||
=== CVS Baselibs === | |||
* [[Building CVS Baselibs]] | |||
* [[Updating a Baselibs Component]] | |||
* [[Adding a Baselibs Component]] | |||
=== Git Baselibs === | |||
* [[Building Git Baselibs]] | |||
* [[Updating a Git Baselibs Component]] | |||
* [[Adding a Git Baselibs Component]] | |||
=== Spack Baselibs === | |||
* [[Building Spack Baselibs]] | |||
== Regridding == | |||
* [[Regridding for the new Landice Component]] | |||
* [[Regridding Ganymed 1.0 from MERRA]] | |||
* [[Regridding from Ganymed-3_0_p1_UNSTABLE to Ganymed-4_0_UNSTABLE]] | |||
* [[Using the ESMF regridding tools]] | |||
* [[Regridding with ESMF and the stand alone utility]] | |||
* [[Converting a binary restart to NetCDF (so you can regrid)]] | |||
== Bridge Repos == | |||
* [[Creating the GEOSagcm bridge repo]] | |||
* [[Cloning a Git Bridge Repo]] | |||
== Brown Bag Seminars == | |||
* [[Transition to ESMF-5]] | |||
* [[Useful Tools]] | |||
* [[New MAPL Features and Desktop Model]] | |||
* [[Totalview and DDT]] | |||
== Updating Mediawiki == | |||
* [[Updating Mediawiki Installation]] | |||
* [[Testing editing]] | |||
== Internal Pages == | |||
* [[Merging and Updating the SVN Repository For Fortuna]] | |||
* [[Merging and Updating the SVN Repository From Fortuna to Ganymed]] | |||
* [[Merging and Updating the SVN Repository From Ganymed-1_0_p5 To Ganymed-1_0_p5-FV3GPU]] | |||
* [[Merging and Updating the SVN Repository From Ganymed-1_0_p4 To Ganymed-1_0_p5]] | |||
* [[Merging and Updating the SVN Repository From Ganymed-2_1_p6 to Ganymed-3_0_p1]] | |||
* [[Merging and Updating the SVN Repository From Ganymed-3_0_p1 to Ganymed-4_0]] | |||
* [[Merging and Updating the SVN Repository For Heracles]] | |||
* [[Merging and Updating the SVN Repository For Icarus]] | |||
[[Category:SI Team]] |
Latest revision as of 13:27, 5 January 2023
This page will serve as a "holding place" for links to GMAO SI Team wiki pages.
Pages in General
- Debugging the GEOS-5 GCM
- Checking Out and Running a One-Day Run
- CVS Best Practices
- Running Coupled Ocean
- Setting up Environment for AGCM Sandbox
- Running ADAS
- Running Doubly-Periodic Experiment
- ProTeX guidelines
- Regression tests
- Using the MAPL Orbital Component with SatSim
- Using the RadApp tool
- Building ESMF with NETCDF and compiling GEOS-5
- Running the forecast scripts
- Using the ExtData/History tool
- Using the History parser
- Using the ExtData component
- Running GEOS 5 on a GMAO Desktop
- Building topography files for GEOS-5 with the NCAR Topography Tool
- Using GEOS-5 with asynchronous I/O
- Setting up to create an experiment page on GMAO Intranet
- Using the datatank
- G5NR Data Access Guide
- Visualizing data in Cubed-Sphere grid
- Merging AGCM and DAS Tags
- GEOS-5 Timings
- Using ESMPy on Discover
- Running the GEOS-5 SBU Benchmark
- Using the c2l_CFIO_offline.x program
- GEOS Structure Diagrams
- ESMA Git Policy
- GEOS Git Transition
- Converting GEOS code from SLES 11 to SLES 12
Baselibs
CVS Baselibs
Git Baselibs
Spack Baselibs
Regridding
- Regridding for the new Landice Component
- Regridding Ganymed 1.0 from MERRA
- Regridding from Ganymed-3_0_p1_UNSTABLE to Ganymed-4_0_UNSTABLE
- Using the ESMF regridding tools
- Regridding with ESMF and the stand alone utility
- Converting a binary restart to NetCDF (so you can regrid)
Bridge Repos
Brown Bag Seminars
Updating Mediawiki
Internal Pages
- Merging and Updating the SVN Repository For Fortuna
- Merging and Updating the SVN Repository From Fortuna to Ganymed
- Merging and Updating the SVN Repository From Ganymed-1_0_p5 To Ganymed-1_0_p5-FV3GPU
- Merging and Updating the SVN Repository From Ganymed-1_0_p4 To Ganymed-1_0_p5
- Merging and Updating the SVN Repository From Ganymed-2_1_p6 to Ganymed-3_0_p1
- Merging and Updating the SVN Repository From Ganymed-3_0_p1 to Ganymed-4_0
- Merging and Updating the SVN Repository For Heracles
- Merging and Updating the SVN Repository For Icarus