Giter VIP home page Giter VIP logo

getdatatestbed's People

Contributors

chuanli2 avatar dyoung8 avatar mgeheran avatar sbfrf avatar

Watchers

 avatar  avatar  avatar

getdatatestbed's Issues

No pName is created

I can't use getnc without getting an error message in line 114 of getDataFRF.py. It says "local variable 'pName' is referenced before assigment"... I verified why is this happening and apparently although my server variable is equal to FRF (line 74), the IPaddress variable (line 81) does not start with either (134.164...) nor (10.0.0...). Since the 'if' condition in line 82 is not met, no pName is created. I'm running this on the Linux laptop and I've never had this issue before, was something recently changed in getDataFRF.py ? Extra info: I was calling getnc from getWaveData, so this is happening at RunwaorkflowFUNWAVE's beginning. I'm on development branch.

convert package to use xarray

is it feasible to convert this package to utilize the xarray package which carries metadata, has plotting capability, etc?

make faster

are there improvements that could be made to return/parse data with more speed?

create local data cache

Problem: Downloading can be slow
downloading data takes a lot of time if not on local network, this download time should be minimized. Data on the server also change from time to time (as bugs in processing are found or new, better processing algorithms are employed) so this should be updated from time to time. users likely work with short datasets and particular types of data.

proposed solution: Create Local data cache
create a local cache where data can be locally stored (efficiently).

options or things to consider

  • using a conf file to determine the location of this cache
  • update data from server on occasion (set to default but user update-able)
  • maybe use pickle instead of lots of netCDF files, this could save space and time

Interface to bathy topo

Modify getdatatestbed.getintegratedbathy (or something close to that) to interface with existing bathy, as well as bathy/topo fusion product (& others like enoi, ml, etc.)

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.