MERRA2_daily_prec_flx_Nx

Load in Python

from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/MERRA2_daily_prec_flx_Nx.yaml") ds=cat.netcdf.read()

Metadata

title MERRA2_daily_prec_flx_Nx
location /reanalysis/land/MERRA-2/DAILY/prec
tags reanalysis,global,daily
catalog_dir https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/MERRA2_daily_prec_flx_Nx.yaml
last updated 2021-08-12

Dataset Contents

<xarray.Dataset>
Dimensions:      (lat: 361, lon: 576, time: 14976)
Coordinates:
  * lon          (lon) float64 -180.0 -179.4 -178.8 -178.1 ... 178.1 178.8 179.4
  * lat          (lat) float64 -90.0 -89.5 -89.0 -88.5 ... 88.5 89.0 89.5 90.0
  * time         (time) float64 690.0 2.13e+03 3.57e+03 ... 4.245e+04 4.389e+04
Data variables:
    PRECTOT      (time, lat, lon) float32 dask.array<chunksize=(31, 361, 576), meta=np.ndarray>
    PRECTOTCORR  (time, lat, lon) float32 dask.array<chunksize=(31, 361, 576), meta=np.ndarray>
Attributes:
    CDI:                               Climate Data Interface version 1.8.2 (...
    history:                           Wed Aug 11 17:46:21 2021: cdo -z zip_1...
    Conventions:                       CF-1
    History:                           Wed Jul 12 19:48:47 2017: ncwa -a time...
    Comment:                           GMAO filename: d5124_m2_jan79.tavg1_2d...
    Filename:                          MERRA2_100.tavg1_2d_flx_Nx.19800101.nc4
    Institution:                       NASA Global Modeling and Assimilation ...
    References:                        http://gmao.gsfc.nasa.gov
    Format:                            NetCDF-4/HDF-5
    SpatialCoverage:                   global
    VersionID:                         5.12.4
    TemporalRange:                     1980-01-01 -> 2016-12-31
    identifier_product_doi_authority:  http://dx.doi.org/
    ShortName:                         M2T1NXFLX
    GranuleID:                         MERRA2_100.tavg1_2d_flx_Nx.19800101.nc4
    ProductionDateTime:                Original file generated: Sat May 31 17...
    LongName:                          MERRA2 tavg1_2d_flx_Nx: 2d,1-Hourly,Ti...
    Title:                             MERRA2 tavg1_2d_flx_Nx: 2d,1-Hourly,Ti...
    SouthernmostLatitude:              -90.0
    NorthernmostLatitude:              90.0
    WesternmostLongitude:              -180.0
    EasternmostLongitude:              179.375
    LatitudeResolution:                0.5
    LongitudeResolution:               0.625
    DataResolution:                    0.5 x 0.625
    Contact:                           http://gmao.gsfc.nasa.gov
    identifier_product_doi:            10.5067/7MCPBJ41Y0K6
    RangeBeginningDate:                1980-01-01
    RangeBeginningTime:                00:00:00.000000
    RangeEndingDate:                   1980-01-01
    RangeEndingTime:                   23:59:59.000000
    NCO:                               4.4.4
    nco_openmp_thread_number:          1
    CDO:                               Climate Data Operators version 1.8.2 (...