You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional LCMAP layers and products may be accessed via STAC and VSI.
13
+
Additional LCMAP layers and products may be accessed via STAC and VSI (see below for example).
14
14
15
15
The script used to download the LCMAP data already available is located in the GitHub repo at /code/create-data-library/LCMAP_Direct_Access-adapted.ipynb. The code is from the LCMAP data access tutorial.
16
16
17
+
```
18
+
19
+
#Access LCMAP data from STAC
20
+
#Adapted from 'Download data from a STAC API using R, rstac, and GDAL'
0 commit comments