-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into chgres-cube-output
Merge with main.
- Loading branch information
Showing
70 changed files
with
981 additions
and
663 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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners | ||
|
||
* @NaureenBharwaniNOAA @christinaholtNOAA @elcarpenterNOAA @fgabelmannjr @maddenp-noaa @weirae @Byrnetp | ||
* @Byrnetp @NaureenBharwaniNOAA @christinaholtNOAA @elcarpenterNOAA @maddenp-noaa |
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
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
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
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
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
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
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
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
56 changes: 28 additions & 28 deletions
56
docs/sections/user_guide/cli/tools/config/realize-verbose.out
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,30 +1,30 @@ | ||
[2024-05-23T19:39:16] DEBUG Command: uw config realize --input-format yaml --output-format yaml --verbose | ||
[2024-05-23T19:39:16] DEBUG Reading input from stdin | ||
[2024-05-23T19:39:16] DEBUG Dereferencing, current value: | ||
[2024-05-23T19:39:16] DEBUG hello: '{{ recipient }}' | ||
[2024-05-23T19:39:16] DEBUG recipient: world | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendering: {{ recipient }} | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendered: world | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendering: hello | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendered: hello | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendering: world | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendered: world | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendering: recipient | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendered: recipient | ||
[2024-05-23T19:39:16] DEBUG Dereferencing, current value: | ||
[2024-05-23T19:39:16] DEBUG hello: world | ||
[2024-05-23T19:39:16] DEBUG recipient: world | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendering: world | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendered: world | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendering: hello | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendered: hello | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendering: world | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendered: world | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendering: recipient | ||
[2024-05-23T19:39:16] DEBUG [dereference] Rendered: recipient | ||
[2024-05-23T19:39:16] DEBUG Dereferencing, final value: | ||
[2024-05-23T19:39:16] DEBUG hello: world | ||
[2024-05-23T19:39:16] DEBUG recipient: world | ||
[2024-05-23T19:39:16] DEBUG Writing output to stdout | ||
[2024-11-27T05:24:34] DEBUG Command: uw config realize --input-format yaml --output-format yaml --verbose | ||
[2024-11-27T05:24:34] DEBUG Reading input from stdin | ||
[2024-11-27T05:24:34] DEBUG Dereferencing, current value: | ||
[2024-11-27T05:24:34] DEBUG hello: '{{ recipient }}' | ||
[2024-11-27T05:24:34] DEBUG recipient: world | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: hello | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: hello | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: {{ recipient }} | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: world | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: recipient | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: recipient | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: world | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: world | ||
[2024-11-27T05:24:34] DEBUG Dereferencing, current value: | ||
[2024-11-27T05:24:34] DEBUG hello: world | ||
[2024-11-27T05:24:34] DEBUG recipient: world | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: hello | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: hello | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: world | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: world | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: recipient | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: recipient | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: world | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: world | ||
[2024-11-27T05:24:34] DEBUG Dereferencing, final value: | ||
[2024-11-27T05:24:34] DEBUG hello: world | ||
[2024-11-27T05:24:34] DEBUG recipient: world | ||
[2024-11-27T05:24:34] DEBUG Writing output to stdout | ||
hello: world | ||
recipient: world |
42 changes: 21 additions & 21 deletions
42
docs/sections/user_guide/cli/tools/config/validate-verbose.out
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,21 +1,21 @@ | ||
[2024-08-26T22:54:28] DEBUG Command: uw config validate --schema-file schema.jsonschema --input-file values.yaml --verbose | ||
[2024-08-26T22:54:28] DEBUG Using schema file: schema.jsonschema | ||
[2024-08-26T22:54:28] DEBUG Dereferencing, current value: | ||
[2024-08-26T22:54:28] DEBUG values: | ||
[2024-08-26T22:54:28] DEBUG greeting: Hello | ||
[2024-08-26T22:54:28] DEBUG recipient: World | ||
[2024-08-26T22:54:28] DEBUG [dereference] Rendering: Hello | ||
[2024-08-26T22:54:28] DEBUG [dereference] Rendered: Hello | ||
[2024-08-26T22:54:28] DEBUG [dereference] Rendering: greeting | ||
[2024-08-26T22:54:28] DEBUG [dereference] Rendered: greeting | ||
[2024-08-26T22:54:28] DEBUG [dereference] Rendering: World | ||
[2024-08-26T22:54:28] DEBUG [dereference] Rendered: World | ||
[2024-08-26T22:54:28] DEBUG [dereference] Rendering: recipient | ||
[2024-08-26T22:54:28] DEBUG [dereference] Rendered: recipient | ||
[2024-08-26T22:54:28] DEBUG [dereference] Rendering: values | ||
[2024-08-26T22:54:28] DEBUG [dereference] Rendered: values | ||
[2024-08-26T22:54:28] DEBUG Dereferencing, final value: | ||
[2024-08-26T22:54:28] DEBUG values: | ||
[2024-08-26T22:54:28] DEBUG greeting: Hello | ||
[2024-08-26T22:54:28] DEBUG recipient: World | ||
[2024-08-26T22:54:29] INFO 0 UW schema-validation errors found in config | ||
[2024-11-27T05:24:34] DEBUG Command: uw config validate --schema-file schema.jsonschema --input-file values.yaml --verbose | ||
[2024-11-27T05:24:34] DEBUG Using schema file: schema.jsonschema | ||
[2024-11-27T05:24:34] DEBUG Dereferencing, current value: | ||
[2024-11-27T05:24:34] DEBUG values: | ||
[2024-11-27T05:24:34] DEBUG greeting: Hello | ||
[2024-11-27T05:24:34] DEBUG recipient: World | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: values | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: values | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: greeting | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: greeting | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: Hello | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: Hello | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: recipient | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: recipient | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendering: World | ||
[2024-11-27T05:24:34] DEBUG [dereference] Rendered: World | ||
[2024-11-27T05:24:34] DEBUG Dereferencing, final value: | ||
[2024-11-27T05:24:34] DEBUG values: | ||
[2024-11-27T05:24:34] DEBUG greeting: Hello | ||
[2024-11-27T05:24:34] DEBUG recipient: World | ||
[2024-11-27T05:24:34] INFO 0 UW schema-validation errors found in config |
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,4 +1,5 @@ | ||
config: | ||
files: | ||
foo: src/foo | ||
licenses/gpl: https://www.gnu.org/licenses/gpl-3.0.txt | ||
subdir/bar: src/bar |
2 changes: 1 addition & 1 deletion
2
docs/sections/user_guide/cli/tools/fs/copy-exec-no-target-dir-err.cmd
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 +1 @@ | ||
uw fs copy --config-file copy-config.yaml config files | ||
uw fs copy --config-file copy-config.yaml --key-path config.files |
6 changes: 3 additions & 3 deletions
6
docs/sections/user_guide/cli/tools/fs/copy-exec-no-target-dir-err.out
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,3 @@ | ||
[2024-08-26T23:03:40] INFO Validating config against internal schema: files-to-stage | ||
[2024-08-26T23:03:40] INFO 0 UW schema-validation errors found in fs config | ||
[2024-08-26T23:03:40] ERROR Relative path 'foo' requires the target directory to be specified | ||
[2024-12-07T01:01:51] INFO Validating config against internal schema: files-to-stage | ||
[2024-12-07T01:01:53] INFO 0 UW schema-validation errors found in fs config | ||
[2024-12-07T01:01:53] ERROR Relative path 'foo' requires target directory to be specified |
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,4 +1,4 @@ | ||
rm -rf copy-dst-timedep | ||
uw fs copy --target-dir copy-dst-timedep --config-file copy-config-timedep.yaml --cycle 2024-05-29T12 --leadtime 6 config files | ||
uw fs copy --target-dir copy-dst-timedep --config-file copy-config-timedep.yaml --cycle 2024-05-29T12 --leadtime 6 --key-path config.files | ||
echo | ||
tree copy-dst-timedep |
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,4 +1,4 @@ | ||
rm -rf copy-dst | ||
uw fs copy --target-dir copy-dst --config-file copy-config.yaml config files | ||
uw fs copy --target-dir copy-dst --config-file copy-config.yaml --key-path config.files | ||
echo | ||
tree copy-dst |
Oops, something went wrong.