-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
37 lines (35 loc) · 1.49 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 = "ConvectionIsotopes"
authors = ["Nathanael Wong <natgeo.wong@outlook.com>"]
[deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94"
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
ERA5Reanalysis = "99c076f5-c00e-46eb-a0bd-7ba31777c146"
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
GeoRegions = "b001f823-fa75-4bff-bf55-6610c8f3688a"
Glob = "c27321d9-0574-5035-807b-f59d2c89b15c"
ImageFiltering = "6a3955dd-da59-5b1f-98d4-e7296123deb5"
ImageShow = "4e3cecfd-b093-5904-9786-8bbb286a6a31"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
NASAPrecipitation = "a018b980-0677-41c0-b9a4-7f34595c2b14"
NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
PNGFiles = "f57f5aa1-a3ce-4bc8-8ab9-96f992907883"
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Trapz = "592b5752-818d-11e9-1e9a-2b8ca4a44cd1"
XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"
[compat]
DrWatson = "2.7"
ERA5Reanalysis = "0.3"
GeoRegions = "^5.2, 6"
NASAPrecipitation = "0.4"
julia = "1"