fix(gendaymtx): Issue with interpretation of minutes in EPW input
feat(gendaymtx): Added ability to read dew point from EPW input data
fix(gendaymtx): Added -i option and improved consistency with gendaylit, thanks to Yongqing
feat(gendaymtx): Minor improvement in verbose output
feat(gendaymtx): added warning when solar direct is unexpectedly high at night
feat(gendaymtx): added -u option for daylight hours only
Updates to gendaymtx requested by Ladybug Tools
Code clean-up from last change
Added -n and -D options to gendaymtx
Made sure -d option works as before
Fixed unreported issue of zero ground radiance when sky color is zero
Removed redundant include files
Added more accurate Michalsky solar position calculation and made correction to old IES handbook formula (thanks to Axel Jacobs)
Added byte order to gendaymtx, rsplit, dctimestep, rcode_depth, and rcode_normal
Fixed bug for first data being zero and renamed variables
Added gendaymtx -A option to efficiently compute average skies
Eliminated NaN error pointed out by David Geisler-Moroder
Mussed up last change
Removed fprintf(stderr, statements from accidental check-in
Switched over to more efficient fread/fwrite replacements getbinary/putbinary
Added warning about inconsistent option settings
Added error message to gendaymtx with -5 option used without argument
Fixed various compiler warnings (mostly harmless)
Changed "secret" -5 option so it now takes sun diameter (in degrees) as arg
Fixed another warning
Fixing minor compiler warnings
Fixed operator precedence error
Hopeful fix to Windows realloc performance issue
Added NROWS, NCOLS and NCOMP to matrix headers
Fixed problem case when computed sky is everywhere zero
Fixed potential bug pointed out by Ian Ashdown
Added -O1 option to output total solar radiance
Added -5 option for 5-phase calculation (1 sun with fixed 0.533-deg dia.)
Fixed problem with sky clearness >= 12
Added -r option to gendaymtx for rotating the sky about the zenith
Fixed silly coding error that caused everything to be wrong
Fixed NaN output from non-zero illuminance before dawn or after sunset
Fixed usage reporting
Changed -g option to accept color specification
More bug fixes -- seems to be working OK for the most part
Fixed first major coding bugs in gendaymtx
Wrote gendaymtx based on Ian Ashdown's H32_gendaylit.c -- untested as yet
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.