Recent Releases of sup3r

sup3r - Bug fixes and improvements for SolarCC

What’s Changed

  • Gb/solar experiment (#250) @grantbuster
  • preload of coords added to compute and h5 preload test added. (#251) @bnb32
  • Bug fix on GCM clearsky ratio (#249) @grantbuster

Energy Systems - Renewable Energy Integration - Python
Published by github-actions[bot] 4 months ago

sup3r - Version 0.2.1

What's Changed

Full Changelog: https://github.com/NREL/sup3r/compare/v0.2.0...v0.2.1

Energy Systems - Renewable Energy Integration - Python
Published by bnb32 5 months ago

sup3r - Major refactor of forward pass modules and data / batch handler classes.

What's Changed

Full Changelog: https://github.com/NREL/sup3r/compare/v0.1.4...v0.2.0

Energy Systems - Renewable Energy Integration - Python
Published by bnb32 6 months ago

sup3r - Version 0.1.4

What’s Changed

  • Exclude test data in release tar

Energy Systems - Renewable Energy Integration - Python
Published by github-actions[bot] 6 months ago

sup3r - Version 0.1.3

Prerelease for v0.2.0 refactor

What’s Changed

  • PresRat correction (#215) @castelao
  • Time dependent QDM (#226) @castelao
  • Explicit keyword argument (#225) @castelao
  • save default device to model parameters so model weights can be loade… (#221) @grantbuster
  • fixed bias calc class import path (#222) @grantbuster
  • Improving ruff setup (#224) @castelao
  • Allow some tolerance in test comparison (#219) @castelao
  • fix performance issue with slow listcomp on regrid indexing (#217) @grantbuster
  • Reorganizing QDM related methods (#216) @castelao
  • Pipeline requires explicit arguments for QuantileDeltaMappingCorrection (#211) @castelao
  • Basic setup for using pixi (#212) @castelao
  • Applying fill_and_smooth on QDM (#214) @castelao
  • Bnb/nc4 dep removal (#210) @bnb32
  • tensorboard logging (#208) @bnb32
  • Fixing minor issues left from PR #200 (#209) @castelao
  • Quantile Delta Mapping (#200) @castelao
  • combined conditional moments and wind conditional moments. (#207) @bnb32
  • Gb/no regrid (#206) @grantbuster
  • allow surface spatial met model to interpolate non temp/pres/rh features (#204) @grantbuster
  • Gb/precip skill (#195) @grantbuster
  • prettifying how examples show up in docs page (#203) @bnb32
  • Fix documentation, requires tags to figure out version (#202) @castelao
  • Sup3rWind examples (#199) @bnb32
  • Fix wrong path to version in documentation setup (#201) @castelao
  • Migrating to pyproject.toml (#194) @castelao
  • Instructions to use GPU on OSX (#197) @castelao
  • Updating pylint setup for pre-commit (#198) @castelao
  • Syntax update using numpy and scipy (#196) @castelao
  • Bnb/dev (#193) @bnb32
  • Defining some minimum versions (#190) @castelao
  • Adding missing people (#192) @castelao
  • Caching PIP (#191) @castelao
  • Adding CITATION.cff (#188) @castelao
  • Updating classifiers (metadata) (#189) @castelao
  • cs ghi bug fix (#187) @grantbuster
  • Bnb/dev (#186) @bnb32
  • Gb/lr loss (#185) @grantbuster
  • added kwarg to fwp to allow for constant tensor output e.g., in the c… (#184) @grantbuster
  • Gb/bug (#182) @grantbuster

Updates

  • Fix badges on main README (#213) @ppinchuk

Energy Systems - Renewable Energy Integration - Python
Published by github-actions[bot] 6 months ago

sup3r - Data Handler Refactor, bias and exo algorithm update, other misc changes

What’s Changed

  • Gb/bias nc (#181) @grantbuster
  • bug fix with negative test for dual DH operating on data handlers tha… (#179) @grantbuster
  • Bnb/ddh norm (#180) @bnb32
  • Significant refactor on handling of feature names in DataHandler and model (#178) @grantbuster
  • stdev and mean hot fix (#177) @bnb32
  • fix get_clearsky_ghi function to use correct time slice (#176) @spodgorny9
  • Bnb/dev (#173) @bnb32
  • Bnb/nc collector (#175) @bnb32
  • Add ability to specify duplicate command names in Pipeline (#174) @ppinchuk
  • Bnb/train only features hot fix (#171) @bnb32

Energy Systems - Renewable Energy Integration - Python
Published by github-actions[bot] over 1 year ago

sup3r - Exogenous data refactor with breaking changes. Dual data handling. GAPS integration.

Refactored exogenous data handling in the forward pass and training. This enabled deletion of some specialized models, which creates breaking changes.

Dual data handler added for using different datasets for low res and high res data for training. For example, low_res = ERA5 data and high_res = WTK.

GAPS integration for command line interface and job handling. Allowed removal of reV dependency.

What's Changed

New Contributors

Full Changelog: https://github.com/NREL/sup3r/compare/v0.1.0...v0.1.1

Energy Systems - Renewable Energy Integration - Python
Published by bnb32 over 1 year ago

sup3r - python 3.7 deprecation. ERA5 data handling. exogenous data caching. sup3rcc examples. various conditional moment enhancements.

What’s Changed

  • Various enhancements and fix for conditional moment (#144) @malihass
  • Gb/sup3rcc example (#147) @grantbuster
  • Bnb/era edits (#146) @bnb32
  • Gb/exo cache (#145) @grantbuster

Bug Fixes

  • edge case fix for collection - get_slices (#143) @bnb32

Energy Systems - Renewable Energy Integration - Python
Published by github-actions[bot] about 2 years ago

sup3r - Temporal extremes loss for Temp+Humidity for Sup3rCC

What’s Changed

  • Gb/trh loss (#142) @grantbuster

Energy Systems - Renewable Energy Integration - Python
Published by github-actions[bot] over 2 years ago

sup3r - Initial Sup3rCC data version and misc features

What’s Changed

  • Bnb/dev (#141) @bnb32
  • added temporal then spatial model with test (#140) @grantbuster
  • Gb/multi gpu (#138) @grantbuster
  • Bnb/dev (#137) @bnb32
  • Gb/solar spatial (#139) @grantbuster
  • fixed multi step meta, list(dict) does not preserve the dict (#136) @grantbuster
  • Gb/qa min max (#135) @grantbuster
  • Bnb/dev (#134) @bnb32

Energy Systems - Renewable Energy Integration - Python
Published by github-actions[bot] over 2 years ago

sup3r - Minor refactors and improved fwp parallelization

What’s Changed

  • Bnb/visual qa (#130) @bnb32
  • Gb/more run attrs (#133) @grantbuster
  • Parallel optimization (#132) @grantbuster
  • fixed weird logic and put sketchy info message in if statement (#131) @grantbuster

Energy Systems - Renewable Energy Integration - Python
Published by github-actions[bot] over 2 years ago

sup3r - Statistical moment estimation and other minor features

What’s Changed

  • Gb/sup3rcc configs (#129) @grantbuster
  • Bnb/dev (#128) @bnb32
  • Gb/bc cs ratio (#127) @grantbuster
  • Conditional moment calculation (#126) @malihass
  • Option to train second moment separately from first moment (#125) @malihass
  • Gb/nc chunks (#124) @grantbuster
  • added unstagger check for height calc (#121) @bnb32
  • changed fwp to use cropped time index from data handler to compute high … (#119) @bnb32
  • Bnb/dev (#117) @bnb32
  • Fix Sup3rGan interface (#118) @malihass
  • separate Sup3rGen and Sup3rGan (#116) @malihass
  • renamed get_handler_stdev (#115) @bnb32

Energy Systems - Renewable Energy Integration - Python
Published by github-actions[bot] over 2 years ago

sup3r - New features for performance and production runs

What’s Changed

  • moved meta collection out of a for loop - doesnt need to happen for e… (#114) @grantbuster
  • Enable creating models from "model_params.json" (#111) @malihass
  • drop gid column from final meta csv - this column is often included i… (#112) @grantbuster
  • Bnb/async fwp (#110) @bnb32
  • Avoid unnecessary retracing (#109) @malihass
  • Bnb/dev (#108) @bnb32
  • Bnb/dev (#107) @bnb32
  • Bnb/dev (#106) @bnb32

Energy Systems - Renewable Energy Integration - Python
Published by github-actions[bot] over 2 years ago

sup3r - New wind model, linear interp model, and temperature min max features

What’s Changed

  • Gb/linear model (#105) @grantbuster
  • Gb/surf min max (#103) @grantbuster
  • Bnb/dev (#102) @bnb32
  • Gb/hr exo (#100) @grantbuster
  • Bnb/dev (#101) @bnb32
  • Gb/wind topo (#99) @grantbuster

Energy Systems - Renewable Energy Integration - Python
Published by github-actions[bot] over 2 years ago

sup3r - New features for solar and wind CC, input bias correction, and output stats

What’s Changed

  • Bnb/dev (#98) @bnb32
  • Gb/wind cc (#97) @grantbuster
  • Gb/bc (#96) @grantbuster
  • Bnb/dev (#95) @bnb32
  • Bnb/stats (#94) @bnb32
  • added simple feature to allow for incremental progress if fwp chunks … (#93) @grantbuster
  • Gb/solar module (#92) @grantbuster

Energy Systems - Renewable Energy Integration - Python
Published by github-actions[bot] over 2 years ago

sup3r - Targeted data extraction for fwp spatial chunk distribution

Data extraction now only done for domain specific to spatial chunk, rather than for entire domain. Includes lat/lon artifact fix and fixes for some derived features.

What’s Changed

  • Bnb/misc (#90) @bnb32
  • added slicing tests (#91) @grantbuster
  • Gb/solar 3step model (#89) @grantbuster

Energy Systems - Renewable Energy Integration - Python
Published by bnb32 over 2 years ago

sup3r - Pipeline/data handling extensions and misc features

What's Changed

Energy Systems - Renewable Energy Integration - Python
Published by bnb32 over 2 years ago

sup3r - Initial open source release with basic super resolution functionality

Energy Systems - Renewable Energy Integration - Python
Published by bnb32 almost 3 years ago