Skip to content

Releases: PRIMAVERA-H2020/primavera-dmt

CentOS7 Django 2.2 and 3.0

02 Sep 09:48
f084475
Compare
Choose a tag to compare

Deprecations checked in Django 2.2 and quickly tested in Django 3.0 too.

CentOS7

01 Sep 15:34
58ae787
Compare
Choose a tag to compare
  • Adds ESGF query for Variant Label
  • Tries to force users to query a subset of the requests and files
  • Allows automatic deployment to CentOS7 VMs

Updated REAMDE.md

07 May 11:19
6d972ea
Compare
Choose a tag to compare

This release contains a much improved quick start guide in README.md plus ongoing updates.

Initial Zenodo Release

31 Dec 14:04
Compare
Choose a tag to compare

This contains ongoing changes, but was mainly made to allow a DOI to be issued.

Improved Queries

31 Oct 17:10
10c5867
Compare
Choose a tag to compare

Users are now encouraged to only query a subset of the data received and the data files to speed performance. Data submissions can be queried on either of the directory options.

Additional ESGF statuses

20 Mar 08:52
ade7066
Compare
Choose a tag to compare

A minor release to allow add an extra ESGF status.

Updated for 2019

08 Jan 08:52
7e452d4
Compare
Choose a tag to compare

Copyright details updated for 2019

ESGF submission

11 Dec 15:39
7c7ac6c
Compare
Choose a tag to compare

Changes to the models and user interface to allow the submission of data to the ESGF.

Validation database retries and submission emails

11 Sep 08:56
bf2e65a
Compare
Choose a tag to compare

This release contains several minor improvements to functionality:

  • if a database connection times out while validating a file then that file is retried after one minute;
  • an email is sent to the admin when a submission is created (in the same way that this happens for retrieval requests).

Python 3

05 Sep 10:51
49cabae
Compare
Choose a tag to compare

A big upgrade that makes the DMT compatible with Python 2 and 3.