Skip to content

BehnazP/SpatioCompo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 

Land-cover maps based on pollen observations for Europe

The usage of the land-cover maps is free, however attribution to the publication is required.

The .csv files in Land-cover Maps folder

  1. land-cover-maps_1900CE,
  2. land-cover-maps_1725CE,
  3. land-cover-maps_4000BCE,

consist of six models described in details in

a) constant
b) elevation
c) K-L_ESM
d) K-L_RCA3
e) H-L_ESM
f) H-L_RCA3

K: Kapplan human-land use (KK10), L: LPJ-GUESS dynamic vegetation model forced by climate data from: ESM : Earth System model RCA3: Rossby Centre Regional Climate Model

and

  1. land-cover-maps_1425CE,
  2. land-cover-maps_1000BCE,

only consist of K-L_ESM based on the results in Pirzamanbein et al. (2018) (https://doi.org/10.1016/j.spasta.2018.03.005)

The columns represent

  • Lon: longitude
  • Lat: latitude
  • C: coniferous forest
  • B: Broadleaved forest
  • U: Unforested land

These results obtained by running the Demo.m function in the src folder in MATLAB. Demo.m sets the structures, dependency and the names. It calls Main.m function to run the MCMC sampling. The results of the Main.m functions are based on the papers mentioned above. However, some of the functions can be used in general cases, dealing with Gaussian Markov Random fields, Compositional Data and Dirichlet distribution.

Reference:

  • Pirzamanbein, Behnaz, Johan Lindström, Anneli Poska, and Marie-José Gaillard. "Modelling Spatial Compositional Data: Reconstructions of past land cover and uncertainties." Spatial statistics 24 (2018): 14-31. (https://doi.org/10.1016/j.spasta.2018.03.005)
  • Pirzamanbein, Behnaz, Anneli Poska, and Johan Lindström. "Bayesian Reconstruction of Past Land Cover From Pollen Data: Model Robustness and Sensitivity to Auxiliary Variables." Earth and Space Science 7, no. 1 (2020): e2018EA00057. (https://doi.org/10.1029/2018EA000547)

Licenses

Code

MATLAB code for modelling spatial compositional data, specifically for reconstructions of past land cover and uncertainties. Copyright (C) 2018 Pirzamanbein Pirzamanbein

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Data

Creative Commons License
Land-cover maps based on pollen observations for Europe by Behnaz Pirzamanbein is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Based on a work at https://github.com/BehnazP/SpatioCompo.

About

This code compute the results in https://doi.org/10.1029/2018EA000547 and is based on the mathematical model developed in https://doi.org/10.1016/j.spasta.2018.03.005.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages