Revision: | 1.1 |
Committed: | Wed Jul 29 19:50:01 2009 UTC (14 years, 1 month ago) by rick |
Branch: | MAIN |
CVS Tags: | NetDRMS_Ver_6-4, NetDRMS_Ver_8-0, NetDRMS_Ver_6-2, NetDRMS_Ver_6-3, NetDRMS_Ver_6-0, NetDRMS_Ver_6-1, Ver_6-0, Ver_6-1, Ver_6-2, Ver_6-3, Ver_6-4, NetDRMS_Ver_2-7, NetDRMS_Ver_2-4, NetDRMS_Ver_2-5, NetDRMS_Ver_8-8, Ver_5-10, Ver_8-5, NetDRMS_Ver_7-0, NetDRMS_Ver_8-1, Ver_5-14, Ver_5-13, Ver_5-12, Ver_5-11, Ver_7-0, Ver_LATEST, Ver_5-2, NetDRMS_Ver_LATEST, NetDRMS_Ver_9-9, NetDRMS_Ver_2-2, NetDRMS_Ver_8-12, NetDRMS_Ver_8-10, NetDRMS_Ver_8-11, NetDRMS_Ver_9-1, NetDRMS_Ver_9-0, NetDRMS_Ver_9-3, NetDRMS_Ver_9-2, NetDRMS_Ver_9-5, NetDRMS_Ver_9-4, NetDRMS_Ver_8-2, NetDRMS_Ver_8-3, Ver_5-6, NetDRMS_Ver_2-1, Ver_5-5, NetDRMS_Ver_2-6, NetDRMS_Ver_9-41, Ver_9-41, Ver_DRMSLATEST, NetDRMS_Ver_8-4, NetDRMS_Ver_8-5, NetDRMS_Ver_2-3, Ver_5-8, NetDRMS_Ver_8-6, Ver_5-7, Ver_8-8, NetDRMS_Ver_8-7, Ver_5-9, NetDRMS_Ver_2-0b1, Ver_8-2, Ver_9-3, Ver_8-0, Ver_8-1, Ver_8-6, Ver_8-7, Ver_8-4, Ver_8-11, Ver_5-3, NetDRMS_Ver_2-0b, Ver_7-1, Ver_9-1, NetDRMS_Ver_2-0, Ver_8-3, NetDRMS_Ver_7-1, Ver_9-5, Ver_9-4, Ver_8-10, Ver_9-2, Ver_8-12, Ver_9-0, HEAD |
Log Message: | JSD for sample series to create |
# | Content |
---|---|
1 | # ===== Global Series information ===== # |
2 | |
3 | # The catalog is based on archived daily Joint USAF/NOAA Solar Region |
4 | # Summaries from Jan 2 1996 onward; a total of 24 daily reports are |
5 | # missing from the period Apr 28 1996 - Aug 9 1998 |
6 | # A few corrections of obvious typographical errors have been made by hand |
7 | # to the archived reports |
8 | |
9 | Seriesname: drms.NOAA_ar |
10 | Description: "NOAA SESC Solar Region Summaries catalog" |
11 | Author: "My Name" |
12 | Unitsize: 1 # no storage needed, but must still be > 0 |
13 | Retention: 0 # no storage needed |
14 | Archive: 0 # no storage needed |
15 | Tapegroup: 0 # no storage needed |
16 | PrimeKeys: Date, Region |
17 | Version: 2.1 |
18 | |
19 | # ===== Keyword list ===== # |
20 | # Format: |
21 | # Keyword: <name>, link, <linkname>, <target keyword name>, <comment> |
22 | # or |
23 | # Keyword: <name>, <datatype>, {constant | variable}, {record | segment}, |
24 | # <default value>, <format>, <unit>, <comment> |
25 | |
26 | Keyword: Date, time, variable, record, 1900.01.01, -3, UT, "Time of observation" |
27 | Keyword: Region,int, variable, record, 0, %d, none, "SESC region number" |
28 | Keyword: Class, string, variable, record, ?, %s, none, "Modified Zurich sunspot group classification" |
29 | Keyword: Type, string, variable, record, ?, %s, none, "Magnetic classification o fsunspot group" |
30 | Keyword: Count, int, variable, record, -1, %d, none, "Number of visible spots" |
31 | Keyword: Area, int, variable, record, -1, %d, "millionths of disc area", "Group area corrected for foreshortening" |
32 | Keyword: Lat, int, variable, record, 91, %+03d, deg, "Heliographic latitude" |
33 | Keyword: Lon, int, variable, record, -1, %+03d, deg, "Longitude west of central meridian" |
34 | Keyword: CarrLon,int, variable, record, -180, %03d, deg, "Carrington Longitude" |
35 | Keyword: Extent,int, variable, record, -1, %d, deg, "Longitudinal extent" |