GLOBAL PRECIPITATION MEASUREMENT PRECIPITATION PROCESSING SYSTEM. File Specification AMSUBBASE. Preliminary Version

Size: px
Start display at page:

Download "GLOBAL PRECIPITATION MEASUREMENT PRECIPITATION PROCESSING SYSTEM. File Specification AMSUBBASE. Preliminary Version"

Transcription

1 GLOBAL PRECIPITATION MEASUREMENT PRECIPITATION PROCESSING SYSTEM File Specification AMSUBBASE Preliminary Version October 12, 2015

2 0.1 AMSUBBASE - AMSUB base AMSUBBASE contains brightness temperature from the AMSU-B passive microwave instrument flown on the NOAA satellites. Swath S1 is the only swath. Swath S1 contains 5 channels: /- 0.9 GHz, /- 0.9 GHz, /- 1 GHz, /- 3 GHz, /- 7 GHz. The scan period is 2.667s. The input is Level-2 AMSU-B Orbital products in HDF-EOS format archived at CLASS. All of the data of the input are included. Brightness temperature was obtained by applying the Antena Pattern Correction to the antena temperature. Please see the Microwave Surface and Precipitation Products System (MSPPS) User s Manual and NOAA KLM User s Guide for details. Dimension definitions: nscan1 var Number of Swath 1 scans in the granule. nchannel1 5 Number of Swath 1 channels. n Number of 270. npixel1 90 Number of Swath 1 pixels in one scan. nchuia1 1 Number of Swath S1 unique incidence angles. three 3 Number of spacial dimensions. Figure 1 through Figure 4 show the structure of this product. The text below describes the contents of objects in the structure, the C Structure Header File and the Fortran Structure Header File. FileHeader (Metadata): FileHeader contains metadata of general interest. This group appears in all data products. See Metadata for GPM Products for details. InputRecord (Metadata): InputRecord contains a record of input files for this granule. This group appears in Level 1, Level 2, and Level 3 orbital data products. Level 3 time averaged products have the same information separated into 3 groups since they have many inputs. See Metadata for GPM Products for details. NavigationRecord (Metadata): NavigationRecord contains navigation metadata for this granule. This group appears in Level 1, Level 2, and Level 3 orbital data products. See Metadata for GPM Products for details. FileInfo (Metadata): FileInfo contains metadata used by the PPS I/O Toolkit (TKIO). This group appears in all data products. See Metadata for GPM Products for details. baseheader (Group) TLE date (4-byte integer, array size: 6): TLE date time arrays. 1

3 FileHeader InputRecord NavigationRecord FileInfo baseheader Metadata Metadata Metadata Metadata Group SwathHeader Metadata ScanTime 19 bytes Group: nscan1 File Latitude 4 bytes Array: npixel1 x nscan1 Longitude 4 bytes Array: npixel1 x nscan1 ismissing 1 byte Array: nscan1 sunglintangle 4 bytes Array: npixel1 x nscan1 solarbetaangle 4 bytes Array: nscan1 timesinceeclipseentry 4 bytes Array: nscan1 tlepos 4 bytes Array: three x nscan1 S1 tlevel 4 bytes Array: three x nscan1 sclat 4 bytes Array: nscan1 sclon 4 bytes Array: nscan1 scalt 4 bytes Array: nscan1 TimeTAI93 8 bytes Array: nscan1 sfctype 1 byte Array: npixel1 x nscan1 orbitmode 1 byte Array: nscan1 LZangle 4 bytes Array: npixel1 x nscan1 SZangle 4 bytes Array: npixel1 x nscan1 continued on next figure Figure 1: Data Format Structure for AMSUBBASE, AMSUB base 2

4 continued from last figure Chan1BT 4 bytes Array: npixel1 x nscan1 Chan2BT 4 bytes Array: npixel1 x nscan1 Chan3BT 4 bytes Array: npixel1 x nscan1 S1 Chan4BT 4 bytes Array: npixel1 x nscan1 Chan5BT 4 bytes Array: npixel1 x nscan1 RR 4 bytes Array: npixel1 x nscan1 Snow 4 bytes Array: npixel1 x nscan1 IWP 4 bytes Array: npixel1 x nscan1 SWE 4 bytes Array: npixel1 x nscan1 SFR 4 bytes Array: npixel1 x nscan1 Figure 2: Data Format Structure for AMSUBBASE, AMSUB base TLE date 4 bytes Array: 6 TLE time 8 bytes Array: 1 baseheader accf 8 bytes Array: nchannel1 x n270 Bspace 8 bytes Array: nchannel1 wavenumber 4 bytes Array: nchannel1 Figure 3: Data Format Structure for AMSUBBASE, baseheader Year 2 bytes Array: nscan1 Month 1 byte Array: nscan1 DayOfMonth 1 byte Array: nscan1 Hour 1 byte Array: nscan1 ScanTime Minute 1 byte Array: nscan1 Second 1 byte Array: nscan1 MilliSecond 2 bytes Array: nscan1 DayOfYear 2 bytes Array: nscan1 SecondOfDay 8 bytes Array: nscan1 Figure 4: Data Format Structure for AMSUBBASE, ScanTime 3

5 TLE time (8-byte float, array size: 1): TLE time as in two line element. accf (8-byte float, array size: nchannel1 x n270): The correction due to angular dependence of reflectivity. Bspace (8-byte float, array size: nchannel1): The channel offset derived from deep space calibration. wavenumber (4-byte float, array size: nchannel1): Wave number. S1 (Swath) SwathHeader (Metadata): SwathHeader contains metadata for swaths. This group appears in Level 1 and Level 2 data products. See Metadata for GPM Products for details. ScanTime (Group) A UTC time associated with the scan. Year (2-byte integer, array size: nscan1): 4-digit year, e.g., Values range from 1950 to 2100 years. Special values are defined as: Missing value Month (1-byte integer, array size: nscan1): Month of the year. Values range from 1 to 12 months. Special values are defined as: -99 Missing value DayOfMonth (1-byte integer, array size: nscan1): Day of the month. Values range from 1 to 31 days. Special values are defined as: -99 Missing value Hour (1-byte integer, array size: nscan1): UTC hour of the day. Values range from 0 to 23 hours. Special values are defined as: -99 Missing value Minute (1-byte integer, array size: nscan1): Minute of the hour. Values range from 0 to 59 minutes. Special values are defined as: -99 Missing value Second (1-byte integer, array size: nscan1): Second of the minute. Values range from 0 to 60 s. Special values are defined as: -99 Missing value 4

