Adjust values of existing honeybee schedule

Hi,

This might be a simple question and its answer might be straight forward. I want to use a schedule already available in hb-energy schedules, but I want to adjust its values only. I deconstructed the schedule, adjusted its day values, constructed the day data again with the new values, now, is there a component where I can construct a schedule with the base schedule and adjust the data?

It would be great if there is a quick solution. The only thing I need is to adjust values within an existing schedule without changing anything else

Adjust schedule values.gh (11.3 KB)

I found a solution based on Creating Custom Schedule with shorter timestep.

I copied the schedule dictionary I need from C:\Users\USER_NAME\ladybug_tools\resources\standards\honeybee_energy_standards\schedules\schedule.json and pasted it within a new schedule.json file that I created in C:\Users\USER_NAME\AppData\Roaming\ladybug_tools\standards\schedules. Within the new schedule dictionary, I changed the identifier and did the edits I wanted.

Is there a way to do all of this in grasshopper?

Best,
Shadi