Skip to content

GOA-UVa/SSolar-GOA

Repository files navigation

solo

This library is the core of the Python implementation of the SSolar-GOA radiative transfer model. The library was developed by Víctor Molina García (@molinav) for the Group of Atmospheric Optics (University of Valladolid).

Installation

You can install solo from this repository using pip:

python -m pip install https://github.com/molinav/solo/archive/refs/heads/develop.zip

License

Copyright (c) 2017-2019, 2023 Víctor Molina García

solo is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

solo is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with solo; if not, see <https://www.gnu.org/licenses/>.