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

Feature/ecmwf seas download #21

Closed
wants to merge 3 commits into from
Closed

Conversation

Tinkaa
Copy link
Contributor

@Tinkaa Tinkaa commented Nov 1, 2021

First version of how the ecmwf api can be used to download data.

Mainly a draft cause I was moving around the area functionalities. @turnerm I now left the AreaFromStations in cds/area.py. But actually what I think it does is create a bounding box around a list of lon-lat coords. I haven't been working with it so didn't want to change it. But would it make sense to rename it to AreaFromList or so, and then add it to utils/area.py? In that case I don't think we need the cds/area.py file anymore as it would only contain one function.

As always I still have to create tests, but to me that feels it makes more sense after the code has been finalized more.

Also, I am struggling quite a bit with where to define folder+file names. I imagine part of this could be solved when using classes, but not 100% how, so if you got tips on that, happy to hear!

@Tinkaa Tinkaa requested a review from turnerm November 1, 2021 15:22
@Tinkaa Tinkaa changed the base branch from main to develop November 2, 2021 09:36
@Tinkaa Tinkaa mentioned this pull request Nov 12, 2021
@Tinkaa
Copy link
Contributor Author

Tinkaa commented Dec 9, 2021

Close in favour of #37

@Tinkaa Tinkaa closed this Dec 9, 2021
@turnerm turnerm deleted the feature/ecmwf-seas-download branch December 21, 2021 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant