Git Product home page Git Product logo

Comments (4)

wtbarnes avatar wtbarnes commented on September 23, 2024

Related to #49

from fiasco.

kdere avatar kdere commented on September 23, 2024

I do not know what Zarr is so I can't tell. Yes, it might be a good idea to be able to access the database by http.

from fiasco.

kdere avatar kdere commented on September 23, 2024

actually, it already possible to get the database files:
wget chiantidatabase.org/sswidl/ioneq/chianti.ioneq
chiantidatabase.org/sswidl/dbase is the equivalent of XUVTOP

from fiasco.

wtbarnes avatar wtbarnes commented on September 23, 2024

Zarr is a file format similar to HDF5, but allows for inspection and access over http (i.e. you don't need to download the file locally to look at things like the metadata).

Certainly you can pull down CHIANTI files over http. However, my idea is that you really have an API to the data itself (not to individual files) so that you could, for example, query the energy levels of Fe XVIII without having any files local to you.

I've already prototyped this with HDF5 and it does work, but it is slow. Basically, you can use fiasco, just like you normally would, but pulling the data from the cloud rather than disk. This is how I run the examples in Read the Docs because it takes too long to download the build the database.

from fiasco.

Related Issues (20)

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.