File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 26
26
- ` DatacubeExtension.variables ` now has a setter ([ #699 ] ( https://github.com/stac-utils/pystac/pull/699 )] )
27
27
- Landsat STAC tutorial is now up-to-date with all package changes ([ #692 ] ( https://github.com/stac-utils/pystac/pull/674 ) )
28
28
- Paths to sub-catalog files when using ` Catalog.save ` ([ #714 ] ( https://github.com/stac-utils/pystac/pull/714 ) )
29
+ - Link to PySTAC Introduction tutorial in tutorials index page ([ #719 ] ( https://github.com/stac-utils/pystac/pull/719 ) )
29
30
30
31
### Deprecated
31
32
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ PySTAC Introduction
7
7
-------------------
8
8
9
9
- :tutorial: `GitHub version <pystac-introduction.ipynb> `
10
- - :ref: `Docs version </tutorials/pystac-spacenet-tutorial .ipynb >`
10
+ - :ref: `Docs version </tutorials/pystac-introduction .ipynb >`
11
11
12
12
This tutorial gives an introduction to PySTAC concepts through code examples.
13
13
You can’t perform that action at this time.
0 commit comments