-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
37 lines (33 loc) · 1.42 KB
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
name = "RamirezReyes_Yang_SpontaneousCyclogenesis"
uuid = "db4dfa03-fecb-4f63-ba86-73d4b4789fbb"
authors = ["Argel Ramírez Reyes <[email protected]> and contributors"]
version = "0.1.0"
[deps]
AbstractPlotting = "537997a7-5e4e-5d89-9595-2241ea00577e"
AvailablePotentialEnergyFramework = "ce1b76f3-601c-5192-adf8-a07e935792b9"
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
ClusterManagers = "34f1f09b-3a8b-5176-ab39-66d58a4d544e"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
ImageSegmentation = "80713f31-8817-5129-9cf8-209ff8fb23e1"
JLD = "4138dd39-2aa7-5051-a626-17a0bb65d9c8"
NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
SAMTools = "4501d1b7-89e6-4e46-91a8-67bb9f30e2fe"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
[compat]
julia = "1.5"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]