• Search by Module
  • Search by Words
  • Search Projects
Top Python APIs Popular Projects
  • Java
  • Python
  • TypeScript
  • C++
  • Scala
  • Blog
Project: gbdxtools (GitHub Link)
  • gbdxtools-master
    • unit_tests.py
    • requirements_test.txt
    • .secrets.baseline
    • gbdxtools.info.yml
    • GBDXtools v17.0.0 Release Candidate.md
    • requirements_rtd.txt
    • install_windows.md
    • examples
      • get_chip.py
      • save_data_to_your_own_s3_bucket.py
      • view_idaho_image.py
      • acomp_landsat8.py
      • get_images.py
      • vectors_search.py
      • get_idaho_chip_gbdxtools_v2.py
      • batch_workflows.py
      • vectors_aggregation.py
      • vectors_create.py
      • answer_factory_recipe_creation.py
      • basic_workflow_client.py
      • launch_simple_workflow.py
    • readthedocs.yml
    • gbdxtools_sphinx.py
    • .pre-commit-config.yaml
    • license.md
    • RELEASE.md
    • gbdxtools
      • catalog.py
      • rda
        • util.py
        • graph.py
        • fetch.py
        • constants.py
        • io.py
        • __init__.py
        • rda_templates
          • update_templates.py
          • __init__.py
          • README.md
          • templates.json
        • error.py
        • interface.py
      • vector_layers.py
      • task_registry.py
      • simpleworkflows.py
      • vector_styles.py
      • deprecate.py
      • images
        • idaho_image.py
        • radarsat.py
        • dem_image.py
        • quickbird.py
        • geoeye01.py
        • drivers
          • __init__.py
          • base.py
        • sentinel.py
        • util
          • image.py
          • __init__.py
        • template_image.py
        • worldview.py
        • tms_image.py
        • meta.py
        • rda_image.py
        • __init__.py
        • s3_image.py
        • exceptions
          • driver.py
          • __init__.py
        • landsat_image.py
        • ikonos.py
        • catalog_image.py
        • mixins
          • deprecations.py
          • __init__.py
          • geo.py
        • modis.py
        • base.py
        • browse_image.py
      • simple_answerfactory.py
      • task.py
      • vector_style_expressions.py
      • s3.py
      • vectors.py
      • workflow.py
      • leafletmap_template.html
      • answerfactory.py
      • ordering.py
      • __init__.py
      • idaho.py
      • auth.py
      • map_templates.py
      • interface.py
    • appveyor.yml
    • .flake8
    • meta.yaml
    • README.rst
    • makefile
    • .bumpversion.cfg
    • setup.py
    • changelog.md
    • requirements_dist.txt
    • setup.cfg
    • .travis.yml
    • tests
      • integration
        • test_gbdxtools.py
      • __init__.py
      • readme.md
      • unit
        • cassettes
          • test_catalog_get_data_location_catid_with_no_data.yaml
          • test_get_s3creds.yaml
          • test_sentinel1_proj.yaml
          • test_image_location.yaml
          • test_dem_image_proj.yaml
          • test_register_task.yaml
          • test_workflow_callback_is_set.yaml
          • test_task_name_input.yaml
          • test_build_project.yaml
          • test_wv_image_pan_band.yaml
          • test_catalog_get_address_coords.yaml
          • test_task_timeout.yaml
          • test_sentinel_image.yaml
          • test_idaho_get_images_by_catid.yaml
          • test_wv_image_no_acomp.yaml
          • test_s3_image.yaml
          • test_catalog_get_record.yaml
          • test_ikonos_image.yaml
          • test_batch_workflows_works_with_setters.yaml
          • test_submit_project.yaml
          • test_geoeye_image_pan.yaml
          • test_landsat_image.yaml
          • test_vectors_create_from_wkt.yaml
          • test_get_order_status.yaml
          • test_order_multi_catids.yaml
          • test_image_can_acomp.yaml
          • test_catalog_get_data_location_nonexistent_catid.yaml
          • test_order_batching.yaml
          • test_batch_workflows_works.yaml
          • test_dem_image.yaml
          • test_vectors_aggregate_query_simple.yaml
          • test_multiplex_output_as_another_input.yaml
          • test_submit_recipe.yaml
          • test_vectors_search_1.yaml
          • test_batch_workflows_works_2.yaml
          • test_create_simpleworkflow.yaml
          • test_vectors_search_55.yaml
          • test_non_multiplex_input_port_fails.yaml
          • test_task_get_stdout.yaml
          • test_describe_tasks.yaml
          • test_multiplex_output_port_is_set.yaml
          • test_catalog_search_filters2.yaml
          • test_initialize_simpleworkflows_task_with_invalid_inputs_fails.yaml
          • test_sentinel_image_proj.yaml
          • test_catalog_get_data_location_Landsat.yaml
          • test_delete_task.yaml
          • test_vectors_aggregate_query_with_default_index.yaml
          • test_simpleworkflows_initialize_task.yaml
          • test_workflow_search.yaml
          • test_auth_401_retry.yaml
          • test_workflow_conversion.yaml
          • test_batch_workflows.yaml
          • test_vectors_search_index.yaml
          • test_workflow_stdout.yaml
          • test_landsat_image_pansharp.yaml
          • test_task_get_stderr.yaml
          • test_catalog_get_record_with_relationships.yaml
          • test_catalog_get_data_location_DG.yaml
          • test_wv_image_acomp.yaml
          • test_ikonos_image_pansharpen.yaml
          • test_sentinel1_image.yaml
          • test_adding_impersonation_allowed.yaml
          • test_task_version_chaining_bug.yaml
          • test_update_task.yaml
          • test_image_available.yaml
          • test_workflow_get.yaml
          • test_s3_image_proj.yaml
          • test_get_workflow_task_ids.yaml
          • test_order_single_catid.yaml
          • test_catalog_search_filters1.yaml
          • test_simpleworkflow_completed_status.yaml
          • test_multiplex_input_port_succeeds_during_task_instantiation.yaml
          • test_workflow_events.yaml
          • test_vectors_create_multiple.yaml
          • test_template_image.yaml
          • test_NOT_adding_impersonation_allowed.yaml
          • test_cat_image_wv1.yaml
          • test_s3_image_proj_src.yaml
          • test_simpleworkflow_autostage_to_s3.yaml
          • test_answerfactory_recipe_explicit_creation.yaml
          • test_radarsat_image_proj.yaml
          • test_idaho_describe_images.yaml
          • test_modis_image_proj.yaml
          • test_cat_image_unsupported_type.yaml
          • test_idaho_get_images_by_catid_and_aoi.yaml
          • test_radarsat_image.yaml
          • test_cat_image_wv3.yaml
          • test_landsat_image_proj.yaml
          • test_simpleworkflows_task_output_reference.yaml
          • test_vectors_create_single.yaml
          • test_workflow_callback_is_retrieved_in_workflow_status.yaml
          • test_cat_image_wv4_502.yaml
          • test_workflow_stderr.yaml
          • test_modis_image.yaml
          • test_catalog_search_types1.yaml
          • test_cat_image_landsat.yaml
          • test_vectors_aggregate_query_complex.yaml
          • test_heartbeat.yaml
          • test_cat_image_sentinel.yaml
          • test_vectors_aggregate_query_with_defined_index.yaml
          • test_initialize_simpleworkflows_task_with_valid_inputs.yaml
          • test_wv4_pan.yaml
          • test_ikonos_image_proj.yaml
          • test_multiplex_port_inputs.yaml
          • test_list_tasks.yaml
          • test_image_ordered.yaml
        • test_sentinel2_image.py
        • test_idaho.py
        • moto_test_data.py
        • test_tms_image.py
        • test_worldview.py
        • test_s3_image.py
        • test_vectors.py
        • auth_mock.py
        • test_modis_image.py
        • test_s3.py
        • test_radarsat.py
        • test_catalog.py
        • test_quickbird_image.py
        • test_simpleworkflow.py
        • test_rda_image.py
        • test_plot.py
        • test_vector_styles.py
        • test_image_utils.py
        • test_landsat_image.py
        • test_401_retry.py
        • test_ikonos_image.py
        • test_dem_image.py
        • test_template_image.py
        • test_style_expressions.py
        • data
          • whitehouse_aoi.json
          • batch_workflow.json
          • target_workflow.json
          • sample_osn_workflow.json
          • aircraft_recipe_json.json
          • tweets_project.json
          • gbdxtools_test_task.json
        • test_interface.py
        • test_workflow.py
        • test_task_registry.py
        • test_geoeye_image.py
        • test_browse.py
        • test_meta.py
        • test_deprecations.py
        • test_ordering.py
        • test_simple_answerfactory.py
        • helpers.py
        • test_catalog_image.py
    • requirements.txt
    • .gitignore
    • docs
      • user_guide.rst
      • Makefile
      • vector_maps.rst
      • images
      • running_workflows.rst
      • catalog_search.rst
      • new_release.txt
      • vector_service.rst
      • imagery_access.rst
      • issue_template.md
      • api_reference.rst
      • index.rst
      • conf.py
    • MANIFEST.in
    • requirements_dev.txt