Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Engage97 yearparamas #210

Open
wants to merge 6 commits into
base: calliope-c7
Choose a base branch
from
Open

Engage97 yearparamas #210

wants to merge 6 commits into from

Conversation

jeisenman23
Copy link
Collaborator

@jeisenman23 jeisenman23 commented Sep 17, 2024

In this PR, we change multi-year parameters for Technologies and Locactions. In the dropdown, we add the column, Build Year Offset, which exists in Technology Parameters and for Location Technology Parameters.

@jeisenman23 jeisenman23 changed the base branch from dev to calliope-c7 September 17, 2024 00:35
Comment on lines 301 to 304
print(parameters)
emissions = ParamsManager.emission_categories()
# Parameters Table
print(loc_tech)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove print statements, use logging if need.

@@ -1143,6 +1164,7 @@ function reconvert_all(load_flg){
}

function activate_paste(class_name) {
console.log(class_name);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove console.log

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has this got removed?

id=key).hard_delete()
param_ids = data.get('parameter_instance', [])
for param_id in param_ids:
print(f"Deleting Loc_Tech_Param with id: {param_id}")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove print statement, use logging if need.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still workshopping this today... will remove

@jgu2
Copy link
Collaborator

jgu2 commented Sep 19, 2024

I'll leave the feature testing to @jmorrisnrel or @hannamocha , to make sure it meet the requirements.

@hannamocha
Copy link
Collaborator

Functionality looks good to me, persisting and querying just fine

Screenshot 2024-09-19 at 2 31 03 PM

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this an accidental add?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants