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

Redd to Aws converter #956

Open
jumamaqui opened this issue Jun 23, 2022 · 0 comments
Open

Redd to Aws converter #956

jumamaqui opened this issue Jun 23, 2022 · 0 comments

Comments

@jumamaqui
Copy link

Good evening

I am trying to use the nilmtk library in aws with the sagemaker service, to do this I start with the basics, which is simply to use the redd converter with the csv data that I uploaded to s3 to a stipulated path.

Redd1

As inputs, the convert_redd function asks for an input path where the files are and an output path. As input I give the s3 uri path where I have the csv files.

Redd2

Within the entry route are the files of each of the houses at a low frequency.

Redd3

When I run the above script, I get an os error, and it's as if the specified path is set to the path where the jupyter sagemaker session is located.

Redd4

When running it locally, with routes from my pc it works fine for me, the problem is when I use aws sagemaker and s3, does anyone know what mistake I am making or how it can be solved.

The stupid solution that I will apply is to upload the h5 that I already ran locally to aws, but it should not be like that.

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

1 participant