6 MilliSecond (2-byte integer, array size: nscan1): Thousandths of the second. Values range from 0 to 999 ms. Special values are defined as: Missing value DayOfYear (2-byte integer, array size: nscan1): Day of the year. Values range from 1 to 366 days. Special values are defined as: Missing value SecondOfDay (8-byte float, array size: nscan1): A time associated with the scan. scantime sec is expressed as the UTC seconds of the day. Values range from 0 to s. Special values are defined as: Latitude (4-byte float, array size: npixel1 x nscan1): The earth latitude of the center of the IFOV at the altitude of the earth ellipsiod. Latitude is positive north, negative south. Values range from -90 to 90 degrees. Special values are defined as: Longitude (4-byte float, array size: npixel1 x nscan1): The earth longitude of the center of the IFOV at the altitude of the earth ellipsiod. Longitude is positive east, negative west. A point on the 180th meridian has the value -180 degrees. Values range from -180 to 180 degrees. Special values are defined as: ismissing (1-byte integer, array size: nscan1): Missing scan flag. sunglintangle (4-byte float, array size: npixel1 x nscan1): sunglintangle is the angular separation between the Reflected Satellite View Vector and the Sun Vector. When sunglintangle is zero, the instrument views the center of the specular (mirror-like) sun reflection. solarbetaangle (4-byte float, array size: nscan1): Sun direction elevation from the orbit plane, positive toward orbit normal which is given by the cross product of the spacecraft position and velocity vectors. Values range from to 59.0 degrees. Special values are defined as: timesinceeclipseentry (4-byte float, array size: nscan1): The estimated duration in seconds since the last entry into the Earth s shadow. tlepos (4-byte float, array size: three x nscan1): Spacecraft position at the ScanTime. Values are in m. Special values are defined as: tlevel (4-byte float, array size: three x nscan1): Spacecraft velocity at the ScanTime. Values are in m/s. Special values are defined as: 5

7 sclat (4-byte float, array size: nscan1): Spacecraft latitude at the ScanTime. Values range from -90 to 90.0 degree. Special values are defined as: sclon (4-byte float, array size: nscan1): Spacecraft longitude at the ScanTime. Values range from -180 to degree. Special values are defined as: scalt (4-byte float, array size: nscan1): Spacecraft altitude at the ScanTime. Values range from 0 to 1000 km. Special values are defined as: TimeTAI93 (8-byte float, array size: nscan1): Number of seconds since 0000 Jan 1, sfctype (1-byte integer, array size: npixel1 x nscan1): Surface type: 0=ocean, 1=land, 2=coast orbitmode (1-byte integer, array size: nscan1): Orbit direction: 1=ascending 2=descending. LZangle (4-byte float, array size: npixel1 x nscan1): Local zenith angle. Values range from -60 to 60 degrees. Special values are defined as: SZangle (4-byte float, array size: npixel1 x nscan1): Solar zenith angle. Not sure about the range and units. Chan1BT (4-byte float, array size: npixel1 x nscan1): Channel 1 brightness Temperature. Chan2BT (4-byte float, array size: npixel1 x nscan1): Channel 2 brightness Temperature. Chan3BT (4-byte float, array size: npixel1 x nscan1): Channel 3 brightness Temperature. Chan4BT (4-byte float, array size: npixel1 x nscan1): Channel 4 brightness Temperature. Chan5BT (4-byte float, array size: npixel1 x nscan1): Channel 5 brightness Temperature. RR (4-byte float, array size: npixel1 x nscan1): Rain rate. Snow (4-byte float, array size: npixel1 x nscan1): Snow cover. IWP (4-byte float, array size: npixel1 x nscan1): Ice water path. 6

8 SWE (4-byte float, array size: npixel1 x nscan1): Snow water equivalent. SFR (4-byte float, array size: npixel1 x nscan1): Snow fall rate. C Structure Header file: #ifndef _TK_AMSUBBASE_H_ #define _TK_AMSUBBASE_H_ #ifndef _SCANTIME_ #define _SCANTIME_ typedef struct { short Year; signed char Month; signed char DayOfMonth; signed char Hour; signed char Minute; signed char Second; short MilliSecond; short DayOfYear; double SecondOfDay; } SCANTIME; #endif #ifndef _LAMSUBBASE_S1_ #define _LAMSUBBASE_S1_ typedef struct { SCANTIME ScanTime; float Latitude[90]; float Longitude[90]; signed char ismissing; float sunglintangle[90]; float solarbetaangle; float timesinceeclipseentry; float tlepos[3]; float tlevel[3]; float sclat; float sclon; float scalt; 7

9 double TimeTAI93; signed char sfctype[90]; signed char orbitmode; float LZangle[90]; float SZangle[90]; float Chan1BT[90]; float Chan2BT[90]; float Chan3BT[90]; float Chan4BT[90]; float Chan5BT[90]; float RR[90]; float Snow[90]; float IWP[90]; float SWE[90]; float SFR[90]; } LAMSUBBASE_S1; #endif #ifndef _LAMSUBBASE_BASEHEADER_ #define _LAMSUBBASE_BASEHEADER_ typedef struct { int TLE_date[6]; double TLE_time[1]; double accf[270][5]; double Bspace[5]; float wavenumber[5]; } LAMSUBBASE_BASEHEADER; #endif #endif Fortran Structure Header file: STRUCTURE /SCANTIME/ INTEGER*2 Year BYTE Month BYTE DayOfMonth BYTE Hour BYTE Minute BYTE Second 8

10 INTEGER*2 MilliSecond INTEGER*2 DayOfYear REAL*8 SecondOfDay END STRUCTURE STRUCTURE /LAMSUBBASE_S1/ RECORD /SCANTIME/ ScanTime REAL*4 Latitude(90) REAL*4 Longitude(90) BYTE ismissing REAL*4 sunglintangle(90) REAL*4 solarbetaangle REAL*4 timesinceeclipseentry REAL*4 tlepos(3) REAL*4 tlevel(3) REAL*4 sclat REAL*4 sclon REAL*4 scalt REAL*8 TimeTAI93 BYTE sfctype(90) BYTE orbitmode REAL*4 LZangle(90) REAL*4 SZangle(90) REAL*4 Chan1BT(90) REAL*4 Chan2BT(90) REAL*4 Chan3BT(90) REAL*4 Chan4BT(90) REAL*4 Chan5BT(90) REAL*4 RR(90) REAL*4 Snow(90) REAL*4 IWP(90) REAL*4 SWE(90) REAL*4 SFR(90) END STRUCTURE STRUCTURE /LAMSUBBASE_BASEHEADER/ INTEGER*4 TLE_date(6) REAL*8 TLE_time(1) REAL*8 accf(5,270) REAL*8 Bspace(5) REAL*4 wavenumber(5) END STRUCTURE 9

