v0.1dev, 2012-07-12  -- Initial release
v0.13dev, 2012-07-26 -- Externalised configuration module, coincides with changes to the web interface
v0.14dev, 2012-07-27 -- added first draft of time series
v0.15dev, 2012-07-31 -- added better error reporting for data not found errors
v0.17dev, 2012-07-31 -- added 2 new manual_launch scripts demonstrating command line and looping parameter values
v0.18dev, 2012-08-03 -- modified save_netcdf() to include full list of variables
                     -- several bug fixes relating to terminology
                     -- spectral_ranges -> spectral_domains
                     -- ensure BRDF jobs across multiple spectral_domains are graphed and saved correctly
v0.19dev, 2012-08-24 -- initial  support for vector phi values
                     -- added brdf_multidir.py and brdf_multidir_parallel.py examples
v0.20dev, 2012-09-03 -- verified support for vector phi values at the same time as vector vza values
                     -- added mask vector to netcdf output implementing land/ocean/snow mask
                        using shape of reflectance var
                     -- added test/brdf_multidir_brem.py example for the BREM use-case
v0.21dev, 2012-09-10 -- add foam component calculations to process_brdf
                     -- modifications to adam.process_brdf(), delete process_brdf_averaged()
                     -- fix bug with snow mask where snow pixels were included in land pixels
                     -- fix bugs in process_brdf relating to vector shape mismatches
v0.22dev, 2012-09-11 -- fixed bug in time series graphs
v0.23dev, 2012-09-12 -- foam component bugs
v0.24dev, 2012-09-13 -- fixed serious data shape error for multidimesional BRDF calcs
                     -- added ADAM_V1 prefix to the name of the Water absorption file -> ADAM_V1_WaterAbsorption_300-4000.txt
                     -- changed detection of snow pixels, to be based on the blue band instead of red band
v0.25dev, 2012-10-25 -- added sphinx documentation examples
                     -- web interface documentation changes
v0.26dev, 2013-01-23 -- changed data to V2
                     -- time series save netcdf
					 -- fixed serious bug with default SZA=45
