(file) Return to noaa_ar.jsd CVS log (file) (dir) Up to [Development] / JSOC / proj / cookbook

File: [Development] / JSOC / proj / cookbook / noaa_ar.jsd (download)
Revision: 1.1, Wed Jul 29 18:50:01 2009 UTC (13 years, 10 months ago) by rick
Branch: MAIN
CVS Tags: Ver_LATEST, Ver_DRMSLATEST, Ver_9-5, Ver_9-41, Ver_9-4, Ver_9-3, Ver_9-2, Ver_9-1, Ver_9-0, Ver_8-8, Ver_8-7, Ver_8-6, Ver_8-5, Ver_8-4, Ver_8-3, Ver_8-2, Ver_8-12, Ver_8-11, Ver_8-10, Ver_8-1, Ver_8-0, Ver_7-1, Ver_7-0, Ver_6-4, Ver_6-3, Ver_6-2, Ver_6-1, Ver_6-0, Ver_5-9, Ver_5-8, Ver_5-7, Ver_5-6, Ver_5-5, Ver_5-3, Ver_5-2, Ver_5-14, Ver_5-13, Ver_5-12, Ver_5-11, Ver_5-10, NetDRMS_Ver_LATEST, NetDRMS_Ver_9-9, NetDRMS_Ver_9-5, NetDRMS_Ver_9-41, NetDRMS_Ver_9-4, NetDRMS_Ver_9-3, NetDRMS_Ver_9-2, NetDRMS_Ver_9-1, NetDRMS_Ver_9-0, NetDRMS_Ver_8-8, NetDRMS_Ver_8-7, NetDRMS_Ver_8-6, NetDRMS_Ver_8-5, NetDRMS_Ver_8-4, NetDRMS_Ver_8-3, NetDRMS_Ver_8-2, NetDRMS_Ver_8-12, NetDRMS_Ver_8-11, NetDRMS_Ver_8-10, NetDRMS_Ver_8-1, NetDRMS_Ver_8-0, NetDRMS_Ver_7-1, NetDRMS_Ver_7-0, NetDRMS_Ver_6-4, NetDRMS_Ver_6-3, NetDRMS_Ver_6-2, NetDRMS_Ver_6-1, NetDRMS_Ver_6-0, NetDRMS_Ver_2-7, NetDRMS_Ver_2-6, NetDRMS_Ver_2-5, NetDRMS_Ver_2-4, NetDRMS_Ver_2-3, NetDRMS_Ver_2-2, NetDRMS_Ver_2-1, NetDRMS_Ver_2-0b1, NetDRMS_Ver_2-0b, NetDRMS_Ver_2-0, HEAD
JSD for sample series to create

# ===== Global Series information ===== #

# The catalog is based on archived daily Joint USAF/NOAA Solar Region
#   Summaries from Jan 2 1996 onward; a total of 24 daily reports are
#   missing from the period Apr 28 1996 - Aug 9 1998
# A few corrections of obvious typographical errors have been made by hand
#   to the archived reports

Seriesname: 	drms.NOAA_ar
Description: 	"NOAA SESC Solar Region Summaries catalog"
Author: 	"My Name"
Unitsize:  	1		# no storage needed, but must still be > 0
Retention:      0		# no storage needed
Archive:  	0		# no storage needed
Tapegroup: 	0		# no storage needed
PrimeKeys:  	Date, Region
Version:	2.1

# ===== Keyword list ===== #
# Format:
#   Keyword: <name>, link, <linkname>, <target keyword name>, <comment>
# or
#   Keyword: <name>, <datatype>, {constant | variable}, {record | segment}, 
#            <default value>, <format>, <unit>, <comment>
       
Keyword: Date,	time,	variable, record, 1900.01.01,	-3,	UT,	"Time of observation"
Keyword: Region,int,	variable, record, 0,		%d,	none,	"SESC region number"
Keyword: Class,	string,	variable, record, ?,		%s,	none,	"Modified Zurich sunspot group classification"
Keyword: Type,	string,	variable, record, ?,		%s,	none,	"Magnetic classification o fsunspot group"
Keyword: Count,	int,	variable, record, -1,		%d,	none,	"Number of visible spots"
Keyword: Area,	int,	variable, record, -1,		%d,	"millionths of disc area",	"Group area corrected for foreshortening"
Keyword: Lat,	int,	variable, record, 91,		%+03d,	deg,	"Heliographic latitude"
Keyword: Lon,	int,	variable, record, -1,		%+03d,	deg,	"Longitude west of central meridian"
Keyword: CarrLon,int,	variable, record, -180,		%03d,	deg,	"Carrington Longitude"
Keyword: Extent,int,	variable, record, -1,		%d,	deg,	"Longitudinal extent"

Karen Tian
Powered by
ViewCVS 0.9.4