Structure? Integrated Climate Data Center How to use the ICDC? Tools? Data Formats? User

Size: px
Start display at page:

Download "Structure? Integrated Climate Data Center How to use the ICDC? Tools? Data Formats? User"

Transcription

1 Integrated Climate Data Center? Data Formats?? Tools???? visits Structure???? User

2 Contents Which Data Formats do we offer? What is the Structure of our data center? Which Tools do we provide?

3 Our Aims Easy data access avoid complicated interfaces standard data formats

4 Our Aims Easy data access avoid complicated interfaces standard data formats Quick online visualizations To get an overview over the data Interactive Maps, Time Series, Sections, Profiles

5 Our Aims Easy data access Quick online visualizations avoid complicated interfaces standard data formats To get an overview over the data Interactive Maps, Time Series, Sections, Profiles Different data access for internal and external users Restricted access to some data sets File System Access in ZMAW network

6 Data Formats

7 Data Formats netcdf Network Common Data Form self-describing, machine-independent data format array-oriented scientific data

8 Data Formats netcdf Network Common Data Form self-describing, machine-independent data format array-oriented scientific data ASCII American Standard Code for Information Interchange Text Format with 128 characters

9 Data Formats netcdf ASCII Network Common Data Form self-describing, machine-independent data format array-oriented scientific data American Standard Code for Information Interchange Text Format with 128 characters OPeNDAP Open-source Project for a Network Data Access Protocol allows remote data access over the internet

10 Data Formats: netcdf

11 Data Formats: netcdf (1) Self-Describing Portable A netcdf file includes information about the data it contains. A netcdf file can be accessed by computers with different ways of storing integers, characters, and floating-point numbers. Scalable A small subset of a large dataset may be accessed efficiently.

12 Data Formats: netcdf (2) Appendable Sharable Data may be appended to a properly structured netcdf file without copying the dataset or redefining its structure. One writer and multiple readers may simultaneously access the same netcdf file. Archivable Access to all earlier forms of netcdf data will be supported by current and future versions of the software.

