Code Monkey home page Code Monkey logo

okean's People

Contributors

martalmeida avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

okean's Issues

slicek issue

I am trying to use a simple licek command

x,y,z,s=r.slicek('salt',-1,1)

Then get ther error:
cannot unpack non-iterable Data object

I get the same error using okean package for multi-variate outputs (x,y,z,s) but the single output commands are working. I used the same code for Python 2 version a year ago and it would work, so I was wondering if there is a version mismatch for the definitions?

New release?

@martalmeida, I know you are constantly improving the "okean" package, but would you be willing to go to
https://github.com/martalmeida/okean/releases
and give the current release a version number? (like 0.1.0, 0.9.0, 1.0.0, depending on how confident you are feeling?)

All this does it make it easy for people to say, I'm using "okean v0.1.0", which is a nice thing.

Using Okean with Docker

I am trying to implement a docker image using Okean.

My Dockerfile read as follows:

#Work from an Ubuntu Base Image
FROM ubuntu

RUN apt-get update
RUN apt-get install -y python2.7 python-pip git
RUN apt-get install -y gfortran

RUN pip install --upgrade pip
RUN pip install numpy netCDF4 matplotlib pylatex requests requests
pandas pytz scipy oct2py windrose adjustText
RUN pip install git+https://github.com/martalmeida/okean.git#egg=okean

I can run all of this fine in my native system (Ubuntu 10.04), however the last part always
fails in docker and produces several pages of warnings and errors!

Would be extrememly grateful if someone has resolved this issue.

Virtual glider path?

Okay, I'm being a bit lazy here, but can this package do a virtual glider path through a ROMS model given (x,y,z,t)? Or (x,y,t)?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.