Constellation Level-1C Product Format. Version 1.0

Constellation Level-1C Product Format. Version 1.0 Constellation Level-1C Product Format Version 1.0 September 2 nd, 2014 Japan Aerospace Exploration Agency Revision history revision date section content, reason Version 1.0 Sept. 2 nd 2014 ALL New Reference

More information

GPM/GMI Level-1B Product Format. Version 1.0

GPM/GMI Level-1B Product Format. Version 1.0 GPM/GMI Level-1B Product Format Version 1.0 September 2 nd, 2014 Japan Aerospace Exploration Agency Revision history revision date section content, reason Version 1.0 Sept. 2 nd 2014 ALL New Reference

More information

GSMaP Product Format. Version 2.0

GSMaP Product Format. Version 2.0 GSMaP Product Format Version 2.0 January 17 th, 2017 Japan Aerospace Exploration Agency Revision history revision date section content, reason Version 1.0 Sept. 2 nd 2014 ALL New Version 2.0 Jan. 17 th

More information

Tropical Rainfall Measuring Mission (TRMM) Precipitation Radar Algorithm. Instruction Manual For Version 7

Tropical Rainfall Measuring Mission (TRMM) Precipitation Radar Algorithm. Instruction Manual For Version 7 Tropical Rainfall Measuring Mission (TRMM) Precipitation Radar Algorithm Instruction Manual For Version 7 TRMM Precipitation Radar Team Japan Aerospace Exploration Agency (JAXA) National Aeronautics and

More information

GPM/DPR L2/3 Product Format Documentation. Version 3.0

GPM/DPR L2/3 Product Format Documentation. Version 3.0 GPM/DPR L2/3 Product Format Documentation Version 3.0 May, 2017 Japan Aerospace Exploration Agency Revision history revision date section content, reason Version 1.0 Sept. 2 nd 2014 ALL New Version 2.0

More information

MODIS Atmosphere: MOD35_L2: Format & Content

MODIS Atmosphere: MOD35_L2: Format & Content Page 1 of 9 File Format Basics MOD35_L2 product files are stored in Hierarchical Data Format (HDF). HDF is a multi-object file format for sharing scientific data in multi-platform distributed environments.

More information

Simulation of Brightness Temperatures for the Microwave Radiometer (MWR) on the Aquarius/SAC-D Mission. Salman S. Khan M.S. Defense 8 th July, 2009

Simulation of Brightness Temperatures for the Microwave Radiometer (MWR) on the Aquarius/SAC-D Mission. Salman S. Khan M.S. Defense 8 th July, 2009 Simulation of Brightness Temperatures for the Microwave Radiometer (MWR) on the Aquarius/SAC-D Mission Salman S. Khan M.S. Defense 8 th July, 2009 Outline Thesis Objective Aquarius Salinity Measurements

More information

Tropical Rainfall Measuring Mission. Precipitation Radar Algorithm. Instruction Manual For Version 6

Tropical Rainfall Measuring Mission. Precipitation Radar Algorithm. Instruction Manual For Version 6 Tropical Rainfall Measuring Mission (TRMM) Precipitation Radar Algorithm Instruction Manual For Version 6 TRMM Precipitation Radar Team Japan Aerospace Exploration Agency (JAXA) National Aeronautics and

More information

Definition of Level 1B Radiance product for OMI

Definition of Level 1B Radiance product for OMI Definition of Level 1B Radiance product for OMI document: RS-OMIE-KNMI-206 version: 1.0 date: 31 July 2000 authors: J.P. Veefkind KNMI veefkind@knmi.nl A. Mälkki FMI anssi.malkki@fmi.fi R.D. McPeters NASA

More information

Working with M 3 Data. Jeff Nettles M 3 Data Tutorial at AGU December 13, 2010

Working with M 3 Data. Jeff Nettles M 3 Data Tutorial at AGU December 13, 2010 Working with M 3 Data Jeff Nettles M 3 Data Tutorial at AGU December 13, 2010 For Reference Slides and example data from today s workshop available at http://m3dataquest.jpl.nasa.gov See Green et al. (2010)

More information

Beginner s Guide to VIIRS Imagery Data. Curtis Seaman CIRA/Colorado State University 10/29/2013

Beginner s Guide to VIIRS Imagery Data. Curtis Seaman CIRA/Colorado State University 10/29/2013 Beginner s Guide to VIIRS Imagery Data Curtis Seaman CIRA/Colorado State University 10/29/2013 1 VIIRS Intro VIIRS: Visible Infrared Imaging Radiometer Suite 5 High resolution Imagery channels (I-bands)

More information

Revision History. Applicable Documents

Revision History. Applicable Documents Revision History Version Date Revision History Remarks 1.0 2011.11-1.1 2013.1 Update of the processing algorithm of CAI Level 3 NDVI, which yields the NDVI product Ver. 01.00. The major updates of this

More information

HQ AFWA. DMSP Satellite Raw Sensor Data Record (RSDR) File Format Specification

HQ AFWA. DMSP Satellite Raw Sensor Data Record (RSDR) File Format Specification HQ AFWA DMSP Satellite Raw Sensor Data Record (RSDR) File Format Specification (Version 1.0 updated, Final, 19 Jan 01) (Replaces version 1.0 Final, 2 Nov 00) Produced by Capt. David M. Paal HQ AFWA/Space

More information

About LIDAR Data. What Are LIDAR Data? How LIDAR Data Are Collected

About LIDAR Data. What Are LIDAR Data? How LIDAR Data Are Collected 1 of 6 10/7/2006 3:24 PM Project Overview Data Description GIS Tutorials Applications Coastal County Maps Data Tools Data Sets & Metadata Other Links About this CD-ROM Partners About LIDAR Data What Are

More information

Kaguya s HDTV and Its Imaging

Kaguya s HDTV and Its Imaging Kaguya s HDTV and Its Imaging C h a p t e r 2 Overview of the HDTV System In addition to Kaguya s 13 science instruments, the HDTV was unique in being specifically included to engage the public in the

More information

( 83P UDP/IP Ethernet Datagram,.83P File Format )

( 83P UDP/IP Ethernet Datagram,.83P File Format ) IMAGENEX TECHNOLOGY CORP. DeltaT - 83P PROFILE POINT OUTPUT ( 83P UDP/IP Ethernet Datagram,.83P File Format ) For each ping, the following bytes are output during the 83P UDP datagram. If recording to

More information

ACE Desktop: Dome, Telescope, Instruments

ACE Desktop: Dome, Telescope, Instruments Page 1 of 9 ACE Desktop: Dome, Telescope, Instruments (Region 1) On the left hand side of the ACE Desktop the real-time states of the dome, telescope and instruments is displayed. Listed below are the

