Giter VIP home page Giter VIP logo

peacflow2-manaus-drought-forecasting's Introduction

PEACFLOW2-Manaus-drought-forecasting

This package is used to investigate annual minimum river level on River Negro over Manaus. It will use a similar structure as PEACFLOW MANAUS Flood Forecasting.

Manaus Drought 2010

Use the package

  1. Download the package.
  2. Scripts are written in Bash and Python3. Following tools and packages are necessary.
  3. To run the script: sh main.sh
    3.1 Enter forecasting year:
    Step1
    3.2 Choose forecasting lead month:
    Step2
    3.3 Whether to include model uncertainty (True is recommanded):
    Step3
    3.4 Choose forecasting input:
    Step4
    3.4.2 For Seasonal-Forecast only, if lead-month = August, then a model-ensemble need to be specified.
    • wiSep: Include September rainfall forecast.
    • woSep: Exclude September rainfall forecast.
      Step4.2
      3.5 Downloading input data:
      Step5
      3.6 Forecasting minimum river level with the uncertainty range:
      Step6
      3.7 Investigating the probability under a customised threshold:
      Step7

Input Data and other scripts

Constant data

  • Monthly rainfall mask for CHIPRS: mask_chirps_???.npz
  • Monthly rainfall mask for ECMWF seasonal forecast: mask_chirps2ec_???.npz
  • Statistical Forecast Model ensemble: forecast_model_w?Sep.pickle
  • Data for ECMWF rainfall bias correction: rainfall_bias_correction*.npz
  • Data for investigating forecast models uncertainty: models_uncertainty_w?Sep.npz

Data to be prepared

  • CHIRPS monthly rainfall.
  • ECMWF monhtly rainfall forecast.
  • Prepending maximum river level over Manaus.
  • Circulation indies: AMO, IPO, SOI.
  • ECMWF monthly sea surface temperature forecast.

Other scripts

  • Main forecast python codes: main_obs.py and main_forecast.py
  • Download ECMWF rainfall forecast: ecmwf_forecast_rainfall_download.py
  • Scrape and download the maximum river level over Manaus: fetch_river_level_max.py
  • Scrape and calculate the seasonal circulation indies: fetch_???.py
  • Associated funtions used in main python scripts: river_level_analysis.py

Required Tools and Packages

Data Processing Tools

Shell unitilities

Python packages

peacflow2-manaus-drought-forecasting's People

Contributors

lguo-uk avatar

Watchers

 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.