Coder Social home page Coder Social logo

era5land-utilities's Introduction

era5land-utilities

A set of python scripts allowing to download, reggrid, aggregate and concatenate ERA5-land data from the CDS (https://cds.climate.copernicus.eu/cdsapp#!/home). The four steps prepare files for the main meteorological inputs of the LISVAP evapostranspiration model and the LISFLOOD hydrological model.

Content:

1. main files

  • "01_ERA5land_downloader.py": CDS API script to use CDS service to retrieve hourly ERA5* variables and iterate over all months in the specified years.
  • "02_ERA5land_yearly_files.py": creates yearly files of daily ERA5* variables and from aggregated hourly values and creates yealry files from monthly files in the specified years.
  • "03_ERA5land_interpolate.py": allows to reggrid yearly files of daily ERA5* variables to another resolution
    • Original grid: 0.1 degrees
    • Objective grid: 1 arc minute (approx 0.016667 deg)
  • "04_ERA5land_concatenate.py": concatenates yearly files of daily ERA5* variables into a single file for the whole specified

2. additional files

  • "11_ERA5land_compression_par.py": Uses calculated add offset and scale factor from "02_ERA5land_yearly_files.py" to estimate the optimal parameters for the whole period (1981-2020)
  • "12_ERA5land_adapt_time_HPC.py": script that shifts the variable dates by one. Useful for inputs of LISVAP and LISFLOOD.

era5land-utilities's People

Contributors

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