- Android botany climate change Data handling Data sources decision support tool forest GIS GIS software GRASS GIS history LibreOffice / OpenOffice Mobile tools Modelling online mapping Open access Operating system QGIS R computing environment research tools Software release Spatialite SQLite statistics tools Ubuntu Uncategorized vegetation
Meta
Monthly Archives: May 2011
Adapting (or creating) a citation style for Zotero
Zotero comes with a default list of citation styles, and you can download many more (1555 styles last time I checked) from here. Installing is simple, just click on the install button for the desired citation style.
Overview of R resources
Another nice overview of R resources: http://www.backsidesmack.com/r-resources/. The authors will keep the list updated, so worth bookmarking it. And if you have good suggestions,make sure to leave him a comment.
Reverb; new tool on the NASA site to search, find and download data
I was looking today for the most convenient way to download the MODIS landcover data from the LP DAAC. In between the 7! different portals one would expect at least one to be easy, but it was only the 8th … Continue reading
Posted in Data handling, Data sources
Leave a comment
Register yourself as GRASS GIS or QGIS user
Never realized, but it is possible to register yourself as a GRASS or QGIS user. See this post how to do this.
Importing global rasters in GRASS gives me ‘illegal latitude for North’ message
Importing data layers with a global coverage in GRASS GIS might in some cases result in the error message “G_set_window(): Illegal latitude for North”. For example, I got the message while trying to import the GlobCover 2009 (version 2.3).
Posted in Data handling, GIS, GIS software, GRASS GIS
Tagged GIS, GRASS GIS, import data, r.in.gdal, raster, trouble shooting
1 Comment
Extract values from multiple rasters
I got a question how to create a loop function using the “for” command to process Worldclim layers, all with similar names (e.g. bio1-19, tmin1-12, tmax1-12, prec1-12). The loop would need to repeat for each iteration: adding a column with … Continue reading
Macro to remove filters in Libre/OpenOffice
I often use filters in my Open/LibreOffice and wanted to know how to create a macro that removes all existing filters. The OpenOffice Wiki tells you how to do this.
SQLiteMap
Looks interesting, a R package that provides bindings to Spatialite functionalities. Through this bindings one can carry out the spatial functions available in Spatialite from within R using simple SQL statements.
Posted in GIS software, R computing environment, Spatialite, SQLite
Tagged fopen source, R, Spatialite, SQLite
Leave a comment
