imagepbl / effort-sharing

Analysis and plotting scripts for effort sharing, associated with the Carbon Budget Explorer
MIT License
0 stars 0 forks source link

Implemented Jones et al instead of PRIMAP #75

Closed MarkMDekker closed 4 months ago

MarkMDekker commented 4 months ago

Fixes #71 Fixes #4

Because of poor / jumpy LULUCF data, we looked for a dataset based on PRIMAP that more directly follows bookkeeping models (BLUE / OSCAR / Houghton). We found this in the Jones et al. paper (https://www.nature.com/articles/s41597-023-02041-1#Sec1). Data can be found at https://zenodo.org/records/10839859. I already downloaded this to my Data/ folder on X: drive. You @chantalwuer have access to that so for now there are no path-problems.

Great if you could check this, let me know if not! Does this code still work on your end?

MarkMDekker commented 4 months ago

As you may have seen, I changed the datadrive (where everything should be saved) into K:/data/DataUpdate_ongoing/, which can then easily be exported to a certain data update for the tool. Better than using that old ECEMF/T5.1/ folder ;-)

MarkMDekker commented 4 months ago

The LULUCF_investigation.ipynb is not really important right now. It's a notebook I used to do some LULUCF comparisons. Just not throwing it away because it may be useful later.