(tests are rudimentary at the moment)
ReadART class is for
- reading output from AccuRT radiative transfer model
- creating simple plots
- calculating albedo, transmittance, some other parameters
- writing data to Matlab- or NetCDF-file.
Dependencies:
python3.x (python2 is not supported)numpymatplotlibscipyscipy.iofor writing Matlab and NetCDF filesscipy.ndimage.filters.gaussian_filter1dfor gaussian smoothing
Documentation is limited to non-existent, see an example in the examples-folder.
Quite standard, clone/download repo and run
python setup.py install
AccuRT is a registered trademark of Geminor Inc. in the United States.
The code in this repository is licensed under the MIT License.