-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made ocean notebook name more descriptive, and fixed a typo in the land notebook name. Also updated the land notebook to remove comment about hardcoded path since they now come from config.yml
- Loading branch information
1 parent
8654ed7
commit fda4d34
Showing
3 changed files
with
4 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,6 @@ | |
"## Simple example comparing land variables from two simulations\n", | ||
"Created by [email protected], Jan 2024\n", | ||
"\n", | ||
"- paths are harded coded for now\n", | ||
"- quickly (and inaccurately) calculates 5 year mean from raw, .h0., files.\n", | ||
"- plots global means and differences which also not very nice to look at, especially since this points to a 4x5 grid." | ||
] | ||
|
File renamed without changes.