Logo

COHOWeb Context Sensitive Help

Contents

1: Purpose of this document

This document was written in the style of a Usenet FAQ so that it can quickly answer frequently asked questions about the COHOWeb system.

2: Elementary questions

2.1: What is COHOWeb?

COHOWeb is a WWW-based data retrieval and analysis interface to NSSDC's COHO data. The Coordinated Heliospheric Observations (COHO) data base was established to facilitate user access to selected parameters of heliospheric interest from data sets archived at the National Space Science Data Center for solar wind magnetic field, plasma, and energetic particle experiments on spacecraft operating partly or wholly in the interplanetary heliospheric environment.

2.2: What can I do with COHOWeb?

COHOWeb allows the user to select a subset from the available COHO data to view as a listing or retrieve in various data formats. It also provides a graphical browsing capability to analyze and preview the data as a XY-Plot. The browsing feature was designed to assist users in following trends in the data and isolate areas of interest.

2.3: What do I need in order to use COHOWeb?

All the things required to access COHOWeb are listed below.

2.4: Where are technical papers or articles about COHOWeb?

A brief article "COHOWeb: WWW-Based New Access to Solar Wind Data" about COHOWeb is available in the NSSDC Newsletter.

A full featured technical paper about WWW-based data systems presented to the Science Information Systems Interoperability Conference SISIC'95 is available.

2.5: What's new on COHOWeb?

The latest developments of the COHOWeb system are found in the COHOWeb News document.

3: The COHOWeb System

The COHOWeb system comprises five major components (Home Page, Data Selector, Data Explorer, Feedback, and News), which represents the user's conceptual view of COHOWeb. This view is depicted in Figure 1.0 below. The COHOWeb Home Page links all of these components together and is the logical starting point for interaction with the COHOWeb system.

A control panel comprising four graphic buttons are present near the bottom of every "page". The control panel, in conjunction with the "back" button on WWW browsers, allow the user to navigate the COHOWeb system.

Map of COHOWeb System
Figure 1. COHOWeb System Diagram

3.1: COHOWeb Home Page

The Home Page is the starting point for interactions with the COHOWeb system. It includes links to the COHOWeb News document and the COHOWeb Data Selector tool. A control panel at the bottom of the page provides links to important information and functions of the COHOWeb system.

3.2: COHOWeb Data Selector

The COHOWeb Data Selector provides access to multiple data sets from various spacecrafts. The COHOWeb Data Selector was designed to provide a simple yet expandable interface with which a user can select a spacecraft and provide their Internet e-mail address.

The e-mail address is used as an unique identifier to track a user's activity within the COHOWeb system and for staging data in directories corresponding to your username for retrieval. Your e-mail address is used for accounting purposes only and will not be published nor distributed.

To use the COHOWeb Data Selector, follow the steps below:

  1. Enter your Internet e-mail address, which should be of the form username@host.domain (e.g. mathews@nssdc.gsfc.nasa.gov).
  2. Select a spacecraft from the list (e.g. Voyager 1).
  3. "Click" on the "Submit" button.
Upon entering an e-mail address, selecting a spacecraft, and submitting the form, COHOWeb searches the appropriate spacecraft data set for variables contained within the data and determines the valid start and stop dates. COHOWeb then dynamically creates the COHOWeb Data Explorer interface (see below).

For information on the spacecraft and data, please see the COHOWeb Data document.

3.3: COHOWeb Data Explorer

The COHOWeb Data Explorer is an innovative new concept in WWW-based data systems. Unlike its predecessor, the NSSDC OMNIWeb system where the user chooses between a Browser or a Retriever, COHOWeb unifies the two activities in a single interface called the COHOWeb Data Explorer.

The COHOWeb Data Explorer is dynamically generated and customized for the spacecraft selected in the COHOWeb Data Selector, and therefore will appear to be different for each spacecraft.

With the COHOWeb Data Explorer, the user selects an activity, enters start and stop dates, and picks variables to plot or retrieve. Options are also available for advanced plotting features, converting data to various formats, or downloading or listing data.

To use the COHOWeb Data Explorer, follow the steps below:

3.3.1: Plotting

The plotting option allows the user to generate times series plots for up to four fields from the available data. The Data Explorer passes the selected fields to a CGI script, which in cooperation with graphical data analysis software, creates a GIF or PostScript file of the plots that is transmitted back to the user's WWW browser.

The engine of the plotting software is a product from Research Systems Inc. called the Interactive Data Language (IDL). IDL is run in batch mode from which plots are created from the user's selections and written to a GIF file as output. Further information on IDL is available from RSI's Home Page.

The basic plotting options will generate a 640x480 image of the selected options as an inline GIF and the advanced options allow many other features to customize the plots.

Note that by selecting daily resolution, the hourly data will be averaged for each day. Further averaging and smoothing can be done using the NSUM and SMOOTH options from the advanced plotting options.

