remkos / rads

Radar Altimeter Database System (RADS)
Other
35 stars 19 forks source link

Implement MSS_Hybrid-SIO-CLS-DTU-2023 and MSS_DTU21 #201

Open remkos opened 2 months ago

remkos commented 2 months ago

MSS_DTU21:

  1. Variable mss_dtu21 has already been added to rads.xml a while ago, and is also part of rads_add_common (#174)
  2. Obsolete mss_dtu18 can be removed from rads_add_common but maintained for the time being in rads.xml.

MSS_Hybrid-SIO-CLS-DTU-2023:

  1. Add variable mss_hybrid23 to rads.xml.
  2. Add the interpolation of mss_hybrid23 to rads_add_common
  3. Obsolete mss_comb15 can be removed from rads_add_common
remkos commented 2 months ago
  1. Done already
  2. Implemented by 2d7e8e8
  3. Implemented by 2595444
  4. Implemented by 2d7e8e8
  5. Implemented by 2d7e8e8