API reference¶
processing¶
code from fpaul to retrieve the file list of a given spatio-temporal selection in datavore history:
march 2018: agrouaze fix issue march 2023: A Grouazel, packaging + bug fix + bump service URL
- usage:
timeSpaceFileListQuery.py –bbox=’158,-30,185,0’ –satellite S1A -d=’20140701010101,20170106112608’ –debug > /tmp/toto.txt
- apixwaves.timeSpaceFileListQuery.basicXwavesQuery(satellite, date_interval, bbox, echo_res=False)¶
- Parameters:
satellite – str S1A or S1B or ..
date_interval – str YYYYMMDDHHMMSS,YYYYMMDDHHMMSS (eg 20140101010101,20170106112608)
bbox – str latmin,lonmin,latmax,lonmax(eg 30,-30,-30,10)
- Returns:
res_list (list): containing the full path of the data on ifremer archive