Giter Site home page Giter Site logo

Add NetCDF reader about geojs HOT 5 CLOSED

opengeoscience avatar opengeoscience commented on May 22, 2024
Add NetCDF reader

from geojs.

Comments (5)

aashish24 avatar aashish24 commented on May 22, 2024

Rank 2

from geojs.

jbeezley avatar jbeezley commented on May 22, 2024

Options for this:

  • Use the netcdf library I wrote a while back which only supports the NetCDF version 3 format and will probably need some finishing touches.
  • Use emscripten to compile the C interface into javascript.

from geojs.

aashish24 avatar aashish24 commented on May 22, 2024

I am in favor of option 1) emscripten is nice but the code it produces it hard to read.

from geojs.

jbeezley avatar jbeezley commented on May 22, 2024

Closing because this feature isn't viable. At best, we could only support version 3 files, which are more and more rare these days. With more experience, we are finding that anything but superficially small data needs to be served to the client in hierarchical tiles any way. As long as it is passed through the server for processing, it might as well be converted to a standard format using libnetcdf in the process.

from geojs.

aashish24 avatar aashish24 commented on May 22, 2024

@jbeezley +1

from geojs.

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.