Download data from the Fluospecchio database and store in a convenient NetCDF file
- Clone Repository
- Download Miniconda / Anaconda
- Create new environment based on "env_desc.yml", use command: "conda env create -f=env_desc.yml"
- Install Java
- Get the specchio_client
- Use the specchio_client.jar to connect to the Fluospecchio system and create a user if not yet registered. Upload data or look at data.
- In Anaconda / Miniconda activate the environment "fluospecchio_downloader" and run: python DownloadClient.py
- Enjoy