GIRO APPLICATION Current status and NEXT STEPS

Slides:



Advertisements
Similar presentations
2015 GSCIS annual meeting, March, 2015, New Delhi, India Application of GIRO to Himawari-8/AHI Hidehiko Murata and Masaya Takahashi Meteorological.
Advertisements

2015 GSCIS annual meeting, March, 2015, New Delhi, India 1 GDWG Agenda Item New GSICS Products Masaya Takahashi, JMA CMA, CNES, EUMETSAT, ISRO, IMD,
2015 GSCIS annual meeting, March, 2015, New Delhi, India 1 GRWG Requirements Summary on Data, Products, and Tools - for GDWG Understanding Masaya.
Calibration of INSAT-3D Meteorological Satellite Imager Using the Moon Shailesh Parihar, A.K. Mitra, A.K. Sharma Ministry of Earth Sciences India Meteorological.
Lunar Calibration Workshop General discussion Sébastien Wagner (EUMETSAT) In collaboration with Tom Stone (USGS) Sophie Lachérade, Bertrand Fougnie (CNES)
Lunar Calibration Workshop Preparation Sébastien Wagner (EUMETSAT) In collaboration with Tom Stone (USGS) Sophie Lachérade, Bertrand Fougnie (CNES) Jack.
2013 GSICS Joint Meeting, Williamsburg VA, USA, March GSICS Collaboration Servers Status: 2013 Peter Miu (EUMETSAT) CMA, CNES, EUMETSAT, ISRO,
INSAT-3D Calibration Using Moon at IMD A.K. Mitra, Shailesh Parihar, S.K Peshin A.K. Sharma Ministry of Earth Sciences India Meteorological Department,
A.K. Mitra, Shailesh Parihar, S.K. Peshin Ministry of Earth Sciences
GSICS Baseline Review: Tools – e.g. GSICS Bias Plotting Tool
DCC Product Requirements for GSICS Plotting Tool
Description of the giro ON THE DETAILS OF THE IMPLEMENTATION
Proposal for input/output data of GIRO application
PREPARATION OF THE GiRO executable
GDWG Agenda Item: Tools for GRWG activities
GIRO Input/Output data convention
Rob Roebeling, Peter Miu, and Sebastien Wagner
GSICS Collaboration Servers a Vehicle for International Collaboration Status 2011 Peter Miu EUMETSAT.
JMA lunar calibration report [MTSAT-2 and GMS-5]
Lunar Calibration Workshop
Second Joint GSICS-IVOS Lunar Calibration Workshop
Technical Expectations from Organizers & Participants B. Fougnie, S
Spectral Response Function netCDF towards “GSICS Standard netCDF”
GDWG Agenda Item Repository for GSICS Work - Clarification on Archiving Masaya Takahashi, JMA CMA, CNES, EUMETSAT, ISRO, IMD, JAXA, JMA, KMA, NASA, NIST,
Requirements for GSICS Plotting Tool to support VIS/NIR products
GIRO usage and GSICS Lunar Observation Dataset Policy S. Wagner
GSICS Data Management and Availability to Users
Data Preparation for Using the ROLO / GIRO Model
Lunar Calibration activities
MODIS Lunar Calibration Data Preparation and Results for GIRO Testing
Lunar data preparation for FY-2
Extraction of Moon “imagettes” from MSG data
Masaya Takahashi (JMA) and Sebastien Wagner (EUMETSAT)
PREPARATION OF THE GiRO executable
Report from the GSICS Data Management Working Group
JMA Agency Report 2017 Arata Okuyama, Masaya Takahashi and Hidehiko Murata Meteorological Satellite Center, Japan Meteorological Agency.
Sébastien Wagner (EUMETSAT) Tom Stone (USGS)
Update on the GIRO Benchmark
Sensitivity ANALYSIS Sébastien Wagner (EUMETSAT) In collaboration with
Updating GSICS Plotting Tool to support VISNIR products
EUMETSAT implementation of the DCC algorithm Sébastien Wagner
Moving toward inter-calibration using the Moon as a transfer
Sensitivity ANALYSIS Sébastien Wagner (EUMETSAT) In collaboration with
Lunar Observation Data for GIRO Landsat–8 Operational Land Imager
GDWG Joint Meeting Summary and Actions 2017
Definition of a benchmark for the GIRO
Requirements on GSICS Plotting Tool to support VISNIR products
Data policy, data usage and dataset update
Summary of GDWG breakout session and Actions 2018
Presentation Overview
Technical aspects of the GIRO work: inputs from GRWG
Status of the EUMETSAT GSICS DCC product
Lunar Calibration Workshop Wrap up, next steps and list of actions
GDWG Fact Sheet - Information Presentation
An introduction of FY2 and its Lunar calibration
Moving toward inter-calibration using the Moon as a transfer
Traceability of the GIRO to the ROLO: Definition of a benchmark
Lunar calibration of COMS visible channel using GIRO
GSICS Server Upgrade - Requirements for New Deliverables
Masaya Takahashi Japan Meteorological Agency
S3B OLCI Lunar Observations
The GSICS Lunar Observation Dataset
JMA Agency Report 2019 Masaya Takahashi, Yusuke Yogo and Kazuki Kodera
Instrument Specifications and Calibration Information GDWG, March 2019
Revising the ROLO Lunar Model — A Status Update
Infrared Sub-Group Report Tim Hewison
Lunar Calibration Workshop Activities
Lunar Calibration Workshop Status of the preparation
Overview of Computer system
Towards a GSICS DCC product...
Presentation transcript:

