<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" xml:base="https://ns9081k.hyrax-dl.sigma2.no/opendap/backup_Pedro/S4K_bgc_datalake/ROMS_input_files/era5_a4_svalbard_prec_2015.nc" dapVersion="4.0" dmrVersion="1.0" name="era5_a4_svalbard_prec_2015.nc">
    <Dimension name="time" size="2920"/>
    <Dimension name="eta_rho" size="454"/>
    <Dimension name="xi_rho" size="696"/>
    <Float64 name="rain">
        <Dim name="/time"/>
        <Dim name="/eta_rho"/>
        <Dim name="/xi_rho"/>
        <Attribute name="_FillValue" type="Float64">
            <Value>1.000000000000000e+35</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>lon1 lat1</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>projection_stere</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>Latitude</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float64">
            <Value>1.000000000000000e+35</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>latitude</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>kg m-2 s-1</Value>
        </Attribute>
    </Float64>
    <Float64 name="lat">
        <Dim name="/eta_rho"/>
        <Attribute name="standard_name" type="String">
            <Value>projection_y_coordinate</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>m</Value>
        </Attribute>
    </Float64>
    <Float64 name="lat1">
        <Dim name="/eta_rho"/>
        <Dim name="/xi_rho"/>
        <Attribute name="units" type="String">
            <Value>degree_north</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>latitude</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>latitude</Value>
        </Attribute>
    </Float64>
    <Float64 name="lon">
        <Dim name="/xi_rho"/>
        <Attribute name="standard_name" type="String">
            <Value>projection_x_coordinate</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>m</Value>
        </Attribute>
    </Float64>
    <Float64 name="lon1">
        <Dim name="/eta_rho"/>
        <Dim name="/xi_rho"/>
        <Attribute name="units" type="String">
            <Value>degree_east</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>longitude</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>longitude</Value>
        </Attribute>
    </Float64>
    <Int32 name="projection_stere">
        <Attribute name="grid_mapping_name" type="String">
            <Value>polar_stereographic</Value>
        </Attribute>
        <Attribute name="scale_factor_at_projection_origin" type="Float64">
            <Value>0.9330127018922193</Value>
        </Attribute>
        <Attribute name="straight_vertical_longitude_from_pole" type="Float64">
            <Value>58.00000000000000</Value>
        </Attribute>
        <Attribute name="latitude_of_projection_origin" type="Float64">
            <Value>90.00000000000000</Value>
        </Attribute>
        <Attribute name="false_easting" type="Float64">
            <Value>4180000.000000000</Value>
        </Attribute>
        <Attribute name="false_northing" type="Float64">
            <Value>2570000.000000000</Value>
        </Attribute>
        <Attribute name="earth_radius" type="Float64">
            <Value>6371000.000000000</Value>
        </Attribute>
        <Attribute name="proj4" type="String">
            <Value>+proj=stere +R=6371000.0 +lat_0=90 +lat_ts=60.0 +x_0=4180000.0 +y_0=2570000.0 +lon_0=58.0</Value>
        </Attribute>
    </Int32>
    <Float64 name="time">
        <Dim name="/time"/>
        <Attribute name="_FillValue" type="Float64">
            <Value>1.000000000000000e+35</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>days since 1948-01-01 00:00:00</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>days since 1948-01-01 00:00:00</Value>
        </Attribute>
        <Attribute name="field" type="String">
            <Value>time, scalar, series</Value>
        </Attribute>
        <Attribute name="calendar" type="String">
            <Value>standard</Value>
        </Attribute>
    </Float64>
    <Attribute name="NC_GLOBAL" type="Container">
        <Attribute name="title" type="String">
            <Value>ERA5 ECMWF model forcing for parameter total_precipitation</Value>
        </Attribute>
        <Attribute name="description" type="String">
            <Value>Created by Trond Kristiansen (at) niva.no.Atmospheric data on original grid but converted to ROMS units and parameter names.Files created using the ECMWF_tools toolbox:https://github.com/trondkr/ERA5-ROMS</Value>
        </Attribute>
        <Attribute name="history" type="String">
            <Value>Wed Sep 16 21:34:09 2020: ncap2 -s rain=3*rain era5_a4_svalbard_prec_2015.nc era5_a4_svalbard_prec_2015.nc_new
Tue Sep  8 18:49:28 2020: ncks -d xi_rho,0,-2 -d eta_rho,0,-2 era5_a4_svalbard_prec_2015.nc ../s800_cice_processed_a4_mod/era5_a4_svalbard_prec_2015.nc
Fri Sep  4 12:58:03 2020: ncrename --bfr_sz=4194304 -d ocean_time,time -v ocean_time,time era5_a4_svalbard_prec_2015.nc
Fri Sep  4 05:18:16 2020: ncrename --bfr_sz=4194304 -d lon,xi_rho -d lat,eta_rho era5_tp_year_2015_roms_svalbard.nc
Created 2020-09-03 13:06:53.470896</Value>
        </Attribute>
        <Attribute name="link" type="String">
            <Value>https://github.com/trondkr/</Value>
        </Attribute>
        <Attribute name="Conventions" type="String">
            <Value>CF-1.0</Value>
        </Attribute>
        <Attribute name="NCO" type="String">
            <Value>4.6.6</Value>
        </Attribute>
        <Attribute name="nco_openmp_thread_number" type="Int32">
            <Value>1</Value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_EXTRA" type="Container">
        <Attribute name="Unlimited_Dimension" type="String">
            <Value>time</Value>
        </Attribute>
    </Attribute>
</Dataset>
