You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cmda.apache.org by xi...@apache.org on 2015/09/09 00:44:24 UTC

[49/49] incubator-cmda git commit: remove all

remove all


Project: http://git-wip-us.apache.org/repos/asf/incubator-cmda/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cmda/commit/a8965336
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cmda/tree/a8965336
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cmda/diff/a8965336

Branch: refs/heads/master
Commit: a8965336a23a336116ca449450d763a753e0baf7
Parents: 48259f3
Author: cmusv-sc <cm...@gmail.com>
Authored: Tue Sep 8 15:43:26 2015 -0700
Committer: cmusv-sc <cm...@gmail.com>
Committed: Tue Sep 8 15:43:26 2015 -0700

----------------------------------------------------------------------
 .cache                                          |   Bin 1328 -> 0 bytes
 .gitignore                                      |    46 -
 ...tor-b9269a46-8719-48c7-8a73-da2559e32568.log | 13537 -----------------
 .sbtserver/connections/master.log               |    10 -
 .sbtserver/master.log                           | 11731 --------------
 .sbtserver/previous.log                         |  7547 ---------
 LICENSE                                         |   202 -
 NOTICE                                          |     6 -
 README.md                                       |    11 -
 activator                                       |   334 -
 activator-launch-1.2.12.jar                     |   Bin 1188338 -> 0 bytes
 activator-sbt-echo-play-shim.sbt                |     1 -
 activator.bat                                   |   227 -
 app/controllers/AboutusController.java          |    32 -
 app/controllers/AccountController.java          |   373 -
 app/controllers/Application.java                |    49 -
 app/controllers/BugReportController.java        |   115 -
 app/controllers/ClimateServiceController.java   |   931 --
 app/controllers/DatasetController.java          |   111 -
 app/controllers/HttpHelper.java                 |   117 -
 app/models/.NasaRegistration.java.swp           |   Bin 16384 -> 0 bytes
 app/models/BugReport.java                       |   245 -
 app/models/DataSet.java                         |   299 -
 app/models/User.java                            |   204 -
 app/models/metadata/ClimateService.java         |   336 -
 app/models/metadata/ConditionalSampling.java    |   225 -
 .../metadata/ConditionalSampling2Var.java       |   285 -
 app/models/metadata/CorrelationMap.java         |   147 -
 .../metadata/DiffPlotTwoTimeAveragedVar.java    |   138 -
 app/models/metadata/RegridAndDownload.java      |   124 -
 app/models/metadata/ScatterHistogramTwoVar.java |   147 -
 app/models/metadata/ServiceLog.java             |   504 -
 app/models/metadata/ThreeDVar2DSlice.java       |   162 -
 .../metadata/ThreeDVarAvgVertical4Profile.java  |   163 -
 app/models/metadata/ThreeDVarZonalMean.java     |   155 -
 app/models/metadata/TwoDVarMap.java             |   156 -
 app/models/metadata/TwoDVarTimeSeries.java      |   115 -
 app/models/metadata/TwoDVarZonalMean.java       |   142 -
 app/util/APICall.java                           |   192 -
 app/util/Constants.java                         |    53 -
 app/util/DBHandler.java                         |    30 -
 app/util/TimeConvert.java                       |    48 -
 app/views/climate/aboutProject.scala.html       |    39 -
 app/views/climate/aboutus.scala.html            |    82 -
 app/views/climate/addClimateServices.scala.html |    67 -
 app/views/climate/bugReporting.scala.html       |    68 -
 app/views/climate/bugs.scala.html               |    92 -
 app/views/climate/climateServices.scala.html    |    67 -
 .../climate/conditionalSampling.scala.html      |  1761 ---
 .../climate/conditionalSampling2Var.scala.html  |  1151 --
 app/views/climate/correlationMap.scala.html     |   662 -
 app/views/climate/dataRecommend.scala.html      |   118 -
 app/views/climate/dataSetList.scala.html        |    96 -
 app/views/climate/datasetTime.scala.html        |    66 -
 ...rencePlotTwoTimeAveragedVariables.scala.html |  1374 --
 app/views/climate/header.scala.html             |    77 -
 app/views/climate/home.scala.html               |    58 -
 app/views/climate/main.scala.html               |    93 -
 .../climate/mostPopularServices.scala.html      |    95 -
 .../mostRecentlyAddedServices.scala.html        |    95 -
 .../climate/mostRecentlyUsedServices.scala.html |    95 -
 app/views/climate/oneService.scala.html         |    40 -
 app/views/climate/recommend.scala.html          |   125 -
 app/views/climate/regridAndDownload.scala.html  |   459 -
 .../scatterAndHistogramTwoVariable.scala.html   |  1402 --
 app/views/climate/searchDataSet.scala.html      |   544 -
 .../climate/searchGenerateWorkflow.scala.html   |   103 -
 app/views/climate/searchLogResult.scala.html    |    69 -
 .../climate/searchLogResultWorkflow.scala.html  |    98 -
 app/views/climate/searchServiceLog.scala.html   |   212 -
 app/views/climate/serviceLog.scala.html         |   107 -
 ...reeDVariableAerageVerticalProfile.scala.html |   740 -
 .../climate/threeDVariableTwoDSlice.scala.html  |   711 -
 .../climate/threeDVariableZonalMean.scala.html  |   737 -
 app/views/climate/tutorial.scala.html           |    42 -
 app/views/climate/twoDVariableMap.scala.html    |  1068 --
 .../climate/twoDVariableTimeSeries.scala.html   |   842 -
 .../climate/twoDVariableZonelMean.scala.html    |  1038 --
 app/views/flash_message.scala.html              |    36 -
 app/views/index.scala.html                      |    24 -
 app/views/main.scala.html                       |    32 -
 build.sbt                                       |    14 -
 conf/META-INF/persistence.xml                   |    14 -
 conf/application.conf                           |    77 -
 conf/routes                                     |    56 -
 lib/aws-java-sdk-1.7.5.jar                      |   Bin 12317165 -> 0 bytes
 lib/gson-2.2.4.jar                              |   Bin 190418 -> 0 bytes
 project/.sbtserver                              |     3 -
 project/.sbtserver.lock                         |     0
 project/activator-sbt-echo-play-shim.sbt        |     1 -
 project/activator-sbt-eclipse-shim.sbt          |     1 -
 project/activator-sbt-idea-shim.sbt             |     1 -
 project/build.properties                        |     1 -
 project/plugins.sbt                             |     8 -
 project/sbt-ui.sbt                              |     3 -
 public/fonts/glyphicons-halflings-regular.eot   |   Bin 20335 -> 0 bytes
 public/fonts/glyphicons-halflings-regular.svg   |   229 -
 public/fonts/glyphicons-halflings-regular.ttf   |   Bin 41280 -> 0 bytes
 public/fonts/glyphicons-halflings-regular.woff  |   Bin 23320 -> 0 bytes
 public/html/common.css                          |    23 -
 public/html/conditionalSampling.html            |   700 -
 public/html/conditionalSampling2Var.html        |   785 -
 public/html/correlationMap.html                 |   493 -
 public/html/diffPlot2Vars.html                  |  1356 --
 public/html/js/.svn/all-wcprops                 |    41 -
 public/html/js/.svn/entries                     |   232 -
 .../js/.svn/text-base/jquery-1.4.4.js.svn-base  |  7179 ---------
 .../.svn/text-base/jquery-1.4.4.min.js.svn-base |   167 -
 .../.svn/text-base/jquery-1.6.4.min.js.svn-base |     4 -
 .../.svn/text-base/jquery.flot.min.js.svn-base  |     1 -
 public/html/js/.svn/text-base/json2.js.svn-base |   478 -
 public/html/js/.svn/text-base/xmisc.js.svn-base |   320 -
 public/html/js/dataList.js                      |    42 -
 public/html/js/jquery-1.4.4.js                  |  7179 ---------
 public/html/js/jquery-1.4.4.min.js              |   167 -
 public/html/js/jquery-1.6.4.min.js              |     4 -
 public/html/js/jquery.flot.min.js               |     1 -
 public/html/js/json2.js                         |   478 -
 public/html/js/varList.js                       |    36 -
 public/html/js/xmisc.js                         |   320 -
 public/html/js2/common.js                       |   374 -
 public/html/js2/dataList.js                     |    42 -
 public/html/js2/dataList1.js                    |    42 -
 public/html/js2/dataList2.js                    |    42 -
 public/html/js2/varList.js                      |    40 -
 public/html/regridAndDownload.html              |   470 -
 public/html/regridAndDownload_old.html          |   436 -
 public/html/scatterPlot2Vars.html               |  1374 --
 public/html/threeDimVarVertical.html            |   731 -
 public/html/threeDimZonalMean.html              |   748 -
 public/html/twoDimMap.html                      |  1034 --
 public/html/twoDimSlice3D.html                  |   726 -
 public/html/twoDimTimeSeries.html               |   813 -
 public/html/twoDimZonalMean.html                |  1005 --
 public/images/2DMap.png                         |   Bin 241914 -> 0 bytes
 public/images/2DMean.png                        |   Bin 117913 -> 0 bytes
 public/images/3DAverageVertical.png             |   Bin 103280 -> 0 bytes
 public/images/3DVerticalProfile.jpeg            |   Bin 86514 -> 0 bytes
 public/images/ConditionalSampling1Variable.jpeg |   Bin 99711 -> 0 bytes
 public/images/DifferencePlot.png                |   Bin 377860 -> 0 bytes
 public/images/JPL_Cover.jpg                     |   Bin 180056 -> 0 bytes
 public/images/NASA_JPL_logo.png                 |   Bin 34368 -> 0 bytes
 public/images/NASA_logo.png                     |   Bin 88215 -> 0 bytes
 public/images/NASA_logo_backup.png              |   Bin 88215 -> 0 bytes
 public/images/ScatterPlot.png                   |   Bin 382416 -> 0 bytes
 public/images/ThreeDTwoDSlice.png               |   Bin 389061 -> 0 bytes
 public/images/TimeSeriesPlot.jpeg               |   Bin 137439 -> 0 bytes
 public/images/animated-overlay.gif              |   Bin 1738 -> 0 bytes
 public/images/bug.png                           |   Bin 6156 -> 0 bytes
 public/images/conditionalSampling2Var.jpeg      |   Bin 93009 -> 0 bytes
 .../images/conditionalSampling2Variables.jpeg   |   Bin 116787 -> 0 bytes
 public/images/correlationMap.png                |   Bin 174314 -> 0 bytes
 public/images/embed/icons/cancel_search.png     |   Bin 541 -> 0 bytes
 public/images/embed/icons/search_glyph.png      |   Bin 420 -> 0 bytes
 public/images/favicon.png                       |   Bin 804 -> 0 bytes
 public/images/github.png                        |   Bin 5728 -> 0 bytes
 public/images/logo.png                          |   Bin 29446 -> 0 bytes
 public/images/main.jpg                          |   Bin 525715 -> 0 bytes
 public/images/question.jpeg                     |   Bin 5548 -> 0 bytes
 public/images/regrid.jpg                        |   Bin 81184 -> 0 bytes
 public/images/service.jpeg                      |   Bin 4812 -> 0 bytes
 .../ui-bg_diagonals-thick_18_b81900_40x40.png   |   Bin 491 -> 0 bytes
 .../ui-bg_diagonals-thick_20_666666_40x40.png   |   Bin 387 -> 0 bytes
 public/images/ui-bg_flat_10_000000_40x100.png   |   Bin 278 -> 0 bytes
 public/images/ui-bg_glass_100_f6f6f6_1x400.png  |   Bin 336 -> 0 bytes
 public/images/ui-bg_glass_100_fdf5ce_1x400.png  |   Bin 421 -> 0 bytes
 public/images/ui-bg_glass_65_ffffff_1x400.png   |   Bin 280 -> 0 bytes
 .../ui-bg_gloss-wave_35_f6a828_500x100.png      |   Bin 5888 -> 0 bytes
 .../ui-bg_highlight-soft_100_eeeeee_1x100.png   |   Bin 353 -> 0 bytes
 .../ui-bg_highlight-soft_75_ffe45c_1x100.png    |   Bin 401 -> 0 bytes
 public/images/ui-icons_222222_256x240.png       |   Bin 6893 -> 0 bytes
 public/images/ui-icons_228ef1_256x240.png       |   Bin 4653 -> 0 bytes
 public/images/ui-icons_ef8c08_256x240.png       |   Bin 4653 -> 0 bytes
 public/images/ui-icons_ffd27a_256x240.png       |   Bin 4653 -> 0 bytes
 public/images/ui-icons_ffffff_256x240.png       |   Bin 6381 -> 0 bytes
 public/img/clear.png                            |   Bin 509 -> 0 bytes
 public/img/loading.gif                          |   Bin 1849 -> 0 bytes
 public/javascripts/a.json                       |     1 -
 public/javascripts/backbone-1.1.0.js            |  1581 --
 public/javascripts/bootstrap-editable.min.js    |     7 -
 public/javascripts/bootstrap.min.js             |     9 -
 public/javascripts/dataList.js                  |    42 -
 public/javascripts/device_search.js             |    56 -
 public/javascripts/edit_button.js               |    18 -
 public/javascripts/jqplot.pieRenderer.min.js    |    57 -
 public/javascripts/jquery-1.9.0.min.js          |     4 -
 public/javascripts/jquery-latest.js             |   154 -
 public/javascripts/jquery-ui-1.10.4.min.js      |     7 -
 public/javascripts/jquery.jqplot.min.js         |     3 -
 public/javascripts/jquery.metadata.js           |   122 -
 public/javascripts/jquery.tablesorter.js        |  1031 --
 public/javascripts/jquery.tablesorter.min.js    |     4 -
 public/javascripts/jquery.tablesorter.pager.js  |   184 -
 public/javascripts/json2.js                     |   489 -
 public/javascripts/jstree.js                    |  6932 ---------
 public/javascripts/jstree.min.js                |     5 -
 public/javascripts/keyword_tree.js              |    58 -
 public/javascripts/lastLoader.js                |     8 -
 public/javascripts/livefitler.js                |    38 -
 public/javascripts/underscore-1.5.2.js          |  1276 --
 public/javascripts/varList.js                   |    36 -
 public/javascripts/visualsearch.js              |    36 -
 public/javascripts/xmisc.js                     |   320 -
 public/js/jquery-1.4.4.js                       |  7179 ---------
 public/js/jquery-1.4.4.min.js                   |   167 -
 public/js/jquery-1.6.4.min.js                   |     4 -
 public/js/jquery.flot.min.js                    |     1 -
 public/js/json2.js                              |   478 -
 public/js/xmisc.js                              |   320 -
 public/stylesheets/asc.gif                      |   Bin 54 -> 0 bytes
 public/stylesheets/bg.gif                       |   Bin 64 -> 0 bytes
 public/stylesheets/bootstrap-editable.css       |   663 -
 public/stylesheets/bootstrap.css                |  5777 -------
 public/stylesheets/custom.css                   |    37 -
 public/stylesheets/custom_recommend.css         |    37 -
 public/stylesheets/desc.gif                     |   Bin 54 -> 0 bytes
 public/stylesheets/jquery-ui-1.10.4.min.css     |     7 -
 public/stylesheets/jquery.jqplot.min.css        |     1 -
 public/stylesheets/jquery.tablesorter.pager.css |    25 -
 public/stylesheets/jstree/32px.png              |   Bin 3121 -> 0 bytes
 public/stylesheets/jstree/40px.png              |   Bin 1880 -> 0 bytes
 public/stylesheets/jstree/style.css             |  1050 --
 public/stylesheets/jstree/style.min.css         |     1 -
 public/stylesheets/jstree/throbber.gif          |   Bin 1720 -> 0 bytes
 public/stylesheets/livefitler.css               |    58 -
 public/stylesheets/main.css                     |     8 -
 public/stylesheets/navbar-fixed-top.css         |     4 -
 public/stylesheets/style.css                    |    39 -
 public/stylesheets/visualsearch-datauri.css     |     1 -
 public/stylesheets/visualsearch.css             |     1 -
 sbt.deb                                         |   Bin 983392 -> 0 bytes
 test/ApplicationTest.java                       |    36 -
 test/IntegrationTest.java                       |    28 -
 tmpfiles/.gitkeep                               |     0
 234 files changed, 110526 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cmda/blob/a8965336/.cache
----------------------------------------------------------------------
diff --git a/.cache b/.cache
deleted file mode 100644
index e69f7cd..0000000
Binary files a/.cache and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-cmda/blob/a8965336/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 7300120..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,46 +0,0 @@
-Type
-*.db
-.env
-.project
-.classpath
-.settings/
-bin/**
-#conf/database.properties
-.DS_Store
-# Play! Framework
-logs
-project/project
-project/target
-.target
-target
-tmp
-.history
-dist
-/.idea
-/*.iml
-/out
-/.idea_modules
-/.classpath
-/.project
-/RUNNING_PID
-/bin
-data
-logs
-project/project
-project/target
-target
-tmp
-.history
-dist
-/.idea
-/*.iml
-/out
-/.idea_modules
-/.classpath
-/.project
-/RUNNING_PID
-/.settings
-/.target
-.DS_Store
-/bin
-