Skip to content

Commit

Permalink
Bump version to 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
svniemeijer committed Oct 12, 2023
1 parent b407f97 commit 66887d8
Show file tree
Hide file tree
Showing 565 changed files with 1,128 additions and 1,125 deletions.
9 changes: 6 additions & 3 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
1.20.1 2023-10-12
~~~~~~~~~~~~~~~~~

* Updates to product ingestions:
- IASI L1C: add angle variables
- S5P PAL L2 AER_OT: added missing wavelength variable.
- S5P PAL L2 CHOCHO: fixed missing units for number density variables.
- IASI L1C: added missing angle variables
- S5P PAL L2 AER_OT: added missing wavelength variable
- S5P PAL L2 CHOCHO: fixed missing units for number density variables

1.20 2023-09-19
~~~~~~~~~~~~~~~
Expand Down
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ endif()

project(HARP)

set(VERSION 1.20)
set(VERSION 1.20.1)
set(HARP_VERSION \"${VERSION}\")
set(CPACK_PACKAGE_VERSION ${VERSION})

# Set dynamic library version
set(LIBHARP_CURRENT 14)
set(LIBHARP_REVISION 7)
set(LIBHARP_REVISION 8)
set(LIBHARP_AGE 1)
math(EXPR LIBHARP_MAJOR "${LIBHARP_CURRENT} - ${LIBHARP_AGE}")
set(LIBHARP_MINOR ${LIBHARP_AGE})
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Copyright (C) 2015-2023 S[&]T, The Netherlands

HARP 1.20 Release Notes
HARP 1.20.1 Release Notes


HARP is a toolset for ingesting, processing and inter-comparing satellite or
Expand Down
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# autoconf file for HARP
AC_INIT([harp],[1.20])
AC_INIT([harp],[1.20.1])
AC_CONFIG_AUX_DIR([.])
AM_INIT_AUTOMAKE(foreign subdir-objects 1.12 -Wall)

Expand Down Expand Up @@ -186,7 +186,7 @@ AC_CONFIG_FILES([idl/harp_idl.dlm])
# 6. If any interfaces have been removed or changed since the last public
# release, then set age to 0.
LIBHARP_CURRENT=14
LIBHARP_REVISION=7
LIBHARP_REVISION=8
LIBHARP_AGE=1
AC_SUBST(LIBHARP_CURRENT)
AC_SUBST(LIBHARP_REVISION)
Expand Down
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
# built documents.
#
# The short X.Y version.
version = '1.20'
version = '1.20.1'
# The full version, including alpha/beta/rc tags.
release = version

Expand Down
2 changes: 1 addition & 1 deletion doc/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 35c730e50540f36837063273a0c94a9b
config: ccf0b737daf5251b09184e8067448677
tags: 645f666f9bcd5a90fca523b33c5a78b7
4 changes: 2 additions & 2 deletions doc/html/R.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>R interface &mdash; HARP 1.20 documentation</title>
<title>R interface &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -35,7 +35,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
2 changes: 1 addition & 1 deletion doc/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '1.20',
VERSION: '1.20.1',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/common.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>common derivations &mdash; HARP 1.20 documentation</title>
<title>common derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/definitions.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Definitions &mdash; HARP 1.20 documentation</title>
<title>Definitions &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>aerosol extinction coefficient derivations &mdash; HARP 1.20 documentation</title>
<title>aerosol extinction coefficient derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/derivations/aerosol_optical_depth.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>aerosol optical depth derivations &mdash; HARP 1.20 documentation</title>
<title>aerosol optical depth derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/derivations/altitude.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>altitude derivations &mdash; HARP 1.20 documentation</title>
<title>altitude derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/derivations/altitude_bounds.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>altitude bounds derivations &mdash; HARP 1.20 documentation</title>
<title>altitude bounds derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/derivations/angstrom_exponent.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>angstrom exponent derivations &mdash; HARP 1.20 documentation</title>
<title>angstrom exponent derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/derivations/cloud_height.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>cloud height derivations &mdash; HARP 1.20 documentation</title>
<title>cloud height derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/derivations/column_mass_density.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>column mass density derivations &mdash; HARP 1.20 documentation</title>
<title>column mass density derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/derivations/column_mass_mixing_ratio.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>column mass mixing ratio derivations &mdash; HARP 1.20 documentation</title>
<title>column mass mixing ratio derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/derivations/column_number_density.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>column number density derivations &mdash; HARP 1.20 documentation</title>
<title>column number density derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>column number density averaging kernel derivations &mdash; HARP 1.20 documentation</title>
<title>column number density averaging kernel derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>column volume mixing ratio derivations &mdash; HARP 1.20 documentation</title>
<title>column volume mixing ratio derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/derivations/datetime.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>datetime derivations &mdash; HARP 1.20 documentation</title>
<title>datetime derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/derivations/datetime_bounds.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>datetime bounds derivations &mdash; HARP 1.20 documentation</title>
<title>datetime bounds derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
4 changes: 2 additions & 2 deletions doc/html/algorithms/derivations/datetime_length.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>datetime length derivations &mdash; HARP 1.20 documentation</title>
<title>datetime length derivations &mdash; HARP 1.20.1 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
HARP
</a>
<div class="version">
1.20
1.20.1
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
Expand Down
Loading

0 comments on commit 66887d8

Please sign in to comment.