From abb0031d4e56901aa150ce4cedf0d0181cdff254 Mon Sep 17 00:00:00 2001 From: "kate.friedman" Date: Thu, 8 Dec 2022 16:33:08 +0000 Subject: [PATCH 1/5] Update GSI tag to gfsda.v16.3.5 Refs #1159 --- Externals.cfg | 2 +- sorc/checkout.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Externals.cfg b/Externals.cfg index 1031688a35..1929cddfd5 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -8,7 +8,7 @@ protocol = git required = True [GSI] -tag = gfsda.v16.3.0 +tag = gfsda.v16.3.5 local_path = sorc/gsi.fd repo_url = https://github.com/NOAA-EMC/GSI.git protocol = git diff --git a/sorc/checkout.sh b/sorc/checkout.sh index c7ac5665f2..24f2728370 100755 --- a/sorc/checkout.sh +++ b/sorc/checkout.sh @@ -35,7 +35,7 @@ fi echo gsi checkout ... if [[ ! -d gsi.fd ]] ; then rm -f ${topdir}/checkout-gsi.log - git clone --recursive --branch gfsda.v16.3.0 https://github.com/NOAA-EMC/GSI.git gsi.fd >> ${topdir}/checkout-gsi.log 2>&1 + git clone --recursive --branch gfsda.v16.3.5 https://github.com/NOAA-EMC/GSI.git gsi.fd >> ${topdir}/checkout-gsi.log 2>&1 cd gsi.fd git submodule update --init cd ${topdir} From 0d4a098504f5e0cd1c4f73eddccc5f65b00fb7a2 Mon Sep 17 00:00:00 2001 From: "kate.friedman" Date: Thu, 8 Dec 2022 16:42:38 +0000 Subject: [PATCH 2/5] Update versions for GFSv16.3.5 - version and gfs_ver to v16.3.5 - obsproc_ver to 1.1.2 Refs #1159 --- ecf/versions/gfs.ver | 2 +- ecf/versions/obsproc.ver | 2 +- versions/hera.ver | 2 +- versions/orion.ver | 2 +- versions/run.ver | 4 ++-- versions/wcoss2.ver | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ecf/versions/gfs.ver b/ecf/versions/gfs.ver index 75c9a66422..6246209e36 100644 --- a/ecf/versions/gfs.ver +++ b/ecf/versions/gfs.ver @@ -1,4 +1,4 @@ -export obsproc_ver="1.1.0" +export obsproc_ver="1.1.2" export ukmet_ver=v2.2.0 export ecmwf_ver=v2.1.0 export nam_ver=v4.2.0 diff --git a/ecf/versions/obsproc.ver b/ecf/versions/obsproc.ver index c972eab950..60865de4c8 100644 --- a/ecf/versions/obsproc.ver +++ b/ecf/versions/obsproc.ver @@ -1,5 +1,5 @@ export gfs_ver="v16.3" -export obsproc_ver="1.1.0" +export obsproc_ver="1.1.2" export envvars_ver="1.0" export PrgEnv_intel_ver=8.1.0 export intel_ver=19.1.3.304 diff --git a/versions/hera.ver b/versions/hera.ver index 6a778c9106..025dc5004e 100644 --- a/versions/hera.ver +++ b/versions/hera.ver @@ -2,7 +2,7 @@ export hpc_ver=1.2.0 export hpc_intel_ver=18.0.5.274 export hpc_impi_ver=2018.0.4 -export obsproc_run_ver=1.1.0 +export obsproc_run_ver=1.1.2 export prepobs_run_ver=1.0.1 export hpss_ver=hpss diff --git a/versions/orion.ver b/versions/orion.ver index 8261cc24c0..419f77e2ea 100644 --- a/versions/orion.ver +++ b/versions/orion.ver @@ -2,7 +2,7 @@ export hpc_ver=1.2.0 export hpc_intel_ver=2018.4 export hpc_impi_ver=2018.4 -export obsproc_run_ver=1.1.0 +export obsproc_run_ver=1.1.2 export prepobs_run_ver=1.0.1 export prod_util_ver=1.2.2 diff --git a/versions/run.ver b/versions/run.ver index c5b8499630..037723ef69 100755 --- a/versions/run.ver +++ b/versions/run.ver @@ -1,5 +1,5 @@ -export version=v16.3.4 -export gfs_ver=v16.3.4 +export version=v16.3.5 +export gfs_ver=v16.3.5 export ukmet_ver=v2.2 export ecmwf_ver=v2.1 export nam_ver=v4.2 diff --git a/versions/wcoss2.ver b/versions/wcoss2.ver index f4a5491063..e96d7ad3f3 100644 --- a/versions/wcoss2.ver +++ b/versions/wcoss2.ver @@ -2,7 +2,7 @@ export envvar_ver=1.0 export prod_envir_ver=${prod_envir_ver:-2.0.4} # Allow override from ops ecflow export prod_util_ver=${prod_util_ver:-2.0.9} # Allow override from ops ecflow -export obsproc_run_ver=1.1.0 +export obsproc_run_ver=1.1.2 export prepobs_run_ver=1.0.1 export tracker_ver=v1.1.15.5 From 62b642a445e1e5c5d783ace09f1f9eda568ed725 Mon Sep 17 00:00:00 2001 From: "kate.friedman" Date: Thu, 8 Dec 2022 16:55:01 +0000 Subject: [PATCH 3/5] Create release notes for GFSv16.3.5 Refs #1159 --- docs/Release_Notes.gfs.v16.3.5.md | 142 ++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 docs/Release_Notes.gfs.v16.3.5.md diff --git a/docs/Release_Notes.gfs.v16.3.5.md b/docs/Release_Notes.gfs.v16.3.5.md new file mode 100644 index 0000000000..2fae53ca46 --- /dev/null +++ b/docs/Release_Notes.gfs.v16.3.5.md @@ -0,0 +1,142 @@ +GFS V16.3.5 RELEASE NOTES + +------- +PRELUDE +------- + +The GFSv16.3.4 is upgraded to GFSv16.3.5 to allow continued use of atmospheric motion vectors from the GOES-W satellite as GOES-18 replaces GOES-17 and to include the assimilation of VIIRS radiances from S-NPP and NOAA-20 (which were to be included in the v16.3 implementation but were omitted due to data availability issues). + +Specifically, the following changes are made to the indicated GSI fix files: +* global_satinfo.txt + * Turn on VIIRS radiances from NPP and J1 for channels 12, 15, and 16 +* global_convinfo.txt + * Turn off GOES-17 (271) AMV winds for types: 245 (IRLW), 246 (WVCT), and 247(WVCA) due to deteriorating conditions + * Turn on GOES-18 (272) AMV winds for types: 245 (IRLW), 246 (WVCT), and 247(WVCA) + +IMPLEMENTATION INSTRUCTIONS +--------------------------- + +The NOAA VLab and the NOAA-EMC and NCAR organization spaces on GitHub .com are used to manage the GFS code. The SPA(s) handling the GFS implementation need to have permissions to clone VLab Gerrit repositories and private NCAR UPP_GTG repository. All NOAA-EMC organization repositories are publicly readable and do not require access permissions. Please proceed with the following steps to install the package on WCOSS2: + +```bash +cd $PACKAGEROOT +mkdir gfs.v16.3.5 +cd gfs.v16.3.5 +git clone -b EMC-v16.3.5 https://github.com/NOAA-EMC/global-workflow.git . +cd sorc +./checkout.sh -o +``` + +The checkout script extracts the following GFS components: + +| Component | Tag | POC | +| --------- | ----------- | ----------------- | +| MODEL | GFS.v16.3.0 | Jun.Wang@noaa.gov | +| GLDAS | gldas_gfsv16_release.v.2.1.0 | Helin.Wei@noaa.gov | +| GSI | gfsda.v16.3.5 | Emily.Liu@noaa.gov | +| UFS_UTILS | ops-gfsv16.3.0 | George.Gayno@noaa.gov | +| POST | upp_v8.2.0 | Wen.Meng@noaa.gov | +| WAFS | gfs_wafs.v6.3.1 | Yali.Mao@noaa.gov | + +To build all the GFS components, execute: +```bash +./build_all.sh +``` +The `build_all.sh` script compiles all GFS components. Runtime output from the build for each package is written to log files in directory logs. To build an individual program, for instance, gsi, use `build_gsi.sh`. + +Next, link the executables, fix files, parm files, etc in their final respective locations by executing: +```bash +./link_fv3gfs.sh nco wcoss2 +``` + +Lastly, link the ecf scripts by moving back up to the ecf folder and executing: +```bash +cd ../ecf +./setup_ecf_links.sh +``` + +VERSION FILE CHANGES +-------------------- + +* `ecf/versions/gfs.ver` - change `obsproc_ver=v1.1.2` +* `versions/hera.ver` - change `obsproc_run_ver=v1.1.2` +* `versions/orion.ver` - change `obsproc_run_ver=v1.1.2` +* `versions/run.ver` - `change `version=v16.3.5` and `gfs_ver=v16.3.5` +* `versions/wcoss2.ver` - change `obsproc_run_ver=v1.1.2` + +SORC CHANGES +------------ + +* No changes from GFS v16.3.4 + +JOBS CHANGES +------------ + +* No changes from GFS v16.3.4 + +PARM/CONFIG CHANGES +------------------- + +* No changes from GFS v16.3.4 + +SCRIPT CHANGES +-------------- + +* No changes from GFS v16.3.4 + +FIX CHANGES +----------- + +* GSI: + * Modified: + * `fix_gsi/global_satinfo.txt` + * `fix_gsi/global_convinfo.txt` + +MODULE CHANGES +-------------- + +* A couple R&D modulefiles were updated for developer support and do not impact WCOSS2 ops. + +CHANGES TO FILE SIZES +--------------------- + +* No changes from GFS v16.3.4 + +ENVIRONMENT AND RESOURCE CHANGES +-------------------------------- + +* No changes from GFS v16.3.4 + +PRE-IMPLEMENTATION TESTING REQUIREMENTS +--------------------------------------- + +* Which production jobs should be tested as part of this implementation? + * GSI +* Does this change require a 30-day evaluation? + * No + +DISSEMINATION INFORMATION +------------------------- + +* No changes from GFS v16.3.4 + +HPSS ARCHIVE +------------ + +* No changes from GFS v16.3.4 + +JOB DEPENDENCIES AND FLOW DIAGRAM +--------------------------------- + +* No changes from GFS v16.3.4 + +DOCUMENTATION +------------- + +* No changes from GFS v16.3.4 + +PREPARED BY +----------- +Kate.Friedman@noaa.gov +Andrew.Collard@noaa.gov +Emily.Liu@noaa.gov From d466e830589682f4e5f5fa1e83f6f6526211b7d5 Mon Sep 17 00:00:00 2001 From: "kate.friedman" Date: Thu, 8 Dec 2022 19:14:19 +0000 Subject: [PATCH 4/5] Remove unused transfer parm files - NCO reviewed transfer parm files and provided a list of files that were unused and could be removed. - Removing unused transfer parm files in v16.3.5 to get ourselves aligned with current GFS ops installs. Refs #1159 --- parm/transfer/transfer_gdas_1a.list | 57 ----------- parm/transfer/transfer_gdas_1b.list | 53 ---------- parm/transfer/transfer_gdas_1c.list | 67 ------------- parm/transfer/transfer_gdas_enkf_enkf_05.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_10.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_15.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_20.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_25.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_30.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_35.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_40.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_45.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_50.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_55.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_60.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_65.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_70.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_75.list | 61 ------------ parm/transfer/transfer_gdas_enkf_enkf_80.list | 61 ------------ .../transfer_gdas_enkf_enkf_misc.list | 43 -------- parm/transfer/transfer_gdas_misc.list | 76 -------------- parm/transfer/transfer_gfs_1.list | 50 ---------- parm/transfer/transfer_gfs_10a.list | 49 --------- parm/transfer/transfer_gfs_10b.list | 50 ---------- parm/transfer/transfer_gfs_2.list | 99 ------------------- parm/transfer/transfer_gfs_3.list | 99 ------------------- parm/transfer/transfer_gfs_4.list | 99 ------------------- parm/transfer/transfer_gfs_5.list | 99 ------------------- parm/transfer/transfer_gfs_6.list | 99 ------------------- parm/transfer/transfer_gfs_7.list | 99 ------------------- parm/transfer/transfer_gfs_8.list | 97 ------------------ parm/transfer/transfer_gfs_9a.list | 51 ---------- parm/transfer/transfer_gfs_9b.list | 51 ---------- parm/transfer/transfer_gfs_gempak.list | 45 --------- parm/transfer/transfer_gfs_misc.list | 43 -------- .../transfer_rdhpcs_enkfgdas_enkf_1.list | 50 ---------- .../transfer_rdhpcs_enkfgdas_enkf_2.list | 50 ---------- .../transfer_rdhpcs_enkfgdas_enkf_3.list | 50 ---------- .../transfer_rdhpcs_enkfgdas_enkf_4.list | 50 ---------- .../transfer_rdhpcs_enkfgdas_enkf_5.list | 52 ---------- .../transfer_rdhpcs_enkfgdas_enkf_6.list | 52 ---------- .../transfer_rdhpcs_enkfgdas_enkf_7.list | 52 ---------- .../transfer_rdhpcs_enkfgdas_enkf_8.list | 52 ---------- parm/transfer/transfer_rdhpcs_gdas.list | 70 ------------- .../transfer_rdhpcs_gdas_enkf_enkf_1.list | 50 ---------- .../transfer_rdhpcs_gdas_enkf_enkf_2.list | 50 ---------- .../transfer_rdhpcs_gdas_enkf_enkf_3.list | 50 ---------- .../transfer_rdhpcs_gdas_enkf_enkf_4.list | 50 ---------- .../transfer_rdhpcs_gdas_enkf_enkf_5.list | 52 ---------- .../transfer_rdhpcs_gdas_enkf_enkf_6.list | 52 ---------- .../transfer_rdhpcs_gdas_enkf_enkf_7.list | 52 ---------- .../transfer_rdhpcs_gdas_enkf_enkf_8.list | 52 ---------- parm/transfer/transfer_rdhpcs_gfs.list | 69 ------------- parm/transfer/transfer_rdhpcs_gfs_nawips.list | 39 -------- 54 files changed, 3296 deletions(-) delete mode 100644 parm/transfer/transfer_gdas_1a.list delete mode 100644 parm/transfer/transfer_gdas_1b.list delete mode 100644 parm/transfer/transfer_gdas_1c.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_05.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_10.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_15.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_20.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_25.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_30.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_35.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_40.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_45.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_50.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_55.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_60.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_65.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_70.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_75.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_80.list delete mode 100644 parm/transfer/transfer_gdas_enkf_enkf_misc.list delete mode 100644 parm/transfer/transfer_gdas_misc.list delete mode 100644 parm/transfer/transfer_gfs_1.list delete mode 100644 parm/transfer/transfer_gfs_10a.list delete mode 100644 parm/transfer/transfer_gfs_10b.list delete mode 100644 parm/transfer/transfer_gfs_2.list delete mode 100644 parm/transfer/transfer_gfs_3.list delete mode 100644 parm/transfer/transfer_gfs_4.list delete mode 100644 parm/transfer/transfer_gfs_5.list delete mode 100644 parm/transfer/transfer_gfs_6.list delete mode 100644 parm/transfer/transfer_gfs_7.list delete mode 100644 parm/transfer/transfer_gfs_8.list delete mode 100644 parm/transfer/transfer_gfs_9a.list delete mode 100644 parm/transfer/transfer_gfs_9b.list delete mode 100644 parm/transfer/transfer_gfs_gempak.list delete mode 100644 parm/transfer/transfer_gfs_misc.list delete mode 100644 parm/transfer/transfer_rdhpcs_enkfgdas_enkf_1.list delete mode 100644 parm/transfer/transfer_rdhpcs_enkfgdas_enkf_2.list delete mode 100644 parm/transfer/transfer_rdhpcs_enkfgdas_enkf_3.list delete mode 100644 parm/transfer/transfer_rdhpcs_enkfgdas_enkf_4.list delete mode 100644 parm/transfer/transfer_rdhpcs_enkfgdas_enkf_5.list delete mode 100644 parm/transfer/transfer_rdhpcs_enkfgdas_enkf_6.list delete mode 100644 parm/transfer/transfer_rdhpcs_enkfgdas_enkf_7.list delete mode 100644 parm/transfer/transfer_rdhpcs_enkfgdas_enkf_8.list delete mode 100644 parm/transfer/transfer_rdhpcs_gdas.list delete mode 100644 parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_1.list delete mode 100644 parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_2.list delete mode 100644 parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_3.list delete mode 100644 parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_4.list delete mode 100644 parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_5.list delete mode 100644 parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_6.list delete mode 100644 parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_7.list delete mode 100644 parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_8.list delete mode 100644 parm/transfer/transfer_rdhpcs_gfs.list delete mode 100644 parm/transfer/transfer_rdhpcs_gfs_nawips.list diff --git a/parm/transfer/transfer_gdas_1a.list b/parm/transfer/transfer_gdas_1a.list deleted file mode 100644 index 00c5306f3b..0000000000 --- a/parm/transfer/transfer_gdas_1a.list +++ /dev/null @@ -1,57 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/*atmf000* -+ /??/atmos/*atmf001* -+ /??/atmos/*atmf002* -+ /??/atmos/*atmf003* -+ /??/atmos/*atmf004* -+ /??/atmos/*atmf005* -+ /??/atmos/*atmf006* -- /??/atmos/* -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/gdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/*atmf000* -+ /??/atmos/*atmf001* -+ /??/atmos/*atmf002* -+ /??/atmos/*atmf003* -+ /??/atmos/*atmf004* -+ /??/atmos/*atmf005* -+ /??/atmos/*atmf006* -- /??/atmos/* -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_1b.list b/parm/transfer/transfer_gdas_1b.list deleted file mode 100644 index 998c71d843..0000000000 --- a/parm/transfer/transfer_gdas_1b.list +++ /dev/null @@ -1,53 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/*atmf007* -+ /??/atmos/*atmf008* -+ /??/atmos/*atmf009* -+ /??/atmos/*atmg* -+ /??/atmos/*atmanl* -- /??/atmos/* -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/gdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/*atmf007* -+ /??/atmos/*atmf008* -+ /??/atmos/*atmf009* -+ /??/atmos/*atmg* -+ /??/atmos/*atmanl* -- /??/atmos/* -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_1c.list b/parm/transfer/transfer_gdas_1c.list deleted file mode 100644 index 42b1bd4f64..0000000000 --- a/parm/transfer/transfer_gdas_1c.list +++ /dev/null @@ -1,67 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gdas._PDY_/ -- /??/atmos/*atmf000* -- /??/atmos/*atmf001* -- /??/atmos/*atmf002* -- /??/atmos/*atmf003* -- /??/atmos/*atmf004* -- /??/atmos/*atmf005* -- /??/atmos/*atmf006* -- /??/atmos/*atmf007* -- /??/atmos/*atmf008* -- /??/atmos/*atmf009* -- /??/atmos/*atmg* -- /??/atmos/*atmanl* -+ /* -+ /??/ -+ /??/atmos/ -+ /??/atmos/* - -B 100 - -_COMROOT_/gfs/_SHORTVER_/gdas._PDYm1_/ -- /??/atmos/*atmf000* -- /??/atmos/*atmf001* -- /??/atmos/*atmf002* -- /??/atmos/*atmf003* -- /??/atmos/*atmf004* -- /??/atmos/*atmf005* -- /??/atmos/*atmf006* -- /??/atmos/*atmf007* -- /??/atmos/*atmf008* -- /??/atmos/*atmf009* -- /??/atmos/*atmg* -- /??/atmos/*atmanl* -+ /* -+ /??/ -+ /??/atmos/ -+ /??/atmos/* - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_05.list b/parm/transfer/transfer_gdas_enkf_enkf_05.list deleted file mode 100644 index fe1be06e8c..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_05.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem001/ -+ /??/atmos/mem001/** -+ /??/atmos/mem002/ -+ /??/atmos/mem002/** -+ /??/atmos/mem003/ -+ /??/atmos/mem003/** -+ /??/atmos/mem004/ -+ /??/atmos/mem004/** -+ /??/atmos/mem005/ -+ /??/atmos/mem005/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem001/ -+ /??/atmos/mem001/** -+ /??/atmos/mem002/ -+ /??/atmos/mem002/** -+ /??/atmos/mem003/ -+ /??/atmos/mem003/** -+ /??/atmos/mem004/ -+ /??/atmos/mem004/** -+ /??/atmos/mem005/ -+ /??/atmos/mem005/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_10.list b/parm/transfer/transfer_gdas_enkf_enkf_10.list deleted file mode 100644 index b2298be8af..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_10.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem006/ -+ /??/atmos/mem006/** -+ /??/atmos/mem007/ -+ /??/atmos/mem007/** -+ /??/atmos/mem008/ -+ /??/atmos/mem008/** -+ /??/atmos/mem009/ -+ /??/atmos/mem009/** -+ /??/atmos/mem010/ -+ /??/atmos/mem010/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem006/ -+ /??/atmos/mem006/** -+ /??/atmos/mem007/ -+ /??/atmos/mem007/** -+ /??/atmos/mem008/ -+ /??/atmos/mem008/** -+ /??/atmos/mem009/ -+ /??/atmos/mem009/** -+ /??/atmos/mem010/ -+ /??/atmos/mem010/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_15.list b/parm/transfer/transfer_gdas_enkf_enkf_15.list deleted file mode 100644 index 435de61bba..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_15.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem011/ -+ /??/atmos/mem011/** -+ /??/atmos/mem012/ -+ /??/atmos/mem012/** -+ /??/atmos/mem013/ -+ /??/atmos/mem013/** -+ /??/atmos/mem014/ -+ /??/atmos/mem014/** -+ /??/atmos/mem015/ -+ /??/atmos/mem015/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem011/ -+ /??/atmos/mem011/** -+ /??/atmos/mem012/ -+ /??/atmos/mem012/** -+ /??/atmos/mem013/ -+ /??/atmos/mem013/** -+ /??/atmos/mem014/ -+ /??/atmos/mem014/** -+ /??/atmos/mem015/ -+ /??/atmos/mem015/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_20.list b/parm/transfer/transfer_gdas_enkf_enkf_20.list deleted file mode 100644 index e329d227bd..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_20.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem016/ -+ /??/atmos/mem016/** -+ /??/atmos/mem017/ -+ /??/atmos/mem017/** -+ /??/atmos/mem018/ -+ /??/atmos/mem018/** -+ /??/atmos/mem019/ -+ /??/atmos/mem019/** -+ /??/atmos/mem020/ -+ /??/atmos/mem020/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem016/ -+ /??/atmos/mem016/** -+ /??/atmos/mem017/ -+ /??/atmos/mem017/** -+ /??/atmos/mem018/ -+ /??/atmos/mem018/** -+ /??/atmos/mem019/ -+ /??/atmos/mem019/** -+ /??/atmos/mem020/ -+ /??/atmos/mem020/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_25.list b/parm/transfer/transfer_gdas_enkf_enkf_25.list deleted file mode 100644 index fb6d964369..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_25.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem021/ -+ /??/atmos/mem021/** -+ /??/atmos/mem022/ -+ /??/atmos/mem022/** -+ /??/atmos/mem023/ -+ /??/atmos/mem023/** -+ /??/atmos/mem024/ -+ /??/atmos/mem024/** -+ /??/atmos/mem025/ -+ /??/atmos/mem025/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem021/ -+ /??/atmos/mem021/** -+ /??/atmos/mem022/ -+ /??/atmos/mem022/** -+ /??/atmos/mem023/ -+ /??/atmos/mem023/** -+ /??/atmos/mem024/ -+ /??/atmos/mem024/** -+ /??/atmos/mem025/ -+ /??/atmos/mem025/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_30.list b/parm/transfer/transfer_gdas_enkf_enkf_30.list deleted file mode 100644 index bce22494a4..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_30.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem026/ -+ /??/atmos/mem026/** -+ /??/atmos/mem027/ -+ /??/atmos/mem027/** -+ /??/atmos/mem028/ -+ /??/atmos/mem028/** -+ /??/atmos/mem029/ -+ /??/atmos/mem029/** -+ /??/atmos/mem030/ -+ /??/atmos/mem030/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem026/ -+ /??/atmos/mem026/** -+ /??/atmos/mem027/ -+ /??/atmos/mem027/** -+ /??/atmos/mem028/ -+ /??/atmos/mem028/** -+ /??/atmos/mem029/ -+ /??/atmos/mem029/** -+ /??/atmos/mem030/ -+ /??/atmos/mem030/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_35.list b/parm/transfer/transfer_gdas_enkf_enkf_35.list deleted file mode 100644 index 6397c6693e..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_35.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem031/ -+ /??/atmos/mem031/** -+ /??/atmos/mem032/ -+ /??/atmos/mem032/** -+ /??/atmos/mem033/ -+ /??/atmos/mem033/** -+ /??/atmos/mem034/ -+ /??/atmos/mem034/** -+ /??/atmos/mem035/ -+ /??/atmos/mem035/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem031/ -+ /??/atmos/mem031/** -+ /??/atmos/mem032/ -+ /??/atmos/mem032/** -+ /??/atmos/mem033/ -+ /??/atmos/mem033/** -+ /??/atmos/mem034/ -+ /??/atmos/mem034/** -+ /??/atmos/mem035/ -+ /??/atmos/mem035/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_40.list b/parm/transfer/transfer_gdas_enkf_enkf_40.list deleted file mode 100644 index d8a85e529c..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_40.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem036/ -+ /??/atmos/mem036/** -+ /??/atmos/mem037/ -+ /??/atmos/mem037/** -+ /??/atmos/mem038/ -+ /??/atmos/mem038/** -+ /??/atmos/mem039/ -+ /??/atmos/mem039/** -+ /??/atmos/mem040/ -+ /??/atmos/mem040/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem036/ -+ /??/atmos/mem036/** -+ /??/atmos/mem037/ -+ /??/atmos/mem037/** -+ /??/atmos/mem038/ -+ /??/atmos/mem038/** -+ /??/atmos/mem039/ -+ /??/atmos/mem039/** -+ /??/atmos/mem040/ -+ /??/atmos/mem040/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_45.list b/parm/transfer/transfer_gdas_enkf_enkf_45.list deleted file mode 100644 index fd8b1d5299..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_45.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem041/ -+ /??/atmos/mem041/** -+ /??/atmos/mem042/ -+ /??/atmos/mem042/** -+ /??/atmos/mem043/ -+ /??/atmos/mem043/** -+ /??/atmos/mem044/ -+ /??/atmos/mem044/** -+ /??/atmos/mem045/ -+ /??/atmos/mem045/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem041/ -+ /??/atmos/mem041/** -+ /??/atmos/mem042/ -+ /??/atmos/mem042/** -+ /??/atmos/mem043/ -+ /??/atmos/mem043/** -+ /??/atmos/mem044/ -+ /??/atmos/mem044/** -+ /??/atmos/mem045/ -+ /??/atmos/mem045/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_50.list b/parm/transfer/transfer_gdas_enkf_enkf_50.list deleted file mode 100644 index dd7721505b..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_50.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem046/ -+ /??/atmos/mem046/** -+ /??/atmos/mem047/ -+ /??/atmos/mem047/** -+ /??/atmos/mem048/ -+ /??/atmos/mem048/** -+ /??/atmos/mem049/ -+ /??/atmos/mem049/** -+ /??/atmos/mem050/ -+ /??/atmos/mem050/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem046/ -+ /??/atmos/mem046/** -+ /??/atmos/mem047/ -+ /??/atmos/mem047/** -+ /??/atmos/mem048/ -+ /??/atmos/mem048/** -+ /??/atmos/mem049/ -+ /??/atmos/mem049/** -+ /??/atmos/mem050/ -+ /??/atmos/mem050/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_55.list b/parm/transfer/transfer_gdas_enkf_enkf_55.list deleted file mode 100644 index 4606feb727..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_55.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem051/ -+ /??/atmos/mem051/** -+ /??/atmos/mem052/ -+ /??/atmos/mem052/** -+ /??/atmos/mem053/ -+ /??/atmos/mem053/** -+ /??/atmos/mem054/ -+ /??/atmos/mem054/** -+ /??/atmos/mem055/ -+ /??/atmos/mem055/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem051/ -+ /??/atmos/mem051/** -+ /??/atmos/mem052/ -+ /??/atmos/mem052/** -+ /??/atmos/mem053/ -+ /??/atmos/mem053/** -+ /??/atmos/mem054/ -+ /??/atmos/mem054/** -+ /??/atmos/mem055/ -+ /??/atmos/mem055/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_60.list b/parm/transfer/transfer_gdas_enkf_enkf_60.list deleted file mode 100644 index e5764082dc..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_60.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem056/ -+ /??/atmos/mem056/** -+ /??/atmos/mem057/ -+ /??/atmos/mem057/** -+ /??/atmos/mem058/ -+ /??/atmos/mem058/** -+ /??/atmos/mem059/ -+ /??/atmos/mem059/** -+ /??/atmos/mem060/ -+ /??/atmos/mem060/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem056/ -+ /??/atmos/mem056/** -+ /??/atmos/mem057/ -+ /??/atmos/mem057/** -+ /??/atmos/mem058/ -+ /??/atmos/mem058/** -+ /??/atmos/mem059/ -+ /??/atmos/mem059/** -+ /??/atmos/mem060/ -+ /??/atmos/mem060/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_65.list b/parm/transfer/transfer_gdas_enkf_enkf_65.list deleted file mode 100644 index 15e12a0660..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_65.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem061/ -+ /??/atmos/mem061/** -+ /??/atmos/mem062/ -+ /??/atmos/mem062/** -+ /??/atmos/mem063/ -+ /??/atmos/mem063/** -+ /??/atmos/mem064/ -+ /??/atmos/mem064/** -+ /??/atmos/mem065/ -+ /??/atmos/mem065/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem061/ -+ /??/atmos/mem061/** -+ /??/atmos/mem062/ -+ /??/atmos/mem062/** -+ /??/atmos/mem063/ -+ /??/atmos/mem063/** -+ /??/atmos/mem064/ -+ /??/atmos/mem064/** -+ /??/atmos/mem065/ -+ /??/atmos/mem065/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_70.list b/parm/transfer/transfer_gdas_enkf_enkf_70.list deleted file mode 100644 index 88accbffb9..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_70.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem066/ -+ /??/atmos/mem066/** -+ /??/atmos/mem067/ -+ /??/atmos/mem067/** -+ /??/atmos/mem068/ -+ /??/atmos/mem068/** -+ /??/atmos/mem069/ -+ /??/atmos/mem069/** -+ /??/atmos/mem070/ -+ /??/atmos/mem070/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem066/ -+ /??/atmos/mem066/** -+ /??/atmos/mem067/ -+ /??/atmos/mem067/** -+ /??/atmos/mem068/ -+ /??/atmos/mem068/** -+ /??/atmos/mem069/ -+ /??/atmos/mem069/** -+ /??/atmos/mem070/ -+ /??/atmos/mem070/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_75.list b/parm/transfer/transfer_gdas_enkf_enkf_75.list deleted file mode 100644 index 3db4f41a03..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_75.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem071/ -+ /??/atmos/mem071/** -+ /??/atmos/mem072/ -+ /??/atmos/mem072/** -+ /??/atmos/mem073/ -+ /??/atmos/mem073/** -+ /??/atmos/mem074/ -+ /??/atmos/mem074/** -+ /??/atmos/mem075/ -+ /??/atmos/mem075/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem071/ -+ /??/atmos/mem071/** -+ /??/atmos/mem072/ -+ /??/atmos/mem072/** -+ /??/atmos/mem073/ -+ /??/atmos/mem073/** -+ /??/atmos/mem074/ -+ /??/atmos/mem074/** -+ /??/atmos/mem075/ -+ /??/atmos/mem075/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_80.list b/parm/transfer/transfer_gdas_enkf_enkf_80.list deleted file mode 100644 index 58ca72515d..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_80.list +++ /dev/null @@ -1,61 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem076/ -+ /??/atmos/mem076/** -+ /??/atmos/mem077/ -+ /??/atmos/mem077/** -+ /??/atmos/mem078/ -+ /??/atmos/mem078/** -+ /??/atmos/mem079/ -+ /??/atmos/mem079/** -+ /??/atmos/mem080/ -+ /??/atmos/mem080/** -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/mem076/ -+ /??/atmos/mem076/** -+ /??/atmos/mem077/ -+ /??/atmos/mem077/** -+ /??/atmos/mem078/ -+ /??/atmos/mem078/** -+ /??/atmos/mem079/ -+ /??/atmos/mem079/** -+ /??/atmos/mem080/ -+ /??/atmos/mem080/** -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_enkf_enkf_misc.list b/parm/transfer/transfer_gdas_enkf_enkf_misc.list deleted file mode 100644 index 141b4af1da..0000000000 --- a/parm/transfer/transfer_gdas_enkf_enkf_misc.list +++ /dev/null @@ -1,43 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/* -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/* -- * - -B 100 - - diff --git a/parm/transfer/transfer_gdas_misc.list b/parm/transfer/transfer_gdas_misc.list deleted file mode 100644 index 3d7fe47a88..0000000000 --- a/parm/transfer/transfer_gdas_misc.list +++ /dev/null @@ -1,76 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. -#com/arch/_ENVIR_/VOS/ -#+ ship_names -#+ activeShiprev -#- * -#B 4500000 - - -_COMROOT_/gfs/_SHORTVER_/syndat/ -B 180 - -_COMROOT_/gfs/_SHORTVER_/gdascounts/ -+ /data_counts._MONPREV_/*** -- * -B 16000000 - -_COMROOT_/gfs/_SHORTVER_/gdascounts/ -+ /data_counts._MONCUR_/*** -- * -B 16000000 - -_COMROOT_/gfs/_SHORTVER_/gdascounts/ -+ /satcounts._MONPREV_/*** -- * -B 16000000 - -_COMROOT_/gfs/_SHORTVER_/gdascounts/ -+ /satcounts._MONCUR_/*** -- * -B 16000000 - -_COMROOT_/gfs/_SHORTVER_/sdm_rtdm/ -+ /obcount_30day/ -+ /obcount_30day/gdas/ -+ /obcount_30day/gdas/gdas._PDYm1_/*** -+ /obcount_30day/gdas/gdas._PDY_/*** -- * -B 2000000 - -_COMROOT_/gfs/_SHORTVER_/sdm_rtdm/ -+ /avgdata/ -+ /avgdata/obcount_30davg.gdas._MONPREV_ -+ /avgdata/obcount_30davg.gdas.current -- * -B 256000 - -_COMROOT_/gfs/_SHORTVER_/gdascounts/ -+ /index.shtml -+ /index_backup.shtml -- * -B 6 - diff --git a/parm/transfer/transfer_gfs_1.list b/parm/transfer/transfer_gfs_1.list deleted file mode 100644 index 84e852ff82..0000000000 --- a/parm/transfer/transfer_gfs_1.list +++ /dev/null @@ -1,50 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -- /??/atmos/gfs.t??z.atmf???.nc -- /??/atmos/gfs.t??z.sfcf???.nc -- /??/atmos/gfs.t??z.master.* -- /??/atmos/gempak/ -- /??/atmos/gempak/* -- /??/wave/ -- /??/wave/* -B 100 - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -- /??/atmos/gfs.t??z.atmf???.nc -- /??/atmos/gfs.t??z.sfcf???.nc -- /??/atmos/gfs.t??z.master.* -- /??/atmos/gempak/ -- /??/atmos/gempak/* -- /??/wave/ -- /??/wave/* -B 100 - diff --git a/parm/transfer/transfer_gfs_10a.list b/parm/transfer/transfer_gfs_10a.list deleted file mode 100644 index 3beb6d15fd..0000000000 --- a/parm/transfer/transfer_gfs_10a.list +++ /dev/null @@ -1,49 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.master.*1 -+ /??/atmos/gfs.t??z.master.*3 -+ /??/atmos/gfs.t??z.master.*5 -+ /??/atmos/gfs.t??z.master.*7 -+ /??/atmos/gfs.t??z.master.*9 -- * -B 100 - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.master.*1 -+ /??/atmos/gfs.t??z.master.*3 -+ /??/atmos/gfs.t??z.master.*5 -+ /??/atmos/gfs.t??z.master.*7 -+ /??/atmos/gfs.t??z.master.*9 -- * -B 100 - - diff --git a/parm/transfer/transfer_gfs_10b.list b/parm/transfer/transfer_gfs_10b.list deleted file mode 100644 index 34522d1e2f..0000000000 --- a/parm/transfer/transfer_gfs_10b.list +++ /dev/null @@ -1,50 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.master.*0 -+ /??/atmos/gfs.t??z.master.*2 -+ /??/atmos/gfs.t??z.master.*4 -+ /??/atmos/gfs.t??z.master.*6 -+ /??/atmos/gfs.t??z.master.*8 -- * -B 100 - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.master.*0 -+ /??/atmos/gfs.t??z.master.*2 -+ /??/atmos/gfs.t??z.master.*4 -+ /??/atmos/gfs.t??z.master.*6 -+ /??/atmos/gfs.t??z.master.*8 -- * - -B 100 - - diff --git a/parm/transfer/transfer_gfs_2.list b/parm/transfer/transfer_gfs_2.list deleted file mode 100644 index f0ea9bc9c5..0000000000 --- a/parm/transfer/transfer_gfs_2.list +++ /dev/null @@ -1,99 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf000.nc -+ /??/atmos/gfs.t??z.atmf007.nc -+ /??/atmos/gfs.t??z.atmf014.nc -+ /??/atmos/gfs.t??z.atmf021.nc -+ /??/atmos/gfs.t??z.atmf028.nc -+ /??/atmos/gfs.t??z.atmf035.nc -+ /??/atmos/gfs.t??z.atmf042.nc -+ /??/atmos/gfs.t??z.atmf049.nc -+ /??/atmos/gfs.t??z.atmf056.nc -+ /??/atmos/gfs.t??z.atmf063.nc -+ /??/atmos/gfs.t??z.atmf070.nc -+ /??/atmos/gfs.t??z.atmf077.nc -+ /??/atmos/gfs.t??z.atmf084.nc -+ /??/atmos/gfs.t??z.atmf091.nc -+ /??/atmos/gfs.t??z.atmf098.nc -+ /??/atmos/gfs.t??z.atmf105.nc -+ /??/atmos/gfs.t??z.atmf112.nc -+ /??/atmos/gfs.t??z.atmf119.nc -+ /??/atmos/gfs.t??z.atmf138.nc -+ /??/atmos/gfs.t??z.atmf159.nc -+ /??/atmos/gfs.t??z.atmf180.nc -+ /??/atmos/gfs.t??z.atmf201.nc -+ /??/atmos/gfs.t??z.atmf222.nc -+ /??/atmos/gfs.t??z.atmf243.nc -+ /??/atmos/gfs.t??z.atmf264.nc -+ /??/atmos/gfs.t??z.atmf285.nc -+ /??/atmos/gfs.t??z.atmf306.nc -+ /??/atmos/gfs.t??z.atmf327.nc -+ /??/atmos/gfs.t??z.atmf348.nc -+ /??/atmos/gfs.t??z.atmf369.nc -- * -B 100 - - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf000.nc -+ /??/atmos/gfs.t??z.atmf007.nc -+ /??/atmos/gfs.t??z.atmf014.nc -+ /??/atmos/gfs.t??z.atmf021.nc -+ /??/atmos/gfs.t??z.atmf028.nc -+ /??/atmos/gfs.t??z.atmf035.nc -+ /??/atmos/gfs.t??z.atmf042.nc -+ /??/atmos/gfs.t??z.atmf049.nc -+ /??/atmos/gfs.t??z.atmf056.nc -+ /??/atmos/gfs.t??z.atmf063.nc -+ /??/atmos/gfs.t??z.atmf070.nc -+ /??/atmos/gfs.t??z.atmf077.nc -+ /??/atmos/gfs.t??z.atmf084.nc -+ /??/atmos/gfs.t??z.atmf091.nc -+ /??/atmos/gfs.t??z.atmf098.nc -+ /??/atmos/gfs.t??z.atmf105.nc -+ /??/atmos/gfs.t??z.atmf112.nc -+ /??/atmos/gfs.t??z.atmf119.nc -+ /??/atmos/gfs.t??z.atmf138.nc -+ /??/atmos/gfs.t??z.atmf159.nc -+ /??/atmos/gfs.t??z.atmf180.nc -+ /??/atmos/gfs.t??z.atmf201.nc -+ /??/atmos/gfs.t??z.atmf222.nc -+ /??/atmos/gfs.t??z.atmf243.nc -+ /??/atmos/gfs.t??z.atmf264.nc -+ /??/atmos/gfs.t??z.atmf285.nc -+ /??/atmos/gfs.t??z.atmf306.nc -+ /??/atmos/gfs.t??z.atmf327.nc -+ /??/atmos/gfs.t??z.atmf348.nc -+ /??/atmos/gfs.t??z.atmf369.nc -- * -B 100 - diff --git a/parm/transfer/transfer_gfs_3.list b/parm/transfer/transfer_gfs_3.list deleted file mode 100644 index 636077381e..0000000000 --- a/parm/transfer/transfer_gfs_3.list +++ /dev/null @@ -1,99 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf001.nc -+ /??/atmos/gfs.t??z.atmf008.nc -+ /??/atmos/gfs.t??z.atmf015.nc -+ /??/atmos/gfs.t??z.atmf022.nc -+ /??/atmos/gfs.t??z.atmf029.nc -+ /??/atmos/gfs.t??z.atmf036.nc -+ /??/atmos/gfs.t??z.atmf043.nc -+ /??/atmos/gfs.t??z.atmf050.nc -+ /??/atmos/gfs.t??z.atmf057.nc -+ /??/atmos/gfs.t??z.atmf064.nc -+ /??/atmos/gfs.t??z.atmf071.nc -+ /??/atmos/gfs.t??z.atmf078.nc -+ /??/atmos/gfs.t??z.atmf085.nc -+ /??/atmos/gfs.t??z.atmf092.nc -+ /??/atmos/gfs.t??z.atmf099.nc -+ /??/atmos/gfs.t??z.atmf106.nc -+ /??/atmos/gfs.t??z.atmf113.nc -+ /??/atmos/gfs.t??z.atmf120.nc -+ /??/atmos/gfs.t??z.atmf141.nc -+ /??/atmos/gfs.t??z.atmf162.nc -+ /??/atmos/gfs.t??z.atmf183.nc -+ /??/atmos/gfs.t??z.atmf204.nc -+ /??/atmos/gfs.t??z.atmf225.nc -+ /??/atmos/gfs.t??z.atmf246.nc -+ /??/atmos/gfs.t??z.atmf267.nc -+ /??/atmos/gfs.t??z.atmf288.nc -+ /??/atmos/gfs.t??z.atmf309.nc -+ /??/atmos/gfs.t??z.atmf330.nc -+ /??/atmos/gfs.t??z.atmf351.nc -+ /??/atmos/gfs.t??z.atmf372.nc -- * -B 100 - - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf001.nc -+ /??/atmos/gfs.t??z.atmf008.nc -+ /??/atmos/gfs.t??z.atmf015.nc -+ /??/atmos/gfs.t??z.atmf022.nc -+ /??/atmos/gfs.t??z.atmf029.nc -+ /??/atmos/gfs.t??z.atmf036.nc -+ /??/atmos/gfs.t??z.atmf043.nc -+ /??/atmos/gfs.t??z.atmf050.nc -+ /??/atmos/gfs.t??z.atmf057.nc -+ /??/atmos/gfs.t??z.atmf064.nc -+ /??/atmos/gfs.t??z.atmf071.nc -+ /??/atmos/gfs.t??z.atmf078.nc -+ /??/atmos/gfs.t??z.atmf085.nc -+ /??/atmos/gfs.t??z.atmf092.nc -+ /??/atmos/gfs.t??z.atmf099.nc -+ /??/atmos/gfs.t??z.atmf106.nc -+ /??/atmos/gfs.t??z.atmf113.nc -+ /??/atmos/gfs.t??z.atmf120.nc -+ /??/atmos/gfs.t??z.atmf141.nc -+ /??/atmos/gfs.t??z.atmf162.nc -+ /??/atmos/gfs.t??z.atmf183.nc -+ /??/atmos/gfs.t??z.atmf204.nc -+ /??/atmos/gfs.t??z.atmf225.nc -+ /??/atmos/gfs.t??z.atmf246.nc -+ /??/atmos/gfs.t??z.atmf267.nc -+ /??/atmos/gfs.t??z.atmf288.nc -+ /??/atmos/gfs.t??z.atmf309.nc -+ /??/atmos/gfs.t??z.atmf330.nc -+ /??/atmos/gfs.t??z.atmf351.nc -+ /??/atmos/gfs.t??z.atmf372.nc -- * -B 100 - diff --git a/parm/transfer/transfer_gfs_4.list b/parm/transfer/transfer_gfs_4.list deleted file mode 100644 index b45e4027ff..0000000000 --- a/parm/transfer/transfer_gfs_4.list +++ /dev/null @@ -1,99 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf002.nc -+ /??/atmos/gfs.t??z.atmf009.nc -+ /??/atmos/gfs.t??z.atmf016.nc -+ /??/atmos/gfs.t??z.atmf023.nc -+ /??/atmos/gfs.t??z.atmf030.nc -+ /??/atmos/gfs.t??z.atmf037.nc -+ /??/atmos/gfs.t??z.atmf044.nc -+ /??/atmos/gfs.t??z.atmf051.nc -+ /??/atmos/gfs.t??z.atmf058.nc -+ /??/atmos/gfs.t??z.atmf065.nc -+ /??/atmos/gfs.t??z.atmf072.nc -+ /??/atmos/gfs.t??z.atmf079.nc -+ /??/atmos/gfs.t??z.atmf086.nc -+ /??/atmos/gfs.t??z.atmf093.nc -+ /??/atmos/gfs.t??z.atmf100.nc -+ /??/atmos/gfs.t??z.atmf107.nc -+ /??/atmos/gfs.t??z.atmf114.nc -+ /??/atmos/gfs.t??z.atmf123.nc -+ /??/atmos/gfs.t??z.atmf144.nc -+ /??/atmos/gfs.t??z.atmf165.nc -+ /??/atmos/gfs.t??z.atmf186.nc -+ /??/atmos/gfs.t??z.atmf207.nc -+ /??/atmos/gfs.t??z.atmf228.nc -+ /??/atmos/gfs.t??z.atmf249.nc -+ /??/atmos/gfs.t??z.atmf270.nc -+ /??/atmos/gfs.t??z.atmf291.nc -+ /??/atmos/gfs.t??z.atmf312.nc -+ /??/atmos/gfs.t??z.atmf333.nc -+ /??/atmos/gfs.t??z.atmf354.nc -+ /??/atmos/gfs.t??z.atmf375.nc -- * -B 100 - - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf002.nc -+ /??/atmos/gfs.t??z.atmf009.nc -+ /??/atmos/gfs.t??z.atmf016.nc -+ /??/atmos/gfs.t??z.atmf023.nc -+ /??/atmos/gfs.t??z.atmf030.nc -+ /??/atmos/gfs.t??z.atmf037.nc -+ /??/atmos/gfs.t??z.atmf044.nc -+ /??/atmos/gfs.t??z.atmf051.nc -+ /??/atmos/gfs.t??z.atmf058.nc -+ /??/atmos/gfs.t??z.atmf065.nc -+ /??/atmos/gfs.t??z.atmf072.nc -+ /??/atmos/gfs.t??z.atmf079.nc -+ /??/atmos/gfs.t??z.atmf086.nc -+ /??/atmos/gfs.t??z.atmf093.nc -+ /??/atmos/gfs.t??z.atmf100.nc -+ /??/atmos/gfs.t??z.atmf107.nc -+ /??/atmos/gfs.t??z.atmf114.nc -+ /??/atmos/gfs.t??z.atmf123.nc -+ /??/atmos/gfs.t??z.atmf144.nc -+ /??/atmos/gfs.t??z.atmf165.nc -+ /??/atmos/gfs.t??z.atmf186.nc -+ /??/atmos/gfs.t??z.atmf207.nc -+ /??/atmos/gfs.t??z.atmf228.nc -+ /??/atmos/gfs.t??z.atmf249.nc -+ /??/atmos/gfs.t??z.atmf270.nc -+ /??/atmos/gfs.t??z.atmf291.nc -+ /??/atmos/gfs.t??z.atmf312.nc -+ /??/atmos/gfs.t??z.atmf333.nc -+ /??/atmos/gfs.t??z.atmf354.nc -+ /??/atmos/gfs.t??z.atmf375.nc -- * -B 100 - diff --git a/parm/transfer/transfer_gfs_5.list b/parm/transfer/transfer_gfs_5.list deleted file mode 100644 index 21f59df4f8..0000000000 --- a/parm/transfer/transfer_gfs_5.list +++ /dev/null @@ -1,99 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf003.nc -+ /??/atmos/gfs.t??z.atmf010.nc -+ /??/atmos/gfs.t??z.atmf017.nc -+ /??/atmos/gfs.t??z.atmf024.nc -+ /??/atmos/gfs.t??z.atmf031.nc -+ /??/atmos/gfs.t??z.atmf038.nc -+ /??/atmos/gfs.t??z.atmf045.nc -+ /??/atmos/gfs.t??z.atmf052.nc -+ /??/atmos/gfs.t??z.atmf059.nc -+ /??/atmos/gfs.t??z.atmf066.nc -+ /??/atmos/gfs.t??z.atmf073.nc -+ /??/atmos/gfs.t??z.atmf080.nc -+ /??/atmos/gfs.t??z.atmf087.nc -+ /??/atmos/gfs.t??z.atmf094.nc -+ /??/atmos/gfs.t??z.atmf101.nc -+ /??/atmos/gfs.t??z.atmf108.nc -+ /??/atmos/gfs.t??z.atmf115.nc -+ /??/atmos/gfs.t??z.atmf126.nc -+ /??/atmos/gfs.t??z.atmf147.nc -+ /??/atmos/gfs.t??z.atmf168.nc -+ /??/atmos/gfs.t??z.atmf189.nc -+ /??/atmos/gfs.t??z.atmf210.nc -+ /??/atmos/gfs.t??z.atmf231.nc -+ /??/atmos/gfs.t??z.atmf252.nc -+ /??/atmos/gfs.t??z.atmf273.nc -+ /??/atmos/gfs.t??z.atmf294.nc -+ /??/atmos/gfs.t??z.atmf315.nc -+ /??/atmos/gfs.t??z.atmf336.nc -+ /??/atmos/gfs.t??z.atmf357.nc -+ /??/atmos/gfs.t??z.atmf378.nc -- * -B 100 - - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf003.nc -+ /??/atmos/gfs.t??z.atmf010.nc -+ /??/atmos/gfs.t??z.atmf017.nc -+ /??/atmos/gfs.t??z.atmf024.nc -+ /??/atmos/gfs.t??z.atmf031.nc -+ /??/atmos/gfs.t??z.atmf038.nc -+ /??/atmos/gfs.t??z.atmf045.nc -+ /??/atmos/gfs.t??z.atmf052.nc -+ /??/atmos/gfs.t??z.atmf059.nc -+ /??/atmos/gfs.t??z.atmf066.nc -+ /??/atmos/gfs.t??z.atmf073.nc -+ /??/atmos/gfs.t??z.atmf080.nc -+ /??/atmos/gfs.t??z.atmf087.nc -+ /??/atmos/gfs.t??z.atmf094.nc -+ /??/atmos/gfs.t??z.atmf101.nc -+ /??/atmos/gfs.t??z.atmf108.nc -+ /??/atmos/gfs.t??z.atmf115.nc -+ /??/atmos/gfs.t??z.atmf126.nc -+ /??/atmos/gfs.t??z.atmf147.nc -+ /??/atmos/gfs.t??z.atmf168.nc -+ /??/atmos/gfs.t??z.atmf189.nc -+ /??/atmos/gfs.t??z.atmf210.nc -+ /??/atmos/gfs.t??z.atmf231.nc -+ /??/atmos/gfs.t??z.atmf252.nc -+ /??/atmos/gfs.t??z.atmf273.nc -+ /??/atmos/gfs.t??z.atmf294.nc -+ /??/atmos/gfs.t??z.atmf315.nc -+ /??/atmos/gfs.t??z.atmf336.nc -+ /??/atmos/gfs.t??z.atmf357.nc -+ /??/atmos/gfs.t??z.atmf378.nc -- * -B 100 - diff --git a/parm/transfer/transfer_gfs_6.list b/parm/transfer/transfer_gfs_6.list deleted file mode 100644 index 5e90f975fc..0000000000 --- a/parm/transfer/transfer_gfs_6.list +++ /dev/null @@ -1,99 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf004.nc -+ /??/atmos/gfs.t??z.atmf011.nc -+ /??/atmos/gfs.t??z.atmf018.nc -+ /??/atmos/gfs.t??z.atmf025.nc -+ /??/atmos/gfs.t??z.atmf032.nc -+ /??/atmos/gfs.t??z.atmf039.nc -+ /??/atmos/gfs.t??z.atmf046.nc -+ /??/atmos/gfs.t??z.atmf053.nc -+ /??/atmos/gfs.t??z.atmf060.nc -+ /??/atmos/gfs.t??z.atmf067.nc -+ /??/atmos/gfs.t??z.atmf074.nc -+ /??/atmos/gfs.t??z.atmf081.nc -+ /??/atmos/gfs.t??z.atmf088.nc -+ /??/atmos/gfs.t??z.atmf095.nc -+ /??/atmos/gfs.t??z.atmf102.nc -+ /??/atmos/gfs.t??z.atmf109.nc -+ /??/atmos/gfs.t??z.atmf116.nc -+ /??/atmos/gfs.t??z.atmf129.nc -+ /??/atmos/gfs.t??z.atmf150.nc -+ /??/atmos/gfs.t??z.atmf171.nc -+ /??/atmos/gfs.t??z.atmf192.nc -+ /??/atmos/gfs.t??z.atmf213.nc -+ /??/atmos/gfs.t??z.atmf234.nc -+ /??/atmos/gfs.t??z.atmf255.nc -+ /??/atmos/gfs.t??z.atmf276.nc -+ /??/atmos/gfs.t??z.atmf297.nc -+ /??/atmos/gfs.t??z.atmf318.nc -+ /??/atmos/gfs.t??z.atmf339.nc -+ /??/atmos/gfs.t??z.atmf360.nc -+ /??/atmos/gfs.t??z.atmf381.nc -- * -B 100 - - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf004.nc -+ /??/atmos/gfs.t??z.atmf011.nc -+ /??/atmos/gfs.t??z.atmf018.nc -+ /??/atmos/gfs.t??z.atmf025.nc -+ /??/atmos/gfs.t??z.atmf032.nc -+ /??/atmos/gfs.t??z.atmf039.nc -+ /??/atmos/gfs.t??z.atmf046.nc -+ /??/atmos/gfs.t??z.atmf053.nc -+ /??/atmos/gfs.t??z.atmf060.nc -+ /??/atmos/gfs.t??z.atmf067.nc -+ /??/atmos/gfs.t??z.atmf074.nc -+ /??/atmos/gfs.t??z.atmf081.nc -+ /??/atmos/gfs.t??z.atmf088.nc -+ /??/atmos/gfs.t??z.atmf095.nc -+ /??/atmos/gfs.t??z.atmf102.nc -+ /??/atmos/gfs.t??z.atmf109.nc -+ /??/atmos/gfs.t??z.atmf116.nc -+ /??/atmos/gfs.t??z.atmf129.nc -+ /??/atmos/gfs.t??z.atmf150.nc -+ /??/atmos/gfs.t??z.atmf171.nc -+ /??/atmos/gfs.t??z.atmf192.nc -+ /??/atmos/gfs.t??z.atmf213.nc -+ /??/atmos/gfs.t??z.atmf234.nc -+ /??/atmos/gfs.t??z.atmf255.nc -+ /??/atmos/gfs.t??z.atmf276.nc -+ /??/atmos/gfs.t??z.atmf297.nc -+ /??/atmos/gfs.t??z.atmf318.nc -+ /??/atmos/gfs.t??z.atmf339.nc -+ /??/atmos/gfs.t??z.atmf360.nc -+ /??/atmos/gfs.t??z.atmf381.nc -- * -B 100 - diff --git a/parm/transfer/transfer_gfs_7.list b/parm/transfer/transfer_gfs_7.list deleted file mode 100644 index e3b8dad532..0000000000 --- a/parm/transfer/transfer_gfs_7.list +++ /dev/null @@ -1,99 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf005.nc -+ /??/atmos/gfs.t??z.atmf012.nc -+ /??/atmos/gfs.t??z.atmf019.nc -+ /??/atmos/gfs.t??z.atmf026.nc -+ /??/atmos/gfs.t??z.atmf033.nc -+ /??/atmos/gfs.t??z.atmf040.nc -+ /??/atmos/gfs.t??z.atmf047.nc -+ /??/atmos/gfs.t??z.atmf054.nc -+ /??/atmos/gfs.t??z.atmf061.nc -+ /??/atmos/gfs.t??z.atmf068.nc -+ /??/atmos/gfs.t??z.atmf075.nc -+ /??/atmos/gfs.t??z.atmf082.nc -+ /??/atmos/gfs.t??z.atmf089.nc -+ /??/atmos/gfs.t??z.atmf096.nc -+ /??/atmos/gfs.t??z.atmf103.nc -+ /??/atmos/gfs.t??z.atmf110.nc -+ /??/atmos/gfs.t??z.atmf117.nc -+ /??/atmos/gfs.t??z.atmf132.nc -+ /??/atmos/gfs.t??z.atmf153.nc -+ /??/atmos/gfs.t??z.atmf174.nc -+ /??/atmos/gfs.t??z.atmf195.nc -+ /??/atmos/gfs.t??z.atmf216.nc -+ /??/atmos/gfs.t??z.atmf237.nc -+ /??/atmos/gfs.t??z.atmf258.nc -+ /??/atmos/gfs.t??z.atmf279.nc -+ /??/atmos/gfs.t??z.atmf300.nc -+ /??/atmos/gfs.t??z.atmf321.nc -+ /??/atmos/gfs.t??z.atmf342.nc -+ /??/atmos/gfs.t??z.atmf363.nc -+ /??/atmos/gfs.t??z.atmf384.nc -- * -B 100 - - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf005.nc -+ /??/atmos/gfs.t??z.atmf012.nc -+ /??/atmos/gfs.t??z.atmf019.nc -+ /??/atmos/gfs.t??z.atmf026.nc -+ /??/atmos/gfs.t??z.atmf033.nc -+ /??/atmos/gfs.t??z.atmf040.nc -+ /??/atmos/gfs.t??z.atmf047.nc -+ /??/atmos/gfs.t??z.atmf054.nc -+ /??/atmos/gfs.t??z.atmf061.nc -+ /??/atmos/gfs.t??z.atmf068.nc -+ /??/atmos/gfs.t??z.atmf075.nc -+ /??/atmos/gfs.t??z.atmf082.nc -+ /??/atmos/gfs.t??z.atmf089.nc -+ /??/atmos/gfs.t??z.atmf096.nc -+ /??/atmos/gfs.t??z.atmf103.nc -+ /??/atmos/gfs.t??z.atmf110.nc -+ /??/atmos/gfs.t??z.atmf117.nc -+ /??/atmos/gfs.t??z.atmf132.nc -+ /??/atmos/gfs.t??z.atmf153.nc -+ /??/atmos/gfs.t??z.atmf174.nc -+ /??/atmos/gfs.t??z.atmf195.nc -+ /??/atmos/gfs.t??z.atmf216.nc -+ /??/atmos/gfs.t??z.atmf237.nc -+ /??/atmos/gfs.t??z.atmf258.nc -+ /??/atmos/gfs.t??z.atmf279.nc -+ /??/atmos/gfs.t??z.atmf300.nc -+ /??/atmos/gfs.t??z.atmf321.nc -+ /??/atmos/gfs.t??z.atmf342.nc -+ /??/atmos/gfs.t??z.atmf363.nc -+ /??/atmos/gfs.t??z.atmf384.nc -- * -B 100 - diff --git a/parm/transfer/transfer_gfs_8.list b/parm/transfer/transfer_gfs_8.list deleted file mode 100644 index df146fd207..0000000000 --- a/parm/transfer/transfer_gfs_8.list +++ /dev/null @@ -1,97 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf006.nc -+ /??/atmos/gfs.t??z.atmf013.nc -+ /??/atmos/gfs.t??z.atmf020.nc -+ /??/atmos/gfs.t??z.atmf027.nc -+ /??/atmos/gfs.t??z.atmf034.nc -+ /??/atmos/gfs.t??z.atmf041.nc -+ /??/atmos/gfs.t??z.atmf048.nc -+ /??/atmos/gfs.t??z.atmf055.nc -+ /??/atmos/gfs.t??z.atmf062.nc -+ /??/atmos/gfs.t??z.atmf069.nc -+ /??/atmos/gfs.t??z.atmf076.nc -+ /??/atmos/gfs.t??z.atmf083.nc -+ /??/atmos/gfs.t??z.atmf090.nc -+ /??/atmos/gfs.t??z.atmf097.nc -+ /??/atmos/gfs.t??z.atmf104.nc -+ /??/atmos/gfs.t??z.atmf111.nc -+ /??/atmos/gfs.t??z.atmf118.nc -+ /??/atmos/gfs.t??z.atmf135.nc -+ /??/atmos/gfs.t??z.atmf156.nc -+ /??/atmos/gfs.t??z.atmf177.nc -+ /??/atmos/gfs.t??z.atmf198.nc -+ /??/atmos/gfs.t??z.atmf219.nc -+ /??/atmos/gfs.t??z.atmf240.nc -+ /??/atmos/gfs.t??z.atmf261.nc -+ /??/atmos/gfs.t??z.atmf282.nc -+ /??/atmos/gfs.t??z.atmf303.nc -+ /??/atmos/gfs.t??z.atmf324.nc -+ /??/atmos/gfs.t??z.atmf345.nc -+ /??/atmos/gfs.t??z.atmf366.nc -- * -B 100 - - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.atmf006.nc -+ /??/atmos/gfs.t??z.atmf013.nc -+ /??/atmos/gfs.t??z.atmf020.nc -+ /??/atmos/gfs.t??z.atmf027.nc -+ /??/atmos/gfs.t??z.atmf034.nc -+ /??/atmos/gfs.t??z.atmf041.nc -+ /??/atmos/gfs.t??z.atmf048.nc -+ /??/atmos/gfs.t??z.atmf055.nc -+ /??/atmos/gfs.t??z.atmf062.nc -+ /??/atmos/gfs.t??z.atmf069.nc -+ /??/atmos/gfs.t??z.atmf076.nc -+ /??/atmos/gfs.t??z.atmf083.nc -+ /??/atmos/gfs.t??z.atmf090.nc -+ /??/atmos/gfs.t??z.atmf097.nc -+ /??/atmos/gfs.t??z.atmf104.nc -+ /??/atmos/gfs.t??z.atmf111.nc -+ /??/atmos/gfs.t??z.atmf118.nc -+ /??/atmos/gfs.t??z.atmf135.nc -+ /??/atmos/gfs.t??z.atmf156.nc -+ /??/atmos/gfs.t??z.atmf177.nc -+ /??/atmos/gfs.t??z.atmf198.nc -+ /??/atmos/gfs.t??z.atmf219.nc -+ /??/atmos/gfs.t??z.atmf240.nc -+ /??/atmos/gfs.t??z.atmf261.nc -+ /??/atmos/gfs.t??z.atmf282.nc -+ /??/atmos/gfs.t??z.atmf303.nc -+ /??/atmos/gfs.t??z.atmf324.nc -+ /??/atmos/gfs.t??z.atmf345.nc -+ /??/atmos/gfs.t??z.atmf366.nc -- * -B 100 - diff --git a/parm/transfer/transfer_gfs_9a.list b/parm/transfer/transfer_gfs_9a.list deleted file mode 100644 index 44d316c81e..0000000000 --- a/parm/transfer/transfer_gfs_9a.list +++ /dev/null @@ -1,51 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.sfcf??0.nc -+ /??/atmos/gfs.t??z.sfcf??2.nc -+ /??/atmos/gfs.t??z.sfcf??4.nc -+ /??/atmos/gfs.t??z.sfcf??6.nc -+ /??/atmos/gfs.t??z.sfcf??8.nc -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.sfcf??0.nc -+ /??/atmos/gfs.t??z.sfcf??2.nc -+ /??/atmos/gfs.t??z.sfcf??4.nc -+ /??/atmos/gfs.t??z.sfcf??6.nc -+ /??/atmos/gfs.t??z.sfcf??8.nc -- * - -B 100 - - diff --git a/parm/transfer/transfer_gfs_9b.list b/parm/transfer/transfer_gfs_9b.list deleted file mode 100644 index b2571dfb7c..0000000000 --- a/parm/transfer/transfer_gfs_9b.list +++ /dev/null @@ -1,51 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.sfcf??1.nc -+ /??/atmos/gfs.t??z.sfcf??3.nc -+ /??/atmos/gfs.t??z.sfcf??5.nc -+ /??/atmos/gfs.t??z.sfcf??7.nc -+ /??/atmos/gfs.t??z.sfcf??9.nc -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.sfcf??1.nc -+ /??/atmos/gfs.t??z.sfcf??3.nc -+ /??/atmos/gfs.t??z.sfcf??5.nc -+ /??/atmos/gfs.t??z.sfcf??7.nc -+ /??/atmos/gfs.t??z.sfcf??9.nc -- * - -B 100 - - diff --git a/parm/transfer/transfer_gfs_gempak.list b/parm/transfer/transfer_gfs_gempak.list deleted file mode 100644 index e491821d69..0000000000 --- a/parm/transfer/transfer_gfs_gempak.list +++ /dev/null @@ -1,45 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gempak/ -+ /??/atmos/gempak/* -- * - -B 100 - -_COMROOT_/gfs/_SHORTVER_/gfs._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gempak/ -+ /??/atmos/gempak/* -- * - -B 100 - - diff --git a/parm/transfer/transfer_gfs_misc.list b/parm/transfer/transfer_gfs_misc.list deleted file mode 100644 index 32f002d1e7..0000000000 --- a/parm/transfer/transfer_gfs_misc.list +++ /dev/null @@ -1,43 +0,0 @@ -# This file specifies the directories to be tranatmfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the tranatmfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# tranatmferred. - -_COMROOT_/gfs/_SHORTVER_/sdm_rtdm/ -+ /avgdata/ -+ /avgdata/obcount_30davg.gfs._MONPREV_ -+ /avgdata/obcount_30davg.gfs.current -- * -B 256000 - - -_COMROOT_/gfs/_SHORTVER_/sdm_rtdm/ -+ /obcount_30day/ -+ /obcount_30day/gfs/ -+ /obcount_30day/gfs/gfs._PDYm1_/*** -+ /obcount_30day/gfs/gfs._PDY_/*** -- * -B 2000000 - - diff --git a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_1.list b/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_1.list deleted file mode 100644 index aae14dc120..0000000000 --- a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_1.list +++ /dev/null @@ -1,50 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /00/ -+ /00/atmos/ -+ /00/atmos/mem???/ -+ /00/atmos/mem???/gdas.t??z.atmf006.nc -+ /00/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /00/ -+ /00/atmos/ -+ /00/atmos/mem???/ -+ /00/atmos/mem???/gdas.t??z.atmf006.nc -+ /00/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_2.list b/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_2.list deleted file mode 100644 index 1cf3b8f5e4..0000000000 --- a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_2.list +++ /dev/null @@ -1,50 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /06/ -+ /06/atmos/ -+ /06/atmos/mem???/ -+ /06/atmos/mem???/gdas.t??z.atmf006.nc -+ /06/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /06/ -+ /06/atmos/ -+ /06/atmos/mem???/ -+ /06/atmos/mem???/gdas.t??z.atmf006.nc -+ /06/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_3.list b/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_3.list deleted file mode 100644 index ee0dae4c34..0000000000 --- a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_3.list +++ /dev/null @@ -1,50 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /12/ -+ /12/atmos/ -+ /12/atmos/mem???/ -+ /12/atmos/mem???/gdas.t??z.atmf006.nc -+ /12/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /12/ -+ /12/atmos/ -+ /12/atmos/mem???/ -+ /12/atmos/mem???/gdas.t??z.atmf006.nc -+ /12/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_4.list b/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_4.list deleted file mode 100644 index 29f1a601d1..0000000000 --- a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_4.list +++ /dev/null @@ -1,50 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /18/ -+ /18/atmos/ -+ /18/atmos/mem???/ -+ /18/atmos/mem???/gdas.t??z.atmf006.nc -+ /18/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /18/ -+ /18/atmos/ -+ /18/atmos/mem???/ -+ /18/atmos/mem???/gdas.t??z.atmf006.nc -+ /18/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_5.list b/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_5.list deleted file mode 100644 index 7d1dd9ff6a..0000000000 --- a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_5.list +++ /dev/null @@ -1,52 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /00/ -+ /00/atmos/ -+ /00/atmos/mem???/ -+ /00/atmos/mem???/gdas.t??z.ratminc.nc -+ /00/atmos/gdas.t??z.atmf006.ensmean.nc -+ /00/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /00/ -+ /00/atmos/ -+ /00/atmos/mem???/ -+ /00/atmos/mem???/gdas.t??z.ratminc.nc -+ /00/atmos/gdas.t??z.atmf006.ensmean.nc -+ /00/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_6.list b/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_6.list deleted file mode 100644 index 124dbe3aad..0000000000 --- a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_6.list +++ /dev/null @@ -1,52 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /06/ -+ /06/atmos/ -+ /06/atmos/mem???/ -+ /06/atmos/mem???/gdas.t??z.ratminc.nc -+ /06/atmos/gdas.t??z.atmf006.ensmean.nc -+ /06/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /06/ -+ /06/atmos/ -+ /06/atmos/mem???/ -+ /06/atmos/mem???/gdas.t??z.ratminc.nc -+ /06/atmos/gdas.t??z.atmf006.ensmean.nc -+ /06/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_7.list b/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_7.list deleted file mode 100644 index 58ff55b5d6..0000000000 --- a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_7.list +++ /dev/null @@ -1,52 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /12/ -+ /12/atmos/ -+ /12/atmos/mem???/ -+ /12/atmos/mem???/gdas.t??z.ratminc.nc -+ /12/atmos/gdas.t??z.atmf006.ensmean.nc -+ /12/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /12/ -+ /12/atmos/ -+ /12/atmos/mem???/ -+ /12/atmos/mem???/gdas.t??z.ratminc.nc -+ /12/atmos/gdas.t??z.atmf006.ensmean.nc -+ /12/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_8.list b/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_8.list deleted file mode 100644 index 99d3de2843..0000000000 --- a/parm/transfer/transfer_rdhpcs_enkfgdas_enkf_8.list +++ /dev/null @@ -1,52 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /18/ -+ /18/atmos/ -+ /18/atmos/mem???/ -+ /18/atmos/mem???/gdas.t??z.ratminc.nc -+ /18/atmos/gdas.t??z.atmf006.ensmean.nc -+ /18/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /18/ -+ /18/atmos/ -+ /18/atmos/mem???/ -+ /18/atmos/mem???/gdas.t??z.ratminc.nc -+ /18/atmos/gdas.t??z.atmf006.ensmean.nc -+ /18/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_gdas.list b/parm/transfer/transfer_rdhpcs_gdas.list deleted file mode 100644 index a154b022ed..0000000000 --- a/parm/transfer/transfer_rdhpcs_gdas.list +++ /dev/null @@ -1,70 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -_COMROOT_/gfs/_SHORTVER_/gdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/gdas._PDYm1_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gdas.t??z*tcvitals* -+ /??/atmos/gdas.*bufr* -+ /??/atmos/gdas.t??z.abias_pc -+ /??/atmos/gdas.t??z.abias_air -+ /??/atmos/gdas.t??z.abias -+ /??/atmos/gdas.t??z.sfcf*.nc -+ /??/atmos/gdas.t??z.engicegrb -+ /??/atmos/gdas.t??z.atmf0*.nc -+ /??/atmos/gdas.t??z.radstat -+ /??/atmos/gdas.t??z.atmanl.nc -+ /??/atmos/gdas.t??z.atmges.nc -+ /??/atmos/gdas.t??z.atmgm3.nc -+ /??/atmos/gdas.t??z.atmgp3.nc -+ /??/atmos/gdas.t??z.sfcanl.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/gdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/gdas._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gdas.t??z*tcvitals* -+ /??/atmos/gdas.*bufr* -+ /??/atmos/gdas.t??z.abias_pc -+ /??/atmos/gdas.t??z.abias_air -+ /??/atmos/gdas.t??z.abias -+ /??/atmos/gdas.t??z.sfcf*.nc -+ /??/atmos/gdas.t??z.engicegrb -+ /??/atmos/gdas.t??z.atmf0*.nc -+ /??/atmos/gdas.t??z.radstat -+ /??/atmos/gdas.t??z.atmanl.nc -+ /??/atmos/gdas.t??z.atmges.nc -+ /??/atmos/gdas.t??z.atmgm3.nc -+ /??/atmos/gdas.t??z.atmgp3.nc -+ /??/atmos/gdas.t??z.sfcanl.nc -+ /??/atmos/gdas.t??z.sstgrb -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_1.list b/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_1.list deleted file mode 100644 index aae14dc120..0000000000 --- a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_1.list +++ /dev/null @@ -1,50 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /00/ -+ /00/atmos/ -+ /00/atmos/mem???/ -+ /00/atmos/mem???/gdas.t??z.atmf006.nc -+ /00/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /00/ -+ /00/atmos/ -+ /00/atmos/mem???/ -+ /00/atmos/mem???/gdas.t??z.atmf006.nc -+ /00/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_2.list b/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_2.list deleted file mode 100644 index 1cf3b8f5e4..0000000000 --- a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_2.list +++ /dev/null @@ -1,50 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /06/ -+ /06/atmos/ -+ /06/atmos/mem???/ -+ /06/atmos/mem???/gdas.t??z.atmf006.nc -+ /06/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /06/ -+ /06/atmos/ -+ /06/atmos/mem???/ -+ /06/atmos/mem???/gdas.t??z.atmf006.nc -+ /06/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_3.list b/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_3.list deleted file mode 100644 index ee0dae4c34..0000000000 --- a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_3.list +++ /dev/null @@ -1,50 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /12/ -+ /12/atmos/ -+ /12/atmos/mem???/ -+ /12/atmos/mem???/gdas.t??z.atmf006.nc -+ /12/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /12/ -+ /12/atmos/ -+ /12/atmos/mem???/ -+ /12/atmos/mem???/gdas.t??z.atmf006.nc -+ /12/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_4.list b/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_4.list deleted file mode 100644 index 29f1a601d1..0000000000 --- a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_4.list +++ /dev/null @@ -1,50 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /18/ -+ /18/atmos/ -+ /18/atmos/mem???/ -+ /18/atmos/mem???/gdas.t??z.atmf006.nc -+ /18/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /18/ -+ /18/atmos/ -+ /18/atmos/mem???/ -+ /18/atmos/mem???/gdas.t??z.atmf006.nc -+ /18/atmos/mem???/gdas.t??z.atmf009.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_5.list b/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_5.list deleted file mode 100644 index 7d1dd9ff6a..0000000000 --- a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_5.list +++ /dev/null @@ -1,52 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /00/ -+ /00/atmos/ -+ /00/atmos/mem???/ -+ /00/atmos/mem???/gdas.t??z.ratminc.nc -+ /00/atmos/gdas.t??z.atmf006.ensmean.nc -+ /00/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /00/ -+ /00/atmos/ -+ /00/atmos/mem???/ -+ /00/atmos/mem???/gdas.t??z.ratminc.nc -+ /00/atmos/gdas.t??z.atmf006.ensmean.nc -+ /00/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_6.list b/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_6.list deleted file mode 100644 index 124dbe3aad..0000000000 --- a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_6.list +++ /dev/null @@ -1,52 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /06/ -+ /06/atmos/ -+ /06/atmos/mem???/ -+ /06/atmos/mem???/gdas.t??z.ratminc.nc -+ /06/atmos/gdas.t??z.atmf006.ensmean.nc -+ /06/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /06/ -+ /06/atmos/ -+ /06/atmos/mem???/ -+ /06/atmos/mem???/gdas.t??z.ratminc.nc -+ /06/atmos/gdas.t??z.atmf006.ensmean.nc -+ /06/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_7.list b/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_7.list deleted file mode 100644 index 58ff55b5d6..0000000000 --- a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_7.list +++ /dev/null @@ -1,52 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /12/ -+ /12/atmos/ -+ /12/atmos/mem???/ -+ /12/atmos/mem???/gdas.t??z.ratminc.nc -+ /12/atmos/gdas.t??z.atmf006.ensmean.nc -+ /12/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /12/ -+ /12/atmos/ -+ /12/atmos/mem???/ -+ /12/atmos/mem???/gdas.t??z.ratminc.nc -+ /12/atmos/gdas.t??z.atmf006.ensmean.nc -+ /12/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_8.list b/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_8.list deleted file mode 100644 index 99d3de2843..0000000000 --- a/parm/transfer/transfer_rdhpcs_gdas_enkf_enkf_8.list +++ /dev/null @@ -1,52 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -# This directory is a good candidate for compression -#Z - -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDYm1_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDYm1_/ -+ /18/ -+ /18/atmos/ -+ /18/atmos/mem???/ -+ /18/atmos/mem???/gdas.t??z.ratminc.nc -+ /18/atmos/gdas.t??z.atmf006.ensmean.nc -+ /18/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z -_COMROOT_/gfs/_SHORTVER_/enkfgdas._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/enkfgdas._PDY_/ -+ /18/ -+ /18/atmos/ -+ /18/atmos/mem???/ -+ /18/atmos/mem???/gdas.t??z.ratminc.nc -+ /18/atmos/gdas.t??z.atmf006.ensmean.nc -+ /18/atmos/gdas.t??z.atmf009.ensmean.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_gfs.list b/parm/transfer/transfer_rdhpcs_gfs.list deleted file mode 100644 index 78eedd1f24..0000000000 --- a/parm/transfer/transfer_rdhpcs_gfs.list +++ /dev/null @@ -1,69 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ _REMOTEPATH_/com/gfs/_ENVIR_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gfs.t??z.*bufr* -+ /??/atmos/gfs.t??z.engicegrb -+ /??/atmos/gfs.t??z.*tcvitals*tm00 -+ /??/atmos/gfs.t??z.atmanl.nc -+ /??/atmos/gfs.t??z.sfcanl.nc -+ /??/atmos/gfs.t??z.master.grb2f* -+ /??/atmos/gfs.t??z.pgrb2.0p25.f* -+ /??/atmos/gfs.t??z.sfluxgrbf* -+ /??/atmos/gfs.t??z.gcip.f00.grib2 -+ /??/atmos/gfs.t??z.atmf000.nc -+ /??/atmos/gfs.t??z.atmf003.nc -+ /??/atmos/gfs.t??z.atmf006.nc -+ /??/atmos/gfs.t??z.atmf009.nc -+ /??/atmos/gfs.t??z.atmf012.nc -+ /??/atmos/gfs.t??z.atmf015.nc -+ /??/atmos/gfs.t??z.atmf018.nc -+ /??/atmos/gfs.t??z.atmf021.nc -+ /??/atmos/gfs.t??z.atmf024.nc -+ /??/atmos/gfs.t??z.atmf027.nc -+ /??/atmos/gfs.t??z.atmf030.nc -+ /??/atmos/gfs.t??z.atmf033.nc -+ /??/atmos/gfs.t??z.atmf036.nc -+ /??/atmos/gfs.t??z.atmf039.nc -+ /??/atmos/gfs.t??z.atmf042.nc -+ /??/atmos/gfs.t??z.atmf045.nc -+ /??/atmos/gfs.t??z.atmf048.nc -+ /??/atmos/gfs.t??z.sfcf024.nc -+ /??/atmos/gfs.t??z.sfcf027.nc -+ /??/atmos/gfs.t??z.sfcf030.nc -+ /??/atmos/gfs.t??z.sfcf033.nc -+ /??/atmos/gfs.t??z.sfcf036.nc -+ /??/atmos/gfs.t??z.sfcf039.nc -+ /??/atmos/gfs.t??z.sfcf042.nc -+ /??/atmos/gfs.t??z.sfcf045.nc -+ /??/atmos/gfs.t??z.sfcf048.nc -- * -E -# This directory is a good candidate for compression -#Z - diff --git a/parm/transfer/transfer_rdhpcs_gfs_nawips.list b/parm/transfer/transfer_rdhpcs_gfs_nawips.list deleted file mode 100644 index 3465d3c360..0000000000 --- a/parm/transfer/transfer_rdhpcs_gfs_nawips.list +++ /dev/null @@ -1,39 +0,0 @@ -# This file specifies the directories to be transfered and, optionally, the files within -# those directories to include or exclude. If one directory is specified per line, it -# will be used as both the source and destination. If two directories are specified per -# line, separated by one or more spaces, the first will be used as the source and the -# second the destination. Directories that begin with "com/" will be resolved using -# the compath.py utility. Rules may be placed below each directory or directory pair -# and must begin with one of the following characters: -# - exclude, specifies an exclude pattern -# + include, specifies an include pattern -# . merge, specifies a merge-file to read for more rules -# : dir-merge, specifies a per-directory merge-file -# H hide, specifies a pattern for hiding files from the transfer -# S show, files that match the pattern are not hidden -# P protect, specifies a pattern for protecting files from deletion -# R risk, files that match the pattern are not protected -# ! clear, clears the current include/exclude list (takes no arg) -# B bytes, relative size of the path in relation to the other paths in the list -# D delete, delete extraneous files from destination directories (takes no arg) -# E encrypt, enables data encryption [two cores should be allocated] (takes no arg) -# W whole files, copy whole files rather than use delta-xfer algorithm (takes no arg) (v2.2.3+) -# T two-way syncronization will update both sides with latest changes (takes no arg) -# Z compress data as it is sent, accepts optional compression level argument (1-9) -# Rules higher in the list take precedence over lower ones. By default, all files in a -# directory are included, so if no exclude patterns match that file, it will be -# transferred. - -_COMROOT_/gfs/_SHORTVER_/gfs._PDY_/ _REMOTEPATH_/_ENVIR_/com/gfs/_SHORTVER_/gfs._PDY_/ -+ /??/ -+ /??/atmos/ -+ /??/atmos/gempak/ -+ /??/atmos/gempak/gfs_??????????f??? -+ /??/atmos/gempak/gfs40_??????????f??? -+ /??/atmos/gempak/gfs_*.snd -+ /??/atmos/gempak/gfs_*.sfc -- * -E -# This directory is a good candidate for compression -#Z - From 918102ab2a47a3d7682bbde39ac3724b3f55b15c Mon Sep 17 00:00:00 2001 From: "kate.friedman" Date: Thu, 8 Dec 2022 19:16:57 +0000 Subject: [PATCH 5/5] Update release notes - transfer file removal - Add note to release notes about removal of unused transfer parm files from the /parm/transfer folder (per feedback from NCO). Refs #1159 --- docs/Release_Notes.gfs.v16.3.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Release_Notes.gfs.v16.3.5.md b/docs/Release_Notes.gfs.v16.3.5.md index 2fae53ca46..6f156c9620 100644 --- a/docs/Release_Notes.gfs.v16.3.5.md +++ b/docs/Release_Notes.gfs.v16.3.5.md @@ -77,7 +77,7 @@ JOBS CHANGES PARM/CONFIG CHANGES ------------------- -* No changes from GFS v16.3.4 +* Removal of unused transfer parm files from `/parm/transfer` (based on NCO feedback). SCRIPT CHANGES --------------