Skip to content

XenonOrion/s3_timeseries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

S3 Timeseries

Demonstation of N-D timeseries with the use of zarr file format, usage directly from S3.

Before running this Notebook

Make sure the dependencies are installed in their own venv:

python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt

Open up a Jupyter notebook (do not use the one in VSCode), by typing the following in the terminal (with venv activated)

jupyter notebook

Open the notebook and start running through the browser (localhost:8888) and run it :).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published