Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/linbuer233/metjl.jl

A Julia package that provides calculation functions commonly used in meteorology
https://github.com/linbuer233/metjl.jl

calculations julia julia-package meteorology

Last synced: 2 months ago
JSON representation

A Julia package that provides calculation functions commonly used in meteorology

Awesome Lists containing this project

README

        

![MetJl.jl](/logo.png)
[![Stable Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://linbuer233.github.io/MetJl.jl/stable)
[![In development documentation](https://img.shields.io/badge/docs-dev-blue.svg)](https://linbuer233.github.io/MetJl.jl/dev)
[![Build Status](https://github.com/linbuer233/MetJl.jl/workflows/Test/badge.svg)](https://github.com/linbuer233/MetJl.jl/actions)
[![Test workflow status](https://github.com/linbuer233/MetJl.jl/actions/workflows/Test.yml/badge.svg?branch=main)](https://github.com/linbuer233/MetJl.jl/actions/workflows/Test.yml?query=branch%3Amain)
[![Lint workflow Status](https://github.com/linbuer233/MetJl.jl/actions/workflows/Lint.yml/badge.svg?branch=main)](https://github.com/linbuer233/MetJl.jl/actions/workflows/Lint.yml?query=branch%3Amain)
[![Docs workflow Status](https://github.com/linbuer233/MetJl.jl/actions/workflows/Docs.yml/badge.svg?branch=main)](https://github.com/linbuer233/MetJl.jl/actions/workflows/Docs.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/linbuer233/MetJl.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/linbuer233/MetJl.jl)
[![DOI](https://zenodo.org/badge/852891568.svg)](https://doi.org/10.5281/zenodo.13956120)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
![GitHub contributors](https://img.shields.io/github/contributors/linbuer233/MetJl.jl)

MetJl.jl is a Julia language package that provides calculation functions commonly used in meteorology. It is inspired by the calc module in Python's MetPy library. This package aims to provide Julia users with a convenient and efficient tool for processing meteorological data.

## Installation

To install MetJl.jl, you need to use Julia's package manager. Enter the following command at the Julia command line:

```julia
pkg> add MetJl
```

## Features

MetJl.jl provides the following functionality:

- Calculate dewpoint temperature
- Calculate relative humidity
- Calculate potential temperature
- Calculate density height
- and other weather-related calculations

## Usage

## How to Cite

If you use MetJl.jl in your work, please cite using the reference given in [CITATION.cff](https://github.com/linbuer233/MetJl.jl/blob/main/CITATION.cff).

## Contributing

If you want to make contributions of any kind, please first that a look into our [contributing guide directly on GitHub](docs/src/90-contributing.md) or the [contributing page on the website](https://linbuer233.github.io/MetJl.jl/dev/90-contributing/).

## Contact

If you have any questions or need help, you can contact us by:

- mail:
- project: [MetJl.jl](https://github.com/linbuer233/MetJl.jl)

Thanks for using MetJl.jl

---

### Contributors





Linbuer233



Linbuer233




💻
📆
📖
🚧
👀



wzzcharles



wzzcharles




💻
📖
👀
🤔


---

### Special Thanks

Our project stands on the shoulders of giants. We are grateful to the open source community for the tools, libraries, and frameworks that have made our work easier and more efficient.





Abel Soares Siqueira


Abel Soares Siqueira