GithubHelp home page GithubHelp logo

isabella232 / libra-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from developmentseed/libra

0.0 0.0 0.0 3.01 MB

A modern, open-source Landsat-8 imagery browser.

License: BSD 3-Clause "New" or "Revised" License

JavaScript 46.64% ApacheConf 23.87% HTML 19.33% CSS 10.16%

libra-1's Introduction

Libra Build Status

Overview

Libra is an open-source, Landsat-8 imagery browser. It relies on landsat-api and an AngularJS-designed GUI to allow users to browse, sort, and download more than 275 Terabytes of open Landsat imagery.

See here, here, and here for more information.

Setting up your development environment

To set up the development environment for this app, you'll need to install the following on your system:

After these basic requirements are met, run the following commands in the root project folder:

$ npm install
$ bower install

Running the app

To start the app running, run the following command in the root project folder.

$ grunt serve

Serves the site at: http://localhost:9090 (should automatically open in your browser)

Future improvements

  • Determine a good way to show the total number of results being displayed
  • Add animations where applicable
    • When switching into the single result pane
    • When the top filters drop down
  • Make the scroll bar look a bit nicer
  • Add a way to toggle between various basemaps
  • Implement lazy loading for the results pane so not all images are loaded at the same time
  • Place name search
  • Different cluster sizes at different zoom levels
  • Client side caching of results (TBD)
  • Improved stack icons (2-3 circles for multiple results)

Known issues

  • Histograms disappear when opening modal (close filters on modal open for now)
  • Date filter clicks back one day when opening for the first time
  • When over water where no scenes are returned, error message says '...you zoomed in too much' which isn't technically the exact error
  • We currently have an issue when drawing the histograms where we get the dreaded Error: $digest already in progress in the console. While this doesn't cause any visual issues, it does mean we can't run the test suite.

Where to go from here?

Now that you have access to all this wonderful imagery, you may be wondering what do next. There are a number of open-source tools you can use to dive into the imagery on a deeper level. A few of them are listed below:

libra-1's People

Contributors

bronwynagrios avatar drewbo avatar jflasher 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.