Published December 14, 2022 | Version v1.0
Software Open

Feed-Forward Neural Network for ENVISAT Retracker Threshold Computation

  • 1. Alfred-Wegener-Institute

Description

Current release candidate v1.0 (RC1) of the ENVISAT retracker threshold model used for producing the satellite-altimetry-based sea-ice thickness climate data record (CDR) v3.0 of the European Space Agencies (ESA) Climate Change Initiative+ (CCI+) on sea ice.

Model training is based on orbit crossovers between CryoSat-2 and ENVISAT within the mission overlap period between 2010/10 and 2012/03. All training data was generated from crossovers within the Arctic basin and within a radius of 12.5 km around the crossover intersection and within a maximum acquisition-time difference of 12 hours. Initial optimal-retracker thresholds were then computed from CryoSat-2 average reference freeboards per crossover.

Model input are individual echo-waveform subsets of 45 range bins around the first-maximum index used the by the Threshold First Maximum Retracker Algorithm (TFMRA; 10 bins before and 35 bins after the first-maximum index) – threshold computations are therefore independent on any auxiliary data or associated waveform parameters.

Model architecture (pyTorch implementation):

fnn_envisat_rc1 (
  (fc1): Linear(in_features=45, out_features=2048, bias=True)
  (fc2): Linear(in_features=2048, out_features=2048, bias=True)
  (fc3): Linear(in_features=2048, out_features=2048, bias=True)
  (fc4): Linear(in_features=2048, out_features=2048, bias=True)
  (fc5): Linear(in_features=2048, out_features=2048, bias=True)
  (fc6): Linear(in_features=2048, out_features=1, bias=True)
)

Files

Files (67.5 MB)

Name Size Download all
md5:e90ba5271666d6fee7182921b55a5c1e
67.5 MB Download