Coder Social home page Coder Social logo

jarad / dep Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dailyerosion/dep

0.0 1.0 0.0 23.93 MB

Iowa Daily Erosion Project (version 2)

License: MIT License

HTML 0.73% PHP 0.57% JavaScript 0.16% Python 7.14% CSS 3.89% Prolog 0.02% Shell 0.04% Fortran 76.58% Makefile 1.79% Pascal 3.84% C++ 4.15% Assembly 0.38% xBase 0.39% TSQL 0.04% R 0.28%

dep's Introduction

Daily Erosion Project (DEP)

Herein lies the Iowa State University Daily Erosion Project (version 2). This code base encompasses the processing of locally generated inputs into formats that the WEPP Model.

Much of this code is highly custom to what our project aims to do, but hopefully some of it is useful for your inspiration. In general, the code folders are as such:

  • admin mostly unused website admin/ interface
  • config website configuration files
  • data un-versioned local input data files
  • database Postgresql database schema management
  • docs some more documentation
  • htdocs website folder root
  • include mostly PHP include files for the website functionality
  • prj2wepp installation/support files for the usage of prj2wepp, which allows for some preprocessing of WEPP inputs
  • scripts much of the processing magic happens here
  • src source code trees for WEPP as some additional code modifications have been made by this project

So this code base makes two general assumptions that may be necessary for your local usage.

  1. This code resides at /opt/dep
  2. The file storage of input and output data for this project resides at /i/<scenario>

Concept of Scenarios

The DEP has generated output for a number of scenarios. These scenarios vary inputs to some extent with each scenario code representing some realization. These codes are numeric values starting at zero. Scenario 0 represents the "production" run of DEP that you find on the website.

Structure of the /i directory tree

Project Notes

  1. We utilize EPSG:5070 (USGS CONUS Albers) as our GIS projection of choice for work.

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.