https://github.com/climateimpactlab/jrnr
Tools for running Climate Impact Lab impacts jobs
https://github.com/climateimpactlab/jrnr
Last synced: 2 months ago
JSON representation
Tools for running Climate Impact Lab impacts jobs
- Host: GitHub
- URL: https://github.com/climateimpactlab/jrnr
- Owner: ClimateImpactLab
- License: mit
- Created: 2017-07-28T20:08:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:42:45.000Z (over 3 years ago)
- Last Synced: 2025-09-10T03:52:26.335Z (7 months ago)
- Language: Python
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
====
jrnr
====
.. image:: https://img.shields.io/pypi/v/jrnr.svg
:target: https://pypi.python.org/pypi/jrnr
.. image:: https://img.shields.io/travis/ClimateImpactLab/jrnr.svg
:target: https://travis-ci.org/ClimateImpactLab/jrnr
.. image:: https://readthedocs.org/projects/jrnr/badge/?version=latest
:target: https://jrnr.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/ClimateImpactLab/jrnr/shield.svg
:target: https://pyup.io/repos/github/ClimateImpactLab/jrnr/
:alt: Updates
Job Runner for Climate Impact Lab Jobs
* Free software: MIT license
* Documentation: https://jrnr.readthedocs.io.
jrnr is a tool to help you create, manage, and monitor your highly parallelizable jobs.
Features
--------
* Job set-up utility for running parallel jobs
* Currently only supports running slurm jobs
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage