This note will document the usage of the Python script noaa.py that generates STAC JSON for the NOAA data found at https://noaa-nos-coastal-lidar-pds.s3.us-east-1.amazonaws.com/laz/dav.json
.
Further information on STAC can be found here.
Required pip libraries:
- pystac
- shapely
- pyproj