Skip to content

Releases: coecms/clef

Rolled back dataset_id query

15 Aug 07:29
Compare
Choose a tag to compare
1.5.1

ready for 1.5.1 release rolled back esgf dataset-id query

File limit fixed

15 Aug 04:54
cc7b632
Compare
Choose a tag to compare

Main changes:

  • removed the 'ds' subcommand as with intake is not needed anymore
  • when queries passed ESGF limits and return more than 10000 files repeat query on Dataset instead of File
  • fixed bug with cordex
  • fixed readthedocs now render correctly
  • updated tests all passing

Update CMIP6 vocabularies

21 Sep 06:31
19ce242
Compare
Choose a tag to compare

Update CMIP6 vocabularies

1.4.2

21 Sep 06:26
0ef80d1
Compare
Choose a tag to compare

Updated CMIP6 vocabularies

Version 1.4.1

16 Aug 08:37
Compare
Choose a tag to compare

Fixed conda meta.yaml

sqlalchemy1.4

16 Aug 07:19
7963f9c
Compare
Choose a tag to compare

What's Changed

  • fixed incompatibility with sqlalchemy 1.4
  • fixed citations now works with different server
  • added "-h" option for --help
  • raise query limit to 20000 for easgf search results if using 'remote' option

Full Changelog: 1.3.1...1.4

Change to cordex vocabulary

28 Jun 01:08
aeacb08
Compare
Choose a tag to compare

Following issue #150 we changed the way we load cordex validation vocabularies from directly form ESGF to son file, as for CMIP.
other vocabularies were also updated.

Added CORDEX sub-command

30 Apr 00:26
0a3175e
Compare
Choose a tag to compare

Main change is the addition of a "cortex" sub-command to query CORDEX data distributed via the ESGF. Cordex views were added to the database.
Other minor changes are:

  • made the request workflow clearer
  • added a "saving file.." message were appropriate
  • updated the CMIP6 CV vocabularies as of the 2021/04/29
  • documentation and demo were also updated to reflect the new sub-command

Fixed issue #143

11 Nov 02:35
e2d5eba
Compare
Choose a tag to compare

Only change is fixing bug #143 , so it doesn't regenerate an error when querying CMIP5

Added check for member_id

30 Oct 00:27
fa8b3e1
Compare
Choose a tag to compare