Giter Site home page Giter Site logo

scalet98 / docker-hspf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from timcera/docker-hspf

0.0 1.0 0.0 5.55 MB

Docker running HSFP

CMake 0.11% C++ 1.63% Fortran 96.56% Assembly 0.01% Shell 0.05% Gnuplot 0.45% Batchfile 0.01% Pascal 0.03% SourcePawn 0.06% C 0.17% PHP 0.01% Pawn 0.90%

docker-hspf's Introduction

Introduction

USGS has not released a reasonable Linux version of LIBANNE. This work was undertaken by Tim Cera, P.E. in early 2006 initially based on the USGS libanne library for Solaris. Significant improvements and bug fixes have been made by Tom Jobes. For this work, both Tim Cera and Tom Jobes were employed by the St. Johns River Water Management District (SJRWMD).

This code base is now based on the Aqua Terra development code. There have been some exchange of bug fixes and features between Aqua Terra and the SJRWMD.

Aqua Terra has not identified consistently numbered releases, and so really this code also does not have a release either.

Warnings

The SJRWMD accept no liability...etc.

Use

   docker pull timcera/docker-hspf

Change directory to the location of the UCI and WDM files for your model.

   cd /path/to/model

Run the docker image

   docker run -v /path/to/model:/home/hspf timcera/docker-hspf input.uci

Changes

  • The 'unformatted' FORTRAN binary file is misnamed. It does have a format, it is just that the format is specified by the compiler. This means that the 'unformatted' format can even change between compiler versions from the same manufacturer! The GenScn application was programmed to read the HSPF binary file format as created by the Windows Lahey compiler. Compiling the HSPF code with any other compiler meant that the binary output file was then inaccessible to GenScn. Generic HSPF binary output file code was developed to create a Windows Lahey formatted, 'unformatted' file. Tom Jobes

  • A flag was added to allow the use of the surface F-Tables separately from the rest of the high water table machinery. Tom Jobes

  • Increased number of special actions. Tom Jobes

  • Identical include files moved to a common include directory. Tim Cera

  • Developed cross-platform cmake build environment builder. Tim Cera

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.