Releases: NREL/sup3r
Releases · NREL/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
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
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
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
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
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
Pipeline/data handling extensions and misc features
What's Changed
- Bnb/pipeline by @bnb32 in #55
- Gb/solar cc by @grantbuster in #57
- Bnb/eval by @bnb32 in #58
- Gb/fwp edits by @grantbuster in #59
- Gb/more multi step by @grantbuster in #61
- Gb/status file details by @grantbuster in #63
- Bnb/misc by @bnb32 in #62
- Gb/cli alias by @grantbuster in #64
- Bnb/misc by @bnb32 in #65
- Bnb/fwp clean by @bnb32 in #67
- added topography raster extraction utility class with tests by @grantbuster in #68
- Bnb/elev by @bnb32 in #69
- added chunking to collection output file by @grantbuster in #70
- Gb/qa by @grantbuster in #71
- Bnb/misc by @bnb32 in #72
- fix exo data steps with None and add logging by @grantbuster in #74
- Bnb/fwp topo by @bnb32 in #73
- Gb/smooth ignore by @grantbuster in #75
- back to procpool for fwd passes by @bnb32 in #77
- added tke spectrum and v grad dist to test_utils.py by @bnb32 in #76
- Bnb/spatial dc by @bnb32 in #78
- minor refactor to split out extract/compute serial/parallel methods a… by @grantbuster in #79
- Gb/surface model by @grantbuster in #80
- Gb/multi pipe by @grantbuster in #81
- Bnb/misc by @bnb32 in #83
- added sup3r batch utility with cli based on reV batch module by @grantbuster in #82
- Gb/fwp pad by @grantbuster in #84
- Bnb/stitching by @bnb32 in #86
- Gb/solar dh by @grantbuster in #87
- Bnb/fwp spatial dist by @bnb32 in #85
Initial open source release with basic super resolution functionality
v0.0.0 Update README.rst