Coder Social home page Coder Social logo

water-app's Introduction

MNWD water usage optimization

app

http://bit.ly/mnwd_forecast

Data lives in the Dropbox and can be accessed locally or remotely.

Local test environment set up for development

Add the following lines to your ~/.Renviron (create ~/.Renviron if needed).

MNWD_ENV=test
MNWD_DATA_DIR=/path/to/your/Dropbox/mnwd_dk/Data

Server setup

As sudo su shiny, add the following to ~/.Renviron.

MNWD_ENV=prod
MNWD_DATA_DIR=/srv/shiny-server/data

Promoting a model to production

In local (test) mode your models should be pushed to $MNWD_DATA_DIR/models/<username>. To promote a model to produciton simply copy the model over to $MNWD_DATA_DIR/models, and make sure you add the needed metadata to the MODEL_LIST object in app/common.R.

Wiki

https://github.com/fwhigh/waterd/wiki

Storage constraint math

Alt text

water-app's People

Contributors

dgitelma avatar fwhigh avatar patwater avatar whigh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.