GS 873 Advanced Satellite Geodesy. Laboratory No. 2. April 8, Problem: Quantification of Satellite Orbit Errors Due to Gravity

Size: px
Start display at page:

Download "GS 873 Advanced Satellite Geodesy. Laboratory No. 2. April 8, Problem: Quantification of Satellite Orbit Errors Due to Gravity"

Transcription

1 GS 873 Advanced Satellite Geodesy Laboratory No. 2 April 8, 2004 Instructor: C.K. Shum, ckshum@osu.edu Instructor Assistant: Shengjie Ge, ge.18@osu.edu Problem: Quantication of Satellite Orbit Errors Due to Gravity Compute near-earth orbit errors due to gravity covariance matrix, as a function of geographical locations (program geoper), geopotential order (program orderms), inclination (program satrms). The gravity eld covariance matrices include JGM3, TEG4, EGM96, OSU (2 versions), GRIM5C1, to 50x50. You are required to use only one covariance matrix, e.g., EGM96, however, feel free to use different covariance matrices so you could compare results with other students in the class. Questions: 1. The Gravity Recovery and Climate Experiment (GRACE) satellite mission (a system of two satellites on following the other) was launched in March 2002, to conduct mapping of time variable gravity eld signals ( Compute the radial orbit errors for GRACE (500 km, 89 0 inclination) due to geopotential based on one choice of the geopotential variance/covariance matrices1. Run orderms and satrms and geoper programs. Interpret the results using graphical aids. 2. The NASA and CNES radar altimeter satellite JASON-1 ( was launched December 7, 2001 to observe large-scale ocean circulation and sea level changes. Compute the radial orbits of JASON (1354 km, 66 0 inclination) due to geopotential error based on a choice of the geopotential variance/covariance matrices 1. Run orderms and satrms and geoper programs. For geoper results, note and explain the predicted mean, variable, and crossover (orbit) errors. Interpret the results using graphical aids. 3. The European Space Agency General Ocean Circulation Experiment (GOCE) mission will carry a spaceborne gradiometer for static gravity mapping and is scheduled to be launch in 2006 ( with a near circular orbit, 250 km altitude and inclination. Select a covariance matrix 1 among the above which would presumably the best prelaunch gravity eld and Run ordrms. What can you conclude from the result of the run? State all the assumptions. Notes: 1 Covariance matrices (EGM-96, JGM-3, EGM96, TEG-4, GRIM5C1, etc) are located at the OSC Cray SV1: /oscb.osu.edu/home/osu2545/schan/cov/model)

2 2 PMAX (in days) is a parameter input for the program. Interpret the meaning of this parameter and use it appropriately. References: Rosborough, G., Satellite orbit perturbations due to the geopotential, CSR-86-1, Center for Space Research, University of Texas at Austin, January Shum, C., B. Zhang, B. Schutz, and B. Tapley, Atlimeter crossover methods for precision orbit determination and the mapping of geophysical parameters, Jl of Astron. Sci., 38(3), , July-September, Scharro, Remko, A decade of ERS satellite orbits and altimetry, PhD Dissertation, Technical University of Delft, The Netherlands, Appendix: Computer information: IP: oscb.osc.edu (Cray SV1, see Run batch jobs ONLY. Make sure that you do not allocate a lot of time to run the job (they cause resources or money). Do NOT copy programs or les again to your home directory. Brief Tutorial Super-computer CRAY SV1 at Ohio Super Computer (OSC) Account information for the class: Unix machine using Secure Shell (SSH) Address: oscb.osc.edu Userid: osu3530 Password: <ask instructor assistant> Setup a directory using your last name, e.g., mkdir yourlastname Working in your own directories. More information about Unix and how to use CRAY SV1 Tutorial at: Basic UNIX Intermediate UNIX Batch Processing on OSC Systems Features of the SV1 at OSC OSC web: File locations /home/osu2545/schan/cov/model rw osu2545 G Feb 10 15:45 CV3RSO.50.COV rw-r osu2545 G Jul EGM96.50.COV

3 0 -rw osu2545 G Oct GRIM5C1.50.COV 0 -rw-r osu2545 G Jul JGM3.50.COV 0 -rw-r osu2545 G Jul TEG3.50.COV 0 -rw-r--r-- 1 osu2545 G Aug TG4C COV.new Program source code and script should be on S.J. Ge s account: /home/osu2541/ Sample Job Decks: a) SATRMS QSUB -s /bin/sh -eo -ro QSUB -r satrms QSUB -lt lm 8Mw set -xs change to temporary directory change to temporary directory set the name of the log le ID=`echo $QSUB_REQID sed 's/\..*$//'` LOG="${QSUB_WORKDIR}/${QSUB_REQNAME}.o${ID}" start accounting ja jacct$$ access any les you may need satellite='cryosat' gravity='egm96' gravity='teg3' gravity='jgm3' run program, A0, AF, initial and nal altitudes A0 = , AF = , DELTA = 10., ; STARLETTE ALTITUDE A0 = , AF = , DELTA = 10., ; AJISAI ALTITUDE A0 = , AF = , DELTA = 10., : ERS-1 ALTITUDE (35-DAY REPEAT) A0 = , AF = , DELTA = 10., ; GEOSAT ALTITUDE A0 = , AF = , DELTA = 10., ; ERS-1 ALTITUDE (3-DAY REPEAT) A0 = , AF = , DELTA = 10., ; TOPEX ALTITUDE A0 = , AF = , DELTA = 10., ; CRYOSAT (720km) satrms COV > OUTPUT << A0 = , AF = , DELTA = 10., RI0 = 1., RIF = 179., DELTI = 1., LONG = F, COVSCL = 1., PMAX = 5., ORDMIN = 0, ORDMAX = 50, rm COV close accounting

4 ja -csflht jacct$$ append log le to end of output and save in desired directory; log le will remain on original submission directory if any error occurs in copying log or saving output; output will also be in fortran carriage control form for printing if cp OUTPUT /c/osu2128/run_pro/satrms/satrms.$satellite.$gravity b) ORDRMS QSUB -s /bin/sh -eo -ro QSUB -r ordrms QSUB -lt lm 8Mw set -xs change to temporary directory change to temporary directory set the name of the log le ID=`echo $QSUB_REQID sed 's/\..*$//'` LOG="${QSUB_WORKDIR}/${QSUB_REQNAME}.o${ID}" start accounting ja jacct$$ access any les you may need satellite='cryosat' gravity='egm96' gravity='teg3' gravity='jgm3' run program A= ,INC=109.8 ; LAGEOS A= , INC=49.8, ; STARLETTE A= , INC=108.0, ; SEASAT/GEOSAT A= , INC=50.0, ; AJISAI A= , INC=98.55, ; ERS-1 (35-DAY REPEAT) A= , INC=115.0, ; GEOS-3 A= , INC=98.52, ; ERS-1 (3-DAY REPEAT) A= , INC=65.1, ; TOPEX A= , INC=92.0, ; CRYOSAT ordrms COV > OUTPUT << A = , INC = 92., LONG = F, PMAX = 5., COVSCL = 1., rm COV close accounting ja -csflht jacct$$

5 append log le to end of output and save in desired directory; log le will remain on original submission directory if any error occurs in copying log or saving output; output will also be in fortran carriage control form for printing if cp OUTPUT /c/osu2128/run_pro/ordrms/ordrms.$satellite.$gravity c) GEOPER run program geoper COV > OUTPUT << RA = , E = , RINC = 92.0, XLATMN = -88.0, XLATMX = 88.0, PMAX = 5.0, LONG =.FALSE., LMIN = 0, LMAX = 50, MMIN = 0, MMAX = 50, DLON = 3.0, DLAT = 3.0, PRADA =.F., PRADD =.F., PRADM =.T., PRADV =.T., PRADC =.F., RESID =.F., XOVER=.T., GLBRMS =.T., ALTMTR=.T., RMSRES =.F., TJD1 = , TJD2 = , RESTRT =.F., MEAN RADIAL ORBIT ERROR FOR $satellite PREDICTED BY $gravity GRAVITY COVARIANCE save les (other than OUTPUT) cp RADM /c/osu2128/run_pro/cpr/geoper.$satellite.$gravity.mean cp RADA /c/osu2128/run_pro/cpr/geoper.$satellite.$gravity.asc cp RADD /c/osu2128/run_pro/cpr/geoper.$satellite.$gravity.des cp RADV /c/osu2128/run_pro/cpr/geoper.$satellite.$gravity.var close accounting ja -csflht jacct$$ append log le to end of output and save in desired directory; log le will remain on original submission directory if any error occurs in copying log or saving output; output will also be in fortran carriage control form for printing if cp OUTPUT /c/osu2128/run_pro/cpr/geoper.$satellite.$gravity.cpr

