Skip to content

MCD12Q1.006_500m_aid0001.nc - NetCDF file with geospatial data #37

@pdurbin

Description

@pdurbin

MCD12Q1.006_500m_aid0001.nc might be an interesting file to test

Here's the NcML file Dataverse extracts: MCD12Q1.006_500m_aid0001.nc.NcML_0.1.xml.txt

Note that CF is used:

<attribute name="Conventions" value="CF-1.6" />

And there seems to be some lat and lon values:

  <variable name="lat" shape="lat" type="double">
    <attribute name="standard_name" value="latitude" />
    <attribute name="units" value="degrees_north" />
    <attribute name="_CoordinateAxisType" value="GeoY" />
    <attribute name="axis" value="Y" />
    <attribute name="_ChunkSizes" type="uint" value="7200" />
  </variable>
  <variable name="lon" shape="lon" type="double">
    <attribute name="standard_name" value="longitude" />
    <attribute name="units" value="degrees_east" />
    <attribute name="_CoordinateAxisType" value="GeoX" />
    <attribute name="axis" value="X" />
    <attribute name="_ChunkSizes" type="uint" value="8400" />
  </variable>

You can download the file here: https://git.earthdata.nasa.gov/projects/LPDUR/repos/appeears-tutorials/raw/MCD12Q1.006_500m_aid0001.nc?at=refs%2Fheads%2Fmain&_ga=2.149397558.1682554425.1683648699-1018054437.1683648699

Discovered by @kcondon during QA: IQSS/dataverse#9541 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions