https://github.com/clkroll/konrad

Implementation of a radiative-convective equilibrium model.

https://github.com/clkroll/konrad

Science Score: 23.0%

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

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 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 (8.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Implementation of a radiative-convective equilibrium model.

Basic Info
  • Host: GitHub
  • Owner: ClKroll
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 2.32 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 7 years ago · Last pushed about 6 years ago
Metadata Files
Readme License Code of conduct

README.md

PyPI version Travis DOI Documentation Status

konrad - Radiative-convective equilibrium framework

The goal of konrad is to provide a simple framework to run radiative-convective equilibrium (RCE) simulations. It is build in an object oriented structure to allow simple modifications of the model setup.

Requirements

konrad requires Python 3.6 or higher. The recommended way to get Python is through Anaconda. But of course, any other Python distribution is also working.

Install stable release

You can install the latest stable version of konrad using pip: bash pip install konrad

Owner

  • Name: Clarissa Alicia Kroll
  • Login: ClKroll
  • Kind: user

GitHub Events

Total
Last Year

Dependencies

setup.py pypi
  • climt ==0.16.9
  • matplotlib >=2.0.0
  • netcdf4 >=1.2.7
  • numpy >=1.16.1
  • scipy >=0.19.0
  • sympl >=0.4.0
  • typhon >=0.7.0
  • xarray >=0.9.1