More information

Design and Implementation of Data Models & Instrument Scheduling of Satellites in a Space Based Internet Emulation System

Design and Implementation of Data Models & Instrument Scheduling of Satellites in a Space Based Internet Emulation System Design and Implementation of Data Models & Instrument Scheduling of Satellites in a Space Based Internet Emulation System Karthik N Thyagarajan Masters Thesis Defense December 20, 2001 Defense Committee:

More information

GEOG 4110/5100 Advanced Remote Sensing Lecture 4

GEOG 4110/5100 Advanced Remote Sensing Lecture 4 GEOG 4110/5100 Advanced Remote Sensing Lecture 4 Geometric Distortion Relevant Reading: Richards, Sections 2.11-2.17 Review What factors influence radiometric distortion? What is striping in an image?

More information

1 An Introduction to GrADS Software

1 An Introduction to GrADS Software 1 An Introduction to GrADS Software The Grid Analysis and Display System (GrADS) is an interactive desktop tool to display earth science data. The followings are the features of GrADS. Advantages Free

More information

MWR L1 Algorithm & Simulator

MWR L1 Algorithm & Simulator MWR L1 Algorithm & Simulator Héctor Raimondo & Felipe Madero 19-21 July 2010 Seattle, Washington, USA MWR Overview & characteristics 2 of 57 Overview & Characteristics 3 of 57 Overview & Characteristics

More information

SPOT VGT.

SPOT VGT. SPOT VGT http://www.spot-vegetation.com/ SPOT VGT General Information Resolution: 1km Projection: Unprojected, Plate Carree Geodetic system: WGS 1984 Geographic Extent Latitude: 75 o N to 56 o S Longitude:

More information

Quick Start Guide. RainWise CC-2000 Edition. Visit our Website to Register Your Copy (weatherview32.com)

Quick Start Guide. RainWise CC-2000 Edition. Visit our Website to Register Your Copy (weatherview32.com) Quick Start Guide RainWise CC-2000 Edition Visit our Website to Register Your Copy (weatherview32.com) Insert the WV32 installation CD in an available drive, or run the downloaded install file wvsetup80.exe.

More information

Bird Solar Model Source Creator

Bird Solar Model Source Creator Bird Solar Model Source Creator INTRODUCTION This knowledge base article describes a script that generates a FRED source that models the properties of solar light incident on a tilted or solar-tracking

More information

Retrieval of Sea Surface Temperature from TRMM VIRS

Retrieval of Sea Surface Temperature from TRMM VIRS Journal of Oceanography, Vol. 59, pp. 245 to 249, 2003 Short Contribution Retrieval of Sea Surface Temperature from TRMM VIRS LEI GUAN 1,2 *, HIROSHI KAWAMURA 1 and HIROSHI MURAKAMI 3 1 Center for Atmospheric

More information

VIIRS-CrIS Mapping. P. Brunel, P. Roquet. Météo-France, Lannion. CSPP/IMAPP USERS GROUP MEETING 2015 EUMETSAT Darmstadt, Germany

VIIRS-CrIS Mapping. P. Brunel, P. Roquet. Météo-France, Lannion. CSPP/IMAPP USERS GROUP MEETING 2015 EUMETSAT Darmstadt, Germany VIIRS-CrIS Mapping P. Brunel, P. Roquet Météo-France, Lannion CSPP/IMAPP USERS GROUP MEETING 2015 EUMETSAT Darmstadt, Germany Introduction Mapping? Why? Mapping sounder and imager is of high interest at

More information

HARMONIE ATOVS data assimilation and coordinated impact study

HARMONIE ATOVS data assimilation and coordinated impact study HARMONIE ATOVS data assimilation and coordinated impact study ALADIN / HIRLAM 23rd Workshop / All-Staff Meeting Reykjavik, Iceland, 15-19 April, 2013 Magnus Lindskog, Mats Dahlbom, Sigurdur Thorsteinsson,

More information

4th Edition November Japan Aerospace Exploration Agency Earth Observation Research Center

4th Edition November Japan Aerospace Exploration Agency Earth Observation Research Center Data Users Manual for the Advanced Microwave Scanning Radiometer 2 (AMSR2) onboard the Global Change Observation Mission 1st - Water "SHIZUKU" (GCOM-W1) 4th Edition November 2016 Japan Aerospace Exploration

More information

CORRECTING RS SYSTEM DETECTOR ERROR GEOMETRIC CORRECTION

CORRECTING RS SYSTEM DETECTOR ERROR GEOMETRIC CORRECTION 1 CORRECTING RS SYSTEM DETECTOR ERROR GEOMETRIC CORRECTION Lecture 1 Correcting Remote Sensing 2 System Detector Error Ideally, the radiance recorded by a remote sensing system in various bands is an accurate

More information

SWOT LAKE PRODUCT. Claire POTTIER(CNES) and P. Callahan (JPL) SWOT ADT project team J.F. Cretaux, T. Pavelsky SWOT ST Hydro leads

SWOT LAKE PRODUCT. Claire POTTIER(CNES) and P. Callahan (JPL) SWOT ADT project team J.F. Cretaux, T. Pavelsky SWOT ST Hydro leads SWOT LAKE PRODUCT Claire POTTIER(CNES) and P. Callahan (JPL) SWOT ADT project team J.F. Cretaux, T. Pavelsky SWOT ST Hydro leads Lake, Climate and Remote Sensing Workshop Toulouse June 1&2 2017 High Rate

More information

Compact VIIRS SDR Product Format User Guide

Compact VIIRS SDR Product Format User Guide Compact VIIRS SDR Product Format User Guide Doc.No. : EUM/TSS/DOC/13/708025 Issue : v1c Date : 21 August 2014 WBS : EUMETSAT Eumetsat-Allee 1, D-64295 Darmstadt, Germany Tel: +49 6151 807-7 Fax: +49 6151

More information

Geometric Rectification of Remote Sensing Images