GIRO APPLICATION Current status and NEXT STEPS Bartolomeo Viticchiè, Sébastien Wagner, Jagjeet Nein (EUMETSAT) & Masaya Takahashi (JMA)

GIRO APPLICATION This presentation has the aim of presenting: the code design, the current status of the implementation, and the next steps of the implementation.

GIRO APPLICATION – Outline imagette refers to the portion of image-data that has been extracted for calibration purposes; it contains the complete Moon disk and a portion of deep space.

GIRO APPLICATION – Outline Key features: Implemented in C C is a commonly used and portable language. The executable will run on Linux machines (both 32 and 64 bits).

GIRO APPLICATION – Outline Key features: Implemented in C, Input and output files in NetCDF format: IN: lunar observation files, IN: SRF file (GSICS), and OUT: lunar calibration file. The tool processes sequences of lunar observation files. The lunar calibration file contains sequences of quantities that can be used to monitor the instrument performances. Presentation of Masaya Takahashi

GIRO APPLICATION – Outline Key features: Implemented in C, Input and output files in NetCDF format, Two main processing blocks: OPTIONAL Masking and Integration of the imagettes. Computation of the ROLO reference irradiance.

GIRO APPLICATION – Basic Functionalities

GIRO APPLICATION – Output [%] The observed irradiance is used together with the ROLO reference irradiance produced by the orange block to derive the following quantity: Observed irradiance-reference irradiance bias [%]: MTSAT2 calibration

GIRO APPLICATION – Basic Functionalities

GIRO APPLICATION – Use of the imagettes The masking can be tricky and has an important impact on the final results; that’s why we propose a way to perform this step

GIRO APPLICATION – Further Analysis The masking can be tricky and has an important impact on the final results; that’s why we propose a way to perform this step

GIRO APPLICATION – Further Analysis https://gsics.nesdis.noaa.gov/wiki/Development/20140624 The masking can be tricky and has an important impact on the final results; that’s why we propose a way to perform this step

GIRO APPLICATION – Current Status Reading of the lunar observation NetCDF files (using MTSAT2 dataset as benchmark); Reading of the GSICS SRF NetCDF files; Masking and Integration procedure.

GIRO APPLICATION – Next Step Implementation of the writing of the Output NetCDF file. Proposal for a first test: Reading of the input NetCDF files (observation + SRF), Computation of the observables, Writing of a “dummy” lunar calibration file. The test has the aim of performing a check of part of the function of the software. In EUMETSAT we will employ three datasets for testing: MTSAT2 MET8, MET9, MET10 (MSGs) MET7

Thanks for your attention