Skip to content

AndrewILWilliams/rfmtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rfmtools

Created/Mantained By: Andrew Williams (andrew.williams@physics.ox.ac.uk) Other Contributors: ()

Features

  • Easily generate idealized atmospheric profiles of H2O, CO2 and temperature, in an RFM-friendly format.
  • Run the RFM from within a jupyter notebook!
  • Directly parses output files into xr.DataArrays!

Installation

An environment.yml file is provided from which you can generate an rfm environment with the command conda env create --file environment.yml.

To add this environment to you jupyter lab instance, you must first activate this environment and then run ipython kernel install --user --name=rfm.

RFM

To install the RFM, follow the instructions here: http://eodg.atm.ox.ac.uk/RFM/

This code has only been tested for v5.10_23MAY20 of the RFM.

About

Utility functions for running idealized profiles through the Reference Forward Model (RFM; Dudhia, 2017)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages