Coder Social home page Coder Social logo

dcslagel / las-util-django Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 82 KB

LAS (Log Ascii Standard v2.0) web utilities and api in Django web framework : beta-level software

License: BSD 3-Clause "New" or "Revised" License

Python 61.27% Makefile 3.85% Shell 3.42% Lasso 17.36% CSS 7.97% HTML 6.13%
las-files las-util well-logs log-ascii-standard

las-util-django's Introduction

Hi there ๐Ÿ‘‹


Current Open Source Activity:



Past Open Source Contributions:


Log-Ascii-Standard is a data format used in well logging.

Code Farm Proprietor:


  • Code Farm: Code Farm provides software engineering support to small-businesses and non-profits.

las-util-django's People

Contributors

dcslagel avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

las-util-django's Issues

Clean up flake8 Errors

cd las-util-django/src/las_util
flake8 *.py

admin.py:1:1: F401 'django.contrib.admin' imported but unused
cntrl.py:22:1: W293 blank line contains whitespace
cntrl.py:46:30: W291 trailing whitespace
cntrl.py:54:80: E501 line too long (82 > 79 characters)
models.py:14:1: E302 expected 2 blank lines, found 1
models.py:19:1: E302 expected 2 blank lines, found 1
models.py:25:1: E302 expected 2 blank lines, found 1
models.py:35:80: E501 line too long (85 > 79 characters)
models.py:37:80: E501 line too long (86 > 79 characters)
serializers.py:12:1: E302 expected 2 blank lines, found 1
serializers.py:18:1: E302 expected 2 blank lines, found 1
urls.py:16:5: E265 block comment should start with '# '
urls.py:18:5: E265 block comment should start with '# '
urls.py:25:5: E265 block comment should start with '# '
urls.py:27:5: E265 block comment should start with '# '
views.py:28:1: E302 expected 2 blank lines, found 1
views.py:45:1: E302 expected 2 blank lines, found 1
views.py:67:1: E302 expected 2 blank lines, found 1
views.py:72:80: E501 line too long (81 > 79 characters)
views.py:83:1: E302 expected 2 blank lines, found 1
views.py:121:33: F821 undefined name 'form'
views.py:130:1: E303 too many blank lines (3)

Upload-File : Add response message to indicate upload success or failure

Currently a file is uploaded but there no message to the user whether the upload succeeded or failed. The user interface should communicate to the user that the file was uploaded and can be viewed by clicking on the Display-Files link. If the file failed to upload, that should be communicated to along with information about what action the user might take.

Make release package for v0.1.0

Make the changes to the project that enable making a release with metadata appropriate for GitHub and for Django projects.

Bug: ValueError on uploading sample_2.0.las

Exception Type: ValueError
Exception Value: not enough values to unpack (expected 2, got 1)
Exception Location:
/usr/local/devel/Apps/django-apps/workdir/las-util-django/src/las_util/cntrl.py in parse, line 54

Data section: '~Other'
Data line: ' Note: The logging tools became stuck at 625 metres causing the data'

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.