You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello dear friends,
I just finished a new data download of the MaStR database. The data quality is improving slowly.
Now I am facing some problems in the wind dataset. There are around 10000 double entries I would like to find. Did someone already tried MaStR and PPM?
start with independent script:
create a routine to retrieve them all (leaving out the renewables for the start)
concat them
potentially convert units
rename and select columns to align with ppm format
clean up everyting
modularization and ppm integration
create a function mastr() which does all the above steps in one, add it to powerplantmatching/data.py,
add a config entry tp package_data/config.py for making ppm aware of the new data input, use a high reliability score
try out, add a test for pure retrieval
Hello dear friends,
I just finished a new data download of the MaStR database. The data quality is improving slowly.
Now I am facing some problems in the wind dataset. There are around 10000 double entries I would like to find. Did someone already tried MaStR and PPM?
Originally posted by @Ludee in #11 (comment)
The text was updated successfully, but these errors were encountered: