Releases: slcs-jsc/cris
Releases · slcs-jsc/cris
v1.2
Changes in this release:
- Removed rad2wave() function.
- Update headers.
- Removed curl library.
- Update JURASSIC.
- Replaced triangular filter by Gaussian filter.
- Modified outlier filter.
- Update Doxyfile.
- Revised median filter.
- Revised along-track bias correction method.
- Handle NaNs in bias correction.
- Added bias correction.
- Update README.
- Update user manual.
- Added links to AI documentation and citation file.
- Added const qualifiers.
- Added test of volcano data.
- Added radiance data tests.
- Extended perturbation test.
- Update Makefile
- Replaced symlinks to jurassic.c and jurassic.h by file copies.
- Added test case for perturbation data.
- Fixed code style.
- Update of libraries.
- Added mkdocs user manual.
- Added GitHub Actions workflows.
- Added CITATION.cff file.
- Update map_pert output.
v1.1
Updates in this release:
- Update README.
- Revised perturbation tool to skip scan edges.
- Modified poly fit for 15 micron low data.
- Added tool to calculate sampling distances.
- Modified channel sets.
- Added 10.4 micron BTs for cloud detection.
- Added range parameters to map_pert.
- Changed default grid size of variance tool.
- Added tool to estimate volcanic SO2 and ash emissions.
- Added tool to get radiance data maps.
- Added quality flags to L1 data struct.
- Modified noise estimation to use BT perturbations.
- Added channel information to perturbation tool.
- Modified default for DT230.
- Modified output of spec2tab.
- Modified command line interfaces.
- Update log messages.
- Update library build script.
- Update spec2tab.
- Added variance tool.
- Added day2doy and doy2day tools.
- Added code for Hamming apodization.
- Added noise to output of spec2tab.
- Added check of quality flags.
- Added code to estimate noise from perturbation data.