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

support for a Generic, Robust, Clean python toolbox for oceanography #6

Open
rsignell-usgs opened this issue Jun 9, 2015 · 27 comments

Comments

@rsignell-usgs
Copy link
Contributor

Please show your support for a generic, robust python toolbox for oceanography by replying here. Maybe we can get a white paper together and figure out how to get a few $$$ for this effort.

@dnowacki
Copy link

dnowacki commented Jun 9, 2015

Sounds great, I'm in!

For folks new to python, consider checking out PyHOGS for some relevant python+oceanography tutorials.

@hetland
Copy link

hetland commented Jun 9, 2015

I'm obviously in as well.

Also, here is the link to my (ROMS) model analysis package: https://github.com/hetland/octant

@rsignell-usgs rsignell-usgs changed the title Support for a generic, robust python toolbox for oceanography Support for a Generic, Robust, Clean python toolbox for oceanography Jun 9, 2015
@rsignell-usgs rsignell-usgs changed the title Support for a Generic, Robust, Clean python toolbox for oceanography support for a Generic, Robust, Clean python toolbox for oceanography Jun 9, 2015
@jbzambon
Copy link

jbzambon commented Jun 9, 2015

+1

@JamiePringle
Copy link

Sign me up

@rsoutelino
Copy link

I'm in. I have two very early stages wxpython-based GUI's for ROMS that I'd be happy to share and would also welcome collaboration:

https://github.com/rsoutelino/pyeditmask is ROMS grid mask editor and potentially portable to other models.

https://github.com/rsoutelino/pyromsgui very preliminary version of a GUI to interrogate ROMS his files inspired in ROMS Tools matlab GUI.

@ajhermann
Copy link

I'm on board as well. Here's a link to the ferret-python merger I mentioned, which Karl Smith has been developing at PMEL (soon to be incorporated into the standard Ferret installation, from what I hear):

http://ferret.pmel.noaa.gov/Ferret/documentation/pyferret

@MariaAristizabal-NOAA
Copy link

I am in too. Thanks!

@parkermac
Copy link

I'm interested in this expertise-sharing project as well. I keep my code on GitHub at:
https://github.com/parkermac/LiveOcean
although only the /plotting routines would be of general interest.

@ocefpaf
Copy link
Member

ocefpaf commented Jun 9, 2015

@hetland Octant is the first one in numerical-modeling-tools

@rsoutelino Send a PR with those links under the numerical-modeling-tools category!

@romain-escudier
Copy link

I'm in!

@Adcroft-personal
Copy link

I'm in.

@hetland
Copy link

hetland commented Jun 9, 2015

I also have some code that people might be interested in, a python wrapper for gridgen:

https://github.com/hetland/pygridgen

@rsoutelino there is some code in here to graphically edit masks. I would be interested in comparing to your code, and perhaps merging.

@austinctodd
Copy link

I'm in.

On Tue, Jun 9, 2015 at 3:25 PM, Rob Hetland notifications@github.com
wrote:

I also have some code that people might be interested in, a python wrapper
for gridgen:

https://github.com/hetland/pygridgen

@rsoutelino https://github.com/rsoutelino there is some code in here to
graphically edit masks. I would be interested in comparing to your code,
and perhaps merging.


Reply to this email directly or view it on GitHub
#6 (comment).

@Slgs
Copy link

Slgs commented Jun 9, 2015

I'm in too.

@rsoutelino
Copy link

@hetland Interesting, sounds good. Have a look at the area masking (or wetting) function. It might be useful to create features for process studies. Having a look on yours too.

@pwolfram
Copy link

I'm in too and may be able to help contribute to the colorbar effort.

@kthyng
Copy link

kthyng commented Jun 10, 2015

I have a drifter code that is set up for ROMS currently: github.com/kthyng/Tracpy.

And I'm in!

@ocefpaf
Copy link
Member

ocefpaf commented Jun 10, 2015

@kthyng I added TracPy in #12, @ajhermann Pyferret in #7, and @hetland's pygridgen in #13. Please check if you are OK with the text and links. PRs welcome 😜

PS: Please open new issues for links and other other requests.

@jornbr
Copy link

jornbr commented Jun 10, 2015

I'm in.

@martalmeida
Copy link

I've been creating a set of tools, related with analysis, visualization, ROMS, etc, called okean. For a quick overview check http://pong.tamu.edu/~mma/py/okean/overview.php. The package is available at https://github.com/martalmeida/okean

@dcherian
Copy link

I'm in.

@rsignell-usgs
Copy link
Contributor Author

@martalmeida , I see you have a paper in Environmental Modelling and Software called "OOFe: A python engine for automating regional and coastal ocean forecasts" [using Roms].

The paper references https://code.google.com/p/oofe/, but there is no code there. Is the code at https://github.com/martalmeida/okean the evolution of this "OOFe" code, or is the "OOFe" code available elsewhere?

@mrayson
Copy link

mrayson commented Jun 17, 2015

I'm in

@martalmeida
Copy link

@rsignell-usgs, the OOFε code is now at https://github.com/martalmeida/oofe. Just get the latest tar.gz file. OOFε controls the operational tasks (get data, create forcing files, run analysis and forecasts, plot the model input/output, check everything runs fine and try to solve a large number of possible problems without human intervention), and it relies on okean.

@rsignell-usgs
Copy link
Contributor Author

Folks, just a heads up that Unidata is having a Python training class in a few weeks in case you know someone who wants to hang out in Boulder doing cool met/ocean python stuff for a few days:
http://www.unidata.ucar.edu/events/2015TrainingWorkshop/#classes

@rsignell-usgs
Copy link
Contributor Author

Also, for python newbies who like video instruction, I've heard good things about this series, which uses Anaconda and Ipython Notebooks:
https://www.youtube.com/playlist?list=PLwNU7Gk6Z5ZkXXsvtJTtBhQNl905Jua-O

If you are an anaconda user, note that we have 100+ packages, many of interest to oceanographers, at http://binstar.org/ioos.

Instructions for setting up anaconda with a custom oceanography environment is at
https://github.com/ioos/conda-recipes/wiki

@rsignell-usgs
Copy link
Contributor Author

Folks, @ocefpaf is contributing some interesting posts on the IOOS system test blog here:
https://ioos.github.io/system-test/blog/2015/10/12/fetching_data/

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