Skip to content

Commit

Permalink
restores
Browse files Browse the repository at this point in the history
  • Loading branch information
joa-quim committed Jan 17, 2025
1 parent 817fe28 commit 938a2c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"
Chain = "8be319e6-bccf-4806-a6f7-6fae938471bc"
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
ColorVectorSpace = "c3611d14-8923-5661-9e6a-0046d554d3a4"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Expand All @@ -13,6 +14,7 @@ Gumbo = "708ec375-b3d6-5a57-a7ce-8257bf98657a"
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
ImageIO = "82e4d734-157c-48bb-816b-45c225c6df19"
ImageMagick = "6218d12a-5da1-5696-b52f-db25d2ecc6d1"
#ImageTransformations = "02fcd773-0e25-5acc-982a-7f6622650795"
JSServe = "824d6782-a2ef-11e9-3a09-e5662e0c26f9"
NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
NodeJS = "2bd173c7-0d6d-553b-b6af-13a54713934c"
Expand Down
2 changes: 1 addition & 1 deletion utils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ using Markdown
using GMT
using FileIO
#using ImageTransformations
#using Colors
using Colors
using Pkg

############################ Functions ##############################
Expand Down

0 comments on commit 938a2c5

Please sign in to comment.