ProjectTorreyPines / GGDUtils.jl

Package holding utilities for Generalized Grid Description (GGD) objects in IMAS datastructure. Primary goals are interpolation and core profile extrapolation.
https://projecttorreypines.github.io/GGDUtils.jl/stable
Apache License 2.0
2 stars 0 forks source link

Adding makefile for building Julia environment #36

Closed anchal-physics closed 7 months ago

anchal-physics commented 7 months ago

This PR will add a make option to quickly get all required private repositories and create a julia environment so that tests can be run locally after a fresh clone.