Geometric Rectification of Remote Sensing Images Geometric Rectification of Remote Sensing Images Airborne TerrestriaL Applications Sensor (ATLAS) Nine flight paths were recorded over the city of Providence. 1 True color ATLAS image (bands 4, 2, 1 in

More information

RETRIEVAL of surface and atmospheric parameters from

RETRIEVAL of surface and atmospheric parameters from 3098 IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 46, NO. 10, OCTOBER 2008 Geolocation of AMSR-E Data Heidrun Wiebe, Georg Heygster, Member, IEEE, and Lothar Meyer-Lerbs Abstract The process

More information

Solar Panel Irradiation Exposure efficiency of solar panels with shadow

Solar Panel Irradiation Exposure efficiency of solar panels with shadow Solar Panel Irradiation Exposure efficiency of solar panels with shadow Frits F.M. de Mul MEDPHYS Software & Services 2012 www.medphys.nl email: info(at)medphys.nl Solar Panel Irradiation 1. Local Times,

More information

XYZ Exporter Page 1. XYZ Exporter

XYZ Exporter Page 1. XYZ Exporter XYZ Exporter Page 1 XYZ Exporter XYZ Exporter Page 2 1. Introduction This program was created to takeover from NaviScan Convert. It has the capability to export to various formats, where you have the possibility

More information

FedGeoDay Interactive Visualization of Satellite (and Other) Data Online Using Cesium. October 13, 2016

FedGeoDay Interactive Visualization of Satellite (and Other) Data Online Using Cesium. October 13, 2016 FedGeoDay 2016 Interactive Visualization of Satellite (and Other) Data Online Using Cesium October 13, 2016 Matthew Lammers (matthew.r.lammers@nasa.gov) Web Analyst/Developer NASA Goddard Space Flight

More information

The Use of Google Earth in Meteorological Satellite Visualization

The Use of Google Earth in Meteorological Satellite Visualization The Use of Google Earth in Meteorological Satellite Visualization Thomas J. Kleespies National Oceanic and Atmospheric Administration National Environmental Satellite Data and Information Service Center

More information

SES 123 Global and Regional Energy Lab Worksheet

SES 123 Global and Regional Energy Lab Worksheet SES 123 Global and Regional Energy Lab Worksheet Introduction An important aspect to understand about our planet is global temperatures, including spatial variations, such as between oceans and continents

More information

TANDEM-X: DEM ACQUISITION IN THE THIRD YEAR ERA

TANDEM-X: DEM ACQUISITION IN THE THIRD YEAR ERA TANDEM-X: DEM ACQUISITION IN THE THIRD YEAR ERA D. Borla Tridon, M. Bachmann, D. Schulze, C. J. Ortega Miguez, M. D. Polimeni, M. Martone and TanDEM-X Team Microwaves and Radar Institute, DLR 5 th International

More information

Preprocessed Input Data. Description MODIS

Preprocessed Input Data. Description MODIS Preprocessed Input Data Description MODIS The Moderate Resolution Imaging Spectroradiometer (MODIS) Surface Reflectance products provide an estimate of the surface spectral reflectance as it would be measured

More information

Level 2 Radar-Lidar GEOPROF Product VERSION 1.0 Process Description and Interface Control Document

Level 2 Radar-Lidar GEOPROF Product VERSION 1.0 Process Description and Interface Control Document Recommendation JPL Document No. D-xxxx CloudSat Project A NASA Earth System Science Pathfinder Mission Level 2 Radar-Lidar GEOPROF Product VERSION 1.0 Process Description and Interface Control Document

More information

Technical Manual SATGEN II SATELLITE DATA GENERATION PROGRAM. Document M Revision 1.0 April dbm. 32A Spruce Street Oakland, NJ 07436

Technical Manual SATGEN II SATELLITE DATA GENERATION PROGRAM. Document M Revision 1.0 April dbm. 32A Spruce Street Oakland, NJ 07436 Technical Manual SATGEN II SATELLITE DATA GENERATION PROGRAM Document M2001322 Revision 1.0 April 2011 dbm 32A Spruce Street Oakland, NJ 07436 Phone 201-677-0008 FAX 201-667-9444 1 Table of Contents Contents

More information

Rotated earth or when your fantasy world goes up side down

Rotated earth or when your fantasy world goes up side down Rotated earth or when your fantasy world goes up side down A couple of weeks ago there was a discussion started if Fractal Terrain 3 (FT3) can rotate our earth. http://forum.profantasy.com/comments.php?discussionid=4709&page=1

More information

MLEP Intermediate GPS Workshop Exercise Two Using Maps

MLEP Intermediate GPS Workshop Exercise Two Using Maps During this exercise, you will scale coordinates from a map and enter them into the GPS receiver. This requires a ruler (provided) and all calculations require a paper and pencil. During this exercise,

More information

Verwendung des Applikationsprogramms. 1. Function overview. GAMMA instabus Application program description. September 2010

Verwendung des Applikationsprogramms. 1. Function overview. GAMMA instabus Application program description. September 2010 Verwendung des Applikationsprogramms Product family: Product type: Manufacturer: Physical Sensors Weather station w/ integrated sensors Siemens Name: Weather station WS1 (GPS) AP 257/32 Order no.: 5WG1

More information

S-NPP CrIS Full Resolution Sensor Data Record Processing and Evaluations

S-NPP CrIS Full Resolution Sensor Data Record Processing and Evaluations S-NPP CrIS Full Resolution Sensor Data Record Processing and Evaluations Yong Chen 1* Yong Han 2, Likun Wang 1, Denis Tremblay 3, Xin Jin 4, and Fuzhong Weng 2 1 ESSIC, University of Maryland, College

More information

Simulation and Analysis of an Earth Observation Mission Based on Agile Platform

Simulation and Analysis of an Earth Observation Mission Based on Agile Platform Simulation and Analysis of an Earth Observation Mission Based on Agile Platform Augusto Caramagno Fabrizio Pirondini Dr. Luis F. Peñín Advanced Projects Division DEIMOS Space S.L. -1 - Engineering activities

More information

Level 1 B CPR Process Description and Interface Control Document

Level 1 B CPR Process Description and Interface Control Document CloudSat Project A NASA Earth System Science Pathfinder Mission Level 1 B CPR Process Description and Interface Control Document Product Version: P_R05 Document Revision: 0 Date: 14 September 2017 Prior

More information

MHS Instrument Pre-Launch Characteristics

MHS Instrument Pre-Launch Characteristics MHS Instrument Pre-Launch Characteristics Jörg Ackermann, EUMETSAT, October 2017 The main objective of satellite instruments pre-launch characterisation is to ensure that the observed instrument performance

More information

Exercises with Level-2 satellite data

Exercises with Level-2 satellite data Exercises with Level-2 satellite data Mati Kahru WimSoft, http://www.wimsoft.com Email: wim@wimsoft.com also at Scripps Institution of Oceanography UCSD, La Jolla, CA 92093-0218, USA mkahru@ucsd.edu 10/25/2008

More information

CHRIS DATA PRODUCTS - LATEST ISSUE

CHRIS DATA PRODUCTS - LATEST ISSUE CHRIS DATA PRODUCTS - LATEST ISSUE Mike Cutter (1), Lisa Johns (2) (1) Sira Technology Ltd, South Hill, Chislehurst, Kent, BR7 5EH, England. E-mail: Mike.Cutter@sira.co.uk (2) Sira Technology Ltd, South

More information

Utilization of AGI STK and S-NPP Operational Data to Generate JPSS-1 Proxy Test Data

Utilization of AGI STK and S-NPP Operational Data to Generate JPSS-1 Proxy Test Data Utilization of AGI STK and S-NPP Operational Data to Generate JPSS-1 Proxy Test Data Emily Greene Wael Ibrahim Chris van Poollen Ed Meletyan Scott Leszczynski 2018 AMS Annual Meeting Austin, TX, USA Copyright

More information

DIAS_Satellite_MODIS_SurfaceReflectance dataset

DIAS_Satellite_MODIS_SurfaceReflectance dataset DIAS_Satellite_MODIS_SurfaceReflectance dataset 1. IDENTIFICATION INFORMATION DOI Metadata Identifier DIAS_Satellite_MODIS_SurfaceReflectance dataset doi:10.20783/dias.273 [http://doi.org/10.20783/dias.273]

More information

500k/Bit CAN message type STANDARD (11-bit identifier)

500k/Bit CAN message type STANDARD (11-bit identifier) VBOX II & VBOX Pro (Version 4) Default CAN bus setting 500k/Bit CAN message type STANDARD (11-bit identifier) Signals available via CAN Satellites in view Time UTC (HMS.S) Position Latitude (DDMM.MMMMM)

More information

Ice Cover and Sea and Lake Ice Concentration with GOES-R ABI

Ice Cover and Sea and Lake Ice Concentration with GOES-R ABI GOES-R AWG Cryosphere Team Ice Cover and Sea and Lake Ice Concentration with GOES-R ABI Presented by Yinghui Liu 1 Team Members: Yinghui Liu 1, Jeffrey R Key 2, and Xuanji Wang 1 1 UW-Madison CIMSS 2 NOAA/NESDIS/STAR

More information

ASTER User s Guide. ERSDAC Earth Remote Sensing Data Analysis Center. 3D Ortho Product (L3A01) Part III. (Ver.1.1) July, 2004

ASTER User s Guide. ERSDAC Earth Remote Sensing Data Analysis Center. 3D Ortho Product (L3A01) Part III. (Ver.1.1) July, 2004 ASTER User s Guide Part III 3D Ortho Product (L3A01) (Ver.1.1) July, 2004 ERSDAC Earth Remote Sensing Data Analysis Center ASTER User s Guide Part III 3D Ortho Product (L3A01) (Ver.1.1) TABLE OF CONTENTS

More information

COMPARISON OF LOCAL CSPP VIIRS SDRS WITH GLOBAL NOAA PRODUCTS FOR VALIDATION AND MONITORING OF THE EARS-VIIRS SERVICE STEPHAN ZINKE

COMPARISON OF LOCAL CSPP VIIRS SDRS WITH GLOBAL NOAA PRODUCTS FOR VALIDATION AND MONITORING OF THE EARS-VIIRS SERVICE STEPHAN ZINKE 1 EUM/TSS/DOC/15/798085, v1, 2015-04-15 COMPARISON OF LOCAL CSPP VIIRS SDRS WITH GLOBAL NOAA PRODUCTS FOR VALIDATION AND MONITORING OF THE EARS-VIIRS SERVICE STEPHAN ZINKE TOC Product Validation Introduction

More information

Assignment 2 Arrays and Functions

Assignment 2 Arrays and Functions Assignment 2 Arrays and Functions Assigned TA: Yohai Mandabi. Publication date: 17.11.13. Introduction The geographic coordinate system is a grid allowing the specification of any location on Earth. The

More information

McIDAS-V Tutorial Displaying Polar Satellite Imagery updated July 2016 (software version 1.6)

McIDAS-V Tutorial Displaying Polar Satellite Imagery updated July 2016 (software version 1.6) McIDAS-V Tutorial Displaying Polar Satellite Imagery updated July 2016 (software version 1.6) McIDAS-V is a free, open source, visualization and data analysis software package that is the next generation

More information

How to Use GOCE Level 2 Products

How to Use GOCE Level 2 Products How to Use GOCE Level 2 Products Thomas Gruber 1), Reiner Rummel 1), Radboud Koop 2) 1) Institute of Astronomical and Physical Geodesy, Technical University Munich 2) Netherlands Institute for Space Research