Much of the plot formatting is done automatically. For example, the axis labeling is determined "optimally" for what is determined as most appropriate. The x-axis tick marks are labeled as time (HH:MM) if the selected time period is less than 48 hours, day of month (DD) if the period is less than two months, month/day (MM/DD) if the period is less less than two years, and month/year (MM/YY) for longer periods.

3.3.2: Retrieval

The data may be retrieved directly to the WWW browser as an ASCII listing or a a subsetted data file may be created for downloading. The ASCII listing is a subset of data specified by the start/stop dates and the specified variables from the data set. The listing is followed by a format description of the selected variables. This option is best for browsing small amounts of data.

The time and date are stored in each record as a CDF_EPOCH data type variable, which is a 8-byte double precision floating point value measured in milliseconds since the epoch. This variable is included automatically in all listings and retrieved data files. It will be displayed in the format dd-mmm-yyyy hh:mm where

     dd    is the day of the month, 1-31,
     mmm   is the month, Jan, Feb, Mar, ..., Dec,
     yyyy  is the year, AD,
     hh    is the hour, 0-23, and
     mm    is the minute, 0-59.

If the download option is chosen, the user has the additional option of converting the data to one of the formats listed below. The binary formats include the machine-independent NSSDC Common Data Format (CDF). Further information on CDF is available from the CDF Home Page with the URL http://nssdc.gsfc.nasa.gov/cdf/cdf_home.html.

Note that daily resolution values are displayed in listings and plots for browsing long time periods, but not in generated CDF or binary files. All downloaded CDF and raw binary files will be in hourly resolution, which are intended for further analysis.

The following data formats are available for when retrieving data.

The ASCII listing for downloading is more compact than the listing to terminal because it excludes any headers or labels and is more appropriate for large listings. Note that the ASCII listing formats the data values to strings, so some rounding may be involved for floating point numbers. Therefore, anyone concerned with maintaining the integrity and precision of the original data should obtain a CDF or binary data file.

The requested subsetted data files for downloading are created on the NSSDC anonymous ftp site and located in a subdirectory named with the username who requested the data. For example, if the e-mail address was entered as mathews@nssdc.gsfc.nasa.gov then all data for this user will be located in the directory /pub/cohoweb/mathews on our anonymous ftp server. Data can either be transferred one at a time by clicking on the hyperlinks as they are shown or all at once by FTP'ing to nssdc.gsfc.nasa.gov and getting all the files from the user's directory. All files are uniquely named (with spacecraft code followed by process ID; e.g., "he1_8402.cdf") so that no files will be overwritten. The data files will be removed after 48 hours, so users must copy the files to their machine within that time.

3.4: COHOWeb Feedback

To collect ideas and user opinion on how COHOWeb could be further improved, we have provided a forms-based feedback mechanism available from the COHOWeb system. The inclusion of the feedback form is based on the philosophy that the best designer of any computer system is the user and, therefore, we invite the user let us know what they think of COHOWeb.

Further enhancements to the COHOWeb system will be primarily driven by user requests.

3.5: COHOWeb News

The COHOWeb News document contains important announcements about the COHOWeb systems. It was created to allow the user to quickly see updates, enhancements, and other changes to the system.

4: COHO data

For information on COHO data, please see the COHOWeb Data document.

5: Error messages from COHOWeb

COHOWeb is designed to be as user friendly as possible, therefore it communicates all detectable errors to the user or to the developers. A list of errors and their explanation are available from the COHOWeb Error document.

6: User Questions and Answers

This section contains various questions asked by NSSDC COHOWeb users and the answers provided by NSSDC staff. Please note that the user's name and e-mail address have been withheld to ensure user privacy.

Question 1: What is the difference between OMNI data on OMNIWeb and OMNI_M data under COHOWeb?

Answer 1: The OMNI_M data set in COHOWeb is a special version of the OMNI near-Earth data set, with the same parameter set, coordinate systems, and formats, included to facilitate multi-point heliospheric analyses. OMNI_M is a subset (only 10 variables) of the OMNI data (44 variables) available via OMNIWeb and converted to correspond with the other COHO data.

7: COHOWeb Feedback: What Users Have Said About COHOWeb

Users are very excited about COHOWeb and have sent in favorable comments.

8: Other Space Physics Resources

9: Version and Development History

V0.9  28-Feb-95 GJM - COHOWeb Version 0.9 comes on-line with retrieval and 
                      limited browsing for a small subset of COHO data. 
V0.91 21-Apr-95 SST - Graphical map of the COHOWeb created.
V1.0  27-Apr-95 SST - Help document created.
V1.1   2-May-95 GJM - Added plotting/retrieval and other resources sections.

Home Help Data


The COHOWeb system was developed by Jason Mathews
and maintained by Dr. Natalia Papitashvili, Code 633, Greenbelt, MD 20771.

Last Update: Nov. 5, 1998, NEP.
NASA Official: Dr. Robert McGuire, Head of the Space Physics Data Facility