Skip to content

Commit 0a1e492

Browse files
committed
fixed merge conflicts
2 parents 3ce03d4 + d3ad88d commit 0a1e492

26 files changed

+766
-90
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22
*.asv
3-
*.mat
43
*.png
54
*.fig
65
*.pdf

.zenodo.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"description": "<p>Initial release</p>",
3+
"license": "other-open",
4+
"title": "ComputationalScienceLaboratory/DATools: v0.0.1",
5+
"version": "v0.0.1",
6+
"upload_type": "software",
7+
"publication_date": "2022-06-16",
8+
"creators": [
9+
{
10+
"affiliation": "Virginia Tech",
11+
"name": "Andrey A Popov"
12+
},
13+
{
14+
"affiliation": "Virginia Tech",
15+
"name": "Abhinab Bhattacharjee"
16+
},
17+
{
18+
"affiliation": "Virginia Tech",
19+
"name": "Amit N Subrahmanya"
20+
},
21+
{
22+
"affiliation": "Virginia Tech",
23+
"name": "Adrian Sandu"
24+
}
25+
],
26+
"access_right": "open",
27+
"related_identifiers": [
28+
{
29+
"scheme": "url",
30+
"identifier": "https://github.com/ComputationalScienceLaboratory/DATools/tree/v0.0.1",
31+
"relation": "isSupplementTo"
32+
}
33+
]
34+
}

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![DOI](https://zenodo.org/badge/269520040.svg)](https://zenodo.org/badge/latestdoi/269520040)
2+
13
A set of Data assimilation tools. Filter smoothers, ensemble and variational methods, localization, etc.
24

3-
An active work in progress.
5+
An active work in progress.
2.25 MB
Binary file not shown.
2.12 MB
Binary file not shown.
2.23 MB
Binary file not shown.
Binary file not shown.
2.26 MB
Binary file not shown.
945 KB
Binary file not shown.
1.26 MB
Binary file not shown.

0 commit comments

Comments
 (0)