GithubHelp home page GithubHelp logo

pjbutcher / nwm-post-processing-with-lstm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jmframe/nwm-post-processing-with-lstm

0.0 0.0 0.0 9.5 MB

Post processing the National Water Model at a one day averaged time step with long short-term memory networks.

Python 2.57% Jupyter Notebook 97.38% Shell 0.05%

nwm-post-processing-with-lstm's Introduction

This is code to post process the National Water Model output with Long Short Term Memory networks.

The LSTM codebase is copied from https://github.com/kratzert/ealstm_regional_modeling (Old codebase)

Also running the LSTM with the new codebase here: https://github.com/kratzert/lstm_based_hydrology.git (New codebase)

Content of main repository

main*.py Main python file used for training and evaluating of our models, as well as to perform the robustness analysis using the ealstm_regional_modeling codebase.

data/ contains the list of basins (USGS gauge ids) considered in our study

jupyter_notes/ working notebooks calculating and plotting the results of our study. These notebooks will be updated and when in their final versions will be your starting point for duplicating results.

environment_gpu.yml can be used with Anaconda or Miniconda to create an environment with all packages needed.

configs/ Configuration files for running the LSTM with the newer codebase (lstm_based_hydrology)

ig_nwm_lstm.py This script is used to calculate the integrated gradients of the LSTM runs from the old codebase. The 'baselines' are all set to zero.

ig_nwm_lstm_precip.py This is the same as above, but this particular calculation sets the baseline of the precipitation to -mean/stdev, leaving the other baselines at zero.

These experiments are trained on water years 2004 - 2013 and tested on water years 1994 - 2002.

nwm-post-processing-with-lstm's People

Contributors

jmframe 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.