Repository: climate Updated Branches: refs/heads/master 2b9e15294 -> 9bcae948c
CLIMATE-559 - removing the GrADSScript folder from the repo Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/e77dcf0e Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/e77dcf0e Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/e77dcf0e Branch: refs/heads/master Commit: e77dcf0e70610e4cd28aaf7535ec422567a5fbdf Parents: d56dff1 Author: Kim Whitehall <[email protected]> Authored: Tue Nov 18 07:52:33 2014 -0800 Committer: Kim Whitehall <[email protected]> Committed: Tue Nov 18 07:52:33 2014 -0800 ---------------------------------------------------------------------- mccsearch/GrADsScripts/.DS_Store | Bin 6148 -> 0 bytes mccsearch/GrADsScripts/accuTRMM.gs | 11 --- mccsearch/GrADsScripts/c3.gs | 11 --- .../GrADsScripts/cloudElementVars_template | 12 --- .../GrADsScripts/cloudElementVars_template2 | 11 --- mccsearch/GrADsScripts/cs1.gs | 83 ------------------- mccsearch/GrADsScripts/cs3.gs | 10 --- 7 files changed, 138 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/e77dcf0e/mccsearch/GrADsScripts/.DS_Store ---------------------------------------------------------------------- diff --git a/mccsearch/GrADsScripts/.DS_Store b/mccsearch/GrADsScripts/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/mccsearch/GrADsScripts/.DS_Store and /dev/null differ http://git-wip-us.apache.org/repos/asf/climate/blob/e77dcf0e/mccsearch/GrADsScripts/accuTRMM.gs ---------------------------------------------------------------------- diff --git a/mccsearch/GrADsScripts/accuTRMM.gs b/mccsearch/GrADsScripts/accuTRMM.gs deleted file mode 100644 index 01eda71..0000000 --- a/mccsearch/GrADsScripts/accuTRMM.gs +++ /dev/null @@ -1,11 +0,0 @@ -'reinit' -'set grads off' -'set mpdset hires' -'set gxout shaded' -'set csmooth on' -'set gxout shaded on' -*'set lat 12.0234 16.8594' -*'set lon -7.98438 7.91406' -'set datawarn off' -'draw title TRMM Accumulated Precipitation [mm]' - http://git-wip-us.apache.org/repos/asf/climate/blob/e77dcf0e/mccsearch/GrADsScripts/c3.gs ---------------------------------------------------------------------- diff --git a/mccsearch/GrADsScripts/c3.gs b/mccsearch/GrADsScripts/c3.gs deleted file mode 100644 index f19e5e5..0000000 --- a/mccsearch/GrADsScripts/c3.gs +++ /dev/null @@ -1,11 +0,0 @@ -'reinit' -'set grads off' -'set mpdset hires' -'set gxout shaded' -'set csmooth on' -'set gxout shaded on' -'set datawarn off' -'set gxout shaded on' -'set csmooth on' - - http://git-wip-us.apache.org/repos/asf/climate/blob/e77dcf0e/mccsearch/GrADsScripts/cloudElementVars_template ---------------------------------------------------------------------- diff --git a/mccsearch/GrADsScripts/cloudElementVars_template b/mccsearch/GrADsScripts/cloudElementVars_template deleted file mode 100644 index bb572f6..0000000 --- a/mccsearch/GrADsScripts/cloudElementVars_template +++ /dev/null @@ -1,12 +0,0 @@ -DSET -dtype netcdf -undef 0 -TITLE MCC search Output Grid: Time lat lon -XDEF 413 LINEAR -9.984375 0.036378335 -YDEF 412 LINEAR 5.03515625 0.036378335 -tdef 99999 linear 31aug2009 1hr -zdef 01 LEVELS 1 -vars 1 -brightnesstemp=>ch4 1 t,y,x brightnesstemperature -endvars - http://git-wip-us.apache.org/repos/asf/climate/blob/e77dcf0e/mccsearch/GrADsScripts/cloudElementVars_template2 ---------------------------------------------------------------------- diff --git a/mccsearch/GrADsScripts/cloudElementVars_template2 b/mccsearch/GrADsScripts/cloudElementVars_template2 deleted file mode 100644 index 42746f5..0000000 --- a/mccsearch/GrADsScripts/cloudElementVars_template2 +++ /dev/null @@ -1,11 +0,0 @@ -DSET -undef 0 -TITLE MCC search Output Grid: Time lat lon -XDEF 413 LINEAR -9.984375 0.036378335 -YDEF 412 LINEAR 5.03515625 0.036378335 -tdef 99999 linear 31aug2009 1hr -zdef 01 LEVELS 1 -vars 1 -precipitation_Accumulation=>precipAcc 1 t,y,x precipAccu -endvars - http://git-wip-us.apache.org/repos/asf/climate/blob/e77dcf0e/mccsearch/GrADsScripts/cs1.gs ---------------------------------------------------------------------- diff --git a/mccsearch/GrADsScripts/cs1.gs b/mccsearch/GrADsScripts/cs1.gs deleted file mode 100644 index 8a790ed..0000000 --- a/mccsearch/GrADsScripts/cs1.gs +++ /dev/null @@ -1,83 +0,0 @@ -'reinit' -'set grads off' -'set mpdset hires' -'set gxout shaded' -'set csmooth on' -'set gxout shaded on' -*'set lat 12.0234 16.8594' -*'set lon -7.98438 7.91406' - -*set colors taken from colormap.gs -*Blues - 'set rgb 16 255 255 255' - 'set rgb 17 108 20 156' - 'set rgb 18 77 50 183' - 'set rgb 19 48 83 213' - 'set rgb 20 22 107 236' - 'set rgb 21 0 193 254' - 'set rgb 22 42 166 255' - 'set rgb 23 66 197 249' - 'set rgb 24 92 226 255' - 'set rgb 25 124 255 249' - -*Greens - 'set rgb 26 132 252 204' - 'set rgb 27 135 252 145' - 'set rgb 28 151 255 130' - 'set rgb 29 209 255 128' - -*Yellows/Reds - 'set rgb 30 255 246 117' - 'set rgb 31 255 189 58' - 'set rgb 32 249 136 6' - 'set rgb 33 241 110 0' - 'set rgb 34 212 93 1' - 'set rgb 35 208 68 0' - 'set rgb 36 182 48 10' - 'set rgb 37 163 29 2' - 'set rgb 38 138 15 0' - 'set rgb 39 255 255 255' - - - set_plot(198,312,5) - say '-------------------------------' - say 'Color Scale set to Color Infrared 1.' - say '-------------------------------' - -*'set gxout shaded on' - -*'run cbarn' - - - - - - - - - -function set_plot(min,max,int) - - value = min - cval=16 - c_levs = '' - c_cols = '' - - while( value <= max ) - c_levs = c_levs ' ' value - c_cols = c_cols ' ' cval - value = value + int - cval=cval+1 - endwhile - c_cols=c_cols' 'cval-1 - - say '-------------------------------' - say 'Contour levels set to: 'c_levs - say 'Color Values set to: 'c_cols - say '-------------------------------' - - 'set clevs 'c_levs - 'set ccols 'c_cols - -return - http://git-wip-us.apache.org/repos/asf/climate/blob/e77dcf0e/mccsearch/GrADsScripts/cs3.gs ---------------------------------------------------------------------- diff --git a/mccsearch/GrADsScripts/cs3.gs b/mccsearch/GrADsScripts/cs3.gs deleted file mode 100644 index 1c23d96..0000000 --- a/mccsearch/GrADsScripts/cs3.gs +++ /dev/null @@ -1,10 +0,0 @@ -'reinit' -'set grads off' -'set mpdset hires' -'set gxout shaded' -'set csmooth on' -'set gxout shaded on' -'set datawarn off' -'set gxout shaded on' -'set csmooth on' -
