-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
Sounds great, I'm in! For folks new to python, consider checking out PyHOGS for some relevant python+oceanography tutorials. |
I'm obviously in as well. Also, here is the link to my (ROMS) model analysis package: https://github.com/hetland/octant |
+1 |
Sign me up |
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. |
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): |
I am in too. Thanks! |
I'm interested in this expertise-sharing project as well. I keep my code on GitHub at: |
@hetland Octant is the first one in numerical-modeling-tools @rsoutelino Send a PR with those links under the numerical-modeling-tools category! |
I'm in! |
I'm in. |
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. |
I'm in. On Tue, Jun 9, 2015 at 3:25 PM, Rob Hetland [email protected]
|
I'm in too. |
@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. |
I'm in too and may be able to help contribute to the colorbar effort. |
I have a drifter code that is set up for ROMS currently: github.com/kthyng/Tracpy. And I'm in! |
I'm in. |
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 |
I'm in. |
@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? |
I'm in |
@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. |
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: |
Also, for python newbies who like video instruction, I've heard good things about this series, which uses Anaconda and Ipython Notebooks: 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 |
Folks, @ocefpaf is contributing some interesting posts on the IOOS system test blog here: |
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.
The text was updated successfully, but these errors were encountered: