diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 15456cd4..5be305ce 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -53,10 +53,10 @@ Describe the steps to reproduce the behavior: ## Define Related Issue(s) ## Consider the impact to the other METplus components. -- [ ] [METplus](https://github.com/NCAR/METplus/issues/new/choose), [MET](https://github.com/NCAR/MET/issues/new/choose), [METdb](https://github.com/NCAR/METdb/issues/new/choose), [METviewer](https://github.com/NCAR/METviewer/issues/new/choose), [METexpress](https://github.com/NCAR/METexpress/issues/new/choose), [METcalcpy](https://github.com/NCAR/METcalcpy/issues/new/choose), [METplotpy](https://github.com/NCAR/METplotpy/issues/new/choose) +- [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## Bugfix Checklist ## -See the [METplus Workflow](https://ncar.github.io/METplus/Contributors_Guide/github_workflow.html) for details. +See the [METplus Workflow](https://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above. - [ ] Fork this repository or create a branch of **master_\**. Branch name: `bugfix__master__` diff --git a/.github/ISSUE_TEMPLATE/enhancement_request.md b/.github/ISSUE_TEMPLATE/enhancement_request.md index 6effd7bd..4cf53b6d 100644 --- a/.github/ISSUE_TEMPLATE/enhancement_request.md +++ b/.github/ISSUE_TEMPLATE/enhancement_request.md @@ -43,10 +43,10 @@ Consider breaking the enhancement down into sub-issues. ## Define Related Issue(s) ## Consider the impact to the other METplus components. -- [ ] [METplus](https://github.com/NCAR/METplus/issues/new/choose), [MET](https://github.com/NCAR/MET/issues/new/choose), [METdb](https://github.com/NCAR/METdb/issues/new/choose), [METviewer](https://github.com/NCAR/METviewer/issues/new/choose), [METexpress](https://github.com/NCAR/METexpress/issues/new/choose), [METcalcpy](https://github.com/NCAR/METcalcpy/issues/new/choose), [METplotpy](https://github.com/NCAR/METplotpy/issues/new/choose) +- [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## Enhancement Checklist ## -See the [METplus Workflow](https://ncar.github.io/METplus/Contributors_Guide/github_workflow.html) for details. +See the [METplus Workflow](https://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above. - [ ] Fork this repository or create a branch of **develop**. Branch name: `feature__` diff --git a/.github/ISSUE_TEMPLATE/new_feature_request.md b/.github/ISSUE_TEMPLATE/new_feature_request.md index 81171083..e021ff42 100644 --- a/.github/ISSUE_TEMPLATE/new_feature_request.md +++ b/.github/ISSUE_TEMPLATE/new_feature_request.md @@ -47,10 +47,10 @@ Consider breaking the new feature down into sub-issues. ## Define Related Issue(s) ## Consider the impact to the other METplus components. -- [ ] [METplus](https://github.com/NCAR/METplus/issues/new/choose), [MET](https://github.com/NCAR/MET/issues/new/choose), [METdb](https://github.com/NCAR/METdb/issues/new/choose), [METviewer](https://github.com/NCAR/METviewer/issues/new/choose), [METexpress](https://github.com/NCAR/METexpress/issues/new/choose), [METcalcpy](https://github.com/NCAR/METcalcpy/issues/new/choose), [METplotpy](https://github.com/NCAR/METplotpy/issues/new/choose) +- [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## New Feature Checklist ## -See the [METplus Workflow](https://ncar.github.io/METplus/Contributors_Guide/github_workflow.html) for details. +See the [METplus Workflow](https://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above. - [ ] Fork this repository or create a branch of **develop**. Branch name: `feature__` diff --git a/.github/ISSUE_TEMPLATE/task.md b/.github/ISSUE_TEMPLATE/task.md index 6f775d35..f076c9da 100644 --- a/.github/ISSUE_TEMPLATE/task.md +++ b/.github/ISSUE_TEMPLATE/task.md @@ -43,10 +43,10 @@ Consider breaking the task down into sub-issues. ## Define Related Issue(s) ## Consider the impact to the other METplus components. -- [ ] [METplus](https://github.com/NCAR/METplus/issues/new/choose), [MET](https://github.com/NCAR/MET/issues/new/choose), [METdb](https://github.com/NCAR/METdb/issues/new/choose), [METviewer](https://github.com/NCAR/METviewer/issues/new/choose), [METexpress](https://github.com/NCAR/METexpress/issues/new/choose), [METcalcpy](https://github.com/NCAR/METcalcpy/issues/new/choose), [METplotpy](https://github.com/NCAR/METplotpy/issues/new/choose) +- [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## Task Checklist ## -See the [METplus Workflow](https://ncar.github.io/METplus/Contributors_Guide/github_workflow.html) for details. +See the [METplus Workflow](https://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above. - [ ] Fork this repository or create a branch of **develop**. Branch name: `feature__` diff --git a/bin/auto_test.sh b/bin/auto_test.sh index d78abe44..d2a4c7da 100755 --- a/bin/auto_test.sh +++ b/bin/auto_test.sh @@ -24,7 +24,7 @@ # How to use this... # 1) Make sure that you have a credentialed user for access to -# github.com/NCAR/METviewer.git and https://github.com/NCAR/METviewer-test.git +# github.com/dtcenter/METviewer.git and https://github.com/dtcenter/METviewer-test.git # and that you pass the user to -U and that you put the credentials into a git store for your user. Alternatively you could use ssh keys, # which might require a few modifications here. @@ -53,8 +53,8 @@ while getopts "U:t:b:B:l:d:m:a:g:G:u:p:h:P:s:j:c:T:E:A:R?" o; do capture="-c" ;; U) - gituser=${OPTARG} # credentialed user for access to github.com/NCAR/METviewer.git and - # https://github.com/NCAR/METviewer-test.git + gituser=${OPTARG} # credentialed user for access to github.com/dtcenter/METviewer.git and + # https://github.com/dtcenter/METviewer-test.git ;; t) export METviewerTestDir=${OPTARG} @@ -198,7 +198,7 @@ touch $logfile rm -rf ${METviewerDir} rm -rf ${METviewerTestDirTestCases} echo "clone the METviewer repo" -git clone https://${gituser}@github.com/NCAR/METviewer.git ${METviewerDir} +git clone https://${gituser}@github.com/dtcenter/METviewer.git ${METviewerDir} #echo git fetch --all #git fetch --all # checkout code to proper branch and use -test for local copy @@ -233,7 +233,7 @@ if [ ! -d "${METviewerBranchTestDir}" ]; then else rm -rf ${METviewerBranchTestDir} fi -git clone https://${gituser}@github.com/NCAR/METviewer-test.git ${METviewerBranchTestDir}/test_data +git clone https://${gituser}@github.com/dtcenter/METviewer-test.git ${METviewerBranchTestDir}/test_data # the test cases are on the unversioned master branch for now. checkout a local called test - just to be safe cd ${METviewerBranchTestDir}/test_data git checkout remotes/origin/master -b test diff --git a/bin/mv_prune.sh b/bin/mv_prune.sh old mode 100644 new mode 100755 diff --git a/bin/mv_scorecard.sh b/bin/mv_scorecard.sh old mode 100644 new mode 100755 diff --git a/bin/nightly_test.sh b/bin/nightly_test.sh index f83fd0b8..650b2a07 100755 --- a/bin/nightly_test.sh +++ b/bin/nightly_test.sh @@ -24,7 +24,7 @@ # How to use this... # 1) Make sure that you have a credentialed user for access to -# github.com/NCAR/METViewer.git and https://github.com/NCAR/METViewer-test.git +# github.com/dtcenter/METViewer.git and https://github.com/dtcenter/METViewer-test.git # and that you put the credentials into a git store for your user. Alternatively you could use ssh keys, # which might require a few modifications here. # 2) modify the "modify these" variables below as necessary - remember these directories WILL BE OVERWRITTEN. @@ -57,7 +57,7 @@ logfile=${logdir}/${seconds} touch $logfile rm -rf ${METViewerDir} rm -rf ${METViewerTestDir} -git clone https://${gituser}@github.com/NCAR/METViewer.git ${METViewerDir} +git clone https://${gituser}@github.com/dtcenter/METViewer.git ${METViewerDir} # checkout code to proper branch and use -test for local copy cd ${METViewerDir} git checkout remotes/origin/${METViewerBranch} -b "${METViewerBranch}-test" @@ -66,7 +66,7 @@ cd .. mkdir -p ${METViewerTestDir} # clone in the test cases repo -git clone https://${gituser}@github.com/NCAR/METViewer-test.git ${METViewerTestDir}/test_data +git clone https://${gituser}@github.com/dtcenter/METViewer-test.git ${METViewerTestDir}/test_data # the test cases are on the unversioned master branch for now. checkout a local called test - just to be safe cd ${METViewerTestDir}/test_data git checkout remotes/origin/master -b test diff --git a/bin/scrubbing.sh b/bin/scrubbing.sh old mode 100644 new mode 100755 diff --git a/doc/index.html b/doc/index.html index 6d05ea27..0db7c398 100644 --- a/doc/index.html +++ b/doc/index.html @@ -27,7 +27,7 @@

METviewer Documentation

-The GitHub site for METviewer contains +The GitHub site for METviewer contains information about open and fixed bugs

diff --git a/doc/testing.html b/doc/testing.html index b064a8b5..fc9fe37d 100644 --- a/doc/testing.html +++ b/doc/testing.html @@ -243,8 +243,8 @@

auto test

[-u<mv_user>] [-p<mv_passwd>] [-h<mv_host>] [-P<mv_port>] [-j<path to java executible>]

Where:
- -U <git user with access to github.com/NCAR/METViewer.git and - https://github.com/NCAR/METViewer-test.git>
+ -U <git user with access to github.com/dtcenter/METViewer.git and + https://github.com/dtcenter/METViewer-test.git>
-t <path to METViewer test directory>
-b <git branch>
-B <compare git branch>
diff --git a/docs/index.rst b/docs/index.rst index ff19e498..ec2992d2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -38,7 +38,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); | T. Burek, T. Fowler, J. Halley Gotway, T. Jensen, L. Goodrich, J. Prestopnik 2020 | The METviewer User's Guide. Developmental Testbed Center. -| Available at : https://github.com/NCAR/METviewer/releases. 80 pp. +| Available at : https://github.com/dtcenter/METviewer/releases. 80 pp. **Acknowledgments** diff --git a/test/user_interface/package.json b/test/user_interface/package.json index 40f0c42b..065ccb2e 100644 --- a/test/user_interface/package.json +++ b/test/user_interface/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/NCAR/METviewer.git" + "url": "https://github.com/dtcenter/METviewer.git" }, "author": "", "license": "ISC",