More information

The inclusion of cloudy radiances in the NCEP GSI analysis system

The inclusion of cloudy radiances in the NCEP GSI analysis system he inclusion of cloudy radiances in the NCEP GSI analysis system 1,2,3 Min-Jeong Kim 1 Fuzhong Weng and 2 John Derber 1.NOAA/NESDIS/SAR 2. Joint Center for Satellite Data Assimilation (JCSDA) 3. CIRA,

More information

Astromechanics. 12. Satellite Look Angle

Astromechanics. 12. Satellite Look Angle Astromechanics 12. Satellite Look Angle The satellite look angle refers to the angle that one would look for a satellite at a given time from a specified position on the Earth. For example, if you had

More information

Important Notes on the Release of FTS SWIR Level 2 Data Products For General Users (Version 02.xx) June, 1, 2012 NIES GOSAT project

Important Notes on the Release of FTS SWIR Level 2 Data Products For General Users (Version 02.xx) June, 1, 2012 NIES GOSAT project Important Notes on the Release of FTS SWIR Level 2 Data Products For General Users (Version 02.xx) June, 1, 2012 NIES GOSAT project 1. Differences of processing algorithm between SWIR L2 V01.xx and V02.xx

More information

Lead Algorithm Scientist: Pawan K. Bhartia (NASA/GSFC) Lead Algorithm Developer: Charles Wellemeyer (SSAI) Lead PGE Developer: Kai Yang (SSAI)

Lead Algorithm Scientist: Pawan K. Bhartia (NASA/GSFC) Lead Algorithm Developer: Charles Wellemeyer (SSAI) Lead PGE Developer: Kai Yang (SSAI) Shortname: OMO3 Longname: OM/Aura Ozone (O3) otal Column 1-Orbit L2 Swath 13x24km PS Version: 0.9.33 Date: 8 October 2004 Author(s): Kai Yang (SSA), Peter Leonard (SSA) Version: 0.9.33 and newer Lead Algorithm

More information

GEOG 4110/5100 Advanced Remote Sensing Lecture 4

