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

adding entries in bulk #477

Open
mhaberler opened this issue Jan 14, 2022 · 3 comments
Open

adding entries in bulk #477

mhaberler opened this issue Jan 14, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@mhaberler
Copy link
Contributor

I run an application for radiosonde ascents and need station data for this purpose

so far I've derived this from https://github.com/mhaberler/radiosonde-datacollector/blob/dev/station_list.txt which I curate manually - which is a chore

I consider switching to this repo as a source, however:

  • checking my station_list.txt against this repo I find 457 stations missing
  • of these, there are 31 stations which are in station_list.txt AND have active radiosonde ascents

would you consider a mass-import from station_list.txt for the missing stations?

if yes, I could switch and derive my station table from this repo

in that case I would derive the JSON fragments for the missing stations and do a PR

let me know

Michael

@clampr clampr added this to Triage in Meteostat Jan 14, 2022
@clampr
Copy link
Member

clampr commented Jan 14, 2022

Absolutely - we can merge your stations. We just need to be careful regarding duplicates. Is the first column of your station_list.txt file the ID used by NOAA GHCN? If yes, we can check these IDs against identifiers.ghcn.

@clampr clampr added the enhancement New feature or request label Jan 14, 2022
@mhaberler
Copy link
Contributor Author

pretty sure it is

@wetterheidi is this correct?

@mhaberler
Copy link
Contributor Author

it will take me some time as I'm on the road but will come up with a PR

@clampr clampr removed this from Triage in Meteostat Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants