GithubHelp home page GithubHelp logo

website's People

Contributors

ashkelly avatar atmyers avatar brittonsmith avatar caseywstark avatar chrishavlin avatar chummels avatar cphyc avatar devinsilvia avatar eganhila avatar evanoconnor avatar hyschive avatar jisuoqing avatar jsoishi avatar jwise77 avatar jzuhone avatar karraki avatar mabruzzo avatar matthewturk avatar migueldvb avatar munkm avatar neutrinoceros avatar ngoldbaum avatar qobilidop avatar ronan-hix avatar ruggiero avatar samskillman avatar stephenskory avatar xarthisius avatar yut23 avatar zingale avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

website's Issues

unloadable or broken datasets

We have identified at least 3 datasets from https://yt-project.org/data/ that seem impossible to load (either using yt.load or yt.load_sample):

  • ramses_extra_fields (targeted for removal in #102, but could in fact be fixed by repackaging the tarball according to @cphyc)
  • output_00080_halos : I couldn't find a working way to load this one (apparently this is a very rare case of a two-stages load ?)
  • CompactObjects: this one isn't used anywhere and seems to be unloadable currently (fails either with YTUnidentifiedDataFormat if passed the base directory or a segfault if passed any of the embedded files). I wonder wether it can be salvaged.

webchat interface not working

The web chat interface for the freenode channel does not show up in this page using Firefox. This file is not included in the git repository but looking at the source it seems that it should be working fine except that the browser may not be allowed to render the webpage inside an <iframe>.

<iframe src="http://webchat.freenode.net?channels=yt&uio=d4" width="100%" height="90%"></iframe>

This is working for me locally and the HTTP headers returned from https://webchat.freenode.net actually allow loading the page in a frame from other sites, so it seems to be an issue with the Apache configuration for the yt website.

ytep link on main webpage is broken

Bug report

Bug summary

the ytep link 404s

Code for reproduction

  1. Go to: https://yt-project.org/
  2. Hover over "quick links" at the top, and select "YTEPs"

the page is not found.

I don't remember where the webpages live.

# Paste your code here
#
#

Actual outcome

# If applicable, paste the console output here
#
#

Expected outcome

Version Information

  • Operating System:
  • Python Version:
  • yt version:
  • Other Libraries (if applicable):

Chombo datasets unpack inconsistently

I've been going through and downloading the frontend data from our webpage. When downloading the five datasets for the chombo frontend I get inconsistent ways that they're unpacked. Three of them unpack into folders similarly named to their .tar.gz folder. Those are:

  • IsothermalSphere.tar.gz --> IsothermalSphere/
  • KelvinHelmholtz.tar.gz --> KelvinHemholtz/
    -ZeldovichPancake.tar.gz --> ZeldovichPancake/

Two of the zipped files unzip the data file into the current directory. Those are:
TurbBoxLowRes.tar.gz --> data.0005.3d.hdf5
GaussianCloud.tar.gz --> data.0077.3d.hdf5

I think we probably should have consistent unzipping for each frontend? Looking at the frontend it also seems that the latter two files are expected to be located in "GaussianCloud/data.0077.3d.hdf5" and "TurbBoxLowRes/data.0005.3d.hdf5", respectively.

Malformed tarballs (data samples)

Bug summary

Here's the list of sample datasets that currently can't load with yt.load_sample because their respective tarballs do not comply with the de facto rule other data samples are following.

A2052
ExodusII_tests
sedov_tst_0004
Sedov3D
TurbBoxLowRes
GaussianCloud

The rule should be that for a dataset with load key <label> should be compressed in a tarball named <label>.tar.gz which untars to <label>/ (I'll document it explicitly at some point).
Fixing these requires a similar patch to #97.

Single-page for slack invite

Is it possible to get a single-page that has the Slack invite stuff on it? That way we could link to it directly, which right now isn't quite possible.

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.