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
Info |
---|
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/ |
Info |
---|
to determine the orbit_direction, you can filter for an SLC in ASF (https://search.asf.alaska.edu)
|