13 Data Formats: netcdf Header netcdf reynolds_oisst PODAAC v2 0.25deg { dimensions: lon = 1440 ; lat = 720 ; time = 1 ; variables: float lat(lat) ; lat:units = "degrees_north" ; float lon(lon) ; lon:units = "degrees_east" ; double time(time) ; time:units = "days since " ; short sst(time, lat, lon) ; sst:units = "deg.c" ; sst:scale_factor = 0.01f ; short land(lat, lon) ; land:units = "none" ; // global attributes: :Conventions = "CF-1.0" ; :title = "Monthly average of the weekly Reynolds-SST (Original grid resolution 1.0deg) bilinearly interpolated onto 0.25 deg grid resolution" ; }

14 Data Formats: netcdf excerpt data: lat = , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,... time = 7470 ; sst = -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180, -180,...

15 Data Formats: OPeNDAP

16 Data Formats: OPeNDAP Allows you to access remote data over the internet using your familiar data analysis and visualization package Ferret Matlab IDL GrADS NCO...

17 Data Formats: OPeNDAP Allows you to access remote data over the internet using your familiar data analysis and visualization package Ferret Matlab IDL GrADS NCO... without worrying about data storage formats

18 Data Formats: OPeNDAP Allows you to access remote data over the internet using your familiar data analysis and visualization package Ferret Matlab IDL GrADS NCO... without worrying about data storage formats access only the data subset of interest

19 Data Formats: OPeNDAP Example OPeNDAP access on remote data set: REMOTE OPeNDAP-SERVER Reynolds SST 11/ /2011

20 THREDDS: OPeNDAP Example OPeNDAP access on remote data set: REMOTE OPeNDAP-SERVER Reynolds SST 11/ /2011 Open Data-URL via OPeNDAP OPeNDAP Client (e.g Ferret)

21 THREDDS: OPeNDAP Example OPeNDAP access on remote data set: REMOTE OPeNDAP-SERVER Reynolds SST 11/ / /2011 Download Data orders the first time step via OPeNDAP OPeNDAP Client (e.g Ferret)

22 THREDDS: OPeNDAP in Ferret OPeNDAP Access in Ferret is easy: yes? set data " yes? show data currently SET data sets: 1> (default) name title I J K L LAND 1:1440 1: SST 1:1440 1: :354 yes? shade/l=1 sst

23 Data Formats An Aside: What about GIS?

24 An Aside: What about GIS? GIS = Geographic Information System System of hardware and software for storage, retrieval, mapping, analysis of geographic data spatial features are stored in a coordinate system descriptive attributes in tabular form are associated with spatial features

25 An Aside: What about GIS? Popular GIS Application: ESRI ArcGIS produces 3 Files: Shape-File contains geometries: points, polylines, polygons Shape-Index for faster search Dbase-File contains the attributes imports ASCII and netcdf data > ICDC supports ArcGIS users

26 An Aside: What about GIS? Popular GIS Application: ESRI ArcGIS produces 3 Files: Shape-File contains geometries: points, polylines, polygons Shape-Index for faster search Dbase-File contains the attributes imports ASCII and netcdf data > ICDC supports ArcGIS users Web GIS Delivering Shape Files on the world wide web Client-Server-Architecture UMN Mapserver to visualize Shape-Files

27 Our Tools

28 Website icdc.zmaw.de Basis of ICDC

29 Tools FTP Server data download

30 Tools FTP Server data download Live Access Server (LAS) quick visualizations: Maps, Time Series, Sections, Profiles download data subsets

31 Tools FTP Server Live Access Server (LAS) data download quick visualizations: Maps, Time Series, Sections, Profiles download data subsets THREDDS Data Server data access: HTTP, OPeNDAP

32 Tools FTP Server Live Access Server (LAS) quick visualizations: Maps, Time Series, Sections, Profiles download data subsets THREDDS Data Server data download data access: HTTP, OPeNDAP File access for ZMAW users via /data/icdc

33 Tools FTP Server Live Access Server (LAS) data access: HTTP, OPeNDAP File access quick visualizations: Maps, Time Series, Sections, Profiles download data subsets THREDDS Data Server data download for ZMAW users via /data/icdc Special views HTML 5 visualizations

34 Structure: External Access links to LAS data THREDDS FTP WEBSITE visits Unlimited access External User

35 Structure: Internal Access links to links to LAS data THREDDS FTP LAS WEBSITE visits THREDDS restricted data File system /data/icdc accessable inside ZMAW net or via login from the outside Unlimited access Internal User

36 Website icdc.zmaw.de

37 Website: finding data Search for data Datasets are classified in categories

38 Website: all data sets at a glance

39 Website: data page Links to data downloads and visualization tools Data description and reference links

40 Tools: THREDDS Data Server

41 THREDDS Data Server Provides data access for geo-referenced data e.g. netcdf

42 THREDDS Data Server Provides data access for geo-referenced data e.g. netcdf Offers remote data access protocols HTTP: download datasets via web browser OPeNDAP: use subsets without downloading the entire dataset

43 THREDDS Data Server Provides data access for geo-referenced data Offers remote data access protocols e.g. netcdf HTTP: download datasets via web browser OPeNDAP: use subsets without downloading the entire dataset Creates virtual datasets through aggregation merge a chronological sequence of datasets and access it via OPeNDAP

44 THREDDS: Aggregation Example THREDDS merges a sequence of SST monthly means: rey_sst_ nc rey_sst_ nc rey_sst_ nc rey_sst_ nc Reynolds SST Reynolds SST Reynolds SST Reynolds SST 11/ / / /2011

45 THREDDS: Aggregation Example THREDDS merges a sequence of SST monthly means: rey_sst_ nc rey_sst_ nc rey_sst_ nc rey_sst_ nc Reynolds SST Reynolds SST Reynolds SST Reynolds SST 11/ / / /2011 Reynolds SST 11/ /2011

46 THREDDS: Aggregation Example THREDDS merges a sequence of SST monthly means: rey_sst_ nc rey_sst_ nc rey_sst_ nc rey_sst_ nc Reynolds SST Reynolds SST Reynolds SST Reynolds SST 11/ / / /2011 Reynolds SST 11/ /2011 access virtual data set via OPeNDAP OPeNDAP Client (e.g. Ferret)

47 File System /data/icdc

48 File System Access /data/icdc mounted on every Linux / Unix system in ZMAW network no need to download / copy the data

49 File System Access /data/icdc mounted on every Linux / Unix system in ZMAW network no need to download / copy the data Datasets are classified in folders (analog to website) atmosphere, land, ocean, ice_and_snow, reanalyses, ocean_syntheses

50 File System Access /data/icdc Datasets are classified in folders (analog to website) mounted on every Linux / Unix system in ZMAW network no need to download / copy the data atmosphere, land, ocean, ice_and_snow, reanalyses, ocean_syntheses Dataset Folder contains README file providing URL of associated webpage contains a DATA directory with data files e.g. the Reynolds SST dataset can be found in /data/icdc/ocean/reynolds_sst

51 Live Access Server (LAS)

52 LAS: Features provides visualizations of geo-referenced data gridded data insitu measurements

53 LAS: Insitu data example

54 LAS: gridded data example

55 LAS: Features provides visualizations of geo-referenced data gridded data insitu measurements quick visualizations interactive maps time series sections profiles comparisons

56 LAS: Interactive Map

57 LAS: Time Series

58 LAS: Section

59 LAS: Profile

60 LAS: Comparisons

61 LAS: Features provides visualizations of geo-referenced data quick visualizations gridded data insitu measurements interactive maps time series sections profiles comparisons data downloads ASCII netcdf OPeNDAP Google Earth

62 LAS: Drawbacks shows only equirectangular projection ICDC extended LAS to show other projections only one view in Insitu mode: interactive map ICDC works on extending insitu views (e.g. time series)

63 Thanks Thank you very much for your attention! If you have further questions don't hesitate to contact us:

Integrated Climate Data Center How to use our data center? Integrated Climate Data Center - Remon Sadikni - remon.sadikni@zmaw.de

Integrated Climate Data Center How to use our data center? Integrated Climate Data Center - Remon Sadikni - remon.sadikni@zmaw.de Integrated Climate Data Center How to use our data center? Contents Which Data Formats do we offer? Which Tools do we provide? What is the Structure of our data center? Data Formats Data Formats ASCII

More information

Primary author: Kaspar, Frank (DWD - Deutscher Wetterdienst), Frank.Kaspar@dwd.de

Primary author: Kaspar, Frank (DWD - Deutscher Wetterdienst), Frank.Kaspar@dwd.de Primary author: Kaspar, Frank (DWD - Deutscher Wetterdienst), Frank.Kaspar@dwd.de Co-authors: Johannes Behrendt (DWD - Deutscher Wetterdienst), Klaus-Jürgen Schreiber (DWD - Deutscher Wetterdienst) Abstract

More information

The ORIENTGATE data platform

The ORIENTGATE data platform Seminar on Proposed and Revised set of indicators June 4-5, 2014 - Belgrade (Serbia) The ORIENTGATE data platform WP2, Action 2.4 Alessandra Nuzzo, Sandro Fiore, Giovanni Aloisio Scientific Computing and

More information

The ORIENTGATE data platform

The ORIENTGATE data platform Research Papers Issue RP0195 December 2013 The ORIENTGATE data platform SCO Scientific Computing and Operations Division By Alessandra Nuzzo University of Salento and Scientific Computing and Operations

More information

PART 1. Representations of atmospheric phenomena

PART 1. Representations of atmospheric phenomena PART 1 Representations of atmospheric phenomena Atmospheric data meet all of the criteria for big data : they are large (high volume), generated or captured frequently (high velocity), and represent a

More information

Open Source Visualisation with ADAGUC Web Map Services

Open Source Visualisation with ADAGUC Web Map Services Open Source Visualisation with ADAGUC Web Map Services Maarten Plieger Ernst de Vreede John van de Vegte, Wim Som de Cerff, Raymond Sluiter, Ian van der Neut, Jan Willem Noteboom 1 ADAGUC project Cooperative

More information

Scientific Data Management and Dissemination

Scientific Data Management and Dissemination Federal GIS Conference February 9 10, 2015 Washington, DC Scientific Data Management and Dissemination John Fry Solution Engineer, Esri jfry@esri.com Agenda Background of Scientific Data Management through

More information

J9.6 GIS TOOLS FOR VISUALIZATION AND ANALYSIS OF NEXRAD RADAR (WSR-88D) ARCHIVED DATA AT THE NATIONAL CLIMATIC DATA CENTER

J9.6 GIS TOOLS FOR VISUALIZATION AND ANALYSIS OF NEXRAD RADAR (WSR-88D) ARCHIVED DATA AT THE NATIONAL CLIMATIC DATA CENTER J9.6 GIS TOOLS FOR VISUALIZATION AND ANALYSIS OF RADAR (WSR-88D) ARCHIVED DATA AT THE NATIONAL CLIMATIC DATA CENTER Steve Ansari * STG Incorporated, Asheville, North Carolina Stephen Del Greco NOAA National

More information

The Arctic Observing Network and its Data Management Challenges Florence Fetterer (NSIDC/CIRES/CU), James A. Moore (NCAR/EOL), and the CADIS team

The Arctic Observing Network and its Data Management Challenges Florence Fetterer (NSIDC/CIRES/CU), James A. Moore (NCAR/EOL), and the CADIS team The Arctic Observing Network and its Data Management Challenges Florence Fetterer (NSIDC/CIRES/CU), James A. Moore (NCAR/EOL), and the CADIS team Photo courtesy Andrew Mahoney NSF Vision What is AON? a

More information

Introduction to IODE Data Management. Greg Reed Past Co-Chair IODE

Introduction to IODE Data Management. Greg Reed Past Co-Chair IODE Introduction to IODE Data Management Greg Reed Past Co-Chair IODE Outline Background - Introduction to IOC and IODE - IODE activities Oceanographic data management - End to end data management - Data stewardship

More information

Levels of Archival Stewardship at the NOAA National Oceanographic Data Center: A Conceptual Model 1

Levels of Archival Stewardship at the NOAA National Oceanographic Data Center: A Conceptual Model 1 Levels of Archival Stewardship at the NOAA National Oceanographic Data Center: A Conceptual Model 1 Levels of Archival Stewardship at the NOAA National Oceanographic Data Center: A Conceptual Model Dr.

More information

SAMOS, GOSUD. and the Observing System Monitoring Center. Second Joint GOSUD/SAMOS Workshop Seattle, Washington, USA 10-12 June 2008

SAMOS, GOSUD. and the Observing System Monitoring Center. Second Joint GOSUD/SAMOS Workshop Seattle, Washington, USA 10-12 June 2008 SAMOS, GOSUD and the Observing System Monitoring Center Second Joint GOSUD/SAMOS Workshop Seattle, Washington, USA 10-12 Steve Hankin NOAA/PMEL (presenter) Derrick Snowden NOAA/OCO Kevin O Brien JISAO/UW

More information

HYCOM Data Management -- opportunities & planning --

HYCOM Data Management -- opportunities & planning -- HYCOM Data Management -- opportunities & planning -- Steve Hankin (NOAA/PMEL) Ashwanth Srinivasan, (RSMAS) Peter Cornillon, OPeNDAP PI (URI) Mike Clancy, US GODAE Server (FNMOC) Jon Callahan, Kevin O Brien

More information

Basics on Geodatabases

Basics on Geodatabases Basics on Geodatabases 1 GIS Data Management 2 File and Folder System A storage system which uses the default file and folder structure found in operating systems. Uses the non-db formats we mentioned

More information

FP7 Collaborative Project Grant Agreement 212492

FP7 Collaborative Project Grant Agreement 212492 Instrument: SP1 Cooperation Thematic Priority: Priority Area 1.1.6.3 "Global Change and Ecosystems" FP7 Collaborative Project Grant Agreement 212492 CLARIS LPB and Impact Studies in La Plata Basin DELIVERABLES

More information

Steve Ansari *, Stephen Del Greco, Brian Nelson, and Helen Frederick NOAA National Climatic Data Center, Asheville, North Carolina 2.

Steve Ansari *, Stephen Del Greco, Brian Nelson, and Helen Frederick NOAA National Climatic Data Center, Asheville, North Carolina 2. 11.4 THE SEVERE WEATHER DATA INVENTORY (SWDI): SPATIAL QUERY TOOLS, WEB SERVICES AND DATA PORTALS AT NOAA S NATIONAL CLIMATIC DATA CENTER (NCDC) Steve Ansari *, Stephen Del Greco, Brian Nelson, and Helen

More information

GIS Databases With focused on ArcSDE

GIS Databases With focused on ArcSDE Linköpings universitet / IDA / Div. for human-centered systems GIS Databases With focused on ArcSDE Imad Abugessaisa g-imaab@ida.liu.se 20071004 1 GIS and SDBMS Geographical data is spatial data whose

More information

ES341 Overview of key file formats and file extensions in ArcGIS

ES341 Overview of key file formats and file extensions in ArcGIS ES341 Overview of key file formats and file extensions in ArcGIS Commonly Encountered File Types/Extensions in ArcGIS.mxd A file containing a map, its layers, display information, and other elements used

More information

NetCDF and HDF Data in ArcGIS

NetCDF and HDF Data in ArcGIS 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop NetCDF and HDF Data in ArcGIS Nawajish Noman Kevin Butler Esri UC2013. Technical Workshop. Outline NetCDF

More information

Cookbook 23 September 2013 GIS Analysis Part 1 - A GIS is NOT a Map!

Cookbook 23 September 2013 GIS Analysis Part 1 - A GIS is NOT a Map! Cookbook 23 September 2013 GIS Analysis Part 1 - A GIS is NOT a Map! Overview 1. A GIS is NOT a Map! 2. How does a GIS handle its data? Data Formats! GARP 0344 (Fall 2013) Page 1 Dr. Carsten Braun 1) A

