easy_vic_build.tools.dpc_func.extractData_func.Extract_MODIS_NDVI

Module easy_vic_build.tools.dpc_func.extractData_func.Extract_MODIS_NDVI.

Functions

ExtractData(grid_shp[, grid_shp_res, ...])

Run ExtractData data processing routine.

combine_MODIS_NDVI_data([reverse_lat])

Run combine_MODIS_NDVI_data data processing routine.

gapfillingNDVI()

Run gapfillingNDVI data processing routine.

reproject_MODIS_NDVI_data()

Run reproject_MODIS_NDVI_data data processing routine.

easy_vic_build.tools.dpc_func.extractData_func.Extract_MODIS_NDVI.combine_MODIS_NDVI_data(reverse_lat=True)[source]

Run combine_MODIS_NDVI_data data processing routine.

Parameters:

reverse_lat (object, optional) – Input value for reverse_lat.

Returns:

This method does not return a value.

Return type:

None

easy_vic_build.tools.dpc_func.extractData_func.Extract_MODIS_NDVI.reproject_MODIS_NDVI_data()[source]

Run reproject_MODIS_NDVI_data data processing routine.

Returns:

This method does not return a value.

Return type:

None

easy_vic_build.tools.dpc_func.extractData_func.Extract_MODIS_NDVI.gapfillingNDVI()[source]

Run gapfillingNDVI data processing routine.

Returns:

This method does not return a value.

Return type:

None

easy_vic_build.tools.dpc_func.extractData_func.Extract_MODIS_NDVI.ExtractData(grid_shp, grid_shp_res=0.125, plot_month=False, save_original=False, check_search=False)[source]

Run ExtractData data processing routine.

Parameters:
  • grid_shp (object) – Input value for grid_shp.

  • grid_shp_res (object, optional) – Input value for grid_shp_res.

  • plot_month (object, optional) – Input value for plot_month.

  • save_original (object, optional) – Input value for save_original.

  • check_search (object, optional) – Input value for check_search.

Returns:

Output generated by this function.

Return type:

object