-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathProject.toml
35 lines (32 loc) · 1.37 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
name = "RamirezReyes_ShallowWaterInFPlane"
uuid = "9128f77d-074c-49f4-87c1-55df1c003c3c"
authors = ["Argel Ramirez Reyes"]
[deps]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
CUDA_jll = "e9e359dc-d701-5aa8-82ae-09bbf812ea83"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
ImageFiltering = "6a3955dd-da59-5b1f-98d4-e7296123deb5"
ImageMorphology = "787d08f9-d448-5407-9aad-5290dd7ab264"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
NetCDF = "30363a11-5582-574a-97bb-aa9a979735b9"
NetCDF_jll = "7243133f-43d8-5620-bbf4-c2c921802cf3"
Oceananigans = "9e8cae18-63c1-5223-a75c-80ca9d6e9a09"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
ProfileView = "c46f51b8-102a-5cf2-8d2c-8597cb0e0da7"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[compat]
NetCDF = "^0.11"
Oceananigans = ">= 0.73.2"
julia = "^1.7"
[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"