ERS ORBIT DETERMINATION AND GRAVITY FIELD MODEL TAILORING: RECENT DEVELOPMENTS

ERS ORBIT DETERMINATION AND GRAVITY FIELD MODEL TAILORING: RECENT DEVELOPMENTS ERS ORBIT DETERMINATION AND GRAVITY FIELD MODEL TAILORING: RECENT DEVELOPMENTS Remko Scharroo 1, Pieter Visser 1 and Neil Peacock 2 1 Delft Institute for Earth-Oriented Space Research, Delft University

More information

GEOID UNDULATION DIFFERENCES BETWEEN GEOPOTENTIAL. RICHARD H. RAPP and YAN MING WANG

GEOID UNDULATION DIFFERENCES BETWEEN GEOPOTENTIAL. RICHARD H. RAPP and YAN MING WANG GEOID UNDULATION DIFFERENCES BETWEEN GEOPOTENTIAL MODELS RICHARD H. RAPP and YAN MING WANG Department of Geodetic Science and Surveying, The Ohio State University, Columbus, Ohio, U.S.A. (Received 15 September,

More information

Earth-Oriented Space Research at TU-Delft

Earth-Oriented Space Research at TU-Delft Earth-Oriented Space Research at TU-Delft The contribution of DEOS to the South-East Asia: Mastering Environmental Research with Geodetic Space Techniques (SEAMERGES) project Kick-off meeting, Chulalongkorn

More information

QUINC2. Harvest MNPEAK MCDON4 MAZTLN HOLLAS

QUINC2. Harvest MNPEAK MCDON4 MAZTLN HOLLAS Orbit analysis for the TOPEX altimeter calibration P.N.A.M. Visser 1 and C.K. Shum University of Texas at Austin Center for Space Research October 1993 Abstract Several orbits have been used in the calibration

More information

High resolution geoid from altimetry & bathymetry: requirements for a future mission

High resolution geoid from altimetry & bathymetry: requirements for a future mission High resolution geoid from altimetry & bathymetry: requirements for a future mission The GRAL team: J-Y Royer 1,2, M-F Lalancette 3, G Louis 1,2, M Maia 1,2, D Rouxel 3 & L Géli 4 Project funded by 1 2

More information

Active microwave systems (2) Satellite Altimetry * the movie * applications

Active microwave systems (2) Satellite Altimetry * the movie * applications Remote Sensing: John Wilkin wilkin@marine.rutgers.edu IMCS Building Room 211C 732-932-6555 ext 251 Active microwave systems (2) Satellite Altimetry * the movie * applications Altimeters (nadir pointing

More information

GOCE DATA PRODUCT VERIFICATION IN THE MEDITERRANEAN SEA

GOCE DATA PRODUCT VERIFICATION IN THE MEDITERRANEAN SEA GOCE DATA PRODUCT VERIFICATION IN THE MEDITERRANEAN SEA Juan Jose Martinez Benjamin 1, Yuchan Yi 2, Chungyen Kuo 2, Alexander Braun 3, 2, Yiqun Chen 2, Shin-Chan Han 2, C.K. Shum 2, 3 1 Universitat Politecnica

More information

Determination of Marine Gravity Anomalies in the Truong Sa Archipelago s Sea Territory Using Satellite Altimeter Data

Determination of Marine Gravity Anomalies in the Truong Sa Archipelago s Sea Territory Using Satellite Altimeter Data This is a Peer Reviewed Paper Determination of Marine Gravity Anomalies in the Truong Sa Archipelago s Sea Territory Using Satellite Altimeter Data NGUYEN Van Sang, VU Van Tri, PHAM Van Tuyen, Vietnam

More information

Hydrological balance in the large Russian river basins from GRACE satellites

Hydrological balance in the large Russian river basins from GRACE satellites Hydrological balance in the large Russian river basins from GRACE satellites Leonid Zotov 1,2, Natalya Frolova 3, E. Kyzyngasheva 1, C.K. Shum 4,5 1 NRU Higher School of Economics, Russia 2 SAI Moscow

More information

Contributions of Geodesy to Oceanography

Contributions of Geodesy to Oceanography Contributions of Geodesy to Oceanography B. Tapley and J. Ries Center for Space Research, The University of Texas at Austin Dynamic Planet 2005 Cairns, Australia August 22-26, 2005 August 22-26, 2005 Dynam

More information

Evaluation of the EGM2008 Gravity Model

Evaluation of the EGM2008 Gravity Model Evaluation of the EGM2008 Gravity Model Minkang Cheng, John C. Ries and Don P. Chambers Center for Space Research, University of Texas at Austin, USA 3925 West Braker Lane, STE 200, Austin, TX 78759, USA

More information

Satellite Altimetry for Geodesy, Geophysics and Oceanography

Satellite Altimetry for Geodesy, Geophysics and Oceanography International Association of Geodesy Symposia 1 Satellite Altimetry for Geodesy, Geophysics and Oceanography Proceedings of the International Workshop on Satellite Altimetry, a joint workshop of IAG Section

More information

1 The satellite altimeter measurement

1 The satellite altimeter measurement 1 The satellite altimeter measurement In the ideal case, a satellite altimeter measurement is equal to the instantaneous distance between the satellite s geocenter and the ocean surface. However, an altimeter

More information

THERMOSPHERE DENSITY CALIBRATION IN THE ORBIT DETERMINATION OF ERS-2 AND ENVISAT

THERMOSPHERE DENSITY CALIBRATION IN THE ORBIT DETERMINATION OF ERS-2 AND ENVISAT THERMOSPHERE DENSITY CALIBRATION IN THE ORBIT DETERMINATION OF ERS-2 AND ENVISAT Eelco Doornbos 1, Heiner Klinkrad 2, Remko Scharroo 3, and Pieter Visser 4 1 DEOS, TU Delft, Delft, The Netherlands 2 ESA/ESOC,

More information

A global high resolution mean sea surface from multi mission satellite altimetry

A global high resolution mean sea surface from multi mission satellite altimetry BOLLETTINO DI GEOFISICA TEORICA ED APPLICATA VOL. 40, N. 3-4, pp. 439-443; SEP.-DEC. 1999 A global high resolution mean sea surface from multi mission satellite altimetry P. KNUDSEN and O. ANDERSEN Kort

More information

Satellite ALTimetry. SALT applications and use of data base for SE-Asia region. SEAMERGES kick-off meeting, Bangkok, Thailand.

Satellite ALTimetry. SALT applications and use of data base for SE-Asia region. SEAMERGES kick-off meeting, Bangkok, Thailand. Satellite ALTimetry SALT applications and use of data base for SE-Asia region SEAMERGES kick-off meeting, Bangkok, Thailand Marc Naeije 4 March 2004 1 Faculty of Aerospace Engineering DEOS/AS SEAMERGES

More information

Improving the long-term stability of the GDR orbit solutions

Improving the long-term stability of the GDR orbit solutions Improving the long-term stability of the GDR orbit solutions L. Cerri 1, A. Couhert 1, S. Houry 1, F. Mercier 1 (1) CNES Toulouse OSTST Meeting 19-21 Oct. 2011 POD Splinter Session Status of the POD standards

More information

AIMING AT A I-CM ORBIT FOR LOW EARTH ORBITERS: REDUCED-DYNAMIC AND KINEMATIC PRECISE ORBIT DETERMINATION

AIMING AT A I-CM ORBIT FOR LOW EARTH ORBITERS: REDUCED-DYNAMIC AND KINEMATIC PRECISE ORBIT DETERMINATION AIMING AT A I-CM ORBIT FOR LOW EARTH ORBITERS: REDUCED-DYNAMIC AND KINEMATIC PRECISE ORBIT DETERMINATION P.N.A.M. VISSER (pieter. visser@lr. tudel ft. nl) and J. VAN DEN IJSSEL (j ose. vandenij ssel@lr.

More information

GRACE Gravity Model GGM02

GRACE Gravity Model GGM02 GRACE Gravity Model GGM02 The GGM02S gravity model was estimated with 363 days (spanning April 2002 through December 2003) of GRACE K-band range-rate, attitude, and accelerometer data. No Kaula constraint,

More information

Globally covering a-priori regional gravity covariance models

Globally covering a-priori regional gravity covariance models Globally covering a-priori regional gravity covariance models D. Arabelos, C. C. Tscherning To cite this version: D. Arabelos, C. C. Tscherning. Globally covering a-priori regional gravity covariance models.

More information

P. Cipollini, H. Snaith - A short course on Altimetry. Altimetry 2 - Data processing (from satellite height to sea surface height)

P. Cipollini, H. Snaith - A short course on Altimetry. Altimetry 2 - Data processing (from satellite height to sea surface height) P. Cipollini, H. Snaith - A short course on Altimetry Altimetry 2 - Data processing (from satellite height to sea surface height) 1 2 Satellite height to sea surface height The altimeter measures the altitude

More information

DERIVATION OF SEA LEVEL ANOMALY USING SATELLITE ALTIMETER. Ami Hassan Md Din, Kamaludin Mohd Omar

DERIVATION OF SEA LEVEL ANOMALY USING SATELLITE ALTIMETER. Ami Hassan Md Din, Kamaludin Mohd Omar DERIVATION OF SEA LEVEL ANOMALY USING SATELLITE ALTIMETER Ami Hassan Md Din, Kamaludin Mohd Omar Faculty of Geoinformation Science and Engineering Universiti Teknologi Malaysia Skudai, Johor E-mail: amihassan@utm.my

More information

PGM2016: A new geoid model for the. Philippines

PGM2016: A new geoid model for the. Philippines PGM2016: A new geoid model for the Philippines United Nations/Nepal Workshop on the Applications of Global Navigation Satellite Systems Kathmandu, Nepal December 12-16, 2016 Ronaldo Gatchalian, Chief Geodesy

More information

Rising Sea Level Observations and Causes. Anny Cazenave LEGOS-CNES, Toulouse, France

Rising Sea Level Observations and Causes. Anny Cazenave LEGOS-CNES, Toulouse, France Rising Sea Level Observations and Causes Anny Cazenave LEGOS-CNES, Toulouse, France AAAS Annual Meeting, Chicago, Feb.2009 Sea Level budget: Comparison between observed sea level and sum of climate contributions

More information

Gravity Recovery Using COSMIC GPS Data: Application of Orbital Perturbation Theory

Gravity Recovery Using COSMIC GPS Data: Application of Orbital Perturbation Theory Gravity Recovery Using COSMIC GPS Data: Application of Orbital Perturbation Theory by Cheinway Hwang Report No. 463 Geodetic and GeoInformation Science Department of Civil and Environmental Engineering

More information

Study of Sea Level Variation of Exclusive Economic Zone of Malaysia. Universiti Teknologi Malaysia Skudai, Johor

Study of Sea Level Variation of Exclusive Economic Zone of Malaysia. Universiti Teknologi Malaysia Skudai, Johor Study of Sea Level Variation of Exclusive Economic Zone of Malaysia Kamaludin Omar 1, Shahrum Ses 1, Marc Naeije 2, Mohamad Asrul Mustafar 1 1 Faculty of Geoinformation Science and Engineering Universiti

More information

GRACE impact in geodesy and geophysics. R. Biancale (GRGS-CNES Toulouse), M. Diament (IPG Paris)

GRACE impact in geodesy and geophysics. R. Biancale (GRGS-CNES Toulouse), M. Diament (IPG Paris) GRACE impact in geodesy and geophysics R. Biancale (GRGS-CNES Toulouse), M. Diament (IPG Paris) Improvement of gravity models Since 2002 the GRACE mission has changed some goals in geodesy. It has become

More information

Thoughts on Sun-Synchronous* Altimetry

Thoughts on Sun-Synchronous* Altimetry Thoughts on Sun-Synchronous* Altimetry R. D. Ray NASA Goddard Space Flight Center 14 March 2007 * Yes, a sun-synchronous wide swath is still sun-synch! Whatʼs so bad about sun-synchronous altimetry? For

More information

The Earth Explorer Missions - Current Status

The Earth Explorer Missions - Current Status EOQ N 66 July 2000 meteorology earthnet remote sensing solid earth future programmes Earth Observation Quarterly The Earth Explorer Missions - Current Status G. Mégie (1) and C.J. Readings (2) (1) Institut

More information

A Mission to Planet Mars Gravity Field Determination

A Mission to Planet Mars Gravity Field Determination A Mission to Planet Mars Gravity Field Determination Department for Theoretical Geodesy Graz University of Technology and Space Research Institute Austrian Academy of Sciences Gravity field CHAMP GRACE

More information

Arctic Ocean Mean Sea Surface, Geoid and Gravity from Surface Data, Icesat and GRACE a reference for Cryosat sea-ice mapping

Arctic Ocean Mean Sea Surface, Geoid and Gravity from Surface Data, Icesat and GRACE a reference for Cryosat sea-ice mapping Arctic Ocean Mean Sea Surface, Geoid and Gravity from Surface Data, Icesat and GRACE a reference for Cryosat sea-ice mapping R. Forsberg and H. Skourup, Geodynamics Dept., DNSC rf@spacecenter.dk Arctic

More information

Advances in Geosciences

Advances in Geosciences Advances in Geosciences (2003) 1: 137 142 c European Geosciences Union 2003 Advances in Geosciences From the time-wise to space-wise GOCE observables M. Reguzzoni DIIAR, Sez. Rilevamento, Politecnico di

More information

HYBRID DECADE-MEAN GLOBAL SEA LEVEL WITH MESOSCALE RESOLUTION. University of Hawaii, Honolulu, Hawaii, U.S.A.

HYBRID DECADE-MEAN GLOBAL SEA LEVEL WITH MESOSCALE RESOLUTION. University of Hawaii, Honolulu, Hawaii, U.S.A. HYBRID DECADE-MEAN GLOBAL SEA LEVEL WITH MESOSCALE RESOLUTION Nikolai A. Maximenko 1 and Pearn P. Niiler 2 1 International Pacific Research Center, School of Ocean and Earth Science and Technology, University

More information

The KMS04 Multi-Mission Mean Sea Surface.

The KMS04 Multi-Mission Mean Sea Surface. The KMS04 Multi-Mission Mean Sea Surface. Ole B. Andersen, Anne L. Vest and P. Knudsen Danish National Space Center. Juliane Maries Vej 30, DK-100 Copenhagen, Denmark. Email: {oa,alv,pk}@spacecenter.dk,

More information

Determination of long-term changes in the Earth's gravity field from satellite laser ranging observations

Determination of long-term changes in the Earth's gravity field from satellite laser ranging observations JOURNAL OF GEOPHYSICAL RESEARCH, VOL. 102, NO. B10, PAGES 22,377-22,390, OCTOBER 10, 1997 Determination of long-term changes in the Earth's gravity field from satellite laser ranging observations M. K.

More information

SLR Graz: khz Satellite Laser Ranging & Co

SLR Graz: khz Satellite Laser Ranging & Co Graz in Space 2014 KFU Graz 4. 5. September 2014 SLR Graz: khz Satellite Laser Ranging & Co Georg Kirchner, Franz Koidl, Oliver Baur Space Research Institute Austrian Academy of Sciences Outline What is

More information

The Malaysian Seas: Variation of Sea Level Observed by Tide Gauges and Satellite Altimetry. Universiti Teknologi Malaysia Skudai, Johor

The Malaysian Seas: Variation of Sea Level Observed by Tide Gauges and Satellite Altimetry. Universiti Teknologi Malaysia Skudai, Johor The Malaysian Seas: Variation of Sea Level Observed by Tide Gauges and Satellite Altimetry Kamaludin Omar 1, Shahrum Ses 1, Marc Naeije 2, Mohamad Asrul Mustafar 1 1 Faculty of Geoinformation Science and

More information

The JCET/GSFC (SLR) TRF Solution 2004

The JCET/GSFC (SLR) TRF Solution 2004 The JCET/GSFC (SLR) TRF Solution 2004 JCET and NASA Goddard Space Flight Center Univ. of Maryland Baltimore County Baltimore, Maryland (epavlis@jcet.umbc.edu) IERS Workshop 2004: IERS Combination Pilot

More information

GLOBAL WAVEFORM SHAPE ANALYSIS FOR THE DETECTION AND MONITORING OF EPHEMERAL SURFACE WATER

GLOBAL WAVEFORM SHAPE ANALYSIS FOR THE DETECTION AND MONITORING OF EPHEMERAL SURFACE WATER GLOBAL WAVEFORM SHAPE ANALYSIS FOR THE DETECTION AND MONITORING OF EPHEMERAL SURFACE WATER Dowson, M. (1), Berry, P.A.M. (1), Freeman, J.A. (1) (1) De Montfort University EAPRS Lab, De Montfort University,

More information

ESA s Earth Observation Programmes

ESA s Earth Observation Programmes ESA s Earth Observation Programmes 2015 DRAGON Symposium Interlaken, 23 June 2015 Maurice Borgeaud Head of the Department Science, Applications, and Future Technologies ESA Earth Observation Programmes

More information

GOCE. Gravity and steady-state Ocean Circulation Explorer

GOCE. Gravity and steady-state Ocean Circulation Explorer GOCE Gravity and steady-state Ocean Circulation Explorer Reiner Rummel Astronomical and Physical Geodesy Technische Universität München rummel@bv.tum.de ESA Earth Observation Summerschool ESRIN/Frascati

More information

Comparison between EGM96 and FCUL96B tailored geopotential model for the north-east Atlantic

Comparison between EGM96 and FCUL96B tailored geopotential model for the north-east Atlantic BOLLETTINO DI GEOFISICA TEORICA ED APPLICATA VOL. 40, N. 3-4, pp. 255-259; SEP.-DEC. 1999 Comparison between EGM96 and FCUL96B tailored geopotential model for the north-east Atlantic J. C. CATALAO (1)

More information

Overview and Status of ESA Earth Observation Programmes

Overview and Status of ESA Earth Observation Programmes Overview and Status of ESA Earth Observation Programmes Maurice Borgeaud, ESA Head of the Science, Applications and Future Technologies Department Directorate of Earth Observation Programmes ADM-Aeolus

More information

Non-isotropic filtering of GRACE temporal gravity for geophysical signal enhancement

Non-isotropic filtering of GRACE temporal gravity for geophysical signal enhancement Geophys. J. Int. (2005) 163, 18 25 doi: 10.1111/j.1365-246X.2005.02756.x GJI Geodesy, potential field and applied geophysics Non-isotropic filtering of GRACE temporal gravity for geophysical signal enhancement

More information

River and Lake Level data from Radar Altimetry in Support of the Tiger Initiative

River and Lake Level data from Radar Altimetry in Support of the Tiger Initiative River and Lake Level data from Radar Altimetry in Support of the Tiger Initiative Benveniste, J. (1) ; Berry, P. (2) ; Milagro-Perez, M.P. (3) ; Serpe, D. (3) (1) European Space Agency ESRIN, Via Galileo

More information

The GOCE User Toolbox

The GOCE User Toolbox The GOCE User Toolbox Jérôme Benveniste - ESA Earth Observation Science and Applications Department Per Knudsen - Danish National Space Center and the GUT TEAM 37th COSPAR Scientific Assembly 2008, Montreal

More information

Julia Figa-Saldaña & Klaus Scipal

Julia Figa-Saldaña & Klaus Scipal Julia Figa-Saldaña & Klaus Scipal julia.figa@eumetsat.int klaus.scipal@esa.int Meeting, Outline MetOp/EPS status MetOp/EPS Second Generation status 2016 scatterometer conference Other European ocean programme

More information

Earth Science Flight Mission Overview

Earth Science Flight Mission Overview Earth Science Flight Mission Overview Nand Topiwala Science Mission Directorate NASA Headquarters April 25, 2007 Earth Science Missions Afternoon Constellation, or A-Train, Multi-Satellite Observatory

More information

Copyright 2004 American Geophysical Union. Further reproduction or electronic distribution is not permitted.

Copyright 2004 American Geophysical Union. Further reproduction or electronic distribution is not permitted. Copyright 2004 American Geophysical Union. Further reproduction or electronic distribution is not permitted. Citation: Thompson, P. F., S. V. Bettadpur, and B. D. Tapley (2004), Impact of short period,

More information

A Factor of 2-4 Improvement in Marine Gravity and Predicted Bathymetry from CryoSat, Jason-1, and Envisat Radar Altimetry: Arctic and Coastal Regions

A Factor of 2-4 Improvement in Marine Gravity and Predicted Bathymetry from CryoSat, Jason-1, and Envisat Radar Altimetry: Arctic and Coastal Regions DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. A Factor of 2-4 Improvement in Marine Gravity and Predicted Bathymetry from CryoSat, Jason-1, and Envisat Radar Altimetry:

More information

Sebastian Strasser, Torsten Mayer-Gürr

Sebastian Strasser, Torsten Mayer-Gürr Sebastian Strasser, Torsten Mayer-Gürr Institute of Geodesy, Graz University of Technology WG Theoretical Geodesy and Satellite Geodesy Geodetic Week 2015, Stuttgart, Germany Sebastian Strasser 16.09.2015

More information

Status of Precise Orbit Determination for Altimeter Satellites at GSFC

Status of Precise Orbit Determination for Altimeter Satellites at GSFC Status of Precise Orbit Determination for Altimeter Satellites at GSFC F.G. Lemoine 1, N.P. Zelensky 2, D.S. Chinn 2, B.D. Beckley 2, D.E.Pavlis 2 (1) NASA GSFC, Greenbelt, Maryland, USA (2) SGT Inc.,

More information

Project GlobWave. User Meeting 5 th -6 th October, Geoff Busswell, GlobWave Project Manager

Project GlobWave. User Meeting 5 th -6 th October, Geoff Busswell, GlobWave Project Manager Project GlobWave User Meeting 5 th -6 th October, 2011 Geoff Busswell, GlobWave Project Manager www.globwave.info Partners ESA: Funding the project through its Data User Element Programme CNES: Providing

More information

Comparison of Sea Surface Heights Observed by TOPEX Altimeter with Sea Level Data at Chichijima

Comparison of Sea Surface Heights Observed by TOPEX Altimeter with Sea Level Data at Chichijima Journal of Oceanography Vol. 52, pp. 259 to 273. 1996 Comparison of Sea Surface Heights Observed by TOPEX Altimeter with Sea Level Data at Chichijima NAOTO EBUCHI 1 and KIMIO HANAWA 2 1 Center for Atmospheric

More information

NGS is Scheduled to Replace NAVD 88 and NAD 83 In 2022

NGS is Scheduled to Replace NAVD 88 and NAD 83 In 2022 NGS is Scheduled to Replace NAVD 88 and NAD 83 In 2022 Indiana Society of Professional Land Surveyors Conference January 2017 John Ellingson NGS Geodetic Advisor john.ellingson@noaa.gov 202-306-6904 1

More information

GEOSC/METEO 597K Kevin Bowley Kaitlin Walsh

GEOSC/METEO 597K Kevin Bowley Kaitlin Walsh GEOSC/METEO 597K Kevin Bowley Kaitlin Walsh Timeline of Satellites ERS-1 (1991-2000) NSCAT (1996) Envisat (2002) RADARSAT (2007) Seasat (1978) TOPEX/Poseidon (1992-2005) QuikSCAT (1999) Jason-2 (2008)

More information

Impact of short period, non-tidal, temporal mass variability on GRACE gravity estimates

Impact of short period, non-tidal, temporal mass variability on GRACE gravity estimates GEOPHYSICAL RESEARCH LETTERS, VOL. 31, L06619, doi:10.1029/2003gl019285, 2004 Impact of short period, non-tidal, temporal mass variability on GRACE gravity estimates P. F. Thompson, S. V. Bettadpur, and

More information

New satellite mission for improving the Terrestrial Reference Frame: means and impacts

New satellite mission for improving the Terrestrial Reference Frame: means and impacts Fourth Swarm science meeting and geodetic missions workshop ESA, 20-24 March 2017, Banff, Alberta, Canada New satellite mission for improving the Terrestrial Reference Frame: means and impacts Richard

More information

The Copernicus Sentinel-5 Mission: Daily Global Data for Air Quality, Climate and Stratospheric Ozone Applications

The Copernicus Sentinel-5 Mission: Daily Global Data for Air Quality, Climate and Stratospheric Ozone Applications SENTINEL-5 The Copernicus Sentinel-5 Mission: Daily Global Data for Air Quality, Climate and Stratospheric Ozone Applications Yasjka Meijer RHEA for ESA, Noordwijk, NL 15/04/2016 Co-Authors: Jörg Langen,

More information

Geoid and MDT of the Arctic Ocean

Geoid and MDT of the Arctic Ocean Geoid and MDT of the Arctic Ocean Rene Forsberg, Henriette Skourup Geodynamics Dept National Space Institute Techical University of Denmark rf@space.dtu.dk Outline: Determination of MDT from remote sensing

More information

OOPC-GODAE workshop on OSE/OSSEs Paris, IOCUNESCO, November 5-7, 2007

OOPC-GODAE workshop on OSE/OSSEs Paris, IOCUNESCO, November 5-7, 2007 OOPC-GODAE workshop on OSE/OSSEs Paris, IOCUNESCO, November 5-7, 2007 Design of ocean observing systems: strengths and weaknesses of approaches based on assimilative systems Pierre Brasseur CNRS / LEGI

More information

Originally published as:

Originally published as: Originally published as: Bruinsma, S., Förste, C., Abrikosov, O., Marty, J. C., Rio, M. H., Mulet, S., Bonvalot, S. (2013): The new ESA satellite only gravity field model via the direct approach. Geophysical

More information

Joule heating and nitric oxide in the thermosphere, 2

Joule heating and nitric oxide in the thermosphere, 2 JOURNAL OF GEOPHYSICAL RESEARCH, VOL. 115,, doi:10.1029/2010ja015565, 2010 Joule heating and nitric oxide in the thermosphere, 2 Charles A. Barth 1 Received 14 April 2010; revised 24 June 2010; accepted

More information

Copernicus Space Component Status & Evolution

Copernicus Space Component Status & Evolution Copernicus Space Component Status & Evolution ESCAP, Bangkok 09 October 2017 Simon Jutz Head of the ESA Copernicus Space Office Directorate of Earth Observation Programmes 28 satellites in development

More information

Geophysical Correction Application in Level 2 CryoSat Data Products

Geophysical Correction Application in Level 2 CryoSat Data Products ESRIN-EOP-GQ / IDEAS IDEAS-VEG-IPF-MEM-1288 Version 2.0 29 July 2014 Geophysical Correction Application in Level 2 CryoSat Data Products TABLE OF CONTENTS 1 INTRODUCTION... 3 1.1 Purpose and Scope... 3

More information

Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey

Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey Paper ID: 9253 (Peer Review) By: Amalina Izzati Abdul Hamid, Ami Hassan Md Din & Kamaludin Mohd Omar Geomatic Innovation Research

More information

The impact of combined assimilation of altimeters data and wave spectra from S-1A and 1B in the operational model MFWAM

The impact of combined assimilation of altimeters data and wave spectra from S-1A and 1B in the operational model MFWAM The impact of combined assimilation of altimeters data and wave spectra from S-1A and 1B in the operational model MFWAM Lotfi Aouf and Alice Dalphinet Météo-France, Département Marine et Oceanographie

More information

GOCE SGG and SST quick-look gravity field analysis

GOCE SGG and SST quick-look gravity field analysis GOCE SGG and SST quick-look gravity field analysis R. Pail, M. Wermut To cite this version: R. Pail, M. Wermut. GOCE SGG and SST quick-look gravity field analysis. Advances in Geosciences, European Geosciences

More information

Use and Feedback on GlobWave Data and Services Perspective of basic studies

Use and Feedback on GlobWave Data and Services Perspective of basic studies Use and Feedback on GlobWave Data and Services Perspective of basic studies Sergei I. Badulin P.P. Shirshov Institute of Oceanology of Russian Academy of Science http://www.ocean.ru/eng/ bookmark us P.P.SHIRSHOV

More information

More than 60% of the Earth s land and shallow

More than 60% of the Earth s land and shallow SPECIAL G r a v SECTION: i t y a n d G rpaov ti et ny tand i a l fpotential i e l d s fields Toward 1-mGal accuracy in global marine gravity from CryoSat-2, Envisat, and Jason-1 DAVID SANDWELL and EMMANUEL

More information

UN COPUOS 52 nd session of the Scientific and Technical Subcommittee. COPERNICUS - an European Achievement. S. Jutz Head, ESA Copernicus Space Office

UN COPUOS 52 nd session of the Scientific and Technical Subcommittee. COPERNICUS - an European Achievement. S. Jutz Head, ESA Copernicus Space Office UN COPUOS 52 nd session of the Scientific and Technical Subcommittee COPERNICUS - an European Achievement S. Jutz Head, ESA Copernicus Space Office 11 Feb 2015, Vienna 1 2 What is Copernicus? European

More information

Recovering climate-quality coastal sea level measurements from satellite altimetry!

Recovering climate-quality coastal sea level measurements from satellite altimetry! UK Sea Level Meeting 215 In honour of Philip Woodworth! Liverpool 12-13 March 215! Recovering climate-quality coastal sea level measurements from satellite altimetry! Francisco M. Calafat 1, Paolo Cipollini

More information

Lake level variations from satellite radar altimetry with retracking of multi-leading edge

Lake level variations from satellite radar altimetry with retracking of multi-leading edge Lake level variations from satellite radar altimetry with retracking of multi-leading edge Shirzad Roohi (shirzad.roohi@gis.uni-stuttgart.de) and Nico Sneeuw University of Stuttgart, Germany Institute

More information

USA Space Debris Environment and Operational Updates

USA Space Debris Environment and Operational Updates USA Space Debris Environment and Operational Updates Presentation to the 46 th Session of the Scientific and Technical Subcommittee Committee on the Peaceful Uses of Outer Space United Nations 9-20 February

More information

Global marine gravity field from the ERS-1 and Geosat geodetic mission altimetry

Global marine gravity field from the ERS-1 and Geosat geodetic mission altimetry JOURNAL OF GEOPHYSICAL RESEARCH, VOL. 103, NO. C4, PAGES 8129-8137, APRIL 15, 1998 Global marine gravity field from the ERS-1 and Geosat geodetic mission altimetry Ole Baltazar Andersen and Per Knudsen

More information

Stacked Global Satellite Gravity Proles. Mara M. Yale. Institution of Oceanography, David T. Sandwell. (Submitted to Geophysics: May 6, 1998) ABSTRACT

Stacked Global Satellite Gravity Proles. Mara M. Yale. Institution of Oceanography, David T. Sandwell. (Submitted to Geophysics: May 6, 1998) ABSTRACT Stacked Global Satellite Gravity Proles Mara M. Yale Cecil H. and Ida M. Green Institute of Geophysics and Planetary Physics, Scripps Institution of Oceanography, University of California, San Diego, La

More information

Global Edited Soundings for Gravity/Bathymetry Calibration

Global Edited Soundings for Gravity/Bathymetry Calibration Global Edited Soundings for Gravity/Bathymetry Calibration David Sandwell, Walter Smith, JJ Becker, Karen Marks, Megan Jones, Adrienne Apacile, Seung-Hee Kim, Scott Nelson Rob Beaman,... Objective - construct

More information

Assessment of the International Terrestrial Reference System 2014 realizations by Precise Orbit Determination of SLR Satellites

Assessment of the International Terrestrial Reference System 2014 realizations by Precise Orbit Determination of SLR Satellites Deutsches Geodätisches Forschungsinstitut (DGFI-TUM) Technische Universität München Assessment of the International Terrestrial Reference System 2014 realizations by Precise Orbit Determination of SLR

More information

WHEN IS IT EVER GOING TO RAIN? Table of Average Annual Rainfall and Rainfall For Selected Arizona Cities

WHEN IS IT EVER GOING TO RAIN? Table of Average Annual Rainfall and Rainfall For Selected Arizona Cities WHEN IS IT EVER GOING TO RAIN? Table of Average Annual Rainfall and 2001-2002 Rainfall For Selected Arizona Cities Phoenix Tucson Flagstaff Avg. 2001-2002 Avg. 2001-2002 Avg. 2001-2002 October 0.7 0.0

More information

Dependences in the pillar Earth s gravity field of

Dependences in the pillar Earth s gravity field of Reports on Geodesy, vol. 92, no. 1, 2012 Dependences in the pillar Earth s gravity field of GGOS - description using UML notation Małgorzata Paśnicka 1, Karolina Szafranek 2, Agnieszka Zwirowicz Rutkowska

More information

D2.1 Product Validation Plan (PVP)

D2.1 Product Validation Plan (PVP) Consortium Members ESA Sea Level CCI D2.1 Product Validation Plan (PVP) Reference: Nomenclature: CLS-DOS-NT-10-278 SLCCI-PVP-005 Issue: 1. 1 Date: Oct. 11, 11 CLS-DOS-NT-10-278 SLCCI-PVP-005 Issue 1.1

More information

ESA Sea Level Climate Change Initiative. Sea Level CCI project. Phase II 1 st annual review

ESA Sea Level Climate Change Initiative. Sea Level CCI project. Phase II 1 st annual review ESA Sea Level Climate Change Initiative Sea Level CCI project Phase II 1 st annual review ESA Sea Level Climate Change Initiative User Requirements in Coastal Zone WP1100 User requirements for climatequality

More information

Gravity Recovery and Climate Experiment (GRACE) alias error from ocean tides

Gravity Recovery and Climate Experiment (GRACE) alias error from ocean tides JOURNAL OF GEOPHYSICAL RESEARCH, VOL. 113,, doi:10.1029/2006jb004747, 2008 Gravity Recovery and Climate Experiment (GRACE) alias error from ocean tides K. W. Seo, 1,2 C. R. Wilson, 3 S. C. Han, 4,5 and

More information

Benzene Dimer: dispersion forces and electronic correlation

Benzene Dimer: dispersion forces and electronic correlation Benzene Dimer: dispersion forces and electronic correlation Introduction The Benzene dimer is an ideal example of a system bound by π-π interaction, which is in several cases present in many biologically

More information

QUANTUM CHEMISTRY WITH GAUSSIAN : A VERY BRIEF INTRODUCTION (PART 2)

QUANTUM CHEMISTRY WITH GAUSSIAN : A VERY BRIEF INTRODUCTION (PART 2) QUANTUM CHEMISTRY WITH GAUSSIAN : A VERY BRIEF INTRODUCTION (PART 2) TARAS V. POGORELOV AND MIKE HALLOCK SCHOOL OF CHEMICAL SCIENCES, UIUC This tutorial continues introduction to Gaussian [2]. Here we

More information

INTER-AGENCY SPACE DEBRIS COORDINATION COMMITTEE (IADC) SPACE DEBRIS ISSUES IN THE GEOSTATIONARY ORBIT AND THE GEOSTATIONARY TRANSFER ORBITS

INTER-AGENCY SPACE DEBRIS COORDINATION COMMITTEE (IADC) SPACE DEBRIS ISSUES IN THE GEOSTATIONARY ORBIT AND THE GEOSTATIONARY TRANSFER ORBITS INTER-AGENCY SPACE DEBRIS COORDINATION COMMITTEE (IADC) SPACE DEBRIS ISSUES IN THE GEOSTATIONARY ORBIT AND THE GEOSTATIONARY TRANSFER ORBITS Presented to: 37-th Session of the SCIENTIFIC AND TECHNICAL

More information

FRAME-DRAGGING (GRAVITOMAGNETISM) AND ITS MEASUREMENT

FRAME-DRAGGING (GRAVITOMAGNETISM) AND ITS MEASUREMENT FRAME-DRAGGING (GRAVITOMAGNETISM) AND ITS MEASUREMENT INTRODUCTION Frame-Dragging and Gravitomagnetism EXPERIMENTS Past, Past, present and future experimental efforts to measure frame-dragging Measurements

More information

Making a Climograph: GLOBE Data Explorations

Making a Climograph: GLOBE Data Explorations Making a Climograph: A GLOBE Data Exploration Purpose Students learn how to construct and interpret climographs and understand how climate differs from weather. Overview Students calculate and graph maximum

More information

NEW CGMS BASELINE FOR THE SPACE-BASED GOS. (Submitted by the WMO Secretariat) Summary and Purpose of Document

NEW CGMS BASELINE FOR THE SPACE-BASED GOS. (Submitted by the WMO Secretariat) Summary and Purpose of Document WORLD METEOROLOGICAL ORGANIZATION COMMISSION FOR BASIC SYSTEMS OPEN PROGRAMME AREA GROUP ON INTEGRATED OBSERVING SYSTEMS EXPERT TEAM ON SATELLITE SYSTEMS ET-SAT-7/Inf. 2 (12.III.2012) ITEM: 8.1 SEVENTH

More information

A two-season impact study of the Navy s WindSat surface wind retrievals in the NCEP global data assimilation system

A two-season impact study of the Navy s WindSat surface wind retrievals in the NCEP global data assimilation system A two-season impact study of the Navy s WindSat surface wind retrievals in the NCEP global data assimilation system Li Bi James Jung John Le Marshall 16 April 2008 Outline WindSat overview and working

More information

Presentation for the Institute of International & European Affairs

Presentation for the Institute of International & European Affairs Presentation for the Institute of International & European Affairs Kathryn D. Sullivan, Ph.D. Under Secretary of Commerce for Oceans and Atmosphere & NOAA Administrator June 3, 2016 Overview NOAA 101 Closing

More information

Curriculum Vitae. Haiying WANG

Curriculum Vitae. Haiying WANG Curriculum Vitae Haiying WANG MAILING ADDRESS 1801 Keeaumoku St., #402 Honolulu, HI 96822 Phone: (808) 941-6656 E-mail: haiwang@hawaii.edu, or haiying.wang@noaa.gov EDUCATION Aug. 2003 Aug. 2004: MLIS

More information

Time-variable gravity from SLR and DORIS tracking

Time-variable gravity from SLR and DORIS tracking Time-variable gravity from SLR and DORIS tracking Frank G. Lemoine 1, Steven M. Klosko 2, Christopher M. Cox 3, Thomas J. Johnson 4 1. Planetary Geodynamics Laboratory, NASA Goddard Space Flight Center,

More information

The ESA Earth observation programmes overview and outlook

The ESA Earth observation programmes overview and outlook The ESA Earth observation programmes overview and outlook Dr. Volker Liebig Director, ESA EO Programmes ILA 2008, Berlin ENVISAT mission: 6 years! Bam earthquake Tectonic uplift (Andaman) Arctic 2007 First

More information

ESA Status Report. ET-SAT-11, WMO, Geneva, CH, 4 April Prepared by Earth Observation Programmes Directorate

ESA Status Report. ET-SAT-11, WMO, Geneva, CH, 4 April Prepared by Earth Observation Programmes Directorate ESA Status Report ET-SAT-11, WMO, Geneva, CH, 4 April 2017 Prepared by Earth Observation Programmes Directorate Presented by Ivan Petiteville, ESA, Earth Observation Programmes Issue/Revision: 0.0 Reference:

More information

NEXT GENERATION ALTIMETER SERVICE CHALLENGES AND ACHIEVEMENTS

NEXT GENERATION ALTIMETER SERVICE CHALLENGES AND ACHIEVEMENTS NEXT GENERATION ALTIMETER SERVICE CHALLENGES AND ACHIEVEMENTS M. Naeije (1), R. Scharroo (2), and E. Doornbos (1) (1) DEOS, Delft University of Technology, Kluyverweg 1, 2629 HS Delft, Netherlands (2)

More information

B. Loomis, D. Wiese, R. S. Nerem (1) P. L. Bender (2) P. N. A. M. Visser (3)

B. Loomis, D. Wiese, R. S. Nerem (1) P. L. Bender (2) P. N. A. M. Visser (3) Possible mission architectures for a GRACE follow-on mission including a study on upgraded instrumentation suites, and multiple satellite pairs in moderately-inclined orbits B. Loomis, D. Wiese, R. S.

More information

The GOCE Geoid in Support to Sea Level Analysis

The GOCE Geoid in Support to Sea Level Analysis The GOCE Geoid in Support to Sea Level Analysis The geoid is a very useful quantity for oceanographers Thomas Gruber Astronomical & Physical Geodesy (IAPG) Technische Universität München 1. Characteristics

More information

Hydrological Mass Variations due to Extreme Weather Conditions in Central Europe from Regional GRACE 4D Expansions

Hydrological Mass Variations due to Extreme Weather Conditions in Central Europe from Regional GRACE 4D Expansions Hydrological Mass Variations due to Extreme Weather Conditions in Central Europe from Regional GRACE 4D Expansions Florian Seitz 1, Michael Schmidt 2, C.K. Shum 3, Yiqun Chen 3 1 Earth Oriented Space Science

More information

Seasonal sea level change from TOPEX/Poseidon observation and thermal contribution

Seasonal sea level change from TOPEX/Poseidon observation and thermal contribution Journal of Geodesy (2) 73: 638±647 Seasonal sea level change from TOPEX/Poseidon observation and thermal contribution J. L. Chen 1,2, C. K. Shum 3, C. R. Wilson 2,4, D. P. Chambers 1, B. D. Tapley 1 1

More information