Meteoinfolab Script Example: MODIS sinusoidal projection HDF Data

Source: Internet
Author: User

Many of the terrestrial data of the MODIS satellite are sinusoidal projections, and the data is divided into 10*10 (equatorial area) tiles (http://modis-land.gsfc.nasa.gov/MODLAND_ grid.html), the data format is usually the Hdf-eos format, and as the EOS format Meteoinfo can automatically read the data's coordinate information (including projection, etc.).

Script Program:

f = addfile ('d:/temp/hdf/mod10a1. A2010365.H27V05.005.2011002103013.HDF'snow_albedo_daily_tile' = F[vname][:,:]axesm (projinfo=f.proj, griddx=5, griddy=5, gridline== Shaperead (  ' d:/temp/map/country1.shp '  = Arange (0, 5= IMSHOWM (data, proj=f.proj) title (vname) Colorbar (layer) axism () 

Zoom to data range:

When creating the Axesm coordinate system, the projection parameter is not given, and the data graph is projected automatically by the latitude projection.

Axesm (griddx=30, griddy=30, Gridline=true)

Zoom to data range:

Meteoinfolab Script Example: MODIS sinusoidal projection HDF Data

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.