Viirs1KMParser

class wildfirepy.net.Viirs1KMParser(product, url)

Bases: object

Methods Summary

__call__(url)

Call self as a function.

get_all_h5_files()

Returns list of all h5 files available for download.

get_filename(h, v)

Returns full name of the file based on the Sinusoidal Grid coordinates.

Methods Documentation

__call__(url)

Call self as a function.

get_all_h5_files()

Returns list of all h5 files available for download.

get_filename(h, v)

Returns full name of the file based on the Sinusoidal Grid coordinates.

Parameters
  • h (int) – Sinusoidal grid longitude

  • v (int) – Sinusoidal grid latitude

References

[1] https://modis-land.gsfc.nasa.gov/MODLAND_grid.html