More information

INTRODUCTION TO ARCGIS SOFTWARE

INTRODUCTION TO ARCGIS SOFTWARE INTRODUCTION TO ARCGIS SOFTWARE I. History of Software Development a. Developer ESRI - Environmental Systems Research Institute, Inc., in 1969 as a privately held consulting firm that specialized in landuse

More information

13.2 THE INTEGRATED DATA VIEWER A WEB-ENABLED APPLICATION FOR SCIENTIFIC ANALYSIS AND VISUALIZATION

13.2 THE INTEGRATED DATA VIEWER A WEB-ENABLED APPLICATION FOR SCIENTIFIC ANALYSIS AND VISUALIZATION 13.2 THE INTEGRATED DATA VIEWER A WEB-ENABLED APPLICATION FOR SCIENTIFIC ANALYSIS AND VISUALIZATION Don Murray*, Jeff McWhirter, Stuart Wier, Steve Emmerson Unidata Program Center, Boulder, Colorado 1.

More information

Big Data and Analytics: Getting Started with ArcGIS. Mike Park Erik Hoel

Big Data and Analytics: Getting Started with ArcGIS. Mike Park Erik Hoel Big Data and Analytics: Getting Started with ArcGIS Mike Park Erik Hoel Agenda Overview of big data Distributed computation User experience Data management Big data What is it? Big Data is a loosely defined

