Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

  1. navigate to the on-demand API GUI and log in

    1. https://mamba-factotum.aria.hysds.io/s1gunw-request-service/v0/ui/#/

  2. select the /request_s1gunw/estimate endpoint and click the box labeled “Try it out”

  3. 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)

    1. pleiades group_id

    2. program_pi_id

    3. geojson (make sure the geojson contains no line breaks)

    4. for each enumeration strategy provide

      1. track number

      2. orbit_direction

      3. n_skip

      4. nearest_neighbor pairing

      5. start time

      6. end time

  4. click the box labeled “Execute”

    1. verify that API returns a status code 200

    2. verify in rabbitMQ or Figaro that enumeration jobs are being submitted and running

    3. 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/

  • No labels