Releases: nansencenter/django-geo-spaas-processing
Releases · nansencenter/django-geo-spaas-processing
1.2.4
add the address of that previously downloaded file to the dataset_url field of the database for the destination folder of download in the case of '--save_path'
2.0.0rc1
update setup.py version to 2.0.0rc1
1.2.2
Build and push both nansencenter/geospaas_process_cli
and nansencenter/geospaas_processing_worker
images.
1.2.1
bugfix of base source code: based on Django-Geo-SPaaS-2.3.3 as a proper source code base
1.2.0
adding the ability to copy folders as well as files for copy CLI
1.0.0
- a CLI module for copying files was added
- local paths can now be saved in the database when downloading
- the down_dir parameter for the download CLI has been renamed to destination_path
0.1.0
- the DownloadManager can now sort downloaded files in several folders by date
- the geospaas_processing.cli.download module provides a CLI for the downloading functionalities
0.0.4
update paramiko version to 2.7.2