Skip to content

Inference with a custom dataset #23

@MatthewBeddows

Description

@MatthewBeddows

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions