Last valid point as read_type
还没有人认领这个 Issue。
评估
调研方向
从 c.read 入口点和 tagreader.ReaderType 定义开始,然后检查现有 read_type 值的处理方式。为请求的时间步实现 LastValid 行为,并验证每个输出时间戳都使用该时刻或该时刻之前最新的有效点,包括跨越间隔延续的点。
由索引模型根据 Issue 内容生成。
描述
Demand for new functionality:
Example call:
df = c.read(['BA:CONC.1'], '05-Jan-2020 08:00:00', '05/01/20 11:30am', 60, read_type=tagreader.ReaderType.LastValid)
This should return data with a time step of 60 seconds. At each time step the data returned should be the last valid data point recorded before this.
Example: for the example call the first time step is 05-Jan-2020 08:00:00. The value given back should here be the last valid data point before this. This data point could be 1 second before or 1 month before, whatever is in the IMS.
The next time step is 05-Jan-2020 08:01:00. The value given back will be the same as for the first time step unless there is new valid time steps between 08:00:00 and 08:01:00. If there are several, the one closest to 05-Jan-2020 08:01:00 should be chosen.
- 主要语言
- Python
- 星标
- 55
- 派生
- 21
- 平均合并
- 11 天 9 小时
- 30 天内合并 PR
- 2
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
equinor/tagreader-python 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 68/100
equinor/tagreader-python#474 · 1 条评论 ·
-
难度 2/5 1 小时以内 新手友好度 55/100
equinor/tagreader-python#473 ·
-
难度 3/5 1-2 天 新手友好度 45/100
equinor/tagreader-python#469 · 1 条评论 ·
-
难度 3/5 1-2 天 新手友好度 35/100
equinor/tagreader-python#447 · 1 条评论 ·
-
难度 5/5 一周以上 新手友好度 25/100
equinor/tagreader-python#393 ·
查看 equinor/tagreader-python 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
anthropics/skills#1811 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
speaches-ai/speaches#678 ·
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
datalayer/mcp-compose#42 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
conda-forge/spacy-feedstock#177 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
UKGovernmentBEIS/inspect_evals#2523 ·