Recent Releases of demeter
demeter - Demeter v 2.0.2
New updates include-
- Extensive parallelization
- code now records and prints gross land transitions between land types
- HTML
Published by kanishkan91 over 1 year ago
demeter - v2.0.1 Demeter
v2.0.1 Demeter
What's Changed
- Update install_supplement.py by @GMoncrieff in https://github.com/JGCRI/demeter/pull/41
- fix version mismatch in setup by @crvernon in https://github.com/JGCRI/demeter/pull/44
New Contributors
- @GMoncrieff made their first contribution in https://github.com/JGCRI/demeter/pull/41
Full Changelog: https://github.com/JGCRI/demeter/compare/v2.0...v2.0.1
- HTML
Published by crvernon about 2 years ago
demeter - Release for v2
Updates in this release- 1. R interface added for demeter 2. Ability to sticth exogenous scenarios 3. Batch processing features to run multiple scenarios at once 4. New plotting and post processing functions 5. Additional parallelization to speed up demeter 6. Ability to re-grid scenarios to any resolution
- HTML
Published by kanishkan91 almost 3 years ago
demeter - Release for v1.3.1
- Taking out transition code to increase memory allocation
- Adding parallelization for land type kernel density processing
- Adding script to write ncdfs using xarray based on inputs in config file
- Adding testing script for new users
- Making reading in region, basin mapping file parameterzied so users can read in their own region, basin mapping file
- Changes to code cov yml along with addition of badge.
- Changes to setup.py (New package dependencies, bumping up python version)
- Addition of demeter 1.3.1 workflow which accounts for all changes above.
- Adding new docs generated using sphinx
- HTML
Published by kanishkan91 over 3 years ago
demeter - v1.2.2 demeter
Incorporate newer version of gcamreader that fixes model interface referencing error
- HTML
Published by crvernon almost 5 years ago
demeter - v1.2.1: demeter
Change:
- Package named
gcam_readerwas previously installed as a GitHub install dependency. This has now been renamed togcamreaderand is installed via PyPi.
- HTML
Published by crvernon almost 5 years ago
demeter - v1.2.0: demeter
v1.2.0: demeter
- remove GitLFS and Travis-CI functionality.
- set up new data download protocol for example data
- set up new convenience wrapper to run the model
- new naming convention for config variables with defaults
- test suite linked to CI via GitHub actions
- update required Python version to >=3.6
- update README with new install, data download, and run protocol
- add dockerfile
- depreciate ensemble and mapping features
- add reference data as package data
- add ability to dynamically integrate with
gcamwrapper
- HTML
Published by crvernon about 5 years ago
demeter - Demeter v1.1.0
The following bux fixes and improvements were addressed in this release:
- option to output downscaled land cover percent as a NetCDF classic file for each individual land class, over all years
- bug fix in metric sequencing when all basins not included
- added clause to recognize the GCAM region field name from the
extractorpackage
- HTML
Published by crvernon about 7 years ago
demeter - Demeter - Version 1.0.0
This release is meant to complement the Demeter publication in the Journal of Open Research Software.
- HTML
Published by crvernon about 8 years ago