-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #255 from ilaflott/update-fre-cmor-doc2
basic doc updates
- Loading branch information
Showing
12 changed files
with
104 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
.. NEEDS UPDATING #TODO | ||
=============== | ||
Developer Usage | ||
=============== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
.. NEEDS UPDATING #TODO | ||
``generate-time-averages`` | ||
-------------------------- | ||
|
||
``regrid_xy`` | ||
------------- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
.. NEEDS UPDATING #TODO | ||
``builder`` | ||
----------- | ||
Generate a catalog | ||
* Builds json and csv format catalogs from user input directory path | ||
* Minimal Syntax: ``fre catalog builder -i [input path] -o [output path]`` | ||
* Module(s) needed: n/a | ||
* Example: ``fre catalog builder -i /archive/am5/am5/am5f3b1r0/c96L65_am5f3b1r0_pdclim1850F/gfdl.ncrc5-deploy-prod-openmp/pp -o ~/output --overwrite`` | ||
|
||
``validate`` | ||
------------ | ||
Validate the catalog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
.. last updated Nov 2024 | ||
``run`` | ||
------- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.. NEEDS UPDATING #TODO | ||
1. ``run-fremake`` | ||
|
||
* placehold |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
.. NEEDS UPDATING #TODO | ||
``configure`` | ||
------------- | ||
|
||
* Postprocessing yaml configuration | ||
* Minimal Syntax: ``fre pp configure -y [user-edit yaml file]`` | ||
* Module(s) needed: n/a | ||
* Example: ``fre pp configure -y /home/$user/pp/ue2/user-edits/edits.yaml`` | ||
|
||
``checkout`` | ||
------------ | ||
|
||
* Checkout template file and clone gitlab.gfdl.noaa.gov/fre2/workflows/postprocessing.git repository | ||
* Minimal Syntax: ``fre pp checkout -e [experiment name] -p [platform name] -t [target name]`` | ||
* Module(s) needed: n/a | ||
* Example: ``fre pp checkout -e c96L65_am5f4b4r0_amip -p gfdl.ncrc5-deploy -t prod-openmp`` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
.. NEEDS UPDATING #TODO | ||
``combine-yamls`` | ||
----------------- | ||
|
||
* placehold |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
.. NEEDS UPDATING #TODO | ||
===== | ||
Setup | ||
===== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters