Skip to content

Commit

Permalink
Merge pull request #66 from PCMDI/01.00.33
Browse files Browse the repository at this point in the history
Update tables to 01.00.33
  • Loading branch information
mauzey1 authored Nov 20, 2020
2 parents bd137ba + c058815 commit 16eda73
Show file tree
Hide file tree
Showing 46 changed files with 107 additions and 97 deletions.
26 changes: 18 additions & 8 deletions docs/dreq.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/packageConfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
VERSION_DEFAULT_DIR = os.path.join(HOME, '.dreqPy')
VERSION_DIR = os.environ.get('DRQ_VERSION_DIR', VERSION_DEFAULT_DIR)

__version__ = "01.00.32"
__version__ = "01.00.33"
__versionComment__ = "Version %s" % __version__
__title__ = "dreqPy"
__description__ = "CMIP6 Data Request Python API"
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_3hr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table 3hr",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_6hrLev.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table 6hrLev",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_6hrPlev.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table 6hrPlev",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_6hrPlevPt.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table 6hrPlevPt",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_AERday.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table AERday",
"realm": "aerosol",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_AERhr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table AERhr",
"realm": "aerosol",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_AERmon.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table AERmon",
"realm": "aerosol",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_AERmonZ.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table AERmonZ",
"realm": "aerosol",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_Amon.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table Amon",
"realm": "atmos atmosChem",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_CF3hr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table CF3hr",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_CFday.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table CFday",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_CFmon.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table CFmon",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_CFsubhr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table CFsubhr",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_E1hr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table E1hr",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_E1hrClimMon.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table E1hrClimMon",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_E3hr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table E3hr",
"realm": "land",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_E3hrPt.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table E3hrPt",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_E6hrZ.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table E6hrZ",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_Eday.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table Eday",
"realm": "land",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_EdayZ.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table EdayZ",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_Efx.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table Efx",
"realm": "land",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_Emon.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table Emon",
"realm": "land",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_EmonZ.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table EmonZ",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_Esubhr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table Esubhr",
"realm": "atmos",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_Eyr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table Eyr",
"realm": "land",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_IfxAnt.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table IfxAnt",
"realm": "landIce",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_IfxGre.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table IfxGre",
"realm": "landIce",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_ImonAnt.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table ImonAnt",
"realm": "landIce land",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_ImonGre.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table ImonGre",
"realm": "landIce land",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
4 changes: 2 additions & 2 deletions tables/CMIP6_IyrAnt.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Header": {
"data_specs_version": "01.00.32",
"data_specs_version": "01.00.33",
"cmor_version": "3.5",
"table_id": "Table IyrAnt",
"realm": "landIce",
"table_date": "28 May 2020",
"table_date": "18 November 2020",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
Expand Down
Loading

0 comments on commit 16eda73

Please sign in to comment.