metjl.jl

A Julia package that provides calculation functions commonly used in meteorology

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

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (17.4%) to scientific vocabulary

Keywords

calculations julia julia-package meteorology
Last synced: 6 months ago · JSON representation

Repository

A Julia package that provides calculation functions commonly used in meteorology

Basic Info
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • Open Issues: 2
  • Releases: 1
Topics
calculations julia julia-package meteorology
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Code of conduct Citation

README.md

MetJl.jl Stable Documentation In development documentation Build Status Test workflow status Lint workflow Status Docs workflow Status Coverage DOI Contributor Covenant GitHub contributors

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.

Contributing

If you want to make contributions of any kind, please first that a look into our contributing guide directly on GitHub or the contributing page on the website.

Contact

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

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

Owner

  • Name: 我的二你模仿不来
  • Login: linbuer233
  • Kind: user
  • Location: Nanjing

GitHub Events

Total
  • Release event: 1
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 20
  • Pull request event: 4
  • Create event: 4
Last Year
  • Release event: 1
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 20
  • Pull request event: 4
  • Create event: 4

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 days
  • Total issue authors: 0
  • Total pull request authors: 4
  • Average comments per issue: 0
  • Average comments per pull request: 0.88
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 0
  • Pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 days
  • Issue authors: 0
  • Pull request authors: 4
  • Average comments per issue: 0
  • Average comments per pull request: 0.88
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 5
Top Authors
Issue Authors
Pull Request Authors
  • github-actions[bot] (4)
  • dependabot[bot] (4)
  • linbuer233 (4)
  • abelsiqueira (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (4) chore (1)

Dependencies

.github/workflows/CompatHelper.yml actions
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/Copier.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
  • peter-evans/create-pull-request v7 composite
.github/workflows/Docs.yml actions
  • actions/checkout v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/Lint.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
  • lycheeverse/lychee-action v1 composite
.github/workflows/PreCommitUpdate.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • peter-evans/create-pull-request v7 composite
.github/workflows/ReusableTest.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/Test.yml actions
.github/workflows/TestOnPRs.yml actions