GMAO Software Infrastructure: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
(42 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
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 == | |||
== Pages in | |||
* [[Debugging the GEOS-5 GCM]] | * [[Debugging the GEOS-5 GCM]] | ||
Line 15: | Line 11: | ||
* [[Setting up Environment for AGCM Sandbox]] | * [[Setting up Environment for AGCM Sandbox]] | ||
* [[Running ADAS]] | * [[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. | Main page - documentation for users and developers mindmaps the gridded components by version. the same page lists the states by version as well. | ||
Line 25: | Line 22: | ||
* [[Using the RadApp tool]] | * [[Using the RadApp tool]] | ||
* [[Building ESMF with NETCDF and compiling GEOS-5]] | * [[Building ESMF with NETCDF and compiling GEOS-5]] | ||
* [[Running the forecast scripts]] | |||
* [[Using the ExtData/History tool]] | |||
<!-- | <!-- | ||
Added MAPL links to the main page | Added MAPL links to the main page | ||
Line 38: | Line 29: | ||
** [[Media:MAPL_Tutorial.pdf|Tutorial]] | ** [[Media:MAPL_Tutorial.pdf|Tutorial]] | ||
** [[Media:MAPL_UsersGuide.pdf|User's guide]] | ** [[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]] | * [[Ganymed_1.0_User's_Guide#Outputting_Derived_Fields|Using the History parser]] | ||
* [[Using the ExtData component]] | * [[Using the ExtData component]] | ||
* [[Running GEOS 5 on a GMAO Desktop]] | * [[Running GEOS 5 on a GMAO Desktop]] | ||
* [[Building | * [[Building topography files for GEOS-5 with the NCAR Topography Tool]] | ||
* [[Using GEOS-5 with asynchronous I/O]] | * [[Using GEOS-5 with asynchronous I/O]] | ||
* [[Setting up to create an experiment page on GMAO Intranet]] | * [[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]] | * [[Creating the GEOSagcm bridge repo]] | ||
* [[ | * [[Cloning a Git Bridge Repo]] | ||
== Brown Bag Seminars == | == Brown Bag Seminars == | ||
Line 55: | Line 84: | ||
* [[New MAPL Features and Desktop Model]] | * [[New MAPL Features and Desktop Model]] | ||
* [[Totalview and DDT]] | * [[Totalview and DDT]] | ||
== Updating Mediawiki == | |||
* [[Updating Mediawiki Installation]] | |||
* [[Testing editing]] | |||
== Internal Pages == | == Internal Pages == | ||
Line 64: | Line 98: | ||
* [[Merging and Updating the SVN Repository From Ganymed-2_1_p6 to Ganymed-3_0_p1]] | * [[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 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]] | [[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