Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add stellite loading and test * add basic NWP loading * add GSP loading * add minimum selection functions * add minimum numpybatch conversion functions * add reduced PVNet dataset * add reqs * linting and docs * update project cov dir * rename package * minor tweaks * docs * contiguous tests * add test for dataset.pvnet * add test select time * refactor coe * fix * stash spatial slice tests * remove data file, and use temp files instead * remove zarr path * update test PR comment * make coords always in order x, y and always increasing * note TODO * add spatial slice fixes and tests * fix param name * clean up time selection tests * add more extensive time slicing tests * type hints * add test and fix for fill time periods * add dropout tests * refactor t0_idx and minor fix * add numpybatch convert NWP test * add numpybatch convert GSP test * add numpybatch convert satellite test * import change and test data reduction * linting and better t0 time filtering * tidy up pvnet dataset and test * add sun position tests * update and clean * change to pandas timestamp and timedelta * fix test * fix channel selection and update tests to catch this * remove redundant assignment * only account for dropout in find_contiguous_t0_periods_nwp after first dt_init * account for history when beginning new period in find_contiguous_t0_period_nwp * update test_find_contiguous_t0_periods_nwp * renaming, cleaning and linting * move national GSP filter * slight tidy * clean up config check * nit-picking * Revert "nit-picking" This reverts commit 709178a. * add comments to pvnet tests * add test comments --------- Co-authored-by: peterdudfield <[email protected]> Co-authored-by: Peter Dudfield <[email protected]> Co-authored-by: Alexandra Udaltsova <[email protected]> Co-authored-by: AUdaltsova <[email protected]>
- Loading branch information