Releases: ChristianSteger/HORAYZON
HORAYZON v1.3
NetCDF-4 C++ library dependency removed. Output is no longer written from the C++-part of the program to netCDF files put always passed back to Python. Iterative horizon output (for very large grids) is therefore discarded. This feature can be replicated in the new release (in case of memory limitation) by running the entire Python script for multiple subdomains.
HORAYZON v1.2.1
The files 'setup.py' and 'README.md' were updated/improved and a new installation file 'setup_manual.py' was added, which allows the installation of HORAYZON without Conda.
HORAYZON v1.2
HORAYZON package updated according to referee/editor comments (GMD manuscript). Additionally, a new module (shadow) is introduced, which allows to compute shadow maps and correction factors for downwelling direct shortwave radiation for specific sun positions.
HORAYZON v1.1
README.md updated
HORAYZON v1.0
First release of HORAYZON package.