ocssw
V2022
|
Functions | |
std::string | get_ocdata_root () |
Variables | |
const std::unordered_map< std::string, std::string(*)(const instr *)> | get_sst_coeffs_path |
const std::unordered_map< std::string, std::string(*)(const instr *)> | get_sses_coeffs_path |
Function Documentation
◆ get_ocdata_root()
std::string get_ocdata_root | ( | ) |
Returns OCDATAROOT.
Definition at line 5 of file sst_cloud_mask_utils.cpp.
Variable Documentation
◆ get_sses_coeffs_path
const std::unordered_map<std::string, std::string (*)(const instr *)> get_sses_coeffs_path |
returns the SSES LUTs paths to netCDF files depending on requested product
Definition at line 60 of file sst_cloud_mask_utils.hpp.
◆ get_sst_coeffs_path
const std::unordered_map<std::string, std::string (*)(const instr *)> get_sst_coeffs_path |
returns the sst coefs paths to netCDF files depending on requested product
Definition at line 41 of file sst_cloud_mask_utils.hpp.