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.12.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.12-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iharp_query_executor-0.0.12.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.12.tar.gz
Algorithm Hash digest
SHA256 b3d71bcd7ae0d64661410a1cc3f091466b75f0b7fc4438acdae7f47343f4eba3
MD5 d5c8ee6e90fd357a2f1f9cf4396b77c3
BLAKE2b-256 ea7b82fccf27facb08cb78e35d3f480e319aec2110fe9822c24f8db9982e851a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iharp_query_executor-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 b1939876cb5dd43c958fddb8e295923dd8218399c504fdaa93d5b9e4fb4568bc
MD5 6a39c9146cceb23cb54ae17a4a433153
BLAKE2b-256 024537d78321a45a4aa1cd0a265b1e1b645aefcbc77342129ddbc4311842be34

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