File: tos_O1_2001-2002.nc.das

package info (click to toggle)
libdap 3.20.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 24,568 kB
  • sloc: cpp: 50,809; sh: 41,536; xml: 23,511; ansic: 20,030; yacc: 2,508; exp: 1,544; makefile: 990; lex: 309; perl: 52; fortran: 8
file content (56 lines) | stat: -rw-r--r-- 2,442 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Attributes {
    lon {
        String standard_name "longitude";
        String long_name "longitude";
        String units "degrees_east";
        String axis "X";
        String bounds "lon_bnds";
        String original_units "degrees_east";
    }
    lat {
        String standard_name "latitude";
        String long_name "latitude";
        String units "degrees_north";
        String axis "Y";
        String bounds "lat_bnds";
        String original_units "degrees_north";
    }
    time {
        String standard_name "time";
        String long_name "time";
        String units "days since 2001-1-1";
        String axis "T";
        String calendar "360_day";
        String bounds "time_bnds";
        String original_units "seconds since 2001-1-1";
    }
    tos {
        String standard_name "sea_surface_temperature";
        String long_name "Sea Surface Temperature";
        String units "K";
        String cell_methods "time: mean (interval: 30 minutes)";
        Float32 _FillValue 1.00000002e+20;
        Float32 missing_value 1.00000002e+20;
        String original_name "sosstsst";
        String original_units "degC";
        String history " At   16:37:23 on 01/11/2005: CMOR altered the data in the following ways: added 2.73150E+02 to yield output units;  Cyclical dimension was output starting at a different lon;";
    }
    NC_GLOBAL {
        String title "IPSL  model output prepared for IPCC Fourth Assessment SRES A2 experiment";
        String institution "IPSL (Institut Pierre Simon Laplace, Paris, France)";
        String source "IPSL-CM4_v1 (2003) : atmosphere : LMDZ (IPSL-CM4_IPCC, 96x71x19) ; ocean ORCA2 (ipsl_cm4_v1_8, 2x2L31); sea ice LIM (ipsl_cm4_v";
        String contact "Sebastien Denvil, sebastien.denvil@ipsl.jussieu.fr";
        String project_id "IPCC Fourth Assessment";
        String table_id "Table O1 (13 November 2004)";
        String experiment_id "SRES A2 experiment";
        Int32 realization 1;
        Float32 cmor_version 0.959999979;
        String Conventions "CF-1.0";
        String history "YYYY/MM/JJ: data generated; YYYY/MM/JJ+1 data transformed  At 16:37:23 on 01/11/2005, CMOR rewrote data to comply with CF standards and IPCC Fourth Assessment requirements";
        String references "Dufresne et al, Journal of Climate, 2015, vol XX, p 136";
        String comment "Test drive";
    }
    DODS_EXTRA {
        String Unlimited_Dimension "time";
    }
}