Skip to main content

No project description provided

Project description

🎩 🪄 A Pinch of PixC Dust 🐇

This python project centralizes librairies to facilitate local studies based on SWOT-HR Level-2 Pixel Cloud products.

🚀 Quick Start

This project is available with pip and conda-forge. You can install it with either

  • pip: pip install pixcdust
  • conda: conda install -c conda-forge pixcdust

🚀 Manual Installation

Start by cloning this package and installing the environment with either

  • pip: pip install -e .
  • poetry: poetry install

📔 Notebooks

Start here to understand what you can do: "There is nothing more frustrating than a good example" (Mark Twain)

⬇️ Downloaders

The downloader classes allow you to directly download SWOT Pixel Cloud files from hydroweb.next (or other sources such as PO.DAAC to be implemented).
For hydroweb.next, it requires you to create an account and an API Key (token) from the platform: https://hydroweb.next.theia-land.fr. Then, carefully store your API-Key :

  • (default backend) in an environment variable export HYDROWEB_API_KEY="PLEASE_CHANGE_ME".
  • (eodag backend) in your eodag configuration file (usually ~/.config/eodag/eodag.yml, automatically generated the first time you use eodag) in auth/credentials/apikey="PLEASE_CHANGE_ME";
  • (eodag backend) or in an environment variable export EODAG__HYDROWEB_NEXT__AUTH__CREDENTIALS__APIKEY="PLEASE_CHANGE_ME".

🪄 Converters

The converter classes allow you to create more easy-to-use databases than the original netcdf4 format. The various databases are designed for local studies, not for huge country-scale databases (though it should work, they will not be efficient).
Zarr (with zcollection), geopackage and shapefile are currently supported.
The converters allow you to limit the databases to areas of interest (provided by polygons) and variables of interest (limitated to the pixel_cloud group mono-dimensional variables).
Users are encouraged to limit the number of variables to what is useful, especially for geopackage format, but also for the planet ;)

👓 Readers :

The reader classes allow you to read the original netcdf4 format or the databases generated by converters.

🧰 Tools

Here are some python script implementing the classes.

🔶 Discrete Global Grid System (experimental)

I enjoy DGGS a lot. It is pretty great if you want to perform on-the-fly "rasterization", partitionning, comparing pixels over time or space, etc.
Currently H3 and HEALPix are implemented.

Tests

You first need to configure the tests and download the tests data with init_tests.py. We recommend setting the following options:

  • INPUT_FOLDER is where the tests data will be downloaded (or are already available).
  • HYDROWEB_AUTH is your hydroweb.next API key. It is required to automatically download the tests data or run the downloaders tests.
python tests/init_tests.py -I INPUT_FOLDER -H HYDROWEB_AUTH

You then can run the converters tests:

pytest

You can also run all the tests including the downloaders tests with:

pytest --dl

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

pixcdust-0.2.0.tar.gz (4.5 MB view details)

Uploaded Source

Built Distribution

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

pixcdust-0.2.0-py3-none-any.whl (4.5 MB view details)

Uploaded Python 3

File details

Details for the file pixcdust-0.2.0.tar.gz.

File metadata

  • Download URL: pixcdust-0.2.0.tar.gz
  • Upload date:
  • Size: 4.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.10.14 Linux/4.18.0-553.16.1.el8_10.x86_64

File hashes

Hashes for pixcdust-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a0b3e22cbe072709a9682d45b5cedaf61565d68ce833d4825d012895ee212376
MD5 902f5b6baa36398d49af5299f8dd86b5
BLAKE2b-256 0af592597ef931df3b4c2eef14d8a7f3a3834d7e6b15781b205d8726b95e0992

See more details on using hashes here.

File details

Details for the file pixcdust-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: pixcdust-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.10.14 Linux/4.18.0-553.16.1.el8_10.x86_64

File hashes

Hashes for pixcdust-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a1d3581fe05f4bc6b85164dc735442bd883ea12c995f392b6eeede6dba51251c
MD5 1e526b825140b67c174d18681869a886
BLAKE2b-256 a3e45d7261eb98f24e6e8d5c399a2e87f766976f29abf212c6ab2b4e225c7e90

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