Skip to content

Releases: remkos/rads

v4.3.2 (7 Nov 2018)

07 Nov 22:28
Compare
Choose a tag to compare

This version contains the following changes with respect to the previous version (v4.3.1):

  • New mission definitions for Sentinel-3B.
  • Do not store output varid in rads_varinfo struct, but determine as needed (fixed issue #126 and #138).
  • Update data manual on Sentinel-3A and -3B (fixed issue #131).
  • Specify separate flag_meanings for each mission (fixed issue #132).

v4.3.1 (4 Sep 2018)

04 Sep 15:10
Compare
Choose a tag to compare
  • New mission phase definition for Jason-2 Phase D
  • New mission definitions for Sentinel-3B
  • Added optional argument "deflate" to nf90_def_axis.
  • Replaced iqsort by more stable version of quicksort (fixed issue #127)
  • No more duplicate tracks in radsxogen when generating single- and dual-satellite xovers (fixed issue #129)
  • Documented the --reject-on-nan=all option in radscolin4

v4.3.0 (30 May 2018)

30 May 11:02
Compare
Choose a tag to compare

This version contains the following changes with respect to the previous version:

  • Added support for processing of Sentinel-3B data.
  • Added routine rads_set_phase.
  • Added <end_time> specifications on last mission phase of terminated missions.
  • Added license file.
  • Added geoid_xgm2016 specification in support of issue #119.
  • Added topo_strm15plus specification in support of issue #120.
  • Fixed issue #121.

v4.2.11 (16 Mar 2018)

16 Mar 14:51
Compare
Choose a tag to compare

This version contains the following changes with respect to the previous version:

  • Updated information on Sentinel-3B orbit and mission phases.
  • Provide better "histogram limits" from radsvar.
  • Changed format for all time fields in 1985 seconds, so they do not overrun the maximum number of characters.
  • Changed the reference frame offset for Sentinel-3A from 27 mm to 2 mm.
  • Polishing of manuals

v4.2.10 (1 Jan 2018)

01 Jan 14:18
Compare
Choose a tag to compare
  • Copyright updated to 2018
  • Increased number of cycles for CryoSat-2

v4.2.9 (30 Nov 2017)

30 Nov 09:37
Compare
Choose a tag to compare
  • Replaced freeunit() by getlun()
  • Added standard_name and axis attributes when writing lat/lon grids
  • Added valid_min, valid_max, grid_step attributes to output grids. Removed actual_range.
  • Many changes to the developer code to produce the Nov 2017 updates; see there for more information.
  • Changes to configuration file (rads.xml) in accordance with the Nov 2017 updates.

v4.2.8 (12 Sep 2017)

12 Sep 08:22
Compare
Choose a tag to compare
  • Fixed information on Jason-2 Phase C in rads.xml

v4.2.7 (7 Sep 2017)

06 Sep 08:12
Compare
Choose a tag to compare
  • Updates for Jason-2 Phase C ("tango")
  • Added definition of qual_alt_rain_ice and qual_rad_rain_ice to Sentinel-3.

v4.2.6 (27 Aug 2017)

27 Aug 12:45
Compare
Choose a tag to compare
  • New features in radscolin: --diff-no-coord and --diff1.
  • Numerous updates for the generation of RADS data for Sentinel-3, Jason-2, and Jason-3.
  • New variables for modern mean sea surfaces and tide models.
  • Updates to user and data manuals.

v4.2.5 (6 Oct 2016)

06 Oct 14:28
Compare
Choose a tag to compare

This version contains the following changes with respect to the previous version:

  • Updates to manuals (e.g., issue #99).
  • Numerous updates for the generation of RADS data for Sentinel-3 and Jason-3 (developer tools only).
  • Bug fix: nesting of tags could go wrong when reading XML files.
  • Installation: use nc-config if nf-config is not supplied.
  • Adjustments for SARAL Drift Mission
  • Preparation for Jason-2 Interleaved Mission.