Releases: PCMDI/input4MIPs_CVs
v6.6.0
Announcements
- Updated with the latest CEDS-CMIP-2024-10-21, and CEDS-CMIP-2024-10-21-supplemental (anthropogenic emissions) datasets now available on ESGF input4MIPs project
- Created placeholder webpages for dataset overviews: guidance for users
Changelog
🆕 Features
-
- Added preliminary CEDS data to the database. See the docs (specifically dataset overviews) for details.
- Added preliminary CEDS data source IDs: "CEDS-CMIP-2024-10-21" and "CEDS-CMIP-2024-10-21-supplemental".
(#156)
🎉 Improvements
- Re-validated database with the new version of input4mips-validation.
The validation status should be more sensible now. (#155)
📚 Improved Documentation
-
Updated expected anthropogenic emissions delivery date. (#148)
-
- Improved the [usage documentation for users][usage-as-a-data-user]
- Added an [overview of the GHG concentrations][greenhouse-gas-concentrations]
- Added an [overview of the solar data][solar]
- Added placeholder docs for all other data providers in [the dataset overviews][dataset-overviews]
- Fixed up sub-scripts in docs and related HTML files
- Fixed a typo in the post-publication comment for "SOLARIS-HEPPA-CMIP-4-3"
(#150)
-
Added google analytics to the docs. (#153)
-
- Marked placeholder CEDS source IDs "CEDS-CMIP-2024-07-08" and "CEDS-CMIP-2024-07-08-supplemental" as never published.
- Updated the usage instructions in
scripts/pmount-database-generation/db-add-tree.sh
- Updated the HTML generation to handle data sets that have multiple source IDs.
(#156)
🔧 Trivial/Internal Changes
Changes
- ac4b900 bump: version 6.5.24a1 -> 6.6.0
- 4f717c9 Clean up HTML generation script
- 6ac18bd CHANGELOG
- 7cf1896 Update docs to accomodate CEDS' multiple source IDs
- 0a2500e Add newly published CEDS files
- 5539861 Update HTML
- 39e9bcd Update database
- 3ac3726 Force revalidate
- 0fbd55d CHANGELOG
- 30dd7f7 Update scripts and re-run validation
- 95db667 Tidy up script
- 7ae69f5 CHANGELOG
- dc25a4e Add google code
- ee37a2b CHANGELOG
- a489440 Add analytics placeholder
- d040e6a Update docs after feedback
- 678eb2c Fix up newlines at end of file writing
- 0014596 Update solar draft
- 52aee72 CHANGELOG
- e556917 Try fixing CI again
- e948f03 Try fixing CI again
- 85b6dc4 Update RtD config
- e0d7d3c Try updating CI again
- 6688b7c Try updating CI again
- f0a49d4 Make docs
- b4b67dd Fix up CI check
- e856c63 Add CI workflow to check docs up to date
- 3adb2cc Add auto-completion of docs sections
- a19bfd2 Add placholders
- 23dabe3 Add better user data docs
- d86311f FIx up CHANGELOG
- 6ac866e Update expected delivery date
- 46cc617 CHANGELOG
- 8f2a14c Update CEDS delivery date
- f0a3c92 Tweak docs
- 6c3d15b Docs
- 05a27a0 CHANGELOG
- 4bf1d06 Add job to CI
- a1e7be3 bump(pre-release): version 6.5.23 > 6.5.24a1
v6.5.23
Announcements
- Updated with the latest SOLARIS-HEPPA-CMIP-4-4 (solar) dataset
- Retracted previous SOLARIS-HEPPA-CMIP-4-3 (solar) dataset version
Changelog
🆕 Features
- Added SOLARIS-HEPPA-CMIP-4-4 dataset (#137)
📚 Improved Documentation
-
- Updated SOLARIS-HEPPA-CMIP-4-3 status (this dataset has been retracted)
- Fixed missing license_id for UofMD-landState-3-0
- Fixed missing license_id for DRES-CMIP-BB4CMIP1-1-0
(#137)
Changes
- 3f5f34b bump: version 6.5.23a1 -> 6.5.23
- 896b274 Shuffle CHANGELOG
- d045538 Update HTML
- 87e8cbd running after esgf-input4MIPs.json updated
- a39df78 add changelog 137 (#66, #133, #136)
- 8f27519 update for SOLARIS-HEPPA-CMIP_4-4 (#66); Tweaks (#133, #136)
- 6524118 Add post-publication comment for solaris-heppa-4-3
- 3cb56b5 bump(pre-release): version 6.5.22 > 6.5.23a1
v6.5.22
Announcements
- Updated with the latest DRES-CMIP-BB4CMIP7-1-0 (biomass burning) dataset
Changelog
- update createDRS.py to catch issues (#37) by @durack1 in #129
- updated to include license - absEssAttList (#37) by @durack1 in #130
- Add validation scripts by @znichollscr in #131
- Add placeholder for population dataset by @znichollscr in #132
- Add published biomass burning info from ESGF by @znichollscr in #134
Full Changelog: v6.5.21...v6.5.22
📚 Improved Documentation
-
- Added a placeholder for population inputs.
- Increased the default number of entries shown on the table views to 25 to accomodate the new dataset.
(#132)
-
- Updated DRES-CMIP-BB4CMIP7-1-0 dataset status.
- Added scripts/pmount-database-generation/db-add-tree-bb-workaround.sh to deal with <variable_id> format inconsistency for 4 DRES datasets.
(#134)
🔧 Trivial/Internal Changes
Changes
- 09aa546 bump: version 6.5.22a1 -> 6.5.22
- 0f36e8d Update database and HTML
- b15b374 Add new file entries
- 251bc2d Update contributing docs
- dff5687 Revert changes to database
- f26468c Add new files
- 7dd276c whitespace cleanup
- 218e42d add changelog entry (#134, #133, #128)
- 5f4a996 catch hard-coded delivery summary HTML
- 96f5027 update database; update HTML
- cce47b6 correct DRES/fx path
- fc8dc86 run BB workaround at LLNL
- f1416f6 Add workaround for biomass burning info
- 030582a CHANGELOG
- cd766fd Add placeholder
- 872e28a Add script for re-writing files in DRS
- 027e668 Update README
- 043ecf6 CHANGELOG
- 77307de Update required input4MIPs-validation version
- 6787853 Make script more useful
- 1c2671b Update script
- 797f745 First cut
- 2f7178a adding changelog 130.trivial
- e1f919c updated to include license - absEssAttList (#37)
- fa791eb updating changelog/129.trivial
- 492491b updating createDRS.py to catch issues (#37)
- da871e7 bump(pre-release): version 6.5.21 > 6.5.22a1
v6.5.21
Announcements
- Land-use change and volcanic SAOD data now published
Changelog
⚠️ Breaking Changes
- Re-named the ESGF scrape from
Database/input-data/esgf.json
toDatabase/input-data/esgf-input4MIPs.json
. (#113)
🆕 Features
- Added the UOEXETER-CMIP-1-1-2 source ID. (#117)
- Added source IDs for the anthropogenic emissions data. (#119)
- Added the published volcanic University of Exeter (UOEXETER-CMIP-1-1-3) entries (#120)
- Registered the "UofMD-landState-3-0" source ID. University of Maryland is providing land-use change relevant variables. (#121)
📚 Improved Documentation
-
Moved most of the
README
's content into the docs.
This helps avoid broken links in future,
because links don't always play nice with GitHub's homepage rendering. (#109) -
Added a delivery summary view to our docs.
This provides information about when different datasets are expected to be delivered. (#111) -
Update the delivery status view of the datasets. (#119)
-
Updated the status of dataset publication. (#126)
-
- Added land-use change information now that it's published on ESGF.
- Clarified the ESGF publication status in the delivery summary view.
(#127)
🔧 Trivial/Internal Changes
Changes
- 23e312c bump: version 6.5.21a1 -> 6.5.21
- 396fad3 Update time ranges to show data appropriate to frequency
- 6f149c2 Update ESGF publication column in delivery summary view
- 5b6ef2f CHANGELOG
- a2e37ab Update docs and add LULUCF entries
- 95ef77a Update docs and scripts
- da89fce CHANGELOG
- 227d9d2 Update status of data sets
- 6f2873d Update db and html
- 17b6adc Update source ID info
- 4b72005 Fix up changelog entry name
- a5657e8 CHANGELOG
- c237a23 Fix up position of file
- d8801a6 Update CHANGELOG
- f2602d4 Update database and web pages
- 09aa80f CHANGELOG
- c3831c6 Add source ID for land-use change data
- b2af6c6 Update web pages
- 8a17978 Update entries
- f83a851 Add UoExeter entries
- 360e852 Update database entries
- 4ca76ed CHANGELOG
- 7ff40d3 Update ESGF record
- a1bdb9a CHANGELOG
- 3d00fb4 Add CEDS source ID and update webpage handling
- c860b30 Fix up manual fixes of db
- e661e43 CHANGELOG
- 56c66cc Update database and web pages
- ed2e0ab Add next UOEXETER source ID
- 8615c39 cleanup MR/PR changelog 37->116
- c0f66c5 tweak DRS creation script to use drsList (#37)
- c3f9827 CHANGELOG
- 6505e78 Rename file
- dbcfd60 Enforce consistent status
- b27a3af Improve diagnostics for differ
- 63c740b CHANGELOG
- 98d06f7 Add delivery summary view
- 48a286f Fix typo
- 7f64f0a CHANGELOG
- 2a89974 Clean out README into docs
- 1b61659 CHANGELOG
- e7a3b02 Hot fix README
- 45f076c add 107.trivial.md to changelog
- f6bc622 update README, correct HTML links, cleanup
- ea61627 bump(pre-release): version 6.5.20 > 6.5.21a1
v6.5.20
Announcements
- Announcement 1
Changelog
🆕 Features
- Added post-publication note that explains why SOLARIS-HEPPA-CMIP-4-2 was deprecated. (#91)
- Added the "never_published" publication status. Applied this to the SOLARIS-HEPPA-4-1 dataset. (#95)
🐛 Bug Fixes
- Manually added a fix to the licence ID for
MRI-JRA55-do-1-6-0
,PCMDI-AMIP-1-1-9
,SOLARIS-HEPPA-CMIP-4-2
andSOLARIS-HEPPA-CMIP-4-3
.
Note that this fix appears in the database only.
The underlying file entries inDatabase/input-data/pmount
still reflect the files as they appear on disk. (#94)
📚 Improved Documentation
- Added the post-publication comment to the datasets view. (#91)
- Added a source ID level HTML table view. See
docs/input4MIPs_source-id_CMIP6Plus.html
. (#92) - Added links to our different database views to our README and as the header of our HTML pages.
Also made the "latest" column more obvious in our database views.
Also tried to use "input4MIPs" rather than "Input4MIPs" throughout. (#95) - Add Read the Docs build of the docs. (#105)
🔧 Trivial/Internal Changes
Changes
- 6bfdcbf bump: version 6.5.20a1 -> 6.5.20
- 8c73d72 CHANGELOG
- 0fda83e Hot fix README
- b2255aa Add link to RtD site
- c1cbe8a Add docs badge to README
- 041a5f2 CHANGELOG
- 030c529 Update HTML generation
- f347027 Remove old HTML files
- 814aea7 Hot fix RtD file
- 8d647f7 Add RtD file
- 14e2556 Get RtD site building locally
- 5ae5ea4 CHANGELOG
- 124fda1 Make comment creation more robust
- ee68893 Tweak comment creation
- 565bb9a CHANGELOG
- 8a3afbe Update documentation
- 72abdad Fix up comment generation
- f9b50e7 Update web pages
- c940a3d Update DB and README instructions
- 9ec880a Tweak CHANGELOG entry
- 5465b4a fix parens syntax (#94)
- f8306db adding errno import for linux (#69)
- 4e1c4e9 adding changelong/94.trivial.md (#94)
- 6cc6faf Adding missing license_ids (#94)
- c6aab12 added change description
- 8223039 added changelog/69.trivial.md
- ab2a3ff add destPath arg to pollESGF.py
- 9c93c2f Update input4MIPs in changelog
- d36f58d Update CHANGELOG
- 3c8b0ab Fixes from review
- a25e4a2 Rename Input4MIPs to input4MIPs
- 5422132 Update python-packages/input4MIPs-CVs/src/input4MIPs_CVs/html_generation.py
- a98b96f CHANGELOG
- b432d25 Update README to include links to views too
- 6cbaefe Add page navigation to the top of the HTML views
- 4d28625 Add extra publication status and include latest column in more obvious place in HTML tables
- e94e2ba CHANGELOG
- b0f1f5e Add source ID view of the datasets
- f047d9c CHANGELOG
- d284515 Add post-publication comment for solaris-heppa-4-2
- 0c5cb74 bump(pre-release): version 6.5.19 > 6.5.20a1
v6.5.19
Announcements
- We now have data for the next set of solar data (see SOLARIS-HEPPA-4-3) and a first draft of greenhouse gas concentration data (see CR-CMIP-0-3-0) 🎉
Changelog
⚠️ Breaking Changes
- Re-named "long_name" to "full_name" in
CVs/input4MIPs_target_mip.json
(#78)
🆕 Features
-
Registered the "UOEXETER-CMIP-0-1-0" source ID.
University of Exeter is providing volcanic eruption relevant variables (emissions and aerosol optical properties). (#83) -
-
Added published SOLARIS-HEPPA-4-3 files.
-
Added support for the removal of dataset placeholders to our database updating tool.
(#84)
-
-
Added CR-CMIP-0-3-0 files to our database. (#85)
📚 Improved Documentation
- Fixed reference to how validation is performed using input4MIPs in the README (#74)
- Remove placeholder dataset entries from the files view (
docs/input4MIPs_files_CMIP6Plus.html
) (#79) - Updated docs about updating the database and generating the HTML files. (#84)
🔧 Trivial/Internal Changes
Changes
- c658103 bump: version 6.5.19a1 -> 6.5.19
- 5391270 CHANGELOG
- 7376336 Update database based on ESGFs
- bfe56e3 Update web page
- dbcef9f Update database
- 254e644 Add CR-CMIP-0-3-0 JSON entries
- 0a32302 Use absolute paths in scripts
- 4eb86f9 CHANGELOG
- 7e801c4 Update db and html
- c6d3487 Update db
- ab06e11 Update other db scripts
- d6519ca Remove hard-coded status of SOLARIS-HEPPA-4-3
- fa156b5 Update ESGF entries
- 5dc1f62 Finish rebase
- 172fbd6 Update database
- 9e8d1d5 Add entries for new SOLARIS HEPPA data
- af0bbea Update db add tree script
- 222a82b Fix CHANGELOG
- 16b3473 CHANGELOG
- 494d684 Update web pages
- 9c372ea Add check that web pages are up to date to CI
- f81080f CHANGELOG
- a627167 Update publication status of UoExeter data
- 4bd6536 CHANGELOG
- 83b17fb Update database
- bdc4c86 Add UoExeter CVs
- 7f96277 Update SOLARIS-HEPPA status
- bb6a708 Update status
- 5385e18 CHANGELOG
- a57dd4c Only show actual files in files view
- 09265f4 CHANGELOG
- 315f65b Do renaming
- 0a0c2a0 CHANGELOG
- 113ce49 Hot fix README
- 28edb56 bump(pre-release): version 6.5.18 > 6.5.19a1
v6.5.18
Announcements
- First successful release thanks to our bump workflow triggering our release workflow. Many thanks to this comment
Changelog
No significant changes.
Changes
v6.5.17
v6.5.10
Announcements:
- First test release from our bump and release GitHub actions
6.5.2
Full Changelog: 6.5.1...6.5.2