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

SOLPS2IMAS dependecy removed #26

Closed anchal-physics closed 10 months ago

anchal-physics commented 10 months ago

GGDUtils is now only dependent on OMAS.jl. For testing, a json file has been created with SOLPS2IMAS and now is used instead of the original SOLPS files. This removed the test dependency on SOLPS2IMAS.

I also cleared all old sample files from the repository. The test script was also modified to load the ids structure only once and use for all tests and print out individual time for each large function.