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

Inference with a custom dataset #23

Open
MatthewBeddows opened this issue Oct 17, 2024 · 0 comments
Open

Inference with a custom dataset #23

MatthewBeddows opened this issue Oct 17, 2024 · 0 comments

Comments

@MatthewBeddows
Copy link

Inference with a custom dataset

I downloaded the required data using "get_data_pl_short_length.py" and "get_data_sl_short_length.py".
For the sake of testing I have tried with the default time intervals and dates in these files.

I have then used "parallel_copy_small_set.py" to process these into my hdf5 file.

I can't see anything else I should modify in "inference.py" with this setup.

I graphed the predictions at a location in Scotland
latitude = 56.573492
longitude = -2.550597

Working Predictions
Using the provided dataset for inference I get good results:
image

Custom Inference Predictions
Here are the predictions using a custom dataset at inference (Using the default timeframes in the provided files) :
image

Anyone have any idea where I am going wrong with this?

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