Skip to content

Commit

Permalink
Merge pull request #67 from awesome-spectral-indices/fm/up
Browse files Browse the repository at this point in the history
updating indices
  • Loading branch information
MartinuzziFrancesco authored May 17, 2024
2 parents 002ce85 + 7420f15 commit 8ef1396
Show file tree
Hide file tree
Showing 3 changed files with 710 additions and 904 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SpectralIndices"
uuid = "df0093a1-273d-40bc-819a-796ec3476907"
authors = ["MartinuzziFrancesco <[email protected]>"]
version = "0.2.9"
version = "0.2.10"

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand Down
260 changes: 259 additions & 1 deletion data/spectral-indices-dict.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -895,6 +895,28 @@
"reference": "https://doi.org/10.1016/j.jag.2022.102703",
"short_name": "EMBI"
},
"ENDVI": {
"application_domain": "vegetation",
"bands": [
"N",
"G",
"B"
],
"contributor": "https://github.com/gagev",
"date_of_addition": "2024-04-08",
"formula": "((N + G) - (2 * B)) / ((N + G) + (2 * B))",
"long_name": "Enhanced Normalized Difference Vegetation Index",
"platforms": [
"Sentinel-2",
"Landsat-OLI",
"Landsat-TM",
"Landsat-ETM+",
"MODIS",
"Planet-Fusion"
],
"reference": "https://doi.org/10.1371/journal.pone.0186193",
"short_name": "ENDVI"
},
"EVI": {
"application_domain": "vegetation",
"bands": [
Expand Down Expand Up @@ -944,6 +966,28 @@
"reference": "https://doi.org/10.1016/j.rse.2008.06.006",
"short_name": "EVI2"
},
"EVIv": {
"application_domain": "vegetation",
"bands": [
"N",
"R",
"B"
],
"contributor": "https://github.com/davemlz",
"date_of_addition": "2024-05-16",
"formula": "2.5 * ((N - R)/(N + 6 * R - 7.5 * B + 1.0)) * N",
"long_name": "Enhanced Vegetation Index of Vegetation",
"platforms": [
"Sentinel-2",
"Landsat-OLI",
"Landsat-TM",
"Landsat-ETM+",
"MODIS",
"Planet-Fusion"
],
"reference": "https://doi.org/10.22541/essoar.171561872.22414664/v1",
"short_name": "EVIv"
},
"ExG": {
"application_domain": "vegetation",
"bands": [
Expand Down Expand Up @@ -1009,6 +1053,30 @@
"reference": "https://doi.org/10.1117/12.336896",
"short_name": "ExR"
},
"FAI": {
"application_domain": "water",
"bands": [
"N",
"R",
"S1",
"lambdaN",
"lambdaR",
"lambdaS1"
],
"contributor": "https://github.com/emanuelcastanho",
"date_of_addition": "2024-05-03",
"formula": "N - (R + (S1 - R)*((lambdaN - lambdaR)/(lambdaS1 - lambdaR)))",
"long_name": "Floating Algae Index",
"platforms": [
"Sentinel-2",
"Landsat-OLI",
"Landsat-TM",
"Landsat-ETM+",
"MODIS"
],
"reference": "https://doi.org/10.1016/j.rse.2009.05.012",
"short_name": "FAI"
},
"FCVI": {
"application_domain": "vegetation",
"bands": [
Expand Down Expand Up @@ -1942,7 +2010,7 @@
],
"contributor": "https://github.com/davemlz",
"date_of_addition": "2022-09-22",
"formula": "((S2 - S1)/G)/((S2 + S1)/G)",
"formula": "(S2 - S1/G)/(S2 + S1/G)",
"long_name": "Normalized Built-up Area Index",
"platforms": [
"Sentinel-2",
Expand Down Expand Up @@ -3242,6 +3310,49 @@
"reference": "https://doi.org/10.1016/0034-4257(95)00186-7",
"short_name": "OSAVI"
},
"OSI": {
"application_domain": "water",
"bands": [
"G",
"R",
"B"
],
"contributor": "https://github.com/emanuelcastanho",
"date_of_addition": "2024-05-03",
"formula": "(G + R)/B",
"long_name": "Oil Spill Index",
"platforms": [
"Sentinel-2",
"Landsat-OLI",
"Landsat-TM",
"Landsat-ETM+",
"MODIS",
"Planet-Fusion"
],
"reference": "https://doi.org/10.1016/j.mex.2021.101327",
"short_name": "OSI"
},
"PI": {
"application_domain": "water",
"bands": [
"N",
"R"
],
"contributor": "https://github.com/emanuelcastanho",
"date_of_addition": "2024-05-03",
"formula": "N/(N + R)",
"long_name": "Plastic Index",
"platforms": [
"Sentinel-2",
"Landsat-OLI",
"Landsat-TM",
"Landsat-ETM+",
"MODIS",
"Planet-Fusion"
],
"reference": "https://doi.org/10.3390/rs12162648",
"short_name": "PI"
},
"PISI": {
"application_domain": "urban",
"bands": [
Expand Down Expand Up @@ -3472,6 +3583,27 @@
"reference": "https://doi.org/10.1016/S0034-4257(98)00030-3",
"short_name": "RI4XS"
},
"RNDVI": {
"application_domain": "water",
"bands": [
"R",
"N"
],
"contributor": "https://github.com/davemlz",
"date_of_addition": "2024-05-16",
"formula": "(R - N)/(R + N)",
"long_name": "Reversed Normalized Difference Vegetation Index",
"platforms": [
"Sentinel-2",
"Landsat-OLI",
"Landsat-TM",
"Landsat-ETM+",
"MODIS",
"Planet-Fusion"
],
"reference": "https://doi.org/10.3390/rs12162648",
"short_name": "RNDVI"
},
"RVI": {
"application_domain": "vegetation",
"bands": [
Expand Down Expand Up @@ -4512,6 +4644,27 @@
"reference": "https://doi.org/10.1109/GEOINFORMATICS.2010.5567762",
"short_name": "WRI"
},
"bNIRv": {
"application_domain": "vegetation",
"bands": [
"N",
"B"
],
"contributor": "https://github.com/davemlz",
"date_of_addition": "2024-05-16",
"formula": "((N - B)/(N + B)) * N",
"long_name": "Blue Near-Infrared Reflectance of Vegetation",
"platforms": [
"Sentinel-2",
"Landsat-OLI",
"Landsat-TM",
"Landsat-ETM+",
"MODIS",
"Planet-Fusion"
],
"reference": "https://doi.org/10.22541/essoar.171561872.22414664/v1",
"short_name": "bNIRv"
},
"kEVI": {
"application_domain": "kernel",
"bands": [
Expand Down Expand Up @@ -4655,6 +4808,111 @@
],
"reference": "https://doi.org/10.1016/S0034-4257(02)00010-X",
"short_name": "mSR705"
},
"sNIRvLSWI": {
"application_domain": "vegetation",
"bands": [
"N",
"S2"
],
"contributor": "https://github.com/davemlz",
"date_of_addition": "2024-05-16",
"formula": "((N - S2)/(N + S2)) * N",
"long_name": "SWIR-enhanced Near-Infrared Reflectance of Vegetation for LSWI",
"platforms": [
"Sentinel-2",
"Landsat-OLI",
"Landsat-TM",
"Landsat-ETM+",
"MODIS"
],
"reference": "https://doi.org/10.22541/essoar.171561872.22414664/v1",
"short_name": "sNIRvLSWI"
},
"sNIRvNDPI": {
"application_domain": "vegetation",
"bands": [
"N",
"alpha",
"R",
"S2"
],
"contributor": "https://github.com/davemlz",
"date_of_addition": "2024-05-16",
"formula": "(N - (alpha * R + (1.0 - alpha) * S2))/(N + (alpha * R + (1.0 - alpha) * S2)) * N",
"long_name": "SWIR-enhanced Near-Infrared Reflectance of Vegetation for NDPI",
"platforms": [
"Sentinel-2",
"Landsat-OLI",
"Landsat-TM",
"Landsat-ETM+",
"MODIS"
],
"reference": "https://doi.org/10.22541/essoar.171561872.22414664/v1",
"short_name": "sNIRvNDPI"
},
"sNIRvNDVILSWIP": {
"application_domain": "vegetation",
"bands": [
"N",
"R",
"S2"
],
"contributor": "https://github.com/davemlz",
"date_of_addition": "2024-05-16",
"formula": "((N - R)/(N + R)) * ((N - S2)/(N + S2)) * N",
"long_name": "SWIR-enhanced Near-Infrared Reflectance of Vegetation for the NDVI-LSWI Product",
"platforms": [
"Sentinel-2",
"Landsat-OLI",
"Landsat-TM",
"Landsat-ETM+",
"MODIS"
],
"reference": "https://doi.org/10.22541/essoar.171561872.22414664/v1",
"short_name": "sNIRvNDVILSWIP"
},
"sNIRvNDVILSWIS": {
"application_domain": "vegetation",
"bands": [
"N",
"R",
"S2"
],
"contributor": "https://github.com/davemlz",
"date_of_addition": "2024-05-16",
"formula": "(((N - R)/(N + R)) + ((N - S2)/(N + S2))) * N",
"long_name": "SWIR-enhanced Near-Infrared Reflectance of Vegetation for the NDVI-LSWI Sum",
"platforms": [
"Sentinel-2",
"Landsat-OLI",
"Landsat-TM",
"Landsat-ETM+",
"MODIS"
],
"reference": "https://doi.org/10.22541/essoar.171561872.22414664/v1",
"short_name": "sNIRvNDVILSWIS"
},
"sNIRvSWIR": {
"application_domain": "vegetation",
"bands": [
"N",
"R",
"S2"
],
"contributor": "https://github.com/MartinuzziFrancesco",
"date_of_addition": "2024-05-14",
"formula": "((N - R - S2 ** 2.0)/(N + R + S2 ** 2.0)) * N",
"long_name": "SWIR-enhanced Near-Infrared Reflectance of Vegetation",
"platforms": [
"Sentinel-2",
"Landsat-OLI",
"Landsat-TM",
"Landsat-ETM+",
"MODIS"
],
"reference": "https://doi.org/10.22541/essoar.171561872.22414664/v1",
"short_name": "sNIRvSWIR"
}
}
}
Loading

2 comments on commit 8ef1396

@MartinuzziFrancesco
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/107073

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text
"Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the
release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.10 -m "<description of version>" 8ef1396191a544455a5102c373cfaf80a8b2e9e3
git push origin v0.2.10

Please sign in to comment.