Skip to content

NINAnor/datatoolbox-nina

Repository files navigation

Data Toolbox

This repository aims to collect and store useful scripts to process/manage/engineer data.

Setup

This project uses Pixi for dependency management.

Install Pixi

If you don't have Pixi installed, install it with:

curl -fsSL https://pixi.sh/install.sh | bash

Install Dependencies

Once Pixi is installed, run:

pixi install

This will install all required dependencies including GDAL, tippecanoe, and parallel.

Run Tasks

You can run available tasks using:

pixi run <task-name>

For example:

pixi run vector-to-pmtiles <input-file>

About

A collection of useful scripts to process data

Topics

Resources

Contributing

Stars

Watchers

Forks

Contributors