Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 381746 (191 сайтов) ---- Время поиска: 0.92сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.iki.rssi.ru/magbase/DSTINDEX/dst1/f/dstfinal197304.html.

1. http://www.wdcb.ru/stp/data/geomagni.ind/Am/am_format.txt
DIGITAL IMA EXCHANGE FORMAT FOR AM,AA INDICES TREE HOURLY VALUES _____________________________________________________________ LINES WORD FORMAT 1 1 I4 MONTH (1-12 1 2 I4 YEAR 1 3 I4 CODE (18=aa, 2=am) 1 4 I4 NUMBER OF DAYS IN MONTH 2-9 1-32 I4 248 tree Hourly Values for the month. Values are in nanoTeslas A missing value is identified by -1. _________________________________________________________________
[ Сохраненная копия ]  Ссылки http://www.wdcb.ru/stp/data/geomagni.ind/Am/am_format.txt -- 1.7 Кб -- 18.01.2010
Похожие документы

2. WDC-C2 Kyoto, Near Realtime Dst monthly plot and table
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/DSTINDEX/dst1/p/dstprov200104.html -- 5.0 Кб -- 21.12.2007
Похожие документы

3. http://www.izmiran.rssi.ru/services/saf/archive/en/2016/obzor20160404.en.txt
THE RELATIVE MONTHLY MEAN SUNSPOT NUMBER ON MARCH 2016 HAS MADE Wmarch = 32.9, 54.9 ( new ) THAT GIVES FOR 80 MONTHS (2015, SEPTEMBER) DEVELOPMENT CURRENT 24 CYCLE OF SOLAR ACTIVITY THE SMOOTHED MONTHLY MEAN SUNSPOT NUMBER W*sep. = 39.6; 66.0 - (in new system ); W*aug. = 39.8; 66.3 - (in new system ); - On July 1, 2015 Centre in Brussels moved to a new system of cal- culation the relative ... Almost all the work using smooth W* have to lead to a new system, if it remains. ...
[ Сохраненная копия ]  Ссылки http://www.izmiran.rssi.ru/services/saf/archive/en/2016/obzor20160404.en.txt -- 7.4 Кб -- 04.04.2016
Похожие документы

4. wst idl routines
... WSTLDREC - LOAD STRUCT FROM ASCII INPUT . ... The default is:/share/megs2_u1/wst/ . ... Previous Routine] [Next Routine] [List of Routines] NAME: wstrawinpday - read in 1 days worth of data from ascii file SYNTAX: n=wstrawinpday(yymmdd,bar,inpdir=inpdir) ARGS: yymmdd: int yymmdd of date for file (ast) inpdir : string input dir to read file. def: '/share/orion/' RETURNS: n: int number records input bar[n]: struct input data DESCRIPTION: Input a days worth of wst data from the daily raw: wst_yymmdd...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/wstdoc.html -- 9.7 Кб -- 02.02.2016
Похожие документы

5. Number input
This document describes how number input can be given to tasks which request numbers from Hermes. ... list selection The following constants are implemented: pi 3.14159.... c speed of light (SI) h Planck (SI) k Boltzmann (SI) g gravitation (SI) s Stefan-Boltzman (SI) m mass of sun (SI) p parsec (SI) BLANK Universal undefined value The following mathematical functions are implemented: abs(x) absolute value of x sqrt(x) square root of x sin(x) sine of x asin(x) inverse sine ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/hermes/numbers.html -- 8.2 Кб -- 16.01.2009
Похожие документы

6. Armagh Observatory October 2005 Weather
Armagh Observatory reports that October was wetter, duller and warmer than average. ... The mean monthly temperature was 11.8 degrees Celsius (53.2 degrees Fahrenheit), considerably higher than the average value of 10.2 degrees C. The maximum temperature of the month, 18.7 degrees C (65.7 degrees F), occurred on the 27th. ... These data refer to observations at Armagh Observatory, which has been recording the weather at Armagh since 1795. ... Last Revised: 2005 November 7th . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/press/2005/Weather_OCT05_pr.html -- 3.8 Кб -- 07.11.2005
Похожие документы

7. Structure of the database files
... Files with sunspot magnetic fields data ============================================== Column Format Description ______________________________________________ 1-2 I2 Day of month 3-4 I2 Month (numerical) 5-8 I4 Year 9 A1 Blank 10-13 I4 UT in hhmm 14 A1 Blank 15-19 A5 Sc - atmospheric flutter in arc sec 20 A1 Blank 21-25 A5 S - quality of the Sun image 26-27 A2 Blank 28-31 A4 Number of sunspots (numbering from unit every day ) 32 A1 ...
[ Сохраненная копия ]  Ссылки http://www.gao.spb.ru/database/mfbase/format_e.html -- 4.5 Кб -- 21.05.2007
Похожие документы
Еще в разделе: (Показать все результаты (>370) - www.gao.spb.ru/ )

8. CSPICE Routines: BODVCD_C
... Abstract Fetch from the kernel pool the double precision values of an item associated with a body, where the body is specified by an integer ID code. Required_Reading KERNEL NAIF_IDS . ... It's an error to supply an output array that is too small to hold all of the values associated with the requested kernel variable. ... Particulars This routine simplifies looking up PCK kernel variables by constructing names of requested kernel variables and by performing error checking. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/bodvcd_c.html -- 9.5 Кб -- 17.12.2005
Похожие документы

9. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/number.htm
... Lets you work with numeric values. The Number object is an object wrapper for primitive numeric values. ... JavaScript 1.3: added toSource method . ... value . ... JavaScript 1.2: Number(x) now produces NaN rather than an error if x is a string that does not contain a well-formed numeric literal. ... The following example uses the Number object's properties to assign values to several numeric variables: biggestNum = Number.MAX_VALUE . ... ECMA-262 JavaScript prints the value Number.NaN as NaN . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/number.htm -- 28.7 Кб -- 07.10.1999
Похожие документы

10. Izmccd
Download Izmccd (~2.7 MB). ... for 1-5 bytes is number of a numbered minor planet, . ... Positions 1-80 file "mpcreportiz.txt" are similar to positions of file "mpcreport.txt". 83-95 – errors of unit weight, . ... If this tag is " 1 0 " , this record contains results of measurements of an image of object (approximation by "PSF"),  . ... 57-66 – error in X (pixels), for first star in a multicentric image, for subsequent it is error in (distance between first star in the image and this), . ...
[ Сохраненная копия ]  Ссылки http://www.izmccd.puldb.ru/izmccd7e.htm -- 8.1 Кб -- 17.09.2007
Похожие документы
Еще в разделе: (Показать все результаты (>12) - www.izmccd.puldb.ru/ )

11. Spatial Region Coordinates
... In the above example, the second region uses the global coordinate system (PHYSICAL by default). ...