Skip to content

norwegian-geotechnical-institute/ngi-calculations

Repository files navigation

Introduction

This repository contains various correlations for CPTs.

Getting Started

Development

Dependencies

  • poetry

Installing

poetry install

then activate the virtual environment:

poetry shell

Nix

If you use nix flakes, you can instead use:

nix develop .

Run the tests

pytest-watcher ./

Contribute

Contact NGI Digital to learn how to contribute to this repo