More information

HYCOM Meeting. Tallahassee, FL

HYCOM Meeting. Tallahassee, FL HYCOM Data Service An overview of the current status and new developments in Data management, software and hardware Ashwanth Srinivasan & Jon Callahan COAPS FSU & PMEL HYCOM Meeting Nov 7-9, 7 2006 Tallahassee,

More information

GIS Initiative: Developing an atmospheric data model for GIS. Olga Wilhelmi (ESIG), Jennifer Boehnert (RAP/ESIG) and Terri Betancourt (RAP)

GIS Initiative: Developing an atmospheric data model for GIS. Olga Wilhelmi (ESIG), Jennifer Boehnert (RAP/ESIG) and Terri Betancourt (RAP) GIS Initiative: Developing an atmospheric data model for GIS Olga Wilhelmi (ESIG), Jennifer Boehnert (RAP/ESIG) and Terri Betancourt (RAP) Unidata seminar August 30, 2004 Presentation Outline Overview

More information

GIS II: Data Management: Creation, edition and maintenance of geographic data Module 1: Leveraging the where of your geographic data

GIS II: Data Management: Creation, edition and maintenance of geographic data Module 1: Leveraging the where of your geographic data *** Files needed for exercise: MT_ACS09_trt.shp, and McDonalds_rr.shp Goals: After completing this exercise, you will have experience in performing spatial joins and selections and reviewed your understanding

More information

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

More information

DATA SHARING AND SPATIAL QUERY

DATA SHARING AND SPATIAL QUERY Technical Memorandum No. 2 DATA SHARING AND SPATIAL QUERY Raghavan Srinivasan Spatial Sciences Laboratory Texas Agricultural Experiment Station, Texas A&M University Submitted to El Paso Water Utilities

More information

Data Products via TRMM Online Visualization and Analysis System

Data Products via TRMM Online Visualization and Analysis System Accessing Global Precipitation Data Products via TRMM Online Visualization and Analysis System (TOVAS) Zhong Liu Center for Spatial Information Science and Systems (CSISS), George Mason University and

More information

Downloading SSURGO Soil Data from Internet

Downloading SSURGO Soil Data from Internet Downloading SSURGO Soil Data from Internet Prepared by Venkatesh Merwade School of Civil Engineering, Purdue University vmerwade@purdue.edu September 2012 Purpose The purpose of this exercise to demonstrate

More information

EUMETSAT EO Portal. End User Image Access using OGC WMS/WCS services. EUM/OPS/VWG/10/0095 Issue <1> <14/01/2010> Slide: 1

EUMETSAT EO Portal. End User Image Access using OGC WMS/WCS services. EUM/OPS/VWG/10/0095 Issue <1> <14/01/2010> Slide: 1 EUMETSAT EO Portal End User Image Access using OGC WMS/WCS services Slide: 1 Overview Introduction: status of data access and visualization EUMETSAT datasets Architecture Web Map Service implementation

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 20: Adding and Creating Data

GEOGRAPHIC INFORMATION SYSTEMS Lecture 20: Adding and Creating Data Adding Existing Data Into ArcGIS - there are many different ways to get data into ArcGIS GEOGRAPHIC INFORMATION SYSTEMS Lecture 20: Adding and Creating Data Add Data - normally we use the Add Data button

More information

There are various ways to find data using the Hennepin County GIS Open Data site:

There are various ways to find data using the Hennepin County GIS Open Data site: Finding Data There are various ways to find data using the Hennepin County GIS Open Data site: Type in a subject or keyword in the search bar at the top of the page and press the Enter key or click the

More information

Norwegian Satellite Earth Observation Database for Marine and Polar Research http://normap.nersc.no USE CASES

