Cmip6-downscaling

Latest version: v1.1.1

Safety actively analyzes 623626 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.1

What's Changed
* Update OIDC workflow configuration by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/330


**Full Changelog**: https://github.com/carbonplan/cmip6-downscaling/compare/1.1.0...1.1.1

1.1.0

What's Changed
* Add notebook to generate monthly/yearly aggregations for msft bucket by norlandrhagen in https://github.com/carbonplan/cmip6-downscaling/pull/289
* Remove disclaimer by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/287
* Update README.md by katamartin in https://github.com/carbonplan/cmip6-downscaling/pull/292
* Add downloadable CSV files by andersy005 in https://github.com/carbonplan/cmip6-downscaling/pull/297
* Specify theme context for monogram by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/298
* Use new location for CSVs by andersy005 in https://github.com/carbonplan/cmip6-downscaling/pull/299
* Update zarr store links by andersy005 in https://github.com/carbonplan/cmip6-downscaling/pull/308
* Update README.md by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/309
* Migrate documentation to sphinx + ReadTheDocs by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/314
* Updated install to pyproject.toml by norlandrhagen in https://github.com/carbonplan/cmip6-downscaling/pull/324
* Pin intake to version 1 by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/325
* Add release workflow by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/329

New Contributors
* katamartin made their first contribution in https://github.com/carbonplan/cmip6-downscaling/pull/292

**Full Changelog**: https://github.com/carbonplan/cmip6-downscaling/compare/1.0...1.1.0

1.0

What's Changed
* update maintainer email to carbonplan org wide contact by norlandrhagen in https://github.com/carbonplan/cmip6-downscaling/pull/279
* Update CanESM5's license from CC-BY-SA-4.0 to CC-BY-4.0 by andersy005 in https://github.com/carbonplan/cmip6-downscaling/pull/280
* Use absolute link for datasets page by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/281
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/carbonplan/cmip6-downscaling/pull/282
* more license updates by andersy005 in https://github.com/carbonplan/cmip6-downscaling/pull/283
* updates install methods to download from PyPi by norlandrhagen in https://github.com/carbonplan/cmip6-downscaling/pull/278
* adding zenodo json file to accompany releases by orianac in https://github.com/carbonplan/cmip6-downscaling/pull/284
* Update .zenodo.json by andersy005 in https://github.com/carbonplan/cmip6-downscaling/pull/285
* Update README.md by andersy005 in https://github.com/carbonplan/cmip6-downscaling/pull/286


**Full Changelog**: https://github.com/carbonplan/cmip6-downscaling/compare/0.1.11...1.0

0.1.11

What's Changed
* Make weights_pyramid_path optional for pyramid task by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/238
* add license information to the web catalog by andersy005 in https://github.com/carbonplan/cmip6-downscaling/pull/241
* web-catalog: add version filter + docstrings by andersy005 in https://github.com/carbonplan/cmip6-downscaling/pull/242
* multivariate gard implementation by orianac in https://github.com/carbonplan/cmip6-downscaling/pull/229
* Add flow for DeepSD inference by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/239
* Update analyses notebook by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/236
* progress on docs -- specifically input datasets by norlandrhagen in https://github.com/carbonplan/cmip6-downscaling/pull/219
* docs tweak by norlandrhagen in https://github.com/carbonplan/cmip6-downscaling/pull/244
* update doc index page by jhamman in https://github.com/carbonplan/cmip6-downscaling/pull/245
* Small docs update by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/247
* Maca update by jhamman in https://github.com/carbonplan/cmip6-downscaling/pull/220
* Release notebook by orianac in https://github.com/carbonplan/cmip6-downscaling/pull/246
* Update MACA docs by jhamman in https://github.com/carbonplan/cmip6-downscaling/pull/248
* Add information about datasets by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/249
* Update example download code by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/250
* update web-catalog and cmip6-raw-pyramids flows by andersy005 in https://github.com/carbonplan/cmip6-downscaling/pull/243
* Add note about getting in touch if using the code by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/256
* added section in docs/running_flows on compute requirements by norlandrhagen in https://github.com/carbonplan/cmip6-downscaling/pull/254
* Update datasets table by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/262
* Add carbonplan styles as a requirement by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/265
* Separate DeepSD and analysis dependencies from install requirements by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/267
* Update example notebook by maxrjones in https://github.com/carbonplan/cmip6-downscaling/pull/268
* Updating cmip6_downscaling data access by norlandrhagen in https://github.com/carbonplan/cmip6-downscaling/pull/269
* Update licenses by andersy005 in https://github.com/carbonplan/cmip6-downscaling/pull/271
* initial cleanup of tests by norlandrhagen in https://github.com/carbonplan/cmip6-downscaling/pull/273
* update to CI by norlandrhagen in https://github.com/carbonplan/cmip6-downscaling/pull/275
* PyPi version [0.1.11](https://pypi.org/project/cmip6-downscaling/0.1.11/) released


**Full Changelog**: https://github.com/carbonplan/cmip6-downscaling/compare/0.1.10...0.1.11

0.1.8

What's Changed
* Add workaround to unsafe repository CI failure by meghanrjones in https://github.com/carbonplan/cmip6-downscaling/pull/225
* Update gard and analysis from namespace to regular package by meghanrjones in https://github.com/carbonplan/cmip6-downscaling/pull/224
* Bump xarray-datatree from 0.0.5 to 0.0.6 by dependabot in https://github.com/carbonplan/cmip6-downscaling/pull/223


**Full Changelog**: https://github.com/carbonplan/cmip6-downscaling/compare/0.1.7...0.1.8

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.