-
Notifications
You must be signed in to change notification settings - Fork 4
Register AGNI as a julia package #190
Copy link
Copy link
Open
Labels
Atmos. (clim)Physics - atmospheric climatePhysics - atmospheric climateEnhancementNew feature or requestNew feature or requestInterraPriority 4: lowPriority level 4: nice to have features and/or has some timePriority level 4: nice to have features and/or has some timeimport
Description
Metadata
Metadata
Assignees
Labels
Atmos. (clim)Physics - atmospheric climatePhysics - atmospheric climateEnhancementNew feature or requestNew feature or requestInterraPriority 4: lowPriority level 4: nice to have features and/or has some timePriority level 4: nice to have features and/or has some timeimport
Feature description
Obtaining AGNI requires a manual clone from GitHub. However, with issue #145 resolved, it is now possible to register it as an official julia package. This would make it easier to obtain reliably.
Preferred solution
There will be some complexities here, since AGNI depends on SOCRATES and various lookup data. These can be delivered using scratch-spaces: https://github.com/JuliaPackaging/Scratch.jl
Additional information
This is a low priority task.