Norwegian Satellite Earth Observation Database for Marine and Polar Research http://normap.nersc.no USE CASES Norwegian Satellite Earth Observation Database for Marine and Polar Research http://normap.nersc.no USE CASES The NORMAP Project team has prepared this document to present functionality of the NORMAP portal.

More information

ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online...

ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online... Table of Contents ArcGIS online Introduction... 2 Module 1: How to create a basic map on ArcGIS online... 3 Creating a public account with ArcGIS online... 3 Opening a Map, Adding a Basemap and then Saving

More information

Publishing Geoprocessing Services Tutorial

Publishing Geoprocessing Services Tutorial Publishing Geoprocessing Services Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Publishing a geoprocessing service........................ 3 Copyright 1995-2010 ESRI,

More information

Interoperable Documentation

Interoperable Documentation Interoperable Documentation Ted Habermann, NOAA/NESDIS/NGDC NCAR Earth Observing Laboratory, June 2010 Links: GEO-IDE Wiki: https://www.nosc.noaa.gov/dmc/swg/wiki/index.php ISO WAF: http://www.ngdc.noaa.gov/metadata/published/19115/isometadatahome.html

More information

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence Web Development Owen Sacco ICS2205/ICS2230 Web Intelligence 2. Web Servers Introduction Web content lives on Web servers Web servers speak the platform independent HyperText Transfer Protocol (HTTP) (so

More information

Publishing Hosted 3D Feature Layers. An Esri White Paper September 2015

Publishing Hosted 3D Feature Layers. An Esri White Paper September 2015 An Esri White Paper September 2015 Copyright 2015 Esri All rights reserved. Printed in the United States of America. The information contained in this document is the exclusive property of Esri. This work

More information

A Method Using ArcMap to Create a Hydrologically conditioned Digital Elevation Model

A Method Using ArcMap to Create a Hydrologically conditioned Digital Elevation Model A Method Using ArcMap to Create a Hydrologically conditioned Digital Elevation Model High resolution topography derived from LiDAR data is becoming more readily available. This new data source of topography

More information

IDL. Get the answers you need from your data. IDL

IDL. Get the answers you need from your data. IDL Get the answers you need from your data. IDL is the preferred computing environment for understanding complex data through interactive visualization and analysis. IDL Powerful visualization. Interactive

More information

Model examples Store and provide Challenges WCS and OPeNDAP Recommendations. WCS versus OPeNDAP. Making model results available through the internet.

Model examples Store and provide Challenges WCS and OPeNDAP Recommendations. WCS versus OPeNDAP. Making model results available through the internet. Making model results available through the internet. Fedor Baart, Gerben de Boer, Wim de Haas, Gennadiy Donchyts, Marc Philippart, Maarten Plieger September 14, 2011 Introduction Fedor Baart PhD thesis:

More information

StormSurgeViz: A Visualization and Analysis Application for Distributed ADCIRC-based Coastal Storm Surge, Inundation, and Wave Modeling

StormSurgeViz: A Visualization and Analysis Application for Distributed ADCIRC-based Coastal Storm Surge, Inundation, and Wave Modeling : A Visualization and Analysis Application for Distributed ADCIRC-based Coastal Storm Surge, Inundation, and Wave Modeling Brian Blanton Renaissance Computing Institute University of North Carolina at

More information

Guidelines on Information Deliverables for Research Projects in Grand Canyon National Park

Guidelines on Information Deliverables for Research Projects in Grand Canyon National Park INTRODUCTION Science is playing an increasing role in guiding National Park Service (NPS) management activities. The NPS is charged with protecting and maintaining data and associated information that

More information

GIS III: GIS Analysis Module 2a: Introduction to Network Analyst

GIS III: GIS Analysis Module 2a: Introduction to Network Analyst *** Files needed for exercise: nc_cty.shp; target_stores_infousa.dbf; streets.sdc (provided by street map usa); NC_tracts_2000sf1.shp Goals: To learn how to use the Network analyst tools to perform network

More information

The THREDDS Data Repository: for Long Term Data Storage and Access

The THREDDS Data Repository: for Long Term Data Storage and Access 8B.7 The THREDDS Data Repository: for Long Term Data Storage and Access Anne Wilson, Thomas Baltzer, John Caron Unidata Program Center, UCAR, Boulder, CO 1 INTRODUCTION In order to better manage ever increasing

More information

FTP Use. Internal NPS FTP site instructions using Internet Explorer:

FTP Use. Internal NPS FTP site instructions using Internet Explorer: FTP Use File Transfer Protocol (FTP), a standard Internet protocol, is the simplest way to exchange files between computers on the Internet. Like the Hypertext Transfer Protocol (HTTP), which transfers

More information

Lecture 8. Online GIS

Lecture 8. Online GIS Lecture 8 Online GIS Lecture 8: Outline I. Online GIS 1. Google Earth 2. MSN Live Maps II. Open Source GIS III. ArcGIS Server and the ESRI suite of online software utility options IV. Advanced Data Mining

More information

Mississippi Private Schools 2015

Mississippi Private Schools 2015 Mississippi Private Schools 2015 Shapefile Tags education, schools, private, K-12 Summary To add to state data clearinghouse the Mississippi private schools point features. Description Point locations

More information

INTEROPERABLE IMAGE DATA ACCESS THROUGH ARCGIS SERVER

INTEROPERABLE IMAGE DATA ACCESS THROUGH ARCGIS SERVER INTEROPERABLE IMAGE DATA ACCESS THROUGH ARCGIS SERVER Qian Liu Environmental Systems Research Institute 380 New York Street Redlands, CA92373, U.S.A - qliu@esri.com KEY WORDS: OGC, Standard, Interoperability,

More information

Interactive Data Visualization with Focus on Climate Research

Interactive Data Visualization with Focus on Climate Research Interactive Data Visualization with Focus on Climate Research Michael Böttinger German Climate Computing Center (DKRZ) 1 Agenda Visualization in HPC Environments Climate System, Climate Models and Climate

More information

Activity: Using ArcGIS Explorer

Activity: Using ArcGIS Explorer Activity: Using ArcGIS Explorer Requirements You must have ArcGIS Explorer for this activity. Preparation: Download ArcGIS Explorer. The link below will bring you to the ESRI ArcGIS Explorer download page.

More information

Nevada NSF EPSCoR Track 1 Data Management Plan

Nevada NSF EPSCoR Track 1 Data Management Plan Nevada NSF EPSCoR Track 1 Data Management Plan August 1, 2011 INTRODUCTION Our data management plan is driven by the overall project goals and aims to ensure that the following are achieved: Assure that

More information

GIS III: GIS Analysis Module 1a: Network Analysis Tools

GIS III: GIS Analysis Module 1a: Network Analysis Tools *** Files needed for exercise: MI_ACS09_cty.shp; USBusiness09_MI.dbf; MI_ACS09_trt.shp; and streets.sdc (provided by Street Map USA) Goals: To learn how to use the Network Analyst tools to perform network-based

More information

Working With Your FTP Site

Working With Your FTP Site Working With Your FTP Site Welcome to your FTP Site! The UnlimitedFTP (UFTP) software will allow you to run from any web page using Netscape, Internet Explorer, Opera, Mozilla or Safari browsers. It can

More information

MrSID Plug-in for 3D Analyst

MrSID Plug-in for 3D Analyst LizardTech MrSID Plug-in for 3D Analyst User Manual Copyrights Copyright 2009 2010 LizardTech. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Section I Transmission Modes

Section I Transmission Modes Transmission Modes Transmission Options Available...2 Value Added Networks (VAN)...2 File Transfer Protocol (FTP)...2 HTTPS File Upload (WEB)...3 Storing and Receiving Data with File Transfer Protocol...3

More information

Create and share a map with GIScloud.com

Create and share a map with GIScloud.com Create and share a map with GIScloud.com GIS Cloud is a web based Geographic Information System powered by Cloud Computing and with the full power of desktop GIS. It allows users to create and access your

More information

Blender addons ESRI Shapefile import/export and georeferenced raster import

Blender addons ESRI Shapefile import/export and georeferenced raster import Blender addons ESRI Shapefile import/export and georeferenced raster import This blender addon is a collection of 4 tools: ESRI Shapefile importer - Import point, pointz, polyline, polylinez, polygon,

More information

TRMM and Other Global Precipitation Products and Data Services at NASA GES DISC. Zhong Liu George Mason University and NASA GES DISC

TRMM and Other Global Precipitation Products and Data Services at NASA GES DISC. Zhong Liu George Mason University and NASA GES DISC TRMM and Other Global Precipitation Products and Data Services at NASA GES DISC Zhong Liu George Mason University and NASA GES DISC Outline Introduction of data and services at GES DISC TRMM and other

More information

2. Look for a link to ODESI data portal. In the Key Links section in the left side and double click ODESI Data Retrieval.

2. Look for a link to ODESI data portal. In the Key Links section in the left side and double click ODESI Data Retrieval. Guide to convert census data from ODESI into GIS data ODESI, acronym for Ontario Data Documentation, Extraction Service and Infrastructure, is a web-based data exploration, extraction and analysis tool

More information

Chapter 6: Data Acquisition Methods, Procedures, and Issues

Chapter 6: Data Acquisition Methods, Procedures, and Issues Chapter 6: Data Acquisition Methods, Procedures, and Issues In this Exercise: Data Acquisition Downloading Geographic Data Accessing Data Via Web Map Service Using Data from a Text File or Spreadsheet

More information

Create a folder on your network drive called DEM. This is where data for the first part of this lesson will be stored.

Create a folder on your network drive called DEM. This is where data for the first part of this lesson will be stored. In this lesson you will create a Digital Elevation Model (DEM). A DEM is a gridded array of elevations. In its raw form it is an ASCII, or text, file. First, you will interpolate elevations on a topographic

More information

NATIONAL CLIMATE CHANGE & WILDLIFE SCIENCE CENTER & CLIMATE SCIENCE CENTERS DATA MANAGEMENT PLAN GUIDANCE

NATIONAL CLIMATE CHANGE & WILDLIFE SCIENCE CENTER & CLIMATE SCIENCE CENTERS DATA MANAGEMENT PLAN GUIDANCE NATIONAL CLIMATE CHANGE & WILDLIFE SCIENCE CENTER & CLIMATE SCIENCE CENTERS DATA MANAGEMENT PLAN GUIDANCE Prepared by: NCCWSC/CSC Data Management Working Group US Geological Survey February 26, 2013 Version

More information

Basic File Recording

Basic File Recording PART NUMBER: PUBLICATION DATE: 23. October 2015 Copyright 2014 2015 SightLine Applications, Inc. Hood River, OR All Rights Reserved Summary In addition to performing digital video stabilization, object

More information

The CEOP Model Data Archive at the World Data Center for Climate as part of the CEOP Data Network

The CEOP Model Data Archive at the World Data Center for Climate as part of the CEOP Data Network The CEOP Model Data Archive at the World Data Center for Climate as part of the CEOP Data Network CEOP / IGWCO Joint Meeting Feb. 28th Mar. 4th, 2005, Tokyo Michael Lautenschlager Frank Toussaint, Hans

More information

ArcGIS Data Models Practical Templates for Implementing GIS Projects

ArcGIS Data Models Practical Templates for Implementing GIS Projects ArcGIS Data Models Practical Templates for Implementing GIS Projects GIS Database Design According to C.J. Date (1995), database design deals with the logical representation of data in a database. The

More information

Publishing geospatial data to the web using the EEA infrastructure

Publishing geospatial data to the web using the EEA infrastructure Publishing geospatial data to the web using the EEA infrastructure *Note: Map Services should be published using the EEA Map Services Tick Sheet for guidance. Contact Sebastien Petit (Sebastien.Petit@eea.europa.eu)

More information

Satellite Products and Dissemination: Visualization and Data Access

Satellite Products and Dissemination: Visualization and Data Access Satellite Products and Dissemination: Visualization and Data Access Gregory Leptoukh GES DISC, NASA GSFC Dana Ostrenga GES DISC, NASA GSFC Introduction The Goddard Earth Sciences Data and Information Services

More information

DSI File Server Client Documentation

DSI File Server Client Documentation Updated 11/23/2009 Page 1 of 10 Table Of Contents 1.0 OVERVIEW... 3 1.0.1 CONNECTING USING AN FTP CLIENT... 3 1.0.2 CONNECTING USING THE WEB INTERFACE... 3 1.0.3 GETTING AN ACCOUNT... 3 2.0 TRANSFERRING

More information

A GIS helps you answer questions and solve problems by looking at your data in a way that is quickly understood and easily shared.

A GIS helps you answer questions and solve problems by looking at your data in a way that is quickly understood and easily shared. A Geographic Information System (GIS) integrates hardware, software, and data for capturing, managing, analyzing, and displaying all forms of geographically referenced information. GIS allows us to view,

More information

FireBLAST Email Marketing Solution v2

FireBLAST Email Marketing Solution v2 Installation Guide WELCOME to fireblast, one of the Industry s leading Email Marketing Software Solutions for your business. Whether you are creating a small email campaign, or you are looking to upgrade

More information

The distribution of marine OpenData via distributed data networks and Web APIs. The example of ERDDAP, the message broker and data mediator from NOAA

The distribution of marine OpenData via distributed data networks and Web APIs. The example of ERDDAP, the message broker and data mediator from NOAA The distribution of marine OpenData via distributed data networks and Web APIs. The example of ERDDAP, the message broker and data mediator from NOAA Dr. Conor Delaney 9 April 2014 GeoMaritime, London

More information

Introduction to the ArcGIS Data Model and Application Structure

Introduction to the ArcGIS Data Model and Application Structure Introduction to the ArcGIS Data Model and Application Structure RNR/GEOG 417/517 Lab 6 Presentation Overview The georelational data model Structure of ArcGIS software Structure of an ArcGIS workspace Demonstrations/previews

More information

How To Write An Nccwsc/Csc Data Management Plan

How To Write An Nccwsc/Csc Data Management Plan Guidance and Requirements for NCCWSC/CSC Plans (Required for NCCWSC and CSC Proposals and Funded Projects) Prepared by the CSC/NCCWSC Working Group Emily Fort, Data and IT Manager for the National Climate

More information

GEO 425, Spring 2012 LAB 3: Introduction to Web Map Services

GEO 425, Spring 2012 LAB 3: Introduction to Web Map Services GEO 425, Spring 2012 LAB 3: Introduction to Web Map Services Objectives: If you have your own web server, it's great to be able to host your own geospatial data. That data can then be accessed through

More information

Using Message Brokering and Data Mediation to use Distributed Data Networks of Earth Science Data to Enhance Global Maritime Situational Awareness.

Using Message Brokering and Data Mediation to use Distributed Data Networks of Earth Science Data to Enhance Global Maritime Situational Awareness. Using Message Brokering and Data Mediation to use Distributed Data Networks of Earth Science Data to Enhance Global Maritime Situational Awareness. Conor Delaney, Alfredo Alessandrini & Harm Greidanus

More information

Web Editing Tutorial. Copyright 1995-2010 Esri All rights reserved.

Web Editing Tutorial. Copyright 1995-2010 Esri All rights reserved. Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Creating a Web editing application........................ 3 Copyright 1995-2010 Esri. All rights reserved. 2 Tutorial: Creating

More information

Version 1.0 January 2011. Xerox Phaser 3635MFP Extensible Interface Platform

Version 1.0 January 2011. Xerox Phaser 3635MFP Extensible Interface Platform Version 1.0 January 2011 Xerox Phaser 3635MFP 2011 Xerox Corporation. XEROX and XEROX and Design are trademarks of Xerox Corporation in the United States and/or other countries. Changes are periodically

More information

Converting GIS Datasets into CAD Format

Converting GIS Datasets into CAD Format Ball State University Libraries GIS Research and Map Collection Converting GIS Datasets into CAD Format Author: Angela Gibson, 6/13/2014 Overview: One of the most common requests from students is for GIS

More information

MyOcean Copernicus Marine Service Architecture and data access Experience

MyOcean Copernicus Marine Service Architecture and data access Experience MyOcean Copernicus Marine Service Architecture and data access Experience Sophie Besnard CLS, Toulouse, France February 2015 MyOcean Story MyOcean Challenge & Success MyOcean Service MyOcean System MyOcean

More information

TerraAmazon - The Amazon Deforestation Monitoring System - Karine Reis Ferreira

TerraAmazon - The Amazon Deforestation Monitoring System - Karine Reis Ferreira TerraAmazon - The Amazon Deforestation Monitoring System - Karine Reis Ferreira GEOSS Users & Architecture Workshop XXIV: Water Security & Governance - Accra Ghana / October 2008 INPE National Institute

More information

How To Use The Alabama Data Portal

How To Use The Alabama Data Portal 113 The Alabama Metadata Portal: http://portal.gsa.state.al.us By Philip T. Patterson Geological Survey of Alabama 420 Hackberry Lane P.O. Box 869999 Tuscaloosa, AL 35468-6999 Telephone: (205) 247-3611

More information

Geospatial Data Stewardship at an Interdisciplinary Data Center

Geospatial Data Stewardship at an Interdisciplinary Data Center Geospatial Data Stewardship at an Interdisciplinary Data Center Robert R. Downs, PhD Senior Digital Archivist and Senior Staff Associate Officer or Research Acting Head of Cyberinfrastructure and Informatics

More information

EXTENDED FILE SYSTEM FOR FMD AND NANO-10 PLC

EXTENDED FILE SYSTEM FOR FMD AND NANO-10 PLC EXTENDED FILE SYSTEM FOR FMD AND NANO-10 PLC Before you begin, please download a sample I-TRiLOGI program that will be referred to throughout this manual from our website: http://www.tri-plc.com/trilogi/extendedfilesystem.zip

More information

INCOG Transportation Planning Division Spatial Data Management Workflow GIS-T 2008

INCOG Transportation Planning Division Spatial Data Management Workflow GIS-T 2008 INCOG Transportation Planning Division Spatial Data Management Workflow GIS-T 2008 Kevin Tartar, GISP Transportation Geodatabase Coordinator 201 West 5th Street, Suite 600 Tulsa, Oklahoma 74103 Phone:

More information

CEOS Water Portal Status Update

CEOS Water Portal Status Update CEOS Water Portal Status Update Satoko Horiyama MIURA / Atsushi KAWAI JAXA/Mission Operations System Office WGISS-31 Introduction CEOS Water Portal is ; A web based portal system evolved from Distributed

More information

EASYLABEL Net Print Server

EASYLABEL Net Print Server EASYLABEL Net Print Server Tharo Systems, Inc. EASYLABEL Net Print Server (ELNPS) is an application that provides a web browserbased interface for label selection and printing. Users of web browsers on

More information

A Workflow for Creating and Sharing Maps

A Workflow for Creating and Sharing Maps A Workflow for Creating and Sharing Maps By Keith Mann, Esri What You Will Need Item Source ArcGIS Online for Organizations subscription ArcGIS 10.1 for Desktop (Any license level) ArcGIS Spatial Analyst

More information

Accessing the FTP Server - User Manual

Accessing the FTP Server - User Manual CENTRAL BANK OF CYPRUS Accessing the FTP Server - User Manual IT Department, CENTRAL BANK OF CYPRUS TABLE OF CONTENTS 1 EXECUTIVE SUMMARY... 1 1.1 AUDIENCE... 1 1.2 SCOPE... 1 2 CHANGES FROM THE OLD FTP

More information

Introduction to GIS (Basics, Data, Analysis) & Case Studies. 13 th May 2004. Content. What is GIS?

Introduction to GIS (Basics, Data, Analysis) & Case Studies. 13 th May 2004. Content. What is GIS? Introduction to GIS (Basics, Data, Analysis) & Case Studies 13 th May 2004 Content Introduction to GIS Data concepts Data input Analysis Applications selected examples What is GIS? Geographic Information

More information

How To Use Gis

How To Use Gis Welcome Understanding Purpose Creating Relationships You A Global Community of GIS Professionals Changing the World Together Applying Geography Everywhere Your WORK Showcasing Your Web Apps Vision Applying

More information

Asynchronous Data Mining Tools at the GES-DISC

Asynchronous Data Mining Tools at the GES-DISC Asynchronous Data Mining Tools at the GES-DISC Long B. Pham, Stephen W. Berrick, Christopher S. Lynnes and Eunice K. Eng NASA Goddard Space Flight Center Distributed Active Archive Center Introduction

More information

Data source, type, and file naming convention

Data source, type, and file naming convention Exercise 1: Basic visualization of LiDAR Digital Elevation Models using ArcGIS Introduction This exercise covers activities associated with basic visualization of LiDAR Digital Elevation Models using ArcGIS.

More information

Network Administrator s Guide and Getting Started with Autodesk Ecotect Analysis

Network Administrator s Guide and Getting Started with Autodesk Ecotect Analysis Autodesk Ecotect Analysis 2011 Network Administrator s Guide and Getting Started with Autodesk Ecotect Analysis This document describes how to install and activate Autodesk Ecotect Analysis 2011 software

More information

Current Order Tool Experiences Complaints

Current Order Tool Experiences Complaints Current Order Tool Experiences Complaints Log in unadvertised case sensitivity for email address that is used as login id CERES Dataset Info pages are too crowded!! On the Data Products Catalog page, remove

More information

2- Electronic Mail (SMTP), File Transfer (FTP), & Remote Logging (TELNET)

2- Electronic Mail (SMTP), File Transfer (FTP), & Remote Logging (TELNET) 2- Electronic Mail (SMTP), File Transfer (FTP), & Remote Logging (TELNET) There are three popular applications for exchanging information. Electronic mail exchanges information between people and file

More information

PN 00651. Connect:Enterprise Secure FTP Client Release Notes Version 1.2.00

PN 00651. Connect:Enterprise Secure FTP Client Release Notes Version 1.2.00 PN 00651 Connect:Enterprise Secure FTP Client Release Notes Version 1.2.00 Connect:Enterprise Secure FTP Client Release Notes Version 1.2.00 First Edition This documentation was prepared to assist licensed

More information

The Courses. Covering complete breadth of GIS technology from ESRI including ArcGIS, ArcGIS Server and ArcGIS Engine.

The Courses. Covering complete breadth of GIS technology from ESRI including ArcGIS, ArcGIS Server and ArcGIS Engine. ESRI India: Corporate profile ESRI India A profile India s Premier GIS Company Strategic alliance between ESRI Inc. and NIIT Technologies Adjudged as India s Best GIS Solutions Company - Map India 2001

More information

Soil Data Viewer 5.1 User Guide

Soil Data Viewer 5.1 User Guide Soil Data Viewer 5.1 User Guide Soil Survey Division October 2006 INTRODUCTION... 5 WHAT IS SOIL DATA VIEWER... 5 WHAT SOFTWARE AND CAPABILITIES DO I NEED TO USE SOIL DATA VIEWER 5.1?... 5 WHAT DATA DO

More information