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 3 Next »

  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 (make sure your formatting matches the template’s)

    1. pleiades group_id

    2. program_pi_id

    3. geojson

    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. record the Request-S1GUNW id that was generated

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