Coder Social home page Coder Social logo

saeed-moghimi-noaa / pylibs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wzhengui/pylibs

0.0 0.0 0.0 4.67 MB

This repository stores self-defined functions/classes for pre- and post- processing schism model inputs/outputs

Python 82.84% Fortran 4.18% Perl 0.62% C 7.89% Jupyter Notebook 4.49%

pylibs's Introduction

pylibs

  • Repository of python functions. There are two types of functions:

    • For general purpose use (e.g., lpfilt, inside_polygon,proj,get_subplot_position)
    • For procesing SCHISM-Grid related input/outputs/analysis (e.g., read_schism_hgrid,read_schism_bpfile)
  • Directories

    • Scripts: sample scripts for using pylibs
    • Utility: python library functions
      • pylib.py: tool for importing all necessary python funcitons for daily routine work
      • mylib.py: self-defined functions/classes
      • schism_file.py: schism-grid related functions/classes
  • Usage:

    • First, add pylibs path to environmental variable 'PYTHONPATH'
      e.g. on C-Shell: setenv PYTHONPATH 'mydir/pylibs/Utility/:mydir/pylibs/Scripts/'
    • Second add following line in the beginning of each script
      from pylib import *

pylibs's People

Contributors

wzhengui avatar feiye-vims avatar

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.