From 7e6ffd7707a055af71478cf5bb73c2db4e507395 Mon Sep 17 00:00:00 2001 From: AlysonStahl-NOAA <166434581+AlysonStahl-NOAA@users.noreply.github.com> Date: Fri, 23 Aug 2024 09:03:41 -0600 Subject: [PATCH] move get_*.sh files to new "wmo_scripts" directory (#236) * move get_*.sh scripts * updated paths --- {wgrib2 => wmo_scripts}/get_BUFR02020.sh | 2 +- {wgrib2 => wmo_scripts}/get_CCT05.sh | 2 +- {wgrib2 => wmo_scripts}/get_CCT08.sh | 2 +- {wgrib2 => wmo_scripts}/get_CCT11.sh | 2 +- {wgrib2 => wmo_scripts}/get_CCT14.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_0.0.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_1.2.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_3.1.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_3.11.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_3.15.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_3.2.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_3.20.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_3.21.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_3.8.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.0.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.10.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.11.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.15.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.16.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.208.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.212.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.222.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.230.sh | 0 {wgrib2 => wmo_scripts}/get_code_Table_4.235.sh | 4 ++-- {wgrib2 => wmo_scripts}/get_code_Table_4.240.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.3.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.4.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.5_ncep.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.7.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.8.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.9.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_4.91.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_5.0.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_5.1.sh | 2 +- {wgrib2 => wmo_scripts}/get_code_Table_6.0.sh | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) rename {wgrib2 => wmo_scripts}/get_BUFR02020.sh (94%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_CCT05.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_CCT08.sh (96%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_CCT11.sh (95%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_CCT14.sh (94%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_0.0.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_1.2.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_3.1.sh (95%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_3.11.sh (94%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_3.15.sh (94%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_3.2.sh (94%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_3.20.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_3.21.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_3.8.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.0.sh (94%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.10.sh (97%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.11.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.15.sh (94%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.16.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.208.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.212.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.222.sh (95%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.230.sh (100%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.235.sh (96%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.240.sh (94%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.3.sh (98%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.4.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.5_ncep.sh (98%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.7.sh (97%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.8.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.9.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_4.91.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_5.0.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_5.1.sh (93%) mode change 100755 => 100644 rename {wgrib2 => wmo_scripts}/get_code_Table_6.0.sh (93%) mode change 100755 => 100644 diff --git a/wgrib2/get_BUFR02020.sh b/wmo_scripts/get_BUFR02020.sh old mode 100755 new mode 100644 similarity index 94% rename from wgrib2/get_BUFR02020.sh rename to wmo_scripts/get_BUFR02020.sh index 6e576963..03923f9e --- a/wgrib2/get_BUFR02020.sh +++ b/wmo_scripts/get_BUFR02020.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/BUFR4" -outfile="BUFRTable_0_02_020.dat" +outfile="../wgrib2/BUFRTable_0_02_020.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---BUFR Code Table 02 020: Satellite classification diff --git a/wgrib2/get_CCT05.sh b/wmo_scripts/get_CCT05.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_CCT05.sh rename to wmo_scripts/get_CCT05.sh index 5f82d8ed..8e7db667 --- a/wgrib2/get_CCT05.sh +++ b/wmo_scripts/get_CCT05.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/CCT" -outfile="BUFRTable_0_01_007.dat" +outfile="../wgrib2/BUFRTable_0_01_007.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---Common Code Table 05: Satellite identifier diff --git a/wgrib2/get_CCT08.sh b/wmo_scripts/get_CCT08.sh old mode 100755 new mode 100644 similarity index 96% rename from wgrib2/get_CCT08.sh rename to wmo_scripts/get_CCT08.sh index 86a04e8c..0a8e68de --- a/wgrib2/get_CCT08.sh +++ b/wmo_scripts/get_CCT08.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/CCT" -outfile="BUFRTable_0_02_019.dat" +outfile="../wgrib2/BUFRTable_0_02_019.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---Common Code Table 08: Satellite Instruments diff --git a/wgrib2/get_CCT11.sh b/wmo_scripts/get_CCT11.sh old mode 100755 new mode 100644 similarity index 95% rename from wgrib2/get_CCT11.sh rename to wmo_scripts/get_CCT11.sh index 3ad2bca1..c44ab671 --- a/wgrib2/get_CCT11.sh +++ b/wmo_scripts/get_CCT11.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/CCT" -outfile="code_table0.dat" +outfile="../wgrib2/code_table0.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---Common Code Table 11: Originating/generating centres diff --git a/wgrib2/get_CCT14.sh b/wmo_scripts/get_CCT14.sh old mode 100755 new mode 100644 similarity index 94% rename from wgrib2/get_CCT14.sh rename to wmo_scripts/get_CCT14.sh index ee4e7d3a..5d10b094 --- a/wgrib2/get_CCT14.sh +++ b/wmo_scripts/get_CCT14.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/CCT" -outfile="codetable_4_230.c" # resp. codetable_4_233.c +outfile="../wgrib2/codetable_4_230.c" # resp. codetable_4_233.c if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---Common Code Table 14: Atmospheric chemical or physical constituent type diff --git a/wgrib2/get_code_Table_0.0.sh b/wmo_scripts/get_code_Table_0.0.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_0.0.sh rename to wmo_scripts/get_code_Table_0.0.sh index 5cf48d28..9c28ec9b --- a/wgrib2/get_code_Table_0.0.sh +++ b/wmo_scripts/get_code_Table_0.0.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_0.0.dat" +outfile="../wgrib2/CodeTable_0.0.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 0.0: Product discipline diff --git a/wgrib2/get_code_Table_1.2.sh b/wmo_scripts/get_code_Table_1.2.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_1.2.sh rename to wmo_scripts/get_code_Table_1.2.sh index fb17b7ba..ac86a6fe --- a/wgrib2/get_code_Table_1.2.sh +++ b/wmo_scripts/get_code_Table_1.2.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_1.2.dat" +outfile="../wgrib2/CodeTable_1.2.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 1.2: Significance of reference time diff --git a/wgrib2/get_code_Table_3.1.sh b/wmo_scripts/get_code_Table_3.1.sh old mode 100755 new mode 100644 similarity index 95% rename from wgrib2/get_code_Table_3.1.sh rename to wmo_scripts/get_code_Table_3.1.sh index bc82f59b..c7c7397a --- a/wgrib2/get_code_Table_3.1.sh +++ b/wmo_scripts/get_code_Table_3.1.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_3.1.dat" +outfile="../wgrib2/CodeTable_3.1.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 3.1: Grid definition template number diff --git a/wgrib2/get_code_Table_3.11.sh b/wmo_scripts/get_code_Table_3.11.sh old mode 100755 new mode 100644 similarity index 94% rename from wgrib2/get_code_Table_3.11.sh rename to wmo_scripts/get_code_Table_3.11.sh index 6203b8fd..ee579e16 --- a/wgrib2/get_code_Table_3.11.sh +++ b/wmo_scripts/get_code_Table_3.11.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_3.11.dat" +outfile="../wgrib2/CodeTable_3.11.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 3.11: Interpretation of list of numbers at end of section 3 diff --git a/wgrib2/get_code_Table_3.15.sh b/wmo_scripts/get_code_Table_3.15.sh old mode 100755 new mode 100644 similarity index 94% rename from wgrib2/get_code_Table_3.15.sh rename to wmo_scripts/get_code_Table_3.15.sh index d10a9f9b..ca926c99 --- a/wgrib2/get_code_Table_3.15.sh +++ b/wmo_scripts/get_code_Table_3.15.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_3.15.dat" +outfile="../wgrib2/CodeTable_3.15.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 3.15: Physical meaning of vertical coordinate diff --git a/wgrib2/get_code_Table_3.2.sh b/wmo_scripts/get_code_Table_3.2.sh old mode 100755 new mode 100644 similarity index 94% rename from wgrib2/get_code_Table_3.2.sh rename to wmo_scripts/get_code_Table_3.2.sh index 14b4ad60..074d9e63 --- a/wgrib2/get_code_Table_3.2.sh +++ b/wmo_scripts/get_code_Table_3.2.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_3.2.dat" +outfile="../wgrib2/CodeTable_3.2.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 3.2: Shape of the reference system diff --git a/wgrib2/get_code_Table_3.20.sh b/wmo_scripts/get_code_Table_3.20.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_3.20.sh rename to wmo_scripts/get_code_Table_3.20.sh index 8f07ff2c..58825ab4 --- a/wgrib2/get_code_Table_3.20.sh +++ b/wmo_scripts/get_code_Table_3.20.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_3.20.dat" +outfile="../wgrib2/CodeTable_3.20.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 3.20: Type of horizontal line diff --git a/wgrib2/get_code_Table_3.21.sh b/wmo_scripts/get_code_Table_3.21.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_3.21.sh rename to wmo_scripts/get_code_Table_3.21.sh index cd584a68..e571cf43 --- a/wgrib2/get_code_Table_3.21.sh +++ b/wmo_scripts/get_code_Table_3.21.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_3.21.dat" +outfile="../wgrib2/CodeTable_3.21.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 3.21: Vertical dimension coordinate values definition diff --git a/wgrib2/get_code_Table_3.8.sh b/wmo_scripts/get_code_Table_3.8.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_3.8.sh rename to wmo_scripts/get_code_Table_3.8.sh index 6fe041ab..dc4480cd --- a/wgrib2/get_code_Table_3.8.sh +++ b/wmo_scripts/get_code_Table_3.8.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_3.8.dat" +outfile="../wgrib2/CodeTable_3.8.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 3.8: Grid point position diff --git a/wgrib2/get_code_Table_4.0.sh b/wmo_scripts/get_code_Table_4.0.sh old mode 100755 new mode 100644 similarity index 94% rename from wgrib2/get_code_Table_4.0.sh rename to wmo_scripts/get_code_Table_4.0.sh index e4ff81d6..b6fc6c7b --- a/wgrib2/get_code_Table_4.0.sh +++ b/wmo_scripts/get_code_Table_4.0.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.0.dat" +outfile="../wgrib2/CodeTable_4.0.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.0: Product definition template number diff --git a/wgrib2/get_code_Table_4.10.sh b/wmo_scripts/get_code_Table_4.10.sh old mode 100755 new mode 100644 similarity index 97% rename from wgrib2/get_code_Table_4.10.sh rename to wmo_scripts/get_code_Table_4.10.sh index 594d9b7f..2c13f214 --- a/wgrib2/get_code_Table_4.10.sh +++ b/wmo_scripts/get_code_Table_4.10.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.10.dat" +outfile="../wgrib2/CodeTable_4.10.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.10: Type of statistical processing diff --git a/wgrib2/get_code_Table_4.11.sh b/wmo_scripts/get_code_Table_4.11.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_4.11.sh rename to wmo_scripts/get_code_Table_4.11.sh index a5b48f35..45a4e827 --- a/wgrib2/get_code_Table_4.11.sh +++ b/wmo_scripts/get_code_Table_4.11.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.11.dat" +outfile="../wgrib2/CodeTable_4.11.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.11: Type of time interval diff --git a/wgrib2/get_code_Table_4.15.sh b/wmo_scripts/get_code_Table_4.15.sh old mode 100755 new mode 100644 similarity index 94% rename from wgrib2/get_code_Table_4.15.sh rename to wmo_scripts/get_code_Table_4.15.sh index 8e2e0068..ec6e4e0e --- a/wgrib2/get_code_Table_4.15.sh +++ b/wmo_scripts/get_code_Table_4.15.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.15.dat" +outfile="../wgrib2/CodeTable_4.15.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.15: Type of spatial processing used to arrive at given data value from the source data diff --git a/wgrib2/get_code_Table_4.16.sh b/wmo_scripts/get_code_Table_4.16.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_4.16.sh rename to wmo_scripts/get_code_Table_4.16.sh index c46348af..624d167f --- a/wgrib2/get_code_Table_4.16.sh +++ b/wmo_scripts/get_code_Table_4.16.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.16.dat" +outfile="../wgrib2/CodeTable_4.16.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.16: Quality value associated with parameter diff --git a/wgrib2/get_code_Table_4.208.sh b/wmo_scripts/get_code_Table_4.208.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_4.208.sh rename to wmo_scripts/get_code_Table_4.208.sh index b37ede70..c8a7d4aa --- a/wgrib2/get_code_Table_4.208.sh +++ b/wmo_scripts/get_code_Table_4.208.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.208.dat" +outfile="../wgrib2/CodeTable_4.208.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.208: Turbulence diff --git a/wgrib2/get_code_Table_4.212.sh b/wmo_scripts/get_code_Table_4.212.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_4.212.sh rename to wmo_scripts/get_code_Table_4.212.sh index f0c0d224..96436804 --- a/wgrib2/get_code_Table_4.212.sh +++ b/wmo_scripts/get_code_Table_4.212.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.212.dat" +outfile="../wgrib2/CodeTable_4.212.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.212: Land use diff --git a/wgrib2/get_code_Table_4.222.sh b/wmo_scripts/get_code_Table_4.222.sh old mode 100755 new mode 100644 similarity index 95% rename from wgrib2/get_code_Table_4.222.sh rename to wmo_scripts/get_code_Table_4.222.sh index 48ce08ca..a16af7e0 --- a/wgrib2/get_code_Table_4.222.sh +++ b/wmo_scripts/get_code_Table_4.222.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.222.dat" +outfile="../wgrib2/CodeTable_4.222.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.222: Categorical result diff --git a/wgrib2/get_code_Table_4.230.sh b/wmo_scripts/get_code_Table_4.230.sh old mode 100755 new mode 100644 similarity index 100% rename from wgrib2/get_code_Table_4.230.sh rename to wmo_scripts/get_code_Table_4.230.sh diff --git a/wgrib2/get_code_Table_4.235.sh b/wmo_scripts/get_code_Table_4.235.sh old mode 100755 new mode 100644 similarity index 96% rename from wgrib2/get_code_Table_4.235.sh rename to wmo_scripts/get_code_Table_4.235.sh index c328af98..f89ae112 --- a/wgrib2/get_code_Table_4.235.sh +++ b/wmo_scripts/get_code_Table_4.235.sh @@ -6,7 +6,7 @@ tab="4.235" no=`echo $tab | sed 's/-/./'` tab=`echo $tab | sed 's/\./-/'` -out="CodeTable_$no.dat" +out="../wgrib2/CodeTable_$no.dat" # set -x @@ -25,7 +25,7 @@ lc=0 [ $no == '4.10' ] && no='4.10_need_to_edit' [ $no == '4.15' ] && lc=1 -out="CodeTable_$no.dat" +out="../wgrib2/CodeTable_$no.dat" if [ 1 -eq 1 ] ; then diff --git a/wgrib2/get_code_Table_4.240.sh b/wmo_scripts/get_code_Table_4.240.sh old mode 100755 new mode 100644 similarity index 94% rename from wgrib2/get_code_Table_4.240.sh rename to wmo_scripts/get_code_Table_4.240.sh index 4465c253..8b04b2da --- a/wgrib2/get_code_Table_4.240.sh +++ b/wmo_scripts/get_code_Table_4.240.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.240.dat" +outfile="../wgrib2/CodeTable_4.240.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.240: Type of distribution function diff --git a/wgrib2/get_code_Table_4.3.sh b/wmo_scripts/get_code_Table_4.3.sh old mode 100755 new mode 100644 similarity index 98% rename from wgrib2/get_code_Table_4.3.sh rename to wmo_scripts/get_code_Table_4.3.sh index 5dd1e76b..42322c00 --- a/wgrib2/get_code_Table_4.3.sh +++ b/wmo_scripts/get_code_Table_4.3.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.3.dat" +outfile="../wgrib2/CodeTable_4.3.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.3: Type of generating process diff --git a/wgrib2/get_code_Table_4.4.sh b/wmo_scripts/get_code_Table_4.4.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_4.4.sh rename to wmo_scripts/get_code_Table_4.4.sh index d553aa24..270e9612 --- a/wgrib2/get_code_Table_4.4.sh +++ b/wmo_scripts/get_code_Table_4.4.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.4.dat" +outfile="../wgrib2/CodeTable_4.4.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.4: Indicator of unit of time range diff --git a/wgrib2/get_code_Table_4.5_ncep.sh b/wmo_scripts/get_code_Table_4.5_ncep.sh old mode 100755 new mode 100644 similarity index 98% rename from wgrib2/get_code_Table_4.5_ncep.sh rename to wmo_scripts/get_code_Table_4.5_ncep.sh index a93ac97b..da825995 --- a/wgrib2/get_code_Table_4.5_ncep.sh +++ b/wmo_scripts/get_code_Table_4.5_ncep.sh @@ -23,7 +23,7 @@ lc=0 [ $no == '4.9' ] && no='4.9_need_to_edit' [ $no == '4.10' ] && no='4.10_need_to_edit' -out="CodeTable_$no.dat" +out="../wgrib2/CodeTable_$no.dat" if [ 1 -eq 1 ] ; then diff --git a/wgrib2/get_code_Table_4.7.sh b/wmo_scripts/get_code_Table_4.7.sh old mode 100755 new mode 100644 similarity index 97% rename from wgrib2/get_code_Table_4.7.sh rename to wmo_scripts/get_code_Table_4.7.sh index 642cce18..335d2436 --- a/wgrib2/get_code_Table_4.7.sh +++ b/wmo_scripts/get_code_Table_4.7.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.7.dat" +outfile="../wgrib2/CodeTable_4.7.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.7: Derived forecast diff --git a/wgrib2/get_code_Table_4.8.sh b/wmo_scripts/get_code_Table_4.8.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_4.8.sh rename to wmo_scripts/get_code_Table_4.8.sh index 21ba0cae..4c478779 --- a/wgrib2/get_code_Table_4.8.sh +++ b/wmo_scripts/get_code_Table_4.8.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.8.dat" +outfile="../wgrib2/CodeTable_4.8.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.8: Clustering method diff --git a/wgrib2/get_code_Table_4.9.sh b/wmo_scripts/get_code_Table_4.9.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_4.9.sh rename to wmo_scripts/get_code_Table_4.9.sh index 55bcf136..9b1dcbc2 --- a/wgrib2/get_code_Table_4.9.sh +++ b/wmo_scripts/get_code_Table_4.9.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.9.dat" +outfile="../wgrib2/CodeTable_4.9.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.9: Probability type diff --git a/wgrib2/get_code_Table_4.91.sh b/wmo_scripts/get_code_Table_4.91.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_4.91.sh rename to wmo_scripts/get_code_Table_4.91.sh index 5eafcf61..1138f470 --- a/wgrib2/get_code_Table_4.91.sh +++ b/wmo_scripts/get_code_Table_4.91.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_4.91.dat" +outfile="../wgrib2/CodeTable_4.91.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 4.91: Type of Interval diff --git a/wgrib2/get_code_Table_5.0.sh b/wmo_scripts/get_code_Table_5.0.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_5.0.sh rename to wmo_scripts/get_code_Table_5.0.sh index 11d65e30..bcf31122 --- a/wgrib2/get_code_Table_5.0.sh +++ b/wmo_scripts/get_code_Table_5.0.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_5.0.dat" +outfile="../wgrib2/CodeTable_5.0.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 5.0: Data representation template number diff --git a/wgrib2/get_code_Table_5.1.sh b/wmo_scripts/get_code_Table_5.1.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_5.1.sh rename to wmo_scripts/get_code_Table_5.1.sh index 433aaeeb..639abc0c --- a/wgrib2/get_code_Table_5.1.sh +++ b/wmo_scripts/get_code_Table_5.1.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_5.1.dat" +outfile="../wgrib2/CodeTable_5.1.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 5.1: Type of original field values diff --git a/wgrib2/get_code_Table_6.0.sh b/wmo_scripts/get_code_Table_6.0.sh old mode 100755 new mode 100644 similarity index 93% rename from wgrib2/get_code_Table_6.0.sh rename to wmo_scripts/get_code_Table_6.0.sh index 1bb05851..c8167213 --- a/wgrib2/get_code_Table_6.0.sh +++ b/wmo_scripts/get_code_Table_6.0.sh @@ -3,7 +3,7 @@ urlbase="https://github.com/wmo-im/GRIB2" -outfile="CodeTable_6.0.dat" +outfile="../wgrib2/CodeTable_6.0.dat" if [ -f "$outfile" ]; then mv "$outfile" "$outfile.old"; fi #---GRIB2 Code Table 6.0: Bit map indicator