Giter VIP home page Giter VIP logo

tropicalcyclonepotentialintensity.jl's Introduction

TropicalCyclonePotentialIntensity

DOI Stable Dev Coverage

TropicalCyclonePotentialIntensity.jl

This package implements the functions of Daniel Gilford's TCPyPI for the JuliaLanguage. This are widely used routines in the Tropical Cyclone community. I hope this helps widen the atmospheric science ecosystem for Julia.

Installation

This package is very lightweight and it is registered in the Julia General Registry so to install it in the Julia REPL just hit the ] key to enter Pkg mode, then type

Pkg> add TropicalCyclonePotentialIntensity

Usage

TropicalCyclonePotentialIntensity.jl has three main functions:

In here, tparcel, pparcel and rparcel are the temperature (in Kelvin), pressure (in hPa) and mixing ratio (kg/kg) of a parcel and tabs, r and pres are environmental profiles (should be equally sized arrays).

get_buoyancy_of_lifted_parcel(tparcel,rparcel,pparcel,tabs,r,pres)

get_potential_intensity_of_tropical_cyclone(tparcel, pparcel, pres, tabs, r)

get_cape_and_outflow_temp_from_sounding(tparcel,rparcel,pparcel,tabs,r,pres)

Units

This package uses Unitful.jl to manage units. We recommend to use TropicalCyclonePotentialIntensity.jl with unitful quantities to help maintain your results consistent, although it should run without real numbers as well.

Package under development

This package is under development by Argel Ramírez Reyes. It is definitely not perfect. Bugs are expected as this has not been widely tested. Bug reports or collaborations are highly appreciated.

Cite as:

Ramírez Reyes, Argel. (2022). TropicalCyclonePotentialIntensity.jl (v0.2.0). Zenodo. https://doi.org/10.5281/zenodo.6600862

Based on

Gilford, D. M., 2021: pyPI (v1.3): Tropical Cyclone Potential Intensity Calculations in Python. Geoscientific Model Development, 14, 2351–2369, https://doi.org/10.5194/gmd-14-2351-2021.

tropicalcyclonepotentialintensity.jl's People

Contributors

aramirezreyes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

tropicalcyclonepotentialintensity.jl's Issues

Using Bolton's formula for the saturation vapor pressure may not be the best idea.

Per conversation with @mattigel, some of the functions in src/physicsfunctions.jl are approximations that may not be appropriate. In particular, the Bolton's formula in herefor saturation vapor pressure may give incorrect results.

To do: consider using the thermodynamics from Thermodynamics.jl if it is lightweight enough or use a different formulation.

Caveats: We will need to remove the objective of validating against Emanuel's and Gilford's implementation and we will need a different way to validate.

Other potentially problematic approximations: LCL

TagBot trigger issue

This issue is used to trigger TagBot; feel free to unsubscribe.

If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.

If you'd like for me to do this for you, comment TagBot fix on this issue.
I'll open a PR within a few hours, please be patient!

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.