Code Monkey home page Code Monkey logo

hwrf_largescale_crh's Introduction

HWRF_largescale_crh

Adding a repo to share my large scale scripts with the rest of the Hurricane Task.

A few notes about the contents:

run_seranl.ksh

  • Loops through different experiments, variables, levels to submit the SerAna_run.sh job to the batch system
  • Using the forecast hour loop in the submit script results in hundreds of jobs submitted to queue, so I moved it to the SerAna_run.sh and it loops through all fcst hours in one batch job.
  • I typically only did daily large scale analysis. 6 hour was too much data, but can be done.

SerAna_run.sh

  • Give it an experimental file list and an analysis file list
  • It calls config_template.sh to make a config file for running MET
  • Config is set in a loop in run_seranl.ksh
  • Runs series_analysis with given configuration

config_template.sh

  • Creates a config file and stores it in a subdirectory for each of the configurations defined in the loops of run_seranl.ksh and SerAna_run.sh
  • Vertical level units check is crude for choice between pressure and height since I only did 2 and 10 m height levels and no high atmospheric pressure levels.
  • Hard coded for the statistical output types.

plot_stats_template.sh

  • Loops through experiments, variables, and levels in the shell and gives on template ncl script then runs it
  • Each template ncl script loops through the forecast hours
  • Writes the averages over EP, AL, and entire domain (mega domain of years past) on the plots, and to a text file named text_fn.

** dir: matlab_scripts **

plot_expt_hov.m

  • So sorry about the lack of comments!
  • Plots the averaged data on height vs time plots

hwrf_largescale_crh's People

Contributors

christinaholtnoaa avatar

Watchers

Christina  Holt avatar

Forkers

zhenkunl

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.