generated from ARM-Development/arm-cookbook-template
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
108 changed files
with
71,952 additions
and
10,992 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ For example, if you are running the "Convert DEPHY forcing to DHARMA and ModelE3 | |
|
||
![Launch on Jupyterhub Image](notebooks/images/launch-on-jupyterhub.png) | ||
|
||
After logging in using your ARM username/password, and selecting the "Research Server", you will launch into your computing environment, with the selected notebook open. | ||
After logging in using your ARM username/password, and selecting the "Enhanced Science Server", you will launch into your computing environment, with the selected notebook open. | ||
|
||
![Notebook on the Jupyterhub](notebooks/images/notebook-on-jupyterhub.png) | ||
|
||
|
@@ -83,10 +83,11 @@ Now that you have: | |
|
||
You are ready to push your changes to the main repository on Github ([ARM-Development/comble-mip](https://github.com/ARM-Development/comble-mip)) | ||
|
||
**You will need to generate a personal access token before pushing your change to Github** | ||
- Follow [these instructions](https://github.com/ARM-Development/comble-mip) to create your access token | ||
**You will need to generate a personal access token and be added as a project contributor before pushing your change to Github** | ||
- Follow [these instructions](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic) to create your access token | ||
- E-mail [email protected] and [email protected] to be added as a project contributor | ||
|
||
Once you have your token, you can run the following | ||
Once you have your token and have received and accepted your invitation as a project contributor on GitHub, you can run the following | ||
|
||
```bash | ||
git push | ||
|
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,28 +1,39 @@ | ||
format: jb-book | ||
root: README | ||
parts: | ||
- caption: Project Information | ||
chapters: | ||
- file: goals_hypotheses | ||
- caption: Participants | ||
chapters: | ||
- glob: notebooks/participants/* | ||
- caption: How-To | ||
chapters: | ||
- glob: notebooks/howto/* | ||
- file: CONTRIBUTING | ||
- caption: DEPHY Forcing Notebooks | ||
- caption: Model Settings & Logistics | ||
chapters: | ||
- glob: notebooks/forcing/* | ||
- file: main_configuration | ||
- file: notebooks/output/output_list.ipynb | ||
- file: timeline | ||
- caption: Input Conversion Notebooks | ||
chapters: | ||
- glob: notebooks/conversion/* | ||
- caption: Model Setup | ||
chapters: | ||
- glob: notebooks/setup/* | ||
- caption: Model Output Requested | ||
chapters: | ||
- glob: notebooks/output/* | ||
- caption: Output Conversion Notebooks | ||
chapters: | ||
- glob: notebooks/conversion_output/* | ||
- caption: Plot Results | ||
chapters: | ||
- glob: notebooks/plotting/* | ||
- caption: Plotting and Analysis | ||
chapters: | ||
- file: notebooks/plotting/check_les.ipynb | ||
- file: notebooks/plotting/check_scm.ipynb | ||
- file: notebooks/plotting/example_plotting.ipynb | ||
- file: emc2 | ||
- caption: Supporting Materials | ||
chapters: | ||
- file: notebooks/forcing/create_comble_forcing_v2.4.ipynb | ||
- file: notebooks/plotting/example_plotting_specification_tests.ipynb | ||
- file: notebooks/plotting/example_plotting_z0_tests.ipynb | ||
- file: notebooks/setup/aerosol-specification.ipynb | ||
- file: notebooks/setup/aerosol-inp-closure.ipynb | ||
- file: notebooks/setup/aerosol-surface.ipynb | ||
- file: notebooks/setup/where-are-the-rolls.ipynb |
Binary file not shown.
Oops, something went wrong.