Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Endless UP42 Signed URL

This program continuously validates an UP42 signed url for a given stac_item in your data management/storage space. It creates a GDAL .vrt file so that you can conveniently load the streamed raster data into any GIS software or other wed apps that can read GDAL .vrt virtual files.

To run the python program you must have GDAL installed and an UP42 account.

Try the following steps to get started.

  1. Install miniconda: https://docs.anaconda.com/miniconda/
  2. Create new virtual env: conda create -n up42 conda activate up42
  3. install gdal: conda install -c conda-forge gdal
  4. install up42: conda install -c conda-forge up42-py
  5. install schedule: conda install conda-forge::schedule

You will need to update the provided json credentials file.

Good luck!!

Alex

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages