Skip to content

Commit

Permalink
Update to version 4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
remkos committed Oct 20, 2023
1 parent 198d96d commit 8cad1c4
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 18 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,34 +29,39 @@ Please submit your bug reports or feature requests, and track existing ones, on
Following is a history of releases on [GitHub](https://github.com/remkos/rads/releases), newest to oldest.
This does not include explanations of changes to the code that generates the data base.

### v4.5.1 (5 Oct 2023)
### v4.5.2 (20 Oct 2023)
* Documentation
* Replaced name of rads2asc4 by rads2asc; same for other *4 executables.

### v4.5.0 (29 Sep 2023)
* replaced name of rads2asc4 by rads2asc; same for other *4 executables.
* `rads.xml`:
* prepared for SWOT Calval and Science Orbits
` * updated `ref_frame_offset*` for JA3 (#180)
* introduced `ref_frame_offset*` for S6A (#180)
* prepared for SWOT Calval and Science Orbits with cycle numbers shifted -300 and +300 respectively to make them time ordered.
* added all necessary information for SWOT nadir (sw)
* adaptations for S6A baseline F08 and prepared for baseline F09
* introduce `flag_manoeuvre` properfly (#177)
* update SSB model info for S3A/
* increase cycle limit for SRAL
* fix wrong scale on `ssb_3d`, `ssb_3d_adaptive`, `ssb_adaptive`
* added `*_nr` variables for 6a
* updated
* `radsstat`:
* allow to compute statistics for the difference between two satellites/missions
* introduced `-c/N`, `--mean-only`, and `--groups` options
* do not add attribute `coordinates` to variables.
* do not write out phase in ASCII header (#188)
* extend info in global attributes
* Increased number of characters allowed per option to 640.
* Updated manuals
* Updated `config.sub` and `config.guess`
* Corrected flag bit 0 for S6A (#192)

### v4.4.0 (27 Apr 2022)
* `rads.xml`:
* prepared for Jason-3 Interleaved Orbit (Phase B)
* align lower limit of `range_numval_ku_adaptive` with `range_numval_ku` (for j3)
* added `mss_dtu21` (#174)
* fix formatting of flag mask of 6a, j2, j3
* add `*_adaptive` parameters for j3 (#173)
* add `*_adaptive` variables for j3 (#173)
* update `ref_frame_offset` for j3 (#178)
* correct `standard_name` for `mean_wave_period`
* remove `ssb_tran2012` from S6A (it was never included in the data files)
Expand Down
22 changes: 11 additions & 11 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.71 for RADS 4.5.1.
# Generated by GNU Autoconf 2.71 for RADS 4.5.2.
#
# Report bugs to <[email protected]>.
#
Expand Down Expand Up @@ -610,8 +610,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='RADS'
PACKAGE_TARNAME='rads'
PACKAGE_VERSION='4.5.1'
PACKAGE_STRING='RADS 4.5.1'
PACKAGE_VERSION='4.5.2'
PACKAGE_STRING='RADS 4.5.2'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_URL=''

Expand Down Expand Up @@ -1301,7 +1301,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures RADS 4.5.1 to adapt to many kinds of systems.
\`configure' configures RADS 4.5.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1368,7 +1368,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of RADS 4.5.1:";;
short | recursive ) echo "Configuration of RADS 4.5.2:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1464,7 +1464,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
RADS configure 4.5.1
RADS configure 4.5.2
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1702,7 +1702,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by RADS $as_me 4.5.1, which was
It was created by RADS $as_me 4.5.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
Expand Down Expand Up @@ -2458,8 +2458,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu



{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: RADS, version 4.5.1" >&5
printf "%s\n" "$as_me: RADS, version 4.5.1" >&6;}
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: RADS, version 4.5.2" >&5
printf "%s\n" "$as_me: RADS, version 4.5.2" >&6;}

# -----------------------------------------------------------------
# Check for this file before proceeding
Expand Down Expand Up @@ -6152,7 +6152,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by RADS $as_me 4.5.1, which was
This file was extended by RADS $as_me 4.5.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -6207,7 +6207,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
RADS config.status 4.5.1
RADS config.status 4.5.2
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# -----------------------------------------------------------------
# Define and show package version
# -----------------------------------------------------------------
AC_INIT([RADS],[4.5.1],[[email protected]])
AC_INIT([RADS],[4.5.2],[[email protected]])
AC_PREREQ([2.71])
AC_MSG_NOTICE([AC_PACKAGE_NAME, version AC_PACKAGE_VERSION])

Expand Down

0 comments on commit 8cad1c4

Please sign in to comment.