issues
search
NREL
/
infrasys
Data store for components and time series in support of Python-based modeling packages
https://nrel.github.io/infrasys/
BSD 3-Clause "New" or "Revised" License
5
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bumped minor version
#58
KapilDuwadi
closed
2 days ago
1
removed aggregate single time series feature
#57
KapilDuwadi
closed
2 days ago
1
feat: Added `PydanticPintQuantity` as an option to enforce unit validation for fields
#56
pesap
opened
3 days ago
4
Use numpy arrays in time series
#55
daniel-thom
closed
3 days ago
1
Time series drop units of `pint.Quantity`s that do not subclass `infrasys.BaseQuantity`
#54
GabrielKS
closed
3 days ago
0
Add ability to fully represent units within cost objects, including `FunctionData`
#53
GabrielKS
opened
1 week ago
0
added aggrgate_type argument in aggregate class method for SingleTime…
#52
KapilDuwadi
closed
2 days ago
2
Feature to export dataframe for SingleTimeSeries data
#51
KapilDuwadi
opened
1 week ago
2
Add aggregator func argument in aggregate class method for SingleTimeSeries
#50
KapilDuwadi
opened
1 week ago
1
Scalar or pint multiplier for SingleTimeSeries class
#49
KapilDuwadi
opened
1 week ago
1
added aggregate class method on SingleTimeSeries class
#48
KapilDuwadi
closed
1 week ago
2
Allow no components in add_components
#47
daniel-thom
closed
4 weeks ago
1
chore: Update `copy` and `deepcopy` methods to use pydantic instead.
#46
pesap
opened
1 month ago
0
fix: Add correct representation of Value curves and remove name from cost and function data components
#45
pesap
closed
1 month ago
1
fix: Rename fields to match on IS.jl
#44
pesap
opened
2 months ago
0
chore: Compatibility with IS.jl
#43
pesap
opened
2 months ago
0
Store associations between components
#42
daniel-thom
closed
2 months ago
1
Move database ownership to System
#41
daniel-thom
closed
3 months ago
1
feat: Implement supplemental attributes from IS.jl
#40
pesap
opened
3 months ago
0
fix(models.py): Adding maximum splits argument to allow component names with dots to be searchable by label
#39
pesap
closed
3 months ago
1
Add ValueCurves from PowerSystems to infrasys
#38
jerrypotts
closed
3 months ago
0
Use recommended ruff action
#37
daniel-thom
closed
4 months ago
1
chore(ci): Run coverage CI only on ubuntu-latests
#36
pesap
closed
5 months ago
0
bug: Make sure coverage report gets printed when people doing PR from a fork
#35
pesap
closed
1 month ago
1
chore: Make sure code coverage is just run once on Python 3.12 and ubuntu
#34
pesap
closed
5 months ago
0
Add function_data classes from InfrastructureSystems
#33
jerrypotts
closed
4 months ago
1
Bump version to v0.0.4
#32
daniel-thom
closed
5 months ago
1
Minor patches
#31
daniel-thom
closed
5 months ago
1
Do we need a `System.load` classmethod that constructs a system from a directory or zip file?
#30
pesap
closed
5 months ago
0
Require that time series variable name exists on the component at add_time_series
#29
daniel-thom
opened
5 months ago
0
fix(base_quantity): Removed string return from serialization of pint quantity.
#28
pesap
closed
5 months ago
2
chore: Remove str for pint quantity magnitude serialization.
#27
pesap
closed
5 months ago
2
Fixed error of pint from previous commit and added new functionality
#26
pesap
closed
5 months ago
1
fix(pint_units): Fixed `BaseQuantity` to allow quantities multiplications
#25
pesap
closed
6 months ago
1
bug: pint unit definitions are not capable of performing multiplications
#24
pesap
closed
6 months ago
0
feat(system): Added new method to save the system to a given folder.
#23
pesap
closed
5 months ago
2
Store relationships between components in a SQLite table
#22
daniel-thom
closed
2 months ago
0
Add a better error message
#21
daniel-thom
closed
6 months ago
1
fixed a bug in model_dump_custom
#20
KapilDuwadi
closed
7 months ago
1
Create time series implantation for .h5 files following the Infrasys.Jl
#19
pesap
opened
7 months ago
0
bug: Sphinx not compiling on the worker
#18
pesap
closed
5 months ago
2
chore(dependencies): Freezing dependencies versions from core packages.
#17
pesap
closed
7 months ago
2
chore: Create mypy configuration file
#16
pesap
opened
7 months ago
0
Add CodeCov to pull requests
#15
daniel-thom
closed
7 months ago
1
Fixes issue #64
#14
daniel-thom
closed
7 months ago
0
Renaming .summary to label
#13
daniel-thom
closed
7 months ago
0
Store time series data more efficiently
#12
daniel-thom
closed
7 months ago
0
Store time series data more efficiently
#11
daniel-thom
opened
7 months ago
0
Create save command
#10
daniel-thom
closed
5 months ago
0
Create a system metadata file during serialization
#9
daniel-thom
opened
7 months ago
0
Next