GithubHelp home page GithubHelp logo

nbiswasuw / jason3cludcomputing Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 2.53 MB

This repository is for dynamic river width based Jason 3 river height visualization using Google Earth Engine

Home Page: http://depts.washington.edu/saswe/jason3/

Python 3.07% C# 2.12% HTML 5.83% CSS 8.58% JavaScript 80.40%

jason3cludcomputing's Introduction

Google Earth Engine based Jason 3 height visualization

About the system

The frontend portal of this system shows 166 virtual station locations of JASON-3 altimeter that cross a river in South and Southeast Asia. At these locations, two different types of altimeter height extraction are shown in near real-time. One is based on using only JASON-3 altimeter and assuming a static (fixed) river with. The other is based on latest river condition that is inferred from the most recent Sentinel-1 SAR imagery. The SAR image helps identify the most likely river width around the time of the JASON-3 overpass, which is then used to extract height only over the track that has the highest confidence of having water. For rivers that frequently change in width and direction due to seasonal hydrology (monsoon) or human impacts (dams, barrages, diversions), such a SAR-based JASON-3 altimeter height extraction has been shown to improve JASON-3 height estimation accuracy for medium to large rivers (> 300 m). The analysis to infer latest river conditions is done in a cloud computing environment using Google Earth Engine, which makes the entire process very efficient and minimizes the need for data download. This work is experimental in nature and users should use the estimated heights at their own risk. Our vision for the future is that such a system will cater to the strengths of the planned SWOT and NISAR missions, along with altimeters that will be flying by 2021, and rapidly provide users anywhere in the world, the best possible height estimate in near real-time to enable important decisions on the fly.

Citation

The standard citation for this portal and data is “Biswas, N., F. Hossain, M. Bonnema, H. Lee and M.A. Okeowo (2019) An Altimeter Height Extraction Technique for Dynamically Changing Rivers of South and South-East Asia, Remote Sensing of the Environment, vol. 221, pp. 24-37 (https://doi.org/10.1016/j.rse.2018.10.033).

Directory Structure

The "www" directory is the Jason 3 server hosted at UW.

"HeightExtractor" C# based code is used to:

  1. Detect lates altimeter IGDR product from PODAAC/AVISO FTP server
  2. download of the latest product if not already downloaded
  3. Unzip the latest downloaded products
  4. Extract the coordinates of altimeter data using bankfull river extent Input: Jason 3 IGDR Data server (PODAAC/AVISO FTP) Output: Extracted coordinates and heights of altimeter data using bankfull width database

"Visualizer.py" is for processing altimeter timeseries. The specific tasks of this python code is:

  1. Take altimeter datasets and apply K Means Clustering to get static river width based heights
  2. Go to GEE to retrieve closest available Sentinel 1 SAR imagery at the time of Jason 3 altimeter pass
  3. Apply look angle correction, speckle filtering, terrain correction and get the corrected imagery product
  4. Retrieve the backscatter coefficient using the altimeter coordinates
  5. Filter the altimeter locations with Sentinel 1 water pixels
  6. Apply Interquartile Range(IQR) filtering to filter out unrealistic heights
  7. Prepare the dynamic river width based rievr heights with IQR filtering Input: 4) of the "HeightExtractor" C# Code Output: Timseseries

jason3cludcomputing's People

Contributors

nbiswasuw avatar

Stargazers

huangjingyuan avatar Amin Shakya avatar  avatar Amit Wadhwa avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

aristyowijaya

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.