Giter Club home page Giter Club logo

blastnet.github.io's People

Contributors

akoushb avatar antibland avatar benbalter avatar braek avatar ethertyper avatar gebeto avatar ibug avatar ignatk avatar iksaku avatar jasonlong avatar jldec avatar konklone avatar msound avatar ogonkov avatar parkr avatar pushansh avatar sethjackson avatar sjparkinson avatar theryangeary avatar thomas-hiron avatar vis-kid avatar waitong94 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

farfarmer

blastnet.github.io's Issues

User experience with Bruno's page on BLASTNet

for Bruno's page on blastnet, I think we need to add 3rd column with the case number for better user experience. if you opened multiple cases , you cannot map each case on kaggle to each row blastnet page unless you read the description.

link issue in half-li-dns

Slot Burner Diluted H2-air Lifted Flame DNS (Half Domain): is repeated twice on BlastNet with same Kaggle URL and exact data.

Typo in metadata

in half-lifted-flame-dns-li, vars in global_metadata is wrong.

please replace with correct species

Urgent: Fix Bruno's file ordering

Issue stems from:

data_files_raw = !ls $path/dataE
data_files = []
for file in data_files_raw:
tmp = file
tmp = tmp.split('/')
rem = ''
while(rem in tmp):
tmp.remove(rem)
data_files.append(tmp[-1])
print(data_files)

(not sorted based on magnitude)!!!

metadata dirs arrangement

Dataset: Premixed Flame-wall Interaction CH4-Air DNS
This issue is associated with the folders where the data is located no the metadata itself.

  1. grid files need to be under ./grid instead of ./grid/grid ---> subdirectory duplication issue
  2. data files need to be under ./data instead of ./data/data ---> subdirectory duplication issue

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.