Coder Social home page Coder Social logo

accuracy-assessment's Introduction

Stamp date : 2017-06-02

Stratified sampling tool for area estimation

The application functions with R, Rstudio and the Shiny package.

You can clone it and run it under most platforms (tested under Mac, Linux and Windows)

However, we encourage users to use it under the https://sepal.io platform, where all utilities and functions will be systematically updated and maintained

Use in SEPAL platform

SEPAL stands for : System for Earth observations, data access, Processing & Analysis for Land monitoring.

If you want access, you have to request here https://goo.gl/forms/9cz2BGCch32H331y1

You will then receive an email with a link to activate your access.

Remember to check in your SPAMS, it might be there.

Enter the platform @ https://sepal.io and you will find the tools under PROCESS

Configuration for desktop version

The following programs are needed for the application to run

Rstudio from www.rstudio.org

For the first time you run the application, you have to install the Shiny package

install.packages("shiny")

Several packages are needed for the application to run, they will be downloaded if missing from your libraries (may take long the first time)

If running in Windows, Rtools from https://cran.r-project.org/bin/windows/Rtools/

Install Rtools to the C drive ('C:\Rtools')

Start application (desktop version on desktop)

You can clone the application and run it directly from your machine (one download)

It runs as any Shiny rstudio application

Start application (github version on desktop)

If you don't want to clone the application, you can run directly from the GITHUB

Only one application can run at a time

To stop the application just close the tab where the application is running

Design

library(shiny)

options(shiny.launch.browser = TRUE)

runGitHub("openforis/accuracy-assessment",subdir="aa_design")

Analysis

library(shiny)

options(shiny.launch.browser = TRUE)

runGitHub("openforis/accuracy-assessment",subdir="aa_analysis")

Contributors

Remi d'Annunzio, Yelena Finegold, Antonia Ortmann, Erik Lindquist

Contact either : [email protected] or [email protected]

Disclaimer

FAO declines all responsibility for errors or deficiencies in the database or software or in the documentation accompanying it, for program maintenance and upgrading as well as for any damage that may arise from them.

FAO also declines any responsibility for updating the data and assumes no responsibility for errors and omissions in the data provided. Users are, however, kindly asked to report any errors or deficiencies in this product to FAO.

accuracy-assessment's People

Contributors

12rambau avatar eriklindquist avatar jdilger avatar lecrabe avatar rfontanarosa avatar yfinegold 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.