diff --git a/L/LandsatExplorer/Compat.toml b/L/LandsatExplorer/Compat.toml new file mode 100644 index 000000000000000..37191cf2c7dc94c --- /dev/null +++ b/L/LandsatExplorer/Compat.toml @@ -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" diff --git a/L/LandsatExplorer/Deps.toml b/L/LandsatExplorer/Deps.toml new file mode 100644 index 000000000000000..1d57ab01230f79a --- /dev/null +++ b/L/LandsatExplorer/Deps.toml @@ -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" diff --git a/L/LandsatExplorer/Package.toml b/L/LandsatExplorer/Package.toml new file mode 100644 index 000000000000000..e347858fad0d4a6 --- /dev/null +++ b/L/LandsatExplorer/Package.toml @@ -0,0 +1,3 @@ +name = "LandsatExplorer" +uuid = "28909d84-766e-4dab-8e3e-91fd31d78b70" +repo = "https://github.com/JoshuaBillson/LandsatExplorer.jl.git" diff --git a/L/LandsatExplorer/Versions.toml b/L/LandsatExplorer/Versions.toml new file mode 100644 index 000000000000000..176ce0f35c2cccb --- /dev/null +++ b/L/LandsatExplorer/Versions.toml @@ -0,0 +1,2 @@ +["0.0.1"] +git-tree-sha1 = "850d3e674a82bc512f2d0882a3aa6c5de809fd94" diff --git a/Registry.toml b/Registry.toml index 5775e3718981bee..ee54fbe7b8f3c91 100644 --- a/Registry.toml +++ b/Registry.toml @@ -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" }