Giter VIP home page Giter VIP logo

python_visualisation's Introduction

python_visualisation

Meteorological data visualisation scripts
language: Python, bash

1. Hough_wind_field.py

Description: plotting wind fields of Hough harmonics for MODES website (outcome figures: https://modes.cen.uni-hamburg.de/hough)
Input: reanalysis wind data (u,v) and geopotential height data (Z) for different waves, decomposed by normal-mode function software MODES (https://modes.cen.uni-hamburg.de/)
Output: wind vectors and geopotential height contour on a global map (longitude range shifted automatically according to the wave center in each data file)

2. mean_spectra.py

Description: calculate the mean energy spectra from single spectra over a week, and plot them (1-D);
calculate the irrot./total ratio and plot it
Input: binary data of En_k(n,l), En_n(k,l)
Output: 1-D mean energy spectra figures (x: log(k), log(n), y: log(En), irrot./total ratio

3. plot_2D.py

Description: calculate the mean spectra from single spectra over a week, and plot them (2-D)
Input: binary data of En(k,n,l)
Output: 2-D mean energy spectra figures

4. loop_plot.sh

Description: Running a python script for 6-hourly data files

5. Rossby_contourf_sph.py, convert_gif.py

Description: plot contourf of Rossby wave; convert a series of Rossby wave images into a .gif
Input: decomposed Rossby wave data (6-hourly)
Output: see "Gallery-Rossby.gif"

6. Gallery

examples of outcome figures

python_visualisation's People

Contributors

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