ANTB25/P4-PYTHON-PALAEO-PLOTTING-PROGRAM: P4-PYTHON-PALAEO-PLOTTING-PROGRAM
Creators
Description
This program allows the plotting of publication standard 'palaeo' figures for palaeo data such as testates, pollen, macrofossils, diatoms etc etc. The program produces typical plots seen in this field with taxa vs depth. The program relies on the code but also up to 3 files that the user must configure. These are the Parameter file, the Input file and potentially an Extra Input file. Input files contain the data to be plotted and some taxa specific aesthetic coding. The Parameter file contains more general aesthetic coding related to the figure and also contains the route locations of files and allows output names to be determined.
The program has been written in Python 3.7.6 and uses numpy (1.18.1), pandas (1.3.0), matplotlib (3.2.2) and argparse (1.1).
The program was written by Dr Antony Blundell University of Leeds in 2022. The program has been archived in Zenodo and has an accompanying doi.
To use the program the manual provided P4_MANUAL.pdf should be read. Without reading the manual it would be hard to understand what is a relatively simple process to create high quality plots. The manual explains the entire process from getting started with python to creating figures with example data provided from published papers or with the users own data. Examples of completed plots for the two example data sets from published work from Keighley Moor (macrofossil data) and Ardkill Moss (Testate data) are also provided as well as the input/parameter files for these. For the examples to work the user must fill in the entry in the relevant Parameter file with the folder address where they have saved the files from the repository. At present it is just C:\User.
Substantial effort has been made to write as many user error checking routines as possible in this code and in most circumstances issues should be met with messages detailing the problem and provide a possible solution.
Files
ARD_Testate_Extra_Input.csv
Files
(13.6 MB)
Name | Size | Download all |
---|---|---|
md5:18b46ee8901e02c260e0d78100b13eb0
|
3.1 kB | Preview Download |
md5:b03d9cf3c3fe1966d1f37219f06d092f
|
13.6 kB | Download |
md5:d023c73261986b06ac7f0a2d29ef6c1f
|
11.1 kB | Preview Download |
md5:99ed159e395b408dccd72534f3cea820
|
24.7 kB | Download |
md5:8fdacbca75de4f963904f61764c493a4
|
51.4 kB | Preview Download |
md5:144b45abbc50a919d373bedaf9df5d43
|
26.3 kB | Download |
md5:98df5c639e752708bac12b216c9f301c
|
250.5 kB | Preview Download |
md5:8535fa5cebff39746e1b65d1c5bb1360
|
1.8 MB | Preview Download |
md5:f757efd57384d4ef4d9559111c4be27a
|
348 Bytes | Download |
md5:51edc5ee70ac9074d99b20acce11e35b
|
3.1 kB | Preview Download |
md5:3d623ad13e7085e62a8d8505dd0fb3d2
|
13.2 kB | Preview Download |
md5:b5bf4f68afda6a396e0b1bea3728487b
|
25.8 kB | Download |
md5:65420aa66f13905c72edb43d1dd9069d
|
13.4 kB | Preview Download |
md5:e1882f9f82fc6ea591c349e97fc763e8
|
52.0 kB | Preview Download |
md5:9811665535c085ed15f43a5039037d79
|
26.1 kB | Download |
md5:5843a012d21dade46fa520e0ced01032
|
52.1 kB | Preview Download |
md5:3db79db67c3d9639b338dc37fb26d187
|
203.3 kB | Preview Download |
md5:562e03964bbdca4a486970243e652a57
|
300.4 kB | Preview Download |
md5:2f033ae77c6ba7ffff3cc00e15cc2cd7
|
1.2 MB | Preview Download |
md5:98c302fa781c56ac580624edd7624665
|
1.2 MB | Preview Download |
md5:4ae09d45eac4aa08d013b5f2e01c67f6
|
34.5 kB | Download |
md5:221495388452383beeb8487bee7f0ef7
|
7.7 MB | Preview Download |
md5:3562657907467e7d2df10ce7ca56d836
|
616.7 kB | Download |
md5:810a74490dd3480e4004f6157a42a7d6
|
2.0 kB | Preview Download |
md5:42a2159a33988762fc9ad76a9d85b1f9
|
1.8 kB | Preview Download |
md5:42a2159a33988762fc9ad76a9d85b1f9
|
1.8 kB | Preview Download |
md5:f8c6f4e45e35d1ce33599e776ef21459
|
12.0 kB | Download |
md5:39bfe4de6a823ad46863919da3707024
|
50.4 kB | Preview Download |
md5:c27029862f352b670086e54ed53be061
|
24.4 kB | Download |
Additional details
Related works
- Is supplement to
- https://github.com/ANTB25/P4-PYTHON-PALAEO-PLOTTING-PROGRAM/tree/v1.0.1 (URL)