remkos / rads

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

Implement FES2022 #200

Open remkos opened 3 months ago

remkos commented 3 months ago
  1. Add new variables to rads.xml: tide_ocean_fes22, tide_load_fes22
  2. Add evaluation of FES2022b to rads_add_tide.f90
  3. Add the interpolation of FES2022b to rads_add_common, replacing also the long period tide: tide_equil, tide_non_equil
  4. We can remove FES2014 from rads_add_common because it is included in all modern altimeter products (j3, 3a, 3b, 6a, sa, sw)
remkos commented 3 months ago
  1. Implemented by 6615661
  2. Implemented by 6615661
remkos commented 3 months ago
  1. Implemented by bd428cf
  2. Implemented by bd428cf