Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new ensemble app #1001

Merged
merged 51 commits into from
Jul 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
d086fa0
Cloned precipGauge to create ensemble app
mollybsmith-noaa Jun 8, 2023
91f04a1
Switched dummy ensemble functions from gaugePrecip to radar, which is…
mollybsmith-noaa Jun 13, 2023
e613873
Updated static HTML templates
mollybsmith-noaa Jun 13, 2023
fb30161
Updated static HTML templates (correctly this time)
mollybsmith-noaa Jun 13, 2023
c3bc6ab
Fixed links on static home pages
mollybsmith-noaa Jun 13, 2023
1cfe23e
Fixed broken links in template files
mollybsmith-noaa Jun 13, 2023
7a1624b
Linting
mollybsmith-noaa Jun 13, 2023
9a6fbb9
Increased MATS default line thickness
mollybsmith-noaa Jun 13, 2023
4efc04f
Fixed relative link causing trailing slashes to not work in MATS URLs.
mollybsmith-noaa Jun 13, 2023
672c8b1
Added both relevant databases to ensemble main.js
mollybsmith-noaa Jun 13, 2023
a3de3ce
Linted metadata scripts with AutoPEP8
mollybsmith-noaa Jun 13, 2023
9d5650d
Testing first part of ensemble_cref metadata
mollybsmith-noaa Jun 15, 2023
d1b0dc8
Testing first part of ensemble_cref metadata
mollybsmith-noaa Jun 15, 2023
7885ee4
Testing TABLESTATS part of ensemble_cref metadata
mollybsmith-noaa Jun 15, 2023
c113c63
Testing TABLESTATS part of ensemble_cref metadata
mollybsmith-noaa Jun 15, 2023
4b44116
Testing TABLESTATS part of ensemble_cref metadata
mollybsmith-noaa Jun 15, 2023
9476bd6
Testing TABLESTATS part of ensemble_cref metadata
mollybsmith-noaa Jun 15, 2023
94293ba
Testing main table part of ensemble_cref metadata
mollybsmith-noaa Jun 15, 2023
0e43967
Testing main table part of ensemble_cref metadata
mollybsmith-noaa Jun 15, 2023
da1e4cc
Testing main table part of ensemble_cref metadata
mollybsmith-noaa Jun 15, 2023
8e45299
Cleanup of metadata script
mollybsmith-noaa Jun 15, 2023
88aa981
Added ensemble_pqpf metadata script
mollybsmith-noaa Jun 15, 2023
811f22e
Updated tcsh scripts
mollybsmith-noaa Jun 15, 2023
faf3502
Un-comment metadata run script
mollybsmith-noaa Jun 16, 2023
a4431fd
Fixed problem in ruc_ua_sums3 metadata script
mollybsmith-noaa Jun 16, 2023
1a3000d
Added new HAFS models to met-cyclone list
mollybsmith-noaa Jun 28, 2023
f349f09
Cleanup
mollybsmith-noaa Jun 29, 2023
f1c53dc
Starting with the main.js for ensemble app
mollybsmith-noaa Jun 29, 2023
276b4c3
Subrepo pointer
mollybsmith-noaa Jun 29, 2023
c088084
Metadata parsing in main.js works
mollybsmith-noaa Jun 29, 2023
268171e
MATS submodule conflict resolution
mollybsmith-noaa Jun 29, 2023
799f83b
ensemble main.js fully runs
mollybsmith-noaa Jun 30, 2023
6dde862
Fixed linter warnings in ensemble main.js
mollybsmith-noaa Jun 30, 2023
56eaccc
Refining emsemble main and plot types
mollybsmith-noaa Jun 30, 2023
83e7f51
All ensemble line plots done
mollybsmith-noaa Jun 30, 2023
51f3a36
Ensemble plot histogram and contour plots work
mollybsmith-noaa Jun 30, 2023
8959ce3
Added ensemble app to github workflows
mollybsmith-noaa Jun 30, 2023
bc5e6ce
Added automated tests for ensemble app
mollybsmith-noaa Jun 30, 2023
b22b606
Temporarily disabled this linter rule because otherwise mats-methods …
mollybsmith-noaa Jul 4, 2023
b9358e2
Changed "DieOff" in code to "Dieoff"
mollybsmith-noaa Jul 4, 2023
71ac090
Made plot type names more readable
mollybsmith-noaa Jul 4, 2023
bb4173b
grid scale probability plots work with a few bugs
mollybsmith-noaa Jul 6, 2023
30b472a
Fixed initial log axis for grid scale prob plots
mollybsmith-noaa Jul 6, 2023
016e140
bug fixes for grid scale prob plots
mollybsmith-noaa Jul 6, 2023
8c8bfc1
Fixed plot type bug
mollybsmith-noaa Jul 6, 2023
14bcbca
Updated automated tests
mollybsmith-noaa Jul 7, 2023
dc1ae3b
Updated release notes
mollybsmith-noaa Jul 7, 2023
d3feed9
Reliability plots in ensemble app work except for base rate lines
mollybsmith-noaa Jul 7, 2023
beca41d
Updated sample_climo
mollybsmith-noaa Jul 7, 2023
61451bf
Reliability plot test
mollybsmith-noaa Jul 7, 2023
f03df07
Linting
mollybsmith-noaa Jul 7, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- cb-ceiling
- ceil-vis
- ceil-vis15
- ensemble
- landuse
- precipAccum
- precipGauge
Expand Down Expand Up @@ -63,6 +64,7 @@ jobs:
- cb-ceiling
- ceil-vis
- ceil-vis15
- ensemble
- landuse
- precipAccum
- precipGauge
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,14 @@ jobs:
# - cb-ceiling # Don't push this until its ready
- ceil-vis
- ceil-vis15
- ensemble
- landuse
- precipAccum
- precipGauge
- precipitation1hr
- ptype
- radar
# - scorecard # Don't push this until its ready
- scorecard
- surface
- surfrad
- upperair
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/prune-pr-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- cb-ceiling
- ceil-vis
- ceil-vis15
- ensemble
- landuse
- precipAccum
- precipGauge
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/prune-untagged-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- cb-ceiling
- ceil-vis
- ceil-vis15
- ensemble
- landuse
- precipAccum
- precipGauge
Expand Down
2 changes: 1 addition & 1 deletion MATScommon
Submodule MATScommon updated 30 files
+1 −1 .eslintrc.json
+41 −4 meteor_packages/mats-common/imports/startup/api/matsMethods.js
+19 −0 meteor_packages/mats-common/imports/startup/both/mats-curve-params.js
+2 −1 meteor_packages/mats-common/imports/startup/both/mats-types.js
+77 −6 meteor_packages/mats-common/imports/startup/client/curve_util.js
+4 −8 meteor_packages/mats-common/imports/startup/client/graph_util.js
+2 −2 meteor_packages/mats-common/imports/startup/server/data_curve_ops_util.js
+1 −0 meteor_packages/mats-common/imports/startup/server/data_match_util.js
+89 −0 meteor_packages/mats-common/imports/startup/server/data_plot_ops_util.js
+151 −35 meteor_packages/mats-common/imports/startup/server/data_process_util.js
+194 −0 meteor_packages/mats-common/imports/startup/server/data_query_util.js
+4 −0 meteor_packages/mats-common/imports/startup/server/data_util.js
+8 −4 meteor_packages/mats-common/lib/plot_util.js
+2 −0 meteor_packages/mats-common/public/MATSReleaseNotes.html
+3 −3 meteor_packages/mats-common/public/python/python_query_util.py
+1 −0 meteor_packages/mats-common/templates/curves/curve_list.js
+5 −0 meteor_packages/mats-common/templates/curves/curve_param_item_group.js
+12 −7 meteor_packages/mats-common/templates/footer/footer.html
+2 −2 meteor_packages/mats-common/templates/graph/graph.html
+81 −61 meteor_packages/mats-common/templates/graph/graph.js
+31 −39 meteor_packages/mats-common/templates/graphStandAlone/graphStandAlone.js
+1 −0 meteor_packages/mats-common/templates/params/curve_param_group.js
+0 −4 meteor_packages/mats-common/templates/params/param_list.js
+0 −4 meteor_packages/mats-common/templates/params/scorecard_param_list.js
+4 −1 meteor_packages/mats-common/templates/plot/plot_list.js
+1 −1 meteor_packages/mats-common/templates/plotType/plot_type.html
+77 −37 meteor_packages/mats-common/templates/plotType/plot_type.js
+62 −14 meteor_packages/mats-common/templates/textOutput/textOutput.js
+12 −6 meteor_packages/mats-common/templates/topnav/top_nav.html
+4 −5 meteor_packages/mats-common/templates/topnav/top_nav.js
2 changes: 1 addition & 1 deletion METexpress
Submodule METexpress updated 77 files
+1 −1 MATScommon
+1 −1 apps/met-airquality/server/dataFunctions/data_dieoff.js
+1 −1 apps/met-airquality/server/main.js
+1 −1 apps/met-anomalycor/server/dataFunctions/data_dieoff.js
+1 −1 apps/met-anomalycor/server/main.js
+1 −1 apps/met-cyclone/server/dataFunctions/data_dieoff.js
+7 −1 apps/met-cyclone/server/main.js
+1 −1 apps/met-ensemble/server/dataFunctions/data_dieoff.js
+1 −1 apps/met-ensemble/server/main.js
+1 −1 apps/met-object/server/dataFunctions/data_dieoff.js
+1 −1 apps/met-object/server/main.js
+1 −1 apps/met-precip/server/dataFunctions/data_dieoff.js
+1 −1 apps/met-precip/server/main.js
+1 −1 apps/met-surface/server/dataFunctions/data_dieoff.js
+1 −1 apps/met-surface/server/main.js
+1 −1 apps/met-upperair/server/dataFunctions/data_dieoff.js
+1 −1 apps/met-upperair/server/main.js
+18 −18 docs/Users_Guide/apps.rst
+1 −1 docs/Users_Guide/interface.rst
+1 −1 tests/src/features/met-airquality/basic/addRemoveCurve.feature
+5 −5 tests/src/features/met-airquality/basic/addRemoveDieOffCurve.feature
+1 −1 tests/src/features/met-airquality/basic/addRemoveValidTimeCurve.feature
+9 −9 tests/src/features/met-airquality/basic/matchUnmatchDiffCurvesDieoff.feature
+6 −6 tests/src/features/met-airquality/basic/matchUnmatchDiffCurvesTimeseries.feature
+6 −6 tests/src/features/met-airquality/basic/matchUnmatchDiffCurvesValidTime.feature
+1 −1 tests/src/features/met-airquality/basic/plotAddButtonsDisabledWhilePlotting.feature
+1 −1 tests/src/features/met-anomalycor/basic/addRemoveCurve.feature
+5 −5 tests/src/features/met-anomalycor/basic/addRemoveDieOffCurve.feature
+1 −1 tests/src/features/met-anomalycor/basic/addRemoveValidTimeCurve.feature
+9 −9 tests/src/features/met-anomalycor/basic/matchUnmatchDiffCurvesDieoff.feature
+6 −6 tests/src/features/met-anomalycor/basic/matchUnmatchDiffCurvesTimeseries.feature
+6 −6 tests/src/features/met-anomalycor/basic/matchUnmatchDiffCurvesValidTime.feature
+1 −1 tests/src/features/met-anomalycor/basic/plotAddButtonsDisabledWhilePlotting.feature
+1 −1 tests/src/features/met-cyclone/basic/addRemoveCurve.feature
+5 −5 tests/src/features/met-cyclone/basic/addRemoveDieOffCurve.feature
+1 −1 tests/src/features/met-cyclone/basic/addRemoveValidTimeCurve.feature
+9 −9 tests/src/features/met-cyclone/basic/matchUnmatchDiffCurvesDieoff.feature
+6 −6 tests/src/features/met-cyclone/basic/matchUnmatchDiffCurvesTimeseries.feature
+6 −6 tests/src/features/met-cyclone/basic/matchUnmatchDiffCurvesValidTime.feature
+1 −1 tests/src/features/met-cyclone/basic/plotAddButtonsDisabledWhilePlotting.feature
+1 −1 tests/src/features/met-ensemble/basic/addRemoveCurve.feature
+5 −5 tests/src/features/met-ensemble/basic/addRemoveDieOffCurve.feature
+1 −1 tests/src/features/met-ensemble/basic/addRemoveValidTimeCurve.feature
+9 −9 tests/src/features/met-ensemble/basic/matchUnmatchDiffCurvesDieoff.feature
+6 −6 tests/src/features/met-ensemble/basic/matchUnmatchDiffCurvesTimeseries.feature
+6 −6 tests/src/features/met-ensemble/basic/matchUnmatchDiffCurvesValidTime.feature
+1 −1 tests/src/features/met-ensemble/basic/plotAddButtonsDisabledWhilePlotting.feature
+1 −1 tests/src/features/met-object/basic/addRemoveCurve.feature
+5 −5 tests/src/features/met-object/basic/addRemoveDieOffCurve.feature
+1 −1 tests/src/features/met-object/basic/addRemoveValidTimeCurve.feature
+9 −9 tests/src/features/met-object/basic/matchUnmatchDiffCurvesDieoff.feature
+6 −6 tests/src/features/met-object/basic/matchUnmatchDiffCurvesTimeseries.feature
+6 −6 tests/src/features/met-object/basic/matchUnmatchDiffCurvesValidTime.feature
+1 −1 tests/src/features/met-object/basic/plotAddButtonsDisabledWhilePlotting.feature
+1 −1 tests/src/features/met-precip/basic/addRemoveCurve.feature
+5 −5 tests/src/features/met-precip/basic/addRemoveDieOffCurve.feature
+1 −1 tests/src/features/met-precip/basic/addRemoveGridScaleCurve.feature
+1 −1 tests/src/features/met-precip/basic/addRemoveValidTimeCurve.feature
+9 −9 tests/src/features/met-precip/basic/matchUnmatchDiffCurvesDieoff.feature
+6 −6 tests/src/features/met-precip/basic/matchUnmatchDiffCurvesGridScale.feature
+6 −6 tests/src/features/met-precip/basic/matchUnmatchDiffCurvesTimeseries.feature
+6 −6 tests/src/features/met-precip/basic/matchUnmatchDiffCurvesValidTime.feature
+1 −1 tests/src/features/met-precip/basic/plotAddButtonsDisabledWhilePlotting.feature
+1 −1 tests/src/features/met-surface/basic/addRemoveCurve.feature
+5 −5 tests/src/features/met-surface/basic/addRemoveDieOffCurve.feature
+1 −1 tests/src/features/met-surface/basic/addRemoveValidTimeCurve.feature
+9 −9 tests/src/features/met-surface/basic/matchUnmatchDiffCurvesDieoff.feature
+6 −6 tests/src/features/met-surface/basic/matchUnmatchDiffCurvesTimeseries.feature
+6 −6 tests/src/features/met-surface/basic/matchUnmatchDiffCurvesValidTime.feature
+1 −1 tests/src/features/met-surface/basic/plotAddButtonsDisabledWhilePlotting.feature
+1 −1 tests/src/features/met-upperair/basic/addRemoveCurve.feature
+5 −5 tests/src/features/met-upperair/basic/addRemoveDieOffCurve.feature
+1 −1 tests/src/features/met-upperair/basic/addRemoveValidTimeCurve.feature
+9 −9 tests/src/features/met-upperair/basic/matchUnmatchDiffCurvesDieoff.feature
+6 −6 tests/src/features/met-upperair/basic/matchUnmatchDiffCurvesTimeSeries.feature
+6 −6 tests/src/features/met-upperair/basic/matchUnmatchDiffCurvesValidTime.feature
+1 −1 tests/src/features/met-upperair/basic/plotAddButtonsDisabledWhilePlotting.feature
2 changes: 1 addition & 1 deletion apps/anomalycor/server/dataFunctions/data_dieoff.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
} from "meteor/randyp:mats-common";
import { moment } from "meteor/momentjs:moment";

