easy_vic_build.tools.dpc_func.extractData_func.Extract_NLDAS_forcing
Module easy_vic_build.tools.dpc_func.extractData_func.Extract_NLDAS_forcing.
Functions
|
Run |
|
Run |
Run |
|
|
Run |
- easy_vic_build.tools.dpc_func.extractData_func.Extract_NLDAS_forcing.generate_nldas_filename(dt)[source]
Run
generate_nldas_filenamedata processing routine.- Parameters:
dt (object) – Input value for
dt.- Returns:
Output generated by this function.
- Return type:
object
- easy_vic_build.tools.dpc_func.extractData_func.Extract_NLDAS_forcing.process_date_chunk(args)[source]
Run
process_date_chunkdata processing routine.- Parameters:
args (object) – Input value for
args.- Returns:
Output generated by this function.
- Return type:
object
- easy_vic_build.tools.dpc_func.extractData_func.Extract_NLDAS_forcing.ExtractData_di(di, date, NLDAS_forcing_home, var_name, grid_shp, searched_grids_index)[source]
Run
ExtractData_didata processing routine.- Parameters:
di (object) – Input value for
di.date (object) – Input value for
date.NLDAS_forcing_home (object) – Input value for
NLDAS_forcing_home.var_name (object) – Input value for
var_name.grid_shp (object) – Input value for
grid_shp.searched_grids_index (object) – Input value for
searched_grids_index.
- Returns:
Output generated by this function.
- Return type:
object
- easy_vic_build.tools.dpc_func.extractData_func.Extract_NLDAS_forcing.ExtractData(grid_shp, date_period, search_method='nearest', grid_shp_res=0.25, plot=True, check_search=False, N_PROCESS=8, CHUNK_SIZE=60)[source]
Run
ExtractDatadata processing routine.- Parameters:
grid_shp (object) – Input value for
grid_shp.date_period (object) – Input value for
date_period.search_method (object, optional) – Input value for
search_method.grid_shp_res (object, optional) – Input value for
grid_shp_res.plot (object, optional) – Input value for
plot.check_search (object, optional) – Input value for
check_search.N_PROCESS (object, optional) – Input value for
N_PROCESS.CHUNK_SIZE (object, optional) – Input value for
CHUNK_SIZE.
- Returns:
Output generated by this function.
- Return type:
object