shawnlaffan / biodiverse

A tool for the spatial analysis of diversity
http://shawnlaffan.github.io/biodiverse/
GNU General Public License v3.0
74 stars 19 forks source link

Basedata - allow import from raster and shapefile formats #408

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The system currently only imports data using delimited text files.  However, 
much of the data used in Biodiverse are originally provided in raster formats.  

It would be helpful to directly import such data, starting with asciigrid 
rasters.  

Original issue reported on code.google.com by shawnlaffan on 29 Oct 2013 at 10:48

GoogleCodeExporter commented 9 years ago
Issue 419 has been merged into this issue.

Original comment by shawnlaffan on 3 Mar 2014 at 7:45

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2174.

Add example script to show how to import raster data and then analyse them.
Not tested yet.

Original comment by shawnlaffan on 5 Mar 2014 at 5:47

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2175.

Example script now works.  

Original comment by shawnlaffan on 5 Mar 2014 at 7:57

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2176.

Add spacers to the import dialogue.  This makes the options clearer.  

Original comment by shawnlaffan on 5 Mar 2014 at 10:32

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2177.

Basedata.pm: Cleaner handling of the cellsize args.  Mainly don't override 
existing settings.    
BasedataImport.pm:  Use an array ref when setting cellsizes, otherwise we were 
getting the last one in the list.    

Original comment by shawnlaffan on 5 Mar 2014 at 10:34

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2240.

Merge recent trunk changes across.  

Original comment by shawnlaffan on 24 Mar 2014 at 4:46

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2253.

Merge recent trunk changes across

Original comment by shawnlaffan on 27 Mar 2014 at 12:43

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2254.

Mark the merge 

Original comment by shawnlaffan on 27 Mar 2014 at 12:44

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2255.

Update issue 295
Update issue 322
Update issue 251
Merge all changes across to the trunk.  

Update issue 434
Fix test failures with the PE ancestral clade loss indices (they were missing 
from the test file).

Original comment by shawnlaffan on 27 Mar 2014 at 1:15

GoogleCodeExporter commented 9 years ago
Mark as fixed.  

Any new issues or functionality can be listed under a new issue.

This branch will now be deleted.  

Original comment by shawnlaffan on 27 Mar 2014 at 1:22

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2269.

Delete the issue's branch now it is completed.

Original comment by shawnlaffan on 27 Mar 2014 at 3:45

GoogleCodeExporter commented 9 years ago
Issue 252 has been merged into this issue.

Original comment by shawnlaffan on 1 Apr 2014 at 1:16