MERRA2_101.const_2d_asm_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_101.const_2d_asm_Nx.yaml")
ds=cat.netcdf.read()
Metadata
title | MERRA2_101.const_2d_asm_Nx |
location | /reanalysis/land/MERRA-2/CONSTANT |
tags | reanalysis,global,constant |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/MERRA2_101.const_2d_asm_Nx.yaml |
last updated | 2018-03-26 |
Dataset Contents
<xarray.Dataset> Dimensions: (lat: 361, lon: 576, time: 1) 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) int32 0 Data variables: FRLAKE (time, lat, lon) float32 ... FRLAND (time, lat, lon) float32 ... FRLANDICE (time, lat, lon) float32 ... FROCEAN (time, lat, lon) float32 ... PHIS (time, lat, lon) float32 ... SGH (time, lat, lon) float32 ... Attributes: History: Updated file generated to remove AREA:... Comment: GMAO filename: d5124_m2_jan79.const_2d... Filename: MERRA2_101.const_2d_asm_Nx.00000000.nc4 Conventions: CF-1 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: M2C0NXASM RangeBeginningDate: 1980-01-01 RangeBeginningTime: 00:00:00.000000 RangeEndingDate: 2020-12-31 RangeEndingTime: 00:00:00.000000 GranuleID: MERRA2_101.const_2d_asm_Nx.00000000.nc4 ProductionDateTime: Updated file generated to remove AREA:... LongName: MERRA2 const_2d_asm_Nx: 2d,Constant,Ti... Title: MERRA2 const_2d_asm_Nx: 2d,Constant,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/ME5QX6Q5IGGU Source: CVS tag: GEOSadas-5_12_4
xarray.Dataset
- lat: 361
- lon: 576
- time: 1
- lon(lon)float64-180.0 -179.4 ... 178.8 179.4
- long_name :
- longitude
- units :
- degrees_east
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
array([-180. , -179.375, -178.75 , ..., 178.125, 178.75 , 179.375])
- lat(lat)float64-90.0 -89.5 -89.0 ... 89.5 90.0
- long_name :
- latitude
- units :
- degrees_north
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
array([-90. , -89.5, -89. , ..., 89. , 89.5, 90. ])
- time(time)int320
- long_name :
- time
- units :
- minutes since 1992-01-02 03:00:00
- time_increment :
- 240000
- begin_date :
- 19920102
- begin_time :
- 30000
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
array([0], dtype=int32)
- FRLAKE(time, lat, lon)float32...
- long_name :
- fraction_of_lake
- units :
- 1
- fmissing_value :
- 1000000000000000.0
- standard_name :
- fraction_of_lake
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
[207936 values with dtype=float32]
- FRLAND(time, lat, lon)float32...
- long_name :
- fraction_of_land
- units :
- 1
- fmissing_value :
- 1000000000000000.0
- standard_name :
- fraction_of_land
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
[207936 values with dtype=float32]
- FRLANDICE(time, lat, lon)float32...
- long_name :
- fraction_of_land_ice
- units :
- 1
- fmissing_value :
- 1000000000000000.0
- standard_name :
- fraction_of_land_ice
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
[207936 values with dtype=float32]
- FROCEAN(time, lat, lon)float32...
- long_name :
- fraction_of_ocean
- units :
- 1
- fmissing_value :
- 1000000000000000.0
- standard_name :
- fraction_of_ocean
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
[207936 values with dtype=float32]
- PHIS(time, lat, lon)float32...
- long_name :
- surface geopotential height
- units :
- m+2 s-2
- fmissing_value :
- 1000000000000000.0
- standard_name :
- surface geopotential height
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
[207936 values with dtype=float32]
- SGH(time, lat, lon)float32...
- long_name :
- isotropic stdv of GWD topography
- units :
- m
- fmissing_value :
- 1000000000000000.0
- standard_name :
- isotropic stdv of GWD topography
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
[207936 values with dtype=float32]
- History :
- Updated file generated to remove AREA: Mon Mar 21 16:17:58 2016 GMT
- Comment :
- GMAO filename: d5124_m2_jan79.const_2d_asm_Nx.19920102_0300z.rmAREA.nc4
- Filename :
- MERRA2_101.const_2d_asm_Nx.00000000.nc4
- Conventions :
- CF-1
- Institution :
- NASA Global Modeling and Assimilation Office
- 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 :
- M2C0NXASM
- RangeBeginningDate :
- 1980-01-01
- RangeBeginningTime :
- 00:00:00.000000
- RangeEndingDate :
- 2020-12-31
- RangeEndingTime :
- 00:00:00.000000
- GranuleID :
- MERRA2_101.const_2d_asm_Nx.00000000.nc4
- ProductionDateTime :
- Updated file generated to remove AREA: Mon Mar 21 16:17:58 2016 GMT
- LongName :
- MERRA2 const_2d_asm_Nx: 2d,Constant,Time-invariant,Single-Level,Assimilation,Constant Model Parameters
- Title :
- MERRA2 const_2d_asm_Nx: 2d,Constant,Time-invariant,Single-Level,Assimilation,Constant Model Parameters
- 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/ME5QX6Q5IGGU
- Source :
- CVS tag: GEOSadas-5_12_4