Skip to content

Commit 5fec849

Browse files
committed
curepy
1 parent 97f4c00 commit 5fec849

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

config/_default/menus.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ main:
3737
url: /#tools
3838
weight: 30
3939
hasChildren: true
40+
- parent: Tools
41+
name: curepy
42+
url: tools/curepy
43+
weight: 34
4044
- parent: Tools
4145
name: comet_maths
4246
url: tools/comet_maths

content/tools/curepy/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,4 @@ Uncertainty propagation through the retrieval can be performed using:
4343
- Markov Chain Monte Carlo (MCMC)
4444
- Optimal Estimation (OE)
4545

46-
Measurement values and uncertainties can be supplied manually or via an *obsarray* dataset. **curepy** also provides tools to analyse retrieval outputs, quantify uncertainties, compare results, and export them again as obsarray datasets.
47-
48-
![alt text](curepy_logo.png)
46+
Measurement values and uncertainties can be supplied manually or via an *obsarray* dataset. **curepy** also provides tools to analyse retrieval outputs, quantify uncertainties, compare results, and export them again as obsarray datasets.

0 commit comments

Comments
 (0)