Skip to main content

The LUE Python package allows you to perform I/O to the LUE Scientific Database, which is an HDF5 binary data format

Project description

The LUE Python package allows you to perform I/O to the LUE Scientific Database, which is an HDF5 binary data format.

The LUE database lets you efficiently store huge amounts of attribute values of huge amounts of objects. These objects can be located in time and/or in space, and the attribute values can be n-dimensional values. The LUE database is developed by the PCRaster R&D Team, to be useful in the domain of agent-based and field-based modeling. But the data format is general enough to allow it to be used in other domains as well.

LUE can be used for storing information that is related to agents (AKA objects, individuals, items), e.g.:

  • the location of houses

  • GPS tracks of birds

  • elevation of a mountain range

The number of agents for which information is stored is at least 1 (e.g.: a single research area, country, economy, planet) and is at most limited by the available computing resources.

At the core, LUE manages item properties, where items are the indiviuals (sometimes named objects or agents) that can have zero or more properties, where all of these properties can have very different characteristics (vary through time or not, vary through space or not, etc). Also, the items can be linked to each other to allow the representation of networks, like social or physical networkѕ (e.g. family relations, road networks).

The LUE data model is capable of representing many kinds of data. Some interesting aspects of LUE data are:

  • The data can optionally vary through time and/or space

  • The data can be optionally discretized through time and/or space.

  • The position in space of data can optionally vary through time.

Combining these aspects results in many different concrete types of data that LUE can represent. Here are some examples:

  • Spatial grids (rasters), e.g.:
    • digital elevation models (DEMs)

  • Feature data, e.g.:
    • Roads

    • Countries

Links:

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

lue-0.1.0.tar.gz (47.0 kB view details)

Uploaded Source

File details

Details for the file lue-0.1.0.tar.gz.

File metadata

  • Download URL: lue-0.1.0.tar.gz
  • Upload date:
  • Size: 47.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for lue-0.1.0.tar.gz
Algorithm Hash digest
SHA256 722551415a19688f0667f8e0f44ac085e487253d6c4a8880d1e49a5e6e2b9789
MD5 e2fc83ee42b47878b980d0c27c304a7e
BLAKE2b-256 cd5ed83a18fd51a18ad24fc136e80714307bb5a1fbb5d89fc6f57bee005a3404

See more details on using hashes here.

Supported by

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