Time series analysis service for ATMO-ACCESS project
git clone https://github.com/pawel-wolff/atmo-access-time-series
cd atmo-access-time-series- Using conda:
conda env create -f environment.yml
conda activate aats- Using pip:
pip install -r requirements.txtpython app.pyOpen a web browser and put http://0.0.0.0:8050/ in the address bar.
Remark: at the first usage (and whenever the application's cache is cleared - see below), the application is a bit slow (loading some of datasets' metadata takes time).
python clear_cache.pypython init_cache.py