GEOG 4110/5100 Advanced Remote Sensing Lecture 4 GEOG 4110/5100 Advanced Remote Sensing Lecture 4 Geometric Distortion Relevant Reading: Richards, Sections 2.11-2.17 Geometric Distortion Geometric Distortion: Errors in image geometry, (location, dimensions,

More information

11.2 ABI s Unique Calibration and Validation Capabilities

11.2 ABI s Unique Calibration and Validation Capabilities The Advanced Baseline Imager (ABI) is a NOAA funded, NASA administered meteorological instrument program. This document does not reflect the views or policy of the GOES-R Program Office. 11.2 ABI s Unique

More information

InSAR Operational and Processing Steps for DEM Generation

InSAR Operational and Processing Steps for DEM Generation InSAR Operational and Processing Steps for DEM Generation By F. I. Okeke Department of Geoinformatics and Surveying, University of Nigeria, Enugu Campus Tel: 2-80-5627286 Email:francisokeke@yahoo.com Promoting

More information

MDV FORMAT Interface Control Document (ICD)

MDV FORMAT Interface Control Document (ICD) Overview MDV FORMAT Interface Control Document (ICD) Mike Dixon Research Applications Laboratory (RAL) National Center for Atmospheric Research (NCAR) Boulder, Colorado, USA Overview MDV history The Meteorological

More information

Generate Glacier Velocity Maps with the Sentinel-1 Toolbox

Generate Glacier Velocity Maps with the Sentinel-1 Toolbox Making remote-sensing data accessible since 1991 Generate Glacier Velocity Maps with the Sentinel-1 Toolbox Adapted from the European Space Agency s STEP community platform In this document you will find:

More information

Analysis Ready Data For Land (CARD4L-ST)

Analysis Ready Data For Land (CARD4L-ST) Analysis Ready Data For Land Product Family Specification Surface Temperature (CARD4L-ST) Document status For Adoption as: Product Family Specification, Surface Temperature This Specification should next

More information

ASPRS LiDAR SPRS Data Exchan LiDAR Data Exchange Format Standard LAS ge Format Standard LAS IIT Kanp IIT Kan ur

ASPRS LiDAR SPRS Data Exchan LiDAR Data Exchange Format Standard LAS ge Format Standard LAS IIT Kanp IIT Kan ur ASPRS LiDAR Data Exchange Format Standard LAS IIT Kanpur 1 Definition: Files conforming to the ASPRS LIDAR data exchange format standard are named with a LAS extension. The LAS file is intended to contain

More information

Effect of Satellite Formation Architectures and Imaging Modes on Albedo Estimation of major Biomes

Effect of Satellite Formation Architectures and Imaging Modes on Albedo Estimation of major Biomes Effect of Satellite Formation Architectures and Imaging Modes on Albedo Estimation of major Biomes Sreeja Nag 1,2, Charles Gatebe 3, David Miller 1,4, Olivier de Weck 1 1 Massachusetts Institute of Technology,

More information

University of Texas Center for Space Research. ICESAT/GLAS CSR SCF Release Notes for Orbit and Attitude Determination

University of Texas Center for Space Research. ICESAT/GLAS CSR SCF Release Notes for Orbit and Attitude Determination University of Texas Center for Space Research ICESAT/GLAS CSR SCF Notes for Orbit and Attitude Determination Charles Webb Tim Urban Bob Schutz Version 1.0 August 2006 CSR SCF Notes for Orbit and Attitude

More information

Format specification for the SMET Weather Station Meteorological Data Format version 1.1

Format specification for the SMET Weather Station Meteorological Data Format version 1.1 Format specification for the SMET Weather Station Meteorological Data Format version 1.1 Mathias Bavay November 28, 2017 Abstract The goal of this data format is to ease the exchange of meteorological

More information

Summary of Publicly Released CIPS Data Versions.

Summary of Publicly Released CIPS Data Versions. Summary of Publicly Released CIPS Data Versions. Last Updated 13 May 2012 V3.11 - Baseline data version, available before July 2008 All CIPS V3.X data versions followed the data processing flow and data

More information

SGLI Level-2 data Mati Kahru

SGLI Level-2 data Mati Kahru SGLI Level-2 data Mati Kahru 2018 1 Working with SGLI Level-2 data Contents Working with SGLI Level-2 data... 1 1 Introduction... 1 2 Evaluating SGLI Level-2 data... 1 3 Finding match-ups in SGLI Level-2

More information

SES 123 Global and Regional Energy Lab Procedures

SES 123 Global and Regional Energy Lab Procedures SES 123 Global and Regional Energy Lab Procedures Introduction An important aspect to understand about our planet is global temperatures, including spatial variations, such as between oceans and continents

More information

The A-Train Constellation

The A-Train Constellation The A-Train Constellation 9 June 2016 Ronald Boain JPL/Caltech/NASA What's in a Name? The A-Train Constellation is known by several names: P. M. Constellation P. M. stands for post meridiem giving reference

More information

Navigation for Future Space Exploration Missions Based on Imaging LiDAR Technologies. Alexandre Pollini Amsterdam,

Navigation for Future Space Exploration Missions Based on Imaging LiDAR Technologies. Alexandre Pollini Amsterdam, Navigation for Future Space Exploration Missions Based on Imaging LiDAR Technologies Alexandre Pollini Amsterdam, 12.11.2013 Presentation outline The needs: missions scenario Current benchmark in space

More information

BATHYMETRIC EXTRACTION USING WORLDVIEW-2 HIGH RESOLUTION IMAGES

BATHYMETRIC EXTRACTION USING WORLDVIEW-2 HIGH RESOLUTION IMAGES BATHYMETRIC EXTRACTION USING WORLDVIEW-2 HIGH RESOLUTION IMAGES M. Deidda a, G. Sanna a a DICAAR, Dept. of Civil and Environmental Engineering and Architecture. University of Cagliari, 09123 Cagliari,

More information

GEOG 4110/5100 Advanced Remote Sensing Lecture 2

GEOG 4110/5100 Advanced Remote Sensing Lecture 2 GEOG 4110/5100 Advanced Remote Sensing Lecture 2 Data Quality Radiometric Distortion Radiometric Error Correction Relevant reading: Richards, sections 2.1 2.8; 2.10.1 2.10.3 Data Quality/Resolution Spatial

More information

Geometric Correction

Geometric Correction CEE 6150: Digital Image Processing Geometric Correction 1 Sources of Distortion Sensor Characteristics optical distortion aspect ratio non-linear mirror velocity detector geometry & scanning sequence Viewing

More information

Evaluation of Clouds and the Earth s Radiant Energy System (CERES) scanner pointing accuracy using a coastline detection system

Evaluation of Clouds and the Earth s Radiant Energy System (CERES) scanner pointing accuracy using a coastline detection system Evaluation of Clouds and the Earth s Radiant Energy System (CERES) scanner pointing accuracy using a coastline detection system a Chris Currey, b Lou Smith, c Bob Neely a NASA Langley Research Center,

More information

NetCDF Metadata Guidelines for FY 2011 IOC NOAA Climate Data Records

NetCDF Metadata Guidelines for FY 2011 IOC NOAA Climate Data Records NetCDF Metadata Guidelines for FY 2011 IOC NOAA Climate Data Records This document provides guidance on a recommended set of netcdf metadata attributes to be implemented for the FY 2011 Initial Operating

More information

ARC Flood Extent Depiction Algorithm Description Document

ARC Flood Extent Depiction Algorithm Description Document ARC Flood Model Project AER P2181 ARC Flood Extent Depiction Algorithm Description Document AFED Version V04R01 Document Revision R00 AER document: P2181-AFM-ADD-V04R01-R00 Contract number: QRSA-101B-13

More information

EE 570: Location and Navigation: Theory & Practice

EE 570: Location and Navigation: Theory & Practice EE 570: Location and Navigation: Theory & Practice Navigation Mathematics Tuesday 15 Jan 2013 NMT EE 570: Location and Navigation: Theory & Practice Slide 1 of 14 Coordinate Frames - ECI The Earth-Centered

More information

Status and description of Level 2 products and algorithm (salinity)

Status and description of Level 2 products and algorithm (salinity) SMOS 7th Workshop, ESRIN, Frascati, 29-31 Oct. 2007 Status and description of Level 2 products and algorithm (salinity) J. Font, J. Boutin, N. Reul, P. Waldteufel, C. Gabarró, S. Zine, J. Tenerelli, M.

More information

Repeat-pass SAR Interferometry Experiments with Gaofen-3: A Case Study of Ningbo Area

Repeat-pass SAR Interferometry Experiments with Gaofen-3: A Case Study of Ningbo Area Repeat-pass SAR Interferometry Experiments with Gaofen-3: A Case Study of Ningbo Area Tao Zhang, Xiaolei Lv, Bing Han, Bin Lei and Jun Hong Key Laboratory of Technology in Geo-spatial Information Processing

More information

Analysis Ready Data For Land

Analysis Ready Data For Land Analysis Ready Data For Land Product Family Specification Optical Surface Reflectance (CARD4L-OSR) Document status For Adoption as: Product Family Specification, Surface Reflectance, Working Draft (2017)

More information

MarshallSoft GPS Component. Reference Library

MarshallSoft GPS Component. Reference Library MarshallSoft GPS Component Reference Library (MGC_REF) Version 2.2 June 8, 2011. This software is provided as-is. There are no warranties, expressed or implied. Copyright (C) 2002-2011 All rights reserved

More information

'61ERSSAR PRI PRODUCTS

'61ERSSAR PRI PRODUCTS ,esa~cd=:= C EB D 1IJ1IJEE!~~== D document title/ titre du document DOCUMENT '61ERSSAR PRI PRODUCTS CAl.IBRA'FION reference/ reference issue/ edition revision/ revision date of issue/ date d'ejition EMCF-JERS-EOAD-TN-01-0005

More information

Improvements to the SHDOM Radiative Transfer Modeling Package

Improvements to the SHDOM Radiative Transfer Modeling Package Improvements to the SHDOM Radiative Transfer Modeling Package K. F. Evans University of Colorado Boulder, Colorado W. J. Wiscombe National Aeronautics and Space Administration Goddard Space Flight Center

More information

University of Michigan Space Physics Research Laboratory

University of Michigan Space Physics Research Laboratory CAGE No. 0TK63 B Project TIDI Contract No. NASW-5-5049 Page 1 of 10 REVISION RECORD Rev Description Date Author B Added section on installation issues 27 Jan 2003 mlc A Added example code 8 Jan 2002 mlc

More information

Appendix E. Development of methodologies for Brightness Temperature evaluation for the MetOp-SG MWI radiometer. Alberto Franzoso (CGS, Italy)

Appendix E. Development of methodologies for Brightness Temperature evaluation for the MetOp-SG MWI radiometer. Alberto Franzoso (CGS, Italy) 111 Appendix E Development of methodologies for Brightness Temperature evaluation for the MetOp-SG MWI radiometer Alberto Franzoso (CGS, Italy) Sylvain Vey (ESA/ESTEC, The Netherlands) 29 th European Space

More information

SDK-S User Manual K-21-A ( ) 1 Copyright 2013 B&W Tek, Inc.

SDK-S User Manual K-21-A ( ) 1 Copyright 2013 B&W Tek, Inc. SDK-S User Manual 290020026-K-21-A 2013-05-06) 1 Copyright 2013 B&W Tek, Inc. Important Changes & Compatibility 5 Introduction 5 Version 5 Installation 6 USB 3.0/2.0/1.1 Interface Spectrometers 11 USB

More information

SENTINEL-3 PROPERTIES FOR GPS POD

SENTINEL-3 PROPERTIES FOR GPS POD SENTINEL-3 PROPERTIES FOR GPS POD COPERNICUS SENTINEL-1, -2 AND -3 PRECISE ORBIT DETERMINATION SERVICE (SENTINELSPOD) Prepared by: X E.J. Calero Project Engineer Signed by: Emilio José Calero Rodriguez

More information

Fundamentals of Surveying MSS 220 Prof. Gamal El-Fiky

Fundamentals of Surveying MSS 220 Prof. Gamal El-Fiky Fundamentals of Surveying MSS 220 Prof. Gamal l-fiky Maritime Studies Department, Faculty of Marine Science King Abdulaziz University gamal_elfiky@yahoo.com Room 221 What is Surveying? Surveying is defined

More information

Distributed rainfall runoff model: 1K DHM event. Demonstration and Project

Distributed rainfall runoff model: 1K DHM event. Demonstration and Project CE74.55 Modeling of Water Resources Systems February 26 th and 27 th, 2011 Distributed rainfall runoff model: 1K DHM event Demonstration and Project Yasuto TACHIKAWA Dept. of Civil and Earth Resources

More information

The Generic Earth Observation Metadata Standard (GEOMS) QA/QC Checks

The Generic Earth Observation Metadata Standard (GEOMS) QA/QC Checks The Generic Earth Observation Metadata Standard (GEOMS) QA/QC Checks Version 2.1 March 30, 2017 Author(s) Ian Boyd, BC Scientific Consulting LLC Co-author(s) Ann Mari Fjaeraa, NILU Martine De Mazière,

More information

Exploring GIS Data. I) GIS Data Models-Definitions II) Database Management System III) Data Source & Collection IV) Data Quality

Exploring GIS Data. I) GIS Data Models-Definitions II) Database Management System III) Data Source & Collection IV) Data Quality Exploring GIS Data I) GIS Data Models-Definitions II) Database Management System III) Data Source & Collection IV) Data Quality 1 Geographic data Model Definitions: Data : A collection of related facts

More information