Submit an On-Demand Estimate Request
navigate to the on-demand API GUI and log in
select the
/request_s1gunw/estimate
endpoint and click the box labeled “Try it out”modify the tags in the template with the following information provided by the scientist/customer making the request (make sure your formatting matches the template’s)
pleiades group_id
program_pi_id
geojson (make sure the geojson contains no line breaks)
for each enumeration strategy provide
track number
orbit_direction
n_skip
nearest_neighbor pairing
start time
end time
click the box labeled “Execute”
verify that API returns a status code 200
verify in rabbitMQ or Figaro that enumeration jobs are being submitted and running
record the Request-S1GUNW id that was generated in the AOI processing spreadsheet
KML data need to be converted to geoJSON data. One such tool that may be used may be found here: https://mapbox.github.io/togeojson
other data types such as KMZ can be converted to geoJSON here: https://mygeodata.cloud/converter/
to determine the orbit_direction, you can filter for an SLC in ASF (https://search.asf.alaska.edu)
set
File Type
to Single Look Complex (SLC)set
Beam Modes
to IWSet
Path Start
to the track numberlocate an SLC that falls in your AOI and select it
the
Flight Direction
is the orbit_direction (in capital letters – need to use lowercase in request parameters)