iotools.get_psm3
may need some updates for the new 2021 data
#1591
Labels
Milestone
iotools.get_psm3
may need some updates for the new 2021 data
#1591
The NSRDB team is currently rolling out data for 2021 as well as updated data for previous years using their latest and greatest methodology. The new datasets will be served up by a new API endpoint (see NREL/developer.nrel.gov#280 (comment)). As I understand it, the old endpoints will continue to function but won't provide the new data. It's not yet clear where the TMY et al data will live.
It seems likely that we will want to make some change to
pvlib.iotools.get_psm3
so that it can access this new endpoint, but before doing much planning on our side I think it makes sense to wait a week or two for the data deployment to complete and the API docs to reach their final state. I just wanted to file an issue while it's still fresh from today's NSRDB webinar. I'll label this for 0.9.4 for now but depending where we settle it might make more sense to wait for 0.10.0.Separately from this new dataset, we should also consider adding
fill_flag
to the default list of requested fields.cc @williamhobbs and @wholmgren
The text was updated successfully, but these errors were encountered: