Skip to content

Collection of scripts to download/upload forecast charts

License

Notifications You must be signed in to change notification settings

IGPResearch/charts-transfer

Repository files navigation

charts-transfer

scripts to download/upload forecast charts

create Python environment using miniconda

conda env create -f environment.yml

cron job example of running the script in igp conda environment

0 9 * * * /home/ubuntu/miniconda3/envs/igp/bin/python /home/ubuntu/IGP/code/charts-transfer/charts_transfer.py > /home/ubuntu/IGP/code/charts-transfer/error.log 2>&1

About

Collection of scripts to download/upload forecast charts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages