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

Missing Code in "Workflow Example" Chapter #38

Open
mickymags opened this issue Jan 19, 2022 · 3 comments
Open

Missing Code in "Workflow Example" Chapter #38

mickymags opened this issue Jan 19, 2022 · 3 comments

Comments

@mickymags
Copy link

Running in Google Colab on Python 3.7.12

This error occurs in the 3rd code block of the section, under the header

#2. Export surface water harmonic coefficients

running the code as is returns a value error

'ValueError: 'output_asset_path' needs to be defined to run fusion export process.

I think this is because above we specify

output_asset_path = None,

when it should be output_asset_path = ouput_asset (the variable defined earlier in the code block)

Additionally, I believe the code in the following block is missing some code, as most of the variables are set to None.

Thanks in advance!

@KMarkert
Copy link
Collaborator

I think this issue should be put on hold for now given that there is active work to update the data fusion workflow and we will have to update these docs later on anyways.

@mickymags does this work for you?

@mickymags
Copy link
Author

Sounds good!

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment to keep open or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Feb 25, 2022
@KMarkert KMarkert removed the Stale label Feb 25, 2022
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

No branches or pull requests

2 participants