CRTM v3.1.0 release for JEDI/Skylab v8
What's Changed
- Crtmv3 active sensor by @imoradi in #73
- Fixing the quiet option inside
src/CRTM_LifeCycle.f90
by @fabiolrdiniz in #79 - Feature/cd rt sout net cdf by @chengdang in #66
- Quiet linker output when linking test execs by @fmahebert in #88
- Feature/active sensor by @imoradi in #74
- Merging Active Sensor and DDA Cloud Coefficients into V3 by @imoradi in #39
- updated internal versioning to be v3.1.0 in preparation for release. by @BenjaminTJohnson in #92
- Add quiet print for CRTM Init by @chengdang in #93
- Feature/cd rts netcdf io by @chengdang in #83
- Feature/btj convert v3 to cmake by @BenjaminTJohnson in #90
- Revert "Feature/btj convert v3 to cmake" by @BenjaminTJohnson in #103
- replace ecbuild with CMake in CRTM by @BenjaminTJohnson in #104
- merging release/REL-3.1.0 back into develop by @BenjaminTJohnson in #106
- Add aerosol bypass in CRTM by @chengdang in #115
- Add reflectance output (feature/crtm_add_reflectance_output) by @BenjaminTJohnson in #99
- Comment out alert messages with Invalid WMO Satellite Id by @chengdang in #118
- Ensuring that surface: reflectivity, direct_reflectivity, and emissivity are bounded from [0:1], inclusive. by @BenjaminTJohnson in #123
- Revert "Ensuring that surface: reflectivity, direct_reflectivity, and emissivity are bounded from [0:1], inclusive." by @BenjaminTJohnson in #126
New Contributors
- @imoradi made their first contribution in #73
- @fmahebert made their first contribution in #88
Full Changelog: v3.0.0-skylabv6...v3.1.0-skylabv8