Skip to content

Commit 6704796

Browse files
authored
Merge pull request #2 from OldLipe/main
Update README
2 parents c0b0e71 + 2cb7c09 commit 6704796

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,23 @@
11
# sits notebooks [WiP]
22

3-
Notebooks gallery of Satellite Image Time Series Analysis for Earth Observation Data Cubes Package
3+
A notebook gallery of the sits package
44

55
<img src="icon/sitsnobooks.png" alt="SITS icon" align="right" height="150" width="120"/>
66

7-
------------------------
8-
97
[![CRAN
108
status](https://www.r-pkg.org/badges/version/sits)](https://cran.r-project.org/package=sits)
119
[![Documentation](https://img.shields.io/badge/docs-online-blueviolet)](https://e-sensing.github.io/sitsbook/)
1210
[![Software
1311
License](https://img.shields.io/badge/license-GPL--2-green)](https://github.com/e-sensing/sits/blob/master/LICENSE)
1412

15-
This repository contains usage notebooks for the package `sits`. List of notebooks from this repository:
16-
- [Introduction to **sits**](https://github.com/esensing/sitsnotebooks/blob/main/Introduction_to_SITS/introduction-to-sits.ipynb)
17-
- [Earth observation data cubes](https://github.com/esensing/sitsnotebooks/blob/main/Earth_observation_datacubes/creating-data-cubes-in-sits.ipynb)
18-
- [Working with time series](https://github.com/esensing/sitsnotebooks/blob/main/Working_with_time_series/working-with-time-series-in-sits.ipynb)
19-
- [Classification of Images in Data Cubes using Satellite Image Time Series](https://github.com/esensing/sitsnotebooks/blob/main/Land_cover_classification/raster-classification-in-sits.ipynb)
20-
- [Improving the Quality of Training Samples](https://github.com/esensing/sitsnotebooks/tree/main/Improving_training_samples)
13+
This repository contains usage notebooks for the `sits` package:
14+
- [Introduction to **sits**](https://github.com/e-sensing/sitsnotebooks/blob/main/Introduction_to_SITS/introduction-to-sits.ipynb)
15+
- [Earth observation data cubes](https://github.com/e-sensing/sitsnotebooks/blob/main/Earth_observation_datacubes/creating-data-cubes-in-sits.ipynb)
16+
- [Working with time series](https://github.com/e-sensing/sitsnotebooks/blob/main/Working_with_time_series/working-with-time-series-in-sits.ipynb)
17+
- [Classification of Images in Data Cubes using Satellite Image Time Series](https://github.com/e-sensing/sitsnotebooks/blob/main/Land_cover_classification/raster-classification-in-sits.ipynb)
18+
- [Improving the Quality of Training Samples](https://github.com/e-sensing/sitsnotebooks/blob/main/Improving_training_samples/sample-quality-control-using-som.ipynb)
2119
- [Machine Learning for Data Cubes using the SITS package (Under Contruction)](github.com/esensing/sitsnotebooks)
2220
- [Uncertainty and active learning (Under Contruction)](github.com/esensing/sitsnotebooks)
23-
- [Use cases](https://github.com/esensing/sitsnotebooks/tree/main/Use_cases/)
21+
- [Use cases](https://github.com/e-sensing/sitsnotebooks/tree/main/Use_cases/)
2422

25-
This repository is in the development phase, new notebooks will be added as the package develops.
23+
> Repository is under construction. New notebooks will be added as the sits package is updated.

0 commit comments

Comments
 (0)