Skip to content

Commit

Permalink
New package: LandsatExplorer v0.0.1 (#101073)
Browse files Browse the repository at this point in the history
UUID: 28909d84-766e-4dab-8e3e-91fd31d78b70
Repo: https://github.com/JoshuaBillson/LandsatExplorer.jl.git
Tree: 850d3e674a82bc512f2d0882a3aa6c5de809fd94

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 20, 2024
1 parent ae2133d commit bdb4840
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 0 deletions.
11 changes: 11 additions & 0 deletions L/LandsatExplorer/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[0]
DataFrames = "1"
GeoFormatTypes = "0.4"
GeoJSON = "0.8"
HTTP = "1"
JSON = "0.21"
Match = "2"
OrderedCollections = "1"
Pipe = "1"
Tar = "1"
julia = "1"
11 changes: 11 additions & 0 deletions L/LandsatExplorer/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[0]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
GeoFormatTypes = "68eda718-8dee-11e9-39e7-89f7f65f511f"
GeoJSON = "61d90e0f-e114-555e-ac52-39dfb47a3ef9"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Match = "7eb4fadd-790c-5f42-8a69-bfa0b872bfbf"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
Pipe = "b98c9c47-44ae-5843-9183-064241ee97a0"
Tar = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
3 changes: 3 additions & 0 deletions L/LandsatExplorer/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "LandsatExplorer"
uuid = "28909d84-766e-4dab-8e3e-91fd31d78b70"
repo = "https://github.com/JoshuaBillson/LandsatExplorer.jl.git"
2 changes: 2 additions & 0 deletions L/LandsatExplorer/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "850d3e674a82bc512f2d0882a3aa6c5de809fd94"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1704,6 +1704,7 @@ some amount of consideration when choosing package names.
286e6d88-80af-4590-acc9-0001b223b9bd = { name = "SymRCM", path = "S/SymRCM" }
286e9d63-9694-5540-9e3c-4e6708fa07b2 = { name = "RingLists", path = "R/RingLists" }
286ff66b-9b1b-5805-8ad0-4d725a2cae59 = { name = "Vortice", path = "V/Vortice" }
28909d84-766e-4dab-8e3e-91fd31d78b70 = { name = "LandsatExplorer", path = "L/LandsatExplorer" }
289a3227-1041-4740-9a48-9a9497380b0c = { name = "SQLiteDF", path = "S/SQLiteDF" }
28a8edfd-32bd-5648-83f9-9b597c29a4fc = { name = "MeCab", path = "M/MeCab" }
28ab5b7a-bdcc-4f1e-a5de-638613dcf356 = { name = "Spinners", path = "S/Spinners" }
Expand Down

0 comments on commit bdb4840

Please sign in to comment.