Code Monkey home page Code Monkey logo

dapd1servlet's Introduction

Updated 8/10/14

This is a prototype DAP/DataONE servlet. It provides a way to access data
using the DataONE protocol when those data are served using DAP. Any DAP
server can be used, so long as it can package results in NetCDF files and
can return ISO 19115 documents for those data results. 

The project builds a war file that is used with Apache Tomcat 7.

Building the code

This project and its companion use Maven. Build it using 'mvn package'.

Goto ttp://maven.apache.org/download.cgi, getn the binary and install
it. On a Mac OSX machine, put the apache-maven-<ver> directory in
/Applications. Then add

export M2_HOME=/Applications/apache-maven-3.1.1
export PATH=$PATH:$M2_HOME/bin

to .bashrc or the equivalent. mvn --version should work and return the
expected info.

Configuration

See the online docs at http://opendap.github.io/DAPD1Servlet for help on
configuring the server. Note that you'll need to get its companion project
DAPD1DatasetsDatabase (https://opendap.github.com/DAPD1DatasetsDatabase)
to build/edit/customize the datasets this server accesses. The documention
covers this in detail.
 

dapd1servlet's People

Contributors

jgallagher59701 avatar

Watchers

James Cloos avatar  avatar  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.