Project

General

Profile

« Previous | Next » 

Revision 3567

input.Makefile: Maps building: maps/src.%.csv: Clean up by passing through `$(bin)/cols '*'` whenever it's changed. This ensures that the CSV dialect is always consistently Python's Excel dialect. (Note that this dialect actually uses \r\n as the line ending. The \n line endings were from src maps generated by a previous version of bin/src_map.)

View differences:

src.plots.csv
1
SALVIAS-CSV
2
project
3
PLOT_ID
4
plot_code
5
major_geo
6
country
7
pol1
8
pol2
9
locality_description
10
lat_decimal
11
long_decimal
12
elev_m
13
elev_max_m
14
elev_min_m
15
temp_c
16
precip_mm
17
slope_aspect
18
slope_gradient
19
clay_percent
20
silt_percent
21
sand_percent
22
organic_percent
23
pH
24
soil_N
25
soil_P
26
soil_C
27
soil_K
28
soil_Mg
29
soil_Ca
30
soil_Na
31
soil_acidity
32
soil_base
33
soil_cation_cap
34
soil_conductivity
35
soil_texture
36
holdridge_life_zone
37
life_zone_code
38
observation_type
39
plot_methodology
40
plot_area_ha
41
recensused
42
date_start
43
date_finish
1
SALVIAS-CSV
2
project
3
PLOT_ID
4
plot_code
5
major_geo
6
country
7
pol1
8
pol2
9
locality_description
10
lat_decimal
11
long_decimal
12
elev_m
13
elev_max_m
14
elev_min_m
15
temp_c
16
precip_mm
17
slope_aspect
18
slope_gradient
19
clay_percent
20
silt_percent
21
sand_percent
22
organic_percent
23
pH
24
soil_N
25
soil_P
26
soil_C
27
soil_K
28
soil_Mg
29
soil_Ca
30
soil_Na
31
soil_acidity
32
soil_base
33
soil_cation_cap
34
soil_conductivity
35
soil_texture
36
holdridge_life_zone
37
life_zone_code
38
observation_type
39
plot_methodology
40
plot_area_ha
41
recensused
42
date_start
43
date_finish

Also available in: Unified diff