Giter VIP home page Giter VIP logo

data-readers's Introduction

Generic Data Readers


N|Solid

The data readers within this repository are intended to generically read all data variables and metadata from a formatted data file (e.g., netCDF). Readers are available in Python (version 3.x), R, IDL, and MATLAB.

Dependencies

Each reader has its own dependencies depending on the native programming language, but the core dependency for each reader are the libraries and packages required to read formatted data. At this time, the only formatted data that these readers are designed for is netCDF (v3, v4, and v4-classic). NetCDF libraries and packages are available for various programming languages as follows:

  1. Python - https://github.com/Unidata/netcdf4-python
  2. R - https://github.com/mjwoods/RNetCDF
  3. MATLAB (built-in netCDF package) - https://www.mathworks.com/help/matlab/network-common-data-form.html
  4. IDL (built-in netCDF package) - https://www.l3harrisgeospatial.com/docs/routines-101.html

Note:

The code contained within this repository is intended for generic use across many different datasets. As such, this code is not guarunteed to work for all datasets, even when sharing a common data format. As the code continues to be tested for a wider variety of datasets, this repository will be periodically updated to ensure wider compatibility across common data formats.

In need of Help?

The PO.DAAC User Services Office is the primary point of contact for answering your questions concerning data and information held by the PO.DAAC. User Services staff members are knowledgeable about both the data ordering system and the data products themselves. We answer questions about data, route requests to other DAACs, and direct questions we cannot answer to the appropriate information source.

Please contact us via email at [email protected]

data-readers's People

Contributors

moronidav avatar yiboj avatar edshred2000 avatar

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.