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

API for INMET meteorological data (Brazil) #14

Closed
juliohm opened this issue Jul 31, 2021 · 5 comments
Closed

API for INMET meteorological data (Brazil) #14

juliohm opened this issue Jul 31, 2021 · 5 comments

Comments

@juliohm
Copy link
Member

juliohm commented Jul 31, 2021

I've finished writing a simple package to retrieve data from meteorological stations in Brazil. The data is public access and I just wrapped the web API into a convenient Julia API: https://github.com/juliohm/INMET.jl

Do you think this package is a good fit for the JuliaClimate organization?

@juliohm
Copy link
Member Author

juliohm commented Aug 2, 2021

@Balinus @Datseris and others should I register the package in the org or in my personal account?

@Datseris
Copy link
Member

Datseris commented Aug 2, 2021

Sorry for the late reply, I was caught in releasing DynamicalSystems.jl 2.0.

Personally I have no problem whatsoever to invite the package to the org, it obviously fits!

On a related note, what I'm not satisfied about, is that we have a lot of small packages each getting data from a single source. I feel this is not really a productive way forwards. We should try to create a single package that can provide data from many sources. But I guess this is more like plan for the future.

@juliohm
Copy link
Member Author

juliohm commented Aug 2, 2021

I think this goal is unattainable in my opinion. Each data source has its peculiarities and fitting everything to a common API may be challenging. If we have these small packages that are modular, people can load what is necessary for a specific analysis and later on someone can try to load all these packages as dependencies into a major package.

I will migrate the package to the repo, thanks for the quick reply and congrats on DynamicalSystems.jl new release! 🎉

@juliohm juliohm closed this as completed Aug 2, 2021
@Datseris
Copy link
Member

Datseris commented Aug 2, 2021

Do you have the necessary privileges to give you ownership level rights for the transfered repo? If not let me know

@juliohm
Copy link
Member Author

juliohm commented Aug 2, 2021

I think I don't have the privileges to see the settings of the repo, but I am not sure if that is relevant. I will try to push something during the day and will report to you.

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

No branches or pull requests

2 participants