dataDieOff = function (plotParams, plotFunction) {
dataDieoff = function (plotParams, plotFunction) {
// initialize variables common to all curves
const appParams = {
plotType: matsTypes.PlotTypes.dieoff,
Expand Down
2 changes: 1 addition & 1 deletion apps/anomalycor/server/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1019,7 +1019,7 @@ const doPlotGraph = function () {
matsCollections.PlotGraphFunctions.insert({
plotType: matsTypes.PlotTypes.dieoff,
graphFunction: "graphPlotly",
dataFunction: "dataDieOff",
dataFunction: "dataDieoff",
checked: false,
});
matsCollections.PlotGraphFunctions.insert({
Expand Down
2 changes: 1 addition & 1 deletion apps/cb-ceiling/server/dataFunctions/data_dieoff.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
} from "meteor/randyp:mats-common";
import { moment } from "meteor/momentjs:moment";

dataDieOff = function (plotParams, plotFunction) {
dataDieoff = function (plotParams, plotFunction) {
const fs = require("fs");
// initialize variables common to all curves
const appParams = {
Expand Down
2 changes: 1 addition & 1 deletion apps/cb-ceiling/server/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1453,7 +1453,7 @@ const doPlotGraph = function () {
matsCollections.PlotGraphFunctions.insert({
plotType: matsTypes.PlotTypes.dieoff,
graphFunction: "graphPlotly",
dataFunction: "dataDieOff",
dataFunction: "dataDieoff",
checked: false,
});
matsCollections.PlotGraphFunctions.insert({
Expand Down
2 changes: 1 addition & 1 deletion apps/cb-ceiling/test/cbQueryTests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To run a particulat test, do:
Observed run times:
final_TimeSeries.sql: 7.3 s
final_Map.sql: 5.5s
final_DieOff.sql: 165s
final_Dieoff.sql: 165s
final_ValidTime.sql: 4.7s
final_DailyModelCycle.sql: 7.6s

2 changes: 1 addition & 1 deletion apps/cb-ceiling/test/cbQueryTests/config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"maxExecutionTime_ms": 11000
},
{
"name": "DieOff query",
"name": "Dieoff query",
"queryFile": "./test_queries/final_DieOff.sql",
"maxExecutionTime_ms": 190000
},
Expand Down
2 changes: 1 addition & 1 deletion apps/ceil-vis/server/dataFunctions/data_dieoff.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
} from "meteor/randyp:mats-common";
import { moment } from "meteor/momentjs:moment";

dataDieOff = function (plotParams, plotFunction) {
dataDieoff = function (plotParams, plotFunction) {
// initialize variables common to all curves
const appParams = {
plotType: matsTypes.PlotTypes.dieoff,
Expand Down
2 changes: 1 addition & 1 deletion apps/ceil-vis/server/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1441,7 +1441,7 @@ const doPlotGraph = function () {
matsCollections.PlotGraphFunctions.insert({
plotType: matsTypes.PlotTypes.dieoff,
graphFunction: "graphPlotly",
dataFunction: "dataDieOff",
dataFunction: "dataDieoff",
checked: false,
});
matsCollections.PlotGraphFunctions.insert({
Expand Down
2 changes: 1 addition & 1 deletion apps/ceil-vis15/server/dataFunctions/data_dieoff.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
} from "meteor/randyp:mats-common";
import { moment } from "meteor/momentjs:moment";

dataDieOff = function (plotParams, plotFunction) {
dataDieoff = function (plotParams, plotFunction) {
// initialize variables common to all curves
const appParams = {
plotType: matsTypes.PlotTypes.dieoff,
Expand Down
2 changes: 1 addition & 1 deletion apps/ceil-vis15/server/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,7 @@ const doPlotGraph = function () {
matsCollections.PlotGraphFunctions.insert({
plotType: matsTypes.PlotTypes.dieoff,
graphFunction: "graphPlotly",
dataFunction: "dataDieOff",
dataFunction: "dataDieoff",
checked: false,
});
matsCollections.PlotGraphFunctions.insert({
Expand Down
40 changes: 40 additions & 0 deletions apps/ensemble/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"env": {
"node": true,
"browser": true
},
"parser": "@babel/eslint-parser",
"parserOptions": {
"sourceType": "module",
"requireConfigFile": false,
"allowImportExportEverywhere": true
},
"extends": ["airbnb", "prettier", "plugin:meteor/recommended"],
"plugins": ["prettier", "meteor"],
"settings": {
"import/resolver": "meteor"
},
"rules": {
"prettier/prettier": "error",
"react/jsx-filename-extension": "off",
"import/no-absolute-path": "off",
"import/extensions": "off",
// disabled so that we're not expecting to find 'meteor' within
// our dependencies.
// XXX: this *should* be taken care of by eslint-import-resolver-meteor, investigate.
// "import/no-extraneous-dependencies": "off",
"no-underscore-dangle": ["error", { "allow": ["_id", "_ensureIndex"] }],
"object-shorthand": ["error", "always", { "avoidQuotes": false }],
"space-before-function-paren": "off",
// for Meteor API's that rely on `this` context, e.g. Template.onCreated and publications
"func-names": "off",
"prefer-arrow-callback": "off",

// Vx Team modifications - Warn on rules that would require refactoring to implement.
// We want to be able to turn these back into "error"'s at some point. However, for
// our first pass, we'll only consider the checks that ESLint can auto-fix as errors.
// https://eslint.org/docs/latest/use/configure/rules#rule-severities
"no-undef": "warn",
"no-unused-vars": "warn"
}
}
19 changes: 19 additions & 0 deletions apps/ensemble/.meteor/.finished-upgraders
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# This file contains information which helps Meteor properly upgrade your
# app when you run 'meteor update'. You should check it into version control
# with your project.

notices-for-0.9.0
notices-for-0.9.1
0.9.4-platform-file
notices-for-facebook-graph-api-2
1.2.0-standard-minifiers-package
1.2.0-meteor-platform-split
1.2.0-cordova-changes
1.2.0-breaking-changes
1.3.0-split-minifiers-package
1.4.0-remove-old-dev-bundle-link
1.4.1-add-shell-server-package
1.4.3-split-account-service-packages
1.5-add-dynamic-import-package
1.7-split-underscore-from-meteor-base
1.8.3-split-jquery-from-blaze
1 change: 1 addition & 0 deletions apps/ensemble/.meteor/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
local
7 changes: 7 additions & 0 deletions apps/ensemble/.meteor/.id
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# This file contains a token that is unique to your project.
# Check it into your repository along with the rest of this directory.
# It can be used for purposes such as:
# - ensuring you don't accidentally deploy one app on top of another
# - providing package authors with aggregated statistics

17m0cbn1e1jjc21wsi83n
31 changes: 31 additions & 0 deletions apps/ensemble/.meteor/packages
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Meteor packages used by this project, one per line.
# Check this file (and the other files in this directory) into your repository.
#
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.

[email protected] # Packages every Meteor app needs to have
[email protected] # Packages for a great mobile UX
[email protected] # The database Meteor supports right now
blaze-html-templates # Compile .html files into Meteor Blaze views
[email protected] # Reactive variable for tracker
[email protected] # Helpful client-side library
[email protected] # Meteor's client-side reactive programming library
[email protected] # JS minifier run for production mode
[email protected] # ECMAScript 5 compatibility for older browsers.
[email protected] # Enable ECMAScript2015+ syntax in app code
[email protected] # Server-side component of the `meteor shell` command
pcel:mysql
seba:minifiers-autoprefixer
[email protected]
momentjs:moment
randyp:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
kadira:blaze-layout
ostrio:flow-router-extra
meteorhacks:picker
2 changes: 2 additions & 0 deletions apps/ensemble/.meteor/platforms
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
server
browser
1 change: 1 addition & 0 deletions apps/ensemble/.meteor/release
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[email protected]
109 changes: 109 additions & 0 deletions apps/ensemble/.meteor/versions
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
differential:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
kadira:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
mdg:[email protected]
[email protected]
[email protected]
meteorhacks:[email protected]
meteortoys:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
momentjs:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
msavin:[email protected]
natestrauser:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
ostrio:[email protected]
pcel:[email protected]
[email protected]
[email protected]
randyp:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
risul:[email protected]
[email protected]
seba:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
twbs:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
yasinuslu:[email protected]
zodern:[email protected]
3 changes: 3 additions & 0 deletions apps/ensemble/.prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"printWidth": 88
}
Loading
Loading