Work-in-progress...
-  Move SEQUENCESstatement upper in pgmodeler script (MANUAL)
- Add DOMTAR on functions
-  Compute plot_size by plot for QC
-  Remove DEFAULT nextval('plot_info_plot_id_seq'::regclass)on plot_id_plot_info (MANUAL)
- Add bolean field: is_planted ?
-  Need create functions on has_superplot,plot_size,sapling_plot_size,seedling_plot_size,is_planted
-  Table working for: FIA,QC,ON,NB,DOMTAR
- Some code from NB are missing (Need to be checked)
- Remove all plots with no year of measurement (NB)
- Coordinates taken on the last measurement
- Field coord_geomis not empty
- Only consider maximum geometry_point (Need further investigations)
- Add exception in temp_sch trigger: climatic_tbl need to be untouched.
git clone https://github.com/TheoreticalEcosystemEcology/QUICC-SQL.git
cd QUICC-SQL/
make all