GithubHelp home page GithubHelp logo

ahill818 / lazywrf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johnrobertlawson/lazywrf

0.0 2.0 0.0 204 KB

A project that allows the user to simplify the WRF pre-processing and execution process.

lazywrf's Introduction

The lazyWRF project aims to simplify the WPS/WRF process for a few reasons:
  (1) It makes life easier 
  (2) It reduces silly mistakes that overwrite old output files (notwithstanding bugs in this code!)
  (3) It can maximise efficiency when submitting jobs to a server (i.e. it can do it overnight)
  
Your main file is lazyWRF.py. This is the template for other clever ideas like looping, etc.

It does the following:

    (1) Runs geogrid.exe, ungrib.exe, metgrid.exe, real.exe, and wrf.exe automatically.
    (2) Syncs your namelist.wps and namelist.input so you only have to enter settings once
        (i) This includes not having to duplicate everything for each domain
        (ii) And you don't have to work out run_hours etc for the namelist.input
    (3) Automatically downloaded GFS, NAM data you need for your run

It will eventually:

    (*) Intelligently check your logs to alert you of errors (and kill the script at this point)
    (*) Move existing wrfout*, namelist.input etc files from your previous run into a specific directory
    (*) Be suitable for looping through dates, parameterisation permutations, etc etc
    (*) Merge with other projects (creating ensembles with GEFS data; PyWRFPlus plotting package)

This is a work in progress, and comments are highly encouraged. The final goal is a portable and bug-free collection of standalone code that anyone can download, assuming basic Python package installs.

Please report suggestions, issues, etc to me via GitHub and I will improve and fix the package as we go along. Hopefully there is something useful to come out of this, potentially to be presented at the American Meteorological Society Annual Meeting 2014 in Atlanta, Georgia.

Many thanks, 
John Lawson
Iowa State University
PhD Candidate
September 2013

lazywrf's People

Contributors

johnrobertlawson avatar

Watchers

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