Skip to main content

No project description provided

Project description

Currently the GetRasterExecutor and GeoJsonExecutor are the only queries that are working

Importing the executors:

For GetRasterExecutor:

from iharp_query_executor.get_raster_api import GetRasterExecutor

For GeoJsonExecutor:

from iharp_query_executor.get_geojson_executor import GeoJsonExecutor

To use the executors:

For GetRasterExecutor:

raster = GetRasterExecutor(
  variable=variable,
  start_datetime=start_datetime,
  end_datetime=end_datetime,
  temporal_resolution=temporal_resolution,
  min_lat=min_lat,
  max_lat=max_lat,
  min_lon=min_lon,
  max_lon=max_lon,
  spatial_resolution=spatial_resolution,
  aggregation=aggregation,

)

For GeoJsonExecutor:

geojson = GeoJsonExecutor(
  variable=variable,
  start_datetime=start_datetime,
  end_datetime=end_datetime,
  temporal_resolution=temporal_resolution,
  min_lat=min_lat,
  max_lat=max_lat,
  min_lon=min_lon,
  max_lon=max_lon,
  spatial_resolution=spatial_resolution,
  aggregation=aggregation,
  geojson_file=geojson_file

)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iharp_query_executor-0.0.11.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iharp_query_executor-0.0.11-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file iharp_query_executor-0.0.11.tar.gz.

File metadata

  • Download URL: iharp_query_executor-0.0.11.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for iharp_query_executor-0.0.11.tar.gz
Algorithm Hash digest
SHA256 aa75363188df9f1c269cc3411dcd4ad6631a6df7135e9baafe2237d4cd4be689
MD5 1956c25b7213f014d7fbc54da2c1b533
BLAKE2b-256 c3432b2666e82cf0de039e3bf6643f3008131cc25cccd87ab63c2603461827c3

See more details on using hashes here.

File details

Details for the file iharp_query_executor-0.0.11-py3-none-any.whl.

File metadata

File hashes

Hashes for iharp_query_executor-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 c45f278d13c970f406dc710217745ac44d4e38a7fec3d4ec0891dc42b3dc46f2
MD5 26bb91d91dc4506cd429b71fd1f10471
BLAKE2b-256 086d78b61ab68aae08f98247847f847768dee8e7ca71a71e92cfef5620816d71

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page