Skip to content

The Science and Execution Library & Services for the USGS Land Change Monitoring Assessment and Projection (LCMAP) Computation and Analysis Platform [alpha 0.5.0]

License

usgs-lcmap/see

 
 

Repository files navigation

lcmap.see

Build StatusClojars Project

LCMAP Distributed Science Execution Environment

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). To make this system available to the public scientific computing community, an API service will be provided. The LCMAP REST service API is codified in this project and prototypes the functionality necessary to support the public service.

Documentation

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

Configuration

[lcmap.see]

db-hosts = host1,host2,host3
db-user = username
db-pass = password
job-namespace = lcmap
job-table = jobs

Usage

TBD

Structure

TBD

Development

TBD

Deployment

TBD

License

Copyright © 2015 United States Government

NASA Open Source Agreement, Version 1.3

About

The Science and Execution Library & Services for the USGS Land Change Monitoring Assessment and Projection (LCMAP) Computation and Analysis Platform [alpha 0.5.0]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 91.2%
  • Makefile 7.2%
  • Shell 1.6%