Skip to content

Releases: nansencenter/django-geo-spaas-processing

1.2.4

09 Apr 10:38
c38c9ee
Compare
Choose a tag to compare

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

05 Mar 14:36
Compare
Choose a tag to compare
2.0.0rc1 Pre-release
Pre-release
update setup.py version to 2.0.0rc1

1.2.3

05 Mar 14:17
Compare
Choose a tag to compare

Bugfix: push both images

1.2.2

05 Mar 14:05
Compare
Choose a tag to compare

Build and push both nansencenter/geospaas_process_cli and nansencenter/geospaas_processing_worker images.

1.2.1

17 Feb 06:35
c34cb76
Compare
Choose a tag to compare

bugfix of base source code: based on Django-Geo-SPaaS-2.3.3 as a proper source code base

1.2.0

16 Feb 07:41
660d5ce
Compare
Choose a tag to compare

adding the ability to copy folders as well as files for copy CLI

1.1.0

12 Jan 11:48
Compare
Choose a tag to compare
  • Copy CLI file (copy.py) is renamed to (delete_and_copy.py)

  • The new CLI always deletes the old files older than a specific time to live

1.0.0

03 Dec 06:54
387c18e
Compare
Choose a tag to compare
  • 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

04 Nov 09:34
cb875c5
Compare
Choose a tag to compare
  • 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

14 Oct 07:58
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release
update paramiko version to 2.7.2