Skip to content

Commit 5bbfbd9

Browse files
committed
Move authors from headers to specific file AUTHORS.md
1 parent 6726577 commit 5bbfbd9

35 files changed

+19
-167
lines changed

AUTHORS.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Project Contributors
2+
3+
- [Nina Håkansson] (https://github.com/ninahakansson)
4+
- [Bengt Rydberg] (BengtRydberg)](https://github.com/BengtRydberg)
5+
- [Sara Hörnquist] (shornqui)](https://github.com/shornqui)
6+
- [Inderpreet Kaur] (https://github.com/ikaur17)
7+
- [Salomon Eliasson] (https://github.com/salomoneliassonSMHI)
8+
- [Erik Johansson] (https://github.com/smhi-erik)
9+
- [Stephan Finkensieper] (https://github.com/sfinkens)
10+
- [Adam Dybbroe (adybbroe)] (https://github.com/adybbroe)
11+
- [Martin Raspaud (mraspaud)] (https://github.com/mraspaud)
12+
- [Panu Lahtinen (pnuu)] (https://github.com/pnuu)

bin/avhrr2pps.py

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
2419

2520
"""Script to convert AVHRR level-1 to PPS level-1c format using Pytroll/Satpy."""
2621

bin/eumgacfdr2pps.py

-6
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
24-
2519

2620
"""Script to make EUMETSAT GAC level1c in PPS-format with pytroll."""
2721

bin/gac2pps.py

-6
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
24-
2519

2620
"""Script to make seviri level1c in PPS-format with pytroll."""
2721

bin/mersi2pps.py

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
2419

2520
"""Script to convert MERSI-2 level-1 to PPS level-1c format using Pytroll/Satpy."""
2621

bin/metimage2pps.py

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
2419

2520
"""Script to convert METIMAGE level-1 to PPS level-1c format using Pytroll/Satpy."""
2621

bin/modis2pps.py

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
2419

2520
"""Script to convert MODIS level-1 to PPS level-1c format using Pytroll/Satpy."""
2621

bin/seviri2pps.py

-6
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
24-
# Stephan Finkensieper <stephan.finkensieper@dwd.de>
2519

2620
# This program was developed by CMSAF to be used for the processing of
2721
# CLAAS3.

bin/slstr2pps.py

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
2419

2520
"""Script to convert SLSTR level-1 to PPS level-1c format using Pytroll/Satpy."""
2621

bin/vgac2pps.py

-6
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
24-
# Salomon.Eliasson <salomon.eliasson@smhi.se>
2519

2620
"""Script to convert VIIRS level-1 to PPS level-1c format using Pytroll/Satpy."""
2721

bin/viirs2pps.py

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
2419

2520
"""Script to convert VIIRS level-1 to PPS level-1c format using Pytroll/Satpy."""
2621

level1c4pps/__init__.py

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
2319

2420
"""Package Initializer for level1c4pps."""
2521
from importlib.metadata import version

level1c4pps/avhrr2pps_lib.py

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
2419

2520
"""Functions to convert AVHRR AAPP or EPS l1b data to a NWCSAF/PPS level-1c formatet netCDF/CF file."""
2621

level1c4pps/calibration_coefs.py

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# -*- coding: utf-8 -*-
20-
# Author(s):
21-
22-
# Nina.Hakansson
2319

2420
"""Module with calibration coefficients for SEVIRI."""
2521

level1c4pps/eumgacfdr2pps_lib.py

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
2419

2520
"""Utilities to convert AVHRR GAC formattet data to PPS level-1c format."""
2621

level1c4pps/gac2pps_lib.py

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
2419

2520
"""Utilities to convert AVHRR GAC formattet data to PPS level-1c format."""
2621

level1c4pps/mersi2pps_lib.py

-6
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
24-
# Bengt.Rydberg >bengt.rydberg@smhi.se>
2519

2620
"""Functions to convert MERSI-2/3 level-1 data to a NWCSAF/PPS level-1c formated netCDF/CF file."""
2721

level1c4pps/metimage2pps_lib.py

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
2419

2520
"""Functions to convert EPS-SG MetImage level-1 data to a NWCSAF/PPS level-1c formatet netCDF/CF file."""
2621

level1c4pps/modis2pps_lib.py

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
2419

2520
"""Functions to convert MODIS level-1 data to a NWCSAF/PPS level-1c formatet netCDF/CF file."""
2621

level1c4pps/seviri2pps_lib.py

-6
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
24-
# Stephan Finkensieper <stephan.finkensieper@dwd.de>
2519

2620
# This program was developed by CMSAF to be used for the processing of
2721
# CLAAS3.

level1c4pps/slstr2pps_lib.py

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
2419

2520
"""Functions to convert MERSI-2 level-1 data to a NWCSAF/PPS level-1c formatet netCDF/CF file."""
2621

level1c4pps/tests/__init__.py

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Nina Hakansson <nina.hakansson@smhi.se>
2219

2320
"""Test Initializer for level1c4pps."""
2421

level1c4pps/tests/test_angles.py

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
3-
4-
# Copyright (c) 2019 Adam.Dybbroe
5-
6-
# Author(s):
7-
8-
# Adam.Dybbroe <a000680@c21529.ad.smhi.se>
9-
3+
# Copyright (c) 2019 level1c4pps developers
4+
#
5+
# This file is part of level1c4pps
106
# This program is free software: you can redistribute it and/or modify
117
# it under the terms of the GNU General Public License as published by
128
# the Free Software Foundation, either version 3 of the License, or

level1c4pps/tests/test_avhrr2pps.py

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Stephan Finkensieper <stephan.finkensieper@dwd.de>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
2319

2420
"""Unit tests for the avhrr2pps_lib module."""
2521

level1c4pps/tests/test_eumgacfdr2pps.py

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Stephan Finkensieper <stephan.finkensieper@dwd.de>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
2319

2420
"""Unit tests for the eumgacfdr2pps_lib module."""
2521

level1c4pps/tests/test_gac2pps.py

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Stephan Finkensieper <stephan.finkensieper@dwd.de>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
2319

2420
"""Unit tests for the gac2pps_lib module."""
2521

level1c4pps/tests/test_mersi2pps.py

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Stephan Finkensieper <stephan.finkensieper@dwd.de>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
2319

2420
"""Unit tests for the merci2pps_lib module."""
2521

level1c4pps/tests/test_modis2pps.py

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Stephan Finkensieper <stephan.finkensieper@dwd.de>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
2319

2420
"""Unit tests for the gac2pps_lib module."""
2521

level1c4pps/tests/test_seviri2pps.py

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Stephan Finkensieper <stephan.finkensieper@dwd.de>
2219

2320
"""Unit tests for the seviri2pps_lib module."""
2421

level1c4pps/tests/test_slstr2pps.py

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Stephan Finkensieper <stephan.finkensieper@dwd.de>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
2319

2420
"""Unit tests for the gac2pps_lib module."""
2521

level1c4pps/tests/test_vgac2pps.py

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Nina Hakansson <nina.hakansson@smhi.se>
2219

2320
"""Unit tests for the vgac2pps_lib module."""
2421

level1c4pps/tests/test_viirs2pps.py

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Stephan Finkensieper <stephan.finkensieper@dwd.de>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
2319

2420
"""Unit tests for the gac2pps_lib module."""
2521

level1c4pps/vgac2pps_lib.py

-6
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
#
1717
# You should have received a copy of the GNU General Public License
1818
# along with level1c4pps. If not, see <http://www.gnu.org/licenses/>.
19-
# Author(s):
20-
21-
# Martin Raspaud <martin.raspaud@smhi.se>
22-
# Nina Hakansson <nina.hakansson@smhi.se>
23-
# Adam.Dybbroe <adam.dybbroe@smhi.se>
24-
# Salomom Eliasson <salomon.eliasson@smhi.se>
2519

2620
"""Functions to convert VGAC level-1c data to a NWCSAF/PPS level-1c formatet netCDF/CF file."""
2721

0 commit comments

Comments
 (0)