-
This MWE was found via fuzzing through PropCheck.jl:
```julia
julia> using PropCheck, Dates
julia> year_invariant_dt(y) = try
return Year(DateTime(y)) === Year(y)
catch
return true …
-
For example, the processes in the 2016 baseline have their temporal attribute set to 2018, which represents the modeling year of interest and is not reflective of the underlying process data.
Let's…
-
**Is your feature request related to a problem? Please describe.**
I noticed in the footer the year 2023 is still there, then I checked the code and found out the year was just inputted there manua…
-
**Describe the bug**
No possibility to set decimals to 0 on KWh
It would be really great to set on the Individual Cicles also a Value Line : 3.763 KWh or 3763 KWh
**Screenshots**
Please see th…
-
I noticed fullcalendar's [temporal-polyfill](https://github.com/fullcalendar/temporal-polyfill) has an incorrect implementation of balancing days and smaller up to weeks when years or months are prese…
-
This is super low-priority, but it'd be nice to have :)
-
Hello!
Thank you for your hard work!
There are two types of dates in Musicbrains tags. The first is "date" and the second is "originaldate".
"originaldate" is the release date of the album.
"dat…
-
**Problem description**
From [latest TSC](https://lf-camaraproject.atlassian.net/wiki/spaces/CAM/pages/24150087):
Proposal to schedule all meeting within CAMARA anchored on UTC
See [Proposal to s…
-
I don't know how these two interact. From some experiments I ran earlier this year, CUDA performance was best with numFfmpegThreads=1. But we should do these experiments again and that's the case, we …
-
In line 839 of the file 'reports.py' the function '_stats.cagr' is called without passing the periods per year defined in the main call:
`metrics["CAGR﹪%"] = _stats.cagr(df, rf, compounded) * pct`
…