GithubHelp home page GithubHelp logo

nbiswasuw / globalhydro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from peironglinlin/globalhydro

0.0 1.0 0.0 25 KB

Global high-resolution hydrologic modeling with 2.94 million river reaches (~90 m DEM)

Python 100.00%

globalhydro's Introduction

GlobalHydro

Global high-resolution streamflow modeling at 2.94 million river reaches extracted from ~90 m DEM

Reference: Lin, P., M. Pan, H.E. Beck, Y. Yang, D. Yamazaki, R. Frasson, C.H. David, M. Durand, T. Pavelsky, G. Allen, C. Gleason, E.F. Wood (2019): Global reconstruction of naturalized river flows at 2.94 million reaches. Water Resources Research. [Eos Editor's Highlight: https://eos.org/editor-highlights/reconstructing-natural-streamflow-at-unprecedented-resolution]

  1. Set up global routing model configurations and prepare inputs for the RAPID model: (1) make_intersect.py #intersect unit catchment with LSM grids (2) make_weight.py #generate weight table (3) fast_connectivity.py #extract topology (river connectivity) using flowline shapefiles

  2. Bias correction against nine runoff charactersistics maps derived from machine learning (1) generate_pixels.py #extract all lat/lon info for grid cells that need BC (in this case ~0.24 million VIC grid cells) (2) main_BC.py #main program for bias correction (see Lin et al. 2019; WRR submitted) for more details (3) control.py #control jobs/cores to divide the entire domain (in this example, 40 jobs 10 cores are used for faster processing)

  3. Generate property tables for shapefile (1) calc_order.py #extract Strahler stream order for flowlines based on calculate connectivity table (see #1) (2) calc_area.py #calculate the unit catchment area in km2 using AEA (Albert Equal Area) projection

Update: 2019-09-26 Added make_m3.py: This script takes gridded runoff time series data (runoff.nc) and the weight table (weight_table.csv) that establishes mapping between rectangular LSM grids to any vector flowline datasets (as generated by make_intersect.py and make_weight.py), which produces m3_riv.nc formatted as the Vlat file required by the RAPID river routing model (lateral inflow to the vector flowlines at every time step).

More info: contact Peirong Lin ([email protected]) for questions March 2019

globalhydro's People

Contributors

peironglinlin avatar

Watchers

James Cloos 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.