Giter Site home page Giter Site logo

oubiwann / lcmap-event Goto Github PK

View Code? Open in Web Editor NEW

This project forked from usgs-lcmap/event

0.0 2.0 0.0 138 KB

Subscription and Notification Capability for LCMAP Continuous Monitoring [alpha 0.5.0]

License: Other

Makefile 10.04% Shell 3.94% Clojure 86.01%

lcmap-event's Introduction

lcmap.event

Build StatusClojars Project

Subscription and Notification Capability for LCMAP Continuous Monitoring

LCMAP open source project logo

Contents

About

The Land Change Monitoring Assessment and Projection (LCMAP) system will provide the science community with real-time access to decades of Landsat Analysis Ready Data (ARD). A key aspect of that system is the ability to provide continuous monitoring of land change, and the LCMAP Event System addresses this need.

Documentation

The LCMAP Event system API reference is slowly being updated with docstrings. The project's auto-generated documentation is available here:

Configuration

Add the following sections to ~/.usgs/lcmap.ini:

[lcmap.event]
host = localhost
port = 5672
vhost = /lcmap
username = alice
password = sekrit
connection-name = lcmap.event.conn
default-exchange-name = lcmap.event.ex
default-queue-name = lcmap.event.q

Usage

TBD

Structure

TBD

Development

Starting rabbitmq:

make rabbit-up

Then from the project root:

lein repl
lcmap.event.dev=> (start)

Stopping:

lcmap.event.dev=> (stop)
make rabbit-down

Deployment

TBD

License

Copyright © 2015-2016 United States Government

NASA Open Source Agreement, Version 1.3

lcmap-event's People

Contributors

oubiwann avatar davidvhill avatar jmorton avatar

Watchers

James Cloos avatar  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.