Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Nationellt superdatorcentrum
ESGF
ESGF Publishing
Commits
487cd852
Commit
487cd852
authored
Jan 21, 2021
by
Prashanth Dwarakanath
Browse files
update templates
parent
8a5f8f8d
Changes
2
Hide whitespace changes
Inline
Side-by-side
esgf_template_cmip6_publication_workflow.jin
View file @
487cd852
...
...
@@ -66,8 +66,15 @@ Use the exact same arguments as above (for documentation stub genenation), makin
- A check was also made to ensure the absence of any non-nc files by performing `grep -vc ".*\.nc$"` on the files.
- The check returned `{{ logs.fullvarchecklog.counts }}` matches; it should be `0`.
## Time-axis squareness and time series continuity checks
- nctcck test for time series continuity and nctxck checks for time-axis squareness were executed without any issues being noted.
## cmorfixer check for known issues
- A cmorfixer dry run was carried out to rule out known issues, and no issues were noted.
## Double check chosen mountpoint, data transfer size, read-only status of target filesystem
- Check the `Receive and variable checks` section above, to see the size of the data that needs to be transfered.
...
...
esgf_template_cmip6_publication_workflow_local.jin
View file @
487cd852
...
...
@@ -66,8 +66,15 @@ Use the exact same arguments as above (for documentation stub genenation), makin
- A check was also made to ensure the absence of any non-nc files by performing `grep -vc ".*\.nc$"` on the files.
- The check returned `{{ logs.fullvarchecklog.counts }}` matches; it should be `0`.
## Time-axis squareness and time series continuity checks
- nctcck test for time series continuity and nctxck checks for time-axis squareness were executed without any issues being noted.
## cmorfixer check for known issues
- A cmorfixer dry run was carried out to rule out known issues, and no issues were noted.
## Double check chosen mountpoint, data transfer size, read-only status of target filesystem
- Check the `Receive and variable checks` section above, to see the size of the data that needs to be transfered.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment