-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from cghoffmann/pp_flexibility
Integration of Pp flexibility branch (no leap _years, EOF rotation, xarrax loading)
- Loading branch information
Showing
139 changed files
with
39,801 additions
and
6,828 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use this software, please cite it as below." | ||
authors: | ||
- family-names: "Hoffmann" | ||
given-names: "Christoph G." | ||
orcid: "https://orcid.org/0000-0003-2712-8648" | ||
title: "mjoindices" | ||
abstract: "A Python Package to Calculate the OLR-Based Index of the Madden-Julian-Oscillation (OMI)" | ||
license: GPL-3.0 license | ||
doi: 10.5281/zenodo.3957857 | ||
repository-code: "https://github.com/cghoffmann/mjoindices" | ||
preferred-citation: | ||
type: article | ||
authors: | ||
- family-names: "Hoffmann" | ||
given-names: "Christoph G." | ||
orcid: "https://orcid.org/0000-0003-2712-8648" | ||
- family-names: "Kiladis" | ||
given-names: "George N." | ||
orcid: "https://orcid.org/0000-0001-6588-3762" | ||
- family-names: "Gehne" | ||
given-names: "Maria" | ||
orcid: "https://orcid.org/0000-0002-7267-8676" | ||
- family-names: "von Savigny" | ||
given-names: "Christian" | ||
orcid: "https://orcid.org/0000-0001-7926-3986" | ||
doi: "10.5334/jors.331" | ||
journal: "Journal of Open Research Software" | ||
title: "A Python Package to Calculate the OLR-Based Index of the Madden-Julian-Oscillation (OMI) in Climate Science and Weather Forecasting" | ||
volume: 9 | ||
issue: 1 | ||
year: 2021 | ||
month: 5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 43c19e6dc6482ba3e17a2858545d2353 | ||
config: f446bbd3bce08b8f7ba94e8fd09f77d6 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.