-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
48 lines (47 loc) · 1.47 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Eophis
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Alexis
family-names: Barge
email: [email protected]
affiliation: 'IGE, CNRS, Université Grenoble Alpes'
- given-names: Julien
family-names: Le Sommer
email: [email protected]
affiliation: 'IGE, CNRS, Université Grenoble Alpes'
- name: IGE-MEOM
city: Saint Martin d'Hères
country: FR
post-code: '38400'
identifiers:
- type: doi
value: 10.5281/zenodo.13852038
description: URL of Eophis version 1.0.0
- type: url
value: 'https://gmd.copernicus.org/articles/10/3297/2017/'
description: OASIS-MCT3 heritage link
repository-code: 'https://github.com/meom-group/eophis'
abstract: >-
Eophis is a collection of tools to facilitate the creation
and the configuration of an OASIS environment in a Python
script to couple with Fortran/C geoscientific codes.
Typical applications include hybrid physics / ML modeling,
deployment of fast evolving high-level libraries in stable
low-level codes or prototypal code testing.
keywords:
- Python
- Fortran
- Machine Learning
- Geophysical models
- Hybrid physics
- OASIS coupling
license: MIT
commit: 0e8be458720d2d6838e860bd382cbcd8e21f673d
version: v1.0.0
date-released: '2024-09-27'