Giter VIP home page Giter VIP logo

monte-carlo-rasters's Introduction

monte carlo rasterization

monte-carlo-rasters's People

Contributors

sgoodm avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

monte-carlo-rasters's Issues

Use spatial indexes for geometry assignment

  • possibly use spatial indexes (rtree) to speed up finding which adm to assign to points
  • may not be necessary since init is under 2 minutes for nepal dataset but other datasets may have more locations being aggregated to adm levels (vs points, buffers, country)

Update mean surf data storage

Update how mean surf data is loaded and saved so that it requires minimal options to load existing mean surf for current data/script version and pixel size or save new mean surf for future use

Store run results in mongodb

Requires to feature changes/additions

1- Slightly rework of how results are output

  • all options are stored in object which is converted to JSON
  • JSON file from each run is stored in a central directory

2- External process (most likely on front end server) adds each JSON file as document to a mongo database

  • runs at set intervals
  • moves JSON files it processes to backup location

Queue system

Run requests are submitted to central directory as JSON files which holds detailed options (filters, etc.)

bash script scans queue directory, creates jobscripts and submits them

Iteration monitoring

Check error percentage at intervals to determine if error threshold has been met

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.