Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
data:solar_satire [2016/08/09 16:16] – Added more details and python code to deal with the time axis jypeter | data:solar_satire [2019/11/18 11:58] (current) – Replaced files links with sharebox links jypeter | ||
---|---|---|---|
Line 5: | Line 5: | ||
* 14C data for the last 9000 years (6754.5 BC to December 2015) | * 14C data for the last 9000 years (6754.5 BC to December 2015) | ||
* 10Be data for the years 885 CE to December 2015 | * 10Be data for the years 885 CE to December 2015 | ||
+ | |||
+ | * In both cases, the data is daily, starting on January 1st 1850, and yearly before | ||
The **14C-based data set** scaled to the CMIP6 historical forcing is the **recommended forcing for the PMIP4-CMIP6 //tier-1// past1000 experiment**. | The **14C-based data set** scaled to the CMIP6 historical forcing is the **recommended forcing for the PMIP4-CMIP6 //tier-1// past1000 experiment**. | ||
Line 106: | Line 108: | ||
>>> | >>> | ||
(6805, 50.5)</ | (6805, 50.5)</ | ||
+ | * You can use the following if you want to do a weighted average over the time axis | ||
+ | * <code python>>>> | ||
+ | >>> | ||
+ | array([[8605]]) | ||
+ | >>> | ||
+ | 1850.0 | ||
+ | >>> | ||
+ | 1849.5 | ||
+ | # Note: it would be nicer to assign 366 to leap years below... | ||
+ | >>> | ||
+ | >>> | ||
+ | array([ 365., 365., 365., 365., 365., 1., 1., 1., 1., | ||
+ | 1., 1., 1., 1., 1., 1., 1., 1., 1., | ||
+ | 1., 1.]) | ||
+ | >>> | ||
+ | </ | ||
===== References ===== | ===== References ===== | ||
Line 139: | Line 157: | ||
You will find below a table with all the available data files, and their md5sum checksum (if you want to check that you download was OK, you can just type '' | You will find below a table with all the available data files, and their md5sum checksum (if you want to check that you download was OK, you can just type '' | ||
- | If you want to download a file, click on the [[https://files.lsce.ipsl.fr/ | + | If you want to download a file, click on the [[https://sharebox.lsce.ipsl.fr/ |
+ | |||
+ | /* The files are currently protected by a password. Get in touch with [[johann.jungclaus@mpimet.mpg.de|Johann Jungclaus]] or [[pmip3web@lsce.ipsl.fr|Jean-Yves Peterschmitt]] if you need to access them. */ | ||
^ md5sum output ^ Data file ^ Size ^ | ^ md5sum output ^ Data file ^ Size ^ |