Datasets:

Modalities:
Image
Languages:
English
DOI:
Libraries:
Datasets
License:
xhagrg commited on
Commit
54b4d07
1 Parent(s): 7caf56c

Add bibtex.

Browse files

Add bibtex, author list is not finalized.

Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  size_categories:
3
  - n<1K
 
4
  ---
5
 
6
  # Dataset Card for HLS Burn Scar Scenes
@@ -52,4 +53,19 @@ Images were manually filtered for cloud cover and missing data to provide as cle
52
  Imagery are from V1.4 of HLS. A full description and access to HLS may be found at https://hls.gsfc.nasa.gov/
53
 
54
  The data were from shapefiles maintained by the Monitoring Trends in Burn Severity (MTBS) group. The original data may be found at:
55
- https://mtbs.gov/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  size_categories:
3
  - n<1K
4
+ license: apache-2.0
5
  ---
6
 
7
  # Dataset Card for HLS Burn Scar Scenes
 
53
  Imagery are from V1.4 of HLS. A full description and access to HLS may be found at https://hls.gsfc.nasa.gov/
54
 
55
  The data were from shapefiles maintained by the Monitoring Trends in Burn Severity (MTBS) group. The original data may be found at:
56
+ https://mtbs.gov/
57
+
58
+ ## Citation
59
+
60
+ If this repository helped your research, please cite `HLS foundation` in your publications. Here is an example BibTeX entry:
61
+
62
+ ```
63
+ @software{HLS_Foundation_2023,
64
+ author = {Phillips, Christopher and Roy, Ankur, Kumar and Sujit and Rahul, Ramachandran},
65
+ doi = {https://huggingface.co/ibm-nasa-geospatial/hls_burn_scars},
66
+ month = aug,
67
+ title = {{HLS Foundation Burnscars Dataset}},
68
+ url = {https://huggingface.co/ibm-nasa-geospatial/hls_burn_scars},
69
+ year = {2023}
70
+ }
71
+ ```