|
1 |
| -# coSIF: Spatial statistical prediction of solar-induced chlorophyll fluorescence (SIF) from multivariate OCO-2 data |
| 1 | +# coSIF: Spatial statistical prediction of solar-induced chlorophyll fluorescence (SIF) from multivariate OCO-2 data |
| 2 | + |
| 3 | +[](https://doi.org/10.5281/zenodo.8078592) |
2 | 4 |
|
3 | 5 | This repository contains code to reproduce the results in the paper:
|
4 | 6 |
|
5 |
| -> Jacobson, J., Cressie, N., Zammit-Mangion, A. (n.d.) Spatial statistical prediction of solar-induced chlorophyll fluorescence (SIF) from multivariate OCO-2 data. Under review in *Remote Sensing*. |
| 7 | +> Jacobson, J., Cressie, N., Zammit-Mangion, A. (n.d.) Spatial statistical prediction of solar-induced chlorophyll fluorescence (SIF) from multivariate OCO-2 data. Under review in *Remote Sensing*. |
6 | 8 |
|
7 | 9 | Unless stated otherwise, all commands are to be run in the root directory of the repository.
|
8 | 10 |
|
9 |
| -The resulting *coSIF* data products for Februray, April, July, and October 2021 are archived here: TODO |
| 11 | +The resulting *coSIF* data product for February, April, July, and October 2021 are available here: https://doi.org/10.5281/zenodo.8078592 |
10 | 12 |
|
11 |
| -A supplementary dataset of all fitted model parameters is available here: TODO |
| 13 | +A supplementary dataset of all fitted model parameters is available here: https://doi.org/10.5281/zenodo.8078560 |
12 | 14 |
|
13 | 15 | TODO: Add graphical abstract here.
|
14 | 16 |
|
@@ -39,7 +41,9 @@ mkdir 202102 202104 202107 202110
|
39 | 41 |
|
40 | 42 | ## Getting the data
|
41 | 43 |
|
42 |
| -A compressed file containing the input datasets required for the analysis is archived here [TODO]. This file can be downloaded and extracted into the directory `data/input`. These input datasets include both observational and auxiliary datasets, which we obtained as described below. |
| 44 | +[](https://doi.org/10.5281/zenodo.8078476) |
| 45 | + |
| 46 | +A compressed file containing the input datasets required for the analysis is archived [here](https://doi.org/10.5281/zenodo.8078476). This file can be downloaded and extracted into the directory `data/input`. These input datasets include both observational and auxiliary datasets, which we obtained as described below. |
43 | 47 |
|
44 | 48 | ### Observational datasets: OCO-2 SIF and XCO2
|
45 | 49 |
|
|
0 commit comments