From 544969718e41b1ade025820beacea2a1ceff8d6b Mon Sep 17 00:00:00 2001 From: John Halley Gotway Date: Wed, 19 Aug 2020 12:42:38 -0600 Subject: [PATCH] Per #1462, change github.com/NCAR to github.com/dtcenter. --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/enhancement_request.md | 2 +- .github/ISSUE_TEMPLATE/new_feature_request.md | 2 +- .github/ISSUE_TEMPLATE/task.md | 2 +- met/data/version.txt | 2 +- met/docs/Users_Guide/appendixF.rst | 4 +- met/docs/Users_Guide/index.rst | 2 +- met/docs/Users_Guide/overview.rst | 4 +- met/docs/Users_Guide/release-notes.rst | 98 +++++++++---------- scripts/docker/Dockerfile | 2 +- scripts/met_checkout_and_build.sh | 4 +- scripts/run_fortify_sca.sh | 4 +- scripts/run_fortify_sca_nightly.sh | 2 +- scripts/test_nightly.sh | 2 +- scripts/test_regression.sh | 2 +- scripts/test_unit.sh | 4 +- 16 files changed, 69 insertions(+), 69 deletions(-) mode change 100755 => 100644 scripts/met_checkout_and_build.sh mode change 100755 => 100644 scripts/run_fortify_sca.sh mode change 100755 => 100644 scripts/run_fortify_sca_nightly.sh mode change 100755 => 100644 scripts/test_nightly.sh mode change 100755 => 100644 scripts/test_regression.sh mode change 100755 => 100644 scripts/test_unit.sh diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 15456cd4d5..058822fd4e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -53,7 +53,7 @@ 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), [METdb](https://github.com/dtcenter/METdb/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. diff --git a/.github/ISSUE_TEMPLATE/enhancement_request.md b/.github/ISSUE_TEMPLATE/enhancement_request.md index bf38f6078d..ab6a609759 100644 --- a/.github/ISSUE_TEMPLATE/enhancement_request.md +++ b/.github/ISSUE_TEMPLATE/enhancement_request.md @@ -43,7 +43,7 @@ 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), [METdb](https://github.com/dtcenter/METdb/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. diff --git a/.github/ISSUE_TEMPLATE/new_feature_request.md b/.github/ISSUE_TEMPLATE/new_feature_request.md index 81171083df..4ff1a82d07 100644 --- a/.github/ISSUE_TEMPLATE/new_feature_request.md +++ b/.github/ISSUE_TEMPLATE/new_feature_request.md @@ -47,7 +47,7 @@ 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), [METdb](https://github.com/dtcenter/METdb/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. diff --git a/.github/ISSUE_TEMPLATE/task.md b/.github/ISSUE_TEMPLATE/task.md index 6f775d3575..4a2bab6c79 100644 --- a/.github/ISSUE_TEMPLATE/task.md +++ b/.github/ISSUE_TEMPLATE/task.md @@ -43,7 +43,7 @@ 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), [METdb](https://github.com/dtcenter/METdb/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. diff --git a/met/data/version.txt b/met/data/version.txt index 7d5ce46f39..1e87a2f792 100644 --- a/met/data/version.txt +++ b/met/data/version.txt @@ -1,3 +1,3 @@ -Repository: https://github.com/NCAR/MET +Repository: https://github.com/dtcenter/MET Revision: development Change Date: development diff --git a/met/docs/Users_Guide/appendixF.rst b/met/docs/Users_Guide/appendixF.rst index dc586185d7..84298b1854 100644 --- a/met/docs/Users_Guide/appendixF.rst +++ b/met/docs/Users_Guide/appendixF.rst @@ -151,7 +151,7 @@ The **read_ascii_point.py** sample script can be found in: • MET installation directory in **MET_BASE/python**. -• MET GitHub repository (https://github.com/NCAR/MET) in **met/scripts/python**. +• MET GitHub repository (https://github.com/dtcenter/MET) in **met/scripts/python**. Python Embedding for MPR data _____________________________ @@ -162,4 +162,4 @@ The **read_ascii_mpr.py** sample script can be found in: • MET installation directory in **MET_BASE/python**. -• MET GitHub repository (https://github.com/NCAR/MET) in **met/scripts/python**. +• MET GitHub repository (https://github.com/dtcenter/MET) in **met/scripts/python**. diff --git a/met/docs/Users_Guide/index.rst b/met/docs/Users_Guide/index.rst index e00ce4e43a..c4a4dfddc1 100644 --- a/met/docs/Users_Guide/index.rst +++ b/met/docs/Users_Guide/index.rst @@ -30,7 +30,7 @@ The citation for this User's Guide should be: |author_list|, |release_year|: The MET Version |version| User's Guide. Developmental Testbed Center. -Available at: https://github.com/NCAR/MET/releases +Available at: https://github.com/dtcenter/MET/releases **Acknowledgments** diff --git a/met/docs/Users_Guide/overview.rst b/met/docs/Users_Guide/overview.rst index abdc809a9c..b8db244cc5 100644 --- a/met/docs/Users_Guide/overview.rst +++ b/met/docs/Users_Guide/overview.rst @@ -26,7 +26,7 @@ _______________________________ The primary goal of MET development is to provide a state-of-the-art verification package to the NWP community. By "state-of-the-art" we mean that MET will incorporate newly developed and advanced verification methodologies, including new methods for diagnostic and spatial verification and new techniques provided by the verification and modeling communities. MET also utilizes and replicates the capabilities of existing systems for verification of NWP forecasts. For example, the MET package replicates existing National Center for Environmental Prediction (NCEP) operational verification capabilities (e.g., I/O, methods, statistics, data types). MET development will take into account the needs of the NWP community - including operational centers and the research and development community. Some of the MET capabilities include traditional verification approaches for standard surface and upper air variables (e.g., Equitable Threat Score, Mean Squared Error), confidence intervals for verification measures, and spatial forecast verification methods. In the future, MET will include additional state-of-the-art and new methodologies. -The MET package has been designed to be modular and adaptable. For example, individual modules can be applied without running the entire set of tools. New tools can easily be added to the MET package due to this modular design. In addition, the tools can readily be incorporated into a larger "system" that may include a database as well as more sophisticated input/output and user interfaces. Currently, the MET package is a set of tools that can easily be applied by any user on their own computer platform. A suite of Python scripts for low-level automation of verification workflows and plotting has been developed to assist users with setting up their MET-based verification. It is called METplus and may be obtained on the `METplus GitHub repository `_. +The MET package has been designed to be modular and adaptable. For example, individual modules can be applied without running the entire set of tools. New tools can easily be added to the MET package due to this modular design. In addition, the tools can readily be incorporated into a larger "system" that may include a database as well as more sophisticated input/output and user interfaces. Currently, the MET package is a set of tools that can easily be applied by any user on their own computer platform. A suite of Python scripts for low-level automation of verification workflows and plotting has been developed to assist users with setting up their MET-based verification. It is called METplus and may be obtained on the `METplus GitHub repository `_. The MET code and documentation is maintained by the DTC in Boulder, Colorado. The MET package is freely available to the modeling, verification, and operational communities, including universities, governments, the private sector, and operational modeling and prediction centers. @@ -76,7 +76,7 @@ The following sections of this MET User's Guide contain usage statements for eac Future development plans ________________________ -MET is an evolving verification software package. New capabilities are planned in controlled, successive version releases. Bug fixes and user-identified problems will be addressed as they are found and posted to the known issues section of the `MET User Support web page `_. Plans are also in place to incorporate many new capabilities and options in future releases of MET. Please refer to the issues listed in the `MET GitHub repository `_ to see our development priorities for upcoming releases. +MET is an evolving verification software package. New capabilities are planned in controlled, successive version releases. Bug fixes and user-identified problems will be addressed as they are found and posted to the known issues section of the `MET User Support web page `_. Plans are also in place to incorporate many new capabilities and options in future releases of MET. Please refer to the issues listed in the `MET GitHub repository `_ to see our development priorities for upcoming releases. Code support ____________ diff --git a/met/docs/Users_Guide/release-notes.rst b/met/docs/Users_Guide/release-notes.rst index 23226617ad..58abe1c786 100644 --- a/met/docs/Users_Guide/release-notes.rst +++ b/met/docs/Users_Guide/release-notes.rst @@ -3,84 +3,84 @@ _________________ When applicable, release notes are followed by the GitHub issue number which describes the bugfix, enhancement, or new feature: -https://github.com/NCAR/MET/issues +https://github.com/dtcenter/MET/issues Version |version| release notes (|release_date|) ------------------------------------------------ - Bugfixes: - - All changes included in the `met-9.0.1 `_, `met-9.0.2 `_, and `met-9.0.3 `_ bugfix releases. + - All changes included in the `met-9.0.1 `_, `met-9.0.2 `_, and `met-9.0.3 `_ bugfix releases. - Output format changes: - - Add new CNT line type columns (ANOM_CORR_UNCNTR) for the uncentered anomaly correlation without the mean error (`#1399 `_). - - Add new RPS line type column (RPS_COMP) for the complement of RPS (`#1280 `_). + - Add new CNT line type columns (ANOM_CORR_UNCNTR) for the uncentered anomaly correlation without the mean error (`#1399 `_). + - Add new RPS line type column (RPS_COMP) for the complement of RPS (`#1280 `_). - Configuration file changes: - - Add various set_attr configuration options to override metadata read from input gridded data files (`#1020 `_). - - Enhance the regrid dictionary to support data censoring and conversion (`#1293 `_). - - For Grid-Diag, replace model entry with desc (`#1391 `_). - - For TC-Pairs, add new basin_map configuration option (`#1390 `_). - - For TC-RMW, add many track filtering configuration options (`#1315 `_). + - Add various set_attr configuration options to override metadata read from input gridded data files (`#1020 `_). + - Enhance the regrid dictionary to support data censoring and conversion (`#1293 `_). + - For Grid-Diag, replace model entry with desc (`#1391 `_). + - For TC-Pairs, add new basin_map configuration option (`#1390 `_). + - For TC-RMW, add many track filtering configuration options (`#1315 `_). - Documentation changes: - - Migrate this User's Guide from Lyx to Sphinx and publish the result (`#1217 `_, `#1321 `_, `#1322 `_, `#1323 `_, `#1325 `_). - - Correct Uniform Fractions Skill Score documentation (`#1431 `_). - - Clarify Point2Grid documentation about Gaussian methods (`#1413 `_). - - Resolve Point-Stat compiler warning messages (`#1435 `_). + - Migrate this User's Guide from Lyx to Sphinx and publish the result (`#1217 `_, `#1321 `_, `#1322 `_, `#1323 `_, `#1325 `_). + - Correct Uniform Fractions Skill Score documentation (`#1431 `_). + - Clarify Point2Grid documentation about Gaussian methods (`#1413 `_). + - Resolve Point-Stat compiler warning messages (`#1435 `_). - Build process changes: - - Fix the compilation of the make_mapfiles development utility (`#1364 `_). - - Run valgrind to search for memory issues (`#816 `_). - - Fix valgrind warnings (`#1387 `_). - - Fix uninitialized ConcatString variable (`#1386 `_). - - Enhance the GRIB2 library to print a warning message about inconsistent usage of the -D__64BIT__ compilation flag (`#1416 `_). - - Enhance various log message, error messages, and usage statements (`#1350 `_, `#1347 `_, `#1339 `_, `#1338 `_, `#1333 `_). - - Remove MET_BASE references from Rscripts (`#1289 `_). + - Fix the compilation of the make_mapfiles development utility (`#1364 `_). + - Run valgrind to search for memory issues (`#816 `_). + - Fix valgrind warnings (`#1387 `_). + - Fix uninitialized ConcatString variable (`#1386 `_). + - Enhance the GRIB2 library to print a warning message about inconsistent usage of the -D__64BIT__ compilation flag (`#1416 `_). + - Enhance various log message, error messages, and usage statements (`#1350 `_, `#1347 `_, `#1339 `_, `#1338 `_, `#1333 `_). + - Remove MET_BASE references from Rscripts (`#1289 `_). - Fortify changes: - - Address Fortify findings for Point2Grid (`#1352 `_). - - Address Fortify findings for met-9.0.2 (`#1359 `_). - - Address Fortify findings for met-9.1_beta2 (`#1417 `_). + - Address Fortify findings for Point2Grid (`#1352 `_). + - Address Fortify findings for met-9.0.2 (`#1359 `_). + - Address Fortify findings for met-9.1_beta2 (`#1417 `_). - Enhancements to existing tools: - Common utility libraries - - Enhance the regrid dictionary with data censoring and conversion (`#1293 `_). - - Make the ConcatString class more efficient (`#1358 `_). - - Make the StringArray class more efficient (`#1357 `_). - - Fix parsing of CF-compliant time stamps from CDO (`#1331 `_). + - Enhance the regrid dictionary with data censoring and conversion (`#1293 `_). + - Make the ConcatString class more efficient (`#1358 `_). + - Make the StringArray class more efficient (`#1357 `_). + - Fix parsing of CF-compliant time stamps from CDO (`#1331 `_). - Python library - - Update Python embedding scripts (`#1265 `_). - - Enhance the parsing of ASCII file lists with Python embedding (`#1432 `_). + - Update Python embedding scripts (`#1265 `_). + - Enhance the parsing of ASCII file lists with Python embedding (`#1432 `_). - Tropical cyclone library - - Alert users of the automatic renaming of AVN to GFS in MET tropical cyclone tools (`#1444 `_). + - Alert users of the automatic renaming of AVN to GFS in MET tropical cyclone tools (`#1444 `_). - Plot-Data-Plane - - Update the formatting of the colorbar values to show more significant digits (`#1423 `_). + - Update the formatting of the colorbar values to show more significant digits (`#1423 `_). - Gen-Vx-Mask - - Enhance Gen-Vx-Mask with python embedding and named input grids (`#1292 `_). + - Enhance Gen-Vx-Mask with python embedding and named input grids (`#1292 `_). - Grid-Diag - - Enhancements, refinement, and testing of the Grid-Diag tool (`#1391 `_, `#1279 `_). + - Enhancements, refinement, and testing of the Grid-Diag tool (`#1391 `_, `#1279 `_). - Point2Grid - - Enhance Point2Grid to process multiple fields (`#1396 `_). - - Enhance Point2Grid to enable Gaussian filtering for GOES16/17 data (`#1291 `_). + - Enhance Point2Grid to process multiple fields (`#1396 `_). + - Enhance Point2Grid to enable Gaussian filtering for GOES16/17 data (`#1291 `_). - Point-Stat and Grid-Stat - - Add new CNT line type columns (ANOM_CORR_UNCNTR) for the uncentered anomaly correlation without the mean error (`#1399 `_). - - Add new RPS line type column (RPS_COMP) for the complement of RPS (`#1280 `_). + - Add new CNT line type columns (ANOM_CORR_UNCNTR) for the uncentered anomaly correlation without the mean error (`#1399 `_). + - Add new RPS line type column (RPS_COMP) for the complement of RPS (`#1280 `_). - Point-Stat - - Update Point-Stat HiRA configuration options for computing RPS (`#1400 `_). + - Update Point-Stat HiRA configuration options for computing RPS (`#1400 `_). - Grid-Stat - - Update Grid-Stat attributes written to the NetCDF matched pairs file (`#1324 `_). + - Update Grid-Stat attributes written to the NetCDF matched pairs file (`#1324 `_). - Ensemble-Stat - - Fix Ensemble-Stat runtime error when obs_thresh results in 0 pairs being retained (`#1397 `_). - - Enhance Ensemble-Stat log messages (`#1440 `_). + - Fix Ensemble-Stat runtime error when obs_thresh results in 0 pairs being retained (`#1397 `_). + - Enhance Ensemble-Stat log messages (`#1440 `_). - Series-Analysis - - Enhance Series-Analysis to print a warning message about a common misconfiguration (`#1372 `_). - - Add Series-Analysis verbosity level warning (`#1382 `_). + - Enhance Series-Analysis to print a warning message about a common misconfiguration (`#1372 `_). + - Add Series-Analysis verbosity level warning (`#1382 `_). - TC-Pairs - - Add TC-Pairs new basin_map configuration option (`#1390 `_). + - Add TC-Pairs new basin_map configuration option (`#1390 `_). - TC-Gen - - Fix TC-Gen BEST track genesis event definition (`#1447 `_). - - Fix TC-Gen to correctly apply the genesis event definition criteria from the configuration file to BEST and operational tracks (`#1427 `_). - - Add TC-Gen warning for duplicate genesis events (`#1380 `_). - - Enhance TC-Gen to support file lists for teh -genesis and -track command line options (`#1442 `_). + - Fix TC-Gen BEST track genesis event definition (`#1447 `_). + - Fix TC-Gen to correctly apply the genesis event definition criteria from the configuration file to BEST and operational tracks (`#1427 `_). + - Add TC-Gen warning for duplicate genesis events (`#1380 `_). + - Enhance TC-Gen to support file lists for teh -genesis and -track command line options (`#1442 `_). - TC-RMW - - Add many TC-RMW track filtering configuration options (`#1315 `_). + - Add many TC-RMW track filtering configuration options (`#1315 `_). diff --git a/scripts/docker/Dockerfile b/scripts/docker/Dockerfile index d28d9e19c5..1e10f41429 100644 --- a/scripts/docker/Dockerfile +++ b/scripts/docker/Dockerfile @@ -17,7 +17,7 @@ RUN if [ "x${SOURCE_BRANCH}" = "x" ]; then \ fi ENV MET_GIT_NAME ${SOURCE_BRANCH} -ENV MET_GIT_URL https://github.com/NCAR/MET +ENV MET_GIT_URL https://github.com/dtcenter/MET ENV MET_DEVELOPMENT true # diff --git a/scripts/met_checkout_and_build.sh b/scripts/met_checkout_and_build.sh old mode 100755 new mode 100644 index 3ecdac3fb4..e1f3986d61 --- a/scripts/met_checkout_and_build.sh +++ b/scripts/met_checkout_and_build.sh @@ -8,7 +8,7 @@ # of MET using either the latest version of the files or using # an existing tag or branch name. First, go to the directory where # you'd like the release built. Then run: -# git clone https://github.com/NCAR/MET +# git clone https://github.com/dtcenter/MET # MET/scripts/met_checkout_and_build.sh [new|tag|branch] [name] # # For a new release, this script will: @@ -35,7 +35,7 @@ #======================================================================= # Constants -GIT_REPO="https://github.com/NCAR/MET" +GIT_REPO="https://github.com/dtcenter/MET" # MET_DEVELOPMENT must be set to build a release export MET_DEVELOPMENT=true diff --git a/scripts/run_fortify_sca.sh b/scripts/run_fortify_sca.sh old mode 100755 new mode 100644 index 88046833d4..e2577415cf --- a/scripts/run_fortify_sca.sh +++ b/scripts/run_fortify_sca.sh @@ -8,7 +8,7 @@ # go to the directory where you would like the SCA output written and # then run: # -# git clone https://github.com/NCAR/MET +# git clone https://github.com/dtcenter/MET # MET/scripts/run_fortify_sca.sh name # # Usage: run_fortify_sca.sh name @@ -20,7 +20,7 @@ #======================================================================= # Constants -GIT_REPO="https://github.com/NCAR/MET" +GIT_REPO="https://github.com/dtcenter/MET" FORTIFY_BIN=/d3/projects/Fortify/19.2.0/Fortify_SCA_and_Apps_19.2.0/bin function usage { diff --git a/scripts/run_fortify_sca_nightly.sh b/scripts/run_fortify_sca_nightly.sh old mode 100755 new mode 100644 index 9c8fc74c76..41ebe2d655 --- a/scripts/run_fortify_sca_nightly.sh +++ b/scripts/run_fortify_sca_nightly.sh @@ -8,7 +8,7 @@ # should be directed to the LOGFILE, per cron convention. To run this # script, use the following commands: # -# git clone https://github.com/NCAR/MET +# git clone https://github.com/dtcenter/MET # MET/scripts/run_fortify_sca_nightly.sh name # # Usage: run_fortify_sca_nightly.sh name diff --git a/scripts/test_nightly.sh b/scripts/test_nightly.sh old mode 100755 new mode 100644 index 65452ecf5a..476674653f --- a/scripts/test_nightly.sh +++ b/scripts/test_nightly.sh @@ -8,7 +8,7 @@ # nightly through cron. Output should be directed to the LOGFILE, per # cron convention. To run this script, use the following commands: # -# git clone https://github.com/NCAR/MET +# git clone https://github.com/dtcenter/MET # MET/scripts/test_nightly.sh name # # Usage: test_nightly.sh name diff --git a/scripts/test_regression.sh b/scripts/test_regression.sh old mode 100755 new mode 100644 index 554b3c3c23..5b5cec39b4 --- a/scripts/test_regression.sh +++ b/scripts/test_regression.sh @@ -9,7 +9,7 @@ # been run, the comp_dir utility is called to compare the output of the # two sets of tests. To run this script, use the following commands: # -# git clone https://github.com/NCAR/MET +# git clone https://github.com/dtcenter/MET # MET/scripts/test_regression.sh version1 version2 # # Usage: test_regression.sh version1 version2 diff --git a/scripts/test_unit.sh b/scripts/test_unit.sh old mode 100755 new mode 100644 index 16261bf7dc..31dc14eee9 --- a/scripts/test_unit.sh +++ b/scripts/test_unit.sh @@ -6,7 +6,7 @@ # This test_unit.sh script will check out the specified revision of MET, # compile the code, and run the unit tests. # -# git clone https://github.com/NCAR/MET +# git clone https://github.com/dtcenter/MET # MET/scripts/test_unit.sh name # # Usage: test_unit.sh name @@ -18,7 +18,7 @@ #======================================================================= # Constants -GIT_REPO="https://github.com/NCAR/MET" +GIT_REPO="https://github.com/dtcenter/MET" CXX_COMPILER=/usr/bin/g++ F77_COMPILER=/usr/bin/gfortran