Changes in sos4R Version 0.2-7 - 2011-12-02

  o ADDED describeSensor can now handle a character vector of procedures, will return a list with the sensor descriptions

  o ADDED note in verbose mode about multiple content types in .getObservation_1.0.0
  
  o ADDED handling of OM mime subtype  
  
  o ADDED demo with EO2Heaven SOS, called "eo2heaven", deals with data download and plotting and some analysis
  
Changes in sos4R Version 0.2-6 - 2011-10-07

  o CHANGED documentation of changes from CHANGES to this NEWS file
  
  o ADDED function sosNews() to access this file from an R session
  
  o CHANGED syntax in cheat sheet, not using the | character for alternatives.
  
  o ADDED file in sandbox: useR-2011.R

  o Change in parseSosObservationOffering: does not break anymore if procedures (though mandatory!) are missing

  o Change in encodeXML: Now a specific function for objects of class POSIXt exists so that only the encoding of time can be overridden by users, this is demonstrated in demo("southesk") and documented in the vignette.

  o Change in encodeKVP: Specific function for objects of class POSIXt, see above.

Changes in sos4R Version 0.2-4 - 2011-07-25

  o CHANGED name Nuest again in citation file, one directly using the umlaut, another using N\\uest.

  o BUGFIX in as.SensorML.SpatialPointsDataFrame, now using a default CRS (EPSG 4326), if it cannot be detected.

  o BUGFIX in sosBoundedBy(SensorML) which was always returning empty matrix for bounding box

  o CHANGED way of building the package to see if NOTEs about uncompacted PDFs can be fixed by the according option in R CMD build

  o BUGFIX in latex file, misplaced "&"
  

For older news entries see > sosChanges() in an R session or the document